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

#. bHbFE
#: include/sfx2/strings.hrc:25
msgctxt "STR_TEMPLATE_FILTER"
msgid "Templates"
msgstr "Dokumentmallar"

#. FfusE
#: include/sfx2/strings.hrc:26
msgctxt "STR_SAVEDOC"
msgid "~Save"
msgstr "~Spara"

#. CQKYg
#: include/sfx2/strings.hrc:27
msgctxt "STR_SAVEASDOC"
msgid "Save ~As..."
msgstr "Spara s~om..."

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

#. vFaub
#: include/sfx2/strings.hrc:29
msgctxt "STR_CLOSEDOC"
msgid "~Close"
msgstr "St~äng"

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

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

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

#. Bwnha
#: include/sfx2/strings.hrc:33
msgctxt "STR_RESET_DEFAULT"
msgid "Reset De~fault"
msgstr "Återställ standard~värden"

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

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

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

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

#. aEN5D
#: include/sfx2/strings.hrc:38
msgctxt "STR_CATEGORY_RENAME"
msgid "Ren~ame Category"
msgstr "Byt namn på ~kategori"

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

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

#. W2X7Y
#: include/sfx2/strings.hrc:41
msgctxt "STR_TEMPLATE_SELECTION"
msgid "Select a Template"
msgstr "Välj en mall"

#. ihUZ6
#: include/sfx2/strings.hrc:42
msgctxt "STR_AUTOMATICVERSION"
msgid "Automatically saved version"
msgstr "Automatiskt sparad version"

#. EfF2v
#: include/sfx2/strings.hrc:43
msgctxt "STR_EXPORTBUTTON"
msgid "Export"
msgstr "Exportera"

#. q7FND
#: include/sfx2/strings.hrc:44
msgctxt "STR_LABEL_FILEFORMAT"
msgid "File format:"
msgstr "Filformat:"

#. N7LVW
#: include/sfx2/strings.hrc:45
msgctxt "STR_HIDDENINFO_CONTAINS"
msgid ""
"This document contains:\n"
"\n"
msgstr ""
"Det här dokumentet innehåller:\n"
"\n"

#. 8tujE
#: include/sfx2/strings.hrc:46
msgctxt "STR_HIDDENINFO_RECORDCHANGES"
msgid "Recorded changes"
msgstr "Registrerade ändringar"

#. LUUtP
#: include/sfx2/strings.hrc:47
msgctxt "STR_HIDDENINFO_NOTES"
msgid "Notes"
msgstr "Anteckningsvy"

#. tDmMa
#: include/sfx2/strings.hrc:48
msgctxt "STR_HIDDENINFO_DOCVERSIONS"
msgid "Document versions"
msgstr "Dokumentversioner"

#. ZBKQD
#: include/sfx2/strings.hrc:49
msgctxt "STR_HIDDENINFO_CONTINUE_SAVING"
msgid "Do you want to continue saving the document?"
msgstr "Vill du fortsätta att spara dokumentet?"

#. BzbMB
#: include/sfx2/strings.hrc:50
msgctxt "STR_HIDDENINFO_CONTINUE_PRINTING"
msgid "Do you want to continue printing the document?"
msgstr "Vill du fortsätta att skriva ut dokumentet?"

#. ExQK6
#: include/sfx2/strings.hrc:51
msgctxt "STR_HIDDENINFO_CONTINUE_SIGNING"
msgid "Do you want to continue signing the document?"
msgstr "Vill du fortsätta att signera dokumentet?"

#. TepyB
#: include/sfx2/strings.hrc:52
msgctxt "STR_HIDDENINFO_CONTINUE_CREATEPDF"
msgid "Do you want to continue creating a PDF file?"
msgstr "Vill du fortsätta att skapa en PDF-fil?"

#. CbFjm
#: include/sfx2/strings.hrc:53
msgctxt "STR_NEW_FILENAME_SAVE"
msgid "If you do not want to overwrite the original document, you should save your work under a new filename."
msgstr "Om du inte vill skriva över det ursprungliga dokumentet ska du spara arbetet under ett nytt filnamn."

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

#. W5PzH
#: include/sfx2/strings.hrc:56
msgctxt "STR_XMLSEC_ODF12_EXPECTED"
msgid "The document format version is set to ODF 1.1 (OpenOffice.org 2.x) in Tools-Options-Load/Save-General. Signing documents requires ODF 1.2 (OpenOffice.org 3.x)."
msgstr "Dokumentformatets versionen är inställd på ODF 1.1 (OpenOffice.org 2.x) i Verktyg - Alternativ - Läs in/spara - Allmänt. För dokumentsignering krävs ODF 1.2 (OpenOffice.org 3.x)."

#. tqPCH
#: include/sfx2/strings.hrc:57
msgctxt "STR_XMLSEC_QUERY_SAVESIGNEDBEFORESIGN"
msgid ""
"The document has to be saved before it can be signed. Saving the document removes all present signatures.\n"
"Do you want to save the document?"
msgstr ""
"Dokumentet måste sparas innan det kan signeras. När dokumentet sparas tas alla befintliga signaturer bort.\n"
"Vill du spara dokumentet?"

#. iFaMb
#: include/sfx2/strings.hrc:58
msgctxt "STR_QRYTEMPL_MESSAGE"
msgid "The template '$(ARG1)' on which this document is based, has been modified. Do you want to update the styles of the current document, using the modified template?"
msgstr "Mallen '$(ARG1)' som dokumentet bygger på har modifierats. Vill du uppdatera formatmallen för det aktuella dokumentet med den modifierade mallen?"

#. ABmvY
#: include/sfx2/strings.hrc:59
msgctxt "STR_QRYTEMPL_UPDATE_BTN"
msgid "~Update Styles"
msgstr "~Uppdatera formatmallar"

#. W4thg
#: include/sfx2/strings.hrc:60
msgctxt "STR_QRYTEMPL_KEEP_BTN"
msgid "~Keep Old Styles"
msgstr "~Behåll gamla formatmallar"

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

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

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

#. g6iDa
#: include/sfx2/strings.hrc:64
msgctxt "STR_MSG_QUERY_COPY"
msgid "$1 could not be moved to the category \"$2\". Do you want to copy the template instead?"
msgstr "$1 kunde inte flyttas till kategorin \"$2\". Vill du kopiera mallen istället?"

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

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

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

#. yxN3P
#: include/sfx2/strings.hrc:68
msgctxt "STR_MSG_ERROR_LOCAL_MOVE"
msgid ""
"Error moving the following templates to $1.\n"
"$2"
msgstr ""
"Fel vid flytt av följande mallar till $1.\n"
"$2"

#. Sh34g
#: include/sfx2/strings.hrc:69
msgctxt "STR_MSG_ERROR_EXPORT"
msgid ""
"Error exporting the following templates:\n"
"$1"
msgstr ""
"Fel vid export av följande mallar:\n"
"$1"

#. NFsZu
#: include/sfx2/strings.hrc:70
msgctxt "STR_MSG_ERROR_IMPORT"
msgid ""
"Error importing the following templates to $1:\n"
"$2"
msgstr ""
"Fel vid import av följande mallar till $1:\n"
"$2"

#. g5zLe
#: include/sfx2/strings.hrc:71
msgctxt "STR_MSG_ERROR_DELETE_TEMPLATE"
msgid ""
"The following templates cannot be deleted:\n"
"$1"
msgstr ""
"Följande mallar kan inte raderas:\n"
"$1"

#. 89xV6
#: include/sfx2/strings.hrc:72
msgctxt "STR_MSG_ERROR_DELETE_FOLDER"
msgid ""
"The following folders cannot be deleted:\n"
"$1"
msgstr ""
"Följande mappar kan inte raderas:\n"
"$1"

#. buPTz
#: include/sfx2/strings.hrc:73
msgctxt "STR_TOOLTIP_ERROR_RENAME_TEMPLATE"
msgid "There is another template with the name $1 in $2."
msgstr "Det finns en annan mall med namnet $1 i $2."

#. JiTrQ
#: include/sfx2/strings.hrc:74
msgctxt "STR_QMSG_SEL_FOLDER_DELETE"
msgid "Do you want to delete the selected category?"
msgstr "Vill du ta bort den valda kategorin?"

#. C9pLF
#: include/sfx2/strings.hrc:75
msgctxt "STR_QMSG_TEMPLATE_OVERWRITE"
msgid "A template named $1 already exists in $2. Do you want to overwrite it?"
msgstr "En mall med namnet $1 finns redan i $2. Vill du skriva över det?"

#. 6MoGu
#: include/sfx2/strings.hrc:76
msgctxt "STR_QMSG_SEL_TEMPLATE_DELETE"
msgid "Do you want to delete the selected templates?"
msgstr "Vill du ta bort de markerade mallarna?"

#. WR2LD
#: include/sfx2/strings.hrc:77
msgctxt "STR_QMSG_ERROR_OPENING_FILE"
msgid "An error occurred during opening the file. This may be caused by incorrect file contents.\n"
msgstr "Ett fel inträffade då filen öppnades. Detta kan bero på felaktigt filinnehåll.\n"

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

#. D2XDV
#: include/sfx2/strings.hrc:79
msgctxt "STR_QMSG_ERROR_OPENING_FILE_CONTINUE"
msgid ""
"\n"
"Proceeding with import may cause data loss or corruption, and application may become unstable or crash.\n"
"\n"
"Do you want to ignore the error and attempt to continue loading the file?"
msgstr ""
"\n"
"Att fortsätta importera kan förorsaka dataförlust eller skada, och programmet kan bli instabilt eller krascha.\n"
"\n"
"Vill du ignorera felet och fortsätta försöka öppna filen?"

#. g63UH
#: include/sfx2/strings.hrc:81
msgctxt "STR_HELP_WINDOW_TITLE"
msgid "%PRODUCTNAME Help"
msgstr "%PRODUCTNAME Hjälp"

#. Veb3m
#: include/sfx2/strings.hrc:82
msgctxt "STR_HELP_BUTTON_INDEX_ON"
msgid "Show Navigation Pane"
msgstr "Visa navigationsområde"

#. 3LGpr
#: include/sfx2/strings.hrc:83
msgctxt "STR_HELP_BUTTON_INDEX_OFF"
msgid "Hide Navigation Pane"
msgstr "Dölj navigationsområde"

#. g8Vns
#: include/sfx2/strings.hrc:84
msgctxt "STR_HELP_BUTTON_START"
msgid "First Page"
msgstr "Startsida"

#. YMoQp
#: include/sfx2/strings.hrc:85
msgctxt "STR_HELP_BUTTON_PREV"
msgid "Previous Page"
msgstr "Föregående sida"

#. mGB7r
#: include/sfx2/strings.hrc:86
msgctxt "STR_HELP_BUTTON_NEXT"
msgid "Next Page"
msgstr "Nästa sida"

#. dys7x
#: include/sfx2/strings.hrc:87
msgctxt "STR_HELP_BUTTON_PRINT"
msgid "Print..."
msgstr "Skriv ut..."

#. bmCzY
#: include/sfx2/strings.hrc:88
msgctxt "STR_HELP_BUTTON_ADDBOOKMARK"
msgid "Add to Bookmarks..."
msgstr "Lägg till bokmärke..."

#. SGFus
#: include/sfx2/strings.hrc:89
msgctxt "STR_HELP_BUTTON_SEARCHDIALOG"
msgid "Find on this Page..."
msgstr "Sök på den här sidan..."

#. qvTDZ
#: include/sfx2/strings.hrc:90
msgctxt "STR_HELP_BUTTON_SOURCEVIEW"
msgid "HTML Source"
msgstr "HTML-källtext"

#. pHyBm
#: include/sfx2/strings.hrc:91
msgctxt "STR_HELP_MENU_TEXT_SELECTION_MODE"
msgid "Select Text"
msgstr "Markera text"

#. 5FCCv
#: include/sfx2/strings.hrc:92
msgctxt "STR_HELP_MENU_TEXT_COPY"
msgid "~Copy"
msgstr "~Kopiera"

#. TQd3C
#: include/sfx2/strings.hrc:93
msgctxt "STR_INFO_NOSEARCHRESULTS"
msgid "No topics found."
msgstr "Sökningen gav inget resultat."

#. 9D6Ze
#: include/sfx2/strings.hrc:94
msgctxt "STR_INFO_NOSEARCHTEXTFOUND"
msgid "The text you entered was not found."
msgstr "Den angivna texten har inte hittats."

#. qLPDs
#: include/sfx2/strings.hrc:95
msgctxt "RID_HELP_ONSTARTUP_TEXT"
msgid "~Display %PRODUCTNAME %MODULENAME Help at Startup"
msgstr "~Visa %PRODUCTNAME %MODULENAME-hjälpen vid programstarten"

#. TEgzB
#: include/sfx2/strings.hrc:97
msgctxt "STR_NONAME"
msgid "Untitled"
msgstr "Namnlös"

#. fs5SN
#: include/sfx2/strings.hrc:98
msgctxt "STR_STANDARD_SHORTCUT"
msgid "Standard"
msgstr "Standard"

#. 6sRBN
#: include/sfx2/strings.hrc:99
msgctxt "STR_BYTES"
msgid "Bytes"
msgstr "Byte"

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

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

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

#. DqwaN
#: include/sfx2/strings.hrc:103
msgctxt "STR_QUERY_LASTVERSION"
msgid "Cancel all changes?"
msgstr "Ångra alla ändringar?"

#. cCrDG
#: include/sfx2/strings.hrc:104
msgctxt "STR_NO_WEBBROWSER_FOUND"
msgid ""
"Opening \"$(ARG1)\" failed with error code $(ARG2) and message: \"$(ARG3)\"\n"
"Maybe no web browser could be found on your system. In that case, please check your Desktop Preferences or install a web browser (for example, Firefox) in the default location requested during the browser installation."
msgstr ""
"Ett fel uppstod när \"$(ARG1)\" skulle öppnas och gav felkoden $(ARG2) med meddelandet: \"$(ARG3)\"\n"
"Det kan vara så att ingen webbläsare hittades på ditt system. I så fall, kontrollera dina skrivbordsinställningar eller installera en webbläsare (t.ex. Firefox) i standardsökvägen för webbläsaren."

#. QEABe
#: include/sfx2/strings.hrc:105
msgctxt "STR_DANGEROUS_TO_OPEN"
msgid ""
"It might be dangerous to open \"$(ARG1)\".\n"
"Do you really want to open it?"
msgstr ""
"Det kan vara farligt att öppna \"$(ARG1)\".\n"
"Vill du verkligen öppna den?"

#. ADqLM
#: include/sfx2/strings.hrc:106
msgctxt "STR_NO_ABS_URI_REF"
msgid "\"$(ARG1)\" cannot be passed to an external application to open it (e.g., it might not be an absolute URL, or might denote no existing file)."
msgstr "\"$(ARG1)\" kan inte skickas till ett externt program för att öppna det (t.ex. det är kanske inte en absolut webbadress eller en befintlig fil)."

#. XDUCY
#: include/sfx2/strings.hrc:107
msgctxt "STR_GID_INTERN"
msgid "Internal"
msgstr "Internt"

#. 4g9hU
#: include/sfx2/strings.hrc:108
msgctxt "STR_GID_APPLICATION"
msgid "Application"
msgstr "Tillämpning"

#. rBzxu
#: include/sfx2/strings.hrc:109
msgctxt "STR_GID_VIEW"
msgid "View"
msgstr "Visa"

#. NQnym
#: include/sfx2/strings.hrc:110
msgctxt "STR_GID_DOCUMENT"
msgid "Documents"
msgstr "Dokument"

#. DbzDd
#: include/sfx2/strings.hrc:111
msgctxt "STR_GID_EDIT"
msgid "Edit"
msgstr "Redigera"

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

#. 3QkTL
#: include/sfx2/strings.hrc:113
msgctxt "STR_GID_OPTIONS"
msgid "Options"
msgstr "Alternativ"

#. GFEQ3
#: include/sfx2/strings.hrc:114
msgctxt "STR_GID_MATH"
msgid "Math"
msgstr "Math"

#. rFALW
#: include/sfx2/strings.hrc:115
msgctxt "STR_GID_NAVIGATOR"
msgid "Navigate"
msgstr "Navigera"

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

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

#. fLTV6
#: include/sfx2/strings.hrc:118
msgctxt "STR_GID_TEMPLATE"
msgid "Templates"
msgstr "Dokumentmallar"

#. JAdCZ
#: include/sfx2/strings.hrc:119
msgctxt "STR_GID_TEXT"
msgid "Text"
msgstr "Text"

#. PSfaP
#: include/sfx2/strings.hrc:120
msgctxt "STR_GID_FRAME"
msgid "Frame"
msgstr "Ram"

#. 5V4iR
#: include/sfx2/strings.hrc:121
msgctxt "STR_GID_GRAPHIC"
msgid "Image"
msgstr "Bild"

#. DzBoB
#: include/sfx2/strings.hrc:122
msgctxt "STR_GID_TABLE"
msgid "Table"
msgstr "Tabell"

#. Cmsi4
#: include/sfx2/strings.hrc:123
msgctxt "STR_GID_ENUMERATION"
msgid "Numbering"
msgstr "Numrering"

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

#. CV9Pq
#: include/sfx2/strings.hrc:125
msgctxt "STR_GID_SPECIAL"
msgid "Special Functions"
msgstr "Specialfunktioner"

#. 5CfQs
#: include/sfx2/strings.hrc:126
msgctxt "STR_GID_IMAGE"
msgid "Image"
msgstr "Bild"

#. 5wvK9
#: include/sfx2/strings.hrc:127
msgctxt "STR_GID_CHART"
msgid "Chart"
msgstr "Diagram"

#. pNE8F
#: include/sfx2/strings.hrc:128
msgctxt "STR_GID_EXPLORER"
msgid "Explorer"
msgstr "Explorer"

#. yBawD
#: include/sfx2/strings.hrc:129
msgctxt "STR_GID_CONNECTOR"
msgid "Connector"
msgstr "Förbindelse"

#. 3rGea
#: include/sfx2/strings.hrc:130
msgctxt "STR_GID_MODIFY"
msgid "Modify"
msgstr "Ändra"

#. WcwGs
#: include/sfx2/strings.hrc:131
msgctxt "STR_GID_DRAWING"
msgid "Drawing"
msgstr "Teckning"

#. Ajo4w
#: include/sfx2/strings.hrc:132
msgctxt "STR_GID_CONTROLS"
msgid "Controls"
msgstr "Kontrollelement"

#. L5coQ
#: include/sfx2/strings.hrc:133
msgctxt "STR_QUITAPP"
msgid "E~xit %PRODUCTNAME"
msgstr "~Avsluta %PRODUCTNAME"

#. k2PBJ
#: include/sfx2/strings.hrc:134
msgctxt "RID_STR_HELP"
msgid "Help"
msgstr "Hjälp"

#. roDzu
#: include/sfx2/strings.hrc:135
msgctxt "RID_STR_HLPFILENOTEXIST"
msgid "The help file for this topic is not installed."
msgstr "Det finns ingen hjälp installerad för detta ämne."

#. zjPS7
#: include/sfx2/strings.hrc:136
msgctxt "STR_QUICKSTART_EXIT"
msgid "Exit Quickstarter"
msgstr "Avsluta snabbstart"

#. ecxqC
#: include/sfx2/strings.hrc:137
msgctxt "STR_QUICKSTART_TIP"
msgid "%PRODUCTNAME %PRODUCTVERSION Quickstarter"
msgstr "Snabbstart %PRODUCTNAME %PRODUCTVERSION"

#. G9Gqk
#: include/sfx2/strings.hrc:138
msgctxt "STR_QUICKSTART_FILEOPEN"
msgid "Open Document..."
msgstr "Öppna dokument..."

#. wecTF
#: include/sfx2/strings.hrc:139
msgctxt "STR_QUICKSTART_FROMTEMPLATE"
msgid "From Template..."
msgstr "Från mall..."

#. FzJCj
#: include/sfx2/strings.hrc:140
msgctxt "STR_QUICKSTART_PRELAUNCH"
msgid "Load %PRODUCTNAME During System Start-Up"
msgstr "Läs in %PRODUCTNAME vid systemstart"

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

#. CBB6Z
#: include/sfx2/strings.hrc:142
msgctxt "STR_QUICKSTART_FILE"
msgid "File"
msgstr "Arkiv"

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

#. Uhn54
#: include/sfx2/strings.hrc:144
msgctxt "STR_QUICKSTART_RECENTDOC"
msgid "Recent Documents"
msgstr "Senaste dokument"

#. DirQf
#: include/sfx2/strings.hrc:145
msgctxt "STR_QUERY_UPDATE_LINKS"
msgid ""
"The document %{filename} contains one or more links to external data.\n"
"\n"
"Would you like to change the document, and update all links\n"
"to get the most recent data?"
msgstr ""
"Dokumentet %{filename} innehåller en eller flera länkar till extern data.\n"
"\n"
"Vill du ändra dokumentet och uppdatera alla länkar\n"
"att få de senaste uppgifterna?"

#. zJGEM
#: include/sfx2/strings.hrc:146
msgctxt "STR_DDE_ERROR"
msgid "DDE link to %1 for %2 area %3 are not available."
msgstr "DDE-länken till %1 för %2 området %3 är inte tillgänglig."

#. zECGD
#: include/sfx2/strings.hrc:147
msgctxt "STR_SECURITY_WARNING_NO_HYPERLINKS"
msgid ""
"For security reasons, the hyperlink cannot be executed.\n"
"The stated address will not be opened."
msgstr ""
"Av säkerhetsskäl kan länken inte följas.\n"
"Den angivna adressen öppnas inte."

#. vcMzA
#: include/sfx2/strings.hrc:148
msgctxt "RID_SECURITY_WARNING_TITLE"
msgid "Security Warning"
msgstr "Säkerhetsvarning"

#. vVCon
#: include/sfx2/strings.hrc:149
msgctxt "RID_SVXSTR_XMLSEC_QUERY_LOSINGSIGNATURE"
msgid ""
"Saving will remove all existing signatures.\n"
"Do you want to continue saving the document?"
msgstr ""
"Om du sparar tas alla befintliga signaturer bort.\n"
"Vill du fortsätta att spara dokumentet?"

#. cGnF9
#: include/sfx2/strings.hrc:150
msgctxt "RID_SVXSTR_XMLSEC_QUERY_SAVEBEFORESIGN"
msgid ""
"The document has to be saved before it can be signed.\n"
"Do you want to save the document?"
msgstr ""
"Dokumentet måste sparas innan det kan signeras.\n"
"Vill du spara dokumentet?"

#. zNVEd
#: include/sfx2/strings.hrc:151
msgctxt "STR_QUERY_CANCELCHECKOUT"
msgid ""
"This will discard all changes on the server since check-out.\n"
"Do you want to proceed?"
msgstr ""
"Detta kommer att förkasta alla ändringar på servern sedan utcheckningen.\n"
"Vill du fortsätta?"

#. jufLD
#: include/sfx2/strings.hrc:152
msgctxt "STR_INFO_WRONGDOCFORMAT"
msgid "This document must be saved in OpenDocument file format before it can be digitally signed."
msgstr "Det här dokumentet måste sparas i formatet OpenDocument innan det kan signeras digitalt."

#. ori9u
#: include/sfx2/strings.hrc:153
msgctxt "RID_XMLSEC_DOCUMENTSIGNED"
msgid " (Signed)"
msgstr " (Signerat)"

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

#. 3nT9T
#: include/sfx2/strings.hrc:155
msgctxt "STR_STANDARD"
msgid "Standard"
msgstr "Standard"

#. FjCuJ
#: include/sfx2/strings.hrc:156
msgctxt "RID_SVXSTR_FILELINK"
msgid "Document"
msgstr "Dokument"

#. BfMd3
#: include/sfx2/strings.hrc:157
msgctxt "STR_NONE"
msgid "- None -"
msgstr "- Ingen -"

#. XBXvE
#: include/sfx2/strings.hrc:158
msgctxt "saveastemplatedlg|categorylist"
msgid "None"
msgstr "Ingen"

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

#. dUK2G
#: include/sfx2/strings.hrc:160
msgctxt "STR_SFX_FILTERNAME_ALL"
msgid "All files"
msgstr "Alla filer"

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

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

#. u9H7a
#. i66948 used in project scripting
#: include/sfx2/strings.hrc:164
msgctxt "STR_ERRUNOEVENTBINDUNG"
msgid ""
"An appropriate component method %1\n"
"could not be found.\n"
"\n"
"Check spelling of method name."
msgstr ""
"Det gick inte att hitta en lämplig\n"
"komponentmetod %1.\n"
"\n"
"Kontrollera att metodnamnet är rättstavat."

#. 2FLYB
#: include/sfx2/strings.hrc:165
msgctxt "RID_SVXSTR_GRFILTER_OPENERROR"
msgid "Image file cannot be opened"
msgstr "Bildfilen kan inte öppnas"

#. 6eLsb
#: include/sfx2/strings.hrc:166
msgctxt "RID_SVXSTR_GRFILTER_IOERROR"
msgid "Image file cannot be read"
msgstr "Bildfilen kan inte läsas"

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

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

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

#. huEFV
#: include/sfx2/strings.hrc:170
msgctxt "RID_SVXSTR_TXTFILTER_FILTERERROR"
msgid "This is not a text document"
msgstr "Detta är inte ett textdokument"

#. ejBgZ
#: include/sfx2/strings.hrc:171
msgctxt "RID_SVXSTR_END_REDLINING_WARNING"
msgid ""
"This action will exit the change recording mode.\n"
"No information about changes will be recorded from now on.\n"
"\n"
"Exit change recording mode?\n"
"\n"
msgstr ""
"Denna åtgärd kommer att lämna ändringsinspelningsläget.\n"
"Ingen information om ändringar kommer att registreras från och med nu.\n"
"\n"
"Avsluta ändra inspelningsläge?\n"
"\n"

#. E2CcY
#: include/sfx2/strings.hrc:172
msgctxt "RID_SVXSTR_INCORRECT_PASSWORD"
msgid "Incorrect password"
msgstr "Felaktigt lösenord"

#. 7Ezso
#: include/sfx2/strings.hrc:173
msgctxt "RID_SVXSTR_GPG_ENCRYPT_FAILURE"
msgid "OpenPGP key not trusted, damaged, or encryption failure. Please try again."
msgstr "OpenPGP-nyckeln är inte betrodd, skadad, eller har misslyckad kryptering. Försök igen."

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

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

#. B3WoF
#: include/sfx2/strings.hrc:177
msgctxt "STR_PASSWD_EMPTY"
msgid "(The password can be empty)"
msgstr "(Lösenordet får vara tomt)"

#. iBD9D
#: include/sfx2/strings.hrc:178
msgctxt "STR_MODULENOTINSTALLED"
msgid "The action could not be executed. The %PRODUCTNAME program module needed for this action is currently not installed."
msgstr "Det gick inte att utföra den här åtgärden. %PRODUCTNAME-programmodulen som behövs till det är inte installerad."

#. TXAV5
#: include/sfx2/strings.hrc:180
msgctxt "STR_FILTER_NOT_INSTALLED"
msgid ""
"The selected filter $(FILTER) has not been installed.\n"
"Would you like to do this now?"
msgstr ""
"Det valda filtret $(FILTER) har inte installerats.\n"
"Vill du installera det nu?"

#. gQhYY
#: include/sfx2/strings.hrc:181
msgctxt "STR_FILTER_CONSULT_SERVICE"
msgid ""
"The selected filter $(FILTER) is not included in your edition.\n"
"You can find information about orders on our homepage."
msgstr ""
"Det utvalda filtret $(FILTER) finns inte med i din version.\n"
"Du hittar information om beställningsmöjligheter på vår hemsida."

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

#. DVEkR
#: include/sfx2/strings.hrc:184
msgctxt "STR_WELCOME_LINE2"
msgid "Drop a document here or open an app to create one."
msgstr "Släpp ett dokument här eller öppna en app för att skapa ett."

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

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

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

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

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

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

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

#. m2i7V
#: include/sfx2/strings.hrc:198
msgctxt "STR_REDACTION_LOAD_TARGETS"
msgid "Load Targets"
msgstr "Läs in mål"

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

#. MYMTF
#: include/sfx2/strings.hrc:200
msgctxt "STR_REDACTION_FIELDS_REQUIRED"
msgid "All fields are required"
msgstr "Alla fält är obligatoriska"

#. rQS6M
#: include/sfx2/strings.hrc:201
msgctxt "STR_REDACTION_TARGET_NAME_CLASH"
msgid "There is already a target with this name"
msgstr "Det finns redan ett mål med detta namn"

#. s248s
#: include/sfx2/strings.hrc:202
msgctxt "STR_REDACTION_MULTI_EDIT"
msgid "You have selected multiple targets, but only one target can be edited at once."
msgstr "Du har valt flera mål, men bara ett mål kan redigeras åt gången."

#. BTayC
#: include/sfx2/strings.hrc:203
msgctxt "STR_REDACTION_MULTI_DELETE"
msgid "Are you sure you would like to delete $(TARGETSCOUNT) targets at once?"
msgstr "Är du säker på att du vill ta bort $(TARGETSCOUNT) mål på en gång?"

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

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

#. ACY9D
#: include/sfx2/strings.hrc:206
msgctxt "STR_REDACTION_TARGET_ADD_ERROR"
msgid "An error occurred while adding new target. Please report this incident."
msgstr "Ett fel inträffade då ett nytt mål las till. Var vänlig rapportera det inträffade."

#. 6Jog7
#: include/sfx2/strings.hrc:207
msgctxt "STR_REDACTION_NO_DRAW_WARNING"
msgid "Draw module is needed for redaction. Please make sure you have %PRODUCTNAME Draw installed and working correctly."
msgstr "Draw-modulen behövs för redigering. Se till att du har %PRODUCTNAME Draw installerat och fungerar korrekt."

#. FQ9kN
#: include/sfx2/strings.hrc:209
msgctxt "STR_SFX_FILEDLG_ACTUALVERSION"
msgid "Current version"
msgstr "Aktuell version"

#. GFAEM
#: include/sfx2/strings.hrc:210
msgctxt "STR_SFX_EXPLORERFILE_EXPORT"
msgid "Export"
msgstr "Exportera"

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

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

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

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

#. T9mMd
#: include/sfx2/strings.hrc:215
msgctxt "STR_PB_COMPAREDOC"
msgid "Compare to"
msgstr "Jämför med"

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

#. cDMBG
#: include/sfx2/strings.hrc:218
msgctxt "STR_SFX_NEWOFFICEDOC"
msgid "%PRODUCTNAME document"
msgstr "%PRODUCTNAME dokument"

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

#. jQX7C
#: include/sfx2/strings.hrc:220
msgctxt "STR_SFX_QUERY_WRONG_TYPE"
msgid ""
"The value entered does not match the specified type.\n"
"The value will be stored as text."
msgstr ""
"Angett värde matchar inte den specificerade typen.\n"
"Värdet lagras som text."

#. cinmA
#: include/sfx2/strings.hrc:222
msgctxt "STR_QUERY_OVERWRITE"
msgid "Style already exists. Overwrite?"
msgstr "Formatmallen finns redan. Vill du skriva över den?"

#. f627N
#: include/sfx2/strings.hrc:224
msgctxt "STR_RESET"
msgid "~Reset"
msgstr "Återst~äll"

#. EXGDb
#: include/sfx2/strings.hrc:225
msgctxt "STR_TABPAGE_INVALIDNAME"
msgid "This name is already in use."
msgstr "Namnet används redan för en mall."

#. N5aeR
#: include/sfx2/strings.hrc:226
msgctxt "STR_TABPAGE_INVALIDSTYLE"
msgid "This Style does not exist."
msgstr "Den här mallen finns inte."

#. CYQwN
#: include/sfx2/strings.hrc:227
msgctxt "STR_TABPAGE_INVALIDPARENT"
msgid ""
"This Style cannot be used as a base Style,\n"
"because it would result in a recursive reference."
msgstr ""
"Denna mall kan inte användas som basmall, då\n"
"en rekursion skulle uppstå."

#. ECPSd
#: include/sfx2/strings.hrc:228
msgctxt "STR_POOL_STYLE_NAME"
msgid ""
"Name already exists as a default Style.\n"
"Please choose another name."
msgstr ""
"Namnet används redan för en standardmall.\n"
"Välj ett annat namn."

#. NWDmA
#: include/sfx2/strings.hrc:229
msgctxt "STR_DELETE_STYLE_USED"
msgid ""
"One or more of the selected styles is in use in this document.\n"
"If you will delete it, text or objects using these styles will revert to the parent style.\n"
"Do you still wish to delete these styles?\n"
msgstr ""
"En eller flera av de valda stilarna används i detta dokument.\n"
"Om du tar bort den kommer text eller objekt som använder dessa stilar att återgå till överordnad stil.\n"
"Vill du fortfarande ta bort dessa stilar?\n"

#. kuD77
#: include/sfx2/strings.hrc:230
msgctxt "STR_DELETE_STYLE"
msgid "Styles in use: "
msgstr "Formatmallar som används: "

#. 4JhEW
#: include/sfx2/strings.hrc:231
msgctxt "STR_SID_NAVIGATOR"
msgid "Navigator"
msgstr "Navigator"

#. Acahp
#: include/sfx2/strings.hrc:232
msgctxt "STR_ERROR_WRONG_CONFIRM"
msgid "Faulty password confirmation"
msgstr "Felaktig bekräftelse av lösenordet"

#. 6uv4b
#: include/sfx2/strings.hrc:233
msgctxt "STR_PDF_EXPORT_SEND"
msgid "Send"
msgstr "Skicka"

#. 9HHQw
#: include/sfx2/strings.hrc:234
msgctxt "STR_FONT_TABPAGE"
msgid "Font"
msgstr "Teckensnitt"

#. 7baC6
#: include/sfx2/strings.hrc:236
msgctxt "STR_VIEWVERSIONCOMMENT"
msgid "View Version Comment"
msgstr "Visa versionskommentar"

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

#. rZ4Ao
#: include/sfx2/strings.hrc:239
msgctxt "STR_STYLE_FILTER_HIERARCHICAL"
msgid "Hierarchical"
msgstr "Hierarkiskt"

#. 4VXDe
#: include/sfx2/strings.hrc:241
msgctxt "STR_MACRO_LOSS"
msgid "Do you really want to cancel the recording? Any steps recorded up to this point will be lost."
msgstr "Vill du verkligen avbryta inspelningen? Alla steg som har spelats in hittills kommer att gå förlorade."

#. 9MnrK
#: include/sfx2/strings.hrc:242
msgctxt "STR_CANCEL_RECORDING"
msgid "Cancel Recording"
msgstr "Avbryt inspelning"

#. m9FCm
#: include/sfx2/strings.hrc:244
msgctxt "RID_CNT_STR_WAITING"
msgid "The templates are being initialized for first-time usage."
msgstr "Mallarna initieras nu för den första användningen."

#. F3ym2
#: include/sfx2/strings.hrc:246
msgctxt "STR_NODEFPRINTER"
msgid ""
"No default printer found.\n"
"Please choose a printer and try again."
msgstr ""
"Ingen standardskrivare hittades.\n"
"Välj en skrivare och försök igen."

#. a3NTu
#: include/sfx2/strings.hrc:247
msgctxt "STR_NOSTARTPRINTER"
msgid ""
"Could not start printer.\n"
"Please check your printer configuration."
msgstr ""
"Det gick inte att starta skrivaren.\n"
"Kontrollera skrivarkonfigurationen."

#. acKHX
#: include/sfx2/strings.hrc:248
msgctxt "STR_ERROR_PRINTER_BUSY"
msgid "Printer busy"
msgstr "Skrivaren är upptagen"

#. hDEUj
#: include/sfx2/strings.hrc:249
msgctxt "STR_READONLY"
msgid " (read-only)"
msgstr " (skrivskyddad)"

#. uL87C
#: include/sfx2/strings.hrc:250
msgctxt "STR_PRINT_NEWORI"
msgid ""
"The page size and orientation have been modified.\n"
"Would you like to save the new settings in the\n"
"active document?"
msgstr ""
"Sidformatet och orienteringen har ändrats.\n"
"Vill du spara de nya inställningarna i\n"
"det aktiva dokumentet?"

#. cxuAH
#: include/sfx2/strings.hrc:251
msgctxt "STR_PRINT_NEWSIZE"
msgid ""
"The page size has been modified.\n"
"Should the new settings be saved\n"
"in the active document?"
msgstr ""
"Du har ändrat sidstorleken.\n"
"Ska de ändrade inställningarna\n"
"övertas till dokumentet?"

#. 4QJxB
#: include/sfx2/strings.hrc:252
msgctxt "STR_PRINT_NEWORISIZE"
msgid ""
"The page size and orientation have been modified.\n"
"Would you like to save the new settings in the\n"
"active document?"
msgstr ""
"Sidformatet och orienteringen har ändrats.\n"
"Vill du spara de nya inställningarna i\n"
"det aktiva dokumentet?"

#. RXbfs
#: include/sfx2/strings.hrc:253
msgctxt "STR_CANT_CLOSE"
msgid ""
"The document cannot be closed because a\n"
" print job is being carried out."
msgstr ""
"Dokumentet kan inte stängas för tillfället\n"
"eftersom ett utskriftsjobb fortfarande utförs."

#. YGyQP
#: include/sfx2/strings.hrc:254
msgctxt "STR_ERROR_SEND_MAIL"
msgid ""
"An error occurred in sending the message. Possible errors could be a missing user account or a defective setup.\n"
"Please check the %PRODUCTNAME settings or your email program settings."
msgstr ""
"Ett fel uppstod när meddelandet skickades. Möjliga fel kan vara ett saknat användarkonto eller en defekt installation.\n"
"Kontrollera inställningarna i %PRODUCTNAME eller ditt e-postprogram."

#. 3nzi6
#. Error codes look like "MAPI_E_FAILURE" or "1234"
#: include/sfx2/strings.hrc:256
msgctxt "STR_ERROR_SEND_MAIL_CODE"
msgid ""
"An error occurred in sending the message. Possible errors could be a missing user account or a defective setup.\n"
"\n"
"Error code is $1"
msgstr ""
"Ett fel inträffade då meddelandet sändes. Möjliga fel kan vara ett saknat användarkonto eller en felaktig inställning.\n"
"\n"
"Felkoden är $1"

#. ZWTDr
#: include/sfx2/strings.hrc:257
msgctxt "STR_ERROR_SEND_MAIL_HEADER"
msgid "Error sending mail"
msgstr "Fel vid sändning av meddelande"

#. QVS2D
#: include/sfx2/strings.hrc:258
msgctxt "STR_QUERY_OPENASTEMPLATE"
msgid "This document cannot be edited, possibly due to missing access rights. Do you want to edit a copy of the document?"
msgstr "Dokumentet kan inte redigeras (t.ex. därför att åtkomsträttigheter saknas). Vill du arbeta med en kopia av dokumentet i stället?"

#. ZdGNX
#: include/sfx2/strings.hrc:259
msgctxt "STR_QUERY_OPENASTEMPLATE_LOCKED"
msgid ""
"This document cannot be edited, because it is locked in another session.%LOCKINFO\n"
"Do you want to edit a copy of the document?"
msgstr ""
"Det här dokumentet kan inte redigeras eftersom det är låst i en annan session.%LOCKINFO\n"
"Vill du redigera en kopia av dokumentet?"

#. n3sMB
#: include/sfx2/strings.hrc:260
msgctxt "STR_QUERY_OPENASTEMPLATE_ALLOW_IGNORE"
msgid "You can also try to ignore the lock and open the file for editing."
msgstr "Du kan också försöka ignorera låset och öppna filen för redigering."

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

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

#. GcSXH
#: include/sfx2/strings.hrc:263
msgctxt "STR_REPAIREDDOCUMENT"
msgid " (repaired document)"
msgstr " (reparerat dokument)"

#. HPqkX
#: include/sfx2/strings.hrc:264
msgctxt "STR_NONCHECKEDOUT_DOCUMENT"
msgid "This document is not checked out on the server."
msgstr "Dokumentet har inte checkats ut på servern"

#. uPc29
#: include/sfx2/strings.hrc:265
msgctxt "STR_GET_INVOLVED_TEXT"
msgid "Help us make %PRODUCTNAME even better!"
msgstr "Hjälp oss göra %PRODUCTNAME ännu bättre!"

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

#. GuLGH
#: include/sfx2/strings.hrc:267
msgctxt "STR_DONATE_TEXT"
msgid "Your donations support our worldwide community."
msgstr "Dina donationer stödjer vår globala gemenskap."

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

#. G8bbK
#: include/sfx2/strings.hrc:269
msgctxt "STR_WHATSNEW"
msgid "You are running version %PRODUCTVERSION of %PRODUCTNAME for the first time. Do you want to learn what's new?"
msgstr "Du kör version %PRODUCTVERSION av %PRODUCTNAME för första gången. Vill du veta vad som är nytt?"

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

#. c7NPT
#: include/sfx2/strings.hrc:271
msgctxt "STR_READONLY_DOCUMENT"
msgid "This document is open in read-only mode."
msgstr "Dokumentet är öppnat i skrivskyddat läge."

#. KyyFk
#: include/sfx2/strings.hrc:272
msgctxt "STR_READONLY_PDF"
msgid "This PDF is open in read-only mode to allow signing the existing file."
msgstr "PDF:en öppnas i skrivskyddat läge för att tillåta signering av den befintliga filen."

#. MENvD
#: include/sfx2/strings.hrc:273
msgctxt "STR_CLASSIFIED_DOCUMENT"
msgid "The classification label of this document is %1."
msgstr "Sekretessmärkningen för detta dokument är %1."

#. 3B3ij
#: include/sfx2/strings.hrc:274
msgctxt "STR_TARGET_DOC_NOT_CLASSIFIED"
msgid "This document must be classified before the clipboard can be pasted."
msgstr "Detta dokument måste klassificeras innan du kan klistra in."

#. BYcYH
#: include/sfx2/strings.hrc:275
msgctxt "STR_DOC_CLASSIFICATION_TOO_LOW"
msgid "This document has a lower classification level than the clipboard."
msgstr "Dokumentet har en lägre sekretessnivå än urklippet."

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

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

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

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

#. PwPNw
#: include/sfx2/strings.hrc:280
msgctxt "STR_READONLY_EDIT"
msgid "Edit Document"
msgstr "Redigera dokument"

#. FCeC5
#: include/sfx2/strings.hrc:281
msgctxt "STR_READONLY_SIGN"
msgid "Sign Document"
msgstr "Signera dokument"

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

#. pkWmU
#: include/sfx2/strings.hrc:283
msgctxt "STR_SIGNATURE_BROKEN"
msgid "This document has an invalid signature."
msgstr "Detta dokument har en ogiltig signatur."

#. Vd3CU
#: include/sfx2/strings.hrc:284
msgctxt "STR_SIGNATURE_INVALID"
msgid "The signature was valid, but the document has been modified"
msgstr "Signaturen var giltig, men dokumentet har ändrats"

#. 2HNfx
#: include/sfx2/strings.hrc:285
msgctxt "STR_SIGNATURE_NOTVALIDATED"
msgid "At least one signature has problems: the certificate could not be validated."
msgstr "Åtminstone en signatur har problem: certifikatet kunde inte valideras."

#. tjCmr
#: include/sfx2/strings.hrc:286
msgctxt "STR_SIGNATURE_PARTIAL_OK"
msgid "At least one signature has problems: the document is only partially signed."
msgstr "Åtminstone en signatur har problem: dokumentet är endast delvis signerat."

#. mU6ot
#: include/sfx2/strings.hrc:287
msgctxt "STR_SIGNATURE_NOTVALIDATED_PARTIAL_OK"
msgid "The certificate could not be validated and the document is only partially signed."
msgstr "Certifikatet kunde inte valideras och dokumentet är endast delvis undertecknat."

#. FKDbE
#: include/sfx2/strings.hrc:288
msgctxt "STR_SIGNATURE_OK"
msgid "This document is digitally signed and the signature is valid."
msgstr "Detta dokument är digitalt signerat och signaturen är giltig."

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

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

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

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

#. BSyb4
#: include/sfx2/strings.hrc:293
msgctxt "STR_REFRESH_MASTER_PASSWORD"
msgid "The master password is stored in an outdated format, you should refresh it"
msgstr "Huvudlösenordet lagras i ett föråldrat format, du bör uppdatera det"

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#. ZaGGB
#: include/sfx2/strings.hrc:331
msgctxt "STR_CLEAR_CHAR"
msgid "Remove"
msgstr "Ta bort"

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

#. yC8Gs
#: include/sfx2/strings.hrc:334
msgctxt "STR_PASSWORD_LEN"
msgid "Password length"
msgstr "Lösenordslängd"

#. FKFmJ
#: include/sfx2/strings.hrc:335
msgctxt "STR_PASSWORD_WARNING"
msgid "The password you have entered causes interoperability issues. Please enter a password that is shorter than 52 bytes, or longer than 55 bytes."
msgstr "Lösenordet du har angett orsakar driftskompatibilitetsproblem. Ange ett lösenord som är kortare än 52 byte eller längre än 55 byte."

#. jBQFN
#: include/sfx2/strings.hrc:337
msgctxt "STR_CTRLCLICKHYPERLINK"
msgid "%{key}-click to open hyperlink: %{link}"
msgstr "%{key}-klicka för att öppna hyperlänk: %{link}"

#. jC3AK
#: include/sfx2/strings.hrc:338
msgctxt "STR_CLICKHYPERLINK"
msgid "Click to open hyperlink: %{link}"
msgstr "Klicka för att öppna hyperlänk: %{link}"

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

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

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

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

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

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

#. EcAjb
#: include/sfx2/strings.hrc:347
msgctxt "STR_NORECENT"
msgid "No recent characters"
msgstr "Inga nyligen använda tecken"

#. tfjbD
#: include/sfx2/strings.hrc:349
msgctxt "STR_ACTION_RESET_ALL_DEFAULT_TEMPLATES"
msgid "Reset All De~fault Templates"
msgstr "Återställ alla standard~mallar"

#. GWuDE
#: include/sfx2/strings.hrc:350
msgctxt "STR_ACTION_RESET_WRITER_TEMPLATE"
msgid "Reset De~fault Text Document"
msgstr "Återställ standard~textdokument"

#. j5eV8
#: include/sfx2/strings.hrc:351
msgctxt "STR_ACTION_RESET_CALC_TEMPLATE"
msgid "Reset De~fault Spreadsheet"
msgstr "Återställ standard~kalkylblad"

#. mWp3t
#: include/sfx2/strings.hrc:352
msgctxt "STR_ACTION_RESET_IMPRESS_TEMPLATE"
msgid "Reset De~fault Presentation"
msgstr "Återställ standard~presentation"

#. wfExB
#: include/sfx2/strings.hrc:353
msgctxt "STR_ACTION_RESET_DRAW_TEMPLATE"
msgid "Reset De~fault Drawing"
msgstr "Återställ standard~teckning"

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

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

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

#. EyjE3
#: include/sfx2/strings.hrc:357
msgctxt "STR_WINDOW_TITLE_RENAME_CATEGORY"
msgid "Rename Category"
msgstr "Byt namn på kategori"

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

#. wH3TZ
msgctxt "stock"
msgid "_Add"
msgstr "_Lägg till"

#. S9dsC
msgctxt "stock"
msgid "_Apply"
msgstr "_Tillämpa"

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

#. MRCkv
msgctxt "stock"
msgid "_Close"
msgstr "_Stäng"

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

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

#. imQxr
msgctxt "stock"
msgid "_Help"
msgstr "_Hjälp"

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

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

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

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

#. C69Fy
msgctxt "stock"
msgid "_Reset"
msgstr "_Återställ"

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

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

#. BCYGG
#: sfx2/inc/dinfdlg.hrc:30
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Client"
msgstr "Kund"

#. nSrT3
#: sfx2/inc/dinfdlg.hrc:31
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Date completed"
msgstr "Datum för slutförande"

#. HEaEC
#: sfx2/inc/dinfdlg.hrc:32
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Department"
msgstr "Avdelning"

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

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

#. uznMD
#: sfx2/inc/dinfdlg.hrc:35
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Division"
msgstr "Division"

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

#. XXKuP
#: sfx2/inc/dinfdlg.hrc:37
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Editor"
msgstr "Redaktör"

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

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

#. xwv85
#: sfx2/inc/dinfdlg.hrc:40
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Group"
msgstr "Grupp"

#. u59Qp
#: sfx2/inc/dinfdlg.hrc:41
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Info"
msgstr "Info"

#. Ltq9H
#: sfx2/inc/dinfdlg.hrc:42
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Language"
msgstr "Språk"

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

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

#. wGAD6
#: sfx2/inc/dinfdlg.hrc:45
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Office"
msgstr "Kontor"

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

#. mK8Th
#: sfx2/inc/dinfdlg.hrc:47
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Project"
msgstr "Projekt"

#. zFeHt
#: sfx2/inc/dinfdlg.hrc:48
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Publisher"
msgstr "Förlag"

#. pF2eJ
#: sfx2/inc/dinfdlg.hrc:49
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Purpose"
msgstr "Syfte"

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

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

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

#. o5oXa
#: sfx2/inc/dinfdlg.hrc:53
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Reference"
msgstr "Referens"

#. ex26g
#: sfx2/inc/dinfdlg.hrc:54
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Source"
msgstr "Källa"

#. 4HSZB
#: sfx2/inc/dinfdlg.hrc:55
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Status"
msgstr "Status"

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

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

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

#. CxTQY
#: sfx2/inc/dinfdlg.hrc:73
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Text"
msgstr "Text"

#. MMGFi
#: sfx2/inc/dinfdlg.hrc:74
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "DateTime"
msgstr "Datumtid"

#. GvJMH
#: sfx2/inc/dinfdlg.hrc:75
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Date"
msgstr "Datum"

#. GyrbX
#: sfx2/inc/dinfdlg.hrc:76
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Duration"
msgstr "Varaktighet"

#. CxZ4Z
#: sfx2/inc/dinfdlg.hrc:77
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Number"
msgstr "Nummer"

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

#. WzBG6
#. accessibility descriptions that use %PRODUCTNAME, we set these explicitly because querying a11y descs
#. in order to change %PRODUCTNAME at runtime is expensive, so limit doing that as much as possible.
#: sfx2/inc/dinfdlg.hrc:83
msgctxt "documentinfopage|extended_tip|userdatacb"
msgid "Saves the user's full name with the file. You can edit the name by choosing Tools - Options - %PRODUCTNAME - User Data."
msgstr "Sparar användarens fullständiga namn med filen. Du kan redigera namnet genom att välja Verktyg – Alternativ – %PRODUCTNAME – Användardata."

#. AxhLy
#: sfx2/inc/doctempl.hrc:29
msgctxt "TEMPLATE_LONG_NAMES_ARY"
msgid "My Templates"
msgstr "Mina mallar"

#. 5aNp8
#: sfx2/inc/doctempl.hrc:30
msgctxt "TEMPLATE_LONG_NAMES_ARY"
msgid "Styles"
msgstr "Formatmallar"

#. t5QK9
#: sfx2/inc/doctempl.hrc:31
msgctxt "TEMPLATE_LONG_NAMES_ARY"
msgid "Business Correspondence"
msgstr "Affärskorrespondens"

#. Y79e8
#: sfx2/inc/doctempl.hrc:32
msgctxt "TEMPLATE_LONG_NAMES_ARY"
msgid "Other Business Documents"
msgstr "Andra affärsdokument"

#. 2RCC9
#: sfx2/inc/doctempl.hrc:33
msgctxt "TEMPLATE_LONG_NAMES_ARY"
msgid "Personal Correspondence and Documents"
msgstr "Privat korrespondens och privata dokument"

#. 6Dgiz
#: sfx2/inc/doctempl.hrc:34
msgctxt "TEMPLATE_LONG_NAMES_ARY"
msgid "Forms and Contracts"
msgstr "Formulär och kontrakt"

#. VCKTG
#: sfx2/inc/doctempl.hrc:35
msgctxt "TEMPLATE_LONG_NAMES_ARY"
msgid "Finances"
msgstr "Ekonomi"

#. HmqGP
#: sfx2/inc/doctempl.hrc:36
msgctxt "TEMPLATE_LONG_NAMES_ARY"
msgid "Education"
msgstr "Utbildning"

#. xopM8
#: sfx2/inc/doctempl.hrc:37
msgctxt "TEMPLATE_LONG_NAMES_ARY"
msgid "Presentation Backgrounds"
msgstr "Presentationsbakgrunder"

#. tSQLA
#: sfx2/inc/doctempl.hrc:38
msgctxt "TEMPLATE_LONG_NAMES_ARY"
msgid "Presentations"
msgstr "Presentationer"

#. KuNzz
#: sfx2/inc/doctempl.hrc:39
msgctxt "TEMPLATE_LONG_NAMES_ARY"
msgid "Miscellaneous"
msgstr "Diverse"

#. SC4E5
#: sfx2/inc/doctempl.hrc:40
msgctxt "TEMPLATE_LONG_NAMES_ARY"
msgid "Labels"
msgstr "Etiketter"

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#. AxfFu
#: sfx2/uiconfig/ui/addtargetdialog.ui:8
msgctxt "addtargetdialog|AddTargetDialog"
msgid "Add Target"
msgstr "Lägg till mål"

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

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

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

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

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

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

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

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

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

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

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

#. 3Nz2x
#: sfx2/uiconfig/ui/addtargetdialog.ui:208
msgctxt "addtargetdialog|content_predef"
msgid "National Insurance Number (UK)"
msgstr "Nationellt försäkringsnummer (UK)"

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

#. kdZJN
#: sfx2/uiconfig/ui/addtargetdialog.ui:234
msgctxt "addtargetdialog|checkboxCaseSensitive"
msgid "Match case"
msgstr "Exakt jämförelse"

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

#. JV66c
#: sfx2/uiconfig/ui/alienwarndialog.ui:7
msgctxt "alienwarndialog|AlienWarnDialog"
msgid "Confirm File Format"
msgstr "Bekräfta valt filformat"

#. kia7u
#: sfx2/uiconfig/ui/alienwarndialog.ui:13
msgctxt "alienwarndialog|AlienWarnDialog"
msgid "This document may contain formatting or content that cannot be saved in the currently selected file format “%FORMATNAME”."
msgstr "Dokumentet kan innehålla formatering eller information som inte kan sparas i det valda filformatet ”%FORMATNAME”."

#. 3YA5c
#: sfx2/uiconfig/ui/alienwarndialog.ui:14
msgctxt "alienwarndialog|AlienWarnDialog"
msgid "Use the default ODF file format to be sure that the document is saved correctly."
msgstr "Använd det förvalda ODF-formatet för att säkerställa att dokumentet sparas korrekt."

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

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

#. Fgi6S
#: sfx2/uiconfig/ui/alienwarndialog.ui:65
msgctxt "alienwarndialog|ask"
msgid "_Ask when not saving in ODF or default format"
msgstr "Fråga när filer inte sparas i antingen standardformat eller ODF-format"

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

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

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

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

#. BBuAc
#: sfx2/uiconfig/ui/autoredactdialog.ui:161
msgctxt "autoredactdialog|target"
msgid "Match case"
msgstr "Exakt jämförelse"

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

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

#. E4GWo
#: sfx2/uiconfig/ui/autoredactdialog.ui:222
msgctxt "autoredactdialog|btnLoadTargets"
msgid "Load Targets"
msgstr "Läs in mål"

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

#. TQg85
#: sfx2/uiconfig/ui/autoredactdialog.ui:261
msgctxt "autoredactdialog|add"
msgid "Add Target"
msgstr "Lägg till mål"

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

#. knEqb
#: sfx2/uiconfig/ui/autoredactdialog.ui:287
msgctxt "autoredactdialog|delete"
msgid "Delete Target"
msgstr "Ta bort mål"

#. iLkdK
#: sfx2/uiconfig/ui/bookmarkdialog.ui:8
msgctxt "bookmarkdialog|BookmarkDialog"
msgid "Add to Bookmarks"
msgstr "Lägg till i bokmärken"

#. U6BGv
#: sfx2/uiconfig/ui/bookmarkdialog.ui:83
msgctxt "bookmarkdialog|alttitle"
msgid "Rename Bookmark"
msgstr "Byt namn på bokmärke"

#. Fq2rD
#: sfx2/uiconfig/ui/bookmarkdialog.ui:102
msgctxt "bookmarkdialog|label2"
msgid "Bookmark:"
msgstr "Bokmärke:"

#. 3A3VL
#: sfx2/uiconfig/ui/bookmarkmenu.ui:12
msgctxt "bookmarkmenu|display"
msgid "Display"
msgstr "Visa"

#. VDDCt
#: sfx2/uiconfig/ui/bookmarkmenu.ui:26
msgctxt "bookmarkmenu|rename"
msgid "Rename..."
msgstr "Byt namn..."

#. fCQ9n
#: sfx2/uiconfig/ui/bookmarkmenu.ui:34
msgctxt "bookmarkmenu|delete"
msgid "Delete"
msgstr "Ta bort"

#. WGFBK
#: sfx2/uiconfig/ui/charmapcontrol.ui:20
msgctxt "charmapcontrol|label1"
msgid "Favorites"
msgstr "Favoriter"

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

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

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

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

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

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

#. PYDWP
#: sfx2/uiconfig/ui/checkin.ui:106
msgctxt "checkin|label2"
msgid "Version comment:"
msgstr "Versionskommentar:"

#. CEnTA
#: sfx2/uiconfig/ui/cmisline.ui:44
msgctxt "cmisline|type"
msgid "Type"
msgstr "Typ"

#. g2yBR
#: sfx2/uiconfig/ui/cmisline.ui:59
msgctxt "cmisline|yes"
msgid "Yes"
msgstr "Ja"

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

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

#. w2G7M
#: sfx2/uiconfig/ui/custominfopage.ui:15
msgctxt "custominfopage|add"
msgid "Add _Property"
msgstr "Lägg till egenskap"

#. 85KDm
#: sfx2/uiconfig/ui/custominfopage.ui:23
msgctxt "custominfopage|extended_tip|add"
msgid "Click to add a new row to the Properties list."
msgstr "Klicka för att lägga till en ny rad till listan Egenskaper."

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

#. Ja2JC
#: sfx2/uiconfig/ui/custominfopage.ui:55
msgctxt "custominfopage|type"
msgid "Type"
msgstr "Typ"

#. WxjS6
#: sfx2/uiconfig/ui/custominfopage.ui:68
msgctxt "custominfopage|value"
msgid "Value"
msgstr "Värde"

#. kSFdB
#: sfx2/uiconfig/ui/custominfopage.ui:116
msgctxt "custominfopage|extended_tip|properties"
msgid "Enter your custom contents. You can change the name, type, and contents of each row. You can add or remove rows. The items will be exported as metadata to other file formats."
msgstr "Ange ditt standardinnehåll. Du kan ändra namnet, typen och innehållet för varje rad. Du kan lägga till eller ta bort rader. Elementen kan exporteras som metadata till andra filformat."

#. au5jH
#: sfx2/uiconfig/ui/custominfopage.ui:138
msgctxt "custominfopage|extended_tip|CustomInfoPage"
msgid "Allows you to assign custom information fields to your document."
msgstr "Här kan du skapa egna informationsfält i dokumentet."

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

#. pxEPn
#: sfx2/uiconfig/ui/descriptioninfopage.ui:18
msgctxt "descriptioninfopage|label27"
msgid "_Title:"
msgstr "_Titel:"

#. HqzQo
#: sfx2/uiconfig/ui/descriptioninfopage.ui:32
msgctxt "descriptioninfopage|label28"
msgid "_Subject:"
msgstr "Ämne:"

#. gEGPn
#: sfx2/uiconfig/ui/descriptioninfopage.ui:46
msgctxt "descriptioninfopage|label29"
msgid "_Keywords:"
msgstr "_Nyckelord:"

#. Nayo4
#: sfx2/uiconfig/ui/descriptioninfopage.ui:61
msgctxt "descriptioninfopage|label30"
msgid "_Comments:"
msgstr "_Kommentarer:"

#. qw238
#: sfx2/uiconfig/ui/descriptioninfopage.ui:79
msgctxt "descriptioninfopage|extended_tip|title"
msgid "Enter a title for the document."
msgstr "Ange en rubrik för dokumentet. Rubriken behöver inte vara identisk med filens namn."

#. rvZHi
#: sfx2/uiconfig/ui/descriptioninfopage.ui:96
msgctxt "descriptioninfopage|extended_tip|subject"
msgid "Enter a subject for the document. You can use a subject to group documents with similar contents."
msgstr "Ange ett ämnesord för dokumentet. Du kan använda ett ämne för att gruppera dokument med likartat innehåll."

#. FoxGh
#: sfx2/uiconfig/ui/descriptioninfopage.ui:113
msgctxt "descriptioninfopage|extended_tip|keywords"
msgid "Enter the words that you want to use to index the content of your document. Keywords must be separated by commas. A keyword can contain white space characters or semicolons."
msgstr "Ange de ord du vill använda som nyckelord för dokumentets innehåll. Nyckelord måste separeras med kommatecken. Ett nyckelord kan innehålla tomma tecken eller semikolon."

#. bo2q7
#: sfx2/uiconfig/ui/descriptioninfopage.ui:137
msgctxt "descriptioninfopage|extended_tip|comments"
msgid "Enter comments to help identify the document."
msgstr "Skriv kommentarer som gör det lättare att identifiera dokumentet."

#. sGW3Z
#: sfx2/uiconfig/ui/descriptioninfopage.ui:150
msgctxt "descriptioninfopage|extended_tip|DescriptionInfoPage"
msgid "Contains descriptive information about the document."
msgstr "Innehåller beskrivande information om dokumentet."

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#. zjFgn
#: sfx2/uiconfig/ui/documentfontspage.ui:28
msgctxt "documentfontspage|embedFonts"
msgid "_Embed fonts in the document"
msgstr "_Bädda in teckensnitt i dokumentet"

#. FzuRv
#: sfx2/uiconfig/ui/documentfontspage.ui:36
msgctxt "documentfontspage|extended_tip|embedFonts"
msgid "Mark this box to embed document fonts into the document file, for portability between different computer systems."
msgstr "Markera den här rutan för att bädda in dokumentteckensnitt i dokumentfilen för att kunna flyttas mellan olika datorsystem."

#. 6rfon
#: sfx2/uiconfig/ui/documentfontspage.ui:48
msgctxt "documentfontspage|embedUsedFonts"
msgid "_Only embed fonts that are used in documents"
msgstr "Bädda endast in teckensnitt som används i d_okument"

#. V8E5f
#: sfx2/uiconfig/ui/documentfontspage.ui:67
msgctxt "documentfontspage|fontEmbeddingLabel"
msgid "Font Embedding"
msgstr "Inbäddning av teckensnitt"

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

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

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

#. EFytK
#: sfx2/uiconfig/ui/documentfontspage.ui:144
msgctxt "documentfontspage|fontScriptFrameLabel"
msgid "Font scripts to embed"
msgstr "Teckensnittsskript att bädda in"

#. izc2Y
#: sfx2/uiconfig/ui/documentfontspage.ui:158
msgctxt "documentfontspage|extended_tip|DocumentFontsPage"
msgid "Embed document fonts in the current file."
msgstr "Bädda in dokumentteckensnitt i den aktuella filen."

#. CCxGn
#: sfx2/uiconfig/ui/documentinfopage.ui:19
msgctxt "documentinfopage|label13"
msgid "_Created:"
msgstr "_Skapat:"

#. EZKmF
#: sfx2/uiconfig/ui/documentinfopage.ui:33
msgctxt "documentinfopage|label14"
msgid "_Modified:"
msgstr "_Ändrat:"

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

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

#. drz3P
#: sfx2/uiconfig/ui/documentinfopage.ui:75
msgctxt "documentinfopage|label17"
msgid "Total _editing time:"
msgstr "Total redigeringstid:"

#. MEzSr
#: sfx2/uiconfig/ui/documentinfopage.ui:89
msgctxt "documentinfopage|label18"
msgid "Re_vision number:"
msgstr "Versionsnummer:"

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

#. sGFJQ
#: sfx2/uiconfig/ui/documentinfopage.ui:183
msgctxt "documentinfopage|userdatacb"
msgid "_Apply user data"
msgstr "Använd _användardata"

#. JFxmP
#: sfx2/uiconfig/ui/documentinfopage.ui:197
msgctxt "documentinfopage|reset"
msgid "Reset Properties"
msgstr "Återställ egenskaper"

#. HrN2U
#: sfx2/uiconfig/ui/documentinfopage.ui:204
msgctxt "documentinfopage|extended_tip|reset"
msgid "Resets the editing time to zero, the creation date to the current date and time, and the version number to 1. The modification and printing dates are also deleted."
msgstr "Återställer redigeringstiden till noll, skapelsedatum till aktuellt datum och klockslag, och versionsnumret till 1. Datum för ändringar och utskrift raderas också."

#. qeWvU
#: sfx2/uiconfig/ui/documentinfopage.ui:215
msgctxt "documentinfopage|signature"
msgid "Di_gital Signatures..."
msgstr "Di_gitala signaturer..."

#. rEEgJ
#: sfx2/uiconfig/ui/documentinfopage.ui:234
msgctxt "documentinfopage|label11"
msgid "_Size:"
msgstr "_Storlek:"

#. WNFYB
#: sfx2/uiconfig/ui/documentinfopage.ui:247
msgctxt "documentinfopage|showsize"
msgid "unknown"
msgstr "okänd"

#. EgtLE
#: sfx2/uiconfig/ui/documentinfopage.ui:262
msgctxt "documentinfopage|label8"
msgid "_Location:"
msgstr "_Plats:"

#. 9xhwo
#: sfx2/uiconfig/ui/documentinfopage.ui:276
msgctxt "documentinfopage|label7"
msgid "_Type:"
msgstr "_Typ:"

#. ZLmAo
#: sfx2/uiconfig/ui/documentinfopage.ui:299
msgctxt "documentinfopage|changepass"
msgid "Change _Password"
msgstr "Ändra _Lösenord"

#. oqAZE
#: sfx2/uiconfig/ui/documentinfopage.ui:317
msgctxt "documentinfopage|templateft"
msgid "Template:"
msgstr "Mall:"

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

#. LCDUj
#: sfx2/uiconfig/ui/documentinfopage.ui:397
msgctxt "documentinfopage|thumbnailsavecb"
msgid "Save preview image with this document"
msgstr "Spara förhandsvisningsbild med detta dokument"

#. 2GKBr
#: sfx2/uiconfig/ui/documentinfopage.ui:415
msgctxt "documentinfopage|image-preferred-dpi-checkbutton"
msgid "Image preferred DPI"
msgstr "Föredragen DPI för bild"

#. VWjRu
#: sfx2/uiconfig/ui/documentinfopage.ui:479
msgctxt "documentinfopage|extended_tip|DocumentInfoPage"
msgid "Contains basic information about the current file."
msgstr "Innehåller grundläggande information om den aktuella filen."

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

#. iTECQ
#: sfx2/uiconfig/ui/documentpropertiesdialog.ui:135
msgctxt "documentpropertiesdialog|general"
msgid "General "
msgstr "Allmänt "

#. Vggig
#: sfx2/uiconfig/ui/documentpropertiesdialog.ui:182
msgctxt "documentpropertiesdialog|description"
msgid "Description"
msgstr "Beskrivning"

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

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

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

#. 42uNG
#: sfx2/uiconfig/ui/editdocumentdialog.ui:7
msgctxt "editdocumentdialog|EditDocumentDialog"
msgid "Confirm editing of document"
msgstr "Bekräfta redigering av dokument"

#. bdEZG
#: sfx2/uiconfig/ui/editdocumentdialog.ui:13
msgctxt "editdocumentdialog|EditDocumentDialog"
msgid "Are you sure you want to edit the document?"
msgstr "Är du säker på att du vill redigera dokumentet?"

#. AMrnx
#: sfx2/uiconfig/ui/editdocumentdialog.ui:14
msgctxt "editdocumentdialog|EditDocumentDialog"
msgid "The original file can be signed without editing the document. Existing signatures on the document will be lost in case of saving an edited version."
msgstr "Originalfilen kan signeras utan att redigera dokumentet. Befintliga signaturer av dokumentet kommer att förloras ifall en redigerad version sparas."

#. wRps5
#: sfx2/uiconfig/ui/editdocumentdialog.ui:25
msgctxt "editdocumentdialog|edit"
msgid "Edit Document"
msgstr "Redigera dokument"

#. oWdm6
#: sfx2/uiconfig/ui/editdocumentdialog.ui:42
msgctxt "editdocumentdialog|cancel"
msgid "Cancel"
msgstr "Avbryt"

#. hrgcD
#: sfx2/uiconfig/ui/editdurationdialog.ui:43
msgctxt "editdurationdialog|EditDurationDialog"
msgid "Edit Duration"
msgstr "Redigera varaktighet"

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

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

#. kFDdM
#: sfx2/uiconfig/ui/editdurationdialog.ui:163
msgctxt "editdurationdialog|label"
msgid "_Months:"
msgstr "Månader:"

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

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

#. TtWAW
#: sfx2/uiconfig/ui/editdurationdialog.ui:205
msgctxt "editdurationdialog|label5"
msgid "Min_utes:"
msgstr "Minuter:"

#. TieWF
#: sfx2/uiconfig/ui/editdurationdialog.ui:219
msgctxt "editdurationdialog|label6"
msgid "_Seconds:"
msgstr "Sekunder:"

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

#. FLFW8
#: sfx2/uiconfig/ui/editdurationdialog.ui:340
msgctxt "editdurationdialog|label2"
msgid "Duration"
msgstr "Varaktighet"

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

#. cFct7
#: sfx2/uiconfig/ui/errorfindemaildialog.ui:14
msgctxt "errorfindemaildialog|ErrorFindEmailDialog"
msgid "%PRODUCTNAME was unable to find a working email configuration."
msgstr "%PRODUCTNAME kunde inte hitta en fungerande e-postkonfiguration."

#. xQi7X
#: sfx2/uiconfig/ui/errorfindemaildialog.ui:15
msgctxt "errorfindemaildialog|ErrorFindEmailDialog"
msgid "Please save this document locally instead and attach it from within your email client."
msgstr "Spara detta dokument lokalt i stället och bifoga det från din e-postklient."

#. DVQUS
#: sfx2/uiconfig/ui/floatingrecord.ui:7
msgctxt "floatingrecord|FloatingRecord"
msgid "Record Macro"
msgstr "Spela in makro"

#. Fa63R
#: sfx2/uiconfig/ui/helpbookmarkpage.ui:32
msgctxt "helpbookmarkpage|label1"
msgid "_Bookmarks"
msgstr "_Bokmärken"

#. kZqGE
#: sfx2/uiconfig/ui/helpbookmarkpage.ui:83
msgctxt "helpbookmarkpage|display"
msgid "_Display"
msgstr "_Visa"

#. S7ppr
#: sfx2/uiconfig/ui/helpcontrol.ui:77
msgctxt "helpcontrol|contents"
msgid "Contents"
msgstr "Innehåll"

#. vxPLh
#: sfx2/uiconfig/ui/helpcontrol.ui:126
msgctxt "helpcontrol|index"
msgid "Index"
msgstr "Index"

#. HdGQi
#: sfx2/uiconfig/ui/helpcontrol.ui:176
msgctxt "helpcontrol|find"
msgid "Find"
msgstr "Sök"

#. 7fapN
#: sfx2/uiconfig/ui/helpcontrol.ui:226
msgctxt "helpcontrol|bookmarks"
msgid "Bookmarks"
msgstr "Bokmärken"

#. UQL8A
#: sfx2/uiconfig/ui/helpindexpage.ui:30
msgctxt "helpindexpage|display"
msgid "_Display"
msgstr "_Visa"

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

#. wKLbH
#: sfx2/uiconfig/ui/helpmanual.ui:7
msgctxt "helpmanual|onlinehelpmanual"
msgid "%PRODUCTNAME Help Not Installed"
msgstr "%PRODUCTNAME Hjälp är inte installerad"

#. JBdnz
#: sfx2/uiconfig/ui/helpmanual.ui:12
msgctxt "helpmanual|onlinehelpmanual"
msgid "The %PRODUCTNAME built-in help for current UI language ($UILOCALE) is not installed on your computer."
msgstr "Den inbyggda hjälpen för %PRODUCTNAME för aktuellt UI-språk ($UILOCALE) är inte installerat på din dator."

#. DxMPr
#: sfx2/uiconfig/ui/helpmanual.ui:13
msgctxt "helpmanual|onlinehelpmanual"
msgid "You may either install it from our website or your system’s repositories, or read an online version."
msgstr "Du kan antingen installera den från vår webbsida eller ditt system, eller läsa en online-version."

#. AaeBL
#: sfx2/uiconfig/ui/helpmanual.ui:23
msgctxt "helpmanual|website"
msgid "Read Help Online"
msgstr "Läs hjälp online"

#. B2Wzh
#: sfx2/uiconfig/ui/helpmanual.ui:60
msgctxt "helpmanual|hidedialog"
msgid "Do not show this dialog again"
msgstr "Visa inte den här dialogen igen"

#. 8FjCk
#: sfx2/uiconfig/ui/helpsearchpage.ui:30
msgctxt "helpsearchpage|display"
msgid "_Display"
msgstr "_Visa"

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

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

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

#. vzqdb
#: sfx2/uiconfig/ui/helpsearchpage.ui:155
msgctxt "helpsearchpage|headings"
msgid "Find in _headings only"
msgstr "Sök bara i r_ubriker"

#. JDZho
#: sfx2/uiconfig/ui/helpwindow.ui:69
msgctxt "helpwindow|backward|tooltip_text"
msgid "Previous Page"
msgstr "Föregående sida"

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

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

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

#. 7wgqt
#: sfx2/uiconfig/ui/helpwindow.ui:123
msgctxt "helpwindow|bookmarks|tooltip_text"
msgid "Add to Bookmarks"
msgstr "Lägg till i bokmärken"

#. qPF9A
#: sfx2/uiconfig/ui/helpwindow.ui:134
msgctxt "helpwindow|searchdialog|tooltip_text"
msgid "Find on this Page"
msgstr "Sök på den här sidan"

#. VnXxR
#: sfx2/uiconfig/ui/infobar.ui:65
msgctxt "infobar|close|tooltip_text"
msgid "Close Infobar"
msgstr "Stäng informationsfältet"

#. DpXCY
#: sfx2/uiconfig/ui/inputdialog.ui:87
msgctxt "inputdialog|label"
msgid "Height:"
msgstr "Höjd:"

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

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

#. 3unZa
#: sfx2/uiconfig/ui/licensedialog.ui:68
msgctxt "licensedialog|label"
msgid ""
"%PRODUCTNAME is made available subject to the terms of the Mozilla Public License, v. 2.0. A copy of the MPL can be obtained at http://mozilla.org/MPL/2.0/.\n"
"\n"
"Third Party Code Additional copyright notices and license terms applicable to portions of the Software are set forth in the LICENSE.html file; choose Show License to see exact details in English.\n"
"\n"
"All trademarks and registered trademarks mentioned herein are the property of their respective owners.\n"
"\n"
"Copyright © 2000–2022 LibreOffice contributors. All rights reserved.\n"
"\n"
"This product was created by %OOOVENDOR, based on OpenOffice.org, which is Copyright 2000, 2011 Oracle and/or its affiliates. %OOOVENDOR acknowledges all community members, please see http://www.libreoffice.org/ for more details."
msgstr ""
"%PRODUCTNAME görs tillgängligt med förbehåll för villkoren i Mozilla Public License, v. 2.0. En kopia av MPL kan erhållas på http://mozilla.org/MPL/2.0/.\n"
"\n"
"Ytterligare upphovsrättsmeddelanden och licensvillkor som gäller för delar av mjukvaran anges av tredjepartskoden i filen LICENSE.html; Välj Visa licens för att se exakta detaljer på engelska.\n"
"\n"
"Alla varumärken och registrerade varumärken som nämns häri tillhör deras respektive ägare.\n"
"\n"
"Copyright © 2000–2022 LibreOffice-bidragsgivare. Med ensamrätt.\n"
"\n"
"Denna produkt skapades av %OOOVENDOR, baserad på OpenOffice.org, som är Copyright 2000, 2011 Oracle och/eller dess dotterbolag. %OOOVENDOR erkänner alla medlemmar i gemenskapen, se  http://www.libreoffice.org/ för mer detaljer."

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

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

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

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

#. muk9B
#: sfx2/uiconfig/ui/linkeditdialog.ui:8
msgctxt "linkeditdialog|title"
msgid "Modify DDE Link"
msgstr "Ändra DDE-länk"

#. CZn3G
#: sfx2/uiconfig/ui/linkeditdialog.ui:102
msgctxt "linkeditdialog|label2"
msgid "_Application:"
msgstr "_Program:"

#. GZsEX
#: sfx2/uiconfig/ui/linkeditdialog.ui:116
msgctxt "linkeditdialog|label3"
msgid "_File:"
msgstr "_Fil:"

#. 6Fx6h
#: sfx2/uiconfig/ui/linkeditdialog.ui:130
msgctxt "linkeditdialog|label4"
msgid "_Category:"
msgstr "_Kategori:"

#. AzB2M
#: sfx2/uiconfig/ui/linkeditdialog.ui:148
msgctxt "linkeditdialog|extended_tip|app"
msgid "Lists the application that last saved the source file. The office suite applications have the server name soffice."
msgstr "Listar programmet som senast sparade källfilen. Office-paketapplikationerna har servernamnet soffice."

#. cj9do
#: sfx2/uiconfig/ui/linkeditdialog.ui:166
msgctxt "linkeditdialog|extended_tip|file"
msgid "Path to the source file. Relative paths must be expressed by full URI, for example, with file://."
msgstr "Sökväg till källfilen. Relativa sökvägar måste uttryckas med fullständig URI, till exempel med file://."

#. cMPNq
#: sfx2/uiconfig/ui/linkeditdialog.ui:184
msgctxt "linkeditdialog|extended_tip|category"
msgid "Lists the section or object that the link refers to in the source file. If you want, you can enter a new section or object here."
msgstr "Listar det avsnitt eller objekt som länken refererar till i källfilen. Om du vill kan du ange ett nytt avsnitt eller objekt här."

#. hiapi
#: sfx2/uiconfig/ui/linkeditdialog.ui:199
msgctxt "linkeditdialog|label1"
msgid "Modify Link"
msgstr "Ändra länk"

#. ba2Tn
#: sfx2/uiconfig/ui/loadtemplatedialog.ui:24
msgctxt "loadtemplatedialog|LoadTemplateDialog"
msgid "New"
msgstr "Nytt"

#. MkW3E
#: sfx2/uiconfig/ui/loadtemplatedialog.ui:40
msgctxt "loadtemplatedialog|fromfile"
msgid "From File..."
msgstr "Från fil..."

#. jSrBT
#: sfx2/uiconfig/ui/loadtemplatedialog.ui:45
msgctxt "loadtemplatedialog|fromfile|tooltip_text"
msgid "Copy styles from selected external document to current document."
msgstr "Kopiera formatmallar från valt externt dokument till aktuellt dokument."

#. GE236
#: sfx2/uiconfig/ui/loadtemplatedialog.ui:48
msgctxt "loadtemplatedialog|extended_tip|fromfile"
msgid "Locate the file containing the styles that you want to load, and then click Open."
msgstr "Leta rätt på filen med de formatmallar som ska läggas till och klicka på Öppna."

#. YCguC
#: sfx2/uiconfig/ui/loadtemplatedialog.ui:165
msgctxt "loadtemplatedialog|extended_tip|categories"
msgid "Lists the available template categories. Click a category to view its contents in the Templates list."
msgstr "Visar de tillgängliga mallkategorierna. Klicka på en kategori för att visa kategorins innehåll i listan Dokumentmallar."

#. PZS7L
#: sfx2/uiconfig/ui/loadtemplatedialog.ui:176
msgctxt "loadtemplatedialog|label1"
msgid "Categories"
msgstr "Kategorier"

#. hkGaT
#: sfx2/uiconfig/ui/loadtemplatedialog.ui:230
msgctxt "loadtemplatedialog|extended_tip|templates"
msgid "Lists the available templates for the selected category."
msgstr "Visar de mallar som finns i den markerade kategorin."

#. hryGV
#: sfx2/uiconfig/ui/loadtemplatedialog.ui:241
msgctxt "loadtemplatedialog|label2"
msgid "Templates"
msgstr "Mallar"

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

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

#. jCAuA
#: sfx2/uiconfig/ui/loadtemplatedialog.ui:269
msgctxt "loadtemplatedialog|text|tooltip_text"
msgid "Copy paragraph and character styles to current document."
msgstr "Kopiera stycke- och teckenformatmallar till det aktuella dokumentet."

#. VLWfZ
#: sfx2/uiconfig/ui/loadtemplatedialog.ui:273
msgctxt "loadtemplatedialog|extended_tip|text"
msgid "Loads the paragraph and the character styles from the selected document into the current document."
msgstr "Läser in stycke- och teckenformatmallar från det markerade dokumentet till det aktuella dokumentet."

#. d2q55
#: sfx2/uiconfig/ui/loadtemplatedialog.ui:284
msgctxt "loadtemplatedialog|frame"
msgid "_Frame"
msgstr "_Ramar"

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

#. 4ZF6u
#: sfx2/uiconfig/ui/loadtemplatedialog.ui:293
msgctxt "loadtemplatedialog|extended_tip|frame"
msgid "Loads the frame styles from the selected document into the current document."
msgstr "Läser in ramformatmallar från det markerade dokumentet till det aktuella dokumentet."

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

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

#. o2C8c
#: sfx2/uiconfig/ui/loadtemplatedialog.ui:313
msgctxt "loadtemplatedialog|extended_tip|pages"
msgid "Loads the page styles from the selected document into the current document."
msgstr "Läser in sidformatmallar från det markerade dokumentet till det aktuella dokumentet."

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

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

#. PAsEB
#: sfx2/uiconfig/ui/loadtemplatedialog.ui:333
msgctxt "loadtemplatedialog|extended_tip|numbering"
msgid "Loads the list styles from the selected document into the current document."
msgstr "Laddar listformatmallar från det valda dokumentet till det aktuella dokumentet."

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

#. cr86W
#: sfx2/uiconfig/ui/loadtemplatedialog.ui:350
msgctxt "loadtemplatedialog|overwrite|tooltip_text"
msgid "Overwrite styles with same name"
msgstr "Skriv över formatmallar med samma namn"

#. A9ogA
#: sfx2/uiconfig/ui/loadtemplatedialog.ui:353
msgctxt "loadtemplatedialog|extended_tip|overwrite"
msgid "Replaces styles in the current document that have the same name as the styles you are loading."
msgstr "Ersätter formatmallar i det aktuella dokumentet som har samma namn som de formatmallar du laddar."

#. 7ru2R
#: sfx2/uiconfig/ui/loadtemplatedialog.ui:376
msgctxt "loadtemplatedialog|alttitle"
msgid "Load Styles from Template"
msgstr "Ladda formatmallar från mall"

#. X5Pi5
#: sfx2/uiconfig/ui/loadtemplatedialog.ui:413
msgctxt "loadtemplatedialog|label3"
msgid "Pre_view"
msgstr "Förhandsgranska"

#. hR7cK
#: sfx2/uiconfig/ui/loadtemplatedialog.ui:419
msgctxt "loadtemplatedialog|extended_tip|expander"
msgid "Shows or hides a preview of a selected template."
msgstr "Visa eller dölj förhandsgranskningen av den markerade mallen."

#. CRcca
#: sfx2/uiconfig/ui/loadtemplatedialog.ui:449
msgctxt "loadtemplatedialog|extended_tip|LoadTemplateDialog"
msgid "Imports formatting styles from another document or template into the current document."
msgstr "Importerar formateringsstilar från ett annat dokument eller en mall till det aktuella dokumentet."

#. EAhup
#: sfx2/uiconfig/ui/managestylepage.ui:33
msgctxt "managestylepage|nameft"
msgid "_Name:"
msgstr "_Namn:"

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

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

#. 9pGL9
#: sfx2/uiconfig/ui/managestylepage.ui:75
msgctxt "managestylepage|categoryft"
msgid "_Category:"
msgstr "_Kategori:"

#. MMhJQ
#: sfx2/uiconfig/ui/managestylepage.ui:99
msgctxt "managestylepage|editstyle"
msgid "Edit Style"
msgstr "Redigera formatmall"

#. 7XGEs
#: sfx2/uiconfig/ui/managestylepage.ui:123
msgctxt "managestylepage|editlinkstyle"
msgid "Edit Style"
msgstr "Redigera formatmall"

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

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

#. NXG9o
#: sfx2/uiconfig/ui/managestylepage.ui:227
msgctxt "managestylepage|label2"
msgid "Contains"
msgstr "Innehåller"

#. WJunC
#: sfx2/uiconfig/ui/newstyle.ui:16
msgctxt "newstyle|CreateStyleDialog"
msgid "New Style from Selection"
msgstr "Ny formatmall från markering"

#. 2XkTt
#: sfx2/uiconfig/ui/newstyle.ui:140
msgctxt "newstyle|styles-atkobject"
msgid "Custom styles for selected category"
msgstr "Anpassade formatmallar för vald kategori"

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

#. bjN3T
#: sfx2/uiconfig/ui/newstyle.ui:175
msgctxt "newstyle|categorylabel"
msgid "Custom styles for current document"
msgstr "Anpassade formatmallar för aktuellt dokument"

#. 6mnDS
#: sfx2/uiconfig/ui/newstyle.ui:191
msgctxt "newstyle|label1"
msgid "Enter new style name:"
msgstr "Ange ett nytt namn för formatmall:"

#. R6zJz
#: sfx2/uiconfig/ui/notebookbar.ui:74
msgctxt "notebookbar|label9"
msgid "File"
msgstr "Arkiv"

#. QAUXF
#: sfx2/uiconfig/ui/optprintpage.ui:35
msgctxt "optprintpage|printer"
msgid "_Printer"
msgstr "S_krivare"

#. PUG9y
#: sfx2/uiconfig/ui/optprintpage.ui:44
msgctxt "extended_tip|printer"
msgid "Specifies whether the print settings apply to direct printing or to printing to a file."
msgstr "Anger om utskriftsinställningarna gäller direktutskrift eller utskrift till en fil."

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

#. TMHvE
#: sfx2/uiconfig/ui/optprintpage.ui:64
msgctxt "extended_tip|file"
msgid "Specifies whether the print settings apply to direct printing or to printing to a file."
msgstr "Anger om utskriftsinställningarna gäller direktutskrift eller utskrift till en fil."

#. C8jvp
#: sfx2/uiconfig/ui/optprintpage.ui:79
msgctxt "optprintpage|label4"
msgid "Settings for"
msgstr "Inställningar för"

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

#. yj4DA
#: sfx2/uiconfig/ui/optprintpage.ui:117
msgctxt "extended_tip|papersize"
msgid "Mark this check box if a certain paper size is needed for printing the current document."
msgstr "Markera den här kryssrutan om utskriften av det aktuella dokumentet kräver en viss pappersstorlek."

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

#. FdFNk
#: sfx2/uiconfig/ui/optprintpage.ui:136
msgctxt "extended_tip|paperorient"
msgid "Mark this check box if you need a certain paper orientation for printing the current document."
msgstr "Markera den här kryssrutan om du vill använda en viss pappersorientering när du skriver ut det aktuella dokumentet."

#. L6rtF
#: sfx2/uiconfig/ui/optprintpage.ui:147
msgctxt "optprintpage|trans"
msgid "_Transparency"
msgstr "Trans_parens"

#. F6nF9
#: sfx2/uiconfig/ui/optprintpage.ui:155
msgctxt "extended_tip|trans"
msgid "Mark this check box if you always want to be warned if transparent objects are contained in the document."
msgstr "Markera den här kryssrutan om du alltid vill få en varning om dokumentet innehåller transparenta objekt."

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

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

#. GC8dk
#: sfx2/uiconfig/ui/optprintpage.ui:206
msgctxt "extended_tip|reducegrad"
msgid "If this field is marked, gradients are printed with reduced quality."
msgstr "Om detta fält är markerat så kommer färgövertoningar att skrivas ut med reducerad kvalitet."

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

#. k8zh7
#: sfx2/uiconfig/ui/optprintpage.ui:239
msgctxt "extended_tip|reducegradstripes"
msgid "Specifies the maximum number of gradient stripes for printing."
msgstr "Anger det maximala antalet övertoningsränder för utskrift."

#. 5HCxT
#: sfx2/uiconfig/ui/optprintpage.ui:257
msgctxt "extended_tip|reducegradstep"
msgid "Specifies the maximum number of gradient stripes for printing."
msgstr "Anger det maximala antalet övertoningsränder för utskrift."

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

#. TUbxx
#: sfx2/uiconfig/ui/optprintpage.ui:283
msgctxt "extended_tip|reducegradcolor"
msgid "Specifies that gradients are only printed in a single intermediate color."
msgstr "Anger att övertoningarna endast skrivs i en enda intermediär färg."

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

#. abbre
#: sfx2/uiconfig/ui/optprintpage.ui:312
msgctxt "extended_tip|frame2"
msgid "Defines which warnings appear before printing begins."
msgstr "Anger vilka varningar som visas före utskrifter påbörjas."

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

#. nNjfk
#: sfx2/uiconfig/ui/optprintpage.ui:345
msgctxt "extended_tip|reducebitmap"
msgid "Specifies that bitmaps are printed with reduced quality. The resolution can only be reduced and not increased."
msgstr "Anger att bitmaps skrivs ut med sämre kvalitet. Det går bara att minska upplösningen, inte öka den."

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

#. i5T3j
#: sfx2/uiconfig/ui/optprintpage.ui:372
msgctxt "extended_tip|reducebitmapnormal"
msgid "High print quality corresponds to a resolution of 300dpi. Normal print quality corresponds to a resolution of 200dpi. "
msgstr "Hög utskriftskvalitet motsvarar en upplösning på 300 dpi. Normal utskriftskvalitet motsvarar en upplösning på 200 dpi. "

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

#. q3aJL
#: sfx2/uiconfig/ui/optprintpage.ui:398
msgctxt "extended_tip|reducebitmapresol"
msgid "Specifies the maximum print quality in dpi. The resolution can only be reduced and not increased."
msgstr "Anger maximal utskriftskvalitet i dpi. Upplösningen kan bara minskas och inte ökas."

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

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

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

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

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

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

#. 8KFUc
#: sfx2/uiconfig/ui/optprintpage.ui:421
msgctxt "extended_tip|reducebitmapdpi"
msgid "Specifies the maximum print quality in dpi. The resolution can only be reduced and not increased."
msgstr "Anger maximal utskriftskvalitet i dpi. Upplösningen kan bara minskas och inte ökas."

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

#. BdCpv
#: sfx2/uiconfig/ui/optprintpage.ui:447
msgctxt "extended_tip|reducebitmapoptimal"
msgid "High print quality corresponds to a resolution of 300dpi. Normal print quality corresponds to a resolution of 200dpi. "
msgstr "Hög utskriftskvalitet motsvarar en upplösning på 300 dpi. Normal utskriftskvalitet motsvarar en upplösning på 200 dpi. "

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

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

#. yDstT
#: sfx2/uiconfig/ui/optprintpage.ui:504
msgctxt "extended_tip|reducetrans"
msgid "If you mark this field the transparent objects will be printed like normal, non-transparent objects, depending on your selection in the following two option buttons."
msgstr "Om du markerar det här fältet skrivs transparenta objekt ut som vanliga icke-transparenta objekt, beroende på vad du väljer i följande två alternativfält."

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

#. ehRjn
#: sfx2/uiconfig/ui/optprintpage.ui:531
msgctxt "extended_tip|reducetransauto"
msgid "Specifies that the transparency is only printed if the transparent area covers less than a quarter of the entire page."
msgstr "Anger att transparensen endast skrivs ut om det transparenta området täcker mindre än en fjärdedel av sidan."

#. K7P4C
#: sfx2/uiconfig/ui/optprintpage.ui:542
msgctxt "optprintpage|reducetransnone"
msgid "_No transparency"
msgstr "I_ngen transparens"

#. ZuLVY
#: sfx2/uiconfig/ui/optprintpage.ui:551
msgctxt "extended_tip|reducetransnone"
msgid "With this option transparency is never printed."
msgstr "Med detta alternativ skrivs aldrig transparens ut."

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

#. GAFzh
#: sfx2/uiconfig/ui/optprintpage.ui:600
msgctxt "optprintpage|pdf"
msgid "_PDF as standard print job format"
msgstr "_PDF som standardformat för utskrifter"

#. wm7C7
#: sfx2/uiconfig/ui/optprintpage.ui:614
msgctxt "optprintpage|converttogray"
msgid "Con_vert colors to grayscale"
msgstr "Om_vandla färger till gråskalor"

#. UNSqH
#: sfx2/uiconfig/ui/optprintpage.ui:622
msgctxt "extended_tip|converttogray"
msgid "Specifies that all colors are printed only as grayscale."
msgstr "Anger att alla färger skrivs ut i gråskala."

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

#. FFAFJ
#: sfx2/uiconfig/ui/optprintpage.ui:641
msgctxt "extended_tip|reducebitmaptrans"
msgid "If this field is marked, the reduction in print quality for bitmaps also applies to the transparent areas of objects."
msgstr "Om detta fält är markerat reduceras utskriftskvaliteten för bitmappar också används på transparenta områden av objekt."

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

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

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

#. QrtGb
#: sfx2/uiconfig/ui/password.ui:8
msgctxt "password|PasswordDialog"
msgid "Enter Password"
msgstr "Ange lösenord"

#. gATKy
#: sfx2/uiconfig/ui/password.ui:102
msgctxt "password|userft"
msgid "User:"
msgstr "Användare:"

#. FRqiZ
#: sfx2/uiconfig/ui/password.ui:116
msgctxt "password|pass1ft"
msgid "Password:"
msgstr "Lösenord:"

#. HE8mc
#: sfx2/uiconfig/ui/password.ui:130
msgctxt "password|confirm1ft"
msgid "Confirm:"
msgstr "Bekräfta:"

#. EFJRk
#: sfx2/uiconfig/ui/password.ui:164
msgctxt "password|pass1ed-atkobject"
msgid "Password"
msgstr "Lösenord"

#. yVorz
#: sfx2/uiconfig/ui/password.ui:165
msgctxt "password|extended_tip|pass1ed"
msgid "Type a password. A password is case sensitive."
msgstr "Ange ett lösenord. Ett lösenord är skiftlägeskänsligt."

#. kEcVk
#: sfx2/uiconfig/ui/password.ui:185
msgctxt "password|extended_tip|confirm1ed"
msgid "Re-enter the password."
msgstr "Ange lösenordet en gång till."

#. JBCUB
#: sfx2/uiconfig/ui/password.ui:200
msgctxt "password|label1"
msgid "Password"
msgstr "Lösenord"

#. zDBUt
#: sfx2/uiconfig/ui/password.ui:232
msgctxt "password|pass2ft"
msgid "Password:"
msgstr "Lösenord:"

#. 8RcEw
#: sfx2/uiconfig/ui/password.ui:246
msgctxt "password|confirm2ft"
msgid "Confirm:"
msgstr "Bekräfta:"

#. EkHiq
#: sfx2/uiconfig/ui/password.ui:267
msgctxt "password|extended_tip|pass2ed"
msgid "Type a password. A password is case sensitive."
msgstr "Ange ett lösenord. Ett lösenord är skiftlägeskänsligt."

#. c4nGS
#: sfx2/uiconfig/ui/password.ui:287
msgctxt "password|extended_tip|confirm2ed"
msgid "Re-enter the password."
msgstr "Ange lösenordet en gång till."

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

#. JZhHV
#: sfx2/uiconfig/ui/password.ui:338
msgctxt "password|onlyascii"
msgid "Only Basic Latin characters can be entered"
msgstr "Endast grundläggande latinska tecken kan anges"

#. AFsUP
#: sfx2/uiconfig/ui/printeroptionsdialog.ui:8
msgctxt "printeroptionsdialog|PrinterOptionsDialog"
msgid "Printer Options"
msgstr "Skrivaralternativ"

#. oAzTR
#: sfx2/uiconfig/ui/querysavedialog.ui:7
msgctxt "querysavedialog|QuerySaveDialog"
msgid "Save Document?"
msgstr "Spara dokument?"

#. wFiA8
#: sfx2/uiconfig/ui/querysavedialog.ui:13
msgctxt "querysavedialog|QuerySaveDialog"
msgid "Save changes to document “$(DOC)” before closing?"
msgstr "Spara ändringar till dokumentet ”$(DOC)” innan stängning?"

#. 7mtVz
#: sfx2/uiconfig/ui/querysavedialog.ui:14
msgctxt "querysavedialog|QuerySaveDialog"
msgid "Your changes will be lost if you don’t save them."
msgstr "Dina ändringar kommer att gå förlorade om du inte sparar."

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

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

#. 6WbvE
#: sfx2/uiconfig/ui/safemodequerydialog.ui:7
msgctxt "safemodequerydialog|SafeModeQueryDialog"
msgid "Enter Safe Mode"
msgstr "Starta felsäkert läge"

#. esgus
#: sfx2/uiconfig/ui/safemodequerydialog.ui:12
msgctxt "safemodequerydialog|label"
msgid "Are you sure you want to restart %PRODUCTNAME and enter safe mode?"
msgstr "Är du säker på att du vill starta om %PRODUCTNAME i felsäkert läge?"

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

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

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

#. NyFdH
#: sfx2/uiconfig/ui/saveastemplatedlg.ui:103
msgctxt "saveastemplatedlg|create_label"
msgid "Enter a name for the template."
msgstr "Ange ett namn på mallen."

#. Xo6BH
#: sfx2/uiconfig/ui/saveastemplatedlg.ui:126
msgctxt "saveastemplatedlg|extended_tip|name_entry"
msgid "Enter a name for the template."
msgstr "Ange ett namn på mallen."

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

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

#. JBPKb
#: sfx2/uiconfig/ui/saveastemplatedlg.ui:203
msgctxt "saveastemplatedlg|extended_tip|categorylb"
msgid "Select a category in which to save the new template."
msgstr "Välj en kategori där den nya mallen ska sparas."

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

#. syB4y
#: sfx2/uiconfig/ui/saveastemplatedlg.ui:231
msgctxt "saveastemplatedlg|extended_tip|defaultcb"
msgid "The new template will be used as the default template."
msgstr "Den nya mallen kommer att användas som standardmall."

#. gH8PB
#: sfx2/uiconfig/ui/saveastemplatedlg.ui:259
msgctxt "saveastemplatedlg|extended_tip|SaveAsTemplateDialog"
msgid "Saves the current document as a template."
msgstr "Sparar det aktuella dokumentet som en mall."

#. 9tSnA
#: sfx2/uiconfig/ui/searchdialog.ui:8
msgctxt "searchdialog|SearchDialog"
msgid "Find on this Page"
msgstr "Sök på den här sidan"

#. LAKYg
#: sfx2/uiconfig/ui/searchdialog.ui:26
msgctxt "searchdialog|search"
msgid "_Find"
msgstr "_Sök"

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

#. TY5bL
#: sfx2/uiconfig/ui/searchdialog.ui:125
msgctxt "searchdialog|matchcase"
msgid "Ma_tch case"
msgstr "Exak_t jämförelse"

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

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

#. C7fSt
#: sfx2/uiconfig/ui/searchdialog.ui:167
msgctxt "searchdialog|wrap"
msgid "Wrap _around"
msgstr "_Börja om från början"

#. onEmh
#: sfx2/uiconfig/ui/securityinfopage.ui:22
msgctxt "securityinfopage|readonly"
msgid "_Open file read-only"
msgstr "_Öppna filen med skrivskydd"

#. HCEUE
#: sfx2/uiconfig/ui/securityinfopage.ui:31
msgctxt "securityinfopage|extended_tip|readonly"
msgid "Select to allow this document to be opened in read-only mode only."
msgstr "Markera det här alternativet om du vill att dokumentet bara ska kunna öppnas med skrivskydd."

#. GvCw9
#: sfx2/uiconfig/ui/securityinfopage.ui:42
msgctxt "securityinfopage|recordchanges"
msgid "Record _changes"
msgstr "Registrera _ändringar"

#. pNhop
#: sfx2/uiconfig/ui/securityinfopage.ui:50
msgctxt "securityinfopage|extended_tip|recordchanges"
msgid "Select to enable recording changes. This is the same as Edit - Track Changes - Record."
msgstr "Välj för att aktivera inspelningsändringar. Detta är detsamma som Redigera - Spåra ändringar - Registrera."

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

#. 6T6ZP
#: sfx2/uiconfig/ui/securityinfopage.ui:72
msgctxt "securityinfopage|extended_tip|protect"
msgid "Protects the change recording state with a password. If change recording is protected for the current document, the button is named Unprotect. Click Unprotect and type the correct password to disable the protection."
msgstr "Skyddar läget för ändringsregistrering med ett lösenord. Om ändringsregistrering är skyddat för det aktuella dokumentet så heter knappen Ta bort skydd. Du kan inaktivera skyddet genom att klicka på Ta bort skydd och skriva rätt lösenord."

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

#. UEdGx
#: sfx2/uiconfig/ui/securityinfopage.ui:91
msgctxt "securityinfopage|extended_tip|unprotect"
msgid "Protects the change recording state with a password. If change recording is protected for the current document, the button is named Unprotect. Click Unprotect and type the correct password to disable the protection."
msgstr "Skyddar läget för ändringsregistrering med ett lösenord. Om ändringsregistrering är skyddat för det aktuella dokumentet så heter knappen Ta bort skydd. Du kan inaktivera skyddet genom att klicka på Ta bort skydd och skriva rätt lösenord."

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

#. VXrJ5
#: sfx2/uiconfig/ui/securityinfopage.ui:121
msgctxt "securityinfopage|extended_tip|SecurityInfoPage"
msgid "Sets password options for the current document."
msgstr "Anger lösenordsalternativ för det aktuella dokumentet."

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

#. gCfQ9
#: sfx2/uiconfig/ui/startcenter.ui:38
msgctxt "startcenter|filter_writer"
msgid "Writer Templates"
msgstr "Writermallar"

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

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

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

#. e3TH8
#: sfx2/uiconfig/ui/startcenter.ui:72
msgctxt "startcenter|manage"
msgid "Manage Templates"
msgstr "Mallhantering"

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

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

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

#. BnkvG
#: sfx2/uiconfig/ui/startcenter.ui:229
msgctxt "startcenter|templates_all"
msgid "T_emplates"
msgstr "_Mallar"

#. JEkqY
#: sfx2/uiconfig/ui/startcenter.ui:270
msgctxt "startcenter|create_label"
msgid "Create:"
msgstr "Skapa:"

#. SY4iY
#: sfx2/uiconfig/ui/startcenter.ui:281
msgctxt "startcenter|writer_all"
msgid "_Writer Document"
msgstr "_Writer textdokument"

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

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

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

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

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

#. ZEDmn
#: sfx2/uiconfig/ui/startcenter.ui:403
msgctxt "startcenter|althelplabel"
msgid "He_lp"
msgstr "_Hjälp"

#. oqVes
#: sfx2/uiconfig/ui/startcenter.ui:473
msgctxt "startcenter|extensions"
msgid "E_xtensions"
msgstr "Tillägg"

#. rDw4E
#: sfx2/uiconfig/ui/startcenter.ui:498
msgctxt "startcenter|label1"
msgid "Application"
msgstr "Tillämpning"

#. UiDMp
#: sfx2/uiconfig/ui/startcenter.ui:518
msgctxt "startcenter|all_recent_label"
msgid "Recent Files List"
msgstr "Lista över senaste filer"

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

#. UHrAZ
#: sfx2/uiconfig/ui/stylecontextmenu.ui:12
msgctxt "stylecontextmenu|new"
msgid "New..."
msgstr "Nytt..."

#. hnLax
#: sfx2/uiconfig/ui/stylecontextmenu.ui:20
msgctxt "stylecontextmenu|edit"
msgid "Modify..."
msgstr "Ändra..."

#. TPTqm
#: sfx2/uiconfig/ui/stylecontextmenu.ui:28
msgctxt "stylecontextmenu|hide"
msgid "Hide"
msgstr "Dölj"

#. mrCMd
#: sfx2/uiconfig/ui/stylecontextmenu.ui:36
msgctxt "stylecontextmenu|show"
msgid "Show"
msgstr "Visa"

#. 7bAyD
#: sfx2/uiconfig/ui/stylecontextmenu.ui:44
msgctxt "stylecontextmenu|delete"
msgid "Delete..."
msgstr "Ta bort..."

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

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

#. jXux4
#: sfx2/uiconfig/ui/tabbarcontents.ui:42
msgctxt "tabbar|hidesidebar"
msgid "Close Sidebar"
msgstr "Stäng sidofältet"

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

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

#. DBWZf
#: sfx2/uiconfig/ui/tabbarcontents.ui:98
msgctxt "tabbar|menubutton|tool_tip"
msgid "Sidebar Settings"
msgstr "Inställningar för sidofält"

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

#. HXfot
#: sfx2/uiconfig/ui/templatecategorydlg.ui:108
msgctxt "templatecategorydlg|select_label"
msgid "Select from Existing Category"
msgstr "Välj från befintliga kategorier"

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

#. eUWTy
#: sfx2/uiconfig/ui/templatedlg.ui:46
msgctxt "templatedlg|TemplateDialog"
msgid "Templates"
msgstr "Mallar"

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

#. 32zsB
#: sfx2/uiconfig/ui/templatedlg.ui:144
msgctxt "templatedlg|search_filter|tooltip_text"
msgid "Search"
msgstr "Sök"

#. sGZMC
#: sfx2/uiconfig/ui/templatedlg.ui:148
msgctxt "templatedlg|search_filter"
msgid "Search..."
msgstr "Sök..."

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

#. LUs2m
#: sfx2/uiconfig/ui/templatedlg.ui:181
msgctxt "templatedlg|extended_tip|action_menu"
msgid "Provides commands to create, rename and delete categories, reset default templates, and refresh the template manager."
msgstr "Ger kommandon för att skapa, byta namn på och ta bort kategorier, återställa standardmallar och uppdatera mallhanteraren."

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

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

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

#. eECt7
#: sfx2/uiconfig/ui/templatedlg.ui:212
msgctxt "templatedlg|applist"
msgid "Spreadsheets"
msgstr "Kalkylblad"

#. ajLbV
#: sfx2/uiconfig/ui/templatedlg.ui:213
msgctxt "templatedlg|applist"
msgid "Presentations"
msgstr "Presentationer"

#. LfUzB
#: sfx2/uiconfig/ui/templatedlg.ui:214
msgctxt "templatedlg|applist"
msgid "Drawings"
msgstr "Teckningar"

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

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

#. NF9wE
#: sfx2/uiconfig/ui/templatedlg.ui:251
msgctxt "templatedlg|label1"
msgid "Filter"
msgstr "Filtrera"

#. ewTL3
#: sfx2/uiconfig/ui/templatedlg.ui:357
msgctxt "templatedlg|treeviewcolumn1"
msgid "Name"
msgstr "Namn"

#. 7EJRA
#: sfx2/uiconfig/ui/templatedlg.ui:374
msgctxt "templatedlg|treeviewcolumn2"
msgid "Category"
msgstr "Kategori"

#. AC27i
#: sfx2/uiconfig/ui/templatedlg.ui:389
msgctxt "templatedlg|treeviewcolumn3"
msgid "Application"
msgstr "Program"

#. eSaBw
#: sfx2/uiconfig/ui/templatedlg.ui:404
msgctxt "templatedlg|treeviewcolumn4"
msgid "Modified"
msgstr "Ändrad"

#. pNzYA
#: sfx2/uiconfig/ui/templatedlg.ui:419
msgctxt "templatedlg|treeviewcolumn5"
msgid "Size"
msgstr "Storlek"

#. j39jM
#: sfx2/uiconfig/ui/templatedlg.ui:445
msgctxt "templatedlg|thumbnailviewlabel"
msgid "Template List"
msgstr "Mallista"

#. yEhgP
#: sfx2/uiconfig/ui/templatedlg.ui:464
msgctxt "templatedlg|thumbnail_view_btn|tooltip_text"
msgid "Thumbnail View"
msgstr "Miniatyrvy"

#. j76ke
#: sfx2/uiconfig/ui/templatedlg.ui:481
msgctxt "templatedlg|list_view_btn|tooltip_text"
msgid "List View"
msgstr "Listvy"

#. pm89q
#: sfx2/uiconfig/ui/templatepanel.ui:127
msgctxt "templatepanel|STR_STYLE_FILL_FORMAT_MODE"
msgid "Fill Format Mode"
msgstr "Tilldelningsläge"

#. GLRFT
#: sfx2/uiconfig/ui/templatepanel.ui:139
msgctxt "templatepanel|STR_STYLE_NEW_STYLE_FROM_SELECTION"
msgid "New Style from Selection"
msgstr "Ny formatmall från markering"

#. tAdD9
#: sfx2/uiconfig/ui/templatepanel.ui:151
msgctxt "templatepanel|STR_STYLE_NEW_STYLE_ACTION"
msgid "Styles actions"
msgstr "Åtgärder för formatmallar"

#. Xk5tD
#: sfx2/uiconfig/ui/templatepanel.ui:163
msgctxt "templatepanel|STR_STYLE_UPDATE_STYLE"
msgid "Update Style"
msgstr "Uppdatera format"

#. irBvi
#: sfx2/uiconfig/ui/templatepanel.ui:220 sfx2/uiconfig/ui/templatepanel.ui:266
msgctxt "templatepanel|STR_STYLE_ELEMTLIST"
msgid "Style List"
msgstr "Lista med formatmallar"

#. FHud7
#: sfx2/uiconfig/ui/templatepanel.ui:280
msgctxt "commontemplate|STR_PREVIEW_CHECKBOX"
msgid "Show previews"
msgstr "Visa förhandsvisningar"

#. p9AWW
#: sfx2/uiconfig/ui/versioncommentdialog.ui:8
msgctxt "versioncommentdialog|VersionCommentDialog"
msgid "Insert Version Comment"
msgstr "Infoga versionskommentar"

#. CPwta
#: sfx2/uiconfig/ui/versioncommentdialog.ui:103
msgctxt "versioncommentdialog|timestamp"
msgid "Date and time: "
msgstr "Datum och tidpunkt: "

#. 2mDfC
#: sfx2/uiconfig/ui/versioncommentdialog.ui:115
msgctxt "versioncommentdialog|author"
msgid "Saved by: "
msgstr "Sparat av: "

#. T5AY5
#: sfx2/uiconfig/ui/versioncommentdialog.ui:164
msgctxt "versioncommentdialog|extended_tip|VersionCommentDialog"
msgid "Enter a comment here when you are saving a new version. If you clicked Show to open this dialog, you cannot edit the comment."
msgstr "Ange en kommentar här när du sparar en ny version. Om du klickade på Visa för att öppna den här dialogrutan kan du inte redigera kommentaren."

#. oBSSb
#: sfx2/uiconfig/ui/versionscmis.ui:50
msgctxt "versionscmis|compare"
msgid "_Compare"
msgstr "_Jämför"

#. WyDoB
#: sfx2/uiconfig/ui/versionscmis.ui:64
msgctxt "versionscmis|show"
msgid "_Show..."
msgstr "_Visa..."

#. A8Eqt
#: sfx2/uiconfig/ui/versionscmis.ui:92
msgctxt "versionscmis|open"
msgid "_Open"
msgstr "_Öppna"

#. gRBJa
#: sfx2/uiconfig/ui/versionscmis.ui:177
msgctxt "versionscmis|datetime"
msgid "Date and time"
msgstr "Datum och tid"

#. 3VLw3
#: sfx2/uiconfig/ui/versionscmis.ui:190
msgctxt "versionscmis|savedby"
msgid "Saved by"
msgstr "Sparat av"

#. FzBeT
#: sfx2/uiconfig/ui/versionscmis.ui:203
msgctxt "versionscmis|comments"
msgid "Comments"
msgstr "Kommentarer"

#. c2cVg
#: sfx2/uiconfig/ui/versionscmis.ui:226
msgctxt "versionscmis|label2"
msgid "Existing Versions"
msgstr "Befintliga versioner"

#. A4BT2
#: sfx2/uiconfig/ui/versionsofdialog.ui:33
msgctxt "versionsofdialog|cmis"
msgid "CMIS"
msgstr "CMIS"

#. EqmYX
#: sfx2/uiconfig/ui/versionsofdialog.ui:53
msgctxt "versionsofdialog|extended_tip|delete"
msgid "Deletes the selected version."
msgstr "Tar bort den markerade versionen."

#. erGHD
#: sfx2/uiconfig/ui/versionsofdialog.ui:65
msgctxt "versionsofdialog|compare"
msgid "_Compare"
msgstr "_Jämför"

#. TKEzJ
#: sfx2/uiconfig/ui/versionsofdialog.ui:72
msgctxt "versionsofdialog|extended_tip|compare"
msgid "Compare the changes that were made in each version."
msgstr "Jämför de ändringar som gjorts i varje version."

#. UkbhC
#: sfx2/uiconfig/ui/versionsofdialog.ui:84
msgctxt "versionsofdialog|show"
msgid "_Show..."
msgstr "_Visa..."

#. 4SD7F
#: sfx2/uiconfig/ui/versionsofdialog.ui:91
msgctxt "versionsofdialog|extended_tip|show"
msgid "Displays the entire comment for the selected version."
msgstr "Visar hela kommentaren för den markerade versionen."

#. E8yNH
#: sfx2/uiconfig/ui/versionsofdialog.ui:119
msgctxt "versionsofdialog|open"
msgid "_Open"
msgstr "_Öppna"

#. ASJac
#: sfx2/uiconfig/ui/versionsofdialog.ui:126
msgctxt "versionsofdialog|extended_tip|open"
msgid "Opens the selected version in a read-only window."
msgstr "Öppnar den valda versionen i ett skrivskyddat fönster."

#. qKnKv
#: sfx2/uiconfig/ui/versionsofdialog.ui:184
msgctxt "versionsofdialog|save"
msgid "Save _New Version"
msgstr "Spara _ny version"

#. gTR6x
#: sfx2/uiconfig/ui/versionsofdialog.ui:191
msgctxt "versionsofdialog|extended_tip|save"
msgid "Saves the current state of the document as a new version. If you want, you can also enter comments in the Insert Version Comment dialog before you save the new version."
msgstr "Sparar dokumentets nuvarande status som en ny version. Om du vill kan du också skriva in kommentarer i dialogrutan Infoga versionskommentar innan du sparar den nya versionen."

#. aCeEr
#: sfx2/uiconfig/ui/versionsofdialog.ui:202
msgctxt "versionsofdialog|always"
msgid "_Always save a new version on closing"
msgstr "Spara _alltid en ny version vid stängning"

#. JxFDN
#: sfx2/uiconfig/ui/versionsofdialog.ui:210
msgctxt "versionsofdialog|extended_tip|always"
msgid "If you have made changes to your document then a new version is automatically saved when you close the document."
msgstr "Om du har gjort ändringar i ditt dokument sparas en ny version automatiskt när du stänger dokumentet."

#. vuHjH
#: sfx2/uiconfig/ui/versionsofdialog.ui:225
msgctxt "versionsofdialog|label1"
msgid "New Versions"
msgstr "Nya versioner"

#. nDGNv
#: sfx2/uiconfig/ui/versionsofdialog.ui:278
msgctxt "versionsofdialog|datetime"
msgid "Date and time"
msgstr "Datum och tid"

#. MBoBZ
#: sfx2/uiconfig/ui/versionsofdialog.ui:291
msgctxt "versionsofdialog|savedby"
msgid "Saved by"
msgstr "Sparat av"

#. kqEcm
#: sfx2/uiconfig/ui/versionsofdialog.ui:304
msgctxt "versionsofdialog|comments"
msgid "Comments"
msgstr "Kommentarer"

#. GLD85
#: sfx2/uiconfig/ui/versionsofdialog.ui:315
msgctxt "versionsofdialog|extended_tip|versions"
msgid "Lists the existing versions of the current document, the date and the time they were created, the author and the associated comments."
msgstr "Visar de befintliga versionerna av det aktuella dokumentet, när versionerna skapats, vem som sparat versionerna samt kommentarer."

#. EbijK
#: sfx2/uiconfig/ui/versionsofdialog.ui:332
msgctxt "versionsofdialog|label2"
msgid "Existing Versions"
msgstr "Befintliga versioner"

#. 5BdCA
#: sfx2/uiconfig/ui/versionsofdialog.ui:367
msgctxt "versionsofdialog|extended_tip|VersionsOfDialog"
msgid "Saves and organizes multiple versions of the current document in the same file. You can also open, delete and compare previous versions."
msgstr "Sparar och organiserar flera versioner av det aktuella dokumentet i samma fil. Du kan också öppna, ta bort och jämföra tidigare versioner."
='right'>4
-rw-r--r--source/th/sc/messages.po26
-rw-r--r--source/th/sw/messages.po30
-rw-r--r--source/th/vcl/messages.po212
-rw-r--r--source/ti/reportdesign/messages.po4
-rw-r--r--source/ti/sc/messages.po26
-rw-r--r--source/ti/sw/messages.po28
-rw-r--r--source/ti/vcl/messages.po202
-rw-r--r--source/tn/reportdesign/messages.po4
-rw-r--r--source/tn/sc/messages.po26
-rw-r--r--source/tn/sw/messages.po28
-rw-r--r--source/tn/vcl/messages.po214
-rw-r--r--source/tr/readlicense_oo/docs.po8
-rw-r--r--source/tr/reportdesign/messages.po4
-rw-r--r--source/tr/sc/messages.po26
-rw-r--r--source/tr/sw/messages.po28
-rw-r--r--source/tr/vcl/messages.po214
-rw-r--r--source/ts/reportdesign/messages.po4
-rw-r--r--source/ts/sc/messages.po26
-rw-r--r--source/ts/sw/messages.po28
-rw-r--r--source/ts/vcl/messages.po214
-rw-r--r--source/tt/reportdesign/messages.po4
-rw-r--r--source/tt/sc/messages.po26
-rw-r--r--source/tt/sw/messages.po28
-rw-r--r--source/tt/vcl/messages.po212
-rw-r--r--source/ug/dictionaries/sq_AL.po17
-rw-r--r--source/ug/officecfg/registry/data/org/openoffice/Office/UI.po87
-rw-r--r--source/ug/reportdesign/messages.po4
-rw-r--r--source/ug/sc/messages.po26
-rw-r--r--source/ug/sw/messages.po28
-rw-r--r--source/ug/vcl/messages.po210
-rw-r--r--source/uk/cui/messages.po6
-rw-r--r--source/uk/editeng/messages.po8
-rw-r--r--source/uk/extensions/messages.po16
-rw-r--r--source/uk/formula/messages.po14
-rw-r--r--source/uk/helpcontent2/source/text/sbasic/shared.po30
-rw-r--r--source/uk/helpcontent2/source/text/scalc/01.po18
-rw-r--r--source/uk/helpcontent2/source/text/scalc/02.po6
-rw-r--r--source/uk/helpcontent2/source/text/scalc/04.po10
-rw-r--r--source/uk/helpcontent2/source/text/scalc/guide.po14
-rw-r--r--source/uk/helpcontent2/source/text/schart/01.po14
-rw-r--r--source/uk/helpcontent2/source/text/sdraw.po59
-rw-r--r--source/uk/helpcontent2/source/text/shared.po10
-rw-r--r--source/uk/helpcontent2/source/text/shared/01.po8
-rw-r--r--source/uk/helpcontent2/source/text/shared/02.po12
-rw-r--r--source/uk/helpcontent2/source/text/shared/05.po12
-rw-r--r--source/uk/helpcontent2/source/text/shared/explorer/database.po15
-rw-r--r--source/uk/helpcontent2/source/text/shared/guide.po12
-rw-r--r--source/uk/helpcontent2/source/text/shared/optionen.po10
-rw-r--r--source/uk/helpcontent2/source/text/simpress/01.po14
-rw-r--r--source/uk/helpcontent2/source/text/simpress/guide.po22
-rw-r--r--source/uk/helpcontent2/source/text/smath/guide.po108
-rw-r--r--source/uk/helpcontent2/source/text/swriter/00.po324
-rw-r--r--source/uk/helpcontent2/source/text/swriter/01.po26
-rw-r--r--source/uk/helpcontent2/source/text/swriter/02.po46
-rw-r--r--source/uk/helpcontent2/source/text/swriter/guide.po12
-rw-r--r--source/uk/officecfg/registry/data/org/openoffice/Office.po1321
-rw-r--r--source/uk/readlicense_oo/docs.po6
-rw-r--r--source/uk/reportdesign/messages.po14
-rw-r--r--source/uk/sc/messages.po46
-rw-r--r--source/uk/svx/messages.po6
-rw-r--r--source/uk/sw/messages.po48
-rw-r--r--source/uk/vcl/messages.po216
-rw-r--r--source/ur/reportdesign/messages.po4
-rw-r--r--source/ur/sc/messages.po26
-rw-r--r--source/ur/sw/messages.po28
-rw-r--r--source/ur/vcl/messages.po202
-rw-r--r--source/uz/reportdesign/messages.po4
-rw-r--r--source/uz/sc/messages.po26
-rw-r--r--source/uz/sw/messages.po28
-rw-r--r--source/uz/vcl/messages.po212
-rw-r--r--source/ve/reportdesign/messages.po4
-rw-r--r--source/ve/sc/messages.po26
-rw-r--r--source/ve/sw/messages.po28
-rw-r--r--source/ve/vcl/messages.po214
-rw-r--r--source/vec/accessibility/messages.po24
-rw-r--r--source/vec/avmedia/messages.po36
-rw-r--r--source/vec/chart2/messages.po4
-rw-r--r--source/vec/cui/messages.po118
-rw-r--r--source/vec/dbaccess/messages.po6
-rw-r--r--source/vec/desktop/messages.po14
-rw-r--r--source/vec/dictionaries/en/dialog.po51
-rw-r--r--source/vec/editeng/messages.po8
-rw-r--r--source/vec/extensions/messages.po16
-rw-r--r--source/vec/extras/source/autocorr/emoji.po1595
-rw-r--r--source/vec/filter/messages.po16
-rw-r--r--source/vec/forms/messages.po72
-rw-r--r--source/vec/instsetoo_native/inc_openoffice/windows/msi_languages.po6
-rw-r--r--source/vec/librelogo/source/pythonpath.po4
-rw-r--r--source/vec/officecfg/registry/data/org/openoffice/Office/UI.po305
-rw-r--r--source/vec/readlicense_oo/docs.po26
-rw-r--r--source/vec/reportdesign/messages.po20
-rw-r--r--source/vec/sc/messages.po431
-rw-r--r--source/vec/scaddins/messages.po14
-rw-r--r--source/vec/scp2/source/calc.po38
-rw-r--r--source/vec/scp2/source/extensions.po34
-rw-r--r--source/vec/scp2/source/ooo.po22
-rw-r--r--source/vec/sd/messages.po134
-rw-r--r--source/vec/sfx2/messages.po182
-rw-r--r--source/vec/shell/messages.po4
-rw-r--r--source/vec/starmath/messages.po4
-rw-r--r--source/vec/svtools/messages.po28
-rw-r--r--source/vec/svx/messages.po44
-rw-r--r--source/vec/sw/messages.po309
-rw-r--r--source/vec/swext/mediawiki/help.po6
-rw-r--r--source/vec/sysui/desktop/share.po82
-rw-r--r--source/vec/vcl/messages.po222
-rw-r--r--source/vec/wizards/messages.po6
-rw-r--r--source/vec/writerperfect/messages.po4
-rw-r--r--source/vec/xmlsecurity/messages.po4
-rw-r--r--source/vi/reportdesign/messages.po4
-rw-r--r--source/vi/sc/messages.po26
-rw-r--r--source/vi/sw/messages.po28
-rw-r--r--source/vi/vcl/messages.po210
-rw-r--r--source/xh/reportdesign/messages.po4
-rw-r--r--source/xh/sc/messages.po26
-rw-r--r--source/xh/sw/messages.po28
-rw-r--r--source/xh/vcl/messages.po214
-rw-r--r--source/zh-CN/cui/messages.po52
-rw-r--r--source/zh-CN/filter/messages.po6
-rw-r--r--source/zh-CN/framework/messages.po43
-rw-r--r--source/zh-CN/instsetoo_native/inc_openoffice/windows/msi_languages.po18
-rw-r--r--source/zh-CN/officecfg/registry/data/org/openoffice/Office.po1327
-rw-r--r--source/zh-CN/officecfg/registry/data/org/openoffice/Office/UI.po6
-rw-r--r--source/zh-CN/reportdesign/messages.po4
-rw-r--r--source/zh-CN/sc/messages.po32
-rw-r--r--source/zh-CN/sd/messages.po8
-rw-r--r--source/zh-CN/sfx2/messages.po16
-rw-r--r--source/zh-CN/sw/messages.po30
-rw-r--r--source/zh-CN/vcl/messages.po216
-rw-r--r--source/zh-TW/reportdesign/messages.po6
-rw-r--r--source/zh-TW/sc/messages.po28
-rw-r--r--source/zh-TW/sw/messages.po30
-rw-r--r--source/zh-TW/vcl/messages.po216
-rw-r--r--source/zu/reportdesign/messages.po4
-rw-r--r--source/zu/sc/messages.po26
-rw-r--r--source/zu/sw/messages.po28
-rw-r--r--source/zu/vcl/messages.po212
839 files changed, 37435 insertions, 23529 deletions
diff --git a/source/ab/reportdesign/messages.po b/source/ab/reportdesign/messages.po
index 30393033fd0..87c5dfdb32b 100644
--- a/source/ab/reportdesign/messages.po
+++ b/source/ab/reportdesign/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2019-10-14 14:32+0200\n"
+"POT-Creation-Date: 2020-04-29 13:12+0200\n"
"PO-Revision-Date: 2019-06-14 08:01+0000\n"
"Last-Translator: Андрей Абухба <aabuchba@mail.ru>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1287,7 +1287,7 @@ msgid "Insert"
msgstr "Ибжьаргылатәуп"
#. AjmhK
-#: reportdesign/uiconfig/dbreport/ui/floatingfield.ui:98
+#: reportdesign/uiconfig/dbreport/ui/floatingfield.ui:99
msgctxt "floatingfield|helptext"
msgid "Highlight the fields to insert into the selected section of the template, then click Insert or press Enter."
msgstr ""
diff --git a/source/ab/sc/messages.po b/source/ab/sc/messages.po
index 3106d571443..05ef1d61ad6 100644
--- a/source/ab/sc/messages.po
+++ b/source/ab/sc/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2020-01-08 15:26+0100\n"
+"POT-Creation-Date: 2020-04-29 13:12+0200\n"
"PO-Revision-Date: 2018-11-12 11:32+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -22897,73 +22897,73 @@ msgid "Move/Copy Sheet"
msgstr ""
#. iJZov
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:98
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:99
msgctxt "movecopysheet|move"
msgid "_Move"
msgstr "_Ииагатәуп"
#. zRtFK
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:116
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:117
msgctxt "movecopysheet|copy"
msgid "C_opy"
msgstr "_Акопиа ахыхтәуп"
#. Cf9Po
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:141
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:142
msgctxt "movecopysheet|label1"
msgid "Action"
msgstr "Аҟаҵара"
#. ENjjq
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:189
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:190
msgctxt "movecopysheet|toDocumentLabel"
msgid "To _document"
msgstr ""
#. jfC53
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:206
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:207
msgctxt "movecopysheet|toDocument"
msgid "(current document)"
msgstr ""
#. Kd5nz
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:207
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:208
msgctxt "movecopysheet|toDocument"
msgid "- new document -"
msgstr "- иаҧҵатәуп адокумент -"
#. DGcVf
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:235
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:236
msgctxt "movecopysheet|insertBeforeLabel"
msgid "_Insert before"
msgstr ""
#. gE92w
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:301
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:302
msgctxt "movecopysheet|label2"
msgid "Location"
msgstr "Аҭыҧ"
#. wcXYj
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:368
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:369
msgctxt "movecopysheet|warnunused"
msgid "This name is already used."
msgstr ""
#. L7CQf
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:383
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:384
msgctxt "movecopysheet|warnempty"
msgid "Name is empty."
msgstr ""
#. xoYVT
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:398
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:399
msgctxt "movecopysheet|warninvalid"
msgid "Name contains one or more invalid characters."
msgstr "Ахьӡ иаҵанакуеит изымуа асимволқәа."
#. zE3yH
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:425
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:426
msgctxt "movecopysheet|newNameLabel"
msgid "New _name"
msgstr "Ахьӡ _ҿыц"
diff --git a/source/ab/sw/messages.po b/source/ab/sw/messages.po
index 4b0c26131c8..88155e5827d 100644
--- a/source/ab/sw/messages.po
+++ b/source/ab/sw/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2019-12-24 17:12+0100\n"
+"POT-Creation-Date: 2020-04-29 13:12+0200\n"
"PO-Revision-Date: 2019-06-24 10:38+0000\n"
"Last-Translator: Андрей Абухба <aabuchba@mail.ru>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -17994,81 +17994,81 @@ msgid "Macro"
msgstr "Амакросқәа"
#. EqTqQ
-#: sw/uiconfig/swriter/ui/picturepage.ui:32
+#: sw/uiconfig/swriter/ui/picturepage.ui:36
msgctxt "picturepage|browse"
msgid "Browse..."
msgstr "Аҭыҧхәаҧшра..."
#. PqFMY
-#: sw/uiconfig/swriter/ui/picturepage.ui:58
+#: sw/uiconfig/swriter/ui/picturepage.ui:62
msgctxt "picturepage|label1"
msgid "_File name"
msgstr "Афаил ахьӡ"
#. UYzJC
-#: sw/uiconfig/swriter/ui/picturepage.ui:77
+#: sw/uiconfig/swriter/ui/picturepage.ui:81
#, fuzzy
msgctxt "picturepage|label11"
msgid "Link"
msgstr "Азхьарҧш"
#. hCVDF
-#: sw/uiconfig/swriter/ui/picturepage.ui:112
+#: sw/uiconfig/swriter/ui/picturepage.ui:116
msgctxt "picturepage|vert"
msgid "_Vertically"
msgstr ""
#. jwAir
-#: sw/uiconfig/swriter/ui/picturepage.ui:127
+#: sw/uiconfig/swriter/ui/picturepage.ui:131
#, fuzzy
msgctxt "picturepage|hori"
msgid "Hori_zontally"
msgstr "Горизонталла"
#. F3zpM
-#: sw/uiconfig/swriter/ui/picturepage.ui:142
+#: sw/uiconfig/swriter/ui/picturepage.ui:146
msgctxt "picturepage|allpages"
msgid "On all pages"
msgstr "адаҟьақәа зегь рыҟны"
#. FX5Cn
-#: sw/uiconfig/swriter/ui/picturepage.ui:159
+#: sw/uiconfig/swriter/ui/picturepage.ui:163
msgctxt "picturepage|leftpages"
msgid "On left pages"
msgstr "армарахьтәи адаҟьақәа рыҟны"
#. 6eLFK
-#: sw/uiconfig/swriter/ui/picturepage.ui:176
+#: sw/uiconfig/swriter/ui/picturepage.ui:180
msgctxt "picturepage|rightpages"
msgid "On right pages"
msgstr "арӷьарахьтәи адаҟьақәа рыҟны"
#. M9Lxh
-#: sw/uiconfig/swriter/ui/picturepage.ui:221
+#: sw/uiconfig/swriter/ui/picturepage.ui:225
msgctxt "picturepage|label2"
msgid "Flip"
msgstr ""
#. vEJFW
-#: sw/uiconfig/swriter/ui/picturepage.ui:261
+#: sw/uiconfig/swriter/ui/picturepage.ui:265
msgctxt "picturepage|FT_ANGLE"
msgid "_Angle:"
msgstr ""
#. Q6xq6
-#: sw/uiconfig/swriter/ui/picturepage.ui:303
+#: sw/uiconfig/swriter/ui/picturepage.ui:308
msgctxt "picturepage|FT_ANGLEPRESETS"
msgid "Default _settings:"
msgstr ""
#. hBc6G
-#: sw/uiconfig/swriter/ui/picturepage.ui:328
+#: sw/uiconfig/swriter/ui/picturepage.ui:333
msgctxt "picturepage|CTL_ANGLE|tooltip_text"
msgid "Rotation Angle"
msgstr ""
#. HpCfF
-#: sw/uiconfig/swriter/ui/picturepage.ui:355
+#: sw/uiconfig/swriter/ui/picturepage.ui:360
msgctxt "picturepage|label2"
msgid "Rotation Angle"
msgstr ""
diff --git a/source/ab/vcl/messages.po b/source/ab/vcl/messages.po
index 0adfa716de3..1eba7eb93fa 100644
--- a/source/ab/vcl/messages.po
+++ b/source/ab/vcl/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2019-12-06 13:10+0100\n"
+"POT-Creation-Date: 2020-04-29 12:59+0200\n"
"PO-Revision-Date: 2018-11-12 11:32+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2037,218 +2037,230 @@ msgid "e.g.: 1, 3-5, 7, 9"
msgstr ""
#. V3apS
-#: vcl/uiconfig/ui/printdialog.ui:542
+#: vcl/uiconfig/ui/printdialog.ui:541
msgctxt "printdialog|rmEvenPages"
msgid "_Even pages"
msgstr ""
#. ELsCF
-#: vcl/uiconfig/ui/printdialog.ui:561
+#: vcl/uiconfig/ui/printdialog.ui:560
msgctxt "printdialog|rbOddPages"
msgid "_Odd pages"
msgstr ""
+#. Z5kiB
+#: vcl/uiconfig/ui/printdialog.ui:579
+msgctxt "printdialog|rbRangeSelection"
+msgid "_Selection"
+msgstr ""
+
#. wn2kB
-#: vcl/uiconfig/ui/printdialog.ui:582
+#: vcl/uiconfig/ui/printdialog.ui:610
msgctxt "printdialog|fromwhich"
msgid "_From which print:"
msgstr ""
#. Cuc2u
-#: vcl/uiconfig/ui/printdialog.ui:607
+#: vcl/uiconfig/ui/printdialog.ui:635
msgctxt "printdialog|labelpapersides"
msgid "Paper _sides:"
msgstr ""
#. SYxRJ
-#: vcl/uiconfig/ui/printdialog.ui:622
+#: vcl/uiconfig/ui/printdialog.ui:650
msgctxt "printdialog|liststore4"
msgid "Print on one side (simplex)"
msgstr ""
#. hCZPg
-#: vcl/uiconfig/ui/printdialog.ui:623
+#: vcl/uiconfig/ui/printdialog.ui:651
msgctxt "printdialog|liststore4"
msgid "Print on both sides (duplex long edge)"
msgstr ""
#. iqr9C
-#: vcl/uiconfig/ui/printdialog.ui:624
+#: vcl/uiconfig/ui/printdialog.ui:652
msgctxt "printdialog|liststore4"
msgid "Print on both sides (duplex short edge)"
msgstr ""
#. AVv6D
-#: vcl/uiconfig/ui/printdialog.ui:638
+#: vcl/uiconfig/ui/printdialog.ui:666
msgctxt "printdialog|labelcopies"
msgid "_Number of copies:"
msgstr ""
-#. vwjVt
-#: vcl/uiconfig/ui/printdialog.ui:665
-msgctxt "printdialog|reverseorder"
-msgid "Print in _reverse order"
-msgstr ""
-
#. G6QEr
-#: vcl/uiconfig/ui/printdialog.ui:687
+#: vcl/uiconfig/ui/printdialog.ui:699
msgctxt "printdialog|collate"
msgid "_Collate"
msgstr ""
#. RnCCD
-#: vcl/uiconfig/ui/printdialog.ui:723
+#: vcl/uiconfig/ui/printdialog.ui:735
msgctxt "printdialog|cbPrintOrder"
msgid "_Order:"
msgstr ""
-#. Z5kiB
-#: vcl/uiconfig/ui/printdialog.ui:747
-msgctxt "printdialog|rbRangeSelection"
-msgid "_Selection"
+#. vwjVt
+#: vcl/uiconfig/ui/printdialog.ui:746
+msgctxt "printdialog|reverseorder"
+msgid "Print in _reverse order"
+msgstr ""
+
+#. R82MM
+#: vcl/uiconfig/ui/printdialog.ui:766
+msgctxt "printdialog|rangeexpander"
+msgid "_more"
msgstr ""
#. ehfCG
-#: vcl/uiconfig/ui/printdialog.ui:770
+#: vcl/uiconfig/ui/printdialog.ui:785
msgctxt "printdialog|label2"
msgid "Range and Copies"
msgstr ""
#. CBLet
-#: vcl/uiconfig/ui/printdialog.ui:807
+#: vcl/uiconfig/ui/printdialog.ui:822
msgctxt "printdialog|labelorientation"
msgid "Orientation:"
msgstr ""
#. U4byk
-#: vcl/uiconfig/ui/printdialog.ui:821
+#: vcl/uiconfig/ui/printdialog.ui:836
msgctxt "printdialog|labelsize"
msgid "Paper size:"
msgstr ""
-#. AGWe3
-#: vcl/uiconfig/ui/printdialog.ui:835
-msgctxt "printdialog|labelorder"
-msgid "Order:"
-msgstr ""
-
-#. psAku
-#: vcl/uiconfig/ui/printdialog.ui:850
-msgctxt "printdialog|liststore2"
-msgid "Left to right, then down"
-msgstr ""
-
-#. fnfLt
-#: vcl/uiconfig/ui/printdialog.ui:851
-msgctxt "printdialog|liststore2"
-msgid "Top to bottom, then right"
-msgstr ""
-
-#. y6nZE
-#: vcl/uiconfig/ui/printdialog.ui:852
-msgctxt "printdialog|liststore2"
-msgid "Top to bottom, then left"
-msgstr ""
-
-#. PteTg
-#: vcl/uiconfig/ui/printdialog.ui:853
-msgctxt "printdialog|liststore2"
-msgid "Right to left, then down"
-msgstr ""
-
-#. JMA7A
-#: vcl/uiconfig/ui/printdialog.ui:866
-msgctxt "printdialog|collationpreview"
-msgid "Collation preview"
-msgstr ""
-
#. X9iBj
-#: vcl/uiconfig/ui/printdialog.ui:882
+#: vcl/uiconfig/ui/printdialog.ui:852
msgctxt "printdialog|liststore3"
msgid "Automatic"
msgstr "Автоматикала"
#. vaWZE
-#: vcl/uiconfig/ui/printdialog.ui:883
+#: vcl/uiconfig/ui/printdialog.ui:853
msgctxt "printdialog|liststore3"
msgid "Portrait"
msgstr "Ашәҟәытә"
#. Qnpje
-#: vcl/uiconfig/ui/printdialog.ui:884
+#: vcl/uiconfig/ui/printdialog.ui:854
msgctxt "printdialog|liststore3"
msgid "Landscape"
msgstr "Альбомтә"
+#. EZdsx
+#: vcl/uiconfig/ui/printdialog.ui:892
+msgctxt "printdialog|pagespersheetbtn"
+msgid "Pages per sheet:"
+msgstr ""
+
+#. DKP5g
+#: vcl/uiconfig/ui/printdialog.ui:940
+#, fuzzy
+msgctxt "printdialog|liststore1"
+msgid "Custom"
+msgstr "Даҽакы:"
+
+#. 65WWt
+#: vcl/uiconfig/ui/printdialog.ui:956
+msgctxt "printdialog|pagespersheettxt"
+msgid "Pages:"
+msgstr ""
+
+#. DM5aX
+#: vcl/uiconfig/ui/printdialog.ui:981
+msgctxt "printdialog|by"
+msgid "by"
+msgstr ""
+
#. szcD7
-#: vcl/uiconfig/ui/printdialog.ui:908
+#: vcl/uiconfig/ui/printdialog.ui:1007
msgctxt "printdialog|pagemargintxt1"
msgid "Margin:"
msgstr ""
-#. oryuw
-#: vcl/uiconfig/ui/printdialog.ui:933
-msgctxt "printdialog|sheetmargintxt1"
-msgid "Distance:"
-msgstr ""
-
#. iGg2m
-#: vcl/uiconfig/ui/printdialog.ui:958
+#: vcl/uiconfig/ui/printdialog.ui:1032
msgctxt "printdialog|pagemargintxt2"
msgid "between pages"
msgstr "адаҟьақәа рыбжьара"
+#. oryuw
+#: vcl/uiconfig/ui/printdialog.ui:1044
+msgctxt "printdialog|sheetmargintxt1"
+msgid "Distance:"
+msgstr ""
+
#. XhfvB
-#: vcl/uiconfig/ui/printdialog.ui:970
+#: vcl/uiconfig/ui/printdialog.ui:1069
msgctxt "printdialog|sheetmargintxt2"
msgid "to sheet border"
msgstr ""
-#. Yo4xV
-#: vcl/uiconfig/ui/printdialog.ui:980
-msgctxt "printdialog|brochure"
-msgid "Brochure"
-msgstr "Аброшиура"
+#. AGWe3
+#: vcl/uiconfig/ui/printdialog.ui:1082
+msgctxt "printdialog|labelorder"
+msgid "Order:"
+msgstr ""
-#. DM5aX
-#: vcl/uiconfig/ui/printdialog.ui:1023
-msgctxt "printdialog|by"
-msgid "by"
+#. psAku
+#: vcl/uiconfig/ui/printdialog.ui:1097
+msgctxt "printdialog|liststore2"
+msgid "Left to right, then down"
+msgstr ""
+
+#. fnfLt
+#: vcl/uiconfig/ui/printdialog.ui:1098
+msgctxt "printdialog|liststore2"
+msgid "Top to bottom, then right"
+msgstr ""
+
+#. y6nZE
+#: vcl/uiconfig/ui/printdialog.ui:1099
+msgctxt "printdialog|liststore2"
+msgid "Top to bottom, then left"
+msgstr ""
+
+#. PteTg
+#: vcl/uiconfig/ui/printdialog.ui:1100
+msgctxt "printdialog|liststore2"
+msgid "Right to left, then down"
msgstr ""
#. QG59F
-#: vcl/uiconfig/ui/printdialog.ui:1034
+#: vcl/uiconfig/ui/printdialog.ui:1111
msgctxt "printdialog|bordercb"
msgid "Draw a border around each page"
msgstr ""
-#. EZdsx
-#: vcl/uiconfig/ui/printdialog.ui:1055
-msgctxt "printdialog|pagespersheetbtn"
-msgid "Pages per sheet:"
-msgstr ""
+#. Yo4xV
+#: vcl/uiconfig/ui/printdialog.ui:1127
+msgctxt "printdialog|brochure"
+msgid "Brochure"
+msgstr "Аброшиура"
-#. 65WWt
-#: vcl/uiconfig/ui/printdialog.ui:1094
-msgctxt "printdialog|pagespersheettxt"
-msgid "Pages:"
+#. JMA7A
+#: vcl/uiconfig/ui/printdialog.ui:1155
+msgctxt "printdialog|collationpreview"
+msgid "Collation preview"
msgstr ""
-#. DKP5g
-#: vcl/uiconfig/ui/printdialog.ui:1116
-#, fuzzy
-msgctxt "printdialog|liststore1"
-msgid "Custom"
-msgstr "Даҽакы:"
+#. bF4up
+#: vcl/uiconfig/ui/printdialog.ui:1188
+msgctxt "printdialog|layoutexpander"
+msgid "m_ore"
+msgstr ""
#. rCBA5
-#: vcl/uiconfig/ui/printdialog.ui:1146
+#: vcl/uiconfig/ui/printdialog.ui:1207
msgctxt "printdialog|label3"
msgid "Page Layout"
msgstr ""
#. A2iC5
-#: vcl/uiconfig/ui/printdialog.ui:1165
+#: vcl/uiconfig/ui/printdialog.ui:1226
msgctxt "printdialog|generallabel"
msgid "General"
msgstr ""
diff --git a/source/af/basctl/messages.po b/source/af/basctl/messages.po
index c37c87c24f1..207d14c15f3 100644
--- a/source/af/basctl/messages.po
+++ b/source/af/basctl/messages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2020-02-27 12:56+0100\n"
-"PO-Revision-Date: 2020-04-01 20:16+0000\n"
+"PO-Revision-Date: 2020-04-22 05:16+0000\n"
"Last-Translator: Paul Roos <iNetRoos@gmail.com>\n"
"Language-Team: Afrikaans <https://weblate.documentfoundation.org/projects/libo_ui-6-4/basctlmessages/af/>\n"
"Language: af\n"
@@ -374,7 +374,7 @@ msgstr "%PRODUCTNAME-makro's en -dialoë"
#: basctl/inc/strings.hrc:84
msgctxt "RID_STR_REMOVEWATCHTIP"
msgid "Remove Watch"
-msgstr "Verwyder waarnemer"
+msgstr "Verwyder Gekyk"
#. oUqF6
#: basctl/inc/strings.hrc:85
@@ -723,7 +723,7 @@ msgstr "Kies 'n taal vir die verstek gebruikerskoppelvlak taal. Alle bestaande s
#: basctl/uiconfig/basicide/ui/defaultlanguage.ui:276
msgctxt "defaultlanguage|added"
msgid "Select languages to be added. Resources for these languages will be created in the library. Strings of the current default user interface language will be copied to these new resources by default."
-msgstr "Kies tale om by te voeg. Hulpbronne vir hierdie tale sal in die biblioteek geskep word. Stringe van die huidige verstek gebruikerskoppelvlak taal sal na hierdie nuwe hulpbronne gekopieer word, by verstek."
+msgstr "Kies tale om by te voeg. Hulpbronne vir hierdie tale sal in die biblioteek geskep word. Stringe van die huidige verstek gebruikerskoppelvlak taal sal outomaties na die nuwe hulpbronne gekopieer word."
#. QWxzi
#: basctl/uiconfig/basicide/ui/defaultlanguage.ui:291
@@ -741,13 +741,13 @@ msgstr "Skrap Taalhulpbronne"
#: basctl/uiconfig/basicide/ui/deletelangdialog.ui:14
msgctxt "deletelangdialog|DeleteLangDialog"
msgid "Do you want to delete the resources of the selected language(s)?"
-msgstr "Wil jy die geselekteerde taal/tale se hulpbronne skrap?"
+msgstr "Wil jy die hulpbronne van die geselekteerde taal(e) skrap?"
#. CThUw
#: basctl/uiconfig/basicide/ui/deletelangdialog.ui:15
msgctxt "deletelangdialog|DeleteLangDialog"
msgid "You are about to delete the resources for the selected language(s). All user interface strings for this language(s) will be deleted."
-msgstr "Jy is op die punt om die geselekteerde taal/tale se hulpbronne te skrap. Al die gebruikerskoppelvlak stringe vir hierdie taal sal uitgevee word."
+msgstr "Jy is op die punt om die hulpbronne van die geselekteerde taal(e) te skrap. Al die gebruikerskoppelvlak stringe vir hierdie taal sal uitgevee word."
#. gErRZ
#: basctl/uiconfig/basicide/ui/dialogpage.ui:38
@@ -771,7 +771,7 @@ msgstr "_Nuut..."
#: basctl/uiconfig/basicide/ui/dialogpage.ui:175
msgctxt "dialogpage|password"
msgid "_Password..."
-msgstr "_Nuut..."
+msgstr "_Wagwoord..."
#. sHS7f
#: basctl/uiconfig/basicide/ui/dialogpage.ui:189
@@ -789,7 +789,7 @@ msgstr "_Voer uit..."
#: basctl/uiconfig/basicide/ui/exportdialog.ui:8
msgctxt "exportdialog|ExportDialog"
msgid "Export Basic library"
-msgstr "Basis Biblioteek Voer Uit"
+msgstr "Basis Biblioteek Uitvoer"
#. hvm9y
#: basctl/uiconfig/basicide/ui/exportdialog.ui:89
@@ -825,7 +825,7 @@ msgstr "Voer programmateke in"
#: basctl/uiconfig/basicide/ui/importlibdialog.ui:119
msgctxt "importlibdialog|ref"
msgid "Insert as reference (read-only)"
-msgstr "Voeg as Verwysing in (lees-alleenlik)"
+msgstr "Voeg in as verwysing(lees-alleenlik)"
#. B9N7w
#: basctl/uiconfig/basicide/ui/importlibdialog.ui:134
@@ -849,7 +849,7 @@ msgstr "Ligging:"
#: basctl/uiconfig/basicide/ui/libpage.ui:81
msgctxt "libpage|lingudictsft"
msgid "_Library:"
-msgstr "_Biblioteek"
+msgstr "Biblioteek:"
#. AjENj
#: basctl/uiconfig/basicide/ui/libpage.ui:181
@@ -889,16 +889,15 @@ msgstr "Aktief"
#. VDCwR
#: basctl/uiconfig/basicide/ui/managebreakpoints.ui:237
-#, fuzzy
msgctxt "managebreakpoints|label2"
msgid "Pass count:"
-msgstr "Bladsytelling:"
+msgstr "Deurlooptelling:"
#. 5dExG
#: basctl/uiconfig/basicide/ui/managebreakpoints.ui:260
msgctxt "managebreakpoints|label1"
msgid "Breakpoints"
-msgstr "Breekpunte"
+msgstr "Stoppunte"
#. M2Sx2
#: basctl/uiconfig/basicide/ui/managelanguages.ui:16
@@ -916,7 +915,7 @@ msgstr "Huidige Tale:"
#: basctl/uiconfig/basicide/ui/managelanguages.ui:94
msgctxt "managelanguages|label2"
msgid "The default language is used if no localization for a user interface locale is present. Furthermore all strings from the default language are copied to resources of newly added languages."
-msgstr "Die verstek taal word gebruik as daar geen lokalisering is vir die gebruikerskoppelvlak nie. Voortaan word alle stringe van die verstek taal gevoeg by die hulpbronne van die nuwe bygevoegde tale."
+msgstr "Die verstek taal word gebruik as daar geen lokalisering vir 'n gebruikerskoppelvlak is nie. Voortaan word alle stringe van die verstek taal by die hulpbronne van die nuut bygevoegde tale gevoeg."
#. WE7kt
#: basctl/uiconfig/basicide/ui/managelanguages.ui:120
@@ -940,19 +939,19 @@ msgstr "M_odule"
#: basctl/uiconfig/basicide/ui/modulepage.ui:129
msgctxt "modulepage|newmodule"
msgid "_New..."
-msgstr "_Nuwe..."
+msgstr "_Nuut..."
#. RakoP
#: basctl/uiconfig/basicide/ui/modulepage.ui:144
msgctxt "modulepage|newdialog"
msgid "_New..."
-msgstr "_Nuwe..."
+msgstr "_Nuut..."
#. 5FC8g
#: basctl/uiconfig/basicide/ui/modulepage.ui:175
msgctxt "modulepage|password"
msgid "_Password..."
-msgstr "_Wagwoord..."
+msgstr "Wagwoord..."
#. EgCDE
#: basctl/uiconfig/basicide/ui/modulepage.ui:189
@@ -964,7 +963,7 @@ msgstr "_Invoer..."
#: basctl/uiconfig/basicide/ui/modulepage.ui:203
msgctxt "modulepage|export"
msgid "_Export..."
-msgstr "_Voer uit..."
+msgstr "Voer uit..."
#. Skwd5
#: basctl/uiconfig/basicide/ui/newlibdialog.ui:86
diff --git a/source/af/reportdesign/messages.po b/source/af/reportdesign/messages.po
index 4a5e19300b8..315df5f996a 100644
--- a/source/af/reportdesign/messages.po
+++ b/source/af/reportdesign/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2019-10-14 14:32+0200\n"
+"POT-Creation-Date: 2020-04-29 13:12+0200\n"
"PO-Revision-Date: 2019-01-21 11:32+0000\n"
"Last-Translator: F Wolff <friedel@translate.org.za>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1288,7 +1288,7 @@ msgid "Insert"
msgstr "Voeg in"
#. AjmhK
-#: reportdesign/uiconfig/dbreport/ui/floatingfield.ui:98
+#: reportdesign/uiconfig/dbreport/ui/floatingfield.ui:99
msgctxt "floatingfield|helptext"
msgid "Highlight the fields to insert into the selected section of the template, then click Insert or press Enter."
msgstr "Merk die velde wat by die gemerkte afdeling van die sjabloon ingevoeg moet word, en kliek dan Voeg in of druk Enter."
diff --git a/source/af/sc/messages.po b/source/af/sc/messages.po
index 18403e99882..3eb39babff8 100644
--- a/source/af/sc/messages.po
+++ b/source/af/sc/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2020-01-08 15:26+0100\n"
+"POT-Creation-Date: 2020-04-29 13:12+0200\n"
"PO-Revision-Date: 2019-06-19 20:39+0000\n"
"Last-Translator: F Wolff <friedel@translate.org.za>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -23553,77 +23553,77 @@ msgid "Move/Copy Sheet"
msgstr "~Skuif/kopieer vel..."
#. iJZov
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:98
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:99
#, fuzzy
msgctxt "movecopysheet|move"
msgid "_Move"
msgstr "Skuif"
#. zRtFK
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:116
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:117
#, fuzzy
msgctxt "movecopysheet|copy"
msgid "C_opy"
msgstr "Kopieer"
#. Cf9Po
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:141
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:142
msgctxt "movecopysheet|label1"
msgid "Action"
msgstr "Aksie"
#. ENjjq
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:189
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:190
#, fuzzy
msgctxt "movecopysheet|toDocumentLabel"
msgid "To _document"
msgstr "Na dokument"
#. jfC53
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:206
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:207
msgctxt "movecopysheet|toDocument"
msgid "(current document)"
msgstr ""
#. Kd5nz
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:207
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:208
msgctxt "movecopysheet|toDocument"
msgid "- new document -"
msgstr ""
#. DGcVf
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:235
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:236
msgctxt "movecopysheet|insertBeforeLabel"
msgid "_Insert before"
msgstr ""
#. gE92w
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:301
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:302
msgctxt "movecopysheet|label2"
msgid "Location"
msgstr "Ligging"
#. wcXYj
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:368
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:369
#, fuzzy
msgctxt "movecopysheet|warnunused"
msgid "This name is already used."
msgstr "Hierdie naam is reeds in gebruik."
#. L7CQf
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:383
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:384
msgctxt "movecopysheet|warnempty"
msgid "Name is empty."
msgstr ""
#. xoYVT
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:398
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:399
msgctxt "movecopysheet|warninvalid"
msgid "Name contains one or more invalid characters."
msgstr ""
#. zE3yH
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:425
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:426
msgctxt "movecopysheet|newNameLabel"
msgid "New _name"
msgstr ""
diff --git a/source/af/sw/messages.po b/source/af/sw/messages.po
index 95998b3083d..49c37b7e1fe 100644
--- a/source/af/sw/messages.po
+++ b/source/af/sw/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2019-12-24 17:12+0100\n"
+"POT-Creation-Date: 2020-04-29 13:12+0200\n"
"PO-Revision-Date: 2019-07-11 19:00+0200\n"
"Last-Translator: F Wolff <friedel@translate.org.za>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -17670,79 +17670,79 @@ msgid "Macro"
msgstr "Makro"
#. EqTqQ
-#: sw/uiconfig/swriter/ui/picturepage.ui:32
+#: sw/uiconfig/swriter/ui/picturepage.ui:36
msgctxt "picturepage|browse"
msgid "Browse..."
msgstr "Blaai..."
#. PqFMY
-#: sw/uiconfig/swriter/ui/picturepage.ui:58
+#: sw/uiconfig/swriter/ui/picturepage.ui:62
msgctxt "picturepage|label1"
msgid "_File name"
msgstr "_Lêernaam"
#. UYzJC
-#: sw/uiconfig/swriter/ui/picturepage.ui:77
+#: sw/uiconfig/swriter/ui/picturepage.ui:81
msgctxt "picturepage|label11"
msgid "Link"
msgstr "Skakel"
#. hCVDF
-#: sw/uiconfig/swriter/ui/picturepage.ui:112
+#: sw/uiconfig/swriter/ui/picturepage.ui:116
msgctxt "picturepage|vert"
msgid "_Vertically"
msgstr "_Vertikaal"
#. jwAir
-#: sw/uiconfig/swriter/ui/picturepage.ui:127
+#: sw/uiconfig/swriter/ui/picturepage.ui:131
msgctxt "picturepage|hori"
msgid "Hori_zontally"
msgstr "Hori_sontaal"
#. F3zpM
-#: sw/uiconfig/swriter/ui/picturepage.ui:142
+#: sw/uiconfig/swriter/ui/picturepage.ui:146
msgctxt "picturepage|allpages"
msgid "On all pages"
msgstr "Op alle bladsye"
#. FX5Cn
-#: sw/uiconfig/swriter/ui/picturepage.ui:159
+#: sw/uiconfig/swriter/ui/picturepage.ui:163
msgctxt "picturepage|leftpages"
msgid "On left pages"
msgstr "Op linkerbladsye"
#. 6eLFK
-#: sw/uiconfig/swriter/ui/picturepage.ui:176
+#: sw/uiconfig/swriter/ui/picturepage.ui:180
msgctxt "picturepage|rightpages"
msgid "On right pages"
msgstr "Op regterbladsye"
#. M9Lxh
-#: sw/uiconfig/swriter/ui/picturepage.ui:221
+#: sw/uiconfig/swriter/ui/picturepage.ui:225
msgctxt "picturepage|label2"
msgid "Flip"
msgstr "Swaai om"
#. vEJFW
-#: sw/uiconfig/swriter/ui/picturepage.ui:261
+#: sw/uiconfig/swriter/ui/picturepage.ui:265
msgctxt "picturepage|FT_ANGLE"
msgid "_Angle:"
msgstr "_Hoek:"
#. Q6xq6
-#: sw/uiconfig/swriter/ui/picturepage.ui:303
+#: sw/uiconfig/swriter/ui/picturepage.ui:308
msgctxt "picturepage|FT_ANGLEPRESETS"
msgid "Default _settings:"
msgstr "_Verstekinstellings:"
#. hBc6G
-#: sw/uiconfig/swriter/ui/picturepage.ui:328
+#: sw/uiconfig/swriter/ui/picturepage.ui:333
msgctxt "picturepage|CTL_ANGLE|tooltip_text"
msgid "Rotation Angle"
msgstr "Rotasiehoek"
#. HpCfF
-#: sw/uiconfig/swriter/ui/picturepage.ui:355
+#: sw/uiconfig/swriter/ui/picturepage.ui:360
msgctxt "picturepage|label2"
msgid "Rotation Angle"
msgstr "Rotasiehoek"
diff --git a/source/af/vcl/messages.po b/source/af/vcl/messages.po
index 4eb4c538bd8..15e92cd15ac 100644
--- a/source/af/vcl/messages.po
+++ b/source/af/vcl/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2019-12-06 13:10+0100\n"
+"POT-Creation-Date: 2020-04-29 12:59+0200\n"
"PO-Revision-Date: 2019-01-17 07:24+0000\n"
"Last-Translator: F Wolff <friedel@translate.org.za>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2034,217 +2034,229 @@ msgid "e.g.: 1, 3-5, 7, 9"
msgstr "bv.: 1, 3-5, 7, 9"
#. V3apS
-#: vcl/uiconfig/ui/printdialog.ui:542
+#: vcl/uiconfig/ui/printdialog.ui:541
msgctxt "printdialog|rmEvenPages"
msgid "_Even pages"
msgstr ""
#. ELsCF
-#: vcl/uiconfig/ui/printdialog.ui:561
+#: vcl/uiconfig/ui/printdialog.ui:560
msgctxt "printdialog|rbOddPages"
msgid "_Odd pages"
msgstr ""
+#. Z5kiB
+#: vcl/uiconfig/ui/printdialog.ui:579
+msgctxt "printdialog|rbRangeSelection"
+msgid "_Selection"
+msgstr ""
+
#. wn2kB
-#: vcl/uiconfig/ui/printdialog.ui:582
+#: vcl/uiconfig/ui/printdialog.ui:610
msgctxt "printdialog|fromwhich"
msgid "_From which print:"
msgstr ""
#. Cuc2u
-#: vcl/uiconfig/ui/printdialog.ui:607
+#: vcl/uiconfig/ui/printdialog.ui:635
msgctxt "printdialog|labelpapersides"
msgid "Paper _sides:"
msgstr ""
#. SYxRJ
-#: vcl/uiconfig/ui/printdialog.ui:622
+#: vcl/uiconfig/ui/printdialog.ui:650
msgctxt "printdialog|liststore4"
msgid "Print on one side (simplex)"
msgstr ""
#. hCZPg
-#: vcl/uiconfig/ui/printdialog.ui:623
+#: vcl/uiconfig/ui/printdialog.ui:651
msgctxt "printdialog|liststore4"
msgid "Print on both sides (duplex long edge)"
msgstr ""
#. iqr9C
-#: vcl/uiconfig/ui/printdialog.ui:624
+#: vcl/uiconfig/ui/printdialog.ui:652
msgctxt "printdialog|liststore4"
msgid "Print on both sides (duplex short edge)"
msgstr ""
#. AVv6D
-#: vcl/uiconfig/ui/printdialog.ui:638
+#: vcl/uiconfig/ui/printdialog.ui:666
msgctxt "printdialog|labelcopies"
msgid "_Number of copies:"
msgstr ""
-#. vwjVt
-#: vcl/uiconfig/ui/printdialog.ui:665
-msgctxt "printdialog|reverseorder"
-msgid "Print in _reverse order"
-msgstr ""
-
#. G6QEr
-#: vcl/uiconfig/ui/printdialog.ui:687
+#: vcl/uiconfig/ui/printdialog.ui:699
msgctxt "printdialog|collate"
msgid "_Collate"
msgstr ""
#. RnCCD
-#: vcl/uiconfig/ui/printdialog.ui:723
+#: vcl/uiconfig/ui/printdialog.ui:735
msgctxt "printdialog|cbPrintOrder"
msgid "_Order:"
msgstr ""
-#. Z5kiB
-#: vcl/uiconfig/ui/printdialog.ui:747
-msgctxt "printdialog|rbRangeSelection"
-msgid "_Selection"
+#. vwjVt
+#: vcl/uiconfig/ui/printdialog.ui:746
+msgctxt "printdialog|reverseorder"
+msgid "Print in _reverse order"
+msgstr ""
+
+#. R82MM
+#: vcl/uiconfig/ui/printdialog.ui:766
+msgctxt "printdialog|rangeexpander"
+msgid "_more"
msgstr ""
#. ehfCG
-#: vcl/uiconfig/ui/printdialog.ui:770
+#: vcl/uiconfig/ui/printdialog.ui:785
msgctxt "printdialog|label2"
msgid "Range and Copies"
msgstr "Omvang en kopieë"
#. CBLet
-#: vcl/uiconfig/ui/printdialog.ui:807
+#: vcl/uiconfig/ui/printdialog.ui:822
msgctxt "printdialog|labelorientation"
msgid "Orientation:"
msgstr "Oriëntasie:"
#. U4byk
-#: vcl/uiconfig/ui/printdialog.ui:821
+#: vcl/uiconfig/ui/printdialog.ui:836
msgctxt "printdialog|labelsize"
msgid "Paper size:"
msgstr ""
-#. AGWe3
-#: vcl/uiconfig/ui/printdialog.ui:835
-msgctxt "printdialog|labelorder"
-msgid "Order:"
-msgstr "Volgorde:"
-
-#. psAku
-#: vcl/uiconfig/ui/printdialog.ui:850
-msgctxt "printdialog|liststore2"
-msgid "Left to right, then down"
-msgstr "Links na regs, dan af"
-
-#. fnfLt
-#: vcl/uiconfig/ui/printdialog.ui:851
-msgctxt "printdialog|liststore2"
-msgid "Top to bottom, then right"
-msgstr "Bo na onder, dan regs"
-
-#. y6nZE
-#: vcl/uiconfig/ui/printdialog.ui:852
-msgctxt "printdialog|liststore2"
-msgid "Top to bottom, then left"
-msgstr "Bo na onder, dan links"
-
-#. PteTg
-#: vcl/uiconfig/ui/printdialog.ui:853
-msgctxt "printdialog|liststore2"
-msgid "Right to left, then down"
-msgstr "Regs na links, dan af"
-
-#. JMA7A
-#: vcl/uiconfig/ui/printdialog.ui:866
-msgctxt "printdialog|collationpreview"
-msgid "Collation preview"
-msgstr ""
-
#. X9iBj
-#: vcl/uiconfig/ui/printdialog.ui:882
+#: vcl/uiconfig/ui/printdialog.ui:852
msgctxt "printdialog|liststore3"
msgid "Automatic"
msgstr "Outomaties"
#. vaWZE
-#: vcl/uiconfig/ui/printdialog.ui:883
+#: vcl/uiconfig/ui/printdialog.ui:853
msgctxt "printdialog|liststore3"
msgid "Portrait"
msgstr "Portret"
#. Qnpje
-#: vcl/uiconfig/ui/printdialog.ui:884
+#: vcl/uiconfig/ui/printdialog.ui:854
msgctxt "printdialog|liststore3"
msgid "Landscape"
msgstr "Landskap"
+#. EZdsx
+#: vcl/uiconfig/ui/printdialog.ui:892
+msgctxt "printdialog|pagespersheetbtn"
+msgid "Pages per sheet:"
+msgstr "Bladsye per vel:"
+
+#. DKP5g
+#: vcl/uiconfig/ui/printdialog.ui:940
+msgctxt "printdialog|liststore1"
+msgid "Custom"
+msgstr "Doelgemaak"
+
+#. 65WWt
+#: vcl/uiconfig/ui/printdialog.ui:956
+msgctxt "printdialog|pagespersheettxt"
+msgid "Pages:"
+msgstr "Bladsye:"
+
+#. DM5aX
+#: vcl/uiconfig/ui/printdialog.ui:981
+msgctxt "printdialog|by"
+msgid "by"
+msgstr "by"
+
#. szcD7
-#: vcl/uiconfig/ui/printdialog.ui:908
+#: vcl/uiconfig/ui/printdialog.ui:1007
msgctxt "printdialog|pagemargintxt1"
msgid "Margin:"
msgstr "Kantlyn:"
-#. oryuw
-#: vcl/uiconfig/ui/printdialog.ui:933
-msgctxt "printdialog|sheetmargintxt1"
-msgid "Distance:"
-msgstr "Afstand:"
-
#. iGg2m
-#: vcl/uiconfig/ui/printdialog.ui:958
+#: vcl/uiconfig/ui/printdialog.ui:1032
msgctxt "printdialog|pagemargintxt2"
msgid "between pages"
msgstr "tussen bladsye"
+#. oryuw
+#: vcl/uiconfig/ui/printdialog.ui:1044
+msgctxt "printdialog|sheetmargintxt1"
+msgid "Distance:"
+msgstr "Afstand:"
+
#. XhfvB
-#: vcl/uiconfig/ui/printdialog.ui:970
+#: vcl/uiconfig/ui/printdialog.ui:1069
msgctxt "printdialog|sheetmargintxt2"
msgid "to sheet border"
msgstr "na kant van papier"
-#. Yo4xV
-#: vcl/uiconfig/ui/printdialog.ui:980
-msgctxt "printdialog|brochure"
-msgid "Brochure"
-msgstr "Brosjure"
+#. AGWe3
+#: vcl/uiconfig/ui/printdialog.ui:1082
+msgctxt "printdialog|labelorder"
+msgid "Order:"
+msgstr "Volgorde:"
-#. DM5aX
-#: vcl/uiconfig/ui/printdialog.ui:1023
-msgctxt "printdialog|by"
-msgid "by"
-msgstr "by"
+#. psAku
+#: vcl/uiconfig/ui/printdialog.ui:1097
+msgctxt "printdialog|liststore2"
+msgid "Left to right, then down"
+msgstr "Links na regs, dan af"
+
+#. fnfLt
+#: vcl/uiconfig/ui/printdialog.ui:1098
+msgctxt "printdialog|liststore2"
+msgid "Top to bottom, then right"
+msgstr "Bo na onder, dan regs"
+
+#. y6nZE
+#: vcl/uiconfig/ui/printdialog.ui:1099
+msgctxt "printdialog|liststore2"
+msgid "Top to bottom, then left"
+msgstr "Bo na onder, dan links"
+
+#. PteTg
+#: vcl/uiconfig/ui/printdialog.ui:1100
+msgctxt "printdialog|liststore2"
+msgid "Right to left, then down"
+msgstr "Regs na links, dan af"
#. QG59F
-#: vcl/uiconfig/ui/printdialog.ui:1034
+#: vcl/uiconfig/ui/printdialog.ui:1111
msgctxt "printdialog|bordercb"
msgid "Draw a border around each page"
msgstr "Teken ’n raam rondom elke bladsy"
-#. EZdsx
-#: vcl/uiconfig/ui/printdialog.ui:1055
-msgctxt "printdialog|pagespersheetbtn"
-msgid "Pages per sheet:"
-msgstr "Bladsye per vel:"
+#. Yo4xV
+#: vcl/uiconfig/ui/printdialog.ui:1127
+msgctxt "printdialog|brochure"
+msgid "Brochure"
+msgstr "Brosjure"
-#. 65WWt
-#: vcl/uiconfig/ui/printdialog.ui:1094
-msgctxt "printdialog|pagespersheettxt"
-msgid "Pages:"
-msgstr "Bladsye:"
+#. JMA7A
+#: vcl/uiconfig/ui/printdialog.ui:1155
+msgctxt "printdialog|collationpreview"
+msgid "Collation preview"
+msgstr ""
-#. DKP5g
-#: vcl/uiconfig/ui/printdialog.ui:1116
-msgctxt "printdialog|liststore1"
-msgid "Custom"
-msgstr "Doelgemaak"
+#. bF4up
+#: vcl/uiconfig/ui/printdialog.ui:1188
+msgctxt "printdialog|layoutexpander"
+msgid "m_ore"
+msgstr ""
#. rCBA5
-#: vcl/uiconfig/ui/printdialog.ui:1146
+#: vcl/uiconfig/ui/printdialog.ui:1207
msgctxt "printdialog|label3"
msgid "Page Layout"
msgstr "Bladuitleg"
#. A2iC5
-#: vcl/uiconfig/ui/printdialog.ui:1165
+#: vcl/uiconfig/ui/printdialog.ui:1226
msgctxt "printdialog|generallabel"
msgid "General"
msgstr "Algemeen"
diff --git a/source/af/wizards/messages.po b/source/af/wizards/messages.po
index fedaac39462..9e5cc1e3e55 100644
--- a/source/af/wizards/messages.po
+++ b/source/af/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: 2019-07-11 18:38+0200\n"
-"PO-Revision-Date: 2020-03-11 12:06+0000\n"
+"PO-Revision-Date: 2020-04-22 05:16+0000\n"
"Last-Translator: Paul Roos <iNetRoos@gmail.com>\n"
"Language-Team: Afrikaans <https://weblate.documentfoundation.org/projects/libo_ui-6-4/wizardsmessages/af/>\n"
"Language: af\n"
@@ -20,37 +20,37 @@ msgstr ""
#: wizards/com/sun/star/wizards/common/strings.hrc:32
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 voldoende hardeskyf spasie nie."
+msgstr "Die gids '%1' kon nie geskep word nie.<BR>Daar is moontlik nie voldoende hardeskyfspasie nie."
#. BPmbE
#: wizards/com/sun/star/wizards/common/strings.hrc:33
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 die module 'PRODUCTNAME Writer' se installasie na."
+msgstr "Die teksdokument kon nie geskep word nie.<BR>Hersien asseblief die module 'PRODUCTNAME Writer' se installasie."
#. R9k3A
#: wizards/com/sun/star/wizards/common/strings.hrc:34
msgctxt "RID_COMMON_START_2"
msgid "The spreadsheet could not be created.<BR>Please check if the module 'PRODUCTNAME Calc' is installed."
-msgstr "Die spreiblad kon nie geskep word nie.<BR>Bepaal asseblief of die 'PRODUCTNAME Calc'-module geïnstalleer is."
+msgstr "Die spreiblad kon nie geskep word nie.<BR>Hersien asseblief die installasie van die 'PRODUCTNAME Calc'-module."
#. XfFf9
#: wizards/com/sun/star/wizards/common/strings.hrc:35
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."
+msgstr "Die voorlegging kon nie geskep word nie.<BR>Hersien asseblief die installasie van die 'PRODUCTNAME Impress'-module."
#. QEUL9
#: wizards/com/sun/star/wizards/common/strings.hrc:36
msgctxt "RID_COMMON_START_4"
msgid "The drawing could not be created.<BR>Please check if the module 'PRODUCTNAME Draw' is installed."
-msgstr "Die skets kon nie geskep word nie.<BR>Gaan asseblief na of die module 'PRODUCTNAME Draw' geïnstalleer is."
+msgstr "Die skets kon nie geskep word nie.<BR>Hersien asseblief die installasie van die module 'PRODUCTNAME Draw'."
#. GA9Kx
#: wizards/com/sun/star/wizards/common/strings.hrc:37
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 module 'PRODUCTNAME Math' geïnstalleer is."
+msgstr "Die formule kon nie geskep word nie.<BR>Hersien asseblief die installasie van die module 'PRODUCTNAME Math'."
#. EcX4n
#: wizards/com/sun/star/wizards/common/strings.hrc:38
@@ -150,9 +150,9 @@ msgid ""
"Under 'Tools - Options - %PRODUCTNAME - Paths' click the 'Default' button to reset the paths to the original default settings.\n"
"Then run the wizard again."
msgstr ""
-"Die slimmerd kon nie loop nie, omdat belangrike lêers vermis word.\n"
-"Onder 'Nutsgoed - Opsies - %PRODUCTNAME - Paths', klik die 'Verstek'-knoppie om die paaie herstel na die oorspronklike verstek instellings.\n"
-"Daarom loop die slimmerd weer."
+"Die slimmerd kon nie loop nie, omdat die nodige lêers vermis word.\n"
+"Onder 'Nutsgoed - Opsies - %PRODUCTNAME - Paths', klik die 'Verstek'-knoppie om die paaie terug te stel na die oorspronklike verstek instellings.\n"
+"Daarna loop die slimmerd weer."
#. PZ7yz
#: wizards/com/sun/star/wizards/common/strings.hrc:56
@@ -188,7 +188,7 @@ msgstr "~Persoonlike brief"
#: wizards/com/sun/star/wizards/common/strings.hrc:61
msgctxt "RID_LETTERWIZARDDIALOG_START_6"
msgid "~Use letterhead paper with pre-printed elements"
-msgstr "~Gebruik vooraf gedrukte briefhoof papier"
+msgstr "~Gebruik voorafgedrukte briefhoof papier"
#. VCpSG
#: wizards/com/sun/star/wizards/common/strings.hrc:62
@@ -200,13 +200,13 @@ msgstr "~Logo"
#: wizards/com/sun/star/wizards/common/strings.hrc:63
msgctxt "RID_LETTERWIZARDDIALOG_START_8"
msgid "Return address"
-msgstr "Kerende adres"
+msgstr "Terugkerende adres"
#. vAgUQ
#: wizards/com/sun/star/wizards/common/strings.hrc:64
msgctxt "RID_LETTERWIZARDDIALOG_START_9"
msgid "~Include footer"
-msgstr "~Sluit voetnota in"
+msgstr "~Sluit bladsyvoet in"
#. Gsz9u
#: wizards/com/sun/star/wizards/common/strings.hrc:65
diff --git a/source/am/dictionaries/en/dialog.po b/source/am/dictionaries/en/dialog.po
index 503c9a8b27f..3ee6977e696 100644
--- a/source/am/dictionaries/en/dialog.po
+++ b/source/am/dictionaries/en/dialog.po
@@ -3,19 +3,20 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2015-04-22 23:40+0200\n"
-"PO-Revision-Date: 2017-10-06 12:33+0000\n"
+"POT-Creation-Date: 2019-07-11 18:38+0200\n"
+"PO-Revision-Date: 2020-04-18 01:39+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language-Team: Amharic <https://weblate.documentfoundation.org/projects/libo_ui-6-4/dictionariesendialog/am/>\n"
"Language: am\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: Pootle 2.8\n"
+"X-Generator: Weblate 3.10.3\n"
"X-POOTLE-MTIME: 1507293236.000000\n"
+#. fyB4s
#: en_en_US.properties
msgctxt ""
"en_en_US.properties\n"
@@ -24,14 +25,16 @@ msgctxt ""
msgid "Grammar checking"
msgstr "ሰዋሰው መመርመሪያ"
+#. VL4DV
#: en_en_US.properties
msgctxt ""
"en_en_US.properties\n"
"hlp_grammar\n"
"property.text"
msgid "Check more grammar errors."
-msgstr "ተጨማሪ የሰዋሰው ስህተቶችን ማረሚያ"
+msgstr "ተጨማሪ የ ሰዋሰው ስህተቶችን ማረሚያ"
+#. 59PQf
#: en_en_US.properties
msgctxt ""
"en_en_US.properties\n"
@@ -40,6 +43,7 @@ msgctxt ""
msgid "Possible mistakes"
msgstr "ሊሆን የሚችል ስህተት"
+#. XLAkL
#: en_en_US.properties
msgctxt ""
"en_en_US.properties\n"
@@ -48,6 +52,7 @@ msgctxt ""
msgid "Check missing capitalization of sentences."
msgstr "Check missing capitalization of sentences."
+#. rBBKG
#: en_en_US.properties
msgctxt ""
"en_en_US.properties\n"
@@ -56,6 +61,7 @@ msgctxt ""
msgid "Capitalization"
msgstr "Capitalization"
+#. u6Q4E
#: en_en_US.properties
msgctxt ""
"en_en_US.properties\n"
@@ -64,6 +70,7 @@ msgctxt ""
msgid "Check repeated words."
msgstr "የተደገሙ ቃላቶችን መፈለጊያ"
+#. BMrdQ
#: en_en_US.properties
msgctxt ""
"en_en_US.properties\n"
@@ -72,14 +79,16 @@ msgctxt ""
msgid "Word duplication"
msgstr "ቃላት መድገሚያ"
+#. kGVJu
#: en_en_US.properties
msgctxt ""
"en_en_US.properties\n"
"hlp_pair\n"
"property.text"
msgid "Check missing or extra parentheses and quotation marks."
-msgstr "የጎደሉ ወይም ተጨማሪ ቅንፎችን እና የጥቅስ ምልክቶችን ይመርምሩ"
+msgstr "የ ጎደሉ ወይንም ተጨማሪ ቅንፎችን እና የ ጥቅስ ምልክቶችን ይመርምሩ"
+#. 5aURc
#: en_en_US.properties
msgctxt ""
"en_en_US.properties\n"
@@ -88,6 +97,7 @@ msgctxt ""
msgid "Parentheses"
msgstr "ቅንፍ"
+#. ixw7y
#: en_en_US.properties
msgctxt ""
"en_en_US.properties\n"
@@ -96,14 +106,16 @@ msgctxt ""
msgid "Punctuation"
msgstr "ስርአተ ነጥብ"
+#. XWxq7
#: en_en_US.properties
msgctxt ""
"en_en_US.properties\n"
"hlp_spaces\n"
"property.text"
msgid "Check single spaces between words."
-msgstr "በቃላቶች መሀል ያለውን ነጠላ መስመር መመርመሪያ"
+msgstr "በ ቃላቶች መሀል ያለውን ነጠላ መስመር መመርመሪያ"
+#. 4szdF
#: en_en_US.properties
msgctxt ""
"en_en_US.properties\n"
@@ -112,6 +124,7 @@ msgctxt ""
msgid "Word spacing"
msgstr "የ ቃላት ክፍተት"
+#. BRanE
#: en_en_US.properties
msgctxt ""
"en_en_US.properties\n"
@@ -120,6 +133,7 @@ msgctxt ""
msgid "Force unspaced em dash instead of spaced en dash."
msgstr "Force unspaced em dash instead of spaced en dash."
+#. WCsJy
#: en_en_US.properties
msgctxt ""
"en_en_US.properties\n"
@@ -128,6 +142,7 @@ msgctxt ""
msgid "Em dash"
msgstr "Em dash"
+#. C23Cu
#: en_en_US.properties
msgctxt ""
"en_en_US.properties\n"
@@ -136,6 +151,7 @@ msgctxt ""
msgid "Force spaced en dash instead of unspaced em dash."
msgstr "Force spaced en dash instead of unspaced em dash."
+#. zGBHG
#: en_en_US.properties
msgctxt ""
"en_en_US.properties\n"
@@ -144,6 +160,7 @@ msgctxt ""
msgid "En dash"
msgstr "En dash"
+#. NgGqK
#: en_en_US.properties
msgctxt ""
"en_en_US.properties\n"
@@ -152,22 +169,25 @@ msgctxt ""
msgid "Check double quotation marks: \"x\" → “x”"
msgstr "ድርብ የጥቅስ ምልክት መመርመሪያ : \"x\" → “x”"
+#. YP2Y7
#: en_en_US.properties
msgctxt ""
"en_en_US.properties\n"
"quotation\n"
"property.text"
msgid "Quotation marks"
-msgstr "የጥቅስ ምልክቶች"
+msgstr "የ ጥቅስ ምልክቶች"
+#. rhAod
#: en_en_US.properties
msgctxt ""
"en_en_US.properties\n"
"hlp_times\n"
"property.text"
msgid "Check true multiplication sign: 5x5 → 5×5"
-msgstr "ትክክለኛ የማባዣ ምልክት መመርመሪያ : 5x5 → 5×5"
+msgstr "ትክክለኛ የ ማባዣ ምልክት መመርመሪያ : 5x5 → 5×5"
+#. bCcZf
#: en_en_US.properties
msgctxt ""
"en_en_US.properties\n"
@@ -176,14 +196,16 @@ msgctxt ""
msgid "Multiplication sign"
msgstr "የ ማባዣ ምልክት"
+#. 4AvJk
#: en_en_US.properties
msgctxt ""
"en_en_US.properties\n"
"hlp_spaces2\n"
"property.text"
msgid "Check single spaces between sentences."
-msgstr "በአረፍተ ነገሮች መሀከል ነጠላ ክፍተቶች መመርመሪያ"
+msgstr "በ አረፍተ ነገሮች መሀከል ነጠላ ክፍተቶች መመርመሪያ"
+#. DVGHD
#: en_en_US.properties
msgctxt ""
"en_en_US.properties\n"
@@ -192,6 +214,7 @@ msgctxt ""
msgid "Sentence spacing"
msgstr "የ አረፍተ ነገር ክፍተት"
+#. ABTfY
#: en_en_US.properties
msgctxt ""
"en_en_US.properties\n"
@@ -200,6 +223,7 @@ msgctxt ""
msgid "Check more than two extra space characters between words and sentences."
msgstr "ከ ሁለት በላይ ተጨማሪ የ ክፍተት ባህሪዎች በ ቃላት እና በ አረፍተ ነገሮች መካከል መመርመሪያ"
+#. Z3DR5
#: en_en_US.properties
msgctxt ""
"en_en_US.properties\n"
@@ -208,6 +232,7 @@ msgctxt ""
msgid "More spaces"
msgstr "ተጨማሪ ክፍተቶች"
+#. 2CY5a
#: en_en_US.properties
msgctxt ""
"en_en_US.properties\n"
@@ -216,6 +241,7 @@ msgctxt ""
msgid "Change hyphen characters to real minus signs."
msgstr "Change hyphen characters to real minus signs."
+#. nAjtQ
#: en_en_US.properties
msgctxt ""
"en_en_US.properties\n"
@@ -224,6 +250,7 @@ msgctxt ""
msgid "Minus sign"
msgstr "የ መቀነሻ ምልክት"
+#. 5VaaT
#: en_en_US.properties
msgctxt ""
"en_en_US.properties\n"
@@ -232,6 +259,7 @@ msgctxt ""
msgid "Change typewriter apostrophe, single quotation marks and correct double primes."
msgstr "Change typewriter apostrophe, single quotation marks and correct double primes."
+#. 3rdex
#: en_en_US.properties
msgctxt ""
"en_en_US.properties\n"
@@ -240,6 +268,7 @@ msgctxt ""
msgid "Apostrophe"
msgstr "Apostrophe"
+#. aPGQH
#: en_en_US.properties
msgctxt ""
"en_en_US.properties\n"
@@ -248,6 +277,7 @@ msgctxt ""
msgid "Change three dots with ellipsis."
msgstr "Change three dots with ellipsis."
+#. JaeW9
#: en_en_US.properties
msgctxt ""
"en_en_US.properties\n"
@@ -256,6 +286,7 @@ msgctxt ""
msgid "Ellipsis"
msgstr "Ellipsis"
+#. hiSvX
#: en_en_US.properties
msgctxt ""
"en_en_US.properties\n"
@@ -264,6 +295,7 @@ msgctxt ""
msgid "Others"
msgstr "ሌሎችም"
+#. CxSeG
#: en_en_US.properties
msgctxt ""
"en_en_US.properties\n"
@@ -272,6 +304,7 @@ msgctxt ""
msgid "Measurement conversion from °F, mph, ft, in, lb, gal and miles."
msgstr "መለኪያዎችን መቀየሪያ ወደ °F, mph, ft, in, lb, gal and miles."
+#. xrxso
#: en_en_US.properties
msgctxt ""
"en_en_US.properties\n"
@@ -280,6 +313,7 @@ msgctxt ""
msgid "Convert to metric (°C, km/h, m, kg, l)"
msgstr "ወደ ሜትሪክ መቀየሪያ (°ሴ: ኪሜ/ሰ: ሚ: ኪግ: l)"
+#. 8JJ7c
#: en_en_US.properties
msgctxt ""
"en_en_US.properties\n"
@@ -288,6 +322,7 @@ msgctxt ""
msgid "Common (1000000 → 1,000,000) or ISO (1000000 → 1 000 000)."
msgstr "የተለመዱ (1000000 → 1,000,000) ወይም ISO (1000000 → 1 000 000)."
+#. rbmGE
#: en_en_US.properties
msgctxt ""
"en_en_US.properties\n"
@@ -296,6 +331,7 @@ msgctxt ""
msgid "Thousand separation of large numbers"
msgstr "የ ሺዎች መለያ ለ ትላልቅ ቁጥሮች"
+#. ZksXi
#: en_en_US.properties
msgctxt ""
"en_en_US.properties\n"
@@ -304,6 +340,7 @@ msgctxt ""
msgid "Measurement conversion from °C; km/h; cm, m, km; kg; l."
msgstr "መለኪያዎችን መቀየሪያ ከ °C; km/h; cm, m, km; kg; l."
+#. XKJi9
#: en_en_US.properties
msgctxt ""
"en_en_US.properties\n"
diff --git a/source/am/forms/messages.po b/source/am/forms/messages.po
index 3803426a1ae..66327ed77bd 100644
--- a/source/am/forms/messages.po
+++ b/source/am/forms/messages.po
@@ -3,124 +3,146 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-02-27 13:56+0100\n"
-"PO-Revision-Date: 2019-05-19 17:58+0000\n"
+"POT-Creation-Date: 2019-07-11 18:38+0200\n"
+"PO-Revision-Date: 2020-04-17 15:16+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language-Team: Amharic <https://weblate.documentfoundation.org/projects/libo_ui-6-4/formsmessages/am/>\n"
"Language: am\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: Pootle 2.8\n"
+"X-Generator: Weblate 3.10.3\n"
"X-POOTLE-MTIME: 1558288695.000000\n"
+#. naBgZ
#: forms/inc/strings.hrc:25
msgctxt "RID_BASELISTBOX_ERROR_FILLLIST"
msgid "The contents of a combo box or list field could not be determined."
-msgstr "ወደ ታች የሚዘረገፍ ሳጥን ወይም ዝርዝር ሜዳ ይዞታዎችን መወሰን አይቻልም"
+msgstr "ወደ ታች የሚዘረገፍ ሳጥን ወይንም ዝርዝር ሜዳ ይዞታዎችን መወሰን አይቻልም"
+#. hiEhu
#: forms/inc/strings.hrc:26
msgctxt "RID_STR_IMPORT_GRAPHIC"
msgid "Insert Image"
msgstr "ምስል ማስገቢያ"
+#. FfrQA
#: forms/inc/strings.hrc:27
msgctxt "RID_STR_CONTROL_SUBSTITUTED_NAME"
msgid "substituted"
msgstr "ተቀይሯል"
+#. CHLAP
#: forms/inc/strings.hrc:28
msgctxt "RID_STR_CONTROL_SUBSTITUTED_EPXPLAIN"
msgid "An error occurred while this control was being loaded. It was therefore replaced with a placeholder."
msgstr "ይህ መቆጣጠሪያ በሚጫንበት ጊዜ ስህተት ተፈጥሯል: ስለዚህም በ ቦታ ያዢ ተቀይሯል"
+#. CLzFr
#: forms/inc/strings.hrc:29
msgctxt "RID_STR_READERROR"
msgid "Error reading data from database"
msgstr "ስህተት ዳታ ከ ዳታቤዝ ውስጥ በ ማንበብ ላይ እንዳለ"
+#. Q8pGP
#: forms/inc/strings.hrc:30
msgctxt "RID_STR_CONNECTERROR"
msgid "Connection failed"
msgstr "ግንኙነቱ ወድቋል"
+#. EsJw2
#: forms/inc/strings.hrc:31
msgctxt "RID_ERR_LOADING_FORM"
msgid "The data content could not be loaded."
msgstr "የዳታውን ይዞታ መጫን አልተቻለም"
+#. L9J7Z
#: forms/inc/strings.hrc:32
msgctxt "RID_ERR_REFRESHING_FORM"
msgid "The data content could not be updated"
msgstr "የ ዳታ ይዞታን ማሻሻል አልተቻለም"
+#. LHxyL
#: forms/inc/strings.hrc:33
msgctxt "RID_STR_ERR_INSERTRECORD"
msgid "Error inserting the new record"
msgstr "ስህተት አዲስ መዝገብ በማስገባት ላይ"
+#. DeE8J
#: forms/inc/strings.hrc:34
msgctxt "RID_STR_ERR_UPDATERECORD"
msgid "Error updating the current record"
msgstr "ስህተት የአሁኑን መዝገብ በማሻሻል ላይ"
+#. dKbFA
#: forms/inc/strings.hrc:35
msgctxt "RID_STR_ERR_DELETERECORD"
msgid "Error deleting the current record"
msgstr "ስህተት የአሁኑን መዝገብ በማጥፋት ላይ"
+#. KrWCL
#: forms/inc/strings.hrc:36
msgctxt "RID_STR_ERR_DELETERECORDS"
msgid "Error deleting the specified records"
msgstr "ስህተት የተወሰነውን መዝገብ በማጥፋት ላይ"
+#. CgPPq
#: forms/inc/strings.hrc:37
msgctxt "RID_STR_NEED_NON_NULL_OBJECT"
msgid "The object cannot be NULL."
msgstr "አካሉ ባዶ መሆን አይችልም"
+#. DjPos
#: forms/inc/strings.hrc:38
msgctxt "RID_STR_OPEN_GRAPHICS"
msgid "Insert Image from..."
msgstr "ምስል ማስገቢያ ከ..."
+#. 5xPFL
#: forms/inc/strings.hrc:39
msgctxt "RID_STR_CLEAR_GRAPHICS"
msgid "Remove Image"
msgstr "ምስል ማስወገጃ"
+#. YepRu
#: forms/inc/strings.hrc:40
msgctxt "RID_STR_INVALIDSTREAM"
msgid "The given stream is invalid."
msgstr "የ ተሰጠው ፍሰት ዋጋ የለውም"
+#. zzFRi
#: forms/inc/strings.hrc:41
msgctxt "RID_STR_SYNTAXERROR"
msgid "Syntax error in query expression"
msgstr "የአገባብ ስህተት በጥያቄ መግለጫ ላይ"
+#. BQj6G
#: forms/inc/strings.hrc:42
msgctxt "RID_STR_INCOMPATIBLE_TYPES"
msgid "The value types supported by the binding cannot be used for exchanging data with this control."
msgstr "በጽኑ የተደገፉ የዋጋ አይነቶችን ለዳታ መቀያየሪያ በዚህ መቆጣጠሪያ መጠቀም አይችሉም"
+#. KMteF
#: forms/inc/strings.hrc:43
msgctxt "RID_STR_LABEL_RECORD"
msgid "Record"
msgstr "መቅረጫ"
+#. KkC2w
#: forms/inc/strings.hrc:44
msgctxt "RID_STR_INVALID_VALIDATOR"
msgid "The control is connected to an external value binding, which at the same time acts as validator. You need to revoke the value binding, before you can set a new validator."
msgstr "መቆጣጠሪያው ከውጪ ዋጋ ጋር ተያይዟል: በተመሳሳይ ጊዜ እንደ ማረጋገጫም ያገለግላል: አዲስ ማረጋገጫ ከማሰናዳትዎ በፊት በ ቅድሚያ የ ነበረውን የ ማረጋገጫ ዋጋ መሰረዝ ያስፈልጋል"
+#. HDFRj
#: forms/inc/strings.hrc:45
msgctxt "RID_STR_LABEL_OF"
msgid "of"
msgstr "ከ"
+#. pwvrd
#: forms/inc/strings.hrc:46
msgctxt "RID_STR_QUERY_SAVE_MODIFIED_ROW"
msgid ""
@@ -130,181 +152,217 @@ msgstr ""
"የአሁኑ ፎርም ይዞታ ተሻሽሏል \n"
"ለውጦቹን ማስቀመጥ ይፈልጋሉ?"
+#. UUqEs
#: forms/inc/strings.hrc:47
msgctxt "RID_STR_COULD_NOT_SET_ORDER"
msgid "Error setting the sort criteria"
msgstr "ስህተት መለያ መመዘኛውን በማሰናዳት ላይ"
+#. AsgK8
#: forms/inc/strings.hrc:48
msgctxt "RID_STR_COULD_NOT_SET_FILTER"
msgid "Error setting the filter criteria"
msgstr "ስህተት ማጣሪያ መመዘኛውን በማሰናዳት ላይ"
+#. x4f5J
#: forms/inc/strings.hrc:49
msgctxt "RID_STR_FEATURE_REQUIRES_PARAMETERS"
msgid "To execute this function, parameters are needed."
msgstr "ተግባሩን ለማስኬድ ደንቦች ያስፈልጋሉ"
+#. Bu48A
#: forms/inc/strings.hrc:50
msgctxt "RID_STR_FEATURE_NOT_EXECUTABLE"
msgid "This function cannot be executed, but is only for status queries."
msgstr "ይህን ተግባር ማስኬድ አይችሉም ፡ ነገር ግን ለጥያቄዎች ሁኔታ ብቻ ነው"
+#. LYhEn
#: forms/inc/strings.hrc:51
msgctxt "RID_STR_FEATURE_UNKNOWN"
msgid "Unknown function."
msgstr "ያልታወቀ ተግባር"
+#. X5wuE
#: forms/inc/strings.hrc:53
msgctxt "RID_STR_XFORMS_NO_BINDING_EXPRESSION"
msgid "Please enter a binding expression."
msgstr "እባክዎን ጽኑ መግለጭ ያስገቡ"
+#. BnacN
#: forms/inc/strings.hrc:54
msgctxt "RID_STR_XFORMS_INVALID_BINDING_EXPRESSION"
msgid "This is an invalid binding expression."
msgstr "ይህ ዋጋ የሌለው ጽኑ መግለጫ ነው"
+#. 75FBb
#: forms/inc/strings.hrc:55
msgctxt "RID_STR_XFORMS_INVALID_VALUE"
msgid "Value is invalid."
msgstr "ዋጋው ዋጋ የለውም"
+#. FBx5M
#: forms/inc/strings.hrc:56
msgctxt "RID_STR_XFORMS_REQUIRED"
msgid "A value is required."
msgstr "ዋጋ ያስፈልጋል"
+#. cETRH
#: forms/inc/strings.hrc:57
msgctxt "RID_STR_XFORMS_INVALID_CONSTRAINT"
msgid "The constraint '$1' not validated."
msgstr "መግታቱ '$1' አልጸደቀም"
+#. a2kvh
#: forms/inc/strings.hrc:58
msgctxt "RID_STR_XFORMS_VALUE_IS_NOT_A"
msgid "The value is not of the type '$2'."
msgstr "The value is not of the type '$2'."
+#. xr8Fy
#: forms/inc/strings.hrc:59
msgctxt "RID_STR_XFORMS_VALUE_MAX_INCL"
msgid "The value must be smaller than or equal to $2."
msgstr "ዋጋው ማነስ ወይም እኩል መሆን አለበት ከ $2."
+#. 2FnXB
#: forms/inc/strings.hrc:60
msgctxt "RID_STR_XFORMS_VALUE_MAX_EXCL"
msgid "The value must be smaller than $2."
msgstr "ዋጋው ማነስ አለበት ከ $2."
+#. yFzvb
#: forms/inc/strings.hrc:61
msgctxt "RID_STR_XFORMS_VALUE_MIN_INCL"
msgid "The value must be greater than or equal to $2."
msgstr "ዋጋው መብለጥ ወይም እኩል መሆን አለበት ከ $2."
+#. 8CqwC
#: forms/inc/strings.hrc:62
msgctxt "RID_STR_XFORMS_VALUE_MIN_EXCL"
msgid "The value must be greater than $2."
msgstr "ዋጋው ከዚህ መብለጥ ይኖርበታል $2"
+#. zcC3f
#: forms/inc/strings.hrc:63
msgctxt "RID_STR_XFORMS_VALUE_TOTAL_DIGITS"
msgid "$2 digits allowed at most."
msgstr "$2 አሀዝ ይፈቀዳል ከበዛ"
+#. EFgBN
#: forms/inc/strings.hrc:64
msgctxt "RID_STR_XFORMS_VALUE_FRACTION_DIGITS"
msgid "$2 fraction digits allowed at most."
msgstr "$2 ክፍልፋይ አሀዝ ይፈቀዳል ከበዛ"
+#. fFbKg
#: forms/inc/strings.hrc:65
msgctxt "RID_STR_XFORMS_VALUE_LENGTH"
msgid "The string must be $2 characters long."
msgstr "ሀረጉ $2 ባህሪዎች መርዘም አለበት"
+#. CzF3L
#: forms/inc/strings.hrc:66
msgctxt "RID_STR_XFORMS_VALUE_MIN_LENGTH"
msgid "The string must be at least $2 characters long."
msgstr "ሀረጉ ቢያንስ $2 ባህሪዎች መርዘም አለበት"
+#. effSk
#: forms/inc/strings.hrc:67
msgctxt "RID_STR_XFORMS_VALUE_MAX_LENGTH"
msgid "The string can only be $2 characters long at most."
msgstr "ሀረጉ ቢበዛ $2 ባህሪዎች መርዘም አለበት"
+#. dfwAw
#: forms/inc/strings.hrc:68
msgctxt "RID_STR_DATATYPE_STRING"
msgid "String"
msgstr "ሀረግ"
+#. 2VkkS
#: forms/inc/strings.hrc:69
msgctxt "RID_STR_DATATYPE_URL"
msgid "Hyperlink"
msgstr "Hyperlink"
+#. wCcrk
#: forms/inc/strings.hrc:70
msgctxt "RID_STR_DATATYPE_BOOLEAN"
msgid "True/False (Boolean)"
msgstr "እውነት/ሀሰት (ቡሊያን)"
+#. o7BXD
#: forms/inc/strings.hrc:71
msgctxt "RID_STR_DATATYPE_DECIMAL"
msgid "Decimal"
msgstr "ዴሲማል"
+#. X7yWD
#: forms/inc/strings.hrc:72
msgctxt "RID_STR_DATATYPE_FLOAT"
msgid "Floating point"
msgstr "ማንሳፈፊያ ነጥብ"
+#. kGdUi
#: forms/inc/strings.hrc:73
msgctxt "RID_STR_DATATYPE_DOUBLE"
msgid "Double"
msgstr "ድርብ"
+#. ki4Gz
#: forms/inc/strings.hrc:74
msgctxt "RID_STR_DATATYPE_DATE"
msgid "Date"
msgstr "ቀን"
+#. Ehje9
#: forms/inc/strings.hrc:75
msgctxt "RID_STR_DATATYPE_TIME"
msgid "Time"
msgstr "ሰአት"
+#. zC46Y
#: forms/inc/strings.hrc:76
msgctxt "RID_STR_DATATYPE_DATETIME"
msgid "Date and Time"
msgstr "ቀን እና ሰአት"
+#. Ad6EV
#: forms/inc/strings.hrc:77
msgctxt "RID_STR_DATATYPE_YEAR"
msgid "Year"
msgstr "አመት"
+#. XfSWT
#: forms/inc/strings.hrc:78
msgctxt "RID_STR_DATATYPE_MONTH"
msgid "Month"
msgstr "ወር"
+#. rBHBA
#: forms/inc/strings.hrc:79
msgctxt "RID_STR_DATATYPE_DAY"
msgid "Day"
msgstr "ቀን"
+#. VS33y
#: forms/inc/strings.hrc:80
msgctxt "RID_STR_XFORMS_CANT_EVALUATE"
msgid "Error during evaluation"
msgstr "ስህተት በግምገማ ላይ እንዳለ"
+#. SFp7z
#: forms/inc/strings.hrc:81
msgctxt "RID_STR_XFORMS_PATTERN_DOESNT_MATCH"
msgid "The string '$1' does not match the required regular expression '$2'."
msgstr "ሀረጉ '$1' ከሚፈለገው መደበኛ አገላለጽ ጋር አይመሳሰልም '$2'."
+#. GdrwE
#: forms/inc/strings.hrc:82
msgctxt "RID_STR_XFORMS_BINDING_UI_NAME"
msgid "Binding"
msgstr "ጽኑ"
+#. AGvgC
#: forms/inc/strings.hrc:83
msgctxt "RID_STR_XFORMS_CANT_REMOVE_TYPE"
msgid "This is a built-in type and cannot be removed."
diff --git a/source/am/formula/messages.po b/source/am/formula/messages.po
index 6663f11cae3..312e73ca435 100644
--- a/source/am/formula/messages.po
+++ b/source/am/formula/messages.po
@@ -4,12 +4,14 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2019-10-14 14:31+0200\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
+"PO-Revision-Date: 2020-04-29 18:14+0200\n"
+"Last-Translator: Samson B <sambelet@yahoo.com>\n"
+"Language-Team: Amharic <https://weblate.documentfoundation.org/projects/libo_ui-6-4/formulamessages/am/>\n"
+"Language: am\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"
@@ -23,13 +25,13 @@ msgstr "ከሆነ"
#: formula/inc/core_resource.hrc:2269
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IFERROR"
-msgstr "ስህተት ከሆነ"
+msgstr "ስህተትከሆነ"
#. Vowev
#: formula/inc/core_resource.hrc:2270
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IFNA"
-msgstr "ከሆነ ዝአ"
+msgstr "ከሆነዝአ"
#. LcdBW
#: formula/inc/core_resource.hrc:2271
@@ -149,7 +151,7 @@ msgstr "ዝአ"
#: formula/inc/core_resource.hrc:2294
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CURRENT"
-msgstr "የ አሁኑ"
+msgstr "የአሁኑ"
#. csFkg
#: formula/inc/core_resource.hrc:2295
@@ -191,73 +193,73 @@ msgstr "ኮታንጀንት"
#: formula/inc/core_resource.hrc:2301
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ASIN"
-msgstr "አርክ ሳይን"
+msgstr "አርክሳይን"
#. gP8uF
#: formula/inc/core_resource.hrc:2302
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOS"
-msgstr "አርክ ኮሳይን"
+msgstr "አርክኮሳይን"
#. Dh9Sj
#: formula/inc/core_resource.hrc:2303
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ATAN"
-msgstr "አርክ ታንጀንት"
+msgstr "አርክታንጀንት"
#. EdF3d
#: formula/inc/core_resource.hrc:2304
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOT"
-msgstr "አርክ ኮታንጀንት"
+msgstr "አርክኮታንጀንት"
#. 2EsXj
#: formula/inc/core_resource.hrc:2305
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SINH"
-msgstr "ሀይፐርቦሊክ ሳይን"
+msgstr "ሀይፐርቦሊክሳይን"
#. AawuL
#: formula/inc/core_resource.hrc:2306
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COSH"
-msgstr "ሀይፐርቦሊክ ኮሳይን"
+msgstr "ሀይፐርቦሊክኮሳይን"
#. ziyn3
#: formula/inc/core_resource.hrc:2307
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TANH"
-msgstr "ሀይፐርቦሊክ ታንጀንት"
+msgstr "ሀይፐርቦሊክታንጀንት"
#. HD5CF
#: formula/inc/core_resource.hrc:2308
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COTH"
-msgstr "ሀይፐርቦሊክ ኮታንጀንት"
+msgstr "ሀይፐርቦሊክኮታንጀንት"
#. gLCtP
#: formula/inc/core_resource.hrc:2309
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ASINH"
-msgstr "ግልባጭ ሀይፐርቦሊክ ሳይን"
+msgstr "ግልባጭሀይፐርቦሊክሳይን"
#. yYGWp
#: formula/inc/core_resource.hrc:2310
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOSH"
-msgstr "ግልባጭ ሀይፐርቦሊክ ኮሳይን"
+msgstr "ግልባጭሀይፐርቦሊክኮሳይን"
#. hxEdg
#: formula/inc/core_resource.hrc:2311
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ATANH"
-msgstr "ግልባጭ ሀይፐርቦሊክ ታንጀንት"
+msgstr "ግልባጭሀይፐርቦሊክታንጀንት"
#. rPpEs
#: formula/inc/core_resource.hrc:2312
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOTH"
-msgstr "ግልባጭ ሀይፐርቦሊክ ኮታንጀንት"
+msgstr "ግልባጭሀይፐርቦሊክኮታንጀንት"
#. 4zZ7F
#: formula/inc/core_resource.hrc:2313
@@ -275,13 +277,13 @@ msgstr "ሴካንት"
#: formula/inc/core_resource.hrc:2315
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CSCH"
-msgstr "ሀይፐርቦሊክ ኮሴካንት"
+msgstr "ሀይፐርቦሊክኮሴካንት"
#. aaj9f
#: formula/inc/core_resource.hrc:2316
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SECH"
-msgstr "ሀይፐርቦሊክ ሴካንት"
+msgstr "ሀይፐርቦሊክሴካንት"
#. WksHp
#: formula/inc/core_resource.hrc:2317
@@ -293,19 +295,19 @@ msgstr "ኤክስፖነንት"
#: formula/inc/core_resource.hrc:2318
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LN"
-msgstr "ተፈጥሯዊ ሎጋሪዝም"
+msgstr "ተፈጥሯዊሎጋሪዝም"
#. uMYFB
#: formula/inc/core_resource.hrc:2319
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SQRT"
-msgstr "ስኴር ሩት"
+msgstr "ስኴርሩት"
#. pWWMs
#: formula/inc/core_resource.hrc:2320
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FACT"
-msgstr "የ ቁጥር ፋክቶሪያል"
+msgstr "የቁጥርፋክቶሪያል"
#. E77CE
#: formula/inc/core_resource.hrc:2321
@@ -383,19 +385,19 @@ msgstr "ባዶ ነው"
#: formula/inc/core_resource.hrc:2333
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISTEXT"
-msgstr "ጽሁፍ ነው"
+msgstr "ጽሁፍነው"
#. 7cwz3
#: formula/inc/core_resource.hrc:2334
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISNONTEXT"
-msgstr "ጽሁፍ አይደለም"
+msgstr "ጽሁፍአይደለም"
#. Sf78G
#: formula/inc/core_resource.hrc:2335
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISLOGICAL"
-msgstr "ሎጂካል ነው"
+msgstr "ሎጂካልነው"
#. cp5XL
#: formula/inc/core_resource.hrc:2336
@@ -413,43 +415,37 @@ msgstr "ክፍል"
#: formula/inc/core_resource.hrc:2338
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISREF"
-msgstr "ማመሳከሪያ ነው"
+msgstr "ማመሳከሪያነው"
#. oYFSL
#: formula/inc/core_resource.hrc:2339
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISNUMBER"
-msgstr "ቁጥር ነው"
+msgstr "ቁጥርነው"
#. KtYgY
#: formula/inc/core_resource.hrc:2340
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISFORMULA"
-msgstr "መቀመሪያ ነው"
-
-#. JmCq7
-#: formula/inc/core_resource.hrc:2341
-msgctxt "RID_STRLIST_FUNCTION_NAMES"
-msgid "ISNA"
-msgstr "ዝ/አ"
+msgstr "መቀመሪያነው"
#. eSL6y
#: formula/inc/core_resource.hrc:2342
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISERR"
-msgstr "የ ስህተት ዋጋ"
+msgstr "የስህተትዋጋ"
#. XUgnE
#: formula/inc/core_resource.hrc:2343
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISERROR"
-msgstr "ስህተት ነው"
+msgstr "ስህተትነው"
#. CgkSX
#: formula/inc/core_resource.hrc:2344
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISEVEN"
-msgstr "ሙሉ ነው"
+msgstr "ሙሉነው"
#. NF3DL
#: formula/inc/core_resource.hrc:2345
@@ -467,13 +463,13 @@ msgstr "N"
#: formula/inc/core_resource.hrc:2347
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DATEVALUE"
-msgstr "የ ቀን ዋጋ"
+msgstr "የቀንዋጋ"
#. YoZ86
#: formula/inc/core_resource.hrc:2348
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TIMEVALUE"
-msgstr "የ ሰአት ዋጋ"
+msgstr "የሰአትዋጋ"
#. u9Cq2
#: formula/inc/core_resource.hrc:2349
@@ -557,7 +553,7 @@ msgstr "ዩኒኮድ"
#: formula/inc/core_resource.hrc:2362
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "UNICHAR"
-msgstr "የ ዩኒኮድ ባህሪ"
+msgstr "የዩኒኮድባህሪ"
#. 6D3EV
#: formula/inc/core_resource.hrc:2363
@@ -581,13 +577,13 @@ msgstr "ጎዶሎ"
#: formula/inc/core_resource.hrc:2366
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMSDIST"
-msgstr "መደበኛ ስርጭት"
+msgstr "መደበኛስርጭት"
#. iXthM
#: formula/inc/core_resource.hrc:2367
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.S.DIST"
-msgstr "የተጠራቀመ ስርጭት ተግባር"
+msgstr "የተጠራቀመ.ስርጭትተግባር"
#. CADmA
#: formula/inc/core_resource.hrc:2368
@@ -599,7 +595,7 @@ msgstr "ፊሸር"
#: formula/inc/core_resource.hrc:2369
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FISHERINV"
-msgstr "የ ፊሸር ግልባጭ"
+msgstr "የፊሸርግልባጭ"
#. BaYfe
#: formula/inc/core_resource.hrc:2370
@@ -617,25 +613,25 @@ msgstr "NORM.S.INV"
#: formula/inc/core_resource.hrc:2372
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMALN"
-msgstr "የ ጋማ ሎጋሪዝም"
+msgstr "የጋማሎጋሪዝም"
#. 7CNvA
#: formula/inc/core_resource.hrc:2373
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMALN.PRECISE"
-msgstr "የ ጋማ ሎጋሪዝም.ትክክለኛ"
+msgstr "የጋማሎጋሪዝም.ትክክለኛ"
#. uq6bt
#: formula/inc/core_resource.hrc:2374
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERRORTYPE"
-msgstr "የ ስህተት አይነት"
+msgstr "የስህተትአይነት"
#. VvyBc
#: formula/inc/core_resource.hrc:2375
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERROR.TYPE"
-msgstr "የ ስህተት.አይነት"
+msgstr "የስህተት.አይነት"
#. hA6t7
#: formula/inc/core_resource.hrc:2376
@@ -653,7 +649,7 @@ msgstr "አረብኛ"
#: formula/inc/core_resource.hrc:2378
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ATAN2"
-msgstr "ግልባጭ ታንጀንት2"
+msgstr "ግልባጭታንጀንት2"
#. Gw9Fm
#: formula/inc/core_resource.hrc:2379
@@ -701,7 +697,7 @@ msgstr "ወለል.XCL"
#: formula/inc/core_resource.hrc:2386
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR.MATH"
-msgstr "የ ወለል.ሂሳብ"
+msgstr "የወለል.ሂሳብ"
#. rKCyS
#: formula/inc/core_resource.hrc:2387
@@ -719,13 +715,13 @@ msgstr "ማጠጋጊያ"
#: formula/inc/core_resource.hrc:2389
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUNDUP"
-msgstr "ማጠጋጊያ ወደ ላይ"
+msgstr "ማጠጋጊያወደላይ"
#. 3tjA5
#: formula/inc/core_resource.hrc:2390
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUNDDOWN"
-msgstr "ማጠጋጊያ ወደ ታች"
+msgstr "ማጠጋጊያወደታች"
#. XBWFh
#: formula/inc/core_resource.hrc:2391
@@ -749,13 +745,13 @@ msgstr "ሀይል"
#: formula/inc/core_resource.hrc:2394
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GCD"
-msgstr "ትልቁ የ ጋራ አካፋይ"
+msgstr "ትልቁየጋራአካፋይ"
#. aTzGm
#: formula/inc/core_resource.hrc:2395
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LCM"
-msgstr "ትንሹ የ ጋራ አካፋይ"
+msgstr "ትንሹየጋራአካፋይ"
#. HqKX8
#: formula/inc/core_resource.hrc:2396
@@ -767,13 +763,13 @@ msgstr "ዘዴ"
#: formula/inc/core_resource.hrc:2397
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMPRODUCT"
-msgstr "የ ውጤቶች ድምር"
+msgstr "የውጤቶችድምር"
#. iYnCx
#: formula/inc/core_resource.hrc:2398
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMSQ"
-msgstr "ድምር የ ስኴር"
+msgstr "ድምርየስኴር"
#. TCmLs
#: formula/inc/core_resource.hrc:2399
@@ -793,17 +789,11 @@ msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMXMY2"
msgstr "ድምርXMY2"
-#. Kq3Fv
-#: formula/inc/core_resource.hrc:2402
-msgctxt "RID_STRLIST_FUNCTION_NAMES"
-msgid "DATE"
-msgstr ""
-
#. 7daHs
#: formula/inc/core_resource.hrc:2403
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TIME"
-msgstr ""
+msgstr "ጊዜ"
#. XMgdw
#: formula/inc/core_resource.hrc:2404
@@ -821,7 +811,7 @@ msgstr "ቀኖች360"
#: formula/inc/core_resource.hrc:2406
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DATEDIF"
-msgstr "ቀን ከሆነ"
+msgstr "ቀንከሆነ"
#. hfE7B
#: formula/inc/core_resource.hrc:2407
@@ -833,7 +823,7 @@ msgstr "አነስተኛ"
#: formula/inc/core_resource.hrc:2408
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINA"
-msgstr "አነስተኛ የ ክርክር ዝርዝር"
+msgstr "አነስተኛየክርክርዝርዝር"
#. Gix6E
#: formula/inc/core_resource.hrc:2409
@@ -845,7 +835,7 @@ msgstr "ከፍተኛ"
#: formula/inc/core_resource.hrc:2410
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MAXA"
-msgstr "ከፍተኛ የ ክርክር ዝርዝር"
+msgstr "ከፍተኛየክርክርዝርዝር"
#. CZXHr
#: formula/inc/core_resource.hrc:2411
@@ -869,7 +859,7 @@ msgstr "መካከለኛ"
#: formula/inc/core_resource.hrc:2414
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGEA"
-msgstr "መካከለኛ ዋጋ"
+msgstr "መካከለኛዋጋ"
#. CFSpv
#: formula/inc/core_resource.hrc:2415
@@ -881,37 +871,37 @@ msgstr "መቁጠሪያ"
#: formula/inc/core_resource.hrc:2416
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTA"
-msgstr "ክርክር መቁጠሪያ"
+msgstr "ክርክርመቁጠሪያ"
#. JjXDM
#: formula/inc/core_resource.hrc:2417
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NPV"
-msgstr "የ አሁኑ ካፒታል ዋጋ"
+msgstr "የአሁኑካፒታልዋጋ"
#. YjgAC
#: formula/inc/core_resource.hrc:2418
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IRR"
-msgstr "የ ውስጥ መጠን ይመልሳል"
+msgstr "የውስጥመጠንይመልሳል"
#. BYTjL
#: formula/inc/core_resource.hrc:2419
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MIRR"
-msgstr "የተሻሻለ የ ውስጥ መጠን ይመልሳል"
+msgstr "የተሻሻለየውስጥመጠንይመልሳል"
#. v9GAT
#: formula/inc/core_resource.hrc:2420
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISPMT"
-msgstr "ወለድ በ ተወሰነ መጠን ጊዜ ውስጥ"
+msgstr "ወለድበተወሰነመጠንጊዜውስጥ"
#. K7EeP
#: formula/inc/core_resource.hrc:2421
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VAR"
-msgstr "የ ልዩነት ናሙና"
+msgstr "የልዩነትናሙና"
#. CXPNH
#: formula/inc/core_resource.hrc:2422
@@ -923,13 +913,13 @@ msgstr "VARA"
#: formula/inc/core_resource.hrc:2423
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VARP"
-msgstr "የ ጠቅላላ ሕዝብ ልዩነት"
+msgstr "የጠቅላላሕዝብልዩነት"
#. 38coa
#: formula/inc/core_resource.hrc:2424
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VARPA"
-msgstr "የ ጠቅላላ ህዝብ ልዩነትማስሊያ"
+msgstr "የጠቅላላህዝብልዩነትማስሊያ"
#. 9ofpD
#: formula/inc/core_resource.hrc:2425
@@ -985,12 +975,6 @@ msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "B"
msgstr "B"
-#. vSS7A
-#: formula/inc/core_resource.hrc:2434
-msgctxt "RID_STRLIST_FUNCTION_NAMES"
-msgid "NORMDIST"
-msgstr ""
-
#. ZmN24
#: formula/inc/core_resource.hrc:2435
msgctxt "RID_STRLIST_FUNCTION_NAMES"
@@ -1001,25 +985,25 @@ msgstr "መደበኛ.ስርጭት"
#: formula/inc/core_resource.hrc:2436
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXPONDIST"
-msgstr "የ ኤክስፖኔንሺያል ስርጭት"
+msgstr "የኤክስፖኔንሺያል ስርጭት"
#. QR4X5
#: formula/inc/core_resource.hrc:2437
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXPON.DIST"
-msgstr "የ ኤክስፖኔንሺያል.ስርጭት"
+msgstr "የኤክስፖኔንሺያል.ስርጭት"
#. rj7xi
#: formula/inc/core_resource.hrc:2438
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BINOMDIST"
-msgstr "የ ባይኖሚያል ስርጭት"
+msgstr "የባይኖሚያልስርጭት"
#. 3DUoC
#: formula/inc/core_resource.hrc:2439
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BINOM.DIST"
-msgstr "የ ባይኖሚያል.ስርጭት"
+msgstr "የባይኖሚያል.ስርጭት"
#. 5PEVt
#: formula/inc/core_resource.hrc:2440
@@ -1043,7 +1027,7 @@ msgstr "መቀላቀያ"
#: formula/inc/core_resource.hrc:2443
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COMBINA"
-msgstr "ንዑስ ስብስብ መቀላቀያ"
+msgstr "ንዑስስብስብመቀላቀያ"
#. YAwK5
#: formula/inc/core_resource.hrc:2444
@@ -1061,13 +1045,13 @@ msgstr "PERMUTATIONA"
#: formula/inc/core_resource.hrc:2446
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PV"
-msgstr "የ አሁኑ ዋጋ"
+msgstr "የአሁኑዋጋ"
#. tKLfE
#: formula/inc/core_resource.hrc:2447
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SYD"
-msgstr "ዋጋው የሚቀንሰው በ አመት"
+msgstr "ዋጋውየሚቀንሰውበአመት"
#. 7BwE3
#: formula/inc/core_resource.hrc:2448
@@ -1085,13 +1069,13 @@ msgstr "DB"
#: formula/inc/core_resource.hrc:2450
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VDB"
-msgstr "ንብረቱ የሚቀንሰው በ አመት ውስጥ"
+msgstr "ንብረቱየሚቀንሰውበአመትውስጥ"
#. GCfAw
#: formula/inc/core_resource.hrc:2451
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PDURATION"
-msgstr "የሚፈጀው ጊዜ"
+msgstr "የሚፈጀውጊዜ"
#. i6LFt
#: formula/inc/core_resource.hrc:2452
@@ -1157,7 +1141,7 @@ msgstr "FV"
#: formula/inc/core_resource.hrc:2462
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NPER"
-msgstr "የ ጊዜ ቁጥር"
+msgstr "የጊዜቁጥር"
#. LGUbb
#: formula/inc/core_resource.hrc:2463
@@ -1169,7 +1153,7 @@ msgstr "መጠን"
#: formula/inc/core_resource.hrc:2464
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IPMT"
-msgstr "የ ተወሰነ መጠን ወለድ ለ እዳው"
+msgstr "የተወሰነመጠንወለድለእዳው"
#. vpLQh
#: formula/inc/core_resource.hrc:2465
@@ -1181,109 +1165,97 @@ msgstr "PPMT"
#: formula/inc/core_resource.hrc:2466
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CUMIPMT"
-msgstr "ከ ጠቅላላ እዳው የ ተከፈለው ወለድ"
+msgstr "ከጠቅላላእዳውየተከፈለውወለድ"
#. aCEVC
#: formula/inc/core_resource.hrc:2467
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CUMPRINC"
-msgstr "ከ እዳው ጠቅላላ የ ተከፈለው"
-
-#. KNTdw
-#: formula/inc/core_resource.hrc:2468
-msgctxt "RID_STRLIST_FUNCTION_NAMES"
-msgid "EFFECT"
-msgstr ""
-
-#. fovF4
-#: formula/inc/core_resource.hrc:2469
-msgctxt "RID_STRLIST_FUNCTION_NAMES"
-msgid "NOMINAL"
-msgstr ""
+msgstr "ከእዳውጠቅላላየተከፈለው"
#. bxEkk
#: formula/inc/core_resource.hrc:2470
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUBTOTAL"
-msgstr "ንዑስ ድምር"
+msgstr "ንዑስድምር"
#. nggfn
#: formula/inc/core_resource.hrc:2471
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DSUM"
-msgstr "ዳታ ድምር"
+msgstr "ዳታድምር"
#. u6fWB
#: formula/inc/core_resource.hrc:2472
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DCOUNT"
-msgstr "ዳታ መቁጠሪያ"
+msgstr "ዳታመቁጠሪያ"
#. Gg8SK
#: formula/inc/core_resource.hrc:2473
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DCOUNTA"
-msgstr "መቁጠሪያ ባዶ ያልሆነ"
+msgstr "መቁጠሪያባዶያልሆነ"
#. 3SNxX
#: formula/inc/core_resource.hrc:2474
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAVERAGE"
-msgstr "መካከለኛ ዳታ"
+msgstr "መካከለኛዳታ"
#. bc6DT
#: formula/inc/core_resource.hrc:2475
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DGET"
-msgstr "ዳታ ማግኛ"
+msgstr "ዳታማግኛ"
#. isoy2
#: formula/inc/core_resource.hrc:2476
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DMAX"
-msgstr "ከፍተኛ ዳታ"
+msgstr "ከፍተኛዳታ"
#. AW7vP
#: formula/inc/core_resource.hrc:2477
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DMIN"
-msgstr "አነስተኛ ዳታ"
+msgstr "አነስተኛዳታ"
#. pGgvo
#: formula/inc/core_resource.hrc:2478
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DPRODUCT"
-msgstr "የ ዳታ ውጤት"
+msgstr "የዳታውጤት"
#. ZyFwP
#: formula/inc/core_resource.hrc:2479
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DSTDEV"
-msgstr "ናሙና መደበኛ ልዩነት"
+msgstr "ናሙናመደበኛልዩነት"
#. oC55j
#: formula/inc/core_resource.hrc:2480
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DSTDEVP"
-msgstr "መደበኛ ልዩነት ለ ዳታቤዝ"
+msgstr "መደበኛልዩነትለዳታቤዝ"
#. yGRGB
#: formula/inc/core_resource.hrc:2481
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DVAR"
-msgstr "የ ዳታቤዝ ልዩነት"
+msgstr "የዳታቤዝልዩነት"
#. yoXqK
#: formula/inc/core_resource.hrc:2482
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DVARP"
-msgstr "የ ዳታቤዝ የ ሕዝብ ልዩነት"
+msgstr "የዳታቤዝየሕዝብልዩነት"
#. 2Lt4B
#: formula/inc/core_resource.hrc:2483
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INDIRECT"
-msgstr "በ ተዘዋዋሪ"
+msgstr "በተዘዋዋሪ"
#. hoG6e
#: formula/inc/core_resource.hrc:2484
@@ -1301,43 +1273,43 @@ msgstr "ተመሳሳይ"
#: formula/inc/core_resource.hrc:2486
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTBLANK"
-msgstr "ባዶ መቁጠሪያ"
+msgstr "ባዶመቁጠሪያ"
#. Zqz6p
#: formula/inc/core_resource.hrc:2487
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTIF"
-msgstr "መቁጠሪያ ከሆነ"
+msgstr "መቁጠሪያከሆነ"
#. DtDEf
#: formula/inc/core_resource.hrc:2488
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMIF"
-msgstr "ድምር ከሆነ"
+msgstr "ድምርከሆነ"
#. PLSLe
#: formula/inc/core_resource.hrc:2489
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGEIF"
-msgstr "መካከለኛ ከሆነ"
+msgstr "መካከለኛከሆነ"
#. gBitk
#: formula/inc/core_resource.hrc:2490
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMIFS"
-msgstr ""
+msgstr "ድምሮችከሆኑ"
#. eoVP4
#: formula/inc/core_resource.hrc:2491
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGEIFS"
-msgstr "መካከለኛ የ ሂሳብ አማካይ ለ ክፍሎች"
+msgstr "መካከለኛየሂሳብአማካይለክፍሎች"
#. EFZv9
#: formula/inc/core_resource.hrc:2492
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTIFS"
-msgstr ""
+msgstr "መቁጠሪያከሆኑ"
#. FRVEu
#: formula/inc/core_resource.hrc:2493
@@ -1349,19 +1321,19 @@ msgstr "መፈለጊያ"
#: formula/inc/core_resource.hrc:2494
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VLOOKUP"
-msgstr "በ ቁመት መፈለጊያ"
+msgstr "በቁመትመፈለጊያ"
#. Exee6
#: formula/inc/core_resource.hrc:2495
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HLOOKUP"
-msgstr "በ አግድም መፈለጊያ"
+msgstr "በአግድምመፈለጊያ"
#. dTotR
#: formula/inc/core_resource.hrc:2496
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MULTIRANGE"
-msgstr "በርካታ መጠን"
+msgstr "በርካታመጠን"
#. ui5BC
#. legacy for range list (union)
@@ -1417,19 +1389,13 @@ msgstr "ትክክለኛ"
#: formula/inc/core_resource.hrc:2505
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LEFT"
-msgstr "በ ግራ"
+msgstr "በግራ"
#. 5Cmkf
#: formula/inc/core_resource.hrc:2506
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RIGHT"
-msgstr "በ ቀኝ"
-
-#. eoXGy
-#: formula/inc/core_resource.hrc:2507
-msgctxt "RID_STRLIST_FUNCTION_NAMES"
-msgid "SEARCH"
-msgstr ""
+msgstr "በቀኝ"
#. BAmDj
#: formula/inc/core_resource.hrc:2508
@@ -1441,7 +1407,7 @@ msgstr "MID"
#: formula/inc/core_resource.hrc:2509
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LENB"
-msgstr "የ ባህሪ ቁጥር በ ጽሁፍ ውስጥ"
+msgstr "የባህሪቁጥርበጽሁፍውስጥ"
#. LNZ8z
#: formula/inc/core_resource.hrc:2510
@@ -1453,7 +1419,7 @@ msgstr "RIGHTB"
#: formula/inc/core_resource.hrc:2511
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LEFTB"
-msgstr "የ መጀመሪያ ባህሪ በ ጽሁፍ ውስጥ"
+msgstr "የመጀመሪያባህሪበጽሁፍውስጥ"
#. hMJEw
#: formula/inc/core_resource.hrc:2512
@@ -1473,12 +1439,6 @@ msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TEXT"
msgstr "ጽሁፍ"
-#. EVEza
-#: formula/inc/core_resource.hrc:2515
-msgctxt "RID_STRLIST_FUNCTION_NAMES"
-msgid "SUBSTITUTE"
-msgstr ""
-
#. i3GvS
#: formula/inc/core_resource.hrc:2516
msgctxt "RID_STRLIST_FUNCTION_NAMES"
@@ -1495,13 +1455,13 @@ msgstr "ማገናኛ"
#: formula/inc/core_resource.hrc:2518
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONCAT"
-msgstr "በርካታ መጠን ጽሁፍ መቀላቀያ"
+msgstr "በርካታመጠንጽሁፍመቀላቀያ"
#. 5iLsv
#: formula/inc/core_resource.hrc:2519
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TEXTJOIN"
-msgstr "ጽሁፍ ማገናኛ"
+msgstr "ጽሁፍማገናኛ"
#. XFAVk
#: formula/inc/core_resource.hrc:2520
@@ -1509,23 +1469,17 @@ msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IFS"
msgstr "ከሆኑ"
-#. mqNA5
-#: formula/inc/core_resource.hrc:2521
-msgctxt "RID_STRLIST_FUNCTION_NAMES"
-msgid "SWITCH"
-msgstr ""
-
#. adC5v
#: formula/inc/core_resource.hrc:2522
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINIFS"
-msgstr "አነስተኛ ከሆነ"
+msgstr "አነስተኛከሆነ"
#. cXh5s
#: formula/inc/core_resource.hrc:2523
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MAXIFS"
-msgstr "ከፍተኛ ከሆነ"
+msgstr "ከፍተኛከሆነ"
#. 6DKDF
#: formula/inc/core_resource.hrc:2524
@@ -1537,19 +1491,19 @@ msgstr "MVALUE"
#: formula/inc/core_resource.hrc:2525
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MDETERM"
-msgstr "የ ሜትሪክስ መወሰኛ"
+msgstr "የሜትሪክስመወሰኛ"
#. ApX8N
#: formula/inc/core_resource.hrc:2526
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINVERSE"
-msgstr "የ ሜትሪክስ ግልባጭ"
+msgstr "የሜትሪክስግልባጭ"
#. tyjoM
#: formula/inc/core_resource.hrc:2527
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MMULT"
-msgstr "በርካታ ማባዣ"
+msgstr "በርካታማባዣ"
#. KmpNP
#: formula/inc/core_resource.hrc:2528
@@ -1561,7 +1515,7 @@ msgstr "TRANSPOSE"
#: formula/inc/core_resource.hrc:2529
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MUNIT"
-msgstr "የ መለኪያ ክፍል"
+msgstr "የመለኪያክፍል"
#. kmGD3
#: formula/inc/core_resource.hrc:2530
@@ -1585,13 +1539,13 @@ msgstr "ሀይፐር ጂዮሜትሪክ.ስርጭት"
#: formula/inc/core_resource.hrc:2533
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGNORMDIST"
-msgstr "የ ሎግ መደበኛ ስርጭት"
+msgstr "የሎግመደበኛስርጭት"
#. g2ozv
#: formula/inc/core_resource.hrc:2534
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGNORM.DIST"
-msgstr "የ ሎግ መደበኛ.ስርጭት"
+msgstr "የሎግመደበኛ.ስርጭት"
#. bWRCD
#: formula/inc/core_resource.hrc:2535
@@ -1603,19 +1557,19 @@ msgstr "TDIST"
#: formula/inc/core_resource.hrc:2536
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.DIST.2T"
-msgstr "የ T.ስርጭት.2T"
+msgstr "የT.ስርጭት.2T"
#. F5Pfo
#: formula/inc/core_resource.hrc:2537
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.DIST"
-msgstr "የ T.ስርጭት"
+msgstr "የT.ስርጭት"
#. BVPMN
#: formula/inc/core_resource.hrc:2538
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.DIST.RT"
-msgstr "የ T.ስርጭት.የ ቀኝ ጭራ"
+msgstr "የT.ስርጭት.የቀኝጭራ"
#. CHDLb
#: formula/inc/core_resource.hrc:2539
@@ -1627,25 +1581,25 @@ msgstr "FDIST"
#: formula/inc/core_resource.hrc:2540
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.DIST"
-msgstr "የ F.ስርጭት"
+msgstr "የF.ስርጭት"
#. P9uGQ
#: formula/inc/core_resource.hrc:2541
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.DIST.RT"
-msgstr "የ F. ስርጭት የ ቀኝ ጭራ"
+msgstr "የF.ስርጭትየቀኝ.ጭራ"
#. 9iTFp
#: formula/inc/core_resource.hrc:2542
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHIDIST"
-msgstr "የ ቺ ስርጭት"
+msgstr "የቺስርጭት"
#. 4bU9E
#: formula/inc/core_resource.hrc:2543
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.DIST.RT"
-msgstr "የ ቺ ስኴር.ስርጭት.የ ቀኝ-ጭራ"
+msgstr "የቺ ስኴር.ስርጭት.የቀኝ.ጭራ"
#. CA3gq
#: formula/inc/core_resource.hrc:2544
@@ -1663,19 +1617,19 @@ msgstr "ዌይቡል.ስርጭት"
#: formula/inc/core_resource.hrc:2546
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NEGBINOMDIST"
-msgstr "አሉታዊ የ ባይኖሚያል ስርጭት"
+msgstr "አሉታዊየባይኖሚያልስርጭት"
#. JDW2e
#: formula/inc/core_resource.hrc:2547
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NEGBINOM.DIST"
-msgstr "አሉታዊ የ ባይኖሚያል.ስርጭት"
+msgstr "አሉታዊየባይኖሚያል.ስርጭት"
#. WGm4P
#: formula/inc/core_resource.hrc:2548
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CRITBINOM"
-msgstr "ክርክሩ ቁጥር ካልሆነ ስህተት ዋጋ ይመልሳል"
+msgstr "ክርክሩቁጥርካልሆነስህተትዋጋይመልሳል"
#. GJqSo
#: formula/inc/core_resource.hrc:2549
@@ -1693,13 +1647,13 @@ msgstr "ኩርት"
#: formula/inc/core_resource.hrc:2551
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HARMEAN"
-msgstr "የ ሀርሞኒክ አማካይ"
+msgstr "የሀርሞኒክአማካይ"
#. UWQAS
#: formula/inc/core_resource.hrc:2552
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GEOMEAN"
-msgstr "የ ጂዮሜትሪክ አማካይ"
+msgstr "የጂዮሜትሪክአማካይ"
#. tpAGN
#: formula/inc/core_resource.hrc:2553
@@ -1711,7 +1665,7 @@ msgstr "መመደቢያ"
#: formula/inc/core_resource.hrc:2554
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVEDEV"
-msgstr "የ ፍጹም ልዩነት ዋጋ ከ አማካይ ውስጥ"
+msgstr "የፍጹምልዩነትዋጋከአማካይውስጥ"
#. jFsMN
#: formula/inc/core_resource.hrc:2555
@@ -1729,7 +1683,7 @@ msgstr "SKEWP"
#: formula/inc/core_resource.hrc:2557
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DEVSQ"
-msgstr "የ ስኴር ልዩነት ድምር"
+msgstr "የስኴርልዩነትድምር"
#. mGW7t
#: formula/inc/core_resource.hrc:2558
@@ -1737,12 +1691,6 @@ msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MEDIAN"
msgstr "መሀከለኛ"
-#. an6ST
-#: formula/inc/core_resource.hrc:2559
-msgctxt "RID_STRLIST_FUNCTION_NAMES"
-msgid "MODE"
-msgstr ""
-
#. unFXZ
#: formula/inc/core_resource.hrc:2560
msgctxt "RID_STRLIST_FUNCTION_NAMES"
@@ -1813,7 +1761,7 @@ msgstr "ፐርሰንት.ያካትታል"
#: formula/inc/core_resource.hrc:2571
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTRANK.INC"
-msgstr "የ ፐርሰንት ደረጃ.ያካትታል"
+msgstr "የፐርሰንትደረጃ.ያካትታል"
#. wNGXD
#: formula/inc/core_resource.hrc:2572
@@ -1837,7 +1785,7 @@ msgstr "ፐርሰንት.አያካትትም"
#: formula/inc/core_resource.hrc:2575
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTRANK.EXC"
-msgstr "የ ፐርሰንት ደረጃ.አያካትትም"
+msgstr "የፐርሰንትደረጃ.አያካትትም"
#. gFk6s
#: formula/inc/core_resource.hrc:2576
@@ -1879,13 +1827,13 @@ msgstr "ሩብ"
#: formula/inc/core_resource.hrc:2582
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMINV"
-msgstr "መደበኛ ግልባጭ"
+msgstr "መደበኛግልባጭ"
#. CABJF
#: formula/inc/core_resource.hrc:2583
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.INV"
-msgstr "የ መደበኛ.ግልባጭ"
+msgstr "የመደበኛ.ግልባጭ"
#. vd2Tg
#: formula/inc/core_resource.hrc:2584
@@ -1909,7 +1857,7 @@ msgstr "መተማመኛ.T"
#: formula/inc/core_resource.hrc:2587
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FTEST"
-msgstr "F መሞከሪያ"
+msgstr "Fመሞከሪያ"
#. xBfc3
#: formula/inc/core_resource.hrc:2588
@@ -1999,13 +1947,13 @@ msgstr "እድገት"
#: formula/inc/core_resource.hrc:2602
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LINEST"
-msgstr "ቀጥታ መስመር"
+msgstr "ቀጥታመስመር"
#. EYFD6
#: formula/inc/core_resource.hrc:2603
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGEST"
-msgstr "የ ኤክስፖኔንሺያል ክብ ለ ዳታ"
+msgstr "የኤክስፖኔንሺያልክብለዳታ"
#. b6Dkz
#: formula/inc/core_resource.hrc:2604
@@ -2065,37 +2013,37 @@ msgstr "መገመቻ.ቀጥተኛ"
#: formula/inc/core_resource.hrc:2613
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHIINV"
-msgstr "የ ቺ ግልባጭ"
+msgstr "የቺግልባጭ"
#. W4s9c
#: formula/inc/core_resource.hrc:2614
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.INV.RT"
-msgstr "የ ቺ ስኴር.ግልባጭ.ቀኝ-ጭራ"
+msgstr "የቺስኴር.ግልባጭ.ቀኝ.ጭራ"
#. FAYGA
#: formula/inc/core_resource.hrc:2615
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMADIST"
-msgstr "የ ጋማ ስርጭት"
+msgstr "የጋማስርጭት"
#. hDsw2
#: formula/inc/core_resource.hrc:2616
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMA.DIST"
-msgstr "የ ጋማ.ስርጭት"
+msgstr "የጋማ.ስርጭት"
#. YnUod
#: formula/inc/core_resource.hrc:2617
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMAINV"
-msgstr "የ ጋማ ግልባጭ"
+msgstr "የጋማግልባጭ"
#. UsH9F
#: formula/inc/core_resource.hrc:2618
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMA.INV"
-msgstr "የ ጋማ.ግልባጭ"
+msgstr "የጋማ.ግልባጭ"
#. uVsmG
#: formula/inc/core_resource.hrc:2619
@@ -2125,115 +2073,115 @@ msgstr "FINV"
#: formula/inc/core_resource.hrc:2623
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.INV"
-msgstr "የ F.ስርጭት ምናልባት ግልባጭ"
+msgstr "የF.ስርጭትምናልባትግልባጭ"
#. zQB8F
#: formula/inc/core_resource.hrc:2624
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.INV.RT"
-msgstr "የ F.ስርጭት.ግልባጭ የ ቀኝ-ጭራ"
+msgstr "የF.ስርጭት.ግልባጭየቀኝ.ጭራ"
#. DduFG
#: formula/inc/core_resource.hrc:2625
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHITEST"
-msgstr "የ ቺ መሞከሪያ"
+msgstr "የቺመሞከሪያ"
#. 8RNiE
#: formula/inc/core_resource.hrc:2626
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.TEST"
-msgstr "የ ቺ ስኴር.መሞከሪያ"
+msgstr "የቺ ስኴር.መሞከሪያ"
#. SHLfw
#: formula/inc/core_resource.hrc:2627
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGINV"
-msgstr "የ ሎግ ግልባጭ"
+msgstr "የሎግግልባጭ"
#. CEKRG
#: formula/inc/core_resource.hrc:2628
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGNORM.INV"
-msgstr "የ ሎግ መደበኛ.ግልባጭ"
+msgstr "የሎግመደበኛ.ግልባጭ"
#. EVF8A
#: formula/inc/core_resource.hrc:2629
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MULTIPLE.OPERATIONS"
-msgstr "በርካታ ማንቀሳቀሻ"
+msgstr "በርካታማንቀሳቀሻ"
#. 2A5ui
#: formula/inc/core_resource.hrc:2630
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETADIST"
-msgstr "የ ቤታ ስርጭት"
+msgstr "የቤታስርጭት"
#. mALNC
#: formula/inc/core_resource.hrc:2631
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETAINV"
-msgstr "የ ቤታ ግልባጭ"
+msgstr "የቤታግልባጭ"
#. LKwJS
#: formula/inc/core_resource.hrc:2632
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETA.DIST"
-msgstr "የ ቤታ.ስርጭት"
+msgstr "የቤታ.ስርጭት"
#. psoXo
#: formula/inc/core_resource.hrc:2633
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETA.INV"
-msgstr "የ ቤታ.ግልባጭ"
+msgstr "የቤታ.ግልባጭ"
#. yg6Em
#: formula/inc/core_resource.hrc:2634
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEEKNUM"
-msgstr "የ ሳምንት ቁጥር"
+msgstr "የሳምንትቁጥር"
#. AQAu7
#: formula/inc/core_resource.hrc:2635
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISOWEEKNUM"
-msgstr "ISO የ ሳምንት ቁጥር"
+msgstr "ISOየሳምንትቁጥር"
#. iN85u
#: formula/inc/core_resource.hrc:2636
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEEKNUM_OOO"
-msgstr "የ ሳምንት ቁጥር_OOO"
+msgstr "የሳምንትቁጥር_OOO"
#. SWHk4
#: formula/inc/core_resource.hrc:2637
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EASTERSUNDAY"
-msgstr "የ ፋሲካ እሑድ"
+msgstr "የፋሲካእሑድ"
#. TFPFc
#: formula/inc/core_resource.hrc:2638
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEEKDAY"
-msgstr "የ ሳምንቱ ቀን"
+msgstr "የሳምንቱቀን"
#. aGkBh
#: formula/inc/core_resource.hrc:2639
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NETWORKDAYS"
-msgstr "የ ተጣሩ የ ስራ ቀኖች"
+msgstr "የተጣሩየስራቀኖች"
#. KUR7o
#: formula/inc/core_resource.hrc:2640
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NETWORKDAYS.INTL"
-msgstr "የ ኔትዎርክ ቀኖች.አለም አቀፍ"
+msgstr "የኔትዎርክቀኖች.አለምአቀፍ"
#. QAzUk
#: formula/inc/core_resource.hrc:2641
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WORKDAY.INTL"
-msgstr "የ ስራ ቀን.አለም አቀፍ"
+msgstr "የስራቀን.አለምአቀፍ"
#. CFhSp
#. L10n: preserve the leading '#' hash character in translations.
@@ -2242,12 +2190,6 @@ msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NAME!"
msgstr "#ስም!"
-#. LQhGc
-#: formula/inc/core_resource.hrc:2644
-msgctxt "RID_STRLIST_FUNCTION_NAMES"
-msgid "STYLE"
-msgstr ""
-
#. Xvnfv
#: formula/inc/core_resource.hrc:2645
msgctxt "RID_STRLIST_FUNCTION_NAMES"
@@ -2294,25 +2236,25 @@ msgstr "መረጃ"
#: formula/inc/core_resource.hrc:2652
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BAHTTEXT"
-msgstr "ቁጥር ወደ ታዩ ጽሁፍ"
+msgstr "ቁጥርወደታዩጽሁፍ"
#. AUXa8
#: formula/inc/core_resource.hrc:2653
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GETPIVOTDATA"
-msgstr "የ ፒቮት ዳታ ማግኛ"
+msgstr "የፒቮትዳታማግኛ"
#. ByRr8
#: formula/inc/core_resource.hrc:2654
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EUROCONVERT"
-msgstr "ኢዩሮ መቀየሪያ"
+msgstr "ኢዩሮመቀየሪያ"
#. WAGGZ
#: formula/inc/core_resource.hrc:2655
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NUMBERVALUE"
-msgstr "የ ቁጥር ዋጋ"
+msgstr "የቁጥርዋጋ"
#. TxAAw
#: formula/inc/core_resource.hrc:2656
@@ -2324,55 +2266,55 @@ msgstr "ጋማ"
#: formula/inc/core_resource.hrc:2657
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQDIST"
-msgstr "የ ቺ ስኴር ስርጭት"
+msgstr "የቺስኴርስርጭት"
#. N57in
#: formula/inc/core_resource.hrc:2658
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.DIST"
-msgstr "የ ቺ ስኴር.ስርጭት"
+msgstr "የቺስኴር.ስርጭት"
#. XA6Hg
#: formula/inc/core_resource.hrc:2659
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQINV"
-msgstr "የ ቺ ስኴር ግልባጭ"
+msgstr "የቺ ስኴርግልባጭ"
#. RAQNt
#: formula/inc/core_resource.hrc:2660
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.INV"
-msgstr "የ ቺ ስኴር.ግልባጭ"
+msgstr "የቺ ስኴር.ግልባጭ"
#. B7QQq
#: formula/inc/core_resource.hrc:2661
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITAND"
-msgstr "ቢት እና"
+msgstr "ቢትእና"
#. wgJLF
#: formula/inc/core_resource.hrc:2662
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITOR"
-msgstr "ቢት ወይንም"
+msgstr "ቢትወይንም"
#. xFRAb
#: formula/inc/core_resource.hrc:2663
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITXOR"
-msgstr "ቢት Xወይንም"
+msgstr "ቢትXወይንም"
#. kuvCF
#: formula/inc/core_resource.hrc:2664
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITRSHIFT"
-msgstr "ከ ቢት አንፃር ወደ ቀኝ ማንቀሳቀሻ"
+msgstr "ከቢትአንፃርወደቀኝማንቀሳቀሻ"
#. KntNH
#: formula/inc/core_resource.hrc:2665
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITLSHIFT"
-msgstr "ከ ቢት አንፃር ወደ ግራ ማንቀሳቀሻ"
+msgstr "ከቢትአንፃርወደግራማንቀሳቀሻ"
#. P9xQs
#. BEGIN defined ERROR.TYPE() values.
@@ -2436,7 +2378,7 @@ msgstr "#ዝ/አ"
#: formula/inc/core_resource.hrc:2690
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FILTERXML"
-msgstr "ማጣሪያ የ XML"
+msgstr "ማጣሪያየXML"
#. KNiFR
#: formula/inc/core_resource.hrc:2691
@@ -2448,7 +2390,7 @@ msgstr "ቀለም"
#: formula/inc/core_resource.hrc:2692
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEBSERVICE"
-msgstr "የ ዌብ ግልጋሎት"
+msgstr "የዌብግልጋሎት"
#. ftd3C
#: formula/inc/core_resource.hrc:2693
@@ -2466,19 +2408,19 @@ msgstr "ERFC.PRECISE"
#: formula/inc/core_resource.hrc:2695
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ENCODEURL"
-msgstr "URL ወደ ሀረግ መቀየሪያ"
+msgstr "URLወደሀረግመቀየሪያ"
#. kQW77
#: formula/inc/core_resource.hrc:2696
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RAWSUBTRACT"
-msgstr "ረድፍ መቀነሻ"
+msgstr "ረድፍመቀነሻ"
#. DgyUW
#: formula/inc/core_resource.hrc:2697
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUNDSIG"
-msgstr "ማጠጋጊያ ወደ አስፈላጊ"
+msgstr "ማጠጋጊያወደአስፈላጊ"
#. nAvYh
#: formula/inc/core_resource.hrc:2698
@@ -2496,7 +2438,7 @@ msgstr "መፈለጊያB"
#: formula/inc/core_resource.hrc:2700
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REGEX"
-msgstr "ቋሚ መደበኛ መግለጫ"
+msgstr "ቋሚመደበኛመግለጫ"
#. FWYvN
#: formula/inc/core_resource.hrc:2701
@@ -2520,13 +2462,13 @@ msgstr "(ያስፈልጋል)"
#: formula/inc/strings.hrc:28
msgctxt "STR_TITLE1"
msgid "Function Wizard"
-msgstr "የ ተግባር አዋቂ"
+msgstr "የተግባርአዋቂ"
#. ctTA6
#: formula/inc/strings.hrc:29
msgctxt "STR_TITLE2"
msgid "Function Wizard -"
-msgstr "የ ተግባር አዋቂ -"
+msgstr "የተግባርአዋቂ -"
#. USDCA
#: formula/inc/strings.hrc:30
@@ -2580,7 +2522,7 @@ msgstr "አካል"
#: formula/uiconfig/ui/formuladialog.ui:261
msgctxt "formuladialog|label2"
msgid "Function result"
-msgstr "የ ተግባሩ ውጤት"
+msgstr "የተግባሩውጤት"
#. GqtY8
#: formula/uiconfig/ui/formuladialog.ui:403
@@ -2622,7 +2564,7 @@ msgstr "_ምድብ"
#: formula/uiconfig/ui/functionpage.ui:69
msgctxt "functionpage|category"
msgid "Last Used"
-msgstr "መጨረሻ የተጠቀሙበት"
+msgstr "መጨረሻየተጠቀሙበት"
#. 6uomB
#: formula/uiconfig/ui/functionpage.ui:70
@@ -2640,7 +2582,7 @@ msgstr "_ተግባር"
#: formula/uiconfig/ui/parameter.ui:27
msgctxt "parameter|editdesc"
msgid "Function not known"
-msgstr "ተግባሩ የታወቀ አይደለም"
+msgstr "ተግባሩየታወቀአይደለም"
#. 6GD3i
#: formula/uiconfig/ui/parameter.ui:261
diff --git a/source/am/helpcontent2/source/text/scalc/guide.po b/source/am/helpcontent2/source/text/scalc/guide.po
index 0e40622683c..6ea2afb51ec 100644
--- a/source/am/helpcontent2/source/text/scalc/guide.po
+++ b/source/am/helpcontent2/source/text/scalc/guide.po
@@ -4,16 +4,16 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2019-11-08 19:34+0100\n"
-"PO-Revision-Date: 2018-12-10 00:05+0000\n"
-"Last-Translator: Samson B <sambelet@yahoo.com>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
+"PO-Revision-Date: 2020-04-17 10:16+0000\n"
+"Last-Translator: serval2412 <serval2412@yahoo.fr>\n"
+"Language-Team: Amharic <https://weblate.documentfoundation.org/projects/libo_help-6-4/textscalcguide/am/>\n"
"Language: am\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 3.10.3\n"
"X-POOTLE-MTIME: 1544400352.000000\n"
#. NXy6S
@@ -11948,7 +11948,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 "ይምረጡ <emph> አቀራረብ - ማዋሀጃ ክፍሎች - ክፍሎች ማዋሀጃ </emph> እርስዎ ከ መረጡ </emph> አቀራረብ - ክፍሎች ማዋሀጃ - ማዋሀጃ እና ክፍሎች መሀል ማድረጊያ </emph> በ ተዋሀደው ክፍል ውስጥ የ ክፍሉ ይዞታ መሀከል ይሆናል"
+msgstr "ይምረጡ <emph> አቀራረብ - ማዋሀጃ ክፍሎች - ክፍሎች ማዋሀጃ </emph> እርስዎ ከ መረጡ <emph> አቀራረብ - ክፍሎች ማዋሀጃ - ማዋሀጃ እና ክፍሎች መሀል ማድረጊያ </emph> በ ተዋሀደው ክፍል ውስጥ የ ክፍሉ ይዞታ መሀከል ይሆናል"
#. sRSSD
#: table_cellmerge.xhp
diff --git a/source/am/reportdesign/messages.po b/source/am/reportdesign/messages.po
index 9a47d201d9b..e49e72fac11 100644
--- a/source/am/reportdesign/messages.po
+++ b/source/am/reportdesign/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2019-10-14 14:32+0200\n"
+"POT-Creation-Date: 2020-04-29 13:12+0200\n"
"PO-Revision-Date: 2019-05-21 14:21+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1284,7 +1284,7 @@ msgid "Insert"
msgstr "ማስገቢያ"
#. AjmhK
-#: reportdesign/uiconfig/dbreport/ui/floatingfield.ui:98
+#: reportdesign/uiconfig/dbreport/ui/floatingfield.ui:99
msgctxt "floatingfield|helptext"
msgid "Highlight the fields to insert into the selected section of the template, then click Insert or press Enter."
msgstr "ወደ ተመረጠው ቴምፕሌት ክፍል ማስገባት የሚፈልጉትን ሜዳዎች ያድምቁ ከዚያም ማስገቢያ ይጫኑ ወይንም ማስገቢያውን"
diff --git a/source/am/sc/messages.po b/source/am/sc/messages.po
index c19c884fadc..eae3546928a 100644
--- a/source/am/sc/messages.po
+++ b/source/am/sc/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2020-01-08 15:26+0100\n"
+"POT-Creation-Date: 2020-04-29 13:12+0200\n"
"PO-Revision-Date: 2019-07-14 23:42+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -22936,73 +22936,73 @@ msgid "Move/Copy Sheet"
msgstr "ማንቀሳቀሻ/ወረቀት ኮፒ ማድረጊያ"
#. iJZov
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:98
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:99
msgctxt "movecopysheet|move"
msgid "_Move"
msgstr "_ማንቀሳቀሻ"
#. zRtFK
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:116
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:117
msgctxt "movecopysheet|copy"
msgid "C_opy"
msgstr "ኮ_ፒ"
#. Cf9Po
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:141
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:142
msgctxt "movecopysheet|label1"
msgid "Action"
msgstr "ተግባር"
#. ENjjq
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:189
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:190
msgctxt "movecopysheet|toDocumentLabel"
msgid "To _document"
msgstr "ወደ _ሰነድ"
#. jfC53
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:206
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:207
msgctxt "movecopysheet|toDocument"
msgid "(current document)"
msgstr "(የአሁኑ ሰነድ)"
#. Kd5nz
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:207
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:208
msgctxt "movecopysheet|toDocument"
msgid "- new document -"
msgstr "- አዲስ ሰነድ -"
#. DGcVf
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:235
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:236
msgctxt "movecopysheet|insertBeforeLabel"
msgid "_Insert before"
msgstr "ከፊት _ማስገቢያ"
#. gE92w
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:301
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:302
msgctxt "movecopysheet|label2"
msgid "Location"
msgstr "አካባቢ"
#. wcXYj
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:368
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:369
msgctxt "movecopysheet|warnunused"
msgid "This name is already used."
msgstr "ይህን ስም ቀደም ሲል ተጠቅመውበታል"
#. L7CQf
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:383
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:384
msgctxt "movecopysheet|warnempty"
msgid "Name is empty."
msgstr "ስም ባዶ ነው"
#. xoYVT
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:398
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:399
msgctxt "movecopysheet|warninvalid"
msgid "Name contains one or more invalid characters."
msgstr "ስሙ አንድ ወይንም ከዚያ በላይ ዋጋ የሌላቸው ባህሪዎችን ይዟል"
#. zE3yH
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:425
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:426
msgctxt "movecopysheet|newNameLabel"
msgid "New _name"
msgstr "አዲስ _ስም"
diff --git a/source/am/sw/messages.po b/source/am/sw/messages.po
index 8acd3b9bd63..4049d052d65 100644
--- a/source/am/sw/messages.po
+++ b/source/am/sw/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2019-12-24 17:12+0100\n"
+"POT-Creation-Date: 2020-04-29 13:12+0200\n"
"PO-Revision-Date: 2019-07-11 19:00+0200\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -17660,79 +17660,79 @@ msgid "Macro"
msgstr "Macro"
#. EqTqQ
-#: sw/uiconfig/swriter/ui/picturepage.ui:32
+#: sw/uiconfig/swriter/ui/picturepage.ui:36
msgctxt "picturepage|browse"
msgid "Browse..."
msgstr "መቃኛ..."
#. PqFMY
-#: sw/uiconfig/swriter/ui/picturepage.ui:58
+#: sw/uiconfig/swriter/ui/picturepage.ui:62
msgctxt "picturepage|label1"
msgid "_File name"
msgstr "የ _ፋይል ስም"
#. UYzJC
-#: sw/uiconfig/swriter/ui/picturepage.ui:77
+#: sw/uiconfig/swriter/ui/picturepage.ui:81
msgctxt "picturepage|label11"
msgid "Link"
msgstr "አገናኝ"
#. hCVDF
-#: sw/uiconfig/swriter/ui/picturepage.ui:112
+#: sw/uiconfig/swriter/ui/picturepage.ui:116
msgctxt "picturepage|vert"
msgid "_Vertically"
msgstr "በ _ቁመት"
#. jwAir
-#: sw/uiconfig/swriter/ui/picturepage.ui:127
+#: sw/uiconfig/swriter/ui/picturepage.ui:131
msgctxt "picturepage|hori"
msgid "Hori_zontally"
msgstr "በአግ_ድም"
#. F3zpM
-#: sw/uiconfig/swriter/ui/picturepage.ui:142
+#: sw/uiconfig/swriter/ui/picturepage.ui:146
msgctxt "picturepage|allpages"
msgid "On all pages"
msgstr "በ ሁሉም ገጾች ላይ"
#. FX5Cn
-#: sw/uiconfig/swriter/ui/picturepage.ui:159
+#: sw/uiconfig/swriter/ui/picturepage.ui:163
msgctxt "picturepage|leftpages"
msgid "On left pages"
msgstr "በ ግራ ገጾች ላይ"
#. 6eLFK
-#: sw/uiconfig/swriter/ui/picturepage.ui:176
+#: sw/uiconfig/swriter/ui/picturepage.ui:180
msgctxt "picturepage|rightpages"
msgid "On right pages"
msgstr "በ ቀኝ ገጾች ላይ"
#. M9Lxh
-#: sw/uiconfig/swriter/ui/picturepage.ui:221
+#: sw/uiconfig/swriter/ui/picturepage.ui:225
msgctxt "picturepage|label2"
msgid "Flip"
msgstr "መገልበጫ"
#. vEJFW
-#: sw/uiconfig/swriter/ui/picturepage.ui:261
+#: sw/uiconfig/swriter/ui/picturepage.ui:265
msgctxt "picturepage|FT_ANGLE"
msgid "_Angle:"
msgstr "_አንግል:"
#. Q6xq6
-#: sw/uiconfig/swriter/ui/picturepage.ui:303
+#: sw/uiconfig/swriter/ui/picturepage.ui:308
msgctxt "picturepage|FT_ANGLEPRESETS"
msgid "Default _settings:"
msgstr "ነባር _ማሰናጃዎች:"
#. hBc6G
-#: sw/uiconfig/swriter/ui/picturepage.ui:328
+#: sw/uiconfig/swriter/ui/picturepage.ui:333
msgctxt "picturepage|CTL_ANGLE|tooltip_text"
msgid "Rotation Angle"
msgstr "ማዞሪያ አንግል"
#. HpCfF
-#: sw/uiconfig/swriter/ui/picturepage.ui:355
+#: sw/uiconfig/swriter/ui/picturepage.ui:360
msgctxt "picturepage|label2"
msgid "Rotation Angle"
msgstr "ማዞሪያ አንግል"
diff --git a/source/am/vcl/messages.po b/source/am/vcl/messages.po
index cb2a245647f..a7d7f093626 100644
--- a/source/am/vcl/messages.po
+++ b/source/am/vcl/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2019-12-06 13:10+0100\n"
+"POT-Creation-Date: 2020-04-29 12:59+0200\n"
"PO-Revision-Date: 2019-07-20 17:29+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2032,217 +2032,229 @@ msgid "e.g.: 1, 3-5, 7, 9"
msgstr "ለምሳሌ: 1, 3-5, 7, 9"
#. V3apS
-#: vcl/uiconfig/ui/printdialog.ui:542
+#: vcl/uiconfig/ui/printdialog.ui:541
msgctxt "printdialog|rmEvenPages"
msgid "_Even pages"
msgstr "_ሙሉ ገጾች"
#. ELsCF
-#: vcl/uiconfig/ui/printdialog.ui:561
+#: vcl/uiconfig/ui/printdialog.ui:560
msgctxt "printdialog|rbOddPages"
msgid "_Odd pages"
msgstr "_ጎዶሎ ገጾች"
+#. Z5kiB
+#: vcl/uiconfig/ui/printdialog.ui:579
+msgctxt "printdialog|rbRangeSelection"
+msgid "_Selection"
+msgstr "_ምርጫው"
+
#. wn2kB
-#: vcl/uiconfig/ui/printdialog.ui:582
+#: vcl/uiconfig/ui/printdialog.ui:610
msgctxt "printdialog|fromwhich"
msgid "_From which print:"
msgstr "ከ _የትኛው ህትመት:"
#. Cuc2u
-#: vcl/uiconfig/ui/printdialog.ui:607
+#: vcl/uiconfig/ui/printdialog.ui:635
msgctxt "printdialog|labelpapersides"
msgid "Paper _sides:"
msgstr "የ ወረቀት ጎኖች:"
#. SYxRJ
-#: vcl/uiconfig/ui/printdialog.ui:622
+#: vcl/uiconfig/ui/printdialog.ui:650
msgctxt "printdialog|liststore4"
msgid "Print on one side (simplex)"
msgstr ""
#. hCZPg
-#: vcl/uiconfig/ui/printdialog.ui:623
+#: vcl/uiconfig/ui/printdialog.ui:651
msgctxt "printdialog|liststore4"
msgid "Print on both sides (duplex long edge)"
msgstr ""
#. iqr9C
-#: vcl/uiconfig/ui/printdialog.ui:624
+#: vcl/uiconfig/ui/printdialog.ui:652
msgctxt "printdialog|liststore4"
msgid "Print on both sides (duplex short edge)"
msgstr ""
#. AVv6D
-#: vcl/uiconfig/ui/printdialog.ui:638
+#: vcl/uiconfig/ui/printdialog.ui:666
msgctxt "printdialog|labelcopies"
msgid "_Number of copies:"
msgstr "የ ኮፒዎች _ቁጥር:"
-#. vwjVt
-#: vcl/uiconfig/ui/printdialog.ui:665
-msgctxt "printdialog|reverseorder"
-msgid "Print in _reverse order"
-msgstr "በ _ግልባጭ ደንብ ማተሚያ"
-
#. G6QEr
-#: vcl/uiconfig/ui/printdialog.ui:687
+#: vcl/uiconfig/ui/printdialog.ui:699
msgctxt "printdialog|collate"
msgid "_Collate"
msgstr "_ማወዳደሪያ"
#. RnCCD
-#: vcl/uiconfig/ui/printdialog.ui:723
+#: vcl/uiconfig/ui/printdialog.ui:735
msgctxt "printdialog|cbPrintOrder"
msgid "_Order:"
msgstr "_ደንብ:"
-#. Z5kiB
-#: vcl/uiconfig/ui/printdialog.ui:747
-msgctxt "printdialog|rbRangeSelection"
-msgid "_Selection"
-msgstr "_ምርጫው"
+#. vwjVt
+#: vcl/uiconfig/ui/printdialog.ui:746
+msgctxt "printdialog|reverseorder"
+msgid "Print in _reverse order"
+msgstr "በ _ግልባጭ ደንብ ማተሚያ"
+
+#. R82MM
+#: vcl/uiconfig/ui/printdialog.ui:766
+msgctxt "printdialog|rangeexpander"
+msgid "_more"
+msgstr ""
#. ehfCG
-#: vcl/uiconfig/ui/printdialog.ui:770
+#: vcl/uiconfig/ui/printdialog.ui:785
msgctxt "printdialog|label2"
msgid "Range and Copies"
msgstr "መጠን እና ኮፒዎች"
#. CBLet
-#: vcl/uiconfig/ui/printdialog.ui:807
+#: vcl/uiconfig/ui/printdialog.ui:822
msgctxt "printdialog|labelorientation"
msgid "Orientation:"
msgstr "አቅጣጫ:"
#. U4byk
-#: vcl/uiconfig/ui/printdialog.ui:821
+#: vcl/uiconfig/ui/printdialog.ui:836
msgctxt "printdialog|labelsize"
msgid "Paper size:"
msgstr "የ ወረቀት መጠን:"
-#. AGWe3
-#: vcl/uiconfig/ui/printdialog.ui:835
-msgctxt "printdialog|labelorder"
-msgid "Order:"
-msgstr "ደንብ:"
-
-#. psAku
-#: vcl/uiconfig/ui/printdialog.ui:850
-msgctxt "printdialog|liststore2"
-msgid "Left to right, then down"
-msgstr "ከ ግራ ወደ ቀኝ: ከዚያ ወደ ታች"
-
-#. fnfLt
-#: vcl/uiconfig/ui/printdialog.ui:851
-msgctxt "printdialog|liststore2"
-msgid "Top to bottom, then right"
-msgstr "ከ ላይ ወደ ታች ከዚያ ወደ ቀኝ"
-
-#. y6nZE
-#: vcl/uiconfig/ui/printdialog.ui:852
-msgctxt "printdialog|liststore2"
-msgid "Top to bottom, then left"
-msgstr "ከ ላይ ወደ ታች: ክዚያ ወደ ግራ"
-
-#. PteTg
-#: vcl/uiconfig/ui/printdialog.ui:853
-msgctxt "printdialog|liststore2"
-msgid "Right to left, then down"
-msgstr "ከ ቀኝ ወደ ግራ: ከዚያ ወደ ታች"
-
-#. JMA7A
-#: vcl/uiconfig/ui/printdialog.ui:866
-msgctxt "printdialog|collationpreview"
-msgid "Collation preview"
-msgstr ""
-
#. X9iBj
-#: vcl/uiconfig/ui/printdialog.ui:882
+#: vcl/uiconfig/ui/printdialog.ui:852
msgctxt "printdialog|liststore3"
msgid "Automatic"
msgstr "ራሱ በራሱ"
#. vaWZE
-#: vcl/uiconfig/ui/printdialog.ui:883
+#: vcl/uiconfig/ui/printdialog.ui:853
msgctxt "printdialog|liststore3"
msgid "Portrait"
msgstr "ምስል"
#. Qnpje
-#: vcl/uiconfig/ui/printdialog.ui:884
+#: vcl/uiconfig/ui/printdialog.ui:854
msgctxt "printdialog|liststore3"
msgid "Landscape"
msgstr "በ መሬት አቀማመጥ"
+#. EZdsx
+#: vcl/uiconfig/ui/printdialog.ui:892
+msgctxt "printdialog|pagespersheetbtn"
+msgid "Pages per sheet:"
+msgstr "ገጾች በ ወረቀት:"
+
+#. DKP5g
+#: vcl/uiconfig/ui/printdialog.ui:940
+msgctxt "printdialog|liststore1"
+msgid "Custom"
+msgstr "ማስተካከያ"
+
+#. 65WWt
+#: vcl/uiconfig/ui/printdialog.ui:956
+msgctxt "printdialog|pagespersheettxt"
+msgid "Pages:"
+msgstr "ገጾች:"
+
+#. DM5aX
+#: vcl/uiconfig/ui/printdialog.ui:981
+msgctxt "printdialog|by"
+msgid "by"
+msgstr "በ"
+
#. szcD7
-#: vcl/uiconfig/ui/printdialog.ui:908
+#: vcl/uiconfig/ui/printdialog.ui:1007
msgctxt "printdialog|pagemargintxt1"
msgid "Margin:"
msgstr "መስመር:"
-#. oryuw
-#: vcl/uiconfig/ui/printdialog.ui:933
-msgctxt "printdialog|sheetmargintxt1"
-msgid "Distance:"
-msgstr "እርቀት:"
-
#. iGg2m
-#: vcl/uiconfig/ui/printdialog.ui:958
+#: vcl/uiconfig/ui/printdialog.ui:1032
msgctxt "printdialog|pagemargintxt2"
msgid "between pages"
msgstr "በገጾች መካከል"
+#. oryuw
+#: vcl/uiconfig/ui/printdialog.ui:1044
+msgctxt "printdialog|sheetmargintxt1"
+msgid "Distance:"
+msgstr "እርቀት:"
+
#. XhfvB
-#: vcl/uiconfig/ui/printdialog.ui:970
+#: vcl/uiconfig/ui/printdialog.ui:1069
msgctxt "printdialog|sheetmargintxt2"
msgid "to sheet border"
msgstr "የ ወረቀቱ ድንበር"
-#. Yo4xV
-#: vcl/uiconfig/ui/printdialog.ui:980
-msgctxt "printdialog|brochure"
-msgid "Brochure"
-msgstr "መግለጫ ጽሁፍ"
+#. AGWe3
+#: vcl/uiconfig/ui/printdialog.ui:1082
+msgctxt "printdialog|labelorder"
+msgid "Order:"
+msgstr "ደንብ:"
-#. DM5aX
-#: vcl/uiconfig/ui/printdialog.ui:1023
-msgctxt "printdialog|by"
-msgid "by"
-msgstr "በ"
+#. psAku
+#: vcl/uiconfig/ui/printdialog.ui:1097
+msgctxt "printdialog|liststore2"
+msgid "Left to right, then down"
+msgstr "ከ ግራ ወደ ቀኝ: ከዚያ ወደ ታች"
+
+#. fnfLt
+#: vcl/uiconfig/ui/printdialog.ui:1098
+msgctxt "printdialog|liststore2"
+msgid "Top to bottom, then right"
+msgstr "ከ ላይ ወደ ታች ከዚያ ወደ ቀኝ"
+
+#. y6nZE
+#: vcl/uiconfig/ui/printdialog.ui:1099
+msgctxt "printdialog|liststore2"
+msgid "Top to bottom, then left"
+msgstr "ከ ላይ ወደ ታች: ክዚያ ወደ ግራ"
+
+#. PteTg
+#: vcl/uiconfig/ui/printdialog.ui:1100
+msgctxt "printdialog|liststore2"
+msgid "Right to left, then down"
+msgstr "ከ ቀኝ ወደ ግራ: ከዚያ ወደ ታች"
#. QG59F
-#: vcl/uiconfig/ui/printdialog.ui:1034
+#: vcl/uiconfig/ui/printdialog.ui:1111
msgctxt "printdialog|bordercb"
msgid "Draw a border around each page"
msgstr "በ አያንዳንዱ ገጽ ዙሪያ ድንበር መሳያ"
-#. EZdsx
-#: vcl/uiconfig/ui/printdialog.ui:1055
-msgctxt "printdialog|pagespersheetbtn"
-msgid "Pages per sheet:"
-msgstr "ገጾች በ ወረቀት:"
+#. Yo4xV
+#: vcl/uiconfig/ui/printdialog.ui:1127
+msgctxt "printdialog|brochure"
+msgid "Brochure"
+msgstr "መግለጫ ጽሁፍ"
-#. 65WWt
-#: vcl/uiconfig/ui/printdialog.ui:1094
-msgctxt "printdialog|pagespersheettxt"
-msgid "Pages:"
-msgstr "ገጾች:"
+#. JMA7A
+#: vcl/uiconfig/ui/printdialog.ui:1155
+msgctxt "printdialog|collationpreview"
+msgid "Collation preview"
+msgstr ""
-#. DKP5g
-#: vcl/uiconfig/ui/printdialog.ui:1116
-msgctxt "printdialog|liststore1"
-msgid "Custom"
-msgstr "ማስተካከያ"
+#. bF4up
+#: vcl/uiconfig/ui/printdialog.ui:1188
+msgctxt "printdialog|layoutexpander"
+msgid "m_ore"
+msgstr ""
#. rCBA5
-#: vcl/uiconfig/ui/printdialog.ui:1146
+#: vcl/uiconfig/ui/printdialog.ui:1207
msgctxt "printdialog|label3"
msgid "Page Layout"
msgstr "የ ገጽ እቅድ"
#. A2iC5
-#: vcl/uiconfig/ui/printdialog.ui:1165
+#: vcl/uiconfig/ui/printdialog.ui:1226
msgctxt "printdialog|generallabel"
msgid "General"
msgstr "ባጠቃላይ"
diff --git a/source/an/reportdesign/messages.po b/source/an/reportdesign/messages.po
index 2d284a64ea5..169dd878cdc 100644
--- a/source/an/reportdesign/messages.po
+++ b/source/an/reportdesign/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2019-10-14 14:32+0200\n"
+"POT-Creation-Date: 2020-04-29 13:12+0200\n"
"PO-Revision-Date: 2020-01-24 17:06+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Aragonese <https://weblate.documentfoundation.org/projects/libo_ui-6-4/reportdesignmessages/an/>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 3.9.1\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1516028895.000000\n"
#. FBVr9
@@ -1320,7 +1320,7 @@ msgid "Insert"
msgstr ""
#. AjmhK
-#: reportdesign/uiconfig/dbreport/ui/floatingfield.ui:98
+#: reportdesign/uiconfig/dbreport/ui/floatingfield.ui:99
msgctxt "floatingfield|helptext"
msgid "Highlight the fields to insert into the selected section of the template, then click Insert or press Enter."
msgstr ""
diff --git a/source/an/sc/messages.po b/source/an/sc/messages.po
index 068983cc880..1343705c4bb 100644
--- a/source/an/sc/messages.po
+++ b/source/an/sc/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2020-01-08 15:26+0100\n"
+"POT-Creation-Date: 2020-04-29 13:12+0200\n"
"PO-Revision-Date: 2020-03-01 04:21+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Aragonese <https://weblate.documentfoundation.org/projects/libo_ui-6-4/scmessages/an/>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 3.10.3\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1542022406.000000\n"
#. kBovX
@@ -24895,75 +24895,75 @@ msgid "Move/Copy Sheet"
msgstr ""
#. iJZov
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:98
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:99
#, fuzzy
msgctxt "movecopysheet|move"
msgid "_Move"
msgstr "Desplazar"
#. zRtFK
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:116
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:117
#, fuzzy
msgctxt "movecopysheet|copy"
msgid "C_opy"
msgstr "Copiar"
#. Cf9Po
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:141
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:142
msgctxt "movecopysheet|label1"
msgid "Action"
msgstr "Acción"
#. ENjjq
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:189
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:190
msgctxt "movecopysheet|toDocumentLabel"
msgid "To _document"
msgstr ""
#. jfC53
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:206
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:207
msgctxt "movecopysheet|toDocument"
msgid "(current document)"
msgstr ""
#. Kd5nz
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:207
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:208
msgctxt "movecopysheet|toDocument"
msgid "- new document -"
msgstr ""
#. DGcVf
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:235
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:236
msgctxt "movecopysheet|insertBeforeLabel"
msgid "_Insert before"
msgstr ""
#. gE92w
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:301
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:302
msgctxt "movecopysheet|label2"
msgid "Location"
msgstr ""
#. wcXYj
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:368
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:369
msgctxt "movecopysheet|warnunused"
msgid "This name is already used."
msgstr ""
#. L7CQf
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:383
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:384
msgctxt "movecopysheet|warnempty"
msgid "Name is empty."
msgstr ""
#. xoYVT
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:398
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:399
msgctxt "movecopysheet|warninvalid"
msgid "Name contains one or more invalid characters."
msgstr ""
#. zE3yH
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:425
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:426
msgctxt "movecopysheet|newNameLabel"
msgid "New _name"
msgstr ""
diff --git a/source/an/sw/messages.po b/source/an/sw/messages.po
index 0e16e56996e..cc2d7cc8c93 100644
--- a/source/an/sw/messages.po
+++ b/source/an/sw/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2019-12-24 17:12+0100\n"
+"POT-Creation-Date: 2020-04-29 13:12+0200\n"
"PO-Revision-Date: 2020-03-09 15:15+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Aragonese <https://weblate.documentfoundation.org/projects/libo_ui-6-4/swmessages/an/>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 3.10.3\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1542195186.000000\n"
#. DdjvG
@@ -18031,83 +18031,83 @@ msgid "Macro"
msgstr "Macro"
#. EqTqQ
-#: sw/uiconfig/swriter/ui/picturepage.ui:32
+#: sw/uiconfig/swriter/ui/picturepage.ui:36
#, fuzzy
msgctxt "picturepage|browse"
msgid "Browse..."
msgstr "~Navegar..."
#. PqFMY
-#: sw/uiconfig/swriter/ui/picturepage.ui:58
+#: sw/uiconfig/swriter/ui/picturepage.ui:62
#, fuzzy
msgctxt "picturepage|label1"
msgid "_File name"
msgstr "Nombre d'o fichero"
#. UYzJC
-#: sw/uiconfig/swriter/ui/picturepage.ui:77
+#: sw/uiconfig/swriter/ui/picturepage.ui:81
msgctxt "picturepage|label11"
msgid "Link"
msgstr ""
#. hCVDF
-#: sw/uiconfig/swriter/ui/picturepage.ui:112
+#: sw/uiconfig/swriter/ui/picturepage.ui:116
#, fuzzy
msgctxt "picturepage|vert"
msgid "_Vertically"
msgstr "~Vertical"
#. jwAir
-#: sw/uiconfig/swriter/ui/picturepage.ui:127
+#: sw/uiconfig/swriter/ui/picturepage.ui:131
msgctxt "picturepage|hori"
msgid "Hori_zontally"
msgstr ""
#. F3zpM
-#: sw/uiconfig/swriter/ui/picturepage.ui:142
+#: sw/uiconfig/swriter/ui/picturepage.ui:146
msgctxt "picturepage|allpages"
msgid "On all pages"
msgstr ""
#. FX5Cn
-#: sw/uiconfig/swriter/ui/picturepage.ui:159
+#: sw/uiconfig/swriter/ui/picturepage.ui:163
msgctxt "picturepage|leftpages"
msgid "On left pages"
msgstr ""
#. 6eLFK
-#: sw/uiconfig/swriter/ui/picturepage.ui:176
+#: sw/uiconfig/swriter/ui/picturepage.ui:180
msgctxt "picturepage|rightpages"
msgid "On right pages"
msgstr ""
#. M9Lxh
-#: sw/uiconfig/swriter/ui/picturepage.ui:221
+#: sw/uiconfig/swriter/ui/picturepage.ui:225
#, fuzzy
msgctxt "picturepage|label2"
msgid "Flip"
msgstr "Contorna~r"
#. vEJFW
-#: sw/uiconfig/swriter/ui/picturepage.ui:261
+#: sw/uiconfig/swriter/ui/picturepage.ui:265
msgctxt "picturepage|FT_ANGLE"
msgid "_Angle:"
msgstr ""
#. Q6xq6
-#: sw/uiconfig/swriter/ui/picturepage.ui:303
+#: sw/uiconfig/swriter/ui/picturepage.ui:308
msgctxt "picturepage|FT_ANGLEPRESETS"
msgid "Default _settings:"
msgstr ""
#. hBc6G
-#: sw/uiconfig/swriter/ui/picturepage.ui:328
+#: sw/uiconfig/swriter/ui/picturepage.ui:333
msgctxt "picturepage|CTL_ANGLE|tooltip_text"
msgid "Rotation Angle"
msgstr ""
#. HpCfF
-#: sw/uiconfig/swriter/ui/picturepage.ui:355
+#: sw/uiconfig/swriter/ui/picturepage.ui:360
msgctxt "picturepage|label2"
msgid "Rotation Angle"
msgstr ""
diff --git a/source/an/vcl/messages.po b/source/an/vcl/messages.po
index 856044022a2..a4ef063c608 100644
--- a/source/an/vcl/messages.po
+++ b/source/an/vcl/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2019-12-06 13:10+0100\n"
+"POT-Creation-Date: 2020-04-29 12:59+0200\n"
"PO-Revision-Date: 2020-01-24 17:05+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Aragonese <https://weblate.documentfoundation.org/projects/libo_ui-6-4/vclmessages/an/>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 3.9.1\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1542022411.000000\n"
#. k5jTM
@@ -2056,218 +2056,230 @@ msgid "e.g.: 1, 3-5, 7, 9"
msgstr ""
#. V3apS
-#: vcl/uiconfig/ui/printdialog.ui:542
+#: vcl/uiconfig/ui/printdialog.ui:541
msgctxt "printdialog|rmEvenPages"
msgid "_Even pages"
msgstr ""
#. ELsCF
-#: vcl/uiconfig/ui/printdialog.ui:561
+#: vcl/uiconfig/ui/printdialog.ui:560
msgctxt "printdialog|rbOddPages"
msgid "_Odd pages"
msgstr ""
+#. Z5kiB
+#: vcl/uiconfig/ui/printdialog.ui:579
+msgctxt "printdialog|rbRangeSelection"
+msgid "_Selection"
+msgstr ""
+
#. wn2kB
-#: vcl/uiconfig/ui/printdialog.ui:582
+#: vcl/uiconfig/ui/printdialog.ui:610
msgctxt "printdialog|fromwhich"
msgid "_From which print:"
msgstr ""
#. Cuc2u
-#: vcl/uiconfig/ui/printdialog.ui:607
+#: vcl/uiconfig/ui/printdialog.ui:635
msgctxt "printdialog|labelpapersides"
msgid "Paper _sides:"
msgstr ""
#. SYxRJ
-#: vcl/uiconfig/ui/printdialog.ui:622
+#: vcl/uiconfig/ui/printdialog.ui:650
msgctxt "printdialog|liststore4"
msgid "Print on one side (simplex)"
msgstr ""
#. hCZPg
-#: vcl/uiconfig/ui/printdialog.ui:623
+#: vcl/uiconfig/ui/printdialog.ui:651
msgctxt "printdialog|liststore4"
msgid "Print on both sides (duplex long edge)"
msgstr ""
#. iqr9C
-#: vcl/uiconfig/ui/printdialog.ui:624
+#: vcl/uiconfig/ui/printdialog.ui:652
msgctxt "printdialog|liststore4"
msgid "Print on both sides (duplex short edge)"
msgstr ""
#. AVv6D
-#: vcl/uiconfig/ui/printdialog.ui:638
+#: vcl/uiconfig/ui/printdialog.ui:666
msgctxt "printdialog|labelcopies"
msgid "_Number of copies:"
msgstr ""
-#. vwjVt
-#: vcl/uiconfig/ui/printdialog.ui:665
-msgctxt "printdialog|reverseorder"
-msgid "Print in _reverse order"
-msgstr ""
-
#. G6QEr
-#: vcl/uiconfig/ui/printdialog.ui:687
+#: vcl/uiconfig/ui/printdialog.ui:699
msgctxt "printdialog|collate"
msgid "_Collate"
msgstr ""
#. RnCCD
-#: vcl/uiconfig/ui/printdialog.ui:723
+#: vcl/uiconfig/ui/printdialog.ui:735
msgctxt "printdialog|cbPrintOrder"
msgid "_Order:"
msgstr ""
-#. Z5kiB
-#: vcl/uiconfig/ui/printdialog.ui:747
-msgctxt "printdialog|rbRangeSelection"
-msgid "_Selection"
+#. vwjVt
+#: vcl/uiconfig/ui/printdialog.ui:746
+msgctxt "printdialog|reverseorder"
+msgid "Print in _reverse order"
+msgstr ""
+
+#. R82MM
+#: vcl/uiconfig/ui/printdialog.ui:766
+msgctxt "printdialog|rangeexpander"
+msgid "_more"
msgstr ""
#. ehfCG
-#: vcl/uiconfig/ui/printdialog.ui:770
+#: vcl/uiconfig/ui/printdialog.ui:785
msgctxt "printdialog|label2"
msgid "Range and Copies"
msgstr ""
#. CBLet
-#: vcl/uiconfig/ui/printdialog.ui:807
+#: vcl/uiconfig/ui/printdialog.ui:822
msgctxt "printdialog|labelorientation"
msgid "Orientation:"
msgstr ""
#. U4byk
-#: vcl/uiconfig/ui/printdialog.ui:821
+#: vcl/uiconfig/ui/printdialog.ui:836
msgctxt "printdialog|labelsize"
msgid "Paper size:"
msgstr ""
-#. AGWe3
-#: vcl/uiconfig/ui/printdialog.ui:835
-msgctxt "printdialog|labelorder"
-msgid "Order:"
-msgstr ""
-
-#. psAku
-#: vcl/uiconfig/ui/printdialog.ui:850
-msgctxt "printdialog|liststore2"
-msgid "Left to right, then down"
-msgstr ""
-
-#. fnfLt
-#: vcl/uiconfig/ui/printdialog.ui:851
-msgctxt "printdialog|liststore2"
-msgid "Top to bottom, then right"
-msgstr ""
-
-#. y6nZE
-#: vcl/uiconfig/ui/printdialog.ui:852
-msgctxt "printdialog|liststore2"
-msgid "Top to bottom, then left"
-msgstr ""
-
-#. PteTg
-#: vcl/uiconfig/ui/printdialog.ui:853
-msgctxt "printdialog|liststore2"
-msgid "Right to left, then down"
-msgstr ""
-
-#. JMA7A
-#: vcl/uiconfig/ui/printdialog.ui:866
-msgctxt "printdialog|collationpreview"
-msgid "Collation preview"
-msgstr ""
-
#. X9iBj
-#: vcl/uiconfig/ui/printdialog.ui:882
+#: vcl/uiconfig/ui/printdialog.ui:852
msgctxt "printdialog|liststore3"
msgid "Automatic"
msgstr "Automatica"
#. vaWZE
-#: vcl/uiconfig/ui/printdialog.ui:883
+#: vcl/uiconfig/ui/printdialog.ui:853
msgctxt "printdialog|liststore3"
msgid "Portrait"
msgstr ""
#. Qnpje
-#: vcl/uiconfig/ui/printdialog.ui:884
+#: vcl/uiconfig/ui/printdialog.ui:854
msgctxt "printdialog|liststore3"
msgid "Landscape"
msgstr ""
+#. EZdsx
+#: vcl/uiconfig/ui/printdialog.ui:892
+msgctxt "printdialog|pagespersheetbtn"
+msgid "Pages per sheet:"
+msgstr ""
+
+#. DKP5g
+#: vcl/uiconfig/ui/printdialog.ui:940
+#, fuzzy
+msgctxt "printdialog|liststore1"
+msgid "Custom"
+msgstr "Personalizau 1"
+
+#. 65WWt
+#: vcl/uiconfig/ui/printdialog.ui:956
+msgctxt "printdialog|pagespersheettxt"
+msgid "Pages:"
+msgstr ""
+
+#. DM5aX
+#: vcl/uiconfig/ui/printdialog.ui:981
+msgctxt "printdialog|by"
+msgid "by"
+msgstr ""
+
#. szcD7
-#: vcl/uiconfig/ui/printdialog.ui:908
+#: vcl/uiconfig/ui/printdialog.ui:1007
msgctxt "printdialog|pagemargintxt1"
msgid "Margin:"
msgstr ""
-#. oryuw
-#: vcl/uiconfig/ui/printdialog.ui:933
-msgctxt "printdialog|sheetmargintxt1"
-msgid "Distance:"
-msgstr ""
-
#. iGg2m
-#: vcl/uiconfig/ui/printdialog.ui:958
+#: vcl/uiconfig/ui/printdialog.ui:1032
msgctxt "printdialog|pagemargintxt2"
msgid "between pages"
msgstr ""
+#. oryuw
+#: vcl/uiconfig/ui/printdialog.ui:1044
+msgctxt "printdialog|sheetmargintxt1"
+msgid "Distance:"
+msgstr ""
+
#. XhfvB
-#: vcl/uiconfig/ui/printdialog.ui:970
+#: vcl/uiconfig/ui/printdialog.ui:1069
msgctxt "printdialog|sheetmargintxt2"
msgid "to sheet border"
msgstr ""
-#. Yo4xV
-#: vcl/uiconfig/ui/printdialog.ui:980
-msgctxt "printdialog|brochure"
-msgid "Brochure"
+#. AGWe3
+#: vcl/uiconfig/ui/printdialog.ui:1082
+msgctxt "printdialog|labelorder"
+msgid "Order:"
msgstr ""
-#. DM5aX
-#: vcl/uiconfig/ui/printdialog.ui:1023
-msgctxt "printdialog|by"
-msgid "by"
+#. psAku
+#: vcl/uiconfig/ui/printdialog.ui:1097
+msgctxt "printdialog|liststore2"
+msgid "Left to right, then down"
+msgstr ""
+
+#. fnfLt
+#: vcl/uiconfig/ui/printdialog.ui:1098
+msgctxt "printdialog|liststore2"
+msgid "Top to bottom, then right"
+msgstr ""
+
+#. y6nZE
+#: vcl/uiconfig/ui/printdialog.ui:1099
+msgctxt "printdialog|liststore2"
+msgid "Top to bottom, then left"
+msgstr ""
+
+#. PteTg
+#: vcl/uiconfig/ui/printdialog.ui:1100
+msgctxt "printdialog|liststore2"
+msgid "Right to left, then down"
msgstr ""
#. QG59F
-#: vcl/uiconfig/ui/printdialog.ui:1034
+#: vcl/uiconfig/ui/printdialog.ui:1111
msgctxt "printdialog|bordercb"
msgid "Draw a border around each page"
msgstr ""
-#. EZdsx
-#: vcl/uiconfig/ui/printdialog.ui:1055
-msgctxt "printdialog|pagespersheetbtn"
-msgid "Pages per sheet:"
+#. Yo4xV
+#: vcl/uiconfig/ui/printdialog.ui:1127
+msgctxt "printdialog|brochure"
+msgid "Brochure"
msgstr ""
-#. 65WWt
-#: vcl/uiconfig/ui/printdialog.ui:1094
-msgctxt "printdialog|pagespersheettxt"
-msgid "Pages:"
+#. JMA7A
+#: vcl/uiconfig/ui/printdialog.ui:1155
+msgctxt "printdialog|collationpreview"
+msgid "Collation preview"
msgstr ""
-#. DKP5g
-#: vcl/uiconfig/ui/printdialog.ui:1116
-#, fuzzy
-msgctxt "printdialog|liststore1"
-msgid "Custom"
-msgstr "Personalizau 1"
+#. bF4up
+#: vcl/uiconfig/ui/printdialog.ui:1188
+msgctxt "printdialog|layoutexpander"
+msgid "m_ore"
+msgstr ""
#. rCBA5
-#: vcl/uiconfig/ui/printdialog.ui:1146
+#: vcl/uiconfig/ui/printdialog.ui:1207
msgctxt "printdialog|label3"
msgid "Page Layout"
msgstr ""
#. A2iC5
-#: vcl/uiconfig/ui/printdialog.ui:1165
+#: vcl/uiconfig/ui/printdialog.ui:1226
msgctxt "printdialog|generallabel"
msgid "General"
msgstr ""
diff --git a/source/ar/reportdesign/messages.po b/source/ar/reportdesign/messages.po
index 851c91561bb..ac3dd03c714 100644
--- a/source/ar/reportdesign/messages.po
+++ b/source/ar/reportdesign/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2019-10-14 14:32+0200\n"
+"POT-Creation-Date: 2020-04-29 13:12+0200\n"
"PO-Revision-Date: 2018-02-10 20:54+0000\n"
"Last-Translator: صفا الفليج <safa1996alfulaij@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1289,7 +1289,7 @@ msgid "Insert"
msgstr "أدرِج"
#. AjmhK
-#: reportdesign/uiconfig/dbreport/ui/floatingfield.ui:98
+#: reportdesign/uiconfig/dbreport/ui/floatingfield.ui:99
#, fuzzy
msgctxt "floatingfield|helptext"
msgid "Highlight the fields to insert into the selected section of the template, then click Insert or press Enter."
diff --git a/source/ar/sc/messages.po b/source/ar/sc/messages.po
index 84221b0b529..134e66a304d 100644
--- a/source/ar/sc/messages.po
+++ b/source/ar/sc/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2020-01-08 15:26+0100\n"
+"POT-Creation-Date: 2020-04-29 13:12+0200\n"
"PO-Revision-Date: 2018-11-12 11:34+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -23408,75 +23408,75 @@ msgid "Move/Copy Sheet"
msgstr ""
#. iJZov
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:98
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:99
msgctxt "movecopysheet|move"
msgid "_Move"
msgstr "ا_نقل"
#. zRtFK
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:116
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:117
msgctxt "movecopysheet|copy"
msgid "C_opy"
msgstr "ان_سخ"
#. Cf9Po
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:141
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:142
msgctxt "movecopysheet|label1"
msgid "Action"
msgstr "الإجراء"
#. ENjjq
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:189
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:190
#, fuzzy
msgctxt "movecopysheet|toDocumentLabel"
msgid "To _document"
msgstr "إلى المستند"
#. jfC53
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:206
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:207
msgctxt "movecopysheet|toDocument"
msgid "(current document)"
msgstr "(المستند الحالي)"
#. Kd5nz
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:207
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:208
msgctxt "movecopysheet|toDocument"
msgid "- new document -"
msgstr "- مستند جديد -"
#. DGcVf
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:235
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:236
msgctxt "movecopysheet|insertBeforeLabel"
msgid "_Insert before"
msgstr "أ_درج قبل"
#. gE92w
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:301
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:302
msgctxt "movecopysheet|label2"
msgid "Location"
msgstr "المكان"
#. wcXYj
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:368
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:369
#, fuzzy
msgctxt "movecopysheet|warnunused"
msgid "This name is already used."
msgstr "هذا الاسم مستخدم حاليًا."
#. L7CQf
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:383
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:384
msgctxt "movecopysheet|warnempty"
msgid "Name is empty."
msgstr ""
#. xoYVT
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:398
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:399
msgctxt "movecopysheet|warninvalid"
msgid "Name contains one or more invalid characters."
msgstr "في الاسم محرف غير صالح أو أكثر."
#. zE3yH
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:425
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:426
msgctxt "movecopysheet|newNameLabel"
msgid "New _name"
msgstr "الاسم الج_ديد"
diff --git a/source/ar/sw/messages.po b/source/ar/sw/messages.po
index 57569a6453c..2b3e3fd3224 100644
--- a/source/ar/sw/messages.po
+++ b/source/ar/sw/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2019-12-24 17:12+0100\n"
+"POT-Creation-Date: 2020-04-29 13:12+0200\n"
"PO-Revision-Date: 2018-12-11 06:54+0000\n"
"Last-Translator: صفا الفليج <safa1996alfulaij@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -17853,79 +17853,79 @@ msgid "Macro"
msgstr "ماكرو"
#. EqTqQ
-#: sw/uiconfig/swriter/ui/picturepage.ui:32
+#: sw/uiconfig/swriter/ui/picturepage.ui:36
msgctxt "picturepage|browse"
msgid "Browse..."
msgstr "تصفّح..."
#. PqFMY
-#: sw/uiconfig/swriter/ui/picturepage.ui:58
+#: sw/uiconfig/swriter/ui/picturepage.ui:62
msgctxt "picturepage|label1"
msgid "_File name"
msgstr "ا_سم الملف"
#. UYzJC
-#: sw/uiconfig/swriter/ui/picturepage.ui:77
+#: sw/uiconfig/swriter/ui/picturepage.ui:81
msgctxt "picturepage|label11"
msgid "Link"
msgstr "الرابط"
#. hCVDF
-#: sw/uiconfig/swriter/ui/picturepage.ui:112
+#: sw/uiconfig/swriter/ui/picturepage.ui:116
msgctxt "picturepage|vert"
msgid "_Vertically"
msgstr "رأ_سيا"
#. jwAir
-#: sw/uiconfig/swriter/ui/picturepage.ui:127
+#: sw/uiconfig/swriter/ui/picturepage.ui:131
msgctxt "picturepage|hori"
msgid "Hori_zontally"
msgstr "أ_فقيا"
#. F3zpM
-#: sw/uiconfig/swriter/ui/picturepage.ui:142
+#: sw/uiconfig/swriter/ui/picturepage.ui:146
msgctxt "picturepage|allpages"
msgid "On all pages"
msgstr "على كل الصفحات"
#. FX5Cn
-#: sw/uiconfig/swriter/ui/picturepage.ui:159
+#: sw/uiconfig/swriter/ui/picturepage.ui:163
msgctxt "picturepage|leftpages"
msgid "On left pages"
msgstr "على الصفحات اليسرى"
#. 6eLFK
-#: sw/uiconfig/swriter/ui/picturepage.ui:176
+#: sw/uiconfig/swriter/ui/picturepage.ui:180
msgctxt "picturepage|rightpages"
msgid "On right pages"
msgstr "على الصفحات اليمنى"
#. M9Lxh
-#: sw/uiconfig/swriter/ui/picturepage.ui:221
+#: sw/uiconfig/swriter/ui/picturepage.ui:225
msgctxt "picturepage|label2"
msgid "Flip"
msgstr "اقلب"
#. vEJFW
-#: sw/uiconfig/swriter/ui/picturepage.ui:261
+#: sw/uiconfig/swriter/ui/picturepage.ui:265
msgctxt "picturepage|FT_ANGLE"
msgid "_Angle:"
msgstr "ال_زاوية:"
#. Q6xq6
-#: sw/uiconfig/swriter/ui/picturepage.ui:303
+#: sw/uiconfig/swriter/ui/picturepage.ui:308
msgctxt "picturepage|FT_ANGLEPRESETS"
msgid "Default _settings:"
msgstr "الإ_عدادات المبدئية:"
#. hBc6G
-#: sw/uiconfig/swriter/ui/picturepage.ui:328
+#: sw/uiconfig/swriter/ui/picturepage.ui:333
msgctxt "picturepage|CTL_ANGLE|tooltip_text"
msgid "Rotation Angle"
msgstr "زاوية الدوران"
#. HpCfF
-#: sw/uiconfig/swriter/ui/picturepage.ui:355
+#: sw/uiconfig/swriter/ui/picturepage.ui:360
msgctxt "picturepage|label2"
msgid "Rotation Angle"
msgstr "زاوية الدوران"
diff --git a/source/ar/vcl/messages.po b/source/ar/vcl/messages.po
index 53683b3640a..7d4517235c3 100644
--- a/source/ar/vcl/messages.po
+++ b/source/ar/vcl/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2019-12-06 13:10+0100\n"
+"POT-Creation-Date: 2020-04-29 12:59+0200\n"
"PO-Revision-Date: 2018-11-12 11:34+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2032,217 +2032,229 @@ msgid "e.g.: 1, 3-5, 7, 9"
msgstr ""
#. V3apS
-#: vcl/uiconfig/ui/printdialog.ui:542
+#: vcl/uiconfig/ui/printdialog.ui:541
msgctxt "printdialog|rmEvenPages"
msgid "_Even pages"
msgstr ""
#. ELsCF
-#: vcl/uiconfig/ui/printdialog.ui:561
+#: vcl/uiconfig/ui/printdialog.ui:560
msgctxt "printdialog|rbOddPages"
msgid "_Odd pages"
msgstr ""
+#. Z5kiB
+#: vcl/uiconfig/ui/printdialog.ui:579
+msgctxt "printdialog|rbRangeSelection"
+msgid "_Selection"
+msgstr ""
+
#. wn2kB
-#: vcl/uiconfig/ui/printdialog.ui:582
+#: vcl/uiconfig/ui/printdialog.ui:610
msgctxt "printdialog|fromwhich"
msgid "_From which print:"
msgstr ""
#. Cuc2u
-#: vcl/uiconfig/ui/printdialog.ui:607
+#: vcl/uiconfig/ui/printdialog.ui:635
msgctxt "printdialog|labelpapersides"
msgid "Paper _sides:"
msgstr ""
#. SYxRJ
-#: vcl/uiconfig/ui/printdialog.ui:622
+#: vcl/uiconfig/ui/printdialog.ui:650
msgctxt "printdialog|liststore4"
msgid "Print on one side (simplex)"
msgstr ""
#. hCZPg
-#: vcl/uiconfig/ui/printdialog.ui:623
+#: vcl/uiconfig/ui/printdialog.ui:651
msgctxt "printdialog|liststore4"
msgid "Print on both sides (duplex long edge)"
msgstr ""
#. iqr9C
-#: vcl/uiconfig/ui/printdialog.ui:624
+#: vcl/uiconfig/ui/printdialog.ui:652
msgctxt "printdialog|liststore4"
msgid "Print on both sides (duplex short edge)"
msgstr ""
#. AVv6D
-#: vcl/uiconfig/ui/printdialog.ui:638
+#: vcl/uiconfig/ui/printdialog.ui:666
msgctxt "printdialog|labelcopies"
msgid "_Number of copies:"
msgstr ""
-#. vwjVt
-#: vcl/uiconfig/ui/printdialog.ui:665
-msgctxt "printdialog|reverseorder"
-msgid "Print in _reverse order"
-msgstr ""
-
#. G6QEr
-#: vcl/uiconfig/ui/printdialog.ui:687
+#: vcl/uiconfig/ui/printdialog.ui:699
msgctxt "printdialog|collate"
msgid "_Collate"
msgstr ""
#. RnCCD
-#: vcl/uiconfig/ui/printdialog.ui:723
+#: vcl/uiconfig/ui/printdialog.ui:735
msgctxt "printdialog|cbPrintOrder"
msgid "_Order:"
msgstr ""
-#. Z5kiB
-#: vcl/uiconfig/ui/printdialog.ui:747
-msgctxt "printdialog|rbRangeSelection"
-msgid "_Selection"
+#. vwjVt
+#: vcl/uiconfig/ui/printdialog.ui:746
+msgctxt "printdialog|reverseorder"
+msgid "Print in _reverse order"
+msgstr ""
+
+#. R82MM
+#: vcl/uiconfig/ui/printdialog.ui:766
+msgctxt "printdialog|rangeexpander"
+msgid "_more"
msgstr ""
#. ehfCG
-#: vcl/uiconfig/ui/printdialog.ui:770
+#: vcl/uiconfig/ui/printdialog.ui:785
msgctxt "printdialog|label2"
msgid "Range and Copies"
msgstr ""
#. CBLet
-#: vcl/uiconfig/ui/printdialog.ui:807
+#: vcl/uiconfig/ui/printdialog.ui:822
msgctxt "printdialog|labelorientation"
msgid "Orientation:"
msgstr ""
#. U4byk
-#: vcl/uiconfig/ui/printdialog.ui:821
+#: vcl/uiconfig/ui/printdialog.ui:836
msgctxt "printdialog|labelsize"
msgid "Paper size:"
msgstr ""
-#. AGWe3
-#: vcl/uiconfig/ui/printdialog.ui:835
-msgctxt "printdialog|labelorder"
-msgid "Order:"
-msgstr ""
-
-#. psAku
-#: vcl/uiconfig/ui/printdialog.ui:850
-msgctxt "printdialog|liststore2"
-msgid "Left to right, then down"
-msgstr ""
-
-#. fnfLt
-#: vcl/uiconfig/ui/printdialog.ui:851
-msgctxt "printdialog|liststore2"
-msgid "Top to bottom, then right"
-msgstr ""
-
-#. y6nZE
-#: vcl/uiconfig/ui/printdialog.ui:852
-msgctxt "printdialog|liststore2"
-msgid "Top to bottom, then left"
-msgstr ""
-
-#. PteTg
-#: vcl/uiconfig/ui/printdialog.ui:853
-msgctxt "printdialog|liststore2"
-msgid "Right to left, then down"
-msgstr ""
-
-#. JMA7A
-#: vcl/uiconfig/ui/printdialog.ui:866
-msgctxt "printdialog|collationpreview"
-msgid "Collation preview"
-msgstr ""
-
#. X9iBj
-#: vcl/uiconfig/ui/printdialog.ui:882
+#: vcl/uiconfig/ui/printdialog.ui:852
msgctxt "printdialog|liststore3"
msgid "Automatic"
msgstr "تلقائي"
#. vaWZE
-#: vcl/uiconfig/ui/printdialog.ui:883
+#: vcl/uiconfig/ui/printdialog.ui:853
msgctxt "printdialog|liststore3"
msgid "Portrait"
msgstr "طولي"
#. Qnpje
-#: vcl/uiconfig/ui/printdialog.ui:884
+#: vcl/uiconfig/ui/printdialog.ui:854
msgctxt "printdialog|liststore3"
msgid "Landscape"
msgstr "عرضي"
+#. EZdsx
+#: vcl/uiconfig/ui/printdialog.ui:892
+msgctxt "printdialog|pagespersheetbtn"
+msgid "Pages per sheet:"
+msgstr ""
+
+#. DKP5g
+#: vcl/uiconfig/ui/printdialog.ui:940
+msgctxt "printdialog|liststore1"
+msgid "Custom"
+msgstr "مخصص"
+
+#. 65WWt
+#: vcl/uiconfig/ui/printdialog.ui:956
+msgctxt "printdialog|pagespersheettxt"
+msgid "Pages:"
+msgstr ""
+
+#. DM5aX
+#: vcl/uiconfig/ui/printdialog.ui:981
+msgctxt "printdialog|by"
+msgid "by"
+msgstr "حسب"
+
#. szcD7
-#: vcl/uiconfig/ui/printdialog.ui:908
+#: vcl/uiconfig/ui/printdialog.ui:1007
msgctxt "printdialog|pagemargintxt1"
msgid "Margin:"
msgstr ""
-#. oryuw
-#: vcl/uiconfig/ui/printdialog.ui:933
-msgctxt "printdialog|sheetmargintxt1"
-msgid "Distance:"
-msgstr ""
-
#. iGg2m
-#: vcl/uiconfig/ui/printdialog.ui:958
+#: vcl/uiconfig/ui/printdialog.ui:1032
msgctxt "printdialog|pagemargintxt2"
msgid "between pages"
msgstr "بين الصفحات"
+#. oryuw
+#: vcl/uiconfig/ui/printdialog.ui:1044
+msgctxt "printdialog|sheetmargintxt1"
+msgid "Distance:"
+msgstr ""
+
#. XhfvB
-#: vcl/uiconfig/ui/printdialog.ui:970
+#: vcl/uiconfig/ui/printdialog.ui:1069
msgctxt "printdialog|sheetmargintxt2"
msgid "to sheet border"
msgstr "إلى حد الورقة"
-#. Yo4xV
-#: vcl/uiconfig/ui/printdialog.ui:980
-msgctxt "printdialog|brochure"
-msgid "Brochure"
-msgstr "منشور"
+#. AGWe3
+#: vcl/uiconfig/ui/printdialog.ui:1082
+msgctxt "printdialog|labelorder"
+msgid "Order:"
+msgstr ""
-#. DM5aX
-#: vcl/uiconfig/ui/printdialog.ui:1023
-msgctxt "printdialog|by"
-msgid "by"
-msgstr "حسب"
+#. psAku
+#: vcl/uiconfig/ui/printdialog.ui:1097
+msgctxt "printdialog|liststore2"
+msgid "Left to right, then down"
+msgstr ""
+
+#. fnfLt
+#: vcl/uiconfig/ui/printdialog.ui:1098
+msgctxt "printdialog|liststore2"
+msgid "Top to bottom, then right"
+msgstr ""
+
+#. y6nZE
+#: vcl/uiconfig/ui/printdialog.ui:1099
+msgctxt "printdialog|liststore2"
+msgid "Top to bottom, then left"
+msgstr ""
+
+#. PteTg
+#: vcl/uiconfig/ui/printdialog.ui:1100
+msgctxt "printdialog|liststore2"
+msgid "Right to left, then down"
+msgstr ""
#. QG59F
-#: vcl/uiconfig/ui/printdialog.ui:1034
+#: vcl/uiconfig/ui/printdialog.ui:1111
msgctxt "printdialog|bordercb"
msgid "Draw a border around each page"
msgstr "ارسم حدًا حول كل صفحة"
-#. EZdsx
-#: vcl/uiconfig/ui/printdialog.ui:1055
-msgctxt "printdialog|pagespersheetbtn"
-msgid "Pages per sheet:"
-msgstr ""
+#. Yo4xV
+#: vcl/uiconfig/ui/printdialog.ui:1127
+msgctxt "printdialog|brochure"
+msgid "Brochure"
+msgstr "منشور"
-#. 65WWt
-#: vcl/uiconfig/ui/printdialog.ui:1094
-msgctxt "printdialog|pagespersheettxt"
-msgid "Pages:"
+#. JMA7A
+#: vcl/uiconfig/ui/printdialog.ui:1155
+msgctxt "printdialog|collationpreview"
+msgid "Collation preview"
msgstr ""
-#. DKP5g
-#: vcl/uiconfig/ui/printdialog.ui:1116
-msgctxt "printdialog|liststore1"
-msgid "Custom"
-msgstr "مخصص"
+#. bF4up
+#: vcl/uiconfig/ui/printdialog.ui:1188
+msgctxt "printdialog|layoutexpander"
+msgid "m_ore"
+msgstr ""
#. rCBA5
-#: vcl/uiconfig/ui/printdialog.ui:1146
+#: vcl/uiconfig/ui/printdialog.ui:1207
msgctxt "printdialog|label3"
msgid "Page Layout"
msgstr ""
#. A2iC5
-#: vcl/uiconfig/ui/printdialog.ui:1165
+#: vcl/uiconfig/ui/printdialog.ui:1226
msgctxt "printdialog|generallabel"
msgid "General"
msgstr ""
diff --git a/source/as/reportdesign/messages.po b/source/as/reportdesign/messages.po
index 5aa06a6b97e..61deffe5829 100644
--- a/source/as/reportdesign/messages.po
+++ b/source/as/reportdesign/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2019-10-14 14:32+0200\n"
+"POT-Creation-Date: 2020-04-29 13:12+0200\n"
"PO-Revision-Date: 2018-01-15 20:14+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1312,7 +1312,7 @@ msgid "Insert"
msgstr "ভৰাওক"
#. AjmhK
-#: reportdesign/uiconfig/dbreport/ui/floatingfield.ui:98
+#: reportdesign/uiconfig/dbreport/ui/floatingfield.ui:99
#, fuzzy
msgctxt "floatingfield|helptext"
msgid "Highlight the fields to insert into the selected section of the template, then click Insert or press Enter."
diff --git a/source/as/sc/messages.po b/source/as/sc/messages.po
index f805b0b56bb..a3d6b19e293 100644
--- a/source/as/sc/messages.po
+++ b/source/as/sc/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2020-01-08 15:26+0100\n"
+"POT-Creation-Date: 2020-04-29 13:12+0200\n"
"PO-Revision-Date: 2018-11-12 11:34+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -23508,78 +23508,78 @@ msgid "Move/Copy Sheet"
msgstr ""
#. iJZov
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:98
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:99
#, fuzzy
msgctxt "movecopysheet|move"
msgid "_Move"
msgstr "স্থান পৰিৱর্তন কৰক"
#. zRtFK
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:116
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:117
#, fuzzy
msgctxt "movecopysheet|copy"
msgid "C_opy"
msgstr "প্রতিলিপি"
#. Cf9Po
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:141
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:142
msgctxt "movecopysheet|label1"
msgid "Action"
msgstr "কার্য"
#. ENjjq
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:189
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:190
#, fuzzy
msgctxt "movecopysheet|toDocumentLabel"
msgid "To _document"
msgstr "দস্তাবেজলৈ"
#. jfC53
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:206
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:207
#, fuzzy
msgctxt "movecopysheet|toDocument"
msgid "(current document)"
msgstr "বৰ্তমান দস্তাবেজ"
#. Kd5nz
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:207
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:208
msgctxt "movecopysheet|toDocument"
msgid "- new document -"
msgstr ""
#. DGcVf
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:235
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:236
msgctxt "movecopysheet|insertBeforeLabel"
msgid "_Insert before"
msgstr ""
#. gE92w
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:301
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:302
msgctxt "movecopysheet|label2"
msgid "Location"
msgstr "অৱস্থান"
#. wcXYj
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:368
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:369
#, fuzzy
msgctxt "movecopysheet|warnunused"
msgid "This name is already used."
msgstr "এই নামটো ইতিমধ্যে ব্যৱহাৰ হৈছে."
#. L7CQf
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:383
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:384
msgctxt "movecopysheet|warnempty"
msgid "Name is empty."
msgstr ""
#. xoYVT
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:398
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:399
msgctxt "movecopysheet|warninvalid"
msgid "Name contains one or more invalid characters."
msgstr ""
#. zE3yH
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:425
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:426
#, fuzzy
msgctxt "movecopysheet|newNameLabel"
msgid "New _name"
diff --git a/source/as/sw/messages.po b/source/as/sw/messages.po
index 25a4fab7b57..f05e81c5c3a 100644
--- a/source/as/sw/messages.po
+++ b/source/as/sw/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2019-12-24 17:12+0100\n"
+"POT-Creation-Date: 2020-04-29 13:12+0200\n"
"PO-Revision-Date: 2018-11-14 11:33+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -18389,83 +18389,83 @@ msgid "Macro"
msgstr "মেক্র"
#. EqTqQ
-#: sw/uiconfig/swriter/ui/picturepage.ui:32
+#: sw/uiconfig/swriter/ui/picturepage.ui:36
msgctxt "picturepage|browse"
msgid "Browse..."
msgstr "চৰণ কৰক..."
#. PqFMY
-#: sw/uiconfig/swriter/ui/picturepage.ui:58
+#: sw/uiconfig/swriter/ui/picturepage.ui:62
msgctxt "picturepage|label1"
msgid "_File name"
msgstr "ফাইলৰ নাম (_F)"
#. UYzJC
-#: sw/uiconfig/swriter/ui/picturepage.ui:77
+#: sw/uiconfig/swriter/ui/picturepage.ui:81
msgctxt "picturepage|label11"
msgid "Link"
msgstr "সংযোগ কৰক"
#. hCVDF
-#: sw/uiconfig/swriter/ui/picturepage.ui:112
+#: sw/uiconfig/swriter/ui/picturepage.ui:116
#, fuzzy
msgctxt "picturepage|vert"
msgid "_Vertically"
msgstr "উলম্ব"
#. jwAir
-#: sw/uiconfig/swriter/ui/picturepage.ui:127
+#: sw/uiconfig/swriter/ui/picturepage.ui:131
#, fuzzy
msgctxt "picturepage|hori"
msgid "Hori_zontally"
msgstr "অনুভূমিক"
#. F3zpM
-#: sw/uiconfig/swriter/ui/picturepage.ui:142
+#: sw/uiconfig/swriter/ui/picturepage.ui:146
msgctxt "picturepage|allpages"
msgid "On all pages"
msgstr ""
#. FX5Cn
-#: sw/uiconfig/swriter/ui/picturepage.ui:159
+#: sw/uiconfig/swriter/ui/picturepage.ui:163
msgctxt "picturepage|leftpages"
msgid "On left pages"
msgstr ""
#. 6eLFK
-#: sw/uiconfig/swriter/ui/picturepage.ui:176
+#: sw/uiconfig/swriter/ui/picturepage.ui:180
msgctxt "picturepage|rightpages"
msgid "On right pages"
msgstr ""
#. M9Lxh
-#: sw/uiconfig/swriter/ui/picturepage.ui:221
+#: sw/uiconfig/swriter/ui/picturepage.ui:225
msgctxt "picturepage|label2"
msgid "Flip"
msgstr "লুটিৱাওক"
#. vEJFW
-#: sw/uiconfig/swriter/ui/picturepage.ui:261
+#: sw/uiconfig/swriter/ui/picturepage.ui:265
#, fuzzy
msgctxt "picturepage|FT_ANGLE"
msgid "_Angle:"
msgstr "কোণ (_A)"
#. Q6xq6
-#: sw/uiconfig/swriter/ui/picturepage.ui:303
+#: sw/uiconfig/swriter/ui/picturepage.ui:308
#, fuzzy
msgctxt "picturepage|FT_ANGLEPRESETS"
msgid "Default _settings:"
msgstr "অবিকল্পত সংহতিসমূহ"
#. hBc6G
-#: sw/uiconfig/swriter/ui/picturepage.ui:328
+#: sw/uiconfig/swriter/ui/picturepage.ui:333
msgctxt "picturepage|CTL_ANGLE|tooltip_text"
msgid "Rotation Angle"
msgstr "ঘূৰ্ণন কোণ"
#. HpCfF
-#: sw/uiconfig/swriter/ui/picturepage.ui:355
+#: sw/uiconfig/swriter/ui/picturepage.ui:360
msgctxt "picturepage|label2"
msgid "Rotation Angle"
msgstr "ঘূৰ্ণন কোণ"
diff --git a/source/as/vcl/messages.po b/source/as/vcl/messages.po
index 6c38497f54e..99f1ba96833 100644
--- a/source/as/vcl/messages.po
+++ b/source/as/vcl/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2019-12-06 13:10+0100\n"
+"POT-Creation-Date: 2020-04-29 12:59+0200\n"
"PO-Revision-Date: 2018-11-12 11:34+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2045,217 +2045,229 @@ msgid "e.g.: 1, 3-5, 7, 9"
msgstr ""
#. V3apS
-#: vcl/uiconfig/ui/printdialog.ui:542
+#: vcl/uiconfig/ui/printdialog.ui:541
msgctxt "printdialog|rmEvenPages"
msgid "_Even pages"
msgstr ""
#. ELsCF
-#: vcl/uiconfig/ui/printdialog.ui:561
+#: vcl/uiconfig/ui/printdialog.ui:560
msgctxt "printdialog|rbOddPages"
msgid "_Odd pages"
msgstr ""
+#. Z5kiB
+#: vcl/uiconfig/ui/printdialog.ui:579
+msgctxt "printdialog|rbRangeSelection"
+msgid "_Selection"
+msgstr ""
+
#. wn2kB
-#: vcl/uiconfig/ui/printdialog.ui:582
+#: vcl/uiconfig/ui/printdialog.ui:610
msgctxt "printdialog|fromwhich"
msgid "_From which print:"
msgstr ""
#. Cuc2u
-#: vcl/uiconfig/ui/printdialog.ui:607
+#: vcl/uiconfig/ui/printdialog.ui:635
msgctxt "printdialog|labelpapersides"
msgid "Paper _sides:"
msgstr ""
#. SYxRJ
-#: vcl/uiconfig/ui/printdialog.ui:622
+#: vcl/uiconfig/ui/printdialog.ui:650
msgctxt "printdialog|liststore4"
msgid "Print on one side (simplex)"
msgstr ""
#. hCZPg
-#: vcl/uiconfig/ui/printdialog.ui:623
+#: vcl/uiconfig/ui/printdialog.ui:651
msgctxt "printdialog|liststore4"
msgid "Print on both sides (duplex long edge)"
msgstr ""
#. iqr9C
-#: vcl/uiconfig/ui/printdialog.ui:624
+#: vcl/uiconfig/ui/printdialog.ui:652
msgctxt "printdialog|liststore4"
msgid "Print on both sides (duplex short edge)"
msgstr ""
#. AVv6D
-#: vcl/uiconfig/ui/printdialog.ui:638
+#: vcl/uiconfig/ui/printdialog.ui:666
msgctxt "printdialog|labelcopies"
msgid "_Number of copies:"
msgstr ""
-#. vwjVt
-#: vcl/uiconfig/ui/printdialog.ui:665
-msgctxt "printdialog|reverseorder"
-msgid "Print in _reverse order"
-msgstr ""
-
#. G6QEr
-#: vcl/uiconfig/ui/printdialog.ui:687
+#: vcl/uiconfig/ui/printdialog.ui:699
msgctxt "printdialog|collate"
msgid "_Collate"
msgstr ""
#. RnCCD
-#: vcl/uiconfig/ui/printdialog.ui:723
+#: vcl/uiconfig/ui/printdialog.ui:735
msgctxt "printdialog|cbPrintOrder"
msgid "_Order:"
msgstr ""
-#. Z5kiB
-#: vcl/uiconfig/ui/printdialog.ui:747
-msgctxt "printdialog|rbRangeSelection"
-msgid "_Selection"
+#. vwjVt
+#: vcl/uiconfig/ui/printdialog.ui:746
+msgctxt "printdialog|reverseorder"
+msgid "Print in _reverse order"
+msgstr ""
+
+#. R82MM
+#: vcl/uiconfig/ui/printdialog.ui:766
+msgctxt "printdialog|rangeexpander"
+msgid "_more"
msgstr ""
#. ehfCG
-#: vcl/uiconfig/ui/printdialog.ui:770
+#: vcl/uiconfig/ui/printdialog.ui:785
msgctxt "printdialog|label2"
msgid "Range and Copies"
msgstr ""
#. CBLet
-#: vcl/uiconfig/ui/printdialog.ui:807
+#: vcl/uiconfig/ui/printdialog.ui:822
msgctxt "printdialog|labelorientation"
msgid "Orientation:"
msgstr ""
#. U4byk
-#: vcl/uiconfig/ui/printdialog.ui:821
+#: vcl/uiconfig/ui/printdialog.ui:836
msgctxt "printdialog|labelsize"
msgid "Paper size:"
msgstr ""
-#. AGWe3
-#: vcl/uiconfig/ui/printdialog.ui:835
-msgctxt "printdialog|labelorder"
-msgid "Order:"
-msgstr ""
-
-#. psAku
-#: vcl/uiconfig/ui/printdialog.ui:850
-msgctxt "printdialog|liststore2"
-msgid "Left to right, then down"
-msgstr ""
-
-#. fnfLt
-#: vcl/uiconfig/ui/printdialog.ui:851
-msgctxt "printdialog|liststore2"
-msgid "Top to bottom, then right"
-msgstr ""
-
-#. y6nZE
-#: vcl/uiconfig/ui/printdialog.ui:852
-msgctxt "printdialog|liststore2"
-msgid "Top to bottom, then left"
-msgstr ""
-
-#. PteTg
-#: vcl/uiconfig/ui/printdialog.ui:853
-msgctxt "printdialog|liststore2"
-msgid "Right to left, then down"
-msgstr ""
-
-#. JMA7A
-#: vcl/uiconfig/ui/printdialog.ui:866
-msgctxt "printdialog|collationpreview"
-msgid "Collation preview"
-msgstr ""
-
#. X9iBj
-#: vcl/uiconfig/ui/printdialog.ui:882
+#: vcl/uiconfig/ui/printdialog.ui:852
msgctxt "printdialog|liststore3"
msgid "Automatic"
msgstr "স্বচালিত"
#. vaWZE
-#: vcl/uiconfig/ui/printdialog.ui:883
+#: vcl/uiconfig/ui/printdialog.ui:853
msgctxt "printdialog|liststore3"
msgid "Portrait"
msgstr "পট্ৰেইট"
#. Qnpje
-#: vcl/uiconfig/ui/printdialog.ui:884
+#: vcl/uiconfig/ui/printdialog.ui:854
msgctxt "printdialog|liststore3"
msgid "Landscape"
msgstr "লেণ্ডস্কেইপ"
+#. EZdsx
+#: vcl/uiconfig/ui/printdialog.ui:892
+msgctxt "printdialog|pagespersheetbtn"
+msgid "Pages per sheet:"
+msgstr ""
+
+#. DKP5g
+#: vcl/uiconfig/ui/printdialog.ui:940
+msgctxt "printdialog|liststore1"
+msgid "Custom"
+msgstr "স্বনিৰ্বাচিত"
+
+#. 65WWt
+#: vcl/uiconfig/ui/printdialog.ui:956
+msgctxt "printdialog|pagespersheettxt"
+msgid "Pages:"
+msgstr ""
+
+#. DM5aX
+#: vcl/uiconfig/ui/printdialog.ui:981
+msgctxt "printdialog|by"
+msgid "by"
+msgstr "দ্বাৰা"
+
#. szcD7
-#: vcl/uiconfig/ui/printdialog.ui:908
+#: vcl/uiconfig/ui/printdialog.ui:1007
msgctxt "printdialog|pagemargintxt1"
msgid "Margin:"
msgstr ""
-#. oryuw
-#: vcl/uiconfig/ui/printdialog.ui:933
-msgctxt "printdialog|sheetmargintxt1"
-msgid "Distance:"
-msgstr ""
-
#. iGg2m
-#: vcl/uiconfig/ui/printdialog.ui:958
+#: vcl/uiconfig/ui/printdialog.ui:1032
msgctxt "printdialog|pagemargintxt2"
msgid "between pages"
msgstr "পৃষ্ঠাসমূহৰ মাজত"
+#. oryuw
+#: vcl/uiconfig/ui/printdialog.ui:1044
+msgctxt "printdialog|sheetmargintxt1"
+msgid "Distance:"
+msgstr ""
+
#. XhfvB
-#: vcl/uiconfig/ui/printdialog.ui:970
+#: vcl/uiconfig/ui/printdialog.ui:1069
msgctxt "printdialog|sheetmargintxt2"
msgid "to sheet border"
msgstr "চাদৰৰ সীমালৈ"
-#. Yo4xV
-#: vcl/uiconfig/ui/printdialog.ui:980
-msgctxt "printdialog|brochure"
-msgid "Brochure"
-msgstr "বিষয়সূচী"
+#. AGWe3
+#: vcl/uiconfig/ui/printdialog.ui:1082
+msgctxt "printdialog|labelorder"
+msgid "Order:"
+msgstr ""
-#. DM5aX
-#: vcl/uiconfig/ui/printdialog.ui:1023
-msgctxt "printdialog|by"
-msgid "by"
-msgstr "দ্বাৰা"
+#. psAku
+#: vcl/uiconfig/ui/printdialog.ui:1097
+msgctxt "printdialog|liststore2"
+msgid "Left to right, then down"
+msgstr ""
+
+#. fnfLt
+#: vcl/uiconfig/ui/printdialog.ui:1098
+msgctxt "printdialog|liststore2"
+msgid "Top to bottom, then right"
+msgstr ""
+
+#. y6nZE
+#: vcl/uiconfig/ui/printdialog.ui:1099
+msgctxt "printdialog|liststore2"
+msgid "Top to bottom, then left"
+msgstr ""
+
+#. PteTg
+#: vcl/uiconfig/ui/printdialog.ui:1100
+msgctxt "printdialog|liststore2"
+msgid "Right to left, then down"
+msgstr ""
#. QG59F
-#: vcl/uiconfig/ui/printdialog.ui:1034
+#: vcl/uiconfig/ui/printdialog.ui:1111
msgctxt "printdialog|bordercb"
msgid "Draw a border around each page"
msgstr "প্ৰতিটো পৃষ্ঠাৰ চাৰিওফালে এটা প্ৰান্ত আকক"
-#. EZdsx
-#: vcl/uiconfig/ui/printdialog.ui:1055
-msgctxt "printdialog|pagespersheetbtn"
-msgid "Pages per sheet:"
-msgstr ""
+#. Yo4xV
+#: vcl/uiconfig/ui/printdialog.ui:1127
+msgctxt "printdialog|brochure"
+msgid "Brochure"
+msgstr "বিষয়সূচী"
-#. 65WWt
-#: vcl/uiconfig/ui/printdialog.ui:1094
-msgctxt "printdialog|pagespersheettxt"
-msgid "Pages:"
+#. JMA7A
+#: vcl/uiconfig/ui/printdialog.ui:1155
+msgctxt "printdialog|collationpreview"
+msgid "Collation preview"
msgstr ""
-#. DKP5g
-#: vcl/uiconfig/ui/printdialog.ui:1116
-msgctxt "printdialog|liststore1"
-msgid "Custom"
-msgstr "স্বনিৰ্বাচিত"
+#. bF4up
+#: vcl/uiconfig/ui/printdialog.ui:1188
+msgctxt "printdialog|layoutexpander"
+msgid "m_ore"
+msgstr ""
#. rCBA5
-#: vcl/uiconfig/ui/printdialog.ui:1146
+#: vcl/uiconfig/ui/printdialog.ui:1207
msgctxt "printdialog|label3"
msgid "Page Layout"
msgstr ""
#. A2iC5
-#: vcl/uiconfig/ui/printdialog.ui:1165
+#: vcl/uiconfig/ui/printdialog.ui:1226
msgctxt "printdialog|generallabel"
msgid "General"
msgstr ""
diff --git a/source/ast/cui/messages.po b/source/ast/cui/messages.po
index f5fdf309de0..48598a0c4a2 100644
--- a/source/ast/cui/messages.po
+++ b/source/ast/cui/messages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2020-02-27 12:57+0100\n"
-"PO-Revision-Date: 2020-03-06 04:15+0000\n"
+"PO-Revision-Date: 2020-04-14 08:06+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://weblate.documentfoundation.org/projects/libo_ui-6-4/cuimessages/ast/>\n"
"Language: ast\n"
@@ -586,7 +586,7 @@ msgstr "Zarrar aplicación"
#: cui/inc/strings.hrc:117
msgctxt "RID_SVXSTR_EVENT_NEWDOC"
msgid "New Document"
-msgstr "Nuevu documentu"
+msgstr "Documentu nuevu"
#. G6b2e
#: cui/inc/strings.hrc:118
@@ -8811,10 +8811,9 @@ msgstr "Tipu de _llinia"
#. 9TYuE
#: cui/uiconfig/ui/hyperlinknewdocpage.ui:212
-#, fuzzy
msgctxt "hyperlinknewdocpage|label2"
msgid "New Document"
-msgstr "Documentu de testu"
+msgstr "Documentu nuevu"
#. uChAF
#: cui/uiconfig/ui/hyperlinknewdocpage.ui:251
diff --git a/source/ast/helpcontent2/source/text/shared/00.po b/source/ast/helpcontent2/source/text/shared/00.po
index 77f12eeeff3..ab000655db4 100644
--- a/source/ast/helpcontent2/source/text/shared/00.po
+++ b/source/ast/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: 2019-12-17 23:05+0100\n"
-"PO-Revision-Date: 2020-04-01 20:16+0000\n"
+"PO-Revision-Date: 2020-04-29 10:43+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://weblate.documentfoundation.org/projects/libo_help-6-4/textshared00/ast/>\n"
"Language: ast\n"
@@ -13802,7 +13802,7 @@ msgctxt ""
"par_id3145748\n"
"help.text"
msgid "<image id=\"img_id3153095\" src=\"cmd/sc_selectall.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3153095\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3153095\" src=\"cmd/sc_selectall.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3153095\">Iconu</alt></image>"
#. 8xMiC
#: edit_menu.xhp
@@ -13811,7 +13811,7 @@ msgctxt ""
"par_id3153139\n"
"help.text"
msgid "Select All"
-msgstr ""
+msgstr "Esbillar too"
#. upgTD
#: edit_menu.xhp
diff --git a/source/ast/helpcontent2/source/text/shared/01.po b/source/ast/helpcontent2/source/text/shared/01.po
index 601db70d6b4..726d4322eb5 100644
--- a/source/ast/helpcontent2/source/text/shared/01.po
+++ b/source/ast/helpcontent2/source/text/shared/01.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2020-02-27 12:57+0100\n"
-"PO-Revision-Date: 2020-04-01 20:16+0000\n"
+"PO-Revision-Date: 2020-04-29 10:43+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://weblate.documentfoundation.org/projects/libo_help-6-4/textshared01/ast/>\n"
"Language: ast\n"
@@ -6890,7 +6890,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Select All"
-msgstr ""
+msgstr "Esbillar too"
#. U8iA6
#: 02090000.xhp
@@ -6899,7 +6899,7 @@ msgctxt ""
"hd_id3145138\n"
"help.text"
msgid "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Select All</link>"
-msgstr ""
+msgstr "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Esbillar too</link>"
#. PDEFv
#: 02090000.xhp
@@ -6944,7 +6944,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=\"Gueta y troquéu\">Gueta y troquéu</link></variable>"
+msgstr "<variable id=\"02100000\"><link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Gueta y troquéu</link></variable>"
#. 9Lmbn
#: 02100000.xhp
diff --git a/source/ast/helpcontent2/source/text/shared/05.po b/source/ast/helpcontent2/source/text/shared/05.po
index 1b664b4a400..14d49bc3a29 100644
--- a/source/ast/helpcontent2/source/text/shared/05.po
+++ b/source/ast/helpcontent2/source/text/shared/05.po
@@ -4,16 +4,16 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2019-12-17 23:05+0100\n"
-"PO-Revision-Date: 2019-11-05 12:15+0000\n"
+"PO-Revision-Date: 2020-04-27 12:16+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
-"Language-Team: Asturian <https://vm137.documentfoundation.org/projects/libo_help-master/textshared05/ast/>\n"
+"Language-Team: Asturian <https://weblate.documentfoundation.org/projects/libo_help-6-4/textshared05/ast/>\n"
"Language: ast\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 3.10.3\n"
"X-POOTLE-MTIME: 1540152128.000000\n"
#. WPTtk
@@ -230,7 +230,7 @@ msgctxt ""
"par_id3146961\n"
"help.text"
msgid "There are three icons used to call your attention to additional helpful information."
-msgstr "Hai tres símbolo que s'usen pa llamar l'atención con información adicional d'utilidá."
+msgstr "Hai tres iconos que s'usen pa llamar l'atención con información adicional d'utilidá."
#. Ey7eB
#: 00000002.xhp
diff --git a/source/ast/helpcontent2/source/text/shared/explorer/database.po b/source/ast/helpcontent2/source/text/shared/explorer/database.po
index ce4adee7bcf..d073f890749 100644
--- a/source/ast/helpcontent2/source/text/shared/explorer/database.po
+++ b/source/ast/helpcontent2/source/text/shared/explorer/database.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2019-08-21 21:37+0200\n"
-"PO-Revision-Date: 2020-02-14 10:15+0000\n"
+"PO-Revision-Date: 2020-04-29 10:43+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://weblate.documentfoundation.org/projects/libo_help-6-4/textsharedexplorerdatabase/ast/>\n"
"Language: ast\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 3.9.1\n"
+"X-Generator: Weblate 3.10.3\n"
"X-POOTLE-MTIME: 1542028595.000000\n"
#. ugSgG
@@ -9752,7 +9752,7 @@ msgctxt ""
"par_idN105D7\n"
"help.text"
msgid "Select All"
-msgstr "Escoyer too"
+msgstr "Esbillar too"
#. sL6Wv
#: menuedit.xhp
diff --git a/source/ast/helpcontent2/source/text/shared/guide.po b/source/ast/helpcontent2/source/text/shared/guide.po
index f8811527d04..20b3b3abf03 100644
--- a/source/ast/helpcontent2/source/text/shared/guide.po
+++ b/source/ast/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: 2020-01-27 19:48+0100\n"
-"PO-Revision-Date: 2020-04-07 11:16+0000\n"
+"PO-Revision-Date: 2020-04-27 12:16+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://weblate.documentfoundation.org/projects/libo_help-6-4/textsharedguide/ast/>\n"
"Language: ast\n"
@@ -3632,7 +3632,7 @@ msgctxt ""
"par_writer42\n"
"help.text"
msgid "MacWrite Document"
-msgstr ""
+msgstr "Documentu de MacWrite"
#. mnmDo
#: convertfilters.xhp
@@ -3875,7 +3875,7 @@ msgctxt ""
"par_writer120\n"
"help.text"
msgid "T602 Document"
-msgstr ""
+msgstr "Documentu de T602"
#. FZCBs
#: convertfilters.xhp
@@ -3920,7 +3920,7 @@ msgctxt ""
"par_writer135\n"
"help.text"
msgid "Word 2007–365 Template"
-msgstr ""
+msgstr "Plantía de Word 2007-365"
#. SvsgT
#: convertfilters.xhp
@@ -3929,7 +3929,7 @@ msgctxt ""
"par_writer138\n"
"help.text"
msgid "Word 2007–365 VBA"
-msgstr ""
+msgstr "VBA de Word 2007-365"
#. M2GE9
#: convertfilters.xhp
@@ -3938,7 +3938,7 @@ msgctxt ""
"par_writer141\n"
"help.text"
msgid "Word 97–2000 Template"
-msgstr ""
+msgstr "Plantía de Word 97-2000"
#. vvH28
#: convertfilters.xhp
@@ -3947,7 +3947,7 @@ msgctxt ""
"par_writer144\n"
"help.text"
msgid "Word 97–2003"
-msgstr ""
+msgstr "Word 97-2003"
#. NHEFf
#: convertfilters.xhp
@@ -3956,7 +3956,7 @@ msgctxt ""
"par_writer147\n"
"help.text"
msgid "WordPerfect Document"
-msgstr ""
+msgstr "Documentu de WordPerfect"
#. eDBdp
#: convertfilters.xhp
@@ -3965,7 +3965,7 @@ msgctxt ""
"par_writer150\n"
"help.text"
msgid "WriteNow Document"
-msgstr ""
+msgstr "Documentu de WriteNow"
#. 9P9Gf
#: convertfilters.xhp
diff --git a/source/ast/helpcontent2/source/text/shared/optionen.po b/source/ast/helpcontent2/source/text/shared/optionen.po
index 69da4e881ae..d2946a739d9 100644
--- a/source/ast/helpcontent2/source/text/shared/optionen.po
+++ b/source/ast/helpcontent2/source/text/shared/optionen.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2019-11-25 17:08+0100\n"
-"PO-Revision-Date: 2020-04-05 01:16+0000\n"
+"PO-Revision-Date: 2020-04-27 12:16+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://weblate.documentfoundation.org/projects/libo_help-6-4/textsharedoptionen/ast/>\n"
"Language: ast\n"
@@ -4316,7 +4316,7 @@ msgctxt ""
"par_id3149204\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optappearancepage/colorconfig\">Select the colors for the user interface elements.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/optappearancepage/colorconfig\">Escueya'l colores de los elementos de la interfaz d'usuariu.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/optappearancepage/colorconfig\">Escueya les colores de los elementos de la interfaz d'usuariu.</ahelp>"
#. Gepg5
#: 01012000.xhp
diff --git a/source/ast/helpcontent2/source/text/swriter/04.po b/source/ast/helpcontent2/source/text/swriter/04.po
index c872d61226b..204aac195ea 100644
--- a/source/ast/helpcontent2/source/text/swriter/04.po
+++ b/source/ast/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: 2019-12-17 23:05+0100\n"
-"PO-Revision-Date: 2020-03-06 18:15+0000\n"
-"Last-Translator: Xuacu Saturio <xuacusk8@gmail.com>\n"
+"PO-Revision-Date: 2020-04-29 10:43+0000\n"
+"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://weblate.documentfoundation.org/projects/libo_help-6-4/textswriter04/ast/>\n"
"Language: ast\n"
"MIME-Version: 1.0\n"
@@ -635,7 +635,7 @@ msgctxt ""
"par_id3150220\n"
"help.text"
msgid "Select All"
-msgstr "Escoyer too"
+msgstr "Esbillar too"
#. wPU8p
#: 01020000.xhp
diff --git a/source/ast/officecfg/registry/data/org/openoffice/Office.po b/source/ast/officecfg/registry/data/org/openoffice/Office.po
index 2736b6bff1c..cb7c26dbe35 100644
--- a/source/ast/officecfg/registry/data/org/openoffice/Office.po
+++ b/source/ast/officecfg/registry/data/org/openoffice/Office.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2019-07-11 18:38+0200\n"
-"PO-Revision-Date: 2020-01-21 20:07+0000\n"
+"PO-Revision-Date: 2020-04-20 20:16+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://weblate.documentfoundation.org/projects/libo_ui-6-4/officecfgregistrydataorgopenofficeoffice/ast/>\n"
"Language: ast\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 3.9.1\n"
+"X-Generator: Weblate 3.10.3\n"
"X-POOTLE-MTIME: 1542022490.000000\n"
#. HhMVS
@@ -10043,7 +10043,7 @@ msgctxt ""
"Name\n"
"value.text"
msgid "Species"
-msgstr "Especies"
+msgstr "Especie"
#. eaFry
#: TableWizard.xcu
@@ -10053,7 +10053,7 @@ msgctxt ""
"ShortName\n"
"value.text"
msgid "Species"
-msgstr "Especies"
+msgstr "Especie"
#. T69A2
#: TableWizard.xcu
diff --git a/source/ast/reportdesign/messages.po b/source/ast/reportdesign/messages.po
index adc2edb5ecd..998f2a8765f 100644
--- a/source/ast/reportdesign/messages.po
+++ b/source/ast/reportdesign/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2019-10-14 14:32+0200\n"
+"POT-Creation-Date: 2020-04-29 13:12+0200\n"
"PO-Revision-Date: 2020-02-19 16:15+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://weblate.documentfoundation.org/projects/libo_ui-6-4/reportdesignmessages/ast/>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 3.10.3\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1516047320.000000\n"
#. FBVr9
@@ -1313,7 +1313,7 @@ msgid "Insert"
msgstr "Inxertar"
#. AjmhK
-#: reportdesign/uiconfig/dbreport/ui/floatingfield.ui:98
+#: reportdesign/uiconfig/dbreport/ui/floatingfield.ui:99
#, fuzzy
msgctxt "floatingfield|helptext"
msgid "Highlight the fields to insert into the selected section of the template, then click Insert or press Enter."
diff --git a/source/ast/sc/messages.po b/source/ast/sc/messages.po
index d4a28cd3421..3de8907a1ec 100644
--- a/source/ast/sc/messages.po
+++ b/source/ast/sc/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2020-01-08 15:26+0100\n"
+"POT-Creation-Date: 2020-04-29 13:12+0200\n"
"PO-Revision-Date: 2020-02-19 16:15+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://weblate.documentfoundation.org/projects/libo_ui-6-4/scmessages/ast/>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 3.10.3\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1542022495.000000\n"
#. kBovX
@@ -23381,73 +23381,73 @@ msgid "Move/Copy Sheet"
msgstr "Mover/Copiar fueya"
#. iJZov
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:98
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:99
msgctxt "movecopysheet|move"
msgid "_Move"
msgstr "_Mover"
#. zRtFK
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:116
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:117
msgctxt "movecopysheet|copy"
msgid "C_opy"
msgstr "C_opiar"
#. Cf9Po
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:141
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:142
msgctxt "movecopysheet|label1"
msgid "Action"
msgstr "Aición"
#. ENjjq
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:189
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:190
msgctxt "movecopysheet|toDocumentLabel"
msgid "To _document"
msgstr "Al _documentu"
#. jfC53
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:206
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:207
msgctxt "movecopysheet|toDocument"
msgid "(current document)"
msgstr "(documentu actual)"
#. Kd5nz
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:207
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:208
msgctxt "movecopysheet|toDocument"
msgid "- new document -"
msgstr "- documentu nuevu -"
#. DGcVf
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:235
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:236
msgctxt "movecopysheet|insertBeforeLabel"
msgid "_Insert before"
msgstr "_Inxertar antes"
#. gE92w
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:301
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:302
msgctxt "movecopysheet|label2"
msgid "Location"
msgstr "Allugamientu"
#. wcXYj
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:368
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:369
msgctxt "movecopysheet|warnunused"
msgid "This name is already used."
msgstr "Esti nombre yá ta usándose."
#. L7CQf
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:383
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:384
msgctxt "movecopysheet|warnempty"
msgid "Name is empty."
msgstr "El nome ta baleru."
#. xoYVT
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:398
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:399
msgctxt "movecopysheet|warninvalid"
msgid "Name contains one or more invalid characters."
msgstr "El nome contien un caráuter inválidu o más."
#. zE3yH
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:425
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:426
msgctxt "movecopysheet|newNameLabel"
msgid "New _name"
msgstr "_Nome nuevu"
diff --git a/source/ast/sd/messages.po b/source/ast/sd/messages.po
index 02fa108b6a1..409178a5b55 100644
--- a/source/ast/sd/messages.po
+++ b/source/ast/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: 2020-03-16 13:36+0100\n"
-"PO-Revision-Date: 2020-02-25 11:15+0000\n"
-"Last-Translator: Xuacu Saturio <xuacusk8@gmail.com>\n"
+"PO-Revision-Date: 2020-04-19 16:01+0000\n"
+"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://weblate.documentfoundation.org/projects/libo_ui-6-4/sdmessages/ast/>\n"
"Language: ast\n"
"MIME-Version: 1.0\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 3.10.3\n"
"X-POOTLE-MTIME: 1542022496.000000\n"
#. WDjkB
@@ -795,25 +795,25 @@ msgstr "MIDI"
#: sd/inc/strings.hrc:94
msgctxt "STR_AU_FILE"
msgid "Sun/NeXT Audio"
-msgstr "Sun/NeXT Audio"
+msgstr "Audiu Sun/NeXT"
#. BySwC
#: sd/inc/strings.hrc:95
msgctxt "STR_VOC_FILE"
msgid "Creative Labs Audio"
-msgstr "Soníu de Creative Labs"
+msgstr "Audiu Creative Labs"
#. CVtFB
#: sd/inc/strings.hrc:96
msgctxt "STR_AIFF_FILE"
msgid "Apple/SGI Audio"
-msgstr "Soníu Apple/SGI"
+msgstr "Audiu Apple/SGI"
#. qBF5W
#: sd/inc/strings.hrc:97
msgctxt "STR_SVX_FILE"
msgid "Amiga SVX Audio"
-msgstr "Soníu Amiga SVX"
+msgstr "Audiu Amiga SVX"
#. x7GnC
#: sd/inc/strings.hrc:98
@@ -837,7 +837,7 @@ msgstr ""
#: sd/inc/strings.hrc:101
msgctxt "STR_ALL_SUPPORTED_FORMATS"
msgid "All supported formats"
-msgstr ""
+msgstr "Tolos formatos almitíos"
#. F8m2G
#: sd/inc/strings.hrc:102
@@ -865,7 +865,7 @@ msgstr ""
#: sd/inc/strings.hrc:105
msgctxt "STR_DLG_INSERT_PAGES_FROM_FILE"
msgid "Insert File"
-msgstr "Inxertar Ficheru"
+msgstr "Inxertar ficheru"
#. TKeex
#: sd/inc/strings.hrc:106
@@ -7091,7 +7091,6 @@ msgstr ""
#. 5DjoQ
#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:80
-#, fuzzy
msgctxt "optimpressgeneralpage|newdoclbl"
msgid "New Document"
msgstr "Documentu nuevu"
diff --git a/source/ast/sfx2/messages.po b/source/ast/sfx2/messages.po
index 3cd99206303..c441a912dc9 100644
--- a/source/ast/sfx2/messages.po
+++ b/source/ast/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: 2019-12-17 23:05+0100\n"
-"PO-Revision-Date: 2020-02-03 14:10+0000\n"
+"PO-Revision-Date: 2020-04-27 12:16+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://weblate.documentfoundation.org/projects/libo_ui-6-4/sfx2messages/ast/>\n"
"Language: ast\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 3.9.1\n"
+"X-Generator: Weblate 3.10.3\n"
"X-POOTLE-MTIME: 1540149375.000000\n"
#. bHbFE
@@ -1224,7 +1224,7 @@ msgstr "~Reafitar"
#: include/sfx2/strings.hrc:230
msgctxt "STR_TABPAGE_INVALIDNAME"
msgid "This name is already in use."
-msgstr "Esti nome yá s'usa pa una plantía."
+msgstr "Esti nome yá s'usa."
#. N5aeR
#: include/sfx2/strings.hrc:231
diff --git a/source/ast/sw/messages.po b/source/ast/sw/messages.po
index be0d5dc7463..ae9dc2ac107 100644
--- a/source/ast/sw/messages.po
+++ b/source/ast/sw/messages.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2019-12-24 17:12+0100\n"
-"PO-Revision-Date: 2020-03-04 21:15+0000\n"
+"POT-Creation-Date: 2020-04-29 13:12+0200\n"
+"PO-Revision-Date: 2020-04-15 09:16+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://weblate.documentfoundation.org/projects/libo_ui-6-4/swmessages/ast/>\n"
"Language: ast\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 3.10.3\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1542195213.000000\n"
#. DdjvG
@@ -2851,7 +2851,7 @@ msgstr "Comentariu"
#: sw/inc/strings.hrc:390
msgctxt "STR_CONTENT_TYPE_SINGLE_DRAWOBJECT"
msgid "Draw object"
-msgstr "Dibuxar oxetu"
+msgstr "Oxetu de dibuxu"
#. jThGW
#: sw/inc/strings.hrc:391
@@ -4450,17 +4450,15 @@ msgstr "Índiz"
#. MnBLc
#: sw/inc/strings.hrc:659
-#, fuzzy
msgctxt "STR_FILE"
msgid "File"
-msgstr "_Ficheru"
+msgstr "Ficheru"
#. DdBgh
#: sw/inc/strings.hrc:660
-#, fuzzy
msgctxt "STR_NEW_FILE"
msgid "New Document"
-msgstr "Documentu _nuevu"
+msgstr "Documentu nuevu"
#. aV9Uy
#: sw/inc/strings.hrc:661
@@ -8084,16 +8082,15 @@ msgstr "Documentu HTML"
#. qVZBx
#: sw/inc/strings.hrc:1326
-#, fuzzy
msgctxt "STR_TEXTOPTIONS"
msgid "Text document"
-msgstr "Por documentu"
+msgstr "Documentu de testu"
#. qmmPU
#: sw/inc/strings.hrc:1327
msgctxt "STR_SCAN_NOSOURCE"
msgid "Source not specified."
-msgstr ""
+msgstr "Nun s'especificó l'orixe."
#. 2LgDJ
#: sw/inc/strings.hrc:1328
@@ -18127,82 +18124,82 @@ msgid "Macro"
msgstr "Macro"
#. EqTqQ
-#: sw/uiconfig/swriter/ui/picturepage.ui:32
+#: sw/uiconfig/swriter/ui/picturepage.ui:36
msgctxt "picturepage|browse"
msgid "Browse..."
msgstr "Restolar..."
#. PqFMY
-#: sw/uiconfig/swriter/ui/picturepage.ui:58
+#: sw/uiconfig/swriter/ui/picturepage.ui:62
msgctxt "picturepage|label1"
msgid "_File name"
msgstr "Nome _ficheru"
#. UYzJC
-#: sw/uiconfig/swriter/ui/picturepage.ui:77
+#: sw/uiconfig/swriter/ui/picturepage.ui:81
msgctxt "picturepage|label11"
msgid "Link"
msgstr "Enllaz"
#. hCVDF
-#: sw/uiconfig/swriter/ui/picturepage.ui:112
+#: sw/uiconfig/swriter/ui/picturepage.ui:116
msgctxt "picturepage|vert"
msgid "_Vertically"
msgstr "_Verticalmente"
#. jwAir
-#: sw/uiconfig/swriter/ui/picturepage.ui:127
+#: sw/uiconfig/swriter/ui/picturepage.ui:131
msgctxt "picturepage|hori"
msgid "Hori_zontally"
msgstr "Hori_zontalmente"
#. F3zpM
-#: sw/uiconfig/swriter/ui/picturepage.ui:142
+#: sw/uiconfig/swriter/ui/picturepage.ui:146
msgctxt "picturepage|allpages"
msgid "On all pages"
msgstr "En toles páxines"
#. FX5Cn
-#: sw/uiconfig/swriter/ui/picturepage.ui:159
+#: sw/uiconfig/swriter/ui/picturepage.ui:163
msgctxt "picturepage|leftpages"
msgid "On left pages"
msgstr "Nes páxines izquierdes"
#. 6eLFK
-#: sw/uiconfig/swriter/ui/picturepage.ui:176
+#: sw/uiconfig/swriter/ui/picturepage.ui:180
msgctxt "picturepage|rightpages"
msgid "On right pages"
msgstr "Nes páxines dreches"
#. M9Lxh
-#: sw/uiconfig/swriter/ui/picturepage.ui:221
+#: sw/uiconfig/swriter/ui/picturepage.ui:225
msgctxt "picturepage|label2"
msgid "Flip"
msgstr "Voltiar"
#. vEJFW
-#: sw/uiconfig/swriter/ui/picturepage.ui:261
+#: sw/uiconfig/swriter/ui/picturepage.ui:265
#, fuzzy
msgctxt "picturepage|FT_ANGLE"
msgid "_Angle:"
msgstr "Án_gulu"
#. Q6xq6
-#: sw/uiconfig/swriter/ui/picturepage.ui:303
+#: sw/uiconfig/swriter/ui/picturepage.ui:308
#, fuzzy
msgctxt "picturepage|FT_ANGLEPRESETS"
msgid "Default _settings:"
msgstr "Preferencie_s predeterminaes"
#. hBc6G
-#: sw/uiconfig/swriter/ui/picturepage.ui:328
+#: sw/uiconfig/swriter/ui/picturepage.ui:333
#, fuzzy
msgctxt "picturepage|CTL_ANGLE|tooltip_text"
msgid "Rotation Angle"
msgstr "Ángulu de Rotación"
#. HpCfF
-#: sw/uiconfig/swriter/ui/picturepage.ui:355
+#: sw/uiconfig/swriter/ui/picturepage.ui:360
#, fuzzy
msgctxt "picturepage|label2"
msgid "Rotation Angle"
diff --git a/source/ast/vcl/messages.po b/source/ast/vcl/messages.po
index 71232d92684..1196e53c5a8 100644
--- a/source/ast/vcl/messages.po
+++ b/source/ast/vcl/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2019-12-06 13:10+0100\n"
+"POT-Creation-Date: 2020-04-29 12:59+0200\n"
"PO-Revision-Date: 2020-02-13 12:22+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://weblate.documentfoundation.org/projects/libo_ui-6-4/vclmessages/ast/>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 3.9.1\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1542022501.000000\n"
#. k5jTM
@@ -2039,217 +2039,229 @@ msgid "e.g.: 1, 3-5, 7, 9"
msgstr ""
#. V3apS
-#: vcl/uiconfig/ui/printdialog.ui:542
+#: vcl/uiconfig/ui/printdialog.ui:541
msgctxt "printdialog|rmEvenPages"
msgid "_Even pages"
msgstr ""
#. ELsCF
-#: vcl/uiconfig/ui/printdialog.ui:561
+#: vcl/uiconfig/ui/printdialog.ui:560
msgctxt "printdialog|rbOddPages"
msgid "_Odd pages"
msgstr ""
+#. Z5kiB
+#: vcl/uiconfig/ui/printdialog.ui:579
+msgctxt "printdialog|rbRangeSelection"
+msgid "_Selection"
+msgstr ""
+
#. wn2kB
-#: vcl/uiconfig/ui/printdialog.ui:582
+#: vcl/uiconfig/ui/printdialog.ui:610
msgctxt "printdialog|fromwhich"
msgid "_From which print:"
msgstr ""
#. Cuc2u
-#: vcl/uiconfig/ui/printdialog.ui:607
+#: vcl/uiconfig/ui/printdialog.ui:635
msgctxt "printdialog|labelpapersides"
msgid "Paper _sides:"
msgstr ""
#. SYxRJ
-#: vcl/uiconfig/ui/printdialog.ui:622
+#: vcl/uiconfig/ui/printdialog.ui:650
msgctxt "printdialog|liststore4"
msgid "Print on one side (simplex)"
msgstr ""
#. hCZPg
-#: vcl/uiconfig/ui/printdialog.ui:623
+#: vcl/uiconfig/ui/printdialog.ui:651
msgctxt "printdialog|liststore4"
msgid "Print on both sides (duplex long edge)"
msgstr ""
#. iqr9C
-#: vcl/uiconfig/ui/printdialog.ui:624
+#: vcl/uiconfig/ui/printdialog.ui:652
msgctxt "printdialog|liststore4"
msgid "Print on both sides (duplex short edge)"
msgstr ""
#. AVv6D
-#: vcl/uiconfig/ui/printdialog.ui:638
+#: vcl/uiconfig/ui/printdialog.ui:666
msgctxt "printdialog|labelcopies"
msgid "_Number of copies:"
msgstr ""
-#. vwjVt
-#: vcl/uiconfig/ui/printdialog.ui:665
-msgctxt "printdialog|reverseorder"
-msgid "Print in _reverse order"
-msgstr ""
-
#. G6QEr
-#: vcl/uiconfig/ui/printdialog.ui:687
+#: vcl/uiconfig/ui/printdialog.ui:699
msgctxt "printdialog|collate"
msgid "_Collate"
msgstr ""
#. RnCCD
-#: vcl/uiconfig/ui/printdialog.ui:723
+#: vcl/uiconfig/ui/printdialog.ui:735
msgctxt "printdialog|cbPrintOrder"
msgid "_Order:"
msgstr ""
-#. Z5kiB
-#: vcl/uiconfig/ui/printdialog.ui:747
-msgctxt "printdialog|rbRangeSelection"
-msgid "_Selection"
+#. vwjVt
+#: vcl/uiconfig/ui/printdialog.ui:746
+msgctxt "printdialog|reverseorder"
+msgid "Print in _reverse order"
+msgstr ""
+
+#. R82MM
+#: vcl/uiconfig/ui/printdialog.ui:766
+msgctxt "printdialog|rangeexpander"
+msgid "_more"
msgstr ""
#. ehfCG
-#: vcl/uiconfig/ui/printdialog.ui:770
+#: vcl/uiconfig/ui/printdialog.ui:785
msgctxt "printdialog|label2"
msgid "Range and Copies"
msgstr "Estaya y copies"
#. CBLet
-#: vcl/uiconfig/ui/printdialog.ui:807
+#: vcl/uiconfig/ui/printdialog.ui:822
msgctxt "printdialog|labelorientation"
msgid "Orientation:"
msgstr "Orientación:"
#. U4byk
-#: vcl/uiconfig/ui/printdialog.ui:821
+#: vcl/uiconfig/ui/printdialog.ui:836
msgctxt "printdialog|labelsize"
msgid "Paper size:"
msgstr ""
-#. AGWe3
-#: vcl/uiconfig/ui/printdialog.ui:835
-msgctxt "printdialog|labelorder"
-msgid "Order:"
-msgstr ""
-
-#. psAku
-#: vcl/uiconfig/ui/printdialog.ui:850
-msgctxt "printdialog|liststore2"
-msgid "Left to right, then down"
-msgstr ""
-
-#. fnfLt
-#: vcl/uiconfig/ui/printdialog.ui:851
-msgctxt "printdialog|liststore2"
-msgid "Top to bottom, then right"
-msgstr ""
-
-#. y6nZE
-#: vcl/uiconfig/ui/printdialog.ui:852
-msgctxt "printdialog|liststore2"
-msgid "Top to bottom, then left"
-msgstr ""
-
-#. PteTg
-#: vcl/uiconfig/ui/printdialog.ui:853
-msgctxt "printdialog|liststore2"
-msgid "Right to left, then down"
-msgstr ""
-
-#. JMA7A
-#: vcl/uiconfig/ui/printdialog.ui:866
-msgctxt "printdialog|collationpreview"
-msgid "Collation preview"
-msgstr ""
-
#. X9iBj
-#: vcl/uiconfig/ui/printdialog.ui:882
+#: vcl/uiconfig/ui/printdialog.ui:852
msgctxt "printdialog|liststore3"
msgid "Automatic"
msgstr "Automáticu"
#. vaWZE
-#: vcl/uiconfig/ui/printdialog.ui:883
+#: vcl/uiconfig/ui/printdialog.ui:853
msgctxt "printdialog|liststore3"
msgid "Portrait"
msgstr "Vertical"
#. Qnpje
-#: vcl/uiconfig/ui/printdialog.ui:884
+#: vcl/uiconfig/ui/printdialog.ui:854
msgctxt "printdialog|liststore3"
msgid "Landscape"
msgstr "Apaisáu"
+#. EZdsx
+#: vcl/uiconfig/ui/printdialog.ui:892
+msgctxt "printdialog|pagespersheetbtn"
+msgid "Pages per sheet:"
+msgstr ""
+
+#. DKP5g
+#: vcl/uiconfig/ui/printdialog.ui:940
+msgctxt "printdialog|liststore1"
+msgid "Custom"
+msgstr "Personalizáu"
+
+#. 65WWt
+#: vcl/uiconfig/ui/printdialog.ui:956
+msgctxt "printdialog|pagespersheettxt"
+msgid "Pages:"
+msgstr "Páxines:"
+
+#. DM5aX
+#: vcl/uiconfig/ui/printdialog.ui:981
+msgctxt "printdialog|by"
+msgid "by"
+msgstr "por"
+
#. szcD7
-#: vcl/uiconfig/ui/printdialog.ui:908
+#: vcl/uiconfig/ui/printdialog.ui:1007
msgctxt "printdialog|pagemargintxt1"
msgid "Margin:"
msgstr ""
-#. oryuw
-#: vcl/uiconfig/ui/printdialog.ui:933
-msgctxt "printdialog|sheetmargintxt1"
-msgid "Distance:"
-msgstr ""
-
#. iGg2m
-#: vcl/uiconfig/ui/printdialog.ui:958
+#: vcl/uiconfig/ui/printdialog.ui:1032
msgctxt "printdialog|pagemargintxt2"
msgid "between pages"
msgstr "ente les páxines"
+#. oryuw
+#: vcl/uiconfig/ui/printdialog.ui:1044
+msgctxt "printdialog|sheetmargintxt1"
+msgid "Distance:"
+msgstr ""
+
#. XhfvB
-#: vcl/uiconfig/ui/printdialog.ui:970
+#: vcl/uiconfig/ui/printdialog.ui:1069
msgctxt "printdialog|sheetmargintxt2"
msgid "to sheet border"
msgstr "al berbesu la fueya"
-#. Yo4xV
-#: vcl/uiconfig/ui/printdialog.ui:980
-msgctxt "printdialog|brochure"
-msgid "Brochure"
-msgstr "Folletu"
+#. AGWe3
+#: vcl/uiconfig/ui/printdialog.ui:1082
+msgctxt "printdialog|labelorder"
+msgid "Order:"
+msgstr ""
-#. DM5aX
-#: vcl/uiconfig/ui/printdialog.ui:1023
-msgctxt "printdialog|by"
-msgid "by"
-msgstr "por"
+#. psAku
+#: vcl/uiconfig/ui/printdialog.ui:1097
+msgctxt "printdialog|liststore2"
+msgid "Left to right, then down"
+msgstr ""
+
+#. fnfLt
+#: vcl/uiconfig/ui/printdialog.ui:1098
+msgctxt "printdialog|liststore2"
+msgid "Top to bottom, then right"
+msgstr ""
+
+#. y6nZE
+#: vcl/uiconfig/ui/printdialog.ui:1099
+msgctxt "printdialog|liststore2"
+msgid "Top to bottom, then left"
+msgstr ""
+
+#. PteTg
+#: vcl/uiconfig/ui/printdialog.ui:1100
+msgctxt "printdialog|liststore2"
+msgid "Right to left, then down"
+msgstr ""
#. QG59F
-#: vcl/uiconfig/ui/printdialog.ui:1034
+#: vcl/uiconfig/ui/printdialog.ui:1111
msgctxt "printdialog|bordercb"
msgid "Draw a border around each page"
msgstr "Dibuxar un berbesu alredor de cada páxina"
-#. EZdsx
-#: vcl/uiconfig/ui/printdialog.ui:1055
-msgctxt "printdialog|pagespersheetbtn"
-msgid "Pages per sheet:"
-msgstr ""
+#. Yo4xV
+#: vcl/uiconfig/ui/printdialog.ui:1127
+msgctxt "printdialog|brochure"
+msgid "Brochure"
+msgstr "Folletu"
-#. 65WWt
-#: vcl/uiconfig/ui/printdialog.ui:1094
-msgctxt "printdialog|pagespersheettxt"
-msgid "Pages:"
-msgstr "Páxines:"
+#. JMA7A
+#: vcl/uiconfig/ui/printdialog.ui:1155
+msgctxt "printdialog|collationpreview"
+msgid "Collation preview"
+msgstr ""
-#. DKP5g
-#: vcl/uiconfig/ui/printdialog.ui:1116
-msgctxt "printdialog|liststore1"
-msgid "Custom"
-msgstr "Personalizáu"
+#. bF4up
+#: vcl/uiconfig/ui/printdialog.ui:1188
+msgctxt "printdialog|layoutexpander"
+msgid "m_ore"
+msgstr ""
#. rCBA5
-#: vcl/uiconfig/ui/printdialog.ui:1146
+#: vcl/uiconfig/ui/printdialog.ui:1207
msgctxt "printdialog|label3"
msgid "Page Layout"
msgstr ""
#. A2iC5
-#: vcl/uiconfig/ui/printdialog.ui:1165
+#: vcl/uiconfig/ui/printdialog.ui:1226
msgctxt "printdialog|generallabel"
msgid "General"
msgstr ""
diff --git a/source/az/reportdesign/messages.po b/source/az/reportdesign/messages.po
index eee4d09245b..4b6f9bc5c83 100644
--- a/source/az/reportdesign/messages.po
+++ b/source/az/reportdesign/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2019-10-14 14:32+0200\n"
+"POT-Creation-Date: 2020-04-29 13:12+0200\n"
"PO-Revision-Date: 2018-01-15 15:12+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1293,7 +1293,7 @@ msgid "Insert"
msgstr "Daxil et"
#. AjmhK
-#: reportdesign/uiconfig/dbreport/ui/floatingfield.ui:98
+#: reportdesign/uiconfig/dbreport/ui/floatingfield.ui:99
msgctxt "floatingfield|helptext"
msgid "Highlight the fields to insert into the selected section of the template, then click Insert or press Enter."
msgstr ""
diff --git a/source/az/sc/messages.po b/source/az/sc/messages.po
index 4847477a586..659d8d6d1e4 100644
--- a/source/az/sc/messages.po
+++ b/source/az/sc/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2020-01-08 15:26+0100\n"
+"POT-Creation-Date: 2020-04-29 13:12+0200\n"
"PO-Revision-Date: 2018-11-12 11:35+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -22931,74 +22931,74 @@ msgid "Move/Copy Sheet"
msgstr ""
#. iJZov
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:98
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:99
msgctxt "movecopysheet|move"
msgid "_Move"
msgstr ""
#. zRtFK
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:116
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:117
msgctxt "movecopysheet|copy"
msgid "C_opy"
msgstr ""
#. Cf9Po
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:141
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:142
msgctxt "movecopysheet|label1"
msgid "Action"
msgstr ""
#. ENjjq
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:189
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:190
msgctxt "movecopysheet|toDocumentLabel"
msgid "To _document"
msgstr ""
#. jfC53
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:206
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:207
msgctxt "movecopysheet|toDocument"
msgid "(current document)"
msgstr ""
#. Kd5nz
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:207
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:208
msgctxt "movecopysheet|toDocument"
msgid "- new document -"
msgstr ""
#. DGcVf
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:235
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:236
msgctxt "movecopysheet|insertBeforeLabel"
msgid "_Insert before"
msgstr ""
#. gE92w
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:301
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:302
#, fuzzy
msgctxt "movecopysheet|label2"
msgid "Location"
msgstr "M_əkan"
#. wcXYj
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:368
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:369
msgctxt "movecopysheet|warnunused"
msgid "This name is already used."
msgstr ""
#. L7CQf
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:383
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:384
msgctxt "movecopysheet|warnempty"
msgid "Name is empty."
msgstr ""
#. xoYVT
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:398
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:399
msgctxt "movecopysheet|warninvalid"
msgid "Name contains one or more invalid characters."
msgstr ""
#. zE3yH
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:425
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:426
msgctxt "movecopysheet|newNameLabel"
msgid "New _name"
msgstr ""
diff --git a/source/az/sw/messages.po b/source/az/sw/messages.po
index b3ba8398508..bf0a92d5a0a 100644
--- a/source/az/sw/messages.po
+++ b/source/az/sw/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2019-12-24 17:12+0100\n"
+"POT-Creation-Date: 2020-04-29 13:12+0200\n"
"PO-Revision-Date: 2018-11-14 11:33+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -17860,80 +17860,80 @@ msgid "Macro"
msgstr ""
#. EqTqQ
-#: sw/uiconfig/swriter/ui/picturepage.ui:32
+#: sw/uiconfig/swriter/ui/picturepage.ui:36
msgctxt "picturepage|browse"
msgid "Browse..."
msgstr ""
#. PqFMY
-#: sw/uiconfig/swriter/ui/picturepage.ui:58
+#: sw/uiconfig/swriter/ui/picturepage.ui:62
#, fuzzy
msgctxt "picturepage|label1"
msgid "_File name"
msgstr "Fayl adı:"
#. UYzJC
-#: sw/uiconfig/swriter/ui/picturepage.ui:77
+#: sw/uiconfig/swriter/ui/picturepage.ui:81
msgctxt "picturepage|label11"
msgid "Link"
msgstr ""
#. hCVDF
-#: sw/uiconfig/swriter/ui/picturepage.ui:112
+#: sw/uiconfig/swriter/ui/picturepage.ui:116
msgctxt "picturepage|vert"
msgid "_Vertically"
msgstr ""
#. jwAir
-#: sw/uiconfig/swriter/ui/picturepage.ui:127
+#: sw/uiconfig/swriter/ui/picturepage.ui:131
msgctxt "picturepage|hori"
msgid "Hori_zontally"
msgstr ""
#. F3zpM
-#: sw/uiconfig/swriter/ui/picturepage.ui:142
+#: sw/uiconfig/swriter/ui/picturepage.ui:146
msgctxt "picturepage|allpages"
msgid "On all pages"
msgstr ""
#. FX5Cn
-#: sw/uiconfig/swriter/ui/picturepage.ui:159
+#: sw/uiconfig/swriter/ui/picturepage.ui:163
msgctxt "picturepage|leftpages"
msgid "On left pages"
msgstr ""
#. 6eLFK
-#: sw/uiconfig/swriter/ui/picturepage.ui:176
+#: sw/uiconfig/swriter/ui/picturepage.ui:180
msgctxt "picturepage|rightpages"
msgid "On right pages"
msgstr ""
#. M9Lxh
-#: sw/uiconfig/swriter/ui/picturepage.ui:221
+#: sw/uiconfig/swriter/ui/picturepage.ui:225
msgctxt "picturepage|label2"
msgid "Flip"
msgstr ""
#. vEJFW
-#: sw/uiconfig/swriter/ui/picturepage.ui:261
+#: sw/uiconfig/swriter/ui/picturepage.ui:265
msgctxt "picturepage|FT_ANGLE"
msgid "_Angle:"
msgstr ""
#. Q6xq6
-#: sw/uiconfig/swriter/ui/picturepage.ui:303
+#: sw/uiconfig/swriter/ui/picturepage.ui:308
msgctxt "picturepage|FT_ANGLEPRESETS"
msgid "Default _settings:"
msgstr ""
#. hBc6G
-#: sw/uiconfig/swriter/ui/picturepage.ui:328
+#: sw/uiconfig/swriter/ui/picturepage.ui:333
msgctxt "picturepage|CTL_ANGLE|tooltip_text"
msgid "Rotation Angle"
msgstr ""
#. HpCfF
-#: sw/uiconfig/swriter/ui/picturepage.ui:355
+#: sw/uiconfig/swriter/ui/picturepage.ui:360
msgctxt "picturepage|label2"
msgid "Rotation Angle"
msgstr ""
diff --git a/source/az/vcl/messages.po b/source/az/vcl/messages.po
index 595aa5acf5c..82ef8e43076 100644
--- a/source/az/vcl/messages.po
+++ b/source/az/vcl/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2019-12-06 13:10+0100\n"
+"POT-Creation-Date: 2020-04-29 12:59+0200\n"
"PO-Revision-Date: 2018-11-12 11:35+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2056,217 +2056,229 @@ msgid "e.g.: 1, 3-5, 7, 9"
msgstr ""
#. V3apS
-#: vcl/uiconfig/ui/printdialog.ui:542
+#: vcl/uiconfig/ui/printdialog.ui:541
msgctxt "printdialog|rmEvenPages"
msgid "_Even pages"
msgstr ""
#. ELsCF
-#: vcl/uiconfig/ui/printdialog.ui:561
+#: vcl/uiconfig/ui/printdialog.ui:560
msgctxt "printdialog|rbOddPages"
msgid "_Odd pages"
msgstr ""
+#. Z5kiB
+#: vcl/uiconfig/ui/printdialog.ui:579
+msgctxt "printdialog|rbRangeSelection"
+msgid "_Selection"
+msgstr ""
+
#. wn2kB
-#: vcl/uiconfig/ui/printdialog.ui:582
+#: vcl/uiconfig/ui/printdialog.ui:610
msgctxt "printdialog|fromwhich"
msgid "_From which print:"
msgstr ""
#. Cuc2u
-#: vcl/uiconfig/ui/printdialog.ui:607
+#: vcl/uiconfig/ui/printdialog.ui:635
msgctxt "printdialog|labelpapersides"
msgid "Paper _sides:"
msgstr ""
#. SYxRJ
-#: vcl/uiconfig/ui/printdialog.ui:622
+#: vcl/uiconfig/ui/printdialog.ui:650
msgctxt "printdialog|liststore4"
msgid "Print on one side (simplex)"
msgstr ""
#. hCZPg
-#: vcl/uiconfig/ui/printdialog.ui:623
+#: vcl/uiconfig/ui/printdialog.ui:651
msgctxt "printdialog|liststore4"
msgid "Print on both sides (duplex long edge)"
msgstr ""
#. iqr9C
-#: vcl/uiconfig/ui/printdialog.ui:624
+#: vcl/uiconfig/ui/printdialog.ui:652
msgctxt "printdialog|liststore4"
msgid "Print on both sides (duplex short edge)"
msgstr ""
#. AVv6D
-#: vcl/uiconfig/ui/printdialog.ui:638
+#: vcl/uiconfig/ui/printdialog.ui:666
msgctxt "printdialog|labelcopies"
msgid "_Number of copies:"
msgstr ""
-#. vwjVt
-#: vcl/uiconfig/ui/printdialog.ui:665
-msgctxt "printdialog|reverseorder"
-msgid "Print in _reverse order"
-msgstr ""
-
#. G6QEr
-#: vcl/uiconfig/ui/printdialog.ui:687
+#: vcl/uiconfig/ui/printdialog.ui:699
msgctxt "printdialog|collate"
msgid "_Collate"
msgstr ""
#. RnCCD
-#: vcl/uiconfig/ui/printdialog.ui:723
+#: vcl/uiconfig/ui/printdialog.ui:735
msgctxt "printdialog|cbPrintOrder"
msgid "_Order:"
msgstr ""
-#. Z5kiB
-#: vcl/uiconfig/ui/printdialog.ui:747
-msgctxt "printdialog|rbRangeSelection"
-msgid "_Selection"
+#. vwjVt
+#: vcl/uiconfig/ui/printdialog.ui:746
+msgctxt "printdialog|reverseorder"
+msgid "Print in _reverse order"
+msgstr ""
+
+#. R82MM
+#: vcl/uiconfig/ui/printdialog.ui:766
+msgctxt "printdialog|rangeexpander"
+msgid "_more"
msgstr ""
#. ehfCG
-#: vcl/uiconfig/ui/printdialog.ui:770
+#: vcl/uiconfig/ui/printdialog.ui:785
msgctxt "printdialog|label2"
msgid "Range and Copies"
msgstr ""
#. CBLet
-#: vcl/uiconfig/ui/printdialog.ui:807
+#: vcl/uiconfig/ui/printdialog.ui:822
msgctxt "printdialog|labelorientation"
msgid "Orientation:"
msgstr ""
#. U4byk
-#: vcl/uiconfig/ui/printdialog.ui:821
+#: vcl/uiconfig/ui/printdialog.ui:836
msgctxt "printdialog|labelsize"
msgid "Paper size:"
msgstr ""
-#. AGWe3
-#: vcl/uiconfig/ui/printdialog.ui:835
-msgctxt "printdialog|labelorder"
-msgid "Order:"
-msgstr ""
-
-#. psAku
-#: vcl/uiconfig/ui/printdialog.ui:850
-msgctxt "printdialog|liststore2"
-msgid "Left to right, then down"
-msgstr ""
-
-#. fnfLt
-#: vcl/uiconfig/ui/printdialog.ui:851
-msgctxt "printdialog|liststore2"
-msgid "Top to bottom, then right"
-msgstr ""
-
-#. y6nZE
-#: vcl/uiconfig/ui/printdialog.ui:852
-msgctxt "printdialog|liststore2"
-msgid "Top to bottom, then left"
-msgstr ""
-
-#. PteTg
-#: vcl/uiconfig/ui/printdialog.ui:853
-msgctxt "printdialog|liststore2"
-msgid "Right to left, then down"
-msgstr ""
-
-#. JMA7A
-#: vcl/uiconfig/ui/printdialog.ui:866
-msgctxt "printdialog|collationpreview"
-msgid "Collation preview"
-msgstr ""
-
#. X9iBj
-#: vcl/uiconfig/ui/printdialog.ui:882
+#: vcl/uiconfig/ui/printdialog.ui:852
msgctxt "printdialog|liststore3"
msgid "Automatic"
msgstr ""
#. vaWZE
-#: vcl/uiconfig/ui/printdialog.ui:883
+#: vcl/uiconfig/ui/printdialog.ui:853
msgctxt "printdialog|liststore3"
msgid "Portrait"
msgstr ""
#. Qnpje
-#: vcl/uiconfig/ui/printdialog.ui:884
+#: vcl/uiconfig/ui/printdialog.ui:854
msgctxt "printdialog|liststore3"
msgid "Landscape"
msgstr ""
+#. EZdsx
+#: vcl/uiconfig/ui/printdialog.ui:892
+msgctxt "printdialog|pagespersheetbtn"
+msgid "Pages per sheet:"
+msgstr ""
+
+#. DKP5g
+#: vcl/uiconfig/ui/printdialog.ui:940
+msgctxt "printdialog|liststore1"
+msgid "Custom"
+msgstr ""
+
+#. 65WWt
+#: vcl/uiconfig/ui/printdialog.ui:956
+msgctxt "printdialog|pagespersheettxt"
+msgid "Pages:"
+msgstr ""
+
+#. DM5aX
+#: vcl/uiconfig/ui/printdialog.ui:981
+msgctxt "printdialog|by"
+msgid "by"
+msgstr ""
+
#. szcD7
-#: vcl/uiconfig/ui/printdialog.ui:908
+#: vcl/uiconfig/ui/printdialog.ui:1007
msgctxt "printdialog|pagemargintxt1"
msgid "Margin:"
msgstr ""
-#. oryuw
-#: vcl/uiconfig/ui/printdialog.ui:933
-msgctxt "printdialog|sheetmargintxt1"
-msgid "Distance:"
-msgstr ""
-
#. iGg2m
-#: vcl/uiconfig/ui/printdialog.ui:958
+#: vcl/uiconfig/ui/printdialog.ui:1032
msgctxt "printdialog|pagemargintxt2"
msgid "between pages"
msgstr ""
+#. oryuw
+#: vcl/uiconfig/ui/printdialog.ui:1044
+msgctxt "printdialog|sheetmargintxt1"
+msgid "Distance:"
+msgstr ""
+
#. XhfvB
-#: vcl/uiconfig/ui/printdialog.ui:970
+#: vcl/uiconfig/ui/printdialog.ui:1069
msgctxt "printdialog|sheetmargintxt2"
msgid "to sheet border"
msgstr ""
-#. Yo4xV
-#: vcl/uiconfig/ui/printdialog.ui:980
-msgctxt "printdialog|brochure"
-msgid "Brochure"
+#. AGWe3
+#: vcl/uiconfig/ui/printdialog.ui:1082
+msgctxt "printdialog|labelorder"
+msgid "Order:"
msgstr ""
-#. DM5aX
-#: vcl/uiconfig/ui/printdialog.ui:1023
-msgctxt "printdialog|by"
-msgid "by"
+#. psAku
+#: vcl/uiconfig/ui/printdialog.ui:1097
+msgctxt "printdialog|liststore2"
+msgid "Left to right, then down"
+msgstr ""
+
+#. fnfLt
+#: vcl/uiconfig/ui/printdialog.ui:1098
+msgctxt "printdialog|liststore2"
+msgid "Top to bottom, then right"
+msgstr ""
+
+#. y6nZE
+#: vcl/uiconfig/ui/printdialog.ui:1099
+msgctxt "printdialog|liststore2"
+msgid "Top to bottom, then left"
+msgstr ""
+
+#. PteTg
+#: vcl/uiconfig/ui/printdialog.ui:1100
+msgctxt "printdialog|liststore2"
+msgid "Right to left, then down"
msgstr ""
#. QG59F
-#: vcl/uiconfig/ui/printdialog.ui:1034
+#: vcl/uiconfig/ui/printdialog.ui:1111
msgctxt "printdialog|bordercb"
msgid "Draw a border around each page"
msgstr ""
-#. EZdsx
-#: vcl/uiconfig/ui/printdialog.ui:1055
-msgctxt "printdialog|pagespersheetbtn"
-msgid "Pages per sheet:"
+#. Yo4xV
+#: vcl/uiconfig/ui/printdialog.ui:1127
+msgctxt "printdialog|brochure"
+msgid "Brochure"
msgstr ""
-#. 65WWt
-#: vcl/uiconfig/ui/printdialog.ui:1094
-msgctxt "printdialog|pagespersheettxt"
-msgid "Pages:"
+#. JMA7A
+#: vcl/uiconfig/ui/printdialog.ui:1155
+msgctxt "printdialog|collationpreview"
+msgid "Collation preview"
msgstr ""
-#. DKP5g
-#: vcl/uiconfig/ui/printdialog.ui:1116
-msgctxt "printdialog|liststore1"
-msgid "Custom"
+#. bF4up
+#: vcl/uiconfig/ui/printdialog.ui:1188
+msgctxt "printdialog|layoutexpander"
+msgid "m_ore"
msgstr ""
#. rCBA5
-#: vcl/uiconfig/ui/printdialog.ui:1146
+#: vcl/uiconfig/ui/printdialog.ui:1207
msgctxt "printdialog|label3"
msgid "Page Layout"
msgstr ""
#. A2iC5
-#: vcl/uiconfig/ui/printdialog.ui:1165
+#: vcl/uiconfig/ui/printdialog.ui:1226
msgctxt "printdialog|generallabel"
msgid "General"
msgstr ""
diff --git a/source/be/reportdesign/messages.po b/source/be/reportdesign/messages.po
index dd1eb32ea9a..5da1964a02f 100644
--- a/source/be/reportdesign/messages.po
+++ b/source/be/reportdesign/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2019-10-14 14:32+0200\n"
+"POT-Creation-Date: 2020-04-29 13:12+0200\n"
"PO-Revision-Date: 2017-12-23 20:38+0000\n"
"Last-Translator: Мікалай Удодаў <crom-a@tut.by>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1284,7 +1284,7 @@ msgid "Insert"
msgstr "Уставіць"
#. AjmhK
-#: reportdesign/uiconfig/dbreport/ui/floatingfield.ui:98
+#: reportdesign/uiconfig/dbreport/ui/floatingfield.ui:99
msgctxt "floatingfield|helptext"
msgid "Highlight the fields to insert into the selected section of the template, then click Insert or press Enter."
msgstr "Пазначце палі для ўстаўкі ў выбраны раздзела шаблона, потым клікніце \"Уставіць\" або націсніце Enter."
diff --git a/source/be/sc/messages.po b/source/be/sc/messages.po
index 58547ecb7c0..75452bde233 100644
--- a/source/be/sc/messages.po
+++ b/source/be/sc/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2020-01-08 15:26+0100\n"
+"POT-Creation-Date: 2020-04-29 13:12+0200\n"
"PO-Revision-Date: 2018-11-12 11:35+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -23504,75 +23504,75 @@ msgid "Move/Copy Sheet"
msgstr "Перамясціць ці капіраваць аркуш"
#. iJZov
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:98
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:99
#, fuzzy
msgctxt "movecopysheet|move"
msgid "_Move"
msgstr "Перамясціць"
#. zRtFK
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:116
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:117
msgctxt "movecopysheet|copy"
msgid "C_opy"
msgstr "Капіраваць"
#. Cf9Po
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:141
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:142
msgctxt "movecopysheet|label1"
msgid "Action"
msgstr "Дзеянне"
#. ENjjq
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:189
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:190
msgctxt "movecopysheet|toDocumentLabel"
msgid "To _document"
msgstr "У дакумент"
#. jfC53
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:206
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:207
msgctxt "movecopysheet|toDocument"
msgid "(current document)"
msgstr "(гэты дакумент)"
#. Kd5nz
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:207
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:208
msgctxt "movecopysheet|toDocument"
msgid "- new document -"
msgstr "- новы дакумент -"
#. DGcVf
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:235
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:236
msgctxt "movecopysheet|insertBeforeLabel"
msgid "_Insert before"
msgstr "Уставіць перад"
#. gE92w
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:301
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:302
#, fuzzy
msgctxt "movecopysheet|label2"
msgid "Location"
msgstr "Месца"
#. wcXYj
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:368
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:369
msgctxt "movecopysheet|warnunused"
msgid "This name is already used."
msgstr "Гэта назва ўжо занятая."
#. L7CQf
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:383
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:384
msgctxt "movecopysheet|warnempty"
msgid "Name is empty."
msgstr "Назва - пустая."
#. xoYVT
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:398
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:399
msgctxt "movecopysheet|warninvalid"
msgid "Name contains one or more invalid characters."
msgstr "Назва ўтрымлівае недапушчальныя знакі."
#. zE3yH
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:425
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:426
msgctxt "movecopysheet|newNameLabel"
msgid "New _name"
msgstr "Новая назва"
diff --git a/source/be/sw/messages.po b/source/be/sw/messages.po
index 3ac0597d596..8776f6e001b 100644
--- a/source/be/sw/messages.po
+++ b/source/be/sw/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2019-12-24 17:12+0100\n"
+"POT-Creation-Date: 2020-04-29 13:12+0200\n"
"PO-Revision-Date: 2018-11-14 11:33+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -17663,79 +17663,79 @@ msgid "Macro"
msgstr "Макрас"
#. EqTqQ
-#: sw/uiconfig/swriter/ui/picturepage.ui:32
+#: sw/uiconfig/swriter/ui/picturepage.ui:36
msgctxt "picturepage|browse"
msgid "Browse..."
msgstr "Выбраць..."
#. PqFMY
-#: sw/uiconfig/swriter/ui/picturepage.ui:58
+#: sw/uiconfig/swriter/ui/picturepage.ui:62
msgctxt "picturepage|label1"
msgid "_File name"
msgstr "Назва ф_айла"
#. UYzJC
-#: sw/uiconfig/swriter/ui/picturepage.ui:77
+#: sw/uiconfig/swriter/ui/picturepage.ui:81
msgctxt "picturepage|label11"
msgid "Link"
msgstr "Спасылка"
#. hCVDF
-#: sw/uiconfig/swriter/ui/picturepage.ui:112
+#: sw/uiconfig/swriter/ui/picturepage.ui:116
msgctxt "picturepage|vert"
msgid "_Vertically"
msgstr "Вертыкальна"
#. jwAir
-#: sw/uiconfig/swriter/ui/picturepage.ui:127
+#: sw/uiconfig/swriter/ui/picturepage.ui:131
msgctxt "picturepage|hori"
msgid "Hori_zontally"
msgstr "Гарызантальна"
#. F3zpM
-#: sw/uiconfig/swriter/ui/picturepage.ui:142
+#: sw/uiconfig/swriter/ui/picturepage.ui:146
msgctxt "picturepage|allpages"
msgid "On all pages"
msgstr "На ўсіх старонках"
#. FX5Cn
-#: sw/uiconfig/swriter/ui/picturepage.ui:159
+#: sw/uiconfig/swriter/ui/picturepage.ui:163
msgctxt "picturepage|leftpages"
msgid "On left pages"
msgstr "На левых старонках"
#. 6eLFK
-#: sw/uiconfig/swriter/ui/picturepage.ui:176
+#: sw/uiconfig/swriter/ui/picturepage.ui:180
msgctxt "picturepage|rightpages"
msgid "On right pages"
msgstr "На правых старонках"
#. M9Lxh
-#: sw/uiconfig/swriter/ui/picturepage.ui:221
+#: sw/uiconfig/swriter/ui/picturepage.ui:225
msgctxt "picturepage|label2"
msgid "Flip"
msgstr "Адлюстраванне"
#. vEJFW
-#: sw/uiconfig/swriter/ui/picturepage.ui:261
+#: sw/uiconfig/swriter/ui/picturepage.ui:265
msgctxt "picturepage|FT_ANGLE"
msgid "_Angle:"
msgstr "Вугал:"
#. Q6xq6
-#: sw/uiconfig/swriter/ui/picturepage.ui:303
+#: sw/uiconfig/swriter/ui/picturepage.ui:308
msgctxt "picturepage|FT_ANGLEPRESETS"
msgid "Default _settings:"
msgstr "Прадвызначаныя настройкі:"
#. hBc6G
-#: sw/uiconfig/swriter/ui/picturepage.ui:328
+#: sw/uiconfig/swriter/ui/picturepage.ui:333
msgctxt "picturepage|CTL_ANGLE|tooltip_text"
msgid "Rotation Angle"
msgstr "Вугал павароту"
#. HpCfF
-#: sw/uiconfig/swriter/ui/picturepage.ui:355
+#: sw/uiconfig/swriter/ui/picturepage.ui:360
msgctxt "picturepage|label2"
msgid "Rotation Angle"
msgstr "Вугал павароту"
diff --git a/source/be/vcl/messages.po b/source/be/vcl/messages.po
index a6f2929550f..2025f77e922 100644
--- a/source/be/vcl/messages.po
+++ b/source/be/vcl/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2019-12-06 13:10+0100\n"
+"POT-Creation-Date: 2020-04-29 12:59+0200\n"
"PO-Revision-Date: 2018-11-12 11:36+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2032,217 +2032,229 @@ msgid "e.g.: 1, 3-5, 7, 9"
msgstr ""
#. V3apS
-#: vcl/uiconfig/ui/printdialog.ui:542
+#: vcl/uiconfig/ui/printdialog.ui:541
msgctxt "printdialog|rmEvenPages"
msgid "_Even pages"
msgstr ""
#. ELsCF
-#: vcl/uiconfig/ui/printdialog.ui:561
+#: vcl/uiconfig/ui/printdialog.ui:560
msgctxt "printdialog|rbOddPages"
msgid "_Odd pages"
msgstr ""
+#. Z5kiB
+#: vcl/uiconfig/ui/printdialog.ui:579
+msgctxt "printdialog|rbRangeSelection"
+msgid "_Selection"
+msgstr ""
+
#. wn2kB
-#: vcl/uiconfig/ui/printdialog.ui:582
+#: vcl/uiconfig/ui/printdialog.ui:610
msgctxt "printdialog|fromwhich"
msgid "_From which print:"
msgstr ""
#. Cuc2u
-#: vcl/uiconfig/ui/printdialog.ui:607
+#: vcl/uiconfig/ui/printdialog.ui:635
msgctxt "printdialog|labelpapersides"
msgid "Paper _sides:"
msgstr ""
#. SYxRJ
-#: vcl/uiconfig/ui/printdialog.ui:622
+#: vcl/uiconfig/ui/printdialog.ui:650
msgctxt "printdialog|liststore4"
msgid "Print on one side (simplex)"
msgstr ""
#. hCZPg
-#: vcl/uiconfig/ui/printdialog.ui:623
+#: vcl/uiconfig/ui/printdialog.ui:651
msgctxt "printdialog|liststore4"
msgid "Print on both sides (duplex long edge)"
msgstr ""
#. iqr9C
-#: vcl/uiconfig/ui/printdialog.ui:624
+#: vcl/uiconfig/ui/printdialog.ui:652
msgctxt "printdialog|liststore4"
msgid "Print on both sides (duplex short edge)"
msgstr ""
#. AVv6D
-#: vcl/uiconfig/ui/printdialog.ui:638
+#: vcl/uiconfig/ui/printdialog.ui:666
msgctxt "printdialog|labelcopies"
msgid "_Number of copies:"
msgstr ""
-#. vwjVt
-#: vcl/uiconfig/ui/printdialog.ui:665
-msgctxt "printdialog|reverseorder"
-msgid "Print in _reverse order"
-msgstr ""
-
#. G6QEr
-#: vcl/uiconfig/ui/printdialog.ui:687
+#: vcl/uiconfig/ui/printdialog.ui:699
msgctxt "printdialog|collate"
msgid "_Collate"
msgstr ""
#. RnCCD
-#: vcl/uiconfig/ui/printdialog.ui:723
+#: vcl/uiconfig/ui/printdialog.ui:735
msgctxt "printdialog|cbPrintOrder"
msgid "_Order:"
msgstr ""
-#. Z5kiB
-#: vcl/uiconfig/ui/printdialog.ui:747
-msgctxt "printdialog|rbRangeSelection"
-msgid "_Selection"
+#. vwjVt
+#: vcl/uiconfig/ui/printdialog.ui:746
+msgctxt "printdialog|reverseorder"
+msgid "Print in _reverse order"
+msgstr ""
+
+#. R82MM
+#: vcl/uiconfig/ui/printdialog.ui:766
+msgctxt "printdialog|rangeexpander"
+msgid "_more"
msgstr ""
#. ehfCG
-#: vcl/uiconfig/ui/printdialog.ui:770
+#: vcl/uiconfig/ui/printdialog.ui:785
msgctxt "printdialog|label2"
msgid "Range and Copies"
msgstr ""
#. CBLet
-#: vcl/uiconfig/ui/printdialog.ui:807
+#: vcl/uiconfig/ui/printdialog.ui:822
msgctxt "printdialog|labelorientation"
msgid "Orientation:"
msgstr ""
#. U4byk
-#: vcl/uiconfig/ui/printdialog.ui:821
+#: vcl/uiconfig/ui/printdialog.ui:836
msgctxt "printdialog|labelsize"
msgid "Paper size:"
msgstr ""
-#. AGWe3
-#: vcl/uiconfig/ui/printdialog.ui:835
-msgctxt "printdialog|labelorder"
-msgid "Order:"
-msgstr ""
-
-#. psAku
-#: vcl/uiconfig/ui/printdialog.ui:850
-msgctxt "printdialog|liststore2"
-msgid "Left to right, then down"
-msgstr ""
-
-#. fnfLt
-#: vcl/uiconfig/ui/printdialog.ui:851
-msgctxt "printdialog|liststore2"
-msgid "Top to bottom, then right"
-msgstr ""
-
-#. y6nZE
-#: vcl/uiconfig/ui/printdialog.ui:852
-msgctxt "printdialog|liststore2"
-msgid "Top to bottom, then left"
-msgstr ""
-
-#. PteTg
-#: vcl/uiconfig/ui/printdialog.ui:853
-msgctxt "printdialog|liststore2"
-msgid "Right to left, then down"
-msgstr ""
-
-#. JMA7A
-#: vcl/uiconfig/ui/printdialog.ui:866
-msgctxt "printdialog|collationpreview"
-msgid "Collation preview"
-msgstr ""
-
#. X9iBj
-#: vcl/uiconfig/ui/printdialog.ui:882
+#: vcl/uiconfig/ui/printdialog.ui:852
msgctxt "printdialog|liststore3"
msgid "Automatic"
msgstr "Аўтаматычна"
#. vaWZE
-#: vcl/uiconfig/ui/printdialog.ui:883
+#: vcl/uiconfig/ui/printdialog.ui:853
msgctxt "printdialog|liststore3"
msgid "Portrait"
msgstr "Кніга"
#. Qnpje
-#: vcl/uiconfig/ui/printdialog.ui:884
+#: vcl/uiconfig/ui/printdialog.ui:854
msgctxt "printdialog|liststore3"
msgid "Landscape"
msgstr "Альбом"
+#. EZdsx
+#: vcl/uiconfig/ui/printdialog.ui:892
+msgctxt "printdialog|pagespersheetbtn"
+msgid "Pages per sheet:"
+msgstr ""
+
+#. DKP5g
+#: vcl/uiconfig/ui/printdialog.ui:940
+msgctxt "printdialog|liststore1"
+msgid "Custom"
+msgstr "Па-свойму"
+
+#. 65WWt
+#: vcl/uiconfig/ui/printdialog.ui:956
+msgctxt "printdialog|pagespersheettxt"
+msgid "Pages:"
+msgstr ""
+
+#. DM5aX
+#: vcl/uiconfig/ui/printdialog.ui:981
+msgctxt "printdialog|by"
+msgid "by"
+msgstr "на"
+
#. szcD7
-#: vcl/uiconfig/ui/printdialog.ui:908
+#: vcl/uiconfig/ui/printdialog.ui:1007
msgctxt "printdialog|pagemargintxt1"
msgid "Margin:"
msgstr ""
-#. oryuw
-#: vcl/uiconfig/ui/printdialog.ui:933
-msgctxt "printdialog|sheetmargintxt1"
-msgid "Distance:"
-msgstr ""
-
#. iGg2m
-#: vcl/uiconfig/ui/printdialog.ui:958
+#: vcl/uiconfig/ui/printdialog.ui:1032
msgctxt "printdialog|pagemargintxt2"
msgid "between pages"
msgstr "паміж старонкамі"
+#. oryuw
+#: vcl/uiconfig/ui/printdialog.ui:1044
+msgctxt "printdialog|sheetmargintxt1"
+msgid "Distance:"
+msgstr ""
+
#. XhfvB
-#: vcl/uiconfig/ui/printdialog.ui:970
+#: vcl/uiconfig/ui/printdialog.ui:1069
msgctxt "printdialog|sheetmargintxt2"
msgid "to sheet border"
msgstr "да краю аркуша"
-#. Yo4xV
-#: vcl/uiconfig/ui/printdialog.ui:980
-msgctxt "printdialog|brochure"
-msgid "Brochure"
-msgstr "Брашура"
+#. AGWe3
+#: vcl/uiconfig/ui/printdialog.ui:1082
+msgctxt "printdialog|labelorder"
+msgid "Order:"
+msgstr ""
-#. DM5aX
-#: vcl/uiconfig/ui/printdialog.ui:1023
-msgctxt "printdialog|by"
-msgid "by"
-msgstr "на"
+#. psAku
+#: vcl/uiconfig/ui/printdialog.ui:1097
+msgctxt "printdialog|liststore2"
+msgid "Left to right, then down"
+msgstr ""
+
+#. fnfLt
+#: vcl/uiconfig/ui/printdialog.ui:1098
+msgctxt "printdialog|liststore2"
+msgid "Top to bottom, then right"
+msgstr ""
+
+#. y6nZE
+#: vcl/uiconfig/ui/printdialog.ui:1099
+msgctxt "printdialog|liststore2"
+msgid "Top to bottom, then left"
+msgstr ""
+
+#. PteTg
+#: vcl/uiconfig/ui/printdialog.ui:1100
+msgctxt "printdialog|liststore2"
+msgid "Right to left, then down"
+msgstr ""
#. QG59F
-#: vcl/uiconfig/ui/printdialog.ui:1034
+#: vcl/uiconfig/ui/printdialog.ui:1111
msgctxt "printdialog|bordercb"
msgid "Draw a border around each page"
msgstr "Мяжа навокал кожнай старонкі"
-#. EZdsx
-#: vcl/uiconfig/ui/printdialog.ui:1055
-msgctxt "printdialog|pagespersheetbtn"
-msgid "Pages per sheet:"
-msgstr ""
+#. Yo4xV
+#: vcl/uiconfig/ui/printdialog.ui:1127
+msgctxt "printdialog|brochure"
+msgid "Brochure"
+msgstr "Брашура"
-#. 65WWt
-#: vcl/uiconfig/ui/printdialog.ui:1094
-msgctxt "printdialog|pagespersheettxt"
-msgid "Pages:"
+#. JMA7A
+#: vcl/uiconfig/ui/printdialog.ui:1155
+msgctxt "printdialog|collationpreview"
+msgid "Collation preview"
msgstr ""
-#. DKP5g
-#: vcl/uiconfig/ui/printdialog.ui:1116
-msgctxt "printdialog|liststore1"
-msgid "Custom"
-msgstr "Па-свойму"
+#. bF4up
+#: vcl/uiconfig/ui/printdialog.ui:1188
+msgctxt "printdialog|layoutexpander"
+msgid "m_ore"
+msgstr ""
#. rCBA5
-#: vcl/uiconfig/ui/printdialog.ui:1146
+#: vcl/uiconfig/ui/printdialog.ui:1207
msgctxt "printdialog|label3"
msgid "Page Layout"
msgstr ""
#. A2iC5
-#: vcl/uiconfig/ui/printdialog.ui:1165
+#: vcl/uiconfig/ui/printdialog.ui:1226
msgctxt "printdialog|generallabel"
msgid "General"
msgstr ""
diff --git a/source/bg/cui/messages.po b/source/bg/cui/messages.po
index 2ab6abfb24e..dbf0dc955d5 100644
--- a/source/bg/cui/messages.po
+++ b/source/bg/cui/messages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2020-02-27 12:57+0100\n"
-"PO-Revision-Date: 2020-02-15 14:15+0000\n"
+"PO-Revision-Date: 2020-04-19 16:01+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: Bulgarian <https://weblate.documentfoundation.org/projects/libo_ui-6-4/cuimessages/bg/>\n"
"Language: bg\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 3.10.3\n"
"X-POOTLE-MTIME: 1564897785.000000\n"
#. GyY9M
@@ -2069,7 +2069,7 @@ msgstr "Език на ПИ: $LOCALE"
#: cui/inc/strings.hrc:393
msgctxt "aboutdialog|releasenotes"
msgid "~Release Notes"
-msgstr "Бележки към версията"
+msgstr "Бележки по изданието"
#. avCNq
#: cui/inc/strings.hrc:394
diff --git a/source/bg/desktop/messages.po b/source/bg/desktop/messages.po
index 01568cf64c1..4f1f6ecc111 100644
--- a/source/bg/desktop/messages.po
+++ b/source/bg/desktop/messages.po
@@ -4,16 +4,16 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2019-12-11 13:37+0100\n"
-"PO-Revision-Date: 2019-09-08 20:20+0000\n"
+"PO-Revision-Date: 2020-04-19 16:01+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
-"Language-Team: Bulgarian <https://vm137.documentfoundation.org/projects/libo_ui-master/desktopmessages/bg/>\n"
+"Language-Team: Bulgarian <https://weblate.documentfoundation.org/projects/libo_ui-6-4/desktopmessages/bg/>\n"
"Language: bg\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 3.10.3\n"
"X-POOTLE-MTIME: 1536274147.000000\n"
#. v2iwK
@@ -1031,7 +1031,7 @@ msgstr "Какво ново:"
#: desktop/uiconfig/ui/updatedialog.ui:297
msgctxt "updatedialog|RELEASE_NOTES_LINK"
msgid "Release notes"
-msgstr "Бележки към версията"
+msgstr "Бележки по изданието"
#. YEhMN
#: desktop/uiconfig/ui/updateinstalldialog.ui:8
diff --git a/source/bg/helpcontent2/source/text/sbasic/shared.po b/source/bg/helpcontent2/source/text/sbasic/shared.po
index bbc780ac693..e2e71cb51cc 100644
--- a/source/bg/helpcontent2/source/text/sbasic/shared.po
+++ b/source/bg/helpcontent2/source/text/sbasic/shared.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2020-02-27 12:57+0100\n"
-"PO-Revision-Date: 2020-03-04 11:25+0000\n"
+"PO-Revision-Date: 2020-04-10 14:16+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: Bulgarian <https://weblate.documentfoundation.org/projects/libo_help-6-4/textsbasicshared/bg/>\n"
"Language: bg\n"
@@ -1823,7 +1823,7 @@ msgctxt ""
"par_id314756320\n"
"help.text"
msgid "Some restrictions apply for the names of your public variables, subs, and functions. You must not use the same name as one of the modules of the same library."
-msgstr "За имената на публичните променливи, подпрограми и функции са в сила някои ограничение. Не трябва да използвате име, еднакво с това на модул от същата библиотека."
+msgstr "За имената на публичните променливи, подпрограми и функции са в сила някои ограничения. Не трябва да използвате име, еднакво с това на модул от същата библиотека."
#. iB8iF
#: 01010210.xhp
@@ -2669,7 +2669,7 @@ msgctxt ""
"par_id314756320\n"
"help.text"
msgid "Some restrictions apply for the names of your public variables, subs, and functions. You must not use the same name as one of the modules of the same library."
-msgstr "За имената на публичните променливи, подпрограми и функции са в сила някои ограничение. Не трябва да използвате име, еднакво с това на модул от същата библиотека."
+msgstr "За имената на публичните променливи, подпрограми и функции са в сила някои ограничения. Не трябва да използвате име, еднакво с това на модул от същата библиотека."
#. 9BCPY
#: 01020300.xhp
@@ -2948,7 +2948,7 @@ msgctxt ""
"par_id8738975\n"
"help.text"
msgid "Enforce private variables to be private across modules by setting CompatibilityMode(true)."
-msgstr "За да направите частните променливи достъпни през раниците на модул, задайте CompatibilityMode(true)."
+msgstr "За да направите частните променливи частни за всички модули, задайте CompatibilityMode(true)."
#. 8dZEJ
#: 01020300.xhp
diff --git a/source/bg/helpcontent2/source/text/scalc.po b/source/bg/helpcontent2/source/text/scalc.po
index b6efb8a0096..6d0eeac432a 100644
--- a/source/bg/helpcontent2/source/text/scalc.po
+++ b/source/bg/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: 2019-12-06 13:09+0100\n"
-"PO-Revision-Date: 2020-01-24 14:31+0000\n"
+"PO-Revision-Date: 2020-04-20 09:16+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: Bulgarian <https://weblate.documentfoundation.org/projects/libo_help-6-4/textscalc/bg/>\n"
"Language: bg\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 3.9.1\n"
+"X-Generator: Weblate 3.10.3\n"
"X-Project-Style: openoffice\n"
"X-POOTLE-MTIME: 1562356855.000000\n"
@@ -618,7 +618,7 @@ msgctxt ""
"hd_id3150400\n"
"help.text"
msgid "<link href=\"text/scalc/01/12010000.xhp\" name=\"Define Range\">Define Range</link>"
-msgstr "<link href=\"text/scalc/01/12010000.xhp\" name=\"Define Range\">Дефиниране на област</link>"
+msgstr "<link href=\"text/scalc/01/12010000.xhp\" name=\"Define Range\">Дефиниране на диапазон</link>"
#. zwUaL
#: main0112.xhp
@@ -627,7 +627,7 @@ msgctxt ""
"hd_id3125863\n"
"help.text"
msgid "<link href=\"text/scalc/01/12020000.xhp\" name=\"Select Range\">Select Range</link>"
-msgstr "<link href=\"text/scalc/01/12020000.xhp\" name=\"Select Range\">Избор на област</link>"
+msgstr "<link href=\"text/scalc/01/12020000.xhp\" name=\"Select Range\">Избор на диапазон</link>"
#. Vu2AT
#: main0112.xhp
diff --git a/source/bg/helpcontent2/source/text/scalc/01.po b/source/bg/helpcontent2/source/text/scalc/01.po
index f7883f19d65..fb6abf687fa 100644
--- a/source/bg/helpcontent2/source/text/scalc/01.po
+++ b/source/bg/helpcontent2/source/text/scalc/01.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2019-12-24 17:12+0100\n"
-"PO-Revision-Date: 2020-02-14 10:17+0000\n"
+"PO-Revision-Date: 2020-04-20 09:16+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: Bulgarian <https://weblate.documentfoundation.org/projects/libo_help-6-4/textscalc01/bg/>\n"
"Language: bg\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 3.9.1\n"
+"X-Generator: Weblate 3.10.3\n"
"X-Project-Style: openoffice\n"
"X-POOTLE-MTIME: 1562357170.000000\n"
@@ -11499,7 +11499,7 @@ msgctxt ""
"hd_id3149800\n"
"help.text"
msgid "Examples:"
-msgstr "Примери"
+msgstr "Примери:"
#. mUsra
#: 04060106.xhp
@@ -18303,7 +18303,7 @@ msgctxt ""
"hd_id3147299\n"
"help.text"
msgid "Example:"
-msgstr "Пример"
+msgstr "Пример:"
#. oCjxy
#: 04060109.xhp
@@ -33990,7 +33990,7 @@ msgctxt ""
"par_id0119200902475286\n"
"help.text"
msgid "<emph>Probability</emph> is the probability value for which the inverse of the chi-square distribution is to be calculated."
-msgstr "<emph>Число</emph> е стойността, за която да бъде изчислено обратното χ²-разпределение."
+msgstr "<emph>Вероятност</emph> е стойността на вероятност, за която да бъде изчислено обратното χ²-разпределение."
#. 5SyjX
#: 04060181.xhp
@@ -33999,7 +33999,7 @@ msgctxt ""
"par_id0119200902475282\n"
"help.text"
msgid "<emph>Degrees Of Freedom</emph> is the degrees of freedom for the chi-square function."
-msgstr "<emph>СтепениНаСвобода</emph> е броят на степените на свобода за χ²-разпределението."
+msgstr "<emph>Степени на свобода</emph> е броят на степените на свобода за χ²-разпределението."
#. G8v5J
#: 04060181.xhp
diff --git a/source/bg/helpcontent2/source/text/scalc/guide.po b/source/bg/helpcontent2/source/text/scalc/guide.po
index 1ce337ae648..7e8913a95bc 100644
--- a/source/bg/helpcontent2/source/text/scalc/guide.po
+++ b/source/bg/helpcontent2/source/text/scalc/guide.po
@@ -4,16 +4,16 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2019-11-08 19:34+0100\n"
-"PO-Revision-Date: 2019-11-21 13:04+0000\n"
+"PO-Revision-Date: 2020-04-18 16:16+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
-"Language-Team: Bulgarian <https://vm137.documentfoundation.org/projects/libo_help-master/textscalcguide/bg/>\n"
+"Language-Team: Bulgarian <https://weblate.documentfoundation.org/projects/libo_help-6-4/textscalcguide/bg/>\n"
"Language: bg\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 3.8\n"
+"X-Generator: Weblate 3.10.3\n"
"X-Project-Style: openoffice\n"
"X-POOTLE-MTIME: 1562356865.000000\n"
@@ -11328,7 +11328,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Filter: Applying Advanced Filters"
-msgstr "Прилагане на разширени филтри"
+msgstr "Филтър: прилагане на разширени филтри"
#. Gy5TZ
#: specialfilter.xhp
diff --git a/source/bg/helpcontent2/source/text/shared.po b/source/bg/helpcontent2/source/text/shared.po
index 6cda43cf549..42aab74a68f 100644
--- a/source/bg/helpcontent2/source/text/shared.po
+++ b/source/bg/helpcontent2/source/text/shared.po
@@ -4,16 +4,16 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2019-08-21 21:37+0200\n"
-"PO-Revision-Date: 2019-11-05 12:20+0000\n"
+"PO-Revision-Date: 2020-04-18 16:16+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
-"Language-Team: Bulgarian <https://vm137.documentfoundation.org/projects/libo_help-master/textshared/bg/>\n"
+"Language-Team: Bulgarian <https://weblate.documentfoundation.org/projects/libo_help-6-4/textshared/bg/>\n"
"Language: bg\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 3.8\n"
+"X-Generator: Weblate 3.10.3\n"
"X-POOTLE-MTIME: 1547224396.000000\n"
#. ybhKD
@@ -725,7 +725,7 @@ msgctxt ""
"par_idN10661\n"
"help.text"
msgid "<link href=\"text/shared/01/01070000.xhp\">Save As</link>"
-msgstr "<link href=\"text/shared/01/01070000.xhp\">Запазване като</link>"
+msgstr "<link href=\"text/shared/01/01070000.xhp\">Записване като</link>"
#. BokeZ
#: main0201.xhp
diff --git a/source/bg/helpcontent2/source/text/swriter/01.po b/source/bg/helpcontent2/source/text/swriter/01.po
index 66e7a1cc4a2..2112630069b 100644
--- a/source/bg/helpcontent2/source/text/swriter/01.po
+++ b/source/bg/helpcontent2/source/text/swriter/01.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2019-12-17 23:05+0100\n"
-"PO-Revision-Date: 2020-03-10 08:15+0000\n"
+"PO-Revision-Date: 2020-04-18 16:16+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: Bulgarian <https://weblate.documentfoundation.org/projects/libo_help-6-4/textswriter01/bg/>\n"
"Language: bg\n"
@@ -20868,7 +20868,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=\"Height\">Height</link>"
+msgstr "<link href=\"text/swriter/01/05110100.xhp\" name=\"Height\">Височина</link>"
#. nuUgF
#: 05110000.xhp
diff --git a/source/bg/helpcontent2/source/text/swriter/guide.po b/source/bg/helpcontent2/source/text/swriter/guide.po
index 46f1fe7fdec..f8283d6084d 100644
--- a/source/bg/helpcontent2/source/text/swriter/guide.po
+++ b/source/bg/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: 2019-12-17 23:05+0100\n"
-"PO-Revision-Date: 2020-03-04 11:25+0000\n"
-"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
+"PO-Revision-Date: 2020-04-17 10:16+0000\n"
+"Last-Translator: serval2412 <serval2412@yahoo.fr>\n"
"Language-Team: Bulgarian <https://weblate.documentfoundation.org/projects/libo_help-6-4/textswriterguide/bg/>\n"
"Language: bg\n"
"MIME-Version: 1.0\n"
@@ -12632,7 +12632,7 @@ msgctxt ""
"bm_id3150620\n"
"help.text"
msgid "<bookmark_value>indexes;unprotecting</bookmark_value> <bookmark_value>tables of contents;unprotecting</bookmark_value> <bookmark_value>tables;protecting/unprotecting cells</bookmark_value> <bookmark_value>sections;protecting/unprotecting</bookmark_value> <bookmark_value>unprotecting tables of contents and indexes</bookmark_value> <bookmark_value>protecting;tables and sections</bookmark_value> <bookmark_value>cells;protecting/unprotecting</bookmark_value> <bookmark_value>document;protection from changes</bookmark_value>"
-msgstr "<bookmark_value>указатели;премахване на защита</bookmark_value> <bookmark_value>таблици на съдържанието;премахване на защитата</bookmark_value> <bookmark_value>таблици;защитаване/премахване защитата на клетки</bookmark_value> <bookmark_value>раздели;защитаване/премахване на защитата</bookmark_value> <bookmark_value>премахване защитата на таблици на съдържанието и указатели</bookmark_value ><bookmark_value>защитаване;таблици и раздели</bookmark_value> <bookmark_value>клетки;защитаване/премахване на защитата</bookmark_value> <bookmark_value>документ;защитаване от промени</bookmark_value>"
+msgstr "<bookmark_value>указатели;премахване на защита</bookmark_value> <bookmark_value>таблици на съдържанието;премахване на защитата</bookmark_value> <bookmark_value>таблици;защитаване/премахване защитата на клетки</bookmark_value> <bookmark_value>раздели;защитаване/премахване на защитата</bookmark_value> <bookmark_value>премахване защитата на таблици на съдържанието и указатели</bookmark_value><bookmark_value>защитаване;таблици и раздели</bookmark_value> <bookmark_value>клетки;защитаване/премахване на защитата</bookmark_value> <bookmark_value>документ;защитаване от промени</bookmark_value>"
#. CYTBm
#: protection.xhp
diff --git a/source/bg/officecfg/registry/data/org/openoffice/Office/UI.po b/source/bg/officecfg/registry/data/org/openoffice/Office/UI.po
index 71b6402e888..71f244b3f94 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: 2019-12-17 23:05+0100\n"
-"PO-Revision-Date: 2020-01-08 14:48+0000\n"
+"PO-Revision-Date: 2020-04-19 16:01+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: Bulgarian <https://weblate.documentfoundation.org/projects/libo_ui-6-4/officecfgregistrydataorgopenofficeofficeui/bg/>\n"
"Language: bg\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 3.9.1\n"
+"X-Generator: Weblate 3.10.3\n"
"X-POOTLE-MTIME: 1564897305.000000\n"
#. W5ukN
@@ -4474,7 +4474,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Paste Only Formula"
-msgstr "Поставяне само на формула"
+msgstr "Поставяне само на формулите"
#. BXhXV
#: CalcCommands.xcu
@@ -4494,7 +4494,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Paste Only Text"
-msgstr "Поставяне само на текст"
+msgstr "Поставяне само на текста"
#. 53gVc
#: CalcCommands.xcu
diff --git a/source/bg/reportdesign/messages.po b/source/bg/reportdesign/messages.po
index 52c8702cfa3..84ac1307be5 100644
--- a/source/bg/reportdesign/messages.po
+++ b/source/bg/reportdesign/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2019-10-14 14:32+0200\n"
+"POT-Creation-Date: 2020-04-29 13:12+0200\n"
"PO-Revision-Date: 2019-11-05 12:36+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: Bulgarian <https://vm137.documentfoundation.org/projects/libo_ui-master/reportdesignmessages/bg/>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 3.8\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1531988803.000000\n"
#. FBVr9
@@ -1284,7 +1284,7 @@ msgid "Insert"
msgstr "Вмъкване"
#. AjmhK
-#: reportdesign/uiconfig/dbreport/ui/floatingfield.ui:98
+#: reportdesign/uiconfig/dbreport/ui/floatingfield.ui:99
msgctxt "floatingfield|helptext"
msgid "Highlight the fields to insert into the selected section of the template, then click Insert or press Enter."
msgstr "Маркирайте полетата, които да бъдат вмъкнати в избрания раздел на шаблона, и щракнете върху Вмъкване или натиснете Enter."
diff --git a/source/bg/sc/messages.po b/source/bg/sc/messages.po
index 5b352b8f5f1..00e53b60c71 100644
--- a/source/bg/sc/messages.po
+++ b/source/bg/sc/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2020-01-08 15:26+0100\n"
+"POT-Creation-Date: 2020-04-29 13:12+0200\n"
"PO-Revision-Date: 2020-02-13 12:21+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: Bulgarian <https://weblate.documentfoundation.org/projects/libo_ui-6-4/scmessages/bg/>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 3.9.1\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1562424086.000000\n"
#. kBovX
@@ -22936,73 +22936,73 @@ msgid "Move/Copy Sheet"
msgstr "Местене/копиране на лист"
#. iJZov
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:98
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:99
msgctxt "movecopysheet|move"
msgid "_Move"
msgstr "_Преместване"
#. zRtFK
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:116
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:117
msgctxt "movecopysheet|copy"
msgid "C_opy"
msgstr "_Копиране"
#. Cf9Po
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:141
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:142
msgctxt "movecopysheet|label1"
msgid "Action"
msgstr "Действие"
#. ENjjq
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:189
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:190
msgctxt "movecopysheet|toDocumentLabel"
msgid "To _document"
msgstr "Към _документ"
#. jfC53
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:206
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:207
msgctxt "movecopysheet|toDocument"
msgid "(current document)"
msgstr "(текущ документ)"
#. Kd5nz
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:207
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:208
msgctxt "movecopysheet|toDocument"
msgid "- new document -"
msgstr "- нов документ -"
#. DGcVf
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:235
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:236
msgctxt "movecopysheet|insertBeforeLabel"
msgid "_Insert before"
msgstr "_Вмъкване преди"
#. gE92w
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:301
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:302
msgctxt "movecopysheet|label2"
msgid "Location"
msgstr "Местоположение"
#. wcXYj
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:368
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:369
msgctxt "movecopysheet|warnunused"
msgid "This name is already used."
msgstr "Това име вече се използва."
#. L7CQf
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:383
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:384
msgctxt "movecopysheet|warnempty"
msgid "Name is empty."
msgstr "Името е празно."
#. xoYVT
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:398
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:399
msgctxt "movecopysheet|warninvalid"
msgid "Name contains one or more invalid characters."
msgstr "Името съдържа невалидни знаци."
#. zE3yH
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:425
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:426
msgctxt "movecopysheet|newNameLabel"
msgid "New _name"
msgstr "_Ново име"
diff --git a/source/bg/sfx2/messages.po b/source/bg/sfx2/messages.po
index 685f327f49d..d82e7f8bde2 100644
--- a/source/bg/sfx2/messages.po
+++ b/source/bg/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: 2019-12-17 23:05+0100\n"
-"PO-Revision-Date: 2020-01-21 20:15+0000\n"
+"PO-Revision-Date: 2020-04-19 16:01+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: Bulgarian <https://weblate.documentfoundation.org/projects/libo_ui-6-4/sfx2messages/bg/>\n"
"Language: bg\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 3.9.1\n"
+"X-Generator: Weblate 3.10.3\n"
"X-POOTLE-MTIME: 1559599623.000000\n"
#. bHbFE
@@ -1564,7 +1564,7 @@ msgstr "За първи път стартирате версия %PRODUCTVERSION
#: include/sfx2/strings.hrc:281
msgctxt "STR_WHATSNEW_BUTTON"
msgid "Release Notes"
-msgstr "Бележки към версията"
+msgstr "Бележки по изданието"
#. c7NPT
#: include/sfx2/strings.hrc:282
diff --git a/source/bg/sw/messages.po b/source/bg/sw/messages.po
index c2cc4d00b8d..0079f0d19d4 100644
--- a/source/bg/sw/messages.po
+++ b/source/bg/sw/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2019-12-24 17:12+0100\n"
+"POT-Creation-Date: 2020-04-29 13:12+0200\n"
"PO-Revision-Date: 2020-03-06 04:15+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: Bulgarian <https://weblate.documentfoundation.org/projects/libo_ui-6-4/swmessages/bg/>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 3.10.3\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1562504032.000000\n"
#. DdjvG
@@ -17662,79 +17662,79 @@ msgid "Macro"
msgstr "Макрос"
#. EqTqQ
-#: sw/uiconfig/swriter/ui/picturepage.ui:32
+#: sw/uiconfig/swriter/ui/picturepage.ui:36
msgctxt "picturepage|browse"
msgid "Browse..."
msgstr "Преглед..."
#. PqFMY
-#: sw/uiconfig/swriter/ui/picturepage.ui:58
+#: sw/uiconfig/swriter/ui/picturepage.ui:62
msgctxt "picturepage|label1"
msgid "_File name"
msgstr "Име на файл"
#. UYzJC
-#: sw/uiconfig/swriter/ui/picturepage.ui:77
+#: sw/uiconfig/swriter/ui/picturepage.ui:81
msgctxt "picturepage|label11"
msgid "Link"
msgstr "Връзка"
#. hCVDF
-#: sw/uiconfig/swriter/ui/picturepage.ui:112
+#: sw/uiconfig/swriter/ui/picturepage.ui:116
msgctxt "picturepage|vert"
msgid "_Vertically"
msgstr "Вертикално"
#. jwAir
-#: sw/uiconfig/swriter/ui/picturepage.ui:127
+#: sw/uiconfig/swriter/ui/picturepage.ui:131
msgctxt "picturepage|hori"
msgid "Hori_zontally"
msgstr "Хоризонтално"
#. F3zpM
-#: sw/uiconfig/swriter/ui/picturepage.ui:142
+#: sw/uiconfig/swriter/ui/picturepage.ui:146
msgctxt "picturepage|allpages"
msgid "On all pages"
msgstr "На всички страници"
#. FX5Cn
-#: sw/uiconfig/swriter/ui/picturepage.ui:159
+#: sw/uiconfig/swriter/ui/picturepage.ui:163
msgctxt "picturepage|leftpages"
msgid "On left pages"
msgstr "На левите страници"
#. 6eLFK
-#: sw/uiconfig/swriter/ui/picturepage.ui:176
+#: sw/uiconfig/swriter/ui/picturepage.ui:180
msgctxt "picturepage|rightpages"
msgid "On right pages"
msgstr "На десните страници"
#. M9Lxh
-#: sw/uiconfig/swriter/ui/picturepage.ui:221
+#: sw/uiconfig/swriter/ui/picturepage.ui:225
msgctxt "picturepage|label2"
msgid "Flip"
msgstr "Обръщане"
#. vEJFW
-#: sw/uiconfig/swriter/ui/picturepage.ui:261
+#: sw/uiconfig/swriter/ui/picturepage.ui:265
msgctxt "picturepage|FT_ANGLE"
msgid "_Angle:"
msgstr "Ъгъл:"
#. Q6xq6
-#: sw/uiconfig/swriter/ui/picturepage.ui:303
+#: sw/uiconfig/swriter/ui/picturepage.ui:308
msgctxt "picturepage|FT_ANGLEPRESETS"
msgid "Default _settings:"
msgstr "Подразбирани настройки:"
#. hBc6G
-#: sw/uiconfig/swriter/ui/picturepage.ui:328
+#: sw/uiconfig/swriter/ui/picturepage.ui:333
msgctxt "picturepage|CTL_ANGLE|tooltip_text"
msgid "Rotation Angle"
msgstr "Ъгъл на завъртане"
#. HpCfF
-#: sw/uiconfig/swriter/ui/picturepage.ui:355
+#: sw/uiconfig/swriter/ui/picturepage.ui:360
msgctxt "picturepage|label2"
msgid "Rotation Angle"
msgstr "Ъгъл на завъртане"
diff --git a/source/bg/vcl/messages.po b/source/bg/vcl/messages.po
index c13622682b6..70a3b0ccb7e 100644
--- a/source/bg/vcl/messages.po
+++ b/source/bg/vcl/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2019-12-06 13:10+0100\n"
+"POT-Creation-Date: 2020-04-29 12:59+0200\n"
"PO-Revision-Date: 2020-01-08 14:50+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: Bulgarian <https://weblate.documentfoundation.org/projects/libo_ui-6-4/vclmessages/bg/>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 3.9.1\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1562422991.000000\n"
#. k5jTM
@@ -2032,217 +2032,229 @@ msgid "e.g.: 1, 3-5, 7, 9"
msgstr "напр.: 1, 3-5, 7, 9"
#. V3apS
-#: vcl/uiconfig/ui/printdialog.ui:542
+#: vcl/uiconfig/ui/printdialog.ui:541
msgctxt "printdialog|rmEvenPages"
msgid "_Even pages"
msgstr "Четни страници"
#. ELsCF
-#: vcl/uiconfig/ui/printdialog.ui:561
+#: vcl/uiconfig/ui/printdialog.ui:560
msgctxt "printdialog|rbOddPages"
msgid "_Odd pages"
msgstr "Нечетни страници"
+#. Z5kiB
+#: vcl/uiconfig/ui/printdialog.ui:579
+msgctxt "printdialog|rbRangeSelection"
+msgid "_Selection"
+msgstr "Селекция"
+
#. wn2kB
-#: vcl/uiconfig/ui/printdialog.ui:582
+#: vcl/uiconfig/ui/printdialog.ui:610
msgctxt "printdialog|fromwhich"
msgid "_From which print:"
msgstr "От тях да се отпечатат:"
#. Cuc2u
-#: vcl/uiconfig/ui/printdialog.ui:607
+#: vcl/uiconfig/ui/printdialog.ui:635
msgctxt "printdialog|labelpapersides"
msgid "Paper _sides:"
msgstr "Страни на хартията:"
#. SYxRJ
-#: vcl/uiconfig/ui/printdialog.ui:622
+#: vcl/uiconfig/ui/printdialog.ui:650
msgctxt "printdialog|liststore4"
msgid "Print on one side (simplex)"
msgstr "Едностранен печат"
#. hCZPg
-#: vcl/uiconfig/ui/printdialog.ui:623
+#: vcl/uiconfig/ui/printdialog.ui:651
msgctxt "printdialog|liststore4"
msgid "Print on both sides (duplex long edge)"
msgstr "Двустранен печат (по дългия ръб)"
#. iqr9C
-#: vcl/uiconfig/ui/printdialog.ui:624
+#: vcl/uiconfig/ui/printdialog.ui:652
msgctxt "printdialog|liststore4"
msgid "Print on both sides (duplex short edge)"
msgstr "Двустранен печат (по късия ръб)"
#. AVv6D
-#: vcl/uiconfig/ui/printdialog.ui:638
+#: vcl/uiconfig/ui/printdialog.ui:666
msgctxt "printdialog|labelcopies"
msgid "_Number of copies:"
msgstr "Брой копия:"
-#. vwjVt
-#: vcl/uiconfig/ui/printdialog.ui:665
-msgctxt "printdialog|reverseorder"
-msgid "Print in _reverse order"
-msgstr "Печат в обратен ред"
-
#. G6QEr
-#: vcl/uiconfig/ui/printdialog.ui:687
+#: vcl/uiconfig/ui/printdialog.ui:699
msgctxt "printdialog|collate"
msgid "_Collate"
msgstr "Комплектуване"
#. RnCCD
-#: vcl/uiconfig/ui/printdialog.ui:723
+#: vcl/uiconfig/ui/printdialog.ui:735
msgctxt "printdialog|cbPrintOrder"
msgid "_Order:"
msgstr "Ред:"
-#. Z5kiB
-#: vcl/uiconfig/ui/printdialog.ui:747
-msgctxt "printdialog|rbRangeSelection"
-msgid "_Selection"
-msgstr "Селекция"
+#. vwjVt
+#: vcl/uiconfig/ui/printdialog.ui:746
+msgctxt "printdialog|reverseorder"
+msgid "Print in _reverse order"
+msgstr "Печат в обратен ред"
+
+#. R82MM
+#: vcl/uiconfig/ui/printdialog.ui:766
+msgctxt "printdialog|rangeexpander"
+msgid "_more"
+msgstr ""
#. ehfCG
-#: vcl/uiconfig/ui/printdialog.ui:770
+#: vcl/uiconfig/ui/printdialog.ui:785
msgctxt "printdialog|label2"
msgid "Range and Copies"
msgstr "Обхват и копия"
#. CBLet
-#: vcl/uiconfig/ui/printdialog.ui:807
+#: vcl/uiconfig/ui/printdialog.ui:822
msgctxt "printdialog|labelorientation"
msgid "Orientation:"
msgstr "Ориентация:"
#. U4byk
-#: vcl/uiconfig/ui/printdialog.ui:821
+#: vcl/uiconfig/ui/printdialog.ui:836
msgctxt "printdialog|labelsize"
msgid "Paper size:"
msgstr "Размер на хартията:"
-#. AGWe3
-#: vcl/uiconfig/ui/printdialog.ui:835
-msgctxt "printdialog|labelorder"
-msgid "Order:"
-msgstr "Ред:"
-
-#. psAku
-#: vcl/uiconfig/ui/printdialog.ui:850
-msgctxt "printdialog|liststore2"
-msgid "Left to right, then down"
-msgstr "От ляво надясно, после надолу"
-
-#. fnfLt
-#: vcl/uiconfig/ui/printdialog.ui:851
-msgctxt "printdialog|liststore2"
-msgid "Top to bottom, then right"
-msgstr "От горе надолу, после надясно"
-
-#. y6nZE
-#: vcl/uiconfig/ui/printdialog.ui:852
-msgctxt "printdialog|liststore2"
-msgid "Top to bottom, then left"
-msgstr "От горе надолу, после наляво"
-
-#. PteTg
-#: vcl/uiconfig/ui/printdialog.ui:853
-msgctxt "printdialog|liststore2"
-msgid "Right to left, then down"
-msgstr "От дясно наляво, после надолу"
-
-#. JMA7A
-#: vcl/uiconfig/ui/printdialog.ui:866
-msgctxt "printdialog|collationpreview"
-msgid "Collation preview"
-msgstr "Мостра за комплектуване"
-
#. X9iBj
-#: vcl/uiconfig/ui/printdialog.ui:882
+#: vcl/uiconfig/ui/printdialog.ui:852
msgctxt "printdialog|liststore3"
msgid "Automatic"
msgstr "Автоматично"
#. vaWZE
-#: vcl/uiconfig/ui/printdialog.ui:883
+#: vcl/uiconfig/ui/printdialog.ui:853
msgctxt "printdialog|liststore3"
msgid "Portrait"
msgstr "Портрет"
#. Qnpje
-#: vcl/uiconfig/ui/printdialog.ui:884
+#: vcl/uiconfig/ui/printdialog.ui:854
msgctxt "printdialog|liststore3"
msgid "Landscape"
msgstr "Пейзаж"
+#. EZdsx
+#: vcl/uiconfig/ui/printdialog.ui:892
+msgctxt "printdialog|pagespersheetbtn"
+msgid "Pages per sheet:"
+msgstr "Страници на лист:"
+
+#. DKP5g
+#: vcl/uiconfig/ui/printdialog.ui:940
+msgctxt "printdialog|liststore1"
+msgid "Custom"
+msgstr "По избор"
+
+#. 65WWt
+#: vcl/uiconfig/ui/printdialog.ui:956
+msgctxt "printdialog|pagespersheettxt"
+msgid "Pages:"
+msgstr "Страници:"
+
+#. DM5aX
+#: vcl/uiconfig/ui/printdialog.ui:981
+msgctxt "printdialog|by"
+msgid "by"
+msgstr "на"
+
#. szcD7
-#: vcl/uiconfig/ui/printdialog.ui:908
+#: vcl/uiconfig/ui/printdialog.ui:1007
msgctxt "printdialog|pagemargintxt1"
msgid "Margin:"
msgstr "Бели полета:"
-#. oryuw
-#: vcl/uiconfig/ui/printdialog.ui:933
-msgctxt "printdialog|sheetmargintxt1"
-msgid "Distance:"
-msgstr "Разстояние:"
-
#. iGg2m
-#: vcl/uiconfig/ui/printdialog.ui:958
+#: vcl/uiconfig/ui/printdialog.ui:1032
msgctxt "printdialog|pagemargintxt2"
msgid "between pages"
msgstr "между страниците"
+#. oryuw
+#: vcl/uiconfig/ui/printdialog.ui:1044
+msgctxt "printdialog|sheetmargintxt1"
+msgid "Distance:"
+msgstr "Разстояние:"
+
#. XhfvB
-#: vcl/uiconfig/ui/printdialog.ui:970
+#: vcl/uiconfig/ui/printdialog.ui:1069
msgctxt "printdialog|sheetmargintxt2"
msgid "to sheet border"
msgstr "до ръба на листа"
-#. Yo4xV
-#: vcl/uiconfig/ui/printdialog.ui:980
-msgctxt "printdialog|brochure"
-msgid "Brochure"
-msgstr "Брошура"
+#. AGWe3
+#: vcl/uiconfig/ui/printdialog.ui:1082
+msgctxt "printdialog|labelorder"
+msgid "Order:"
+msgstr "Ред:"
-#. DM5aX
-#: vcl/uiconfig/ui/printdialog.ui:1023
-msgctxt "printdialog|by"
-msgid "by"
-msgstr "на"
+#. psAku
+#: vcl/uiconfig/ui/printdialog.ui:1097
+msgctxt "printdialog|liststore2"
+msgid "Left to right, then down"
+msgstr "От ляво надясно, после надолу"
+
+#. fnfLt
+#: vcl/uiconfig/ui/printdialog.ui:1098
+msgctxt "printdialog|liststore2"
+msgid "Top to bottom, then right"
+msgstr "От горе надолу, после надясно"
+
+#. y6nZE
+#: vcl/uiconfig/ui/printdialog.ui:1099
+msgctxt "printdialog|liststore2"
+msgid "Top to bottom, then left"
+msgstr "От горе надолу, после наляво"
+
+#. PteTg
+#: vcl/uiconfig/ui/printdialog.ui:1100
+msgctxt "printdialog|liststore2"
+msgid "Right to left, then down"
+msgstr "От дясно наляво, после надолу"
#. QG59F
-#: vcl/uiconfig/ui/printdialog.ui:1034
+#: vcl/uiconfig/ui/printdialog.ui:1111
msgctxt "printdialog|bordercb"
msgid "Draw a border around each page"
msgstr "Кант около всяка страница"
-#. EZdsx
-#: vcl/uiconfig/ui/printdialog.ui:1055
-msgctxt "printdialog|pagespersheetbtn"
-msgid "Pages per sheet:"
-msgstr "Страници на лист:"
+#. Yo4xV
+#: vcl/uiconfig/ui/printdialog.ui:1127
+msgctxt "printdialog|brochure"
+msgid "Brochure"
+msgstr "Брошура"
-#. 65WWt
-#: vcl/uiconfig/ui/printdialog.ui:1094
-msgctxt "printdialog|pagespersheettxt"
-msgid "Pages:"
-msgstr "Страници:"
+#. JMA7A
+#: vcl/uiconfig/ui/printdialog.ui:1155
+msgctxt "printdialog|collationpreview"
+msgid "Collation preview"
+msgstr "Мостра за комплектуване"
-#. DKP5g
-#: vcl/uiconfig/ui/printdialog.ui:1116
-msgctxt "printdialog|liststore1"
-msgid "Custom"
-msgstr "По избор"
+#. bF4up
+#: vcl/uiconfig/ui/printdialog.ui:1188
+msgctxt "printdialog|layoutexpander"
+msgid "m_ore"
+msgstr ""
#. rCBA5
-#: vcl/uiconfig/ui/printdialog.ui:1146
+#: vcl/uiconfig/ui/printdialog.ui:1207
msgctxt "printdialog|label3"
msgid "Page Layout"
msgstr "Подредба на страниците"
#. A2iC5
-#: vcl/uiconfig/ui/printdialog.ui:1165
+#: vcl/uiconfig/ui/printdialog.ui:1226
msgctxt "printdialog|generallabel"
msgid "General"
msgstr "Общи"
diff --git a/source/bn-IN/reportdesign/messages.po b/source/bn-IN/reportdesign/messages.po
index 221a61fc064..a5b4238a49a 100644
--- a/source/bn-IN/reportdesign/messages.po
+++ b/source/bn-IN/reportdesign/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2019-10-14 14:32+0200\n"
+"POT-Creation-Date: 2020-04-29 13:12+0200\n"
"PO-Revision-Date: 2018-11-08 15:20+0000\n"
"Last-Translator: SHUBHRANIL NAG <nagshubhranil96@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1290,7 +1290,7 @@ msgid "Insert"
msgstr "সংযোজন"
#. AjmhK
-#: reportdesign/uiconfig/dbreport/ui/floatingfield.ui:98
+#: reportdesign/uiconfig/dbreport/ui/floatingfield.ui:99
#, fuzzy
msgctxt "floatingfield|helptext"
msgid "Highlight the fields to insert into the selected section of the template, then click Insert or press Enter."
diff --git a/source/bn-IN/sc/messages.po b/source/bn-IN/sc/messages.po
index 66a9de50259..db126d44163 100644
--- a/source/bn-IN/sc/messages.po
+++ b/source/bn-IN/sc/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2020-01-08 15:26+0100\n"
+"POT-Creation-Date: 2020-04-29 13:12+0200\n"
"PO-Revision-Date: 2018-11-12 11:37+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -23443,73 +23443,73 @@ msgid "Move/Copy Sheet"
msgstr "শীট সরান/অনুলিপি করুন"
#. iJZov
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:98
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:99
msgctxt "movecopysheet|move"
msgid "_Move"
msgstr "স্থানান্তরণ (_M)"
#. zRtFK
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:116
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:117
msgctxt "movecopysheet|copy"
msgid "C_opy"
msgstr "অনুলিপি (_o)"
#. Cf9Po
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:141
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:142
msgctxt "movecopysheet|label1"
msgid "Action"
msgstr "কাজ"
#. ENjjq
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:189
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:190
msgctxt "movecopysheet|toDocumentLabel"
msgid "To _document"
msgstr "নথিতে (_d)"
#. jfC53
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:206
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:207
msgctxt "movecopysheet|toDocument"
msgid "(current document)"
msgstr "(বর্তমান নথি)"
#. Kd5nz
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:207
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:208
msgctxt "movecopysheet|toDocument"
msgid "- new document -"
msgstr "- নতুন নথি -"
#. DGcVf
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:235
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:236
msgctxt "movecopysheet|insertBeforeLabel"
msgid "_Insert before"
msgstr "পূর্বে সন্নিবেশ করান (_I)"
#. gE92w
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:301
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:302
msgctxt "movecopysheet|label2"
msgid "Location"
msgstr "অবস্থান"
#. wcXYj
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:368
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:369
msgctxt "movecopysheet|warnunused"
msgid "This name is already used."
msgstr "এই নামটি ইতোমধ্যে ব্যবহৃত হচ্ছে।"
#. L7CQf
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:383
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:384
msgctxt "movecopysheet|warnempty"
msgid "Name is empty."
msgstr "নাম ফাঁকা রয়েছে।"
#. xoYVT
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:398
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:399
msgctxt "movecopysheet|warninvalid"
msgid "Name contains one or more invalid characters."
msgstr "ফাইলের নামে অকার্যকর অক্ষর রয়েছে।"
#. zE3yH
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:425
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:426
msgctxt "movecopysheet|newNameLabel"
msgid "New _name"
msgstr "নতুন নাম (_n)"
diff --git a/source/bn-IN/sw/messages.po b/source/bn-IN/sw/messages.po
index ae298864c19..c8da38b6af5 100644
--- a/source/bn-IN/sw/messages.po
+++ b/source/bn-IN/sw/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2019-12-24 17:12+0100\n"
+"POT-Creation-Date: 2020-04-29 13:12+0200\n"
"PO-Revision-Date: 2019-07-11 19:00+0200\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -18377,81 +18377,81 @@ msgid "Macro"
msgstr "ম্যাক্রো"
#. EqTqQ
-#: sw/uiconfig/swriter/ui/picturepage.ui:32
+#: sw/uiconfig/swriter/ui/picturepage.ui:36
msgctxt "picturepage|browse"
msgid "Browse..."
msgstr "ব্রাউজ..."
#. PqFMY
-#: sw/uiconfig/swriter/ui/picturepage.ui:58
+#: sw/uiconfig/swriter/ui/picturepage.ui:62
msgctxt "picturepage|label1"
msgid "_File name"
msgstr "ফাইলের নাম (_F) "
#. UYzJC
-#: sw/uiconfig/swriter/ui/picturepage.ui:77
+#: sw/uiconfig/swriter/ui/picturepage.ui:81
msgctxt "picturepage|label11"
msgid "Link"
msgstr "লিংক"
#. hCVDF
-#: sw/uiconfig/swriter/ui/picturepage.ui:112
+#: sw/uiconfig/swriter/ui/picturepage.ui:116
#, fuzzy
msgctxt "picturepage|vert"
msgid "_Vertically"
msgstr "উল্লম্ব"
#. jwAir
-#: sw/uiconfig/swriter/ui/picturepage.ui:127
+#: sw/uiconfig/swriter/ui/picturepage.ui:131
#, fuzzy
msgctxt "picturepage|hori"
msgid "Hori_zontally"
msgstr "অনুভূমিক"
#. F3zpM
-#: sw/uiconfig/swriter/ui/picturepage.ui:142
+#: sw/uiconfig/swriter/ui/picturepage.ui:146
msgctxt "picturepage|allpages"
msgid "On all pages"
msgstr ""
#. FX5Cn
-#: sw/uiconfig/swriter/ui/picturepage.ui:159
+#: sw/uiconfig/swriter/ui/picturepage.ui:163
msgctxt "picturepage|leftpages"
msgid "On left pages"
msgstr ""
#. 6eLFK
-#: sw/uiconfig/swriter/ui/picturepage.ui:176
+#: sw/uiconfig/swriter/ui/picturepage.ui:180
msgctxt "picturepage|rightpages"
msgid "On right pages"
msgstr ""
#. M9Lxh
-#: sw/uiconfig/swriter/ui/picturepage.ui:221
+#: sw/uiconfig/swriter/ui/picturepage.ui:225
msgctxt "picturepage|label2"
msgid "Flip"
msgstr "উল্টানো"
#. vEJFW
-#: sw/uiconfig/swriter/ui/picturepage.ui:261
+#: sw/uiconfig/swriter/ui/picturepage.ui:265
msgctxt "picturepage|FT_ANGLE"
msgid "_Angle:"
msgstr "কোণ (_A):"
#. Q6xq6
-#: sw/uiconfig/swriter/ui/picturepage.ui:303
+#: sw/uiconfig/swriter/ui/picturepage.ui:308
msgctxt "picturepage|FT_ANGLEPRESETS"
msgid "Default _settings:"
msgstr "ডিফল্ট সেটিংসমূহ (_s):"
#. hBc6G
-#: sw/uiconfig/swriter/ui/picturepage.ui:328
+#: sw/uiconfig/swriter/ui/picturepage.ui:333
msgctxt "picturepage|CTL_ANGLE|tooltip_text"
msgid "Rotation Angle"
msgstr "আবর্তন কোণ"
#. HpCfF
-#: sw/uiconfig/swriter/ui/picturepage.ui:355
+#: sw/uiconfig/swriter/ui/picturepage.ui:360
msgctxt "picturepage|label2"
msgid "Rotation Angle"
msgstr "আবর্তন কোণ"
diff --git a/source/bn-IN/vcl/messages.po b/source/bn-IN/vcl/messages.po
index 4c00e4a0e13..cd7a19141c9 100644
--- a/source/bn-IN/vcl/messages.po
+++ b/source/bn-IN/vcl/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2019-12-06 13:10+0100\n"
+"POT-Creation-Date: 2020-04-29 12:59+0200\n"
"PO-Revision-Date: 2018-11-12 11:37+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2054,217 +2054,229 @@ msgid "e.g.: 1, 3-5, 7, 9"
msgstr ""
#. V3apS
-#: vcl/uiconfig/ui/printdialog.ui:542
+#: vcl/uiconfig/ui/printdialog.ui:541
msgctxt "printdialog|rmEvenPages"
msgid "_Even pages"
msgstr ""
#. ELsCF
-#: vcl/uiconfig/ui/printdialog.ui:561
+#: vcl/uiconfig/ui/printdialog.ui:560
msgctxt "printdialog|rbOddPages"
msgid "_Odd pages"
msgstr ""
+#. Z5kiB
+#: vcl/uiconfig/ui/printdialog.ui:579
+msgctxt "printdialog|rbRangeSelection"
+msgid "_Selection"
+msgstr ""
+
#. wn2kB
-#: vcl/uiconfig/ui/printdialog.ui:582
+#: vcl/uiconfig/ui/printdialog.ui:610
msgctxt "printdialog|fromwhich"
msgid "_From which print:"
msgstr ""
#. Cuc2u
-#: vcl/uiconfig/ui/printdialog.ui:607
+#: vcl/uiconfig/ui/printdialog.ui:635
msgctxt "printdialog|labelpapersides"
msgid "Paper _sides:"
msgstr ""
#. SYxRJ
-#: vcl/uiconfig/ui/printdialog.ui:622
+#: vcl/uiconfig/ui/printdialog.ui:650
msgctxt "printdialog|liststore4"
msgid "Print on one side (simplex)"
msgstr ""
#. hCZPg
-#: vcl/uiconfig/ui/printdialog.ui:623
+#: vcl/uiconfig/ui/printdialog.ui:651
msgctxt "printdialog|liststore4"
msgid "Print on both sides (duplex long edge)"
msgstr ""
#. iqr9C
-#: vcl/uiconfig/ui/printdialog.ui:624
+#: vcl/uiconfig/ui/printdialog.ui:652
msgctxt "printdialog|liststore4"
msgid "Print on both sides (duplex short edge)"
msgstr ""
#. AVv6D
-#: vcl/uiconfig/ui/printdialog.ui:638
+#: vcl/uiconfig/ui/printdialog.ui:666
msgctxt "printdialog|labelcopies"
msgid "_Number of copies:"
msgstr ""
-#. vwjVt
-#: vcl/uiconfig/ui/printdialog.ui:665
-msgctxt "printdialog|reverseorder"
-msgid "Print in _reverse order"
-msgstr ""
-
#. G6QEr
-#: vcl/uiconfig/ui/printdialog.ui:687
+#: vcl/uiconfig/ui/printdialog.ui:699
msgctxt "printdialog|collate"
msgid "_Collate"
msgstr ""
#. RnCCD
-#: vcl/uiconfig/ui/printdialog.ui:723
+#: vcl/uiconfig/ui/printdialog.ui:735
msgctxt "printdialog|cbPrintOrder"
msgid "_Order:"
msgstr ""
-#. Z5kiB
-#: vcl/uiconfig/ui/printdialog.ui:747
-msgctxt "printdialog|rbRangeSelection"
-msgid "_Selection"
+#. vwjVt
+#: vcl/uiconfig/ui/printdialog.ui:746
+msgctxt "printdialog|reverseorder"
+msgid "Print in _reverse order"
+msgstr ""
+
+#. R82MM
+#: vcl/uiconfig/ui/printdialog.ui:766
+msgctxt "printdialog|rangeexpander"
+msgid "_more"
msgstr ""
#. ehfCG
-#: vcl/uiconfig/ui/printdialog.ui:770
+#: vcl/uiconfig/ui/printdialog.ui:785
msgctxt "printdialog|label2"
msgid "Range and Copies"
msgstr ""
#. CBLet
-#: vcl/uiconfig/ui/printdialog.ui:807
+#: vcl/uiconfig/ui/printdialog.ui:822
msgctxt "printdialog|labelorientation"
msgid "Orientation:"
msgstr ""
#. U4byk
-#: vcl/uiconfig/ui/printdialog.ui:821
+#: vcl/uiconfig/ui/printdialog.ui:836
msgctxt "printdialog|labelsize"
msgid "Paper size:"
msgstr ""
-#. AGWe3
-#: vcl/uiconfig/ui/printdialog.ui:835
-msgctxt "printdialog|labelorder"
-msgid "Order:"
-msgstr ""
-
-#. psAku
-#: vcl/uiconfig/ui/printdialog.ui:850
-msgctxt "printdialog|liststore2"
-msgid "Left to right, then down"
-msgstr ""
-
-#. fnfLt
-#: vcl/uiconfig/ui/printdialog.ui:851
-msgctxt "printdialog|liststore2"
-msgid "Top to bottom, then right"
-msgstr ""
-
-#. y6nZE
-#: vcl/uiconfig/ui/printdialog.ui:852
-msgctxt "printdialog|liststore2"
-msgid "Top to bottom, then left"
-msgstr ""
-
-#. PteTg
-#: vcl/uiconfig/ui/printdialog.ui:853
-msgctxt "printdialog|liststore2"
-msgid "Right to left, then down"
-msgstr ""
-
-#. JMA7A
-#: vcl/uiconfig/ui/printdialog.ui:866
-msgctxt "printdialog|collationpreview"
-msgid "Collation preview"
-msgstr ""
-
#. X9iBj
-#: vcl/uiconfig/ui/printdialog.ui:882
+#: vcl/uiconfig/ui/printdialog.ui:852
msgctxt "printdialog|liststore3"
msgid "Automatic"
msgstr "স্বয়ংক্রিয়"
#. vaWZE
-#: vcl/uiconfig/ui/printdialog.ui:883
+#: vcl/uiconfig/ui/printdialog.ui:853
msgctxt "printdialog|liststore3"
msgid "Portrait"
msgstr "লম্বালম্বি"
#. Qnpje
-#: vcl/uiconfig/ui/printdialog.ui:884
+#: vcl/uiconfig/ui/printdialog.ui:854
msgctxt "printdialog|liststore3"
msgid "Landscape"
msgstr "আড়াআড়ি (~a)"
+#. EZdsx
+#: vcl/uiconfig/ui/printdialog.ui:892
+msgctxt "printdialog|pagespersheetbtn"
+msgid "Pages per sheet:"
+msgstr ""
+
+#. DKP5g
+#: vcl/uiconfig/ui/printdialog.ui:940
+msgctxt "printdialog|liststore1"
+msgid "Custom"
+msgstr "স্বনির্ধারিত:"
+
+#. 65WWt
+#: vcl/uiconfig/ui/printdialog.ui:956
+msgctxt "printdialog|pagespersheettxt"
+msgid "Pages:"
+msgstr ""
+
+#. DM5aX
+#: vcl/uiconfig/ui/printdialog.ui:981
+msgctxt "printdialog|by"
+msgid "by"
+msgstr "দ্বারা"
+
#. szcD7
-#: vcl/uiconfig/ui/printdialog.ui:908
+#: vcl/uiconfig/ui/printdialog.ui:1007
msgctxt "printdialog|pagemargintxt1"
msgid "Margin:"
msgstr ""
-#. oryuw
-#: vcl/uiconfig/ui/printdialog.ui:933
-msgctxt "printdialog|sheetmargintxt1"
-msgid "Distance:"
-msgstr ""
-
#. iGg2m
-#: vcl/uiconfig/ui/printdialog.ui:958
+#: vcl/uiconfig/ui/printdialog.ui:1032
msgctxt "printdialog|pagemargintxt2"
msgid "between pages"
msgstr "পৃষ্ঠার মাঝে"
+#. oryuw
+#: vcl/uiconfig/ui/printdialog.ui:1044
+msgctxt "printdialog|sheetmargintxt1"
+msgid "Distance:"
+msgstr ""
+
#. XhfvB
-#: vcl/uiconfig/ui/printdialog.ui:970
+#: vcl/uiconfig/ui/printdialog.ui:1069
msgctxt "printdialog|sheetmargintxt2"
msgid "to sheet border"
msgstr "শীটের সীমানায়"
-#. Yo4xV
-#: vcl/uiconfig/ui/printdialog.ui:980
-msgctxt "printdialog|brochure"
-msgid "Brochure"
-msgstr "বিলিপত্র"
+#. AGWe3
+#: vcl/uiconfig/ui/printdialog.ui:1082
+msgctxt "printdialog|labelorder"
+msgid "Order:"
+msgstr ""
-#. DM5aX
-#: vcl/uiconfig/ui/printdialog.ui:1023
-msgctxt "printdialog|by"
-msgid "by"
-msgstr "দ্বারা"
+#. psAku
+#: vcl/uiconfig/ui/printdialog.ui:1097
+msgctxt "printdialog|liststore2"
+msgid "Left to right, then down"
+msgstr ""
+
+#. fnfLt
+#: vcl/uiconfig/ui/printdialog.ui:1098
+msgctxt "printdialog|liststore2"
+msgid "Top to bottom, then right"
+msgstr ""
+
+#. y6nZE
+#: vcl/uiconfig/ui/printdialog.ui:1099
+msgctxt "printdialog|liststore2"
+msgid "Top to bottom, then left"
+msgstr ""
+
+#. PteTg
+#: vcl/uiconfig/ui/printdialog.ui:1100
+msgctxt "printdialog|liststore2"
+msgid "Right to left, then down"
+msgstr ""
#. QG59F
-#: vcl/uiconfig/ui/printdialog.ui:1034
+#: vcl/uiconfig/ui/printdialog.ui:1111
msgctxt "printdialog|bordercb"
msgid "Draw a border around each page"
msgstr "প্রতিটি পৃষ্ঠার বাইরে সীমানা আঁকা হবে"
-#. EZdsx
-#: vcl/uiconfig/ui/printdialog.ui:1055
-msgctxt "printdialog|pagespersheetbtn"
-msgid "Pages per sheet:"
-msgstr ""
+#. Yo4xV
+#: vcl/uiconfig/ui/printdialog.ui:1127
+msgctxt "printdialog|brochure"
+msgid "Brochure"
+msgstr "বিলিপত্র"
-#. 65WWt
-#: vcl/uiconfig/ui/printdialog.ui:1094
-msgctxt "printdialog|pagespersheettxt"
-msgid "Pages:"
+#. JMA7A
+#: vcl/uiconfig/ui/printdialog.ui:1155
+msgctxt "printdialog|collationpreview"
+msgid "Collation preview"
msgstr ""
-#. DKP5g
-#: vcl/uiconfig/ui/printdialog.ui:1116
-msgctxt "printdialog|liststore1"
-msgid "Custom"
-msgstr "স্বনির্ধারিত:"
+#. bF4up
+#: vcl/uiconfig/ui/printdialog.ui:1188
+msgctxt "printdialog|layoutexpander"
+msgid "m_ore"
+msgstr ""
#. rCBA5
-#: vcl/uiconfig/ui/printdialog.ui:1146
+#: vcl/uiconfig/ui/printdialog.ui:1207
msgctxt "printdialog|label3"
msgid "Page Layout"
msgstr ""
#. A2iC5
-#: vcl/uiconfig/ui/printdialog.ui:1165
+#: vcl/uiconfig/ui/printdialog.ui:1226
msgctxt "printdialog|generallabel"
msgid "General"
msgstr ""
diff --git a/source/bn/reportdesign/messages.po b/source/bn/reportdesign/messages.po
index a4b6f07ad46..7801da53e2a 100644
--- a/source/bn/reportdesign/messages.po
+++ b/source/bn/reportdesign/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2019-10-14 14:32+0200\n"
+"POT-Creation-Date: 2020-04-29 13:12+0200\n"
"PO-Revision-Date: 2018-01-15 20:16+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1325,7 +1325,7 @@ msgid "Insert"
msgstr "সংযোজন"
#. AjmhK
-#: reportdesign/uiconfig/dbreport/ui/floatingfield.ui:98
+#: reportdesign/uiconfig/dbreport/ui/floatingfield.ui:99
#, fuzzy
msgctxt "floatingfield|helptext"
msgid "Highlight the fields to insert into the selected section of the template, then click Insert or press Enter."
diff --git a/source/bn/sc/messages.po b/source/bn/sc/messages.po
index 4b6fc0889f1..3abbb07c498 100644
--- a/source/bn/sc/messages.po
+++ b/source/bn/sc/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2020-01-08 15:26+0100\n"
+"POT-Creation-Date: 2020-04-29 13:12+0200\n"
"PO-Revision-Date: 2018-11-12 11:37+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -23601,77 +23601,77 @@ msgid "Move/Copy Sheet"
msgstr "শীট সরান/অনুলিপি করুন... (~M)"
#. iJZov
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:98
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:99
#, fuzzy
msgctxt "movecopysheet|move"
msgid "_Move"
msgstr "সরানো"
#. zRtFK
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:116
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:117
#, fuzzy
msgctxt "movecopysheet|copy"
msgid "C_opy"
msgstr "অনুলিপি"
#. Cf9Po
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:141
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:142
msgctxt "movecopysheet|label1"
msgid "Action"
msgstr "কার্য"
#. ENjjq
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:189
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:190
#, fuzzy
msgctxt "movecopysheet|toDocumentLabel"
msgid "To _document"
msgstr "নথিতে"
#. jfC53
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:206
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:207
msgctxt "movecopysheet|toDocument"
msgid "(current document)"
msgstr ""
#. Kd5nz
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:207
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:208
msgctxt "movecopysheet|toDocument"
msgid "- new document -"
msgstr ""
#. DGcVf
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:235
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:236
msgctxt "movecopysheet|insertBeforeLabel"
msgid "_Insert before"
msgstr ""
#. gE92w
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:301
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:302
msgctxt "movecopysheet|label2"
msgid "Location"
msgstr "Location"
#. wcXYj
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:368
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:369
#, fuzzy
msgctxt "movecopysheet|warnunused"
msgid "This name is already used."
msgstr "এই নামটি ইতোমধ্যে ব্যবহৃত হচ্ছে।"
#. L7CQf
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:383
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:384
msgctxt "movecopysheet|warnempty"
msgid "Name is empty."
msgstr ""
#. xoYVT
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:398
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:399
msgctxt "movecopysheet|warninvalid"
msgid "Name contains one or more invalid characters."
msgstr ""
#. zE3yH
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:425
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:426
#, fuzzy
msgctxt "movecopysheet|newNameLabel"
msgid "New _name"
diff --git a/source/bn/sw/messages.po b/source/bn/sw/messages.po
index f83106e7418..237868d944e 100644
--- a/source/bn/sw/messages.po
+++ b/source/bn/sw/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2019-12-24 17:12+0100\n"
+"POT-Creation-Date: 2020-04-29 13:12+0200\n"
"PO-Revision-Date: 2019-07-11 19:00+0200\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -18551,84 +18551,84 @@ msgid "Macro"
msgstr "ম্যাক্রো"
#. EqTqQ
-#: sw/uiconfig/swriter/ui/picturepage.ui:32
+#: sw/uiconfig/swriter/ui/picturepage.ui:36
msgctxt "picturepage|browse"
msgid "Browse..."
msgstr "ব্রাউজ..."
#. PqFMY
-#: sw/uiconfig/swriter/ui/picturepage.ui:58
+#: sw/uiconfig/swriter/ui/picturepage.ui:62
#, fuzzy
msgctxt "picturepage|label1"
msgid "_File name"
msgstr "ফাইলের নাম"
#. UYzJC
-#: sw/uiconfig/swriter/ui/picturepage.ui:77
+#: sw/uiconfig/swriter/ui/picturepage.ui:81
#, fuzzy
msgctxt "picturepage|label11"
msgid "Link"
msgstr "লাইন"
#. hCVDF
-#: sw/uiconfig/swriter/ui/picturepage.ui:112
+#: sw/uiconfig/swriter/ui/picturepage.ui:116
#, fuzzy
msgctxt "picturepage|vert"
msgid "_Vertically"
msgstr "উল্লম্বভাবে (~V)"
#. jwAir
-#: sw/uiconfig/swriter/ui/picturepage.ui:127
+#: sw/uiconfig/swriter/ui/picturepage.ui:131
#, fuzzy
msgctxt "picturepage|hori"
msgid "Hori_zontally"
msgstr "অনুভূমিকভাবে (~H)"
#. F3zpM
-#: sw/uiconfig/swriter/ui/picturepage.ui:142
+#: sw/uiconfig/swriter/ui/picturepage.ui:146
msgctxt "picturepage|allpages"
msgid "On all pages"
msgstr ""
#. FX5Cn
-#: sw/uiconfig/swriter/ui/picturepage.ui:159
+#: sw/uiconfig/swriter/ui/picturepage.ui:163
msgctxt "picturepage|leftpages"
msgid "On left pages"
msgstr ""
#. 6eLFK
-#: sw/uiconfig/swriter/ui/picturepage.ui:176
+#: sw/uiconfig/swriter/ui/picturepage.ui:180
msgctxt "picturepage|rightpages"
msgid "On right pages"
msgstr ""
#. M9Lxh
-#: sw/uiconfig/swriter/ui/picturepage.ui:221
+#: sw/uiconfig/swriter/ui/picturepage.ui:225
msgctxt "picturepage|label2"
msgid "Flip"
msgstr "উল্টানো"
#. vEJFW
-#: sw/uiconfig/swriter/ui/picturepage.ui:261
+#: sw/uiconfig/swriter/ui/picturepage.ui:265
msgctxt "picturepage|FT_ANGLE"
msgid "_Angle:"
msgstr ""
#. Q6xq6
-#: sw/uiconfig/swriter/ui/picturepage.ui:303
+#: sw/uiconfig/swriter/ui/picturepage.ui:308
msgctxt "picturepage|FT_ANGLEPRESETS"
msgid "Default _settings:"
msgstr ""
#. hBc6G
-#: sw/uiconfig/swriter/ui/picturepage.ui:328
+#: sw/uiconfig/swriter/ui/picturepage.ui:333
#, fuzzy
msgctxt "picturepage|CTL_ANGLE|tooltip_text"
msgid "Rotation Angle"
msgstr "ঘুর্ণন কোণ"
#. HpCfF
-#: sw/uiconfig/swriter/ui/picturepage.ui:355
+#: sw/uiconfig/swriter/ui/picturepage.ui:360
#, fuzzy
msgctxt "picturepage|label2"
msgid "Rotation Angle"
diff --git a/source/bn/vcl/messages.po b/source/bn/vcl/messages.po
index 4b9abefbc0e..c849316203e 100644
--- a/source/bn/vcl/messages.po
+++ b/source/bn/vcl/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2019-12-06 13:10+0100\n"
+"POT-Creation-Date: 2020-04-29 12:59+0200\n"
"PO-Revision-Date: 2018-11-12 11:37+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2062,219 +2062,231 @@ msgid "e.g.: 1, 3-5, 7, 9"
msgstr ""
#. V3apS
-#: vcl/uiconfig/ui/printdialog.ui:542
+#: vcl/uiconfig/ui/printdialog.ui:541
msgctxt "printdialog|rmEvenPages"
msgid "_Even pages"
msgstr ""
#. ELsCF
-#: vcl/uiconfig/ui/printdialog.ui:561
+#: vcl/uiconfig/ui/printdialog.ui:560
msgctxt "printdialog|rbOddPages"
msgid "_Odd pages"
msgstr ""
+#. Z5kiB
+#: vcl/uiconfig/ui/printdialog.ui:579
+msgctxt "printdialog|rbRangeSelection"
+msgid "_Selection"
+msgstr ""
+
#. wn2kB
-#: vcl/uiconfig/ui/printdialog.ui:582
+#: vcl/uiconfig/ui/printdialog.ui:610
msgctxt "printdialog|fromwhich"
msgid "_From which print:"
msgstr ""
#. Cuc2u
-#: vcl/uiconfig/ui/printdialog.ui:607
+#: vcl/uiconfig/ui/printdialog.ui:635
msgctxt "printdialog|labelpapersides"
msgid "Paper _sides:"
msgstr ""
#. SYxRJ
-#: vcl/uiconfig/ui/printdialog.ui:622
+#: vcl/uiconfig/ui/printdialog.ui:650
msgctxt "printdialog|liststore4"
msgid "Print on one side (simplex)"
msgstr ""
#. hCZPg
-#: vcl/uiconfig/ui/printdialog.ui:623
+#: vcl/uiconfig/ui/printdialog.ui:651
msgctxt "printdialog|liststore4"
msgid "Print on both sides (duplex long edge)"
msgstr ""
#. iqr9C
-#: vcl/uiconfig/ui/printdialog.ui:624
+#: vcl/uiconfig/ui/printdialog.ui:652
msgctxt "printdialog|liststore4"
msgid "Print on both sides (duplex short edge)"
msgstr ""
#. AVv6D
-#: vcl/uiconfig/ui/printdialog.ui:638
+#: vcl/uiconfig/ui/printdialog.ui:666
msgctxt "printdialog|labelcopies"
msgid "_Number of copies:"
msgstr ""
-#. vwjVt
-#: vcl/uiconfig/ui/printdialog.ui:665
-msgctxt "printdialog|reverseorder"
-msgid "Print in _reverse order"
-msgstr ""
-
#. G6QEr
-#: vcl/uiconfig/ui/printdialog.ui:687
+#: vcl/uiconfig/ui/printdialog.ui:699
msgctxt "printdialog|collate"
msgid "_Collate"
msgstr ""
#. RnCCD
-#: vcl/uiconfig/ui/printdialog.ui:723
+#: vcl/uiconfig/ui/printdialog.ui:735
msgctxt "printdialog|cbPrintOrder"
msgid "_Order:"
msgstr ""
-#. Z5kiB
-#: vcl/uiconfig/ui/printdialog.ui:747
-msgctxt "printdialog|rbRangeSelection"
-msgid "_Selection"
+#. vwjVt
+#: vcl/uiconfig/ui/printdialog.ui:746
+msgctxt "printdialog|reverseorder"
+msgid "Print in _reverse order"
+msgstr ""
+
+#. R82MM
+#: vcl/uiconfig/ui/printdialog.ui:766
+msgctxt "printdialog|rangeexpander"
+msgid "_more"
msgstr ""
#. ehfCG
-#: vcl/uiconfig/ui/printdialog.ui:770
+#: vcl/uiconfig/ui/printdialog.ui:785
msgctxt "printdialog|label2"
msgid "Range and Copies"
msgstr ""
#. CBLet
-#: vcl/uiconfig/ui/printdialog.ui:807
+#: vcl/uiconfig/ui/printdialog.ui:822
msgctxt "printdialog|labelorientation"
msgid "Orientation:"
msgstr ""
#. U4byk
-#: vcl/uiconfig/ui/printdialog.ui:821
+#: vcl/uiconfig/ui/printdialog.ui:836
msgctxt "printdialog|labelsize"
msgid "Paper size:"
msgstr ""
-#. AGWe3
-#: vcl/uiconfig/ui/printdialog.ui:835
-msgctxt "printdialog|labelorder"
-msgid "Order:"
-msgstr ""
-
-#. psAku
-#: vcl/uiconfig/ui/printdialog.ui:850
-msgctxt "printdialog|liststore2"
-msgid "Left to right, then down"
-msgstr ""
-
-#. fnfLt
-#: vcl/uiconfig/ui/printdialog.ui:851
-msgctxt "printdialog|liststore2"
-msgid "Top to bottom, then right"
-msgstr ""
-
-#. y6nZE
-#: vcl/uiconfig/ui/printdialog.ui:852
-msgctxt "printdialog|liststore2"
-msgid "Top to bottom, then left"
-msgstr ""
-
-#. PteTg
-#: vcl/uiconfig/ui/printdialog.ui:853
-msgctxt "printdialog|liststore2"
-msgid "Right to left, then down"
-msgstr ""
-
-#. JMA7A
-#: vcl/uiconfig/ui/printdialog.ui:866
-msgctxt "printdialog|collationpreview"
-msgid "Collation preview"
-msgstr ""
-
#. X9iBj
-#: vcl/uiconfig/ui/printdialog.ui:882
+#: vcl/uiconfig/ui/printdialog.ui:852
msgctxt "printdialog|liststore3"
msgid "Automatic"
msgstr "স্বয়ংক্রিয়"
#. vaWZE
-#: vcl/uiconfig/ui/printdialog.ui:883
+#: vcl/uiconfig/ui/printdialog.ui:853
msgctxt "printdialog|liststore3"
msgid "Portrait"
msgstr "লম্বালম্বি"
#. Qnpje
-#: vcl/uiconfig/ui/printdialog.ui:884
+#: vcl/uiconfig/ui/printdialog.ui:854
#, fuzzy
msgctxt "printdialog|liststore3"
msgid "Landscape"
msgstr "আড়াআড়ি (~a)"
+#. EZdsx
+#: vcl/uiconfig/ui/printdialog.ui:892
+msgctxt "printdialog|pagespersheetbtn"
+msgid "Pages per sheet:"
+msgstr ""
+
+#. DKP5g
+#: vcl/uiconfig/ui/printdialog.ui:940
+#, fuzzy
+msgctxt "printdialog|liststore1"
+msgid "Custom"
+msgstr "স্বনির্ধারিত:"
+
+#. 65WWt
+#: vcl/uiconfig/ui/printdialog.ui:956
+msgctxt "printdialog|pagespersheettxt"
+msgid "Pages:"
+msgstr ""
+
+#. DM5aX
+#: vcl/uiconfig/ui/printdialog.ui:981
+msgctxt "printdialog|by"
+msgid "by"
+msgstr "দ্বারা"
+
#. szcD7
-#: vcl/uiconfig/ui/printdialog.ui:908
+#: vcl/uiconfig/ui/printdialog.ui:1007
msgctxt "printdialog|pagemargintxt1"
msgid "Margin:"
msgstr ""
-#. oryuw
-#: vcl/uiconfig/ui/printdialog.ui:933
-msgctxt "printdialog|sheetmargintxt1"
-msgid "Distance:"
-msgstr ""
-
#. iGg2m
-#: vcl/uiconfig/ui/printdialog.ui:958
+#: vcl/uiconfig/ui/printdialog.ui:1032
msgctxt "printdialog|pagemargintxt2"
msgid "between pages"
msgstr "পৃষ্ঠার মাঝে"
+#. oryuw
+#: vcl/uiconfig/ui/printdialog.ui:1044
+msgctxt "printdialog|sheetmargintxt1"
+msgid "Distance:"
+msgstr ""
+
#. XhfvB
-#: vcl/uiconfig/ui/printdialog.ui:970
+#: vcl/uiconfig/ui/printdialog.ui:1069
msgctxt "printdialog|sheetmargintxt2"
msgid "to sheet border"
msgstr "শীটের সীমানায়"
-#. Yo4xV
-#: vcl/uiconfig/ui/printdialog.ui:980
-msgctxt "printdialog|brochure"
-msgid "Brochure"
-msgstr "বিলিপত্র"
+#. AGWe3
+#: vcl/uiconfig/ui/printdialog.ui:1082
+msgctxt "printdialog|labelorder"
+msgid "Order:"
+msgstr ""
-#. DM5aX
-#: vcl/uiconfig/ui/printdialog.ui:1023
-msgctxt "printdialog|by"
-msgid "by"
-msgstr "দ্বারা"
+#. psAku
+#: vcl/uiconfig/ui/printdialog.ui:1097
+msgctxt "printdialog|liststore2"
+msgid "Left to right, then down"
+msgstr ""
+
+#. fnfLt
+#: vcl/uiconfig/ui/printdialog.ui:1098
+msgctxt "printdialog|liststore2"
+msgid "Top to bottom, then right"
+msgstr ""
+
+#. y6nZE
+#: vcl/uiconfig/ui/printdialog.ui:1099
+msgctxt "printdialog|liststore2"
+msgid "Top to bottom, then left"
+msgstr ""
+
+#. PteTg
+#: vcl/uiconfig/ui/printdialog.ui:1100
+msgctxt "printdialog|liststore2"
+msgid "Right to left, then down"
+msgstr ""
#. QG59F
-#: vcl/uiconfig/ui/printdialog.ui:1034
+#: vcl/uiconfig/ui/printdialog.ui:1111
msgctxt "printdialog|bordercb"
msgid "Draw a border around each page"
msgstr "প্রতিটি পৃষ্ঠার বাইরে সীমানা আঁকা হবে"
-#. EZdsx
-#: vcl/uiconfig/ui/printdialog.ui:1055
-msgctxt "printdialog|pagespersheetbtn"
-msgid "Pages per sheet:"
-msgstr ""
+#. Yo4xV
+#: vcl/uiconfig/ui/printdialog.ui:1127
+msgctxt "printdialog|brochure"
+msgid "Brochure"
+msgstr "বিলিপত্র"
-#. 65WWt
-#: vcl/uiconfig/ui/printdialog.ui:1094
-msgctxt "printdialog|pagespersheettxt"
-msgid "Pages:"
+#. JMA7A
+#: vcl/uiconfig/ui/printdialog.ui:1155
+msgctxt "printdialog|collationpreview"
+msgid "Collation preview"
msgstr ""
-#. DKP5g
-#: vcl/uiconfig/ui/printdialog.ui:1116
-#, fuzzy
-msgctxt "printdialog|liststore1"
-msgid "Custom"
-msgstr "স্বনির্ধারিত:"
+#. bF4up
+#: vcl/uiconfig/ui/printdialog.ui:1188
+msgctxt "printdialog|layoutexpander"
+msgid "m_ore"
+msgstr ""
#. rCBA5
-#: vcl/uiconfig/ui/printdialog.ui:1146
+#: vcl/uiconfig/ui/printdialog.ui:1207
msgctxt "printdialog|label3"
msgid "Page Layout"
msgstr ""
#. A2iC5
-#: vcl/uiconfig/ui/printdialog.ui:1165
+#: vcl/uiconfig/ui/printdialog.ui:1226
msgctxt "printdialog|generallabel"
msgid "General"
msgstr ""
diff --git a/source/bo/reportdesign/messages.po b/source/bo/reportdesign/messages.po
index 25bd8ea69e0..c62f8a53e36 100644
--- a/source/bo/reportdesign/messages.po
+++ b/source/bo/reportdesign/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2019-10-14 14:32+0200\n"
+"POT-Creation-Date: 2020-04-29 13:12+0200\n"
"PO-Revision-Date: 2018-01-15 19:19+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1353,7 +1353,7 @@ msgid "Insert"
msgstr "བསྒར་འཛུད།"
#. AjmhK
-#: reportdesign/uiconfig/dbreport/ui/floatingfield.ui:98
+#: reportdesign/uiconfig/dbreport/ui/floatingfield.ui:99
msgctxt "floatingfield|helptext"
msgid "Highlight the fields to insert into the selected section of the template, then click Insert or press Enter."
msgstr ""
diff --git a/source/bo/sc/messages.po b/source/bo/sc/messages.po
index a5fb268f267..df10fd38a56 100644
--- a/source/bo/sc/messages.po
+++ b/source/bo/sc/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2020-01-08 15:26+0100\n"
+"POT-Creation-Date: 2020-04-29 13:12+0200\n"
"PO-Revision-Date: 2018-11-12 11:37+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -23699,77 +23699,77 @@ msgid "Move/Copy Sheet"
msgstr "ལས་ཁྲ་སྤོ་སྒུལ་ལམ་འདྲ་ཕབ།(~M)..."
#. iJZov
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:98
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:99
#, fuzzy
msgctxt "movecopysheet|move"
msgid "_Move"
msgstr "སྤོ་སྒུལ།"
#. zRtFK
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:116
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:117
#, fuzzy
msgctxt "movecopysheet|copy"
msgid "C_opy"
msgstr "འདྲ་ཕབ།"
#. Cf9Po
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:141
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:142
msgctxt "movecopysheet|label1"
msgid "Action"
msgstr "བཀོལ་སྤྱོད།"
#. ENjjq
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:189
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:190
#, fuzzy
msgctxt "movecopysheet|toDocumentLabel"
msgid "To _document"
msgstr "ཡིག་ཚགས་ལྡིང་སྐོར་བྱེད་པ།"
#. jfC53
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:206
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:207
msgctxt "movecopysheet|toDocument"
msgid "(current document)"
msgstr ""
#. Kd5nz
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:207
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:208
msgctxt "movecopysheet|toDocument"
msgid "- new document -"
msgstr ""
#. DGcVf
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:235
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:236
msgctxt "movecopysheet|insertBeforeLabel"
msgid "_Insert before"
msgstr ""
#. gE92w
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:301
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:302
msgctxt "movecopysheet|label2"
msgid "Location"
msgstr "ས་གནས།"
#. wcXYj
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:368
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:369
#, fuzzy
msgctxt "movecopysheet|warnunused"
msgid "This name is already used."
msgstr "བཟོ་དབྱིབས་གཅིག་གིས་མིང་དེ་བེད་སྤྱོད་བྱས་ཟིན་པ།"
#. L7CQf
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:383
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:384
msgctxt "movecopysheet|warnempty"
msgid "Name is empty."
msgstr ""
#. xoYVT
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:398
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:399
msgctxt "movecopysheet|warninvalid"
msgid "Name contains one or more invalid characters."
msgstr ""
#. zE3yH
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:425
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:426
msgctxt "movecopysheet|newNameLabel"
msgid "New _name"
msgstr ""
diff --git a/source/bo/sw/messages.po b/source/bo/sw/messages.po
index 51f0053faa3..4c866c9ce07 100644
--- a/source/bo/sw/messages.po
+++ b/source/bo/sw/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2019-12-24 17:12+0100\n"
+"POT-Creation-Date: 2020-04-29 13:12+0200\n"
"PO-Revision-Date: 2019-07-11 19:00+0200\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -18566,84 +18566,84 @@ msgid "Macro"
msgstr "ཧུང་།"
#. EqTqQ
-#: sw/uiconfig/swriter/ui/picturepage.ui:32
+#: sw/uiconfig/swriter/ui/picturepage.ui:36
msgctxt "picturepage|browse"
msgid "Browse..."
msgstr "མིག་བཤར།..."
#. PqFMY
-#: sw/uiconfig/swriter/ui/picturepage.ui:58
+#: sw/uiconfig/swriter/ui/picturepage.ui:62
#, fuzzy
msgctxt "picturepage|label1"
msgid "_File name"
msgstr "ཡིག་ཆའི་མིང་།"
#. UYzJC
-#: sw/uiconfig/swriter/ui/picturepage.ui:77
+#: sw/uiconfig/swriter/ui/picturepage.ui:81
#, fuzzy
msgctxt "picturepage|label11"
msgid "Link"
msgstr "རིམ་འདས་སྦྲེལ་མཐུད།"
#. hCVDF
-#: sw/uiconfig/swriter/ui/picturepage.ui:112
+#: sw/uiconfig/swriter/ui/picturepage.ui:116
#, fuzzy
msgctxt "picturepage|vert"
msgid "_Vertically"
msgstr "དྲང་འཕྱང་ཁ་ཕྱོགས།(~V)"
#. jwAir
-#: sw/uiconfig/swriter/ui/picturepage.ui:127
+#: sw/uiconfig/swriter/ui/picturepage.ui:131
#, fuzzy
msgctxt "picturepage|hori"
msgid "Hori_zontally"
msgstr "ཆུ་སྙོམས་ཁ་ཕྱོགས།(~H)"
#. F3zpM
-#: sw/uiconfig/swriter/ui/picturepage.ui:142
+#: sw/uiconfig/swriter/ui/picturepage.ui:146
msgctxt "picturepage|allpages"
msgid "On all pages"
msgstr ""
#. FX5Cn
-#: sw/uiconfig/swriter/ui/picturepage.ui:159
+#: sw/uiconfig/swriter/ui/picturepage.ui:163
msgctxt "picturepage|leftpages"
msgid "On left pages"
msgstr ""
#. 6eLFK
-#: sw/uiconfig/swriter/ui/picturepage.ui:176
+#: sw/uiconfig/swriter/ui/picturepage.ui:180
msgctxt "picturepage|rightpages"
msgid "On right pages"
msgstr ""
#. M9Lxh
-#: sw/uiconfig/swriter/ui/picturepage.ui:221
+#: sw/uiconfig/swriter/ui/picturepage.ui:225
msgctxt "picturepage|label2"
msgid "Flip"
msgstr "སྟོང་སློག"
#. vEJFW
-#: sw/uiconfig/swriter/ui/picturepage.ui:261
+#: sw/uiconfig/swriter/ui/picturepage.ui:265
msgctxt "picturepage|FT_ANGLE"
msgid "_Angle:"
msgstr ""
#. Q6xq6
-#: sw/uiconfig/swriter/ui/picturepage.ui:303
+#: sw/uiconfig/swriter/ui/picturepage.ui:308
msgctxt "picturepage|FT_ANGLEPRESETS"
msgid "Default _settings:"
msgstr ""
#. hBc6G
-#: sw/uiconfig/swriter/ui/picturepage.ui:328
+#: sw/uiconfig/swriter/ui/picturepage.ui:333
#, fuzzy
msgctxt "picturepage|CTL_ANGLE|tooltip_text"
msgid "Rotation Angle"
msgstr "འཁྱིལ་སྐོར་ཟུར་ཚད།"
#. HpCfF
-#: sw/uiconfig/swriter/ui/picturepage.ui:355
+#: sw/uiconfig/swriter/ui/picturepage.ui:360
#, fuzzy
msgctxt "picturepage|label2"
msgid "Rotation Angle"
diff --git a/source/bo/vcl/messages.po b/source/bo/vcl/messages.po
index ae36ad37630..57d3f546ac8 100644
--- a/source/bo/vcl/messages.po
+++ b/source/bo/vcl/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2019-12-06 13:10+0100\n"
+"POT-Creation-Date: 2020-04-29 12:59+0200\n"
"PO-Revision-Date: 2018-11-12 11:37+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2066,218 +2066,230 @@ msgid "e.g.: 1, 3-5, 7, 9"
msgstr ""
#. V3apS
-#: vcl/uiconfig/ui/printdialog.ui:542
+#: vcl/uiconfig/ui/printdialog.ui:541
msgctxt "printdialog|rmEvenPages"
msgid "_Even pages"
msgstr ""
#. ELsCF
-#: vcl/uiconfig/ui/printdialog.ui:561
+#: vcl/uiconfig/ui/printdialog.ui:560
msgctxt "printdialog|rbOddPages"
msgid "_Odd pages"
msgstr ""
+#. Z5kiB
+#: vcl/uiconfig/ui/printdialog.ui:579
+msgctxt "printdialog|rbRangeSelection"
+msgid "_Selection"
+msgstr ""
+
#. wn2kB
-#: vcl/uiconfig/ui/printdialog.ui:582
+#: vcl/uiconfig/ui/printdialog.ui:610
msgctxt "printdialog|fromwhich"
msgid "_From which print:"
msgstr ""
#. Cuc2u
-#: vcl/uiconfig/ui/printdialog.ui:607
+#: vcl/uiconfig/ui/printdialog.ui:635
msgctxt "printdialog|labelpapersides"
msgid "Paper _sides:"
msgstr ""
#. SYxRJ
-#: vcl/uiconfig/ui/printdialog.ui:622
+#: vcl/uiconfig/ui/printdialog.ui:650
msgctxt "printdialog|liststore4"
msgid "Print on one side (simplex)"
msgstr ""
#. hCZPg
-#: vcl/uiconfig/ui/printdialog.ui:623
+#: vcl/uiconfig/ui/printdialog.ui:651
msgctxt "printdialog|liststore4"
msgid "Print on both sides (duplex long edge)"
msgstr ""
#. iqr9C
-#: vcl/uiconfig/ui/printdialog.ui:624
+#: vcl/uiconfig/ui/printdialog.ui:652
msgctxt "printdialog|liststore4"
msgid "Print on both sides (duplex short edge)"
msgstr ""
#. AVv6D
-#: vcl/uiconfig/ui/printdialog.ui:638
+#: vcl/uiconfig/ui/printdialog.ui:666
msgctxt "printdialog|labelcopies"
msgid "_Number of copies:"
msgstr ""
-#. vwjVt
-#: vcl/uiconfig/ui/printdialog.ui:665
-msgctxt "printdialog|reverseorder"
-msgid "Print in _reverse order"
-msgstr ""
-
#. G6QEr
-#: vcl/uiconfig/ui/printdialog.ui:687
+#: vcl/uiconfig/ui/printdialog.ui:699
msgctxt "printdialog|collate"
msgid "_Collate"
msgstr ""
#. RnCCD
-#: vcl/uiconfig/ui/printdialog.ui:723
+#: vcl/uiconfig/ui/printdialog.ui:735
msgctxt "printdialog|cbPrintOrder"
msgid "_Order:"
msgstr ""
-#. Z5kiB
-#: vcl/uiconfig/ui/printdialog.ui:747
-msgctxt "printdialog|rbRangeSelection"
-msgid "_Selection"
+#. vwjVt
+#: vcl/uiconfig/ui/printdialog.ui:746
+msgctxt "printdialog|reverseorder"
+msgid "Print in _reverse order"
+msgstr ""
+
+#. R82MM
+#: vcl/uiconfig/ui/printdialog.ui:766
+msgctxt "printdialog|rangeexpander"
+msgid "_more"
msgstr ""
#. ehfCG
-#: vcl/uiconfig/ui/printdialog.ui:770
+#: vcl/uiconfig/ui/printdialog.ui:785
msgctxt "printdialog|label2"
msgid "Range and Copies"
msgstr ""
#. CBLet
-#: vcl/uiconfig/ui/printdialog.ui:807
+#: vcl/uiconfig/ui/printdialog.ui:822
msgctxt "printdialog|labelorientation"
msgid "Orientation:"
msgstr ""
#. U4byk
-#: vcl/uiconfig/ui/printdialog.ui:821
+#: vcl/uiconfig/ui/printdialog.ui:836
msgctxt "printdialog|labelsize"
msgid "Paper size:"
msgstr ""
-#. AGWe3
-#: vcl/uiconfig/ui/printdialog.ui:835
-msgctxt "printdialog|labelorder"
-msgid "Order:"
-msgstr ""
-
-#. psAku
-#: vcl/uiconfig/ui/printdialog.ui:850
-msgctxt "printdialog|liststore2"
-msgid "Left to right, then down"
-msgstr ""
-
-#. fnfLt
-#: vcl/uiconfig/ui/printdialog.ui:851
-msgctxt "printdialog|liststore2"
-msgid "Top to bottom, then right"
-msgstr ""
-
-#. y6nZE
-#: vcl/uiconfig/ui/printdialog.ui:852
-msgctxt "printdialog|liststore2"
-msgid "Top to bottom, then left"
-msgstr ""
-
-#. PteTg
-#: vcl/uiconfig/ui/printdialog.ui:853
-msgctxt "printdialog|liststore2"
-msgid "Right to left, then down"
-msgstr ""
-
-#. JMA7A
-#: vcl/uiconfig/ui/printdialog.ui:866
-msgctxt "printdialog|collationpreview"
-msgid "Collation preview"
-msgstr ""
-
#. X9iBj
-#: vcl/uiconfig/ui/printdialog.ui:882
+#: vcl/uiconfig/ui/printdialog.ui:852
msgctxt "printdialog|liststore3"
msgid "Automatic"
msgstr "རང་འགུལ།"
#. vaWZE
-#: vcl/uiconfig/ui/printdialog.ui:883
+#: vcl/uiconfig/ui/printdialog.ui:853
msgctxt "printdialog|liststore3"
msgid "Portrait"
msgstr "གཞུང་ཕྱོགས།"
#. Qnpje
-#: vcl/uiconfig/ui/printdialog.ui:884
+#: vcl/uiconfig/ui/printdialog.ui:854
msgctxt "printdialog|liststore3"
msgid "Landscape"
msgstr "འཕྲེད་ཕྱོགས།"
+#. EZdsx
+#: vcl/uiconfig/ui/printdialog.ui:892
+msgctxt "printdialog|pagespersheetbtn"
+msgid "Pages per sheet:"
+msgstr ""
+
+#. DKP5g
+#: vcl/uiconfig/ui/printdialog.ui:940
+msgctxt "printdialog|liststore1"
+msgid "Custom"
+msgstr "རང་བཟོས།"
+
+#. 65WWt
+#: vcl/uiconfig/ui/printdialog.ui:956
+msgctxt "printdialog|pagespersheettxt"
+msgid "Pages:"
+msgstr ""
+
+#. DM5aX
+#: vcl/uiconfig/ui/printdialog.ui:981
+msgctxt "printdialog|by"
+msgid "by"
+msgstr "ནས།"
+
#. szcD7
-#: vcl/uiconfig/ui/printdialog.ui:908
+#: vcl/uiconfig/ui/printdialog.ui:1007
msgctxt "printdialog|pagemargintxt1"
msgid "Margin:"
msgstr ""
-#. oryuw
-#: vcl/uiconfig/ui/printdialog.ui:933
-msgctxt "printdialog|sheetmargintxt1"
-msgid "Distance:"
-msgstr ""
-
#. iGg2m
-#: vcl/uiconfig/ui/printdialog.ui:958
+#: vcl/uiconfig/ui/printdialog.ui:1032
msgctxt "printdialog|pagemargintxt2"
msgid "between pages"
msgstr ""
+#. oryuw
+#: vcl/uiconfig/ui/printdialog.ui:1044
+msgctxt "printdialog|sheetmargintxt1"
+msgid "Distance:"
+msgstr ""
+
#. XhfvB
-#: vcl/uiconfig/ui/printdialog.ui:970
+#: vcl/uiconfig/ui/printdialog.ui:1069
msgctxt "printdialog|sheetmargintxt2"
msgid "to sheet border"
msgstr ""
-#. Yo4xV
-#: vcl/uiconfig/ui/printdialog.ui:980
-#, fuzzy
-msgctxt "printdialog|brochure"
-msgid "Brochure"
-msgstr "ལག་དེབ་ཆུང་བ།(~U)"
+#. AGWe3
+#: vcl/uiconfig/ui/printdialog.ui:1082
+msgctxt "printdialog|labelorder"
+msgid "Order:"
+msgstr ""
-#. DM5aX
-#: vcl/uiconfig/ui/printdialog.ui:1023
-msgctxt "printdialog|by"
-msgid "by"
-msgstr "ནས།"
+#. psAku
+#: vcl/uiconfig/ui/printdialog.ui:1097
+msgctxt "printdialog|liststore2"
+msgid "Left to right, then down"
+msgstr ""
+
+#. fnfLt
+#: vcl/uiconfig/ui/printdialog.ui:1098
+msgctxt "printdialog|liststore2"
+msgid "Top to bottom, then right"
+msgstr ""
+
+#. y6nZE
+#: vcl/uiconfig/ui/printdialog.ui:1099
+msgctxt "printdialog|liststore2"
+msgid "Top to bottom, then left"
+msgstr ""
+
+#. PteTg
+#: vcl/uiconfig/ui/printdialog.ui:1100
+msgctxt "printdialog|liststore2"
+msgid "Right to left, then down"
+msgstr ""
#. QG59F
-#: vcl/uiconfig/ui/printdialog.ui:1034
+#: vcl/uiconfig/ui/printdialog.ui:1111
msgctxt "printdialog|bordercb"
msgid "Draw a border around each page"
msgstr ""
-#. EZdsx
-#: vcl/uiconfig/ui/printdialog.ui:1055
-msgctxt "printdialog|pagespersheetbtn"
-msgid "Pages per sheet:"
-msgstr ""
+#. Yo4xV
+#: vcl/uiconfig/ui/printdialog.ui:1127
+#, fuzzy
+msgctxt "printdialog|brochure"
+msgid "Brochure"
+msgstr "ལག་དེབ་ཆུང་བ།(~U)"
-#. 65WWt
-#: vcl/uiconfig/ui/printdialog.ui:1094
-msgctxt "printdialog|pagespersheettxt"
-msgid "Pages:"
+#. JMA7A
+#: vcl/uiconfig/ui/printdialog.ui:1155
+msgctxt "printdialog|collationpreview"
+msgid "Collation preview"
msgstr ""
-#. DKP5g
-#: vcl/uiconfig/ui/printdialog.ui:1116
-msgctxt "printdialog|liststore1"
-msgid "Custom"
-msgstr "རང་བཟོས།"
+#. bF4up
+#: vcl/uiconfig/ui/printdialog.ui:1188
+msgctxt "printdialog|layoutexpander"
+msgid "m_ore"
+msgstr ""
#. rCBA5
-#: vcl/uiconfig/ui/printdialog.ui:1146
+#: vcl/uiconfig/ui/printdialog.ui:1207
msgctxt "printdialog|label3"
msgid "Page Layout"
msgstr ""
#. A2iC5
-#: vcl/uiconfig/ui/printdialog.ui:1165
+#: vcl/uiconfig/ui/printdialog.ui:1226
msgctxt "printdialog|generallabel"
msgid "General"
msgstr ""
diff --git a/source/br/reportdesign/messages.po b/source/br/reportdesign/messages.po
index 36b1abc5dfa..de29ad6895c 100644
--- a/source/br/reportdesign/messages.po
+++ b/source/br/reportdesign/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2019-10-14 14:32+0200\n"
+"POT-Creation-Date: 2020-04-29 13:12+0200\n"
"PO-Revision-Date: 2018-01-15 19:19+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1284,7 +1284,7 @@ msgid "Insert"
msgstr "Enlakaat"
#. AjmhK
-#: reportdesign/uiconfig/dbreport/ui/floatingfield.ui:98
+#: reportdesign/uiconfig/dbreport/ui/floatingfield.ui:99
msgctxt "floatingfield|helptext"
msgid "Highlight the fields to insert into the selected section of the template, then click Insert or press Enter."
msgstr "Usskedit ar maeziennoù da ensoc'hañ e-barzh kevrenn diuzet ar patrom, neuze klikit war Enlakaat pe bouezit war Enankañ."
diff --git a/source/br/sc/messages.po b/source/br/sc/messages.po
index 8c6076ced77..f2519b04fd7 100644
--- a/source/br/sc/messages.po
+++ b/source/br/sc/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2020-01-08 15:26+0100\n"
+"POT-Creation-Date: 2020-04-29 13:12+0200\n"
"PO-Revision-Date: 2018-11-12 11:38+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -23332,73 +23332,73 @@ msgid "Move/Copy Sheet"
msgstr "Dilec'hiañ/eilañ ar follennad"
#. iJZov
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:98
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:99
msgctxt "movecopysheet|move"
msgid "_Move"
msgstr "_Dilec'hiañ"
#. zRtFK
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:116
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:117
msgctxt "movecopysheet|copy"
msgid "C_opy"
msgstr "_Eilañ"
#. Cf9Po
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:141
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:142
msgctxt "movecopysheet|label1"
msgid "Action"
msgstr "Gwered"
#. ENjjq
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:189
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:190
msgctxt "movecopysheet|toDocumentLabel"
msgid "To _document"
msgstr "En _teul"
#. jfC53
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:206
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:207
msgctxt "movecopysheet|toDocument"
msgid "(current document)"
msgstr "(teul bremanel)"
#. Kd5nz
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:207
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:208
msgctxt "movecopysheet|toDocument"
msgid "- new document -"
msgstr "- teul nevez -"
#. DGcVf
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:235
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:236
msgctxt "movecopysheet|insertBeforeLabel"
msgid "_Insert before"
msgstr "E_nlakaat a-raok"
#. gE92w
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:301
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:302
msgctxt "movecopysheet|label2"
msgid "Location"
msgstr "Lec'hiadur"
#. wcXYj
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:368
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:369
msgctxt "movecopysheet|warnunused"
msgid "This name is already used."
msgstr "Roet eo bet an anv-se endeo."
#. L7CQf
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:383
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:384
msgctxt "movecopysheet|warnempty"
msgid "Name is empty."
msgstr "Goullo eo an anv."
#. xoYVT
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:398
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:399
msgctxt "movecopysheet|warninvalid"
msgid "Name contains one or more invalid characters."
msgstr "Arouezennoù direizh zo e-barzh an anv."
#. zE3yH
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:425
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:426
msgctxt "movecopysheet|newNameLabel"
msgid "New _name"
msgstr "Anv _nevez"
diff --git a/source/br/sw/messages.po b/source/br/sw/messages.po
index 66868d5bd65..d6c1ea2d208 100644
--- a/source/br/sw/messages.po
+++ b/source/br/sw/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2019-12-24 17:12+0100\n"
+"POT-Creation-Date: 2020-04-29 13:12+0200\n"
"PO-Revision-Date: 2018-11-14 11:34+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -17860,79 +17860,79 @@ msgid "Macro"
msgstr "Makro"
#. EqTqQ
-#: sw/uiconfig/swriter/ui/picturepage.ui:32
+#: sw/uiconfig/swriter/ui/picturepage.ui:36
msgctxt "picturepage|browse"
msgid "Browse..."
msgstr "Kantreal..."
#. PqFMY
-#: sw/uiconfig/swriter/ui/picturepage.ui:58
+#: sw/uiconfig/swriter/ui/picturepage.ui:62
msgctxt "picturepage|label1"
msgid "_File name"
msgstr "A_nv ar restr"
#. UYzJC
-#: sw/uiconfig/swriter/ui/picturepage.ui:77
+#: sw/uiconfig/swriter/ui/picturepage.ui:81
msgctxt "picturepage|label11"
msgid "Link"
msgstr "Ere"
#. hCVDF
-#: sw/uiconfig/swriter/ui/picturepage.ui:112
+#: sw/uiconfig/swriter/ui/picturepage.ui:116
msgctxt "picturepage|vert"
msgid "_Vertically"
msgstr "_A-serzh"
#. jwAir
-#: sw/uiconfig/swriter/ui/picturepage.ui:127
+#: sw/uiconfig/swriter/ui/picturepage.ui:131
msgctxt "picturepage|hori"
msgid "Hori_zontally"
msgstr "A-_blaen"
#. F3zpM
-#: sw/uiconfig/swriter/ui/picturepage.ui:142
+#: sw/uiconfig/swriter/ui/picturepage.ui:146
msgctxt "picturepage|allpages"
msgid "On all pages"
msgstr "War an holl bajennoù"
#. FX5Cn
-#: sw/uiconfig/swriter/ui/picturepage.ui:159
+#: sw/uiconfig/swriter/ui/picturepage.ui:163
msgctxt "picturepage|leftpages"
msgid "On left pages"
msgstr "War ar pajennoù kleiz"
#. 6eLFK
-#: sw/uiconfig/swriter/ui/picturepage.ui:176
+#: sw/uiconfig/swriter/ui/picturepage.ui:180
msgctxt "picturepage|rightpages"
msgid "On right pages"
msgstr "War ar pajennoù dehou"
#. M9Lxh
-#: sw/uiconfig/swriter/ui/picturepage.ui:221
+#: sw/uiconfig/swriter/ui/picturepage.ui:225
msgctxt "picturepage|label2"
msgid "Flip"
msgstr "Gwintañ"
#. vEJFW
-#: sw/uiconfig/swriter/ui/picturepage.ui:261
+#: sw/uiconfig/swriter/ui/picturepage.ui:265
msgctxt "picturepage|FT_ANGLE"
msgid "_Angle:"
msgstr "_Korn :"
#. Q6xq6
-#: sw/uiconfig/swriter/ui/picturepage.ui:303
+#: sw/uiconfig/swriter/ui/picturepage.ui:308
msgctxt "picturepage|FT_ANGLEPRESETS"
msgid "Default _settings:"
msgstr "Arventennoù dre _ziouer :"
#. hBc6G
-#: sw/uiconfig/swriter/ui/picturepage.ui:328
+#: sw/uiconfig/swriter/ui/picturepage.ui:333
msgctxt "picturepage|CTL_ANGLE|tooltip_text"
msgid "Rotation Angle"
msgstr "Korn ar c'hwelañ"
#. HpCfF
-#: sw/uiconfig/swriter/ui/picturepage.ui:355
+#: sw/uiconfig/swriter/ui/picturepage.ui:360
msgctxt "picturepage|label2"
msgid "Rotation Angle"
msgstr "Korn ar c'hwelañ"
diff --git a/source/br/vcl/messages.po b/source/br/vcl/messages.po
index 3d903054116..81b5d1d08bd 100644
--- a/source/br/vcl/messages.po
+++ b/source/br/vcl/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2019-12-06 13:10+0100\n"
+"POT-Creation-Date: 2020-04-29 12:59+0200\n"
"PO-Revision-Date: 2018-11-12 11:38+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2044,217 +2044,229 @@ msgid "e.g.: 1, 3-5, 7, 9"
msgstr ""
#. V3apS
-#: vcl/uiconfig/ui/printdialog.ui:542
+#: vcl/uiconfig/ui/printdialog.ui:541
msgctxt "printdialog|rmEvenPages"
msgid "_Even pages"
msgstr ""
#. ELsCF
-#: vcl/uiconfig/ui/printdialog.ui:561
+#: vcl/uiconfig/ui/printdialog.ui:560
msgctxt "printdialog|rbOddPages"
msgid "_Odd pages"
msgstr ""
+#. Z5kiB
+#: vcl/uiconfig/ui/printdialog.ui:579
+msgctxt "printdialog|rbRangeSelection"
+msgid "_Selection"
+msgstr ""
+
#. wn2kB
-#: vcl/uiconfig/ui/printdialog.ui:582
+#: vcl/uiconfig/ui/printdialog.ui:610
msgctxt "printdialog|fromwhich"
msgid "_From which print:"
msgstr ""
#. Cuc2u
-#: vcl/uiconfig/ui/printdialog.ui:607
+#: vcl/uiconfig/ui/printdialog.ui:635
msgctxt "printdialog|labelpapersides"
msgid "Paper _sides:"
msgstr ""
#. SYxRJ
-#: vcl/uiconfig/ui/printdialog.ui:622
+#: vcl/uiconfig/ui/printdialog.ui:650
msgctxt "printdialog|liststore4"
msgid "Print on one side (simplex)"
msgstr ""
#. hCZPg
-#: vcl/uiconfig/ui/printdialog.ui:623
+#: vcl/uiconfig/ui/printdialog.ui:651
msgctxt "printdialog|liststore4"
msgid "Print on both sides (duplex long edge)"
msgstr ""
#. iqr9C
-#: vcl/uiconfig/ui/printdialog.ui:624
+#: vcl/uiconfig/ui/printdialog.ui:652
msgctxt "printdialog|liststore4"
msgid "Print on both sides (duplex short edge)"
msgstr ""
#. AVv6D
-#: vcl/uiconfig/ui/printdialog.ui:638
+#: vcl/uiconfig/ui/printdialog.ui:666
msgctxt "printdialog|labelcopies"
msgid "_Number of copies:"
msgstr ""
-#. vwjVt
-#: vcl/uiconfig/ui/printdialog.ui:665
-msgctxt "printdialog|reverseorder"
-msgid "Print in _reverse order"
-msgstr ""
-
#. G6QEr
-#: vcl/uiconfig/ui/printdialog.ui:687
+#: vcl/uiconfig/ui/printdialog.ui:699
msgctxt "printdialog|collate"
msgid "_Collate"
msgstr ""
#. RnCCD
-#: vcl/uiconfig/ui/printdialog.ui:723
+#: vcl/uiconfig/ui/printdialog.ui:735
msgctxt "printdialog|cbPrintOrder"
msgid "_Order:"
msgstr ""
-#. Z5kiB
-#: vcl/uiconfig/ui/printdialog.ui:747
-msgctxt "printdialog|rbRangeSelection"
-msgid "_Selection"
+#. vwjVt
+#: vcl/uiconfig/ui/printdialog.ui:746
+msgctxt "printdialog|reverseorder"
+msgid "Print in _reverse order"
+msgstr ""
+
+#. R82MM
+#: vcl/uiconfig/ui/printdialog.ui:766
+msgctxt "printdialog|rangeexpander"
+msgid "_more"
msgstr ""
#. ehfCG
-#: vcl/uiconfig/ui/printdialog.ui:770
+#: vcl/uiconfig/ui/printdialog.ui:785
msgctxt "printdialog|label2"
msgid "Range and Copies"
msgstr ""
#. CBLet
-#: vcl/uiconfig/ui/printdialog.ui:807
+#: vcl/uiconfig/ui/printdialog.ui:822
msgctxt "printdialog|labelorientation"
msgid "Orientation:"
msgstr ""
#. U4byk
-#: vcl/uiconfig/ui/printdialog.ui:821
+#: vcl/uiconfig/ui/printdialog.ui:836
msgctxt "printdialog|labelsize"
msgid "Paper size:"
msgstr ""
-#. AGWe3
-#: vcl/uiconfig/ui/printdialog.ui:835
-msgctxt "printdialog|labelorder"
-msgid "Order:"
-msgstr ""
-
-#. psAku
-#: vcl/uiconfig/ui/printdialog.ui:850
-msgctxt "printdialog|liststore2"
-msgid "Left to right, then down"
-msgstr ""
-
-#. fnfLt
-#: vcl/uiconfig/ui/printdialog.ui:851
-msgctxt "printdialog|liststore2"
-msgid "Top to bottom, then right"
-msgstr ""
-
-#. y6nZE
-#: vcl/uiconfig/ui/printdialog.ui:852
-msgctxt "printdialog|liststore2"
-msgid "Top to bottom, then left"
-msgstr ""
-
-#. PteTg
-#: vcl/uiconfig/ui/printdialog.ui:853
-msgctxt "printdialog|liststore2"
-msgid "Right to left, then down"
-msgstr ""
-
-#. JMA7A
-#: vcl/uiconfig/ui/printdialog.ui:866
-msgctxt "printdialog|collationpreview"
-msgid "Collation preview"
-msgstr ""
-
#. X9iBj
-#: vcl/uiconfig/ui/printdialog.ui:882
+#: vcl/uiconfig/ui/printdialog.ui:852
msgctxt "printdialog|liststore3"
msgid "Automatic"
msgstr "Emgefreek"
#. vaWZE
-#: vcl/uiconfig/ui/printdialog.ui:883
+#: vcl/uiconfig/ui/printdialog.ui:853
msgctxt "printdialog|liststore3"
msgid "Portrait"
msgstr "Poltred"
#. Qnpje
-#: vcl/uiconfig/ui/printdialog.ui:884
+#: vcl/uiconfig/ui/printdialog.ui:854
msgctxt "printdialog|liststore3"
msgid "Landscape"
msgstr "Gweledva"
+#. EZdsx
+#: vcl/uiconfig/ui/printdialog.ui:892
+msgctxt "printdialog|pagespersheetbtn"
+msgid "Pages per sheet:"
+msgstr ""
+
+#. DKP5g
+#: vcl/uiconfig/ui/printdialog.ui:940
+msgctxt "printdialog|liststore1"
+msgid "Custom"
+msgstr "Personelaet"
+
+#. 65WWt
+#: vcl/uiconfig/ui/printdialog.ui:956
+msgctxt "printdialog|pagespersheettxt"
+msgid "Pages:"
+msgstr ""
+
+#. DM5aX
+#: vcl/uiconfig/ui/printdialog.ui:981
+msgctxt "printdialog|by"
+msgid "by"
+msgstr "dre"
+
#. szcD7
-#: vcl/uiconfig/ui/printdialog.ui:908
+#: vcl/uiconfig/ui/printdialog.ui:1007
msgctxt "printdialog|pagemargintxt1"
msgid "Margin:"
msgstr ""
-#. oryuw
-#: vcl/uiconfig/ui/printdialog.ui:933
-msgctxt "printdialog|sheetmargintxt1"
-msgid "Distance:"
-msgstr ""
-
#. iGg2m
-#: vcl/uiconfig/ui/printdialog.ui:958
+#: vcl/uiconfig/ui/printdialog.ui:1032
msgctxt "printdialog|pagemargintxt2"
msgid "between pages"
msgstr "etre ar bajennoù"
+#. oryuw
+#: vcl/uiconfig/ui/printdialog.ui:1044
+msgctxt "printdialog|sheetmargintxt1"
+msgid "Distance:"
+msgstr ""
+
#. XhfvB
-#: vcl/uiconfig/ui/printdialog.ui:970
+#: vcl/uiconfig/ui/printdialog.ui:1069
msgctxt "printdialog|sheetmargintxt2"
msgid "to sheet border"
msgstr "diouzh riblenn ar follenn"
-#. Yo4xV
-#: vcl/uiconfig/ui/printdialog.ui:980
-msgctxt "printdialog|brochure"
-msgid "Brochure"
-msgstr "Kraflevr"
+#. AGWe3
+#: vcl/uiconfig/ui/printdialog.ui:1082
+msgctxt "printdialog|labelorder"
+msgid "Order:"
+msgstr ""
-#. DM5aX
-#: vcl/uiconfig/ui/printdialog.ui:1023
-msgctxt "printdialog|by"
-msgid "by"
-msgstr "dre"
+#. psAku
+#: vcl/uiconfig/ui/printdialog.ui:1097
+msgctxt "printdialog|liststore2"
+msgid "Left to right, then down"
+msgstr ""
+
+#. fnfLt
+#: vcl/uiconfig/ui/printdialog.ui:1098
+msgctxt "printdialog|liststore2"
+msgid "Top to bottom, then right"
+msgstr ""
+
+#. y6nZE
+#: vcl/uiconfig/ui/printdialog.ui:1099
+msgctxt "printdialog|liststore2"
+msgid "Top to bottom, then left"
+msgstr ""
+
+#. PteTg
+#: vcl/uiconfig/ui/printdialog.ui:1100
+msgctxt "printdialog|liststore2"
+msgid "Right to left, then down"
+msgstr ""
#. QG59F
-#: vcl/uiconfig/ui/printdialog.ui:1034
+#: vcl/uiconfig/ui/printdialog.ui:1111
msgctxt "printdialog|bordercb"
msgid "Draw a border around each page"
msgstr "Tresañ ur riblenn tro dro da bep pajenn"
-#. EZdsx
-#: vcl/uiconfig/ui/printdialog.ui:1055
-msgctxt "printdialog|pagespersheetbtn"
-msgid "Pages per sheet:"
-msgstr ""
+#. Yo4xV
+#: vcl/uiconfig/ui/printdialog.ui:1127
+msgctxt "printdialog|brochure"
+msgid "Brochure"
+msgstr "Kraflevr"
-#. 65WWt
-#: vcl/uiconfig/ui/printdialog.ui:1094
-msgctxt "printdialog|pagespersheettxt"
-msgid "Pages:"
+#. JMA7A
+#: vcl/uiconfig/ui/printdialog.ui:1155
+msgctxt "printdialog|collationpreview"
+msgid "Collation preview"
msgstr ""
-#. DKP5g
-#: vcl/uiconfig/ui/printdialog.ui:1116
-msgctxt "printdialog|liststore1"
-msgid "Custom"
-msgstr "Personelaet"
+#. bF4up
+#: vcl/uiconfig/ui/printdialog.ui:1188
+msgctxt "printdialog|layoutexpander"
+msgid "m_ore"
+msgstr ""
#. rCBA5
-#: vcl/uiconfig/ui/printdialog.ui:1146
+#: vcl/uiconfig/ui/printdialog.ui:1207
msgctxt "printdialog|label3"
msgid "Page Layout"
msgstr ""
#. A2iC5
-#: vcl/uiconfig/ui/printdialog.ui:1165
+#: vcl/uiconfig/ui/printdialog.ui:1226
msgctxt "printdialog|generallabel"
msgid "General"
msgstr ""
diff --git a/source/brx/reportdesign/messages.po b/source/brx/reportdesign/messages.po
index 188984580c5..42477e07cfb 100644
--- a/source/brx/reportdesign/messages.po
+++ b/source/brx/reportdesign/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2019-10-14 14:32+0200\n"
+"POT-Creation-Date: 2020-04-29 13:12+0200\n"
"PO-Revision-Date: 2018-01-15 19:20+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1340,7 +1340,7 @@ msgid "Insert"
msgstr "सोसन"
#. AjmhK
-#: reportdesign/uiconfig/dbreport/ui/floatingfield.ui:98
+#: reportdesign/uiconfig/dbreport/ui/floatingfield.ui:99
msgctxt "floatingfield|helptext"
msgid "Highlight the fields to insert into the selected section of the template, then click Insert or press Enter."
msgstr ""
diff --git a/source/brx/sc/messages.po b/source/brx/sc/messages.po
index 4e4410b5cc9..b2a2b273330 100644
--- a/source/brx/sc/messages.po
+++ b/source/brx/sc/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2020-01-08 15:26+0100\n"
+"POT-Creation-Date: 2020-04-29 13:12+0200\n"
"PO-Revision-Date: 2018-11-12 11:38+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -23534,77 +23534,77 @@ msgid "Move/Copy Sheet"
msgstr "शिट लोरिहो/कपि खालाम"
#. iJZov
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:98
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:99
#, fuzzy
msgctxt "movecopysheet|move"
msgid "_Move"
msgstr "लोरि"
#. zRtFK
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:116
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:117
#, fuzzy
msgctxt "movecopysheet|copy"
msgid "C_opy"
msgstr "कपि खालाम"
#. Cf9Po
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:141
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:142
msgctxt "movecopysheet|label1"
msgid "Action"
msgstr "हाबा"
#. ENjjq
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:189
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:190
#, fuzzy
msgctxt "movecopysheet|toDocumentLabel"
msgid "To _document"
msgstr "फोरमान बिलाइआव"
#. jfC53
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:206
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:207
msgctxt "movecopysheet|toDocument"
msgid "(current document)"
msgstr ""
#. Kd5nz
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:207
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:208
msgctxt "movecopysheet|toDocument"
msgid "- new document -"
msgstr ""
#. DGcVf
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:235
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:236
msgctxt "movecopysheet|insertBeforeLabel"
msgid "_Insert before"
msgstr ""
#. gE92w
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:301
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:302
msgctxt "movecopysheet|label2"
msgid "Location"
msgstr "जायगा"
#. wcXYj
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:368
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:369
#, fuzzy
msgctxt "movecopysheet|warnunused"
msgid "This name is already used."
msgstr "बे मुंखौ सिगाङावनो बाहायनाय जाबाय."
#. L7CQf
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:383
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:384
msgctxt "movecopysheet|warnempty"
msgid "Name is empty."
msgstr ""
#. xoYVT
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:398
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:399
msgctxt "movecopysheet|warninvalid"
msgid "Name contains one or more invalid characters."
msgstr ""
#. zE3yH
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:425
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:426
msgctxt "movecopysheet|newNameLabel"
msgid "New _name"
msgstr ""
diff --git a/source/brx/sw/messages.po b/source/brx/sw/messages.po
index e73025cc7fc..6d9de21229e 100644
--- a/source/brx/sw/messages.po
+++ b/source/brx/sw/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2019-12-24 17:12+0100\n"
+"POT-Creation-Date: 2020-04-29 13:12+0200\n"
"PO-Revision-Date: 2019-07-11 19:00+0200\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -18525,84 +18525,84 @@ msgid "Macro"
msgstr "मेक्र'"
#. EqTqQ
-#: sw/uiconfig/swriter/ui/picturepage.ui:32
+#: sw/uiconfig/swriter/ui/picturepage.ui:36
msgctxt "picturepage|browse"
msgid "Browse..."
msgstr "ब्राउज..."
#. PqFMY
-#: sw/uiconfig/swriter/ui/picturepage.ui:58
+#: sw/uiconfig/swriter/ui/picturepage.ui:62
#, fuzzy
msgctxt "picturepage|label1"
msgid "_File name"
msgstr "फाइलनि मुं"
#. UYzJC
-#: sw/uiconfig/swriter/ui/picturepage.ui:77
+#: sw/uiconfig/swriter/ui/picturepage.ui:81
#, fuzzy
msgctxt "picturepage|label11"
msgid "Link"
msgstr "सारि"
#. hCVDF
-#: sw/uiconfig/swriter/ui/picturepage.ui:112
+#: sw/uiconfig/swriter/ui/picturepage.ui:116
#, fuzzy
msgctxt "picturepage|vert"
msgid "_Vertically"
msgstr "~थोंगोरै"
#. jwAir
-#: sw/uiconfig/swriter/ui/picturepage.ui:127
+#: sw/uiconfig/swriter/ui/picturepage.ui:131
#, fuzzy
msgctxt "picturepage|hori"
msgid "Hori_zontally"
msgstr "~समानथियै"
#. F3zpM
-#: sw/uiconfig/swriter/ui/picturepage.ui:142
+#: sw/uiconfig/swriter/ui/picturepage.ui:146
msgctxt "picturepage|allpages"
msgid "On all pages"
msgstr ""
#. FX5Cn
-#: sw/uiconfig/swriter/ui/picturepage.ui:159
+#: sw/uiconfig/swriter/ui/picturepage.ui:163
msgctxt "picturepage|leftpages"
msgid "On left pages"
msgstr ""
#. 6eLFK
-#: sw/uiconfig/swriter/ui/picturepage.ui:176
+#: sw/uiconfig/swriter/ui/picturepage.ui:180
msgctxt "picturepage|rightpages"
msgid "On right pages"
msgstr ""
#. M9Lxh
-#: sw/uiconfig/swriter/ui/picturepage.ui:221
+#: sw/uiconfig/swriter/ui/picturepage.ui:225
msgctxt "picturepage|label2"
msgid "Flip"
msgstr "फ्लिप खालाम"
#. vEJFW
-#: sw/uiconfig/swriter/ui/picturepage.ui:261
+#: sw/uiconfig/swriter/ui/picturepage.ui:265
msgctxt "picturepage|FT_ANGLE"
msgid "_Angle:"
msgstr ""
#. Q6xq6
-#: sw/uiconfig/swriter/ui/picturepage.ui:303
+#: sw/uiconfig/swriter/ui/picturepage.ui:308
msgctxt "picturepage|FT_ANGLEPRESETS"
msgid "Default _settings:"
msgstr ""
#. hBc6G
-#: sw/uiconfig/swriter/ui/picturepage.ui:328
+#: sw/uiconfig/swriter/ui/picturepage.ui:333
#, fuzzy
msgctxt "picturepage|CTL_ANGLE|tooltip_text"
msgid "Rotation Angle"
msgstr "गिदिंनाय ख'ना"
#. HpCfF
-#: sw/uiconfig/swriter/ui/picturepage.ui:355
+#: sw/uiconfig/swriter/ui/picturepage.ui:360
#, fuzzy
msgctxt "picturepage|label2"
msgid "Rotation Angle"
diff --git a/source/brx/vcl/messages.po b/source/brx/vcl/messages.po
index 3e29ec2011a..7c0b3bd30f5 100644
--- a/source/brx/vcl/messages.po
+++ b/source/brx/vcl/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2019-12-06 13:10+0100\n"
+"POT-Creation-Date: 2020-04-29 12:59+0200\n"
"PO-Revision-Date: 2018-11-12 11:38+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2070,219 +2070,231 @@ msgid "e.g.: 1, 3-5, 7, 9"
msgstr ""
#. V3apS
-#: vcl/uiconfig/ui/printdialog.ui:542
+#: vcl/uiconfig/ui/printdialog.ui:541
msgctxt "printdialog|rmEvenPages"
msgid "_Even pages"
msgstr ""
#. ELsCF
-#: vcl/uiconfig/ui/printdialog.ui:561
+#: vcl/uiconfig/ui/printdialog.ui:560
msgctxt "printdialog|rbOddPages"
msgid "_Odd pages"
msgstr ""
+#. Z5kiB
+#: vcl/uiconfig/ui/printdialog.ui:579
+msgctxt "printdialog|rbRangeSelection"
+msgid "_Selection"
+msgstr ""
+
#. wn2kB
-#: vcl/uiconfig/ui/printdialog.ui:582
+#: vcl/uiconfig/ui/printdialog.ui:610
msgctxt "printdialog|fromwhich"
msgid "_From which print:"
msgstr ""
#. Cuc2u
-#: vcl/uiconfig/ui/printdialog.ui:607
+#: vcl/uiconfig/ui/printdialog.ui:635
msgctxt "printdialog|labelpapersides"
msgid "Paper _sides:"
msgstr ""
#. SYxRJ
-#: vcl/uiconfig/ui/printdialog.ui:622
+#: vcl/uiconfig/ui/printdialog.ui:650
msgctxt "printdialog|liststore4"
msgid "Print on one side (simplex)"
msgstr ""
#. hCZPg
-#: vcl/uiconfig/ui/printdialog.ui:623
+#: vcl/uiconfig/ui/printdialog.ui:651
msgctxt "printdialog|liststore4"
msgid "Print on both sides (duplex long edge)"
msgstr ""
#. iqr9C
-#: vcl/uiconfig/ui/printdialog.ui:624
+#: vcl/uiconfig/ui/printdialog.ui:652
msgctxt "printdialog|liststore4"
msgid "Print on both sides (duplex short edge)"
msgstr ""
#. AVv6D
-#: vcl/uiconfig/ui/printdialog.ui:638
+#: vcl/uiconfig/ui/printdialog.ui:666
msgctxt "printdialog|labelcopies"
msgid "_Number of copies:"
msgstr ""
-#. vwjVt
-#: vcl/uiconfig/ui/printdialog.ui:665
-msgctxt "printdialog|reverseorder"
-msgid "Print in _reverse order"
-msgstr ""
-
#. G6QEr
-#: vcl/uiconfig/ui/printdialog.ui:687
+#: vcl/uiconfig/ui/printdialog.ui:699
msgctxt "printdialog|collate"
msgid "_Collate"
msgstr ""
#. RnCCD
-#: vcl/uiconfig/ui/printdialog.ui:723
+#: vcl/uiconfig/ui/printdialog.ui:735
msgctxt "printdialog|cbPrintOrder"
msgid "_Order:"
msgstr ""
-#. Z5kiB
-#: vcl/uiconfig/ui/printdialog.ui:747
-msgctxt "printdialog|rbRangeSelection"
-msgid "_Selection"
+#. vwjVt
+#: vcl/uiconfig/ui/printdialog.ui:746
+msgctxt "printdialog|reverseorder"
+msgid "Print in _reverse order"
+msgstr ""
+
+#. R82MM
+#: vcl/uiconfig/ui/printdialog.ui:766
+msgctxt "printdialog|rangeexpander"
+msgid "_more"
msgstr ""
#. ehfCG
-#: vcl/uiconfig/ui/printdialog.ui:770
+#: vcl/uiconfig/ui/printdialog.ui:785
msgctxt "printdialog|label2"
msgid "Range and Copies"
msgstr ""
#. CBLet
-#: vcl/uiconfig/ui/printdialog.ui:807
+#: vcl/uiconfig/ui/printdialog.ui:822
msgctxt "printdialog|labelorientation"
msgid "Orientation:"
msgstr ""
#. U4byk
-#: vcl/uiconfig/ui/printdialog.ui:821
+#: vcl/uiconfig/ui/printdialog.ui:836
msgctxt "printdialog|labelsize"
msgid "Paper size:"
msgstr ""
-#. AGWe3
-#: vcl/uiconfig/ui/printdialog.ui:835
-msgctxt "printdialog|labelorder"
-msgid "Order:"
-msgstr ""
-
-#. psAku
-#: vcl/uiconfig/ui/printdialog.ui:850
-msgctxt "printdialog|liststore2"
-msgid "Left to right, then down"
-msgstr ""
-
-#. fnfLt
-#: vcl/uiconfig/ui/printdialog.ui:851
-msgctxt "printdialog|liststore2"
-msgid "Top to bottom, then right"
-msgstr ""
-
-#. y6nZE
-#: vcl/uiconfig/ui/printdialog.ui:852
-msgctxt "printdialog|liststore2"
-msgid "Top to bottom, then left"
-msgstr ""
-
-#. PteTg
-#: vcl/uiconfig/ui/printdialog.ui:853
-msgctxt "printdialog|liststore2"
-msgid "Right to left, then down"
-msgstr ""
-
-#. JMA7A
-#: vcl/uiconfig/ui/printdialog.ui:866
-msgctxt "printdialog|collationpreview"
-msgid "Collation preview"
-msgstr ""
-
#. X9iBj
-#: vcl/uiconfig/ui/printdialog.ui:882
+#: vcl/uiconfig/ui/printdialog.ui:852
msgctxt "printdialog|liststore3"
msgid "Automatic"
msgstr "गावनो गाव"
#. vaWZE
-#: vcl/uiconfig/ui/printdialog.ui:883
+#: vcl/uiconfig/ui/printdialog.ui:853
msgctxt "printdialog|liststore3"
msgid "Portrait"
msgstr "प'र्ट्रेट"
#. Qnpje
-#: vcl/uiconfig/ui/printdialog.ui:884
+#: vcl/uiconfig/ui/printdialog.ui:854
msgctxt "printdialog|liststore3"
msgid "Landscape"
msgstr "लेण्डस्केप"
+#. EZdsx
+#: vcl/uiconfig/ui/printdialog.ui:892
+msgctxt "printdialog|pagespersheetbtn"
+msgid "Pages per sheet:"
+msgstr ""
+
+#. DKP5g
+#: vcl/uiconfig/ui/printdialog.ui:940
+#, fuzzy
+msgctxt "printdialog|liststore1"
+msgid "Custom"
+msgstr "कास्टम:"
+
+#. 65WWt
+#: vcl/uiconfig/ui/printdialog.ui:956
+msgctxt "printdialog|pagespersheettxt"
+msgid "Pages:"
+msgstr ""
+
+#. DM5aX
+#: vcl/uiconfig/ui/printdialog.ui:981
+msgctxt "printdialog|by"
+msgid "by"
+msgstr "जों"
+
#. szcD7
-#: vcl/uiconfig/ui/printdialog.ui:908
+#: vcl/uiconfig/ui/printdialog.ui:1007
msgctxt "printdialog|pagemargintxt1"
msgid "Margin:"
msgstr ""
-#. oryuw
-#: vcl/uiconfig/ui/printdialog.ui:933
-msgctxt "printdialog|sheetmargintxt1"
-msgid "Distance:"
-msgstr ""
-
#. iGg2m
-#: vcl/uiconfig/ui/printdialog.ui:958
+#: vcl/uiconfig/ui/printdialog.ui:1032
msgctxt "printdialog|pagemargintxt2"
msgid "between pages"
msgstr ""
+#. oryuw
+#: vcl/uiconfig/ui/printdialog.ui:1044
+msgctxt "printdialog|sheetmargintxt1"
+msgid "Distance:"
+msgstr ""
+
#. XhfvB
-#: vcl/uiconfig/ui/printdialog.ui:970
+#: vcl/uiconfig/ui/printdialog.ui:1069
msgctxt "printdialog|sheetmargintxt2"
msgid "to sheet border"
msgstr ""
-#. Yo4xV
-#: vcl/uiconfig/ui/printdialog.ui:980
-#, fuzzy
-msgctxt "printdialog|brochure"
-msgid "Brochure"
-msgstr "बिजाबसा"
+#. AGWe3
+#: vcl/uiconfig/ui/printdialog.ui:1082
+msgctxt "printdialog|labelorder"
+msgid "Order:"
+msgstr ""
-#. DM5aX
-#: vcl/uiconfig/ui/printdialog.ui:1023
-msgctxt "printdialog|by"
-msgid "by"
-msgstr "जों"
+#. psAku
+#: vcl/uiconfig/ui/printdialog.ui:1097
+msgctxt "printdialog|liststore2"
+msgid "Left to right, then down"
+msgstr ""
+
+#. fnfLt
+#: vcl/uiconfig/ui/printdialog.ui:1098
+msgctxt "printdialog|liststore2"
+msgid "Top to bottom, then right"
+msgstr ""
+
+#. y6nZE
+#: vcl/uiconfig/ui/printdialog.ui:1099
+msgctxt "printdialog|liststore2"
+msgid "Top to bottom, then left"
+msgstr ""
+
+#. PteTg
+#: vcl/uiconfig/ui/printdialog.ui:1100
+msgctxt "printdialog|liststore2"
+msgid "Right to left, then down"
+msgstr ""
#. QG59F
-#: vcl/uiconfig/ui/printdialog.ui:1034
+#: vcl/uiconfig/ui/printdialog.ui:1111
msgctxt "printdialog|bordercb"
msgid "Draw a border around each page"
msgstr ""
-#. EZdsx
-#: vcl/uiconfig/ui/printdialog.ui:1055
-msgctxt "printdialog|pagespersheetbtn"
-msgid "Pages per sheet:"
-msgstr ""
+#. Yo4xV
+#: vcl/uiconfig/ui/printdialog.ui:1127
+#, fuzzy
+msgctxt "printdialog|brochure"
+msgid "Brochure"
+msgstr "बिजाबसा"
-#. 65WWt
-#: vcl/uiconfig/ui/printdialog.ui:1094
-msgctxt "printdialog|pagespersheettxt"
-msgid "Pages:"
+#. JMA7A
+#: vcl/uiconfig/ui/printdialog.ui:1155
+msgctxt "printdialog|collationpreview"
+msgid "Collation preview"
msgstr ""
-#. DKP5g
-#: vcl/uiconfig/ui/printdialog.ui:1116
-#, fuzzy
-msgctxt "printdialog|liststore1"
-msgid "Custom"
-msgstr "कास्टम:"
+#. bF4up
+#: vcl/uiconfig/ui/printdialog.ui:1188
+msgctxt "printdialog|layoutexpander"
+msgid "m_ore"
+msgstr ""
#. rCBA5
-#: vcl/uiconfig/ui/printdialog.ui:1146
+#: vcl/uiconfig/ui/printdialog.ui:1207
msgctxt "printdialog|label3"
msgid "Page Layout"
msgstr ""
#. A2iC5
-#: vcl/uiconfig/ui/printdialog.ui:1165
+#: vcl/uiconfig/ui/printdialog.ui:1226
msgctxt "printdialog|generallabel"
msgid "General"
msgstr ""
diff --git a/source/bs/reportdesign/messages.po b/source/bs/reportdesign/messages.po
index 196e068e989..524645f946b 100644
--- a/source/bs/reportdesign/messages.po
+++ b/source/bs/reportdesign/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2019-10-14 14:32+0200\n"
+"POT-Creation-Date: 2020-04-29 13:12+0200\n"
"PO-Revision-Date: 2018-01-15 20:17+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1314,7 +1314,7 @@ msgid "Insert"
msgstr "Ubaci"
#. AjmhK
-#: reportdesign/uiconfig/dbreport/ui/floatingfield.ui:98
+#: reportdesign/uiconfig/dbreport/ui/floatingfield.ui:99
#, fuzzy
msgctxt "floatingfield|helptext"
msgid "Highlight the fields to insert into the selected section of the template, then click Insert or press Enter."
diff --git a/source/bs/sc/messages.po b/source/bs/sc/messages.po
index 8ec0042be81..3bbdbfa749f 100644
--- a/source/bs/sc/messages.po
+++ b/source/bs/sc/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2020-01-08 15:26+0100\n"
+"POT-Creation-Date: 2020-04-29 13:12+0200\n"
"PO-Revision-Date: 2018-11-12 11:39+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -23430,73 +23430,73 @@ msgid "Move/Copy Sheet"
msgstr "Premještanje/Kopiranje stranice"
#. iJZov
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:98
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:99
msgctxt "movecopysheet|move"
msgid "_Move"
msgstr "_Premjesti"
#. zRtFK
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:116
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:117
msgctxt "movecopysheet|copy"
msgid "C_opy"
msgstr "_Kopiraj"
#. Cf9Po
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:141
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:142
msgctxt "movecopysheet|label1"
msgid "Action"
msgstr "Akcija"
#. ENjjq
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:189
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:190
msgctxt "movecopysheet|toDocumentLabel"
msgid "To _document"
msgstr "U _dokument"
#. jfC53
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:206
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:207
msgctxt "movecopysheet|toDocument"
msgid "(current document)"
msgstr "(trenutni dokument)"
#. Kd5nz
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:207
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:208
msgctxt "movecopysheet|toDocument"
msgid "- new document -"
msgstr "- novi dokument -"
#. DGcVf
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:235
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:236
msgctxt "movecopysheet|insertBeforeLabel"
msgid "_Insert before"
msgstr "_Umetni prije"
#. gE92w
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:301
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:302
msgctxt "movecopysheet|label2"
msgid "Location"
msgstr "Lokacija"
#. wcXYj
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:368
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:369
msgctxt "movecopysheet|warnunused"
msgid "This name is already used."
msgstr "Ovo ime je već u upotrebi."
#. L7CQf
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:383
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:384
msgctxt "movecopysheet|warnempty"
msgid "Name is empty."
msgstr "Naziv je prazan."
#. xoYVT
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:398
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:399
msgctxt "movecopysheet|warninvalid"
msgid "Name contains one or more invalid characters."
msgstr "Naziv sadrži jedan ili više nevažećih znakova."
#. zE3yH
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:425
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:426
msgctxt "movecopysheet|newNameLabel"
msgid "New _name"
msgstr "Novi _naziv"
diff --git a/source/bs/sw/messages.po b/source/bs/sw/messages.po
index 1df33080cf1..d371ae1a765 100644
--- a/source/bs/sw/messages.po
+++ b/source/bs/sw/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2019-12-24 17:12+0100\n"
+"POT-Creation-Date: 2020-04-29 13:12+0200\n"
"PO-Revision-Date: 2018-11-14 11:34+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -18251,82 +18251,82 @@ msgid "Macro"
msgstr "Makro"
#. EqTqQ
-#: sw/uiconfig/swriter/ui/picturepage.ui:32
+#: sw/uiconfig/swriter/ui/picturepage.ui:36
msgctxt "picturepage|browse"
msgid "Browse..."
msgstr "Potraži..."
#. PqFMY
-#: sw/uiconfig/swriter/ui/picturepage.ui:58
+#: sw/uiconfig/swriter/ui/picturepage.ui:62
msgctxt "picturepage|label1"
msgid "_File name"
msgstr "_Ime fajla"
#. UYzJC
-#: sw/uiconfig/swriter/ui/picturepage.ui:77
+#: sw/uiconfig/swriter/ui/picturepage.ui:81
msgctxt "picturepage|label11"
msgid "Link"
msgstr "Veza"
#. hCVDF
-#: sw/uiconfig/swriter/ui/picturepage.ui:112
+#: sw/uiconfig/swriter/ui/picturepage.ui:116
msgctxt "picturepage|vert"
msgid "_Vertically"
msgstr "_Uspravno"
#. jwAir
-#: sw/uiconfig/swriter/ui/picturepage.ui:127
+#: sw/uiconfig/swriter/ui/picturepage.ui:131
msgctxt "picturepage|hori"
msgid "Hori_zontally"
msgstr "_Vodoravno"
#. F3zpM
-#: sw/uiconfig/swriter/ui/picturepage.ui:142
+#: sw/uiconfig/swriter/ui/picturepage.ui:146
msgctxt "picturepage|allpages"
msgid "On all pages"
msgstr "Na svim stranama"
#. FX5Cn
-#: sw/uiconfig/swriter/ui/picturepage.ui:159
+#: sw/uiconfig/swriter/ui/picturepage.ui:163
msgctxt "picturepage|leftpages"
msgid "On left pages"
msgstr "Na lijevim stranama"
#. 6eLFK
-#: sw/uiconfig/swriter/ui/picturepage.ui:176
+#: sw/uiconfig/swriter/ui/picturepage.ui:180
msgctxt "picturepage|rightpages"
msgid "On right pages"
msgstr "Na desnim stranama"
#. M9Lxh
-#: sw/uiconfig/swriter/ui/picturepage.ui:221
+#: sw/uiconfig/swriter/ui/picturepage.ui:225
msgctxt "picturepage|label2"
msgid "Flip"
msgstr "Obrni"
#. vEJFW
-#: sw/uiconfig/swriter/ui/picturepage.ui:261
+#: sw/uiconfig/swriter/ui/picturepage.ui:265
#, fuzzy
msgctxt "picturepage|FT_ANGLE"
msgid "_Angle:"
msgstr "_Ugao"
#. Q6xq6
-#: sw/uiconfig/swriter/ui/picturepage.ui:303
+#: sw/uiconfig/swriter/ui/picturepage.ui:308
#, fuzzy
msgctxt "picturepage|FT_ANGLEPRESETS"
msgid "Default _settings:"
msgstr "Zadate _postavke"
#. hBc6G
-#: sw/uiconfig/swriter/ui/picturepage.ui:328
+#: sw/uiconfig/swriter/ui/picturepage.ui:333
#, fuzzy
msgctxt "picturepage|CTL_ANGLE|tooltip_text"
msgid "Rotation Angle"
msgstr "Ugao Rotacije"
#. HpCfF
-#: sw/uiconfig/swriter/ui/picturepage.ui:355
+#: sw/uiconfig/swriter/ui/picturepage.ui:360
#, fuzzy
msgctxt "picturepage|label2"
msgid "Rotation Angle"
diff --git a/source/bs/vcl/messages.po b/source/bs/vcl/messages.po
index d3dbe177b2c..da5084085ea 100644
--- a/source/bs/vcl/messages.po
+++ b/source/bs/vcl/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2019-12-06 13:10+0100\n"
+"POT-Creation-Date: 2020-04-29 12:59+0200\n"
"PO-Revision-Date: 2018-11-12 11:39+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2044,217 +2044,229 @@ msgid "e.g.: 1, 3-5, 7, 9"
msgstr ""
#. V3apS
-#: vcl/uiconfig/ui/printdialog.ui:542
+#: vcl/uiconfig/ui/printdialog.ui:541
msgctxt "printdialog|rmEvenPages"
msgid "_Even pages"
msgstr ""
#. ELsCF
-#: vcl/uiconfig/ui/printdialog.ui:561
+#: vcl/uiconfig/ui/printdialog.ui:560
msgctxt "printdialog|rbOddPages"
msgid "_Odd pages"
msgstr ""
+#. Z5kiB
+#: vcl/uiconfig/ui/printdialog.ui:579
+msgctxt "printdialog|rbRangeSelection"
+msgid "_Selection"
+msgstr ""
+
#. wn2kB
-#: vcl/uiconfig/ui/printdialog.ui:582
+#: vcl/uiconfig/ui/printdialog.ui:610
msgctxt "printdialog|fromwhich"
msgid "_From which print:"
msgstr ""
#. Cuc2u
-#: vcl/uiconfig/ui/printdialog.ui:607
+#: vcl/uiconfig/ui/printdialog.ui:635
msgctxt "printdialog|labelpapersides"
msgid "Paper _sides:"
msgstr ""
#. SYxRJ
-#: vcl/uiconfig/ui/printdialog.ui:622
+#: vcl/uiconfig/ui/printdialog.ui:650
msgctxt "printdialog|liststore4"
msgid "Print on one side (simplex)"
msgstr ""
#. hCZPg
-#: vcl/uiconfig/ui/printdialog.ui:623
+#: vcl/uiconfig/ui/printdialog.ui:651
msgctxt "printdialog|liststore4"
msgid "Print on both sides (duplex long edge)"
msgstr ""
#. iqr9C
-#: vcl/uiconfig/ui/printdialog.ui:624
+#: vcl/uiconfig/ui/printdialog.ui:652
msgctxt "printdialog|liststore4"
msgid "Print on both sides (duplex short edge)"
msgstr ""
#. AVv6D
-#: vcl/uiconfig/ui/printdialog.ui:638
+#: vcl/uiconfig/ui/printdialog.ui:666
msgctxt "printdialog|labelcopies"
msgid "_Number of copies:"
msgstr ""
-#. vwjVt
-#: vcl/uiconfig/ui/printdialog.ui:665
-msgctxt "printdialog|reverseorder"
-msgid "Print in _reverse order"
-msgstr ""
-
#. G6QEr
-#: vcl/uiconfig/ui/printdialog.ui:687
+#: vcl/uiconfig/ui/printdialog.ui:699
msgctxt "printdialog|collate"
msgid "_Collate"
msgstr ""
#. RnCCD
-#: vcl/uiconfig/ui/printdialog.ui:723
+#: vcl/uiconfig/ui/printdialog.ui:735
msgctxt "printdialog|cbPrintOrder"
msgid "_Order:"
msgstr ""
-#. Z5kiB
-#: vcl/uiconfig/ui/printdialog.ui:747
-msgctxt "printdialog|rbRangeSelection"
-msgid "_Selection"
+#. vwjVt
+#: vcl/uiconfig/ui/printdialog.ui:746
+msgctxt "printdialog|reverseorder"
+msgid "Print in _reverse order"
+msgstr ""
+
+#. R82MM
+#: vcl/uiconfig/ui/printdialog.ui:766
+msgctxt "printdialog|rangeexpander"
+msgid "_more"
msgstr ""
#. ehfCG
-#: vcl/uiconfig/ui/printdialog.ui:770
+#: vcl/uiconfig/ui/printdialog.ui:785
msgctxt "printdialog|label2"
msgid "Range and Copies"
msgstr ""
#. CBLet
-#: vcl/uiconfig/ui/printdialog.ui:807
+#: vcl/uiconfig/ui/printdialog.ui:822
msgctxt "printdialog|labelorientation"
msgid "Orientation:"
msgstr ""
#. U4byk
-#: vcl/uiconfig/ui/printdialog.ui:821
+#: vcl/uiconfig/ui/printdialog.ui:836
msgctxt "printdialog|labelsize"
msgid "Paper size:"
msgstr ""
-#. AGWe3
-#: vcl/uiconfig/ui/printdialog.ui:835
-msgctxt "printdialog|labelorder"
-msgid "Order:"
-msgstr ""
-
-#. psAku
-#: vcl/uiconfig/ui/printdialog.ui:850
-msgctxt "printdialog|liststore2"
-msgid "Left to right, then down"
-msgstr ""
-
-#. fnfLt
-#: vcl/uiconfig/ui/printdialog.ui:851
-msgctxt "printdialog|liststore2"
-msgid "Top to bottom, then right"
-msgstr ""
-
-#. y6nZE
-#: vcl/uiconfig/ui/printdialog.ui:852
-msgctxt "printdialog|liststore2"
-msgid "Top to bottom, then left"
-msgstr ""
-
-#. PteTg
-#: vcl/uiconfig/ui/printdialog.ui:853
-msgctxt "printdialog|liststore2"
-msgid "Right to left, then down"
-msgstr ""
-
-#. JMA7A
-#: vcl/uiconfig/ui/printdialog.ui:866
-msgctxt "printdialog|collationpreview"
-msgid "Collation preview"
-msgstr ""
-
#. X9iBj
-#: vcl/uiconfig/ui/printdialog.ui:882
+#: vcl/uiconfig/ui/printdialog.ui:852
msgctxt "printdialog|liststore3"
msgid "Automatic"
msgstr "Automatski"
#. vaWZE
-#: vcl/uiconfig/ui/printdialog.ui:883
+#: vcl/uiconfig/ui/printdialog.ui:853
msgctxt "printdialog|liststore3"
msgid "Portrait"
msgstr "Uspravno"
#. Qnpje
-#: vcl/uiconfig/ui/printdialog.ui:884
+#: vcl/uiconfig/ui/printdialog.ui:854
msgctxt "printdialog|liststore3"
msgid "Landscape"
msgstr "Vodoravno"
+#. EZdsx
+#: vcl/uiconfig/ui/printdialog.ui:892
+msgctxt "printdialog|pagespersheetbtn"
+msgid "Pages per sheet:"
+msgstr ""
+
+#. DKP5g
+#: vcl/uiconfig/ui/printdialog.ui:940
+msgctxt "printdialog|liststore1"
+msgid "Custom"
+msgstr "Prilagođeno"
+
+#. 65WWt
+#: vcl/uiconfig/ui/printdialog.ui:956
+msgctxt "printdialog|pagespersheettxt"
+msgid "Pages:"
+msgstr ""
+
+#. DM5aX
+#: vcl/uiconfig/ui/printdialog.ui:981
+msgctxt "printdialog|by"
+msgid "by"
+msgstr "od"
+
#. szcD7
-#: vcl/uiconfig/ui/printdialog.ui:908
+#: vcl/uiconfig/ui/printdialog.ui:1007
msgctxt "printdialog|pagemargintxt1"
msgid "Margin:"
msgstr ""
-#. oryuw
-#: vcl/uiconfig/ui/printdialog.ui:933
-msgctxt "printdialog|sheetmargintxt1"
-msgid "Distance:"
-msgstr ""
-
#. iGg2m
-#: vcl/uiconfig/ui/printdialog.ui:958
+#: vcl/uiconfig/ui/printdialog.ui:1032
msgctxt "printdialog|pagemargintxt2"
msgid "between pages"
msgstr "između stranica"
+#. oryuw
+#: vcl/uiconfig/ui/printdialog.ui:1044
+msgctxt "printdialog|sheetmargintxt1"
+msgid "Distance:"
+msgstr ""
+
#. XhfvB
-#: vcl/uiconfig/ui/printdialog.ui:970
+#: vcl/uiconfig/ui/printdialog.ui:1069
msgctxt "printdialog|sheetmargintxt2"
msgid "to sheet border"
msgstr "okviru lista"
-#. Yo4xV
-#: vcl/uiconfig/ui/printdialog.ui:980
-msgctxt "printdialog|brochure"
-msgid "Brochure"
-msgstr "Brošura"
+#. AGWe3
+#: vcl/uiconfig/ui/printdialog.ui:1082
+msgctxt "printdialog|labelorder"
+msgid "Order:"
+msgstr ""
-#. DM5aX
-#: vcl/uiconfig/ui/printdialog.ui:1023
-msgctxt "printdialog|by"
-msgid "by"
-msgstr "od"
+#. psAku
+#: vcl/uiconfig/ui/printdialog.ui:1097
+msgctxt "printdialog|liststore2"
+msgid "Left to right, then down"
+msgstr ""
+
+#. fnfLt
+#: vcl/uiconfig/ui/printdialog.ui:1098
+msgctxt "printdialog|liststore2"
+msgid "Top to bottom, then right"
+msgstr ""
+
+#. y6nZE
+#: vcl/uiconfig/ui/printdialog.ui:1099
+msgctxt "printdialog|liststore2"
+msgid "Top to bottom, then left"
+msgstr ""
+
+#. PteTg
+#: vcl/uiconfig/ui/printdialog.ui:1100
+msgctxt "printdialog|liststore2"
+msgid "Right to left, then down"
+msgstr ""
#. QG59F
-#: vcl/uiconfig/ui/printdialog.ui:1034
+#: vcl/uiconfig/ui/printdialog.ui:1111
msgctxt "printdialog|bordercb"
msgid "Draw a border around each page"
msgstr "Nacrtaj okvir oko svake stranica"
-#. EZdsx
-#: vcl/uiconfig/ui/printdialog.ui:1055
-msgctxt "printdialog|pagespersheetbtn"
-msgid "Pages per sheet:"
-msgstr ""
+#. Yo4xV
+#: vcl/uiconfig/ui/printdialog.ui:1127
+msgctxt "printdialog|brochure"
+msgid "Brochure"
+msgstr "Brošura"
-#. 65WWt
-#: vcl/uiconfig/ui/printdialog.ui:1094
-msgctxt "printdialog|pagespersheettxt"
-msgid "Pages:"
+#. JMA7A
+#: vcl/uiconfig/ui/printdialog.ui:1155
+msgctxt "printdialog|collationpreview"
+msgid "Collation preview"
msgstr ""
-#. DKP5g
-#: vcl/uiconfig/ui/printdialog.ui:1116
-msgctxt "printdialog|liststore1"
-msgid "Custom"
-msgstr "Prilagođeno"
+#. bF4up
+#: vcl/uiconfig/ui/printdialog.ui:1188
+msgctxt "printdialog|layoutexpander"
+msgid "m_ore"
+msgstr ""
#. rCBA5
-#: vcl/uiconfig/ui/printdialog.ui:1146
+#: vcl/uiconfig/ui/printdialog.ui:1207
msgctxt "printdialog|label3"
msgid "Page Layout"
msgstr ""
#. A2iC5
-#: vcl/uiconfig/ui/printdialog.ui:1165
+#: vcl/uiconfig/ui/printdialog.ui:1226
msgctxt "printdialog|generallabel"
msgid "General"
msgstr ""
diff --git a/source/ca-valencia/reportdesign/messages.po b/source/ca-valencia/reportdesign/messages.po
index 946ecd800b6..dbab377ecdd 100644
--- a/source/ca-valencia/reportdesign/messages.po
+++ b/source/ca-valencia/reportdesign/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2019-10-14 14:32+0200\n"
+"POT-Creation-Date: 2020-04-29 13:12+0200\n"
"PO-Revision-Date: 2018-01-29 07:53+0000\n"
"Last-Translator: joamuran <joamuran@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1297,7 +1297,7 @@ msgid "Insert"
msgstr "Insereix"
#. AjmhK
-#: reportdesign/uiconfig/dbreport/ui/floatingfield.ui:98
+#: reportdesign/uiconfig/dbreport/ui/floatingfield.ui:99
#, fuzzy
msgctxt "floatingfield|helptext"
msgid "Highlight the fields to insert into the selected section of the template, then click Insert or press Enter."
diff --git a/source/ca-valencia/sc/messages.po b/source/ca-valencia/sc/messages.po
index 891661fda81..5603135b3de 100644
--- a/source/ca-valencia/sc/messages.po
+++ b/source/ca-valencia/sc/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2020-01-08 15:26+0100\n"
+"POT-Creation-Date: 2020-04-29 13:12+0200\n"
"PO-Revision-Date: 2018-11-12 11:39+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -22928,73 +22928,73 @@ msgid "Move/Copy Sheet"
msgstr "Mou/copia el full"
#. iJZov
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:98
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:99
msgctxt "movecopysheet|move"
msgid "_Move"
msgstr "_Mou"
#. zRtFK
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:116
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:117
msgctxt "movecopysheet|copy"
msgid "C_opy"
msgstr "C_opia"
#. Cf9Po
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:141
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:142
msgctxt "movecopysheet|label1"
msgid "Action"
msgstr "Acció"
#. ENjjq
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:189
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:190
msgctxt "movecopysheet|toDocumentLabel"
msgid "To _document"
msgstr "Al _document"
#. jfC53
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:206
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:207
msgctxt "movecopysheet|toDocument"
msgid "(current document)"
msgstr "(document actual)"
#. Kd5nz
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:207
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:208
msgctxt "movecopysheet|toDocument"
msgid "- new document -"
msgstr "- document nou -"
#. DGcVf
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:235
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:236
msgctxt "movecopysheet|insertBeforeLabel"
msgid "_Insert before"
msgstr "_Insereix abans"
#. gE92w
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:301
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:302
msgctxt "movecopysheet|label2"
msgid "Location"
msgstr "Ubicació"
#. wcXYj
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:368
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:369
msgctxt "movecopysheet|warnunused"
msgid "This name is already used."
msgstr "Aquest nom ja és en ús."
#. L7CQf
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:383
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:384
msgctxt "movecopysheet|warnempty"
msgid "Name is empty."
msgstr "El nom és buit."
#. xoYVT
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:398
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:399
msgctxt "movecopysheet|warninvalid"
msgid "Name contains one or more invalid characters."
msgstr "El nom conté un o més caràcters no vàlids."
#. zE3yH
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:425
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:426
msgctxt "movecopysheet|newNameLabel"
msgid "New _name"
msgstr "Nom _nou"
diff --git a/source/ca-valencia/sw/messages.po b/source/ca-valencia/sw/messages.po
index bf277f33736..08b9a74e512 100644
--- a/source/ca-valencia/sw/messages.po
+++ b/source/ca-valencia/sw/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2019-12-24 17:12+0100\n"
+"POT-Creation-Date: 2020-04-29 13:12+0200\n"
"PO-Revision-Date: 2018-11-14 11:35+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -17657,79 +17657,79 @@ msgid "Macro"
msgstr "Macro"
#. EqTqQ
-#: sw/uiconfig/swriter/ui/picturepage.ui:32
+#: sw/uiconfig/swriter/ui/picturepage.ui:36
msgctxt "picturepage|browse"
msgid "Browse..."
msgstr "Navega..."
#. PqFMY
-#: sw/uiconfig/swriter/ui/picturepage.ui:58
+#: sw/uiconfig/swriter/ui/picturepage.ui:62
msgctxt "picturepage|label1"
msgid "_File name"
msgstr "Nom del _fitxer"
#. UYzJC
-#: sw/uiconfig/swriter/ui/picturepage.ui:77
+#: sw/uiconfig/swriter/ui/picturepage.ui:81
msgctxt "picturepage|label11"
msgid "Link"
msgstr "Enllaç"
#. hCVDF
-#: sw/uiconfig/swriter/ui/picturepage.ui:112
+#: sw/uiconfig/swriter/ui/picturepage.ui:116
msgctxt "picturepage|vert"
msgid "_Vertically"
msgstr "_Verticalment"
#. jwAir
-#: sw/uiconfig/swriter/ui/picturepage.ui:127
+#: sw/uiconfig/swriter/ui/picturepage.ui:131
msgctxt "picturepage|hori"
msgid "Hori_zontally"
msgstr "_Horitzontalment"
#. F3zpM
-#: sw/uiconfig/swriter/ui/picturepage.ui:142
+#: sw/uiconfig/swriter/ui/picturepage.ui:146
msgctxt "picturepage|allpages"
msgid "On all pages"
msgstr "A totes les pàgines"
#. FX5Cn
-#: sw/uiconfig/swriter/ui/picturepage.ui:159
+#: sw/uiconfig/swriter/ui/picturepage.ui:163
msgctxt "picturepage|leftpages"
msgid "On left pages"
msgstr "A les pàgines esquerres"
#. 6eLFK
-#: sw/uiconfig/swriter/ui/picturepage.ui:176
+#: sw/uiconfig/swriter/ui/picturepage.ui:180
msgctxt "picturepage|rightpages"
msgid "On right pages"
msgstr "A les pàgines dretes"
#. M9Lxh
-#: sw/uiconfig/swriter/ui/picturepage.ui:221
+#: sw/uiconfig/swriter/ui/picturepage.ui:225
msgctxt "picturepage|label2"
msgid "Flip"
msgstr "Inverteix"
#. vEJFW
-#: sw/uiconfig/swriter/ui/picturepage.ui:261
+#: sw/uiconfig/swriter/ui/picturepage.ui:265
msgctxt "picturepage|FT_ANGLE"
msgid "_Angle:"
msgstr "_Angle:"
#. Q6xq6
-#: sw/uiconfig/swriter/ui/picturepage.ui:303
+#: sw/uiconfig/swriter/ui/picturepage.ui:308
msgctxt "picturepage|FT_ANGLEPRESETS"
msgid "Default _settings:"
msgstr "Paràmetres per _defecte:"
#. hBc6G
-#: sw/uiconfig/swriter/ui/picturepage.ui:328
+#: sw/uiconfig/swriter/ui/picturepage.ui:333
msgctxt "picturepage|CTL_ANGLE|tooltip_text"
msgid "Rotation Angle"
msgstr "Angle de rotació"
#. HpCfF
-#: sw/uiconfig/swriter/ui/picturepage.ui:355
+#: sw/uiconfig/swriter/ui/picturepage.ui:360
msgctxt "picturepage|label2"
msgid "Rotation Angle"
msgstr "Angle de rotació"
diff --git a/source/ca-valencia/vcl/messages.po b/source/ca-valencia/vcl/messages.po
index b0bb39cb28a..cae7f54d34e 100644
--- a/source/ca-valencia/vcl/messages.po
+++ b/source/ca-valencia/vcl/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2019-12-06 13:10+0100\n"
+"POT-Creation-Date: 2020-04-29 12:59+0200\n"
"PO-Revision-Date: 2018-11-12 11:40+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2043,217 +2043,229 @@ msgid "e.g.: 1, 3-5, 7, 9"
msgstr ""
#. V3apS
-#: vcl/uiconfig/ui/printdialog.ui:542
+#: vcl/uiconfig/ui/printdialog.ui:541
msgctxt "printdialog|rmEvenPages"
msgid "_Even pages"
msgstr ""
#. ELsCF
-#: vcl/uiconfig/ui/printdialog.ui:561
+#: vcl/uiconfig/ui/printdialog.ui:560
msgctxt "printdialog|rbOddPages"
msgid "_Odd pages"
msgstr ""
+#. Z5kiB
+#: vcl/uiconfig/ui/printdialog.ui:579
+msgctxt "printdialog|rbRangeSelection"
+msgid "_Selection"
+msgstr ""
+
#. wn2kB
-#: vcl/uiconfig/ui/printdialog.ui:582
+#: vcl/uiconfig/ui/printdialog.ui:610
msgctxt "printdialog|fromwhich"
msgid "_From which print:"
msgstr ""
#. Cuc2u
-#: vcl/uiconfig/ui/printdialog.ui:607
+#: vcl/uiconfig/ui/printdialog.ui:635
msgctxt "printdialog|labelpapersides"
msgid "Paper _sides:"
msgstr ""
#. SYxRJ
-#: vcl/uiconfig/ui/printdialog.ui:622
+#: vcl/uiconfig/ui/printdialog.ui:650
msgctxt "printdialog|liststore4"
msgid "Print on one side (simplex)"
msgstr ""
#. hCZPg
-#: vcl/uiconfig/ui/printdialog.ui:623
+#: vcl/uiconfig/ui/printdialog.ui:651
msgctxt "printdialog|liststore4"
msgid "Print on both sides (duplex long edge)"
msgstr ""
#. iqr9C
-#: vcl/uiconfig/ui/printdialog.ui:624
+#: vcl/uiconfig/ui/printdialog.ui:652
msgctxt "printdialog|liststore4"
msgid "Print on both sides (duplex short edge)"
msgstr ""
#. AVv6D
-#: vcl/uiconfig/ui/printdialog.ui:638
+#: vcl/uiconfig/ui/printdialog.ui:666
msgctxt "printdialog|labelcopies"
msgid "_Number of copies:"
msgstr ""
-#. vwjVt
-#: vcl/uiconfig/ui/printdialog.ui:665
-msgctxt "printdialog|reverseorder"
-msgid "Print in _reverse order"
-msgstr ""
-
#. G6QEr
-#: vcl/uiconfig/ui/printdialog.ui:687
+#: vcl/uiconfig/ui/printdialog.ui:699
msgctxt "printdialog|collate"
msgid "_Collate"
msgstr ""
#. RnCCD
-#: vcl/uiconfig/ui/printdialog.ui:723
+#: vcl/uiconfig/ui/printdialog.ui:735
msgctxt "printdialog|cbPrintOrder"
msgid "_Order:"
msgstr ""
-#. Z5kiB
-#: vcl/uiconfig/ui/printdialog.ui:747
-msgctxt "printdialog|rbRangeSelection"
-msgid "_Selection"
+#. vwjVt
+#: vcl/uiconfig/ui/printdialog.ui:746
+msgctxt "printdialog|reverseorder"
+msgid "Print in _reverse order"
+msgstr ""
+
+#. R82MM
+#: vcl/uiconfig/ui/printdialog.ui:766
+msgctxt "printdialog|rangeexpander"
+msgid "_more"
msgstr ""
#. ehfCG
-#: vcl/uiconfig/ui/printdialog.ui:770
+#: vcl/uiconfig/ui/printdialog.ui:785
msgctxt "printdialog|label2"
msgid "Range and Copies"
msgstr ""
#. CBLet
-#: vcl/uiconfig/ui/printdialog.ui:807
+#: vcl/uiconfig/ui/printdialog.ui:822
msgctxt "printdialog|labelorientation"
msgid "Orientation:"
msgstr ""
#. U4byk
-#: vcl/uiconfig/ui/printdialog.ui:821
+#: vcl/uiconfig/ui/printdialog.ui:836
msgctxt "printdialog|labelsize"
msgid "Paper size:"
msgstr ""
-#. AGWe3
-#: vcl/uiconfig/ui/printdialog.ui:835
-msgctxt "printdialog|labelorder"
-msgid "Order:"
-msgstr ""
-
-#. psAku
-#: vcl/uiconfig/ui/printdialog.ui:850
-msgctxt "printdialog|liststore2"
-msgid "Left to right, then down"
-msgstr ""
-
-#. fnfLt
-#: vcl/uiconfig/ui/printdialog.ui:851
-msgctxt "printdialog|liststore2"
-msgid "Top to bottom, then right"
-msgstr ""
-
-#. y6nZE
-#: vcl/uiconfig/ui/printdialog.ui:852
-msgctxt "printdialog|liststore2"
-msgid "Top to bottom, then left"
-msgstr ""
-
-#. PteTg
-#: vcl/uiconfig/ui/printdialog.ui:853
-msgctxt "printdialog|liststore2"
-msgid "Right to left, then down"
-msgstr ""
-
-#. JMA7A
-#: vcl/uiconfig/ui/printdialog.ui:866
-msgctxt "printdialog|collationpreview"
-msgid "Collation preview"
-msgstr ""
-
#. X9iBj
-#: vcl/uiconfig/ui/printdialog.ui:882
+#: vcl/uiconfig/ui/printdialog.ui:852
msgctxt "printdialog|liststore3"
msgid "Automatic"
msgstr "Automàtic"
#. vaWZE
-#: vcl/uiconfig/ui/printdialog.ui:883
+#: vcl/uiconfig/ui/printdialog.ui:853
msgctxt "printdialog|liststore3"
msgid "Portrait"
msgstr "Vertical"
#. Qnpje
-#: vcl/uiconfig/ui/printdialog.ui:884
+#: vcl/uiconfig/ui/printdialog.ui:854
msgctxt "printdialog|liststore3"
msgid "Landscape"
msgstr "Horitzontal"
+#. EZdsx
+#: vcl/uiconfig/ui/printdialog.ui:892
+msgctxt "printdialog|pagespersheetbtn"
+msgid "Pages per sheet:"
+msgstr ""
+
+#. DKP5g
+#: vcl/uiconfig/ui/printdialog.ui:940
+msgctxt "printdialog|liststore1"
+msgid "Custom"
+msgstr "Personalitzat"
+
+#. 65WWt
+#: vcl/uiconfig/ui/printdialog.ui:956
+msgctxt "printdialog|pagespersheettxt"
+msgid "Pages:"
+msgstr ""
+
+#. DM5aX
+#: vcl/uiconfig/ui/printdialog.ui:981
+msgctxt "printdialog|by"
+msgid "by"
+msgstr "per"
+
#. szcD7
-#: vcl/uiconfig/ui/printdialog.ui:908
+#: vcl/uiconfig/ui/printdialog.ui:1007
msgctxt "printdialog|pagemargintxt1"
msgid "Margin:"
msgstr ""
-#. oryuw
-#: vcl/uiconfig/ui/printdialog.ui:933
-msgctxt "printdialog|sheetmargintxt1"
-msgid "Distance:"
-msgstr ""
-
#. iGg2m
-#: vcl/uiconfig/ui/printdialog.ui:958
+#: vcl/uiconfig/ui/printdialog.ui:1032
msgctxt "printdialog|pagemargintxt2"
msgid "between pages"
msgstr "entre les pàgines"
+#. oryuw
+#: vcl/uiconfig/ui/printdialog.ui:1044
+msgctxt "printdialog|sheetmargintxt1"
+msgid "Distance:"
+msgstr ""
+
#. XhfvB
-#: vcl/uiconfig/ui/printdialog.ui:970
+#: vcl/uiconfig/ui/printdialog.ui:1069
msgctxt "printdialog|sheetmargintxt2"
msgid "to sheet border"
msgstr "fins a la vora del full"
-#. Yo4xV
-#: vcl/uiconfig/ui/printdialog.ui:980
-msgctxt "printdialog|brochure"
-msgid "Brochure"
-msgstr "Fullet"
+#. AGWe3
+#: vcl/uiconfig/ui/printdialog.ui:1082
+msgctxt "printdialog|labelorder"
+msgid "Order:"
+msgstr ""
-#. DM5aX
-#: vcl/uiconfig/ui/printdialog.ui:1023
-msgctxt "printdialog|by"
-msgid "by"
-msgstr "per"
+#. psAku
+#: vcl/uiconfig/ui/printdialog.ui:1097
+msgctxt "printdialog|liststore2"
+msgid "Left to right, then down"
+msgstr ""
+
+#. fnfLt
+#: vcl/uiconfig/ui/printdialog.ui:1098
+msgctxt "printdialog|liststore2"
+msgid "Top to bottom, then right"
+msgstr ""
+
+#. y6nZE
+#: vcl/uiconfig/ui/printdialog.ui:1099
+msgctxt "printdialog|liststore2"
+msgid "Top to bottom, then left"
+msgstr ""
+
+#. PteTg
+#: vcl/uiconfig/ui/printdialog.ui:1100
+msgctxt "printdialog|liststore2"
+msgid "Right to left, then down"
+msgstr ""
#. QG59F
-#: vcl/uiconfig/ui/printdialog.ui:1034
+#: vcl/uiconfig/ui/printdialog.ui:1111
msgctxt "printdialog|bordercb"
msgid "Draw a border around each page"
msgstr "Dibuixa una vora al voltant de cada pàgina"
-#. EZdsx
-#: vcl/uiconfig/ui/printdialog.ui:1055
-msgctxt "printdialog|pagespersheetbtn"
-msgid "Pages per sheet:"
-msgstr ""
+#. Yo4xV
+#: vcl/uiconfig/ui/printdialog.ui:1127
+msgctxt "printdialog|brochure"
+msgid "Brochure"
+msgstr "Fullet"
-#. 65WWt
-#: vcl/uiconfig/ui/printdialog.ui:1094
-msgctxt "printdialog|pagespersheettxt"
-msgid "Pages:"
+#. JMA7A
+#: vcl/uiconfig/ui/printdialog.ui:1155
+msgctxt "printdialog|collationpreview"
+msgid "Collation preview"
msgstr ""
-#. DKP5g
-#: vcl/uiconfig/ui/printdialog.ui:1116
-msgctxt "printdialog|liststore1"
-msgid "Custom"
-msgstr "Personalitzat"
+#. bF4up
+#: vcl/uiconfig/ui/printdialog.ui:1188
+msgctxt "printdialog|layoutexpander"
+msgid "m_ore"
+msgstr ""
#. rCBA5
-#: vcl/uiconfig/ui/printdialog.ui:1146
+#: vcl/uiconfig/ui/printdialog.ui:1207
msgctxt "printdialog|label3"
msgid "Page Layout"
msgstr ""
#. A2iC5
-#: vcl/uiconfig/ui/printdialog.ui:1165
+#: vcl/uiconfig/ui/printdialog.ui:1226
msgctxt "printdialog|generallabel"
msgid "General"
msgstr ""
diff --git a/source/ca/cui/messages.po b/source/ca/cui/messages.po
index b551c2eca24..cb19860dddc 100644
--- a/source/ca/cui/messages.po
+++ b/source/ca/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: 2020-02-27 12:57+0100\n"
-"PO-Revision-Date: 2020-03-30 03:16+0000\n"
-"Last-Translator: Joan Montané <joan@montane.cat>\n"
+"PO-Revision-Date: 2020-04-27 12:16+0000\n"
+"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Catalan <https://weblate.documentfoundation.org/projects/libo_ui-6-4/cuimessages/ca/>\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
@@ -2881,7 +2881,7 @@ msgstr ""
#: cui/inc/tipoftheday.hrc:174
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Use the Connector tool from the Drawing toolbar in Draw/Impress to create nice flow charts and optionally copy/paste the object into Writer."
-msgstr ""
+msgstr "Useu l'eina del Connector des de la barra d'eines de dibuix en el Draw o l'Impress per a crear diagrames de flux agradables i, opcionalment, copiar i enganxar objectes en el Writer."
#. Uq3tZ
#: cui/inc/tipoftheday.hrc:175
@@ -2968,7 +2968,7 @@ msgstr ""
#: cui/inc/tipoftheday.hrc:188
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "In %PRODUCTNAME Draw to change the 0/0 point of the rulers, drag the intersection of the two rulers in the top left corner into the workspace."
-msgstr ""
+msgstr "En el %PRODUCTNAME Draw, per a canviar el punt 0/0 dels regles, arrossegueu la intersecció dels dos regles en la cantonada superior esquerra de l'espai de treball."
#. GCVdS
#: cui/inc/tipoftheday.hrc:189
@@ -2980,7 +2980,7 @@ msgstr ""
#: cui/inc/tipoftheday.hrc:190
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Automatically mark alphabetical index entries using a concordance file."
-msgstr ""
+msgstr "Podeu marcar automàticament les entrades alfabètiques de l'índex fent servir un fitxer de concordança."
#. PDnMn
#. local help missing
@@ -3104,7 +3104,7 @@ msgstr ""
#: cui/inc/tipoftheday.hrc:210
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "To quickly zoom in on range selection, right click on the zoom part of the status bar and choose Optimal."
-msgstr ""
+msgstr "Per a fer zoom ràpidament en l'interval de selecció, feu clic dret en l'apartat Escala de la barra d'estat i trieu Òptima."
#. FDNiA
#: cui/inc/tipoftheday.hrc:211
@@ -3215,7 +3215,7 @@ msgstr ""
#: cui/inc/tipoftheday.hrc:228
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Want to return to default after applying a list style? Click Bullets or Numbering On/Off tool on the Formatting toolbar."
-msgstr ""
+msgstr "Voleu tornar a l'estil predeterminat després d'aplicar un estil de llista? Feu clic en el botó de llistes de pics o numeració de la barra d'eines de formatació."
#. ZkFQK
#: cui/inc/tipoftheday.hrc:229
@@ -3270,7 +3270,7 @@ msgstr ""
#: cui/inc/tipoftheday.hrc:237
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Frames can be linked so that the text can flow from one to the other as in desktop publishing."
-msgstr ""
+msgstr "Els marcs es poden vincular perquè el text flueixi d'un a l'altre com en els programes de maquetació."
#. cH5p2
#. local help missing
@@ -3446,7 +3446,7 @@ msgstr ""
#: cui/inc/tipoftheday.hrc:265
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Drag a formatted object to the Styles and Formatting window. A dialog box opens, just enter the name of the new style."
-msgstr ""
+msgstr "Arrossegueu un objecte formatat a la finestra Estils i Formatació. S'obre un diàleg, simplement introduïu el nom del nou estil."
#. 3HqPJ
#: cui/inc/tipoftheday.hrc:266
@@ -4244,7 +4244,7 @@ msgstr "Reempl_aça"
#: cui/uiconfig/ui/acorreplacepage.ui:182
msgctxt "acorreplacepage|label2"
msgid "_With"
-msgstr ""
+msgstr "_Amb"
#. 25PQc
#: cui/uiconfig/ui/acorreplacepage.ui:197
@@ -5342,19 +5342,19 @@ msgstr "100"
#: cui/uiconfig/ui/bulletandposition.ui:637
msgctxt "bulletandposition|relsizeft"
msgid "_Rel. size:"
-msgstr ""
+msgstr "Mida _rel.:"
#. abzh8
#: cui/uiconfig/ui/bulletandposition.ui:655
msgctxt "bulletandposition|keepratio"
msgid "Keep ratio"
-msgstr ""
+msgstr "Conserva la relació"
#. EhFU7
#: cui/uiconfig/ui/bulletandposition.ui:693
msgctxt "bulletandposition|beforeafter"
msgid "Size"
-msgstr ""
+msgstr "Mida"
#. NoZdN
#: cui/uiconfig/ui/bulletandposition.ui:728
@@ -5390,7 +5390,7 @@ msgstr "Relati_va"
#: cui/uiconfig/ui/bulletandposition.ui:849
msgctxt "bulletandposition|ALlabel"
msgid "Alignment:"
-msgstr ""
+msgstr "Alineament:"
#. BfBBW
#: cui/uiconfig/ui/bulletandposition.ui:868
@@ -5636,19 +5636,19 @@ msgstr "Propietats"
#: cui/uiconfig/ui/cellalignment.ui:378
msgctxt "cellalignment|labelHorzAlign"
msgid "Hori_zontal:"
-msgstr ""
+msgstr "Horit_zontal:"
#. Ck3KU
#: cui/uiconfig/ui/cellalignment.ui:392
msgctxt "cellalignment|labelVertAlign"
msgid "_Vertical:"
-msgstr ""
+msgstr "_Vertical:"
#. mF2bB
#: cui/uiconfig/ui/cellalignment.ui:406
msgctxt "cellalignment|labelIndent"
msgid "I_ndent:"
-msgstr ""
+msgstr "Sag_nat:"
#. FUsYk
#: cui/uiconfig/ui/cellalignment.ui:421
@@ -5768,7 +5768,7 @@ msgstr "Camí del certificat"
#: cui/uiconfig/ui/certdialog.ui:43
msgctxt "certdialog|add"
msgid "_Select NSS path..."
-msgstr ""
+msgstr "_Selecciona el camí NSS..."
#. GFGjC
#: cui/uiconfig/ui/certdialog.ui:137
@@ -6668,19 +6668,19 @@ msgstr "_Temps d'espera (segons)"
#: cui/uiconfig/ui/connpooloptions.ui:217
msgctxt "connpooloptions|drivername"
msgid "Driver name"
-msgstr ""
+msgstr "Nom del controlador"
#. pQGCs
#: cui/uiconfig/ui/connpooloptions.ui:230
msgctxt "connpooloptions|pool"
msgid "Pool"
-msgstr ""
+msgstr "Agrupament"
#. 7Svws
#: cui/uiconfig/ui/connpooloptions.ui:243
msgctxt "connpooloptions|timeout"
msgid "Timeout"
-msgstr ""
+msgstr "Temps d'espera"
#. 9ctBe
#: cui/uiconfig/ui/connpooloptions.ui:281
@@ -6830,7 +6830,7 @@ msgstr "Barres d'eines"
#: cui/uiconfig/ui/customizedialog.ui:230
msgctxt "customizedialog|notebookbar"
msgid "Notebookbar"
-msgstr ""
+msgstr "Barra de notes"
#. CGNCy
#: cui/uiconfig/ui/customizedialog.ui:277
@@ -7316,7 +7316,7 @@ msgstr "Amagat"
#: cui/uiconfig/ui/effectspage.ui:277
msgctxt "effectspage|effectsft2"
msgid "Effects"
-msgstr ""
+msgstr "Efectes"
#. BD3Ka
#: cui/uiconfig/ui/effectspage.ui:314
@@ -7484,7 +7484,7 @@ msgstr "Paraules individuals"
#: cui/uiconfig/ui/effectspage.ui:512
msgctxt "effectspage|textdecoration"
msgid "Text Decoration"
-msgstr ""
+msgstr "Decoració de text"
#. omW2n
#: cui/uiconfig/ui/effectspage.ui:548
@@ -8157,25 +8157,25 @@ msgstr "Format"
#: cui/uiconfig/ui/hangulhanjaconversiondialog.ui:294
msgctxt "hangulhanjaconversiondialog|hanja_above"
msgid "Hanja above"
-msgstr ""
+msgstr "Hanja a sobre"
#. Crewa
#: cui/uiconfig/ui/hangulhanjaconversiondialog.ui:310
msgctxt "hangulhanjaconversiondialog|hanja_below"
msgid "Hanja below"
-msgstr ""
+msgstr "Hanja a sota"
#. haBun
#: cui/uiconfig/ui/hangulhanjaconversiondialog.ui:326
msgctxt "hangulhanjaconversiondialog|hangul_above"
msgid "Hangul above"
-msgstr ""
+msgstr "Hangul a sobre"
#. FfFPC
#: cui/uiconfig/ui/hangulhanjaconversiondialog.ui:342
msgctxt "hangulhanjaconversiondialog|hangul_below"
msgid "Hangul below"
-msgstr ""
+msgstr "Hangul a sota"
#. ZG2Bm
#: cui/uiconfig/ui/hangulhanjaconversiondialog.ui:355
@@ -8421,49 +8421,49 @@ msgstr "Aplica"
#: cui/uiconfig/ui/hyperlinkdialog.ui:156
msgctxt "hyperlinkdialog|RID_SVXSTR_HYPERDLG_HLINETTP_HELP"
msgid "This is where you create a hyperlink to a Web page or FTP server connection."
-msgstr ""
+msgstr "Aquí podeu crear un enllaç a una pàgina web o a un servidor d'FTP."
#. 2H6BD
#: cui/uiconfig/ui/hyperlinkdialog.ui:170
msgctxt "hyperlinkdialog|RID_SVXSTR_HYPERDLG_HLINETTP"
msgid "Internet"
-msgstr ""
+msgstr "Internet"
#. TwuBW
#: cui/uiconfig/ui/hyperlinkdialog.ui:228
msgctxt "hyperlinkdialog|RID_SVXSTR_HYPERDLG_HLMAILTP_HELP"
msgid "This is where you create a hyperlink to an email address."
-msgstr ""
+msgstr "Aquí podeu crear un enllaç a una adreça electrònica."
#. nocMA
#: cui/uiconfig/ui/hyperlinkdialog.ui:242
msgctxt "hyperlinkdialog|RID_SVXSTR_HYPERDLG_HLMAILTP"
msgid "Mail"
-msgstr ""
+msgstr "Correu"
#. MXhAV
#: cui/uiconfig/ui/hyperlinkdialog.ui:301
msgctxt "hyperlinkdialog|RID_SVXSTR_HYPERDLG_HLDOCTP_HELP"
msgid "This is where you create a hyperlink to an existing document or a target within a document."
-msgstr ""
+msgstr "Aquí podeu crear un enllaç a un document existent o a un objectiu dins d'un document."
#. HkUh2
#: cui/uiconfig/ui/hyperlinkdialog.ui:315
msgctxt "hyperlinkdialog|RID_SVXSTR_HYPERDLG_HLDOCTP"
msgid "Document"
-msgstr ""
+msgstr "Document"
#. xFvuL
#: cui/uiconfig/ui/hyperlinkdialog.ui:374
msgctxt "hyperlinkdialog|RID_SVXSTR_HYPERDLG_HLDOCNTP_HELP"
msgid "This is where you create a new document to which the new link points."
-msgstr ""
+msgstr "Aquí podeu crear un document nou cap al qual apunti l'enllaç nou."
#. ZprBE
#: cui/uiconfig/ui/hyperlinkdialog.ui:388
msgctxt "hyperlinkdialog|RID_SVXSTR_HYPERDLG_HLDOCNTP"
msgid "New Document"
-msgstr ""
+msgstr "Document nou"
#. rYEqo
#: cui/uiconfig/ui/hyperlinkdocpage.ui:48
@@ -9663,7 +9663,7 @@ msgstr "D_escripció"
#: cui/uiconfig/ui/menuassignpage.ui:366
msgctxt "menuassignpage|contentslabel"
msgid "_Available Commands"
-msgstr ""
+msgstr "Ordres _disponibles"
#. ZrMmi
#: cui/uiconfig/ui/menuassignpage.ui:392
@@ -9687,25 +9687,25 @@ msgstr "_Funció"
#: cui/uiconfig/ui/menuassignpage.ui:480
msgctxt "menuassignpage|menugearbtn"
msgid "Gear Menu"
-msgstr ""
+msgstr "Menú de configuració"
#. rnmCf
#: cui/uiconfig/ui/menuassignpage.ui:481
msgctxt "menuassignpage|menugearbtn"
msgid "Contains commands to modify or delete the selected top level menu, and the command to add new top level menus."
-msgstr ""
+msgstr "Conté ordres per a modificar o suprimir el menú de nivell superior, i l'ordre per a afegir menús nous."
#. 7PE7X
#: cui/uiconfig/ui/menuassignpage.ui:502
msgctxt "menuassignpage|toolbargearbtn"
msgid "Gear Menu"
-msgstr ""
+msgstr "Menú de configuració"
#. L7fQq
#: cui/uiconfig/ui/menuassignpage.ui:503
msgctxt "menuassignpage|toolbargearbtn"
msgid "Contains commands to modify or delete the selected toolbar, and the command to add new toolbars."
-msgstr ""
+msgstr "Conté ordres per a modificar o suprimir la barra d'eines seleccionada, i l'ordre per afegir-ne de noves."
#. w7EFX
#: cui/uiconfig/ui/menuassignpage.ui:670
@@ -9771,7 +9771,7 @@ msgstr "_Destí"
#: cui/uiconfig/ui/menuassignpage.ui:888
msgctxt "menuassignpage|functionlabel"
msgid "Assi_gned Commands"
-msgstr ""
+msgstr "Ordres assi_gnades"
#. AZQ8V
#: cui/uiconfig/ui/menuassignpage.ui:901
@@ -10844,14 +10844,14 @@ msgstr "Enviament de documents com a adjuncions"
#: cui/uiconfig/ui/optfltrembedpage.ui:82
msgctxt "optfltrembedpage|column1"
msgid "[L]"
-msgstr ""
+msgstr "[C]"
#. 66D6D
#. A column title, short for Save. This string is repeated as a prefix to an explanatory note under the widget
#: cui/uiconfig/ui/optfltrembedpage.ui:97
msgctxt "optfltrembedpage|column2"
msgid "[S]"
-msgstr ""
+msgstr "[D]"
#. x5kfq
#. The [L] here is repeated as the column title for the "Load" column of this options page
@@ -11141,7 +11141,7 @@ msgstr "Recull dades d'ús i els envia a The Document Foundation"
#: cui/uiconfig/ui/optgeneralpage.ui:352
msgctxt "optgeneralpage|crashreport"
msgid "Sen_d crash reports to The Document Foundation"
-msgstr ""
+msgstr "_Envia els informes de fallades a The Document Foundation."
#. rS3dG
#: cui/uiconfig/ui/optgeneralpage.ui:374
@@ -12510,7 +12510,7 @@ msgstr "Gran"
#: cui/uiconfig/ui/optviewpage.ui:288
msgctxt "optviewpage|label7"
msgid "_Notebookbar:"
-msgstr ""
+msgstr "Barra de _notes:"
#. CsRM4
#: cui/uiconfig/ui/optviewpage.ui:304
@@ -12816,7 +12816,7 @@ msgstr "Disposició de _pàgina:"
#: cui/uiconfig/ui/pageformatpage.ui:524
msgctxt "pageformatpage|labelPageNumbers"
msgid "Page numbers:"
-msgstr ""
+msgstr "Números de pàgina:"
#. RNDFy
#: cui/uiconfig/ui/pageformatpage.ui:536
@@ -13716,21 +13716,21 @@ msgstr "Generador de codis QR"
#: cui/uiconfig/ui/qrcodegen.ui:117
msgctxt "qrcodegen|edit_name"
msgid "www.libreoffice.org"
-msgstr ""
+msgstr "www.libreoffice.org"
#. PFE57
#. Text to be stored in the QR
#: cui/uiconfig/ui/qrcodegen.ui:129
msgctxt "qrcodegen|label_text"
msgid "URL/Text :"
-msgstr ""
+msgstr "URL o text :"
#. HYC7f
#. Set Border around QR
#: cui/uiconfig/ui/qrcodegen.ui:144
msgctxt "qrcodegen|label_border"
msgid "Border :"
-msgstr ""
+msgstr "Vora:"
#. i2kkj
#. Error Correction Level of QR code
@@ -14223,7 +14223,7 @@ msgstr "Recomana la protecció amb contrasenya en de_sar"
#: cui/uiconfig/ui/securityoptionsdialog.ui:311
msgctxt "securityoptionsdialog|ctrlclick"
msgid "Ctrl-click required _to open hyperlinks"
-msgstr ""
+msgstr "Es requereix Ctrl+clic per a _obrir els enllaços"
#. Ubb9Q
#: cui/uiconfig/ui/securityoptionsdialog.ui:327
@@ -14295,7 +14295,7 @@ msgstr "Exemple"
#: cui/uiconfig/ui/shadowtabpage.ui:268
msgctxt "shadowtabpage|label"
msgid "Preview"
-msgstr ""
+msgstr "Previsualització"
#. C7Ct3
#: cui/uiconfig/ui/showcoldialog.ui:16
@@ -15303,7 +15303,7 @@ msgstr "Nombre màxim de _guionets consecutius"
#: cui/uiconfig/ui/textflowpage.ui:181
msgctxt "textflowpage|checkNoCaps"
msgid "Don't hyphenate words in _CAPS"
-msgstr ""
+msgstr "No parteixis els mots en _MAJÚSCULES"
#. stYh3
#: cui/uiconfig/ui/textflowpage.ui:207
diff --git a/source/ca/extras/source/autocorr/emoji.po b/source/ca/extras/source/autocorr/emoji.po
index 89c52c3a261..c2a2a4c71bf 100644
--- a/source/ca/extras/source/autocorr/emoji.po
+++ b/source/ca/extras/source/autocorr/emoji.po
@@ -3,20 +3,21 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE 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: 2019-08-15 12:07+0000\n"
-"Last-Translator: Joan Montané <joan@montane.cat>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
+"POT-Creation-Date: 2019-07-11 18:38+0200\n"
+"PO-Revision-Date: 2020-04-18 01:39+0000\n"
+"Last-Translator: Ecron <ecron_89@hotmail.com>\n"
+"Language-Team: Catalan <https://weblate.documentfoundation.org/projects/libo_ui-6-4/extrassourceautocorremoji/ca/>\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Pootle 2.8\n"
+"X-Generator: Weblate 3.10.3\n"
"X-POOTLE-MTIME: 1565870832.000000\n"
#. ¢ (U+000A2), see http://wiki.documentfoundation.org/Emoji
+#. 6xmho
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -26,6 +27,7 @@ msgid "cent"
msgstr "cèntim"
#. £ (U+000A3), see http://wiki.documentfoundation.org/Emoji
+#. 8cRaa
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -35,6 +37,7 @@ msgid "pound"
msgstr "lliura"
#. ¥ (U+000A5), see http://wiki.documentfoundation.org/Emoji
+#. dDHGm
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -44,6 +47,7 @@ msgid "yen"
msgstr "ien"
#. § (U+000A7), see http://wiki.documentfoundation.org/Emoji
+#. 2CS6Y
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -53,6 +57,7 @@ msgid "section"
msgstr "secció"
#. © (U+000A9), see http://wiki.documentfoundation.org/Emoji
+#. 8JZew
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -62,6 +67,7 @@ msgid "copyright"
msgstr "copyright"
#. ¬ (U+000AC), see http://wiki.documentfoundation.org/Emoji
+#. Kof3U
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -71,6 +77,7 @@ msgid "not"
msgstr "negació"
#. ® (U+000AE), see http://wiki.documentfoundation.org/Emoji
+#. QtogK
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -80,6 +87,7 @@ msgid "registered"
msgstr "registrat"
#. ° (U+000B0), see http://wiki.documentfoundation.org/Emoji
+#. KCLL8
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -89,6 +97,7 @@ msgid "degree"
msgstr "grau"
#. ± (U+000B1), see http://wiki.documentfoundation.org/Emoji
+#. rFAFf
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -98,6 +107,7 @@ msgid "+-"
msgstr "+-"
#. · (U+000B7), see http://wiki.documentfoundation.org/Emoji
+#. GHgFG
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -107,6 +117,7 @@ msgid "middle dot"
msgstr "punt volat"
#. × (U+000D7), see http://wiki.documentfoundation.org/Emoji
+#. L8X6v
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -116,6 +127,7 @@ msgid "x"
msgstr "x"
#. Α (U+00391), see http://wiki.documentfoundation.org/Emoji
+#. gs5Aw
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -125,6 +137,7 @@ msgid "Alpha"
msgstr "Alfa"
#. Β (U+00392), see http://wiki.documentfoundation.org/Emoji
+#. uuARW
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -134,6 +147,7 @@ msgid "Beta"
msgstr "Beta"
#. Γ (U+00393), see http://wiki.documentfoundation.org/Emoji
+#. BWfEu
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -143,6 +157,7 @@ msgid "Gamma"
msgstr "Gamma"
#. Δ (U+00394), see http://wiki.documentfoundation.org/Emoji
+#. XThsR
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -152,6 +167,7 @@ msgid "Delta"
msgstr "Delta"
#. Ε (U+00395), see http://wiki.documentfoundation.org/Emoji
+#. 8xpsp
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -161,6 +177,7 @@ msgid "Epsilon"
msgstr "Èpsilon"
#. Ζ (U+00396), see http://wiki.documentfoundation.org/Emoji
+#. VbdgL
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -170,6 +187,7 @@ msgid "Zeta"
msgstr "Zeta"
#. Η (U+00397), see http://wiki.documentfoundation.org/Emoji
+#. H3pQT
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -179,6 +197,7 @@ msgid "Eta"
msgstr "Eta"
#. Θ (U+00398), see http://wiki.documentfoundation.org/Emoji
+#. Q45oB
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -188,6 +207,7 @@ msgid "Theta"
msgstr "Theta"
#. Ι (U+00399), see http://wiki.documentfoundation.org/Emoji
+#. bTxcC
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -197,6 +217,7 @@ msgid "Iota"
msgstr "Iota"
#. Κ (U+0039A), see http://wiki.documentfoundation.org/Emoji
+#. j5BVA
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -206,6 +227,7 @@ msgid "Kappa"
msgstr "Kappa"
#. Λ (U+0039B), see http://wiki.documentfoundation.org/Emoji
+#. gGXpA
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -215,6 +237,7 @@ msgid "Lambda"
msgstr "Lambda"
#. Μ (U+0039C), see http://wiki.documentfoundation.org/Emoji
+#. 3GCFv
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -224,6 +247,7 @@ msgid "Mu"
msgstr "Mi"
#. Ν (U+0039D), see http://wiki.documentfoundation.org/Emoji
+#. zT27g
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -233,6 +257,7 @@ msgid "Nu"
msgstr "Ni"
#. Ξ (U+0039E), see http://wiki.documentfoundation.org/Emoji
+#. GJAnw
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -242,6 +267,7 @@ msgid "Xi"
msgstr "Ksi"
#. Ο (U+0039F), see http://wiki.documentfoundation.org/Emoji
+#. aWg4V
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -251,6 +277,7 @@ msgid "Omicron"
msgstr "Òmicron"
#. Π (U+003A0), see http://wiki.documentfoundation.org/Emoji
+#. Mohkh
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -260,6 +287,7 @@ msgid "Pi"
msgstr "Pi"
#. Ρ (U+003A1), see http://wiki.documentfoundation.org/Emoji
+#. TMJmd
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -269,6 +297,7 @@ msgid "Rho"
msgstr "Ro"
#. Σ (U+003A3), see http://wiki.documentfoundation.org/Emoji
+#. tY2FG
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -278,6 +307,7 @@ msgid "Sigma"
msgstr "Sigma"
#. Τ (U+003A4), see http://wiki.documentfoundation.org/Emoji
+#. VXNwC
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -287,6 +317,7 @@ msgid "Tau"
msgstr "Tau"
#. Υ (U+003A5), see http://wiki.documentfoundation.org/Emoji
+#. XYQqL
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -296,6 +327,7 @@ msgid "Upsilon"
msgstr "Ípsilon"
#. Φ (U+003A6), see http://wiki.documentfoundation.org/Emoji
+#. C3riA
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -305,6 +337,7 @@ msgid "Phi"
msgstr "Fi"
#. Χ (U+003A7), see http://wiki.documentfoundation.org/Emoji
+#. Gx6Mx
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -314,6 +347,7 @@ msgid "Chi"
msgstr "Khi"
#. Ψ (U+003A8), see http://wiki.documentfoundation.org/Emoji
+#. tCiRw
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -323,6 +357,7 @@ msgid "Psi"
msgstr "Psi"
#. Ω (U+003A9), see http://wiki.documentfoundation.org/Emoji
+#. CJ22A
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -332,6 +367,7 @@ msgid "Omega"
msgstr "Omega"
#. α (U+003B1), see http://wiki.documentfoundation.org/Emoji
+#. vyYUc
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -341,6 +377,7 @@ msgid "alpha"
msgstr "alfa"
#. β (U+003B2), see http://wiki.documentfoundation.org/Emoji
+#. XsUBy
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -350,6 +387,7 @@ msgid "beta"
msgstr "beta"
#. γ (U+003B3), see http://wiki.documentfoundation.org/Emoji
+#. JUGYe
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -359,6 +397,7 @@ msgid "gamma"
msgstr "gamma"
#. δ (U+003B4), see http://wiki.documentfoundation.org/Emoji
+#. qZEC9
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -368,6 +407,7 @@ msgid "delta"
msgstr "delta"
#. ε (U+003B5), see http://wiki.documentfoundation.org/Emoji
+#. goVBj
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -377,6 +417,7 @@ msgid "epsilon"
msgstr "èpsilon"
#. ζ (U+003B6), see http://wiki.documentfoundation.org/Emoji
+#. wdzS2
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -386,6 +427,7 @@ msgid "zeta"
msgstr "zeta"
#. η (U+003B7), see http://wiki.documentfoundation.org/Emoji
+#. 4ei53
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -395,6 +437,7 @@ msgid "eta"
msgstr "eta"
#. θ (U+003B8), see http://wiki.documentfoundation.org/Emoji
+#. D6Y8P
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -404,6 +447,7 @@ msgid "theta"
msgstr "theta"
#. ι (U+003B9), see http://wiki.documentfoundation.org/Emoji
+#. qVFWA
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -413,6 +457,7 @@ msgid "iota"
msgstr "iota"
#. κ (U+003BA), see http://wiki.documentfoundation.org/Emoji
+#. V3aBQ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -422,6 +467,7 @@ msgid "kappa"
msgstr "kappa"
#. λ (U+003BB), see http://wiki.documentfoundation.org/Emoji
+#. hneie
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -431,6 +477,7 @@ msgid "lambda"
msgstr "lambda"
#. μ (U+003BC), see http://wiki.documentfoundation.org/Emoji
+#. CgE9e
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -440,6 +487,7 @@ msgid "mu"
msgstr "mi"
#. ν (U+003BD), see http://wiki.documentfoundation.org/Emoji
+#. AK8Mx
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -449,6 +497,7 @@ msgid "nu"
msgstr "ni"
#. ξ (U+003BE), see http://wiki.documentfoundation.org/Emoji
+#. 7SGbf
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -458,6 +507,7 @@ msgid "xi"
msgstr "ksi"
#. ο (U+003BF), see http://wiki.documentfoundation.org/Emoji
+#. 2huiW
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -467,6 +517,7 @@ msgid "omicron"
msgstr "òmicron"
#. π (U+003C0), see http://wiki.documentfoundation.org/Emoji
+#. CEbhy
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -476,6 +527,7 @@ msgid "pi"
msgstr "pi"
#. ρ (U+003C1), see http://wiki.documentfoundation.org/Emoji
+#. ooQb9
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -485,6 +537,7 @@ msgid "rho"
msgstr "ro"
#. ς (U+003C2), see http://wiki.documentfoundation.org/Emoji
+#. MSvCj
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -494,6 +547,7 @@ msgid "sigma2"
msgstr "sigma2"
#. σ (U+003C3), see http://wiki.documentfoundation.org/Emoji
+#. aSVZ2
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -503,6 +557,7 @@ msgid "sigma"
msgstr "sigma"
#. τ (U+003C4), see http://wiki.documentfoundation.org/Emoji
+#. qCLZj
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -512,6 +567,7 @@ msgid "tau"
msgstr "tau"
#. υ (U+003C5), see http://wiki.documentfoundation.org/Emoji
+#. DfC5P
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -521,6 +577,7 @@ msgid "upsilon"
msgstr "ípsilon"
#. φ (U+003C6), see http://wiki.documentfoundation.org/Emoji
+#. 7excc
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -530,6 +587,7 @@ msgid "phi"
msgstr "fi"
#. χ (U+003C7), see http://wiki.documentfoundation.org/Emoji
+#. MA42P
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -539,6 +597,7 @@ msgid "chi"
msgstr "khi"
#. ψ (U+003C8), see http://wiki.documentfoundation.org/Emoji
+#. gXp6Q
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -548,6 +607,7 @@ msgid "psi"
msgstr "psi"
#. ω (U+003C9), see http://wiki.documentfoundation.org/Emoji
+#. KQVmQ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -557,6 +617,7 @@ msgid "omega"
msgstr "omega"
#. ฿ (U+00E3F), see http://wiki.documentfoundation.org/Emoji
+#. ZaCN9
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -566,6 +627,7 @@ msgid "baht"
msgstr "baht"
#. – (U+02013), see http://wiki.documentfoundation.org/Emoji
+#. dGEGe
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -575,6 +637,7 @@ msgid "--"
msgstr "--"
#. — (U+02014), see http://wiki.documentfoundation.org/Emoji
+#. ZJM6b
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -584,6 +647,7 @@ msgid "---"
msgstr "---"
#. ’ (U+02019), see http://wiki.documentfoundation.org/Emoji
+#. NDiwS
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -593,6 +657,7 @@ msgid "'"
msgstr "'"
#. † (U+02020), see http://wiki.documentfoundation.org/Emoji
+#. 6juUB
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -602,6 +667,7 @@ msgid "dagger"
msgstr "daga"
#. ‡ (U+02021), see http://wiki.documentfoundation.org/Emoji
+#. c56EK
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -611,6 +677,7 @@ msgid "dagger2"
msgstr "daga2"
#. • (U+02022), see http://wiki.documentfoundation.org/Emoji
+#. mRFAh
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -620,6 +687,7 @@ msgid "bullet"
msgstr "bala"
#. ‣ (U+02023), see http://wiki.documentfoundation.org/Emoji
+#. cThN2
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -629,6 +697,7 @@ msgid "bullet2"
msgstr "bala2"
#. … (U+02026), see http://wiki.documentfoundation.org/Emoji
+#. Wge4r
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -638,6 +707,7 @@ msgid "."
msgstr "."
#. ‰ (U+02030), see http://wiki.documentfoundation.org/Emoji
+#. 329ZF
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -647,6 +717,7 @@ msgid "per mille"
msgstr "per mil"
#. ‱ (U+02031), see http://wiki.documentfoundation.org/Emoji
+#. 9QbnT
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -656,6 +727,7 @@ msgid "basis point"
msgstr "punt base"
#. ′ (U+02032), see http://wiki.documentfoundation.org/Emoji
+#. Yfy5x
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -665,6 +737,7 @@ msgid "prime"
msgstr "prima"
#. ″ (U+02033), see http://wiki.documentfoundation.org/Emoji
+#. qR3Eg
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -674,6 +747,7 @@ msgid "inch"
msgstr "polzada"
#. ‼ (U+0203C), see http://wiki.documentfoundation.org/Emoji
+#. yALTE
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -683,6 +757,7 @@ msgid "!!"
msgstr "!!"
#. ⁉ (U+02049), see http://wiki.documentfoundation.org/Emoji
+#. YFhmQ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -692,6 +767,7 @@ msgid "!?"
msgstr "!?"
#. ₤ (U+020A4), see http://wiki.documentfoundation.org/Emoji
+#. WxoZ3
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -701,6 +777,7 @@ msgid "lira"
msgstr "lira"
#. ₩ (U+020A9), see http://wiki.documentfoundation.org/Emoji
+#. MkHc9
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -710,6 +787,7 @@ msgid "won"
msgstr "won"
#. ₪ (U+020AA), see http://wiki.documentfoundation.org/Emoji
+#. yXiVG
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -719,6 +797,7 @@ msgid "shekel"
msgstr "xéquel"
#. € (U+020AC), see http://wiki.documentfoundation.org/Emoji
+#. C5Xz8
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -728,6 +807,7 @@ msgid "euro"
msgstr "euro"
#. ₱ (U+020B1), see http://wiki.documentfoundation.org/Emoji
+#. RAAbk
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -737,6 +817,7 @@ msgid "peso"
msgstr "peso"
#. ₴ (U+020B4), see http://wiki.documentfoundation.org/Emoji
+#. nc5ED
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -746,6 +827,7 @@ msgid "hryvnia"
msgstr "hrívnia"
#. ₹ (U+020B9), see http://wiki.documentfoundation.org/Emoji
+#. Vryoo
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -755,6 +837,7 @@ msgid "rupee"
msgstr "rúpia"
#. ₺ (U+020BA), see http://wiki.documentfoundation.org/Emoji
+#. DH9a6
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -764,6 +847,7 @@ msgid "Turkish lira"
msgstr "lira turca"
#. ™ (U+02122), see http://wiki.documentfoundation.org/Emoji
+#. mHDtt
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -773,6 +857,7 @@ msgid "tm"
msgstr "marca registrada"
#. ℹ (U+02139), see http://wiki.documentfoundation.org/Emoji
+#. 8a4FF
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -782,6 +867,7 @@ msgid "information"
msgstr "informació"
#. ← (U+02190), see http://wiki.documentfoundation.org/Emoji
+#. jERBH
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -791,6 +877,7 @@ msgid "W"
msgstr "O"
#. ↑ (U+02191), see http://wiki.documentfoundation.org/Emoji
+#. oCunh
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -800,6 +887,7 @@ msgid "N"
msgstr "N"
#. → (U+02192), see http://wiki.documentfoundation.org/Emoji
+#. qXYvd
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -809,6 +897,7 @@ msgid "E"
msgstr "E"
#. ↓ (U+02193), see http://wiki.documentfoundation.org/Emoji
+#. 8Riz5
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -818,6 +907,7 @@ msgid "S"
msgstr "S"
#. ↔ (U+02194), see http://wiki.documentfoundation.org/Emoji
+#. dtgFb
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -827,6 +917,7 @@ msgid "EW"
msgstr "EO"
#. ↕ (U+02195), see http://wiki.documentfoundation.org/Emoji
+#. R6B9o
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -836,6 +927,7 @@ msgid "NS"
msgstr "NS"
#. ↖ (U+02196), see http://wiki.documentfoundation.org/Emoji
+#. CvbGW
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -845,6 +937,7 @@ msgid "NW"
msgstr "NO"
#. ↗ (U+02197), see http://wiki.documentfoundation.org/Emoji
+#. 8CiGM
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -854,6 +947,7 @@ msgid "NE"
msgstr "NE"
#. ↘ (U+02198), see http://wiki.documentfoundation.org/Emoji
+#. srbAr
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -863,6 +957,7 @@ msgid "SE"
msgstr "SE"
#. ↙ (U+02199), see http://wiki.documentfoundation.org/Emoji
+#. eGiA8
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -872,6 +967,7 @@ msgid "SW"
msgstr "SO"
#. ⇐ (U+021D0), see http://wiki.documentfoundation.org/Emoji
+#. peETz
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -881,6 +977,7 @@ msgid "W2"
msgstr "O2"
#. ⇑ (U+021D1), see http://wiki.documentfoundation.org/Emoji
+#. GS2Tv
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -890,6 +987,7 @@ msgid "N2"
msgstr "N2"
#. ⇒ (U+021D2), see http://wiki.documentfoundation.org/Emoji
+#. sfFjB
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -899,6 +997,7 @@ msgid "E2"
msgstr "E2"
#. ⇓ (U+021D3), see http://wiki.documentfoundation.org/Emoji
+#. axJEV
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -908,6 +1007,7 @@ msgid "S2"
msgstr "S2"
#. ⇔ (U+021D4), see http://wiki.documentfoundation.org/Emoji
+#. xCA5h
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -917,6 +1017,7 @@ msgid "EW2"
msgstr "EO2"
#. ⇕ (U+021D5), see http://wiki.documentfoundation.org/Emoji
+#. ooqFJ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -926,6 +1027,7 @@ msgid "NS2"
msgstr "NS2"
#. ⇖ (U+021D6), see http://wiki.documentfoundation.org/Emoji
+#. 9XEKB
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -935,6 +1037,7 @@ msgid "NW2"
msgstr "NO2"
#. ⇗ (U+021D7), see http://wiki.documentfoundation.org/Emoji
+#. kBBLu
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -944,6 +1047,7 @@ msgid "NE2"
msgstr "NE2"
#. ⇘ (U+021D8), see http://wiki.documentfoundation.org/Emoji
+#. kZFfR
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -953,6 +1057,7 @@ msgid "SE2"
msgstr "SE2"
#. ⇙ (U+021D9), see http://wiki.documentfoundation.org/Emoji
+#. 99Cgg
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -962,6 +1067,7 @@ msgid "SW2"
msgstr "SO2"
#. ∀ (U+02200), see http://wiki.documentfoundation.org/Emoji
+#. BMXif
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -971,6 +1077,7 @@ msgid "for all"
msgstr "per a qualsevol"
#. ∂ (U+02202), see http://wiki.documentfoundation.org/Emoji
+#. 3erep
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -980,6 +1087,7 @@ msgid "partial"
msgstr "parcial"
#. ∃ (U+02203), see http://wiki.documentfoundation.org/Emoji
+#. 4DtLF
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -989,6 +1097,7 @@ msgid "exists"
msgstr "existeix"
#. ∄ (U+02204), see http://wiki.documentfoundation.org/Emoji
+#. AgmBJ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -998,6 +1107,7 @@ msgid "not exists"
msgstr "no existeix"
#. ∅ (U+02205), see http://wiki.documentfoundation.org/Emoji
+#. B2jLu
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1007,6 +1117,7 @@ msgid "empty set"
msgstr "conjunt buit"
#. ∈ (U+02208), see http://wiki.documentfoundation.org/Emoji
+#. FJ3rt
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1016,6 +1127,7 @@ msgid "in"
msgstr "pertany"
#. ∉ (U+02209), see http://wiki.documentfoundation.org/Emoji
+#. BEMCd
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1025,6 +1137,7 @@ msgid "not in"
msgstr "no pertany"
#. ∊ (U+0220A), see http://wiki.documentfoundation.org/Emoji
+#. 4eyex
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1034,6 +1147,7 @@ msgid "small in"
msgstr "pertany petit"
#. ∋ (U+0220B), see http://wiki.documentfoundation.org/Emoji
+#. E33bc
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1043,6 +1157,7 @@ msgid "ni"
msgstr "conté"
#. ∌ (U+0220C), see http://wiki.documentfoundation.org/Emoji
+#. i8AAQ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1052,6 +1167,7 @@ msgid "not ni"
msgstr "no conté"
#. ∍ (U+0220D), see http://wiki.documentfoundation.org/Emoji
+#. ACf4U
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1061,6 +1177,7 @@ msgid "small ni"
msgstr "conté petit"
#. ∎ (U+0220E), see http://wiki.documentfoundation.org/Emoji
+#. xexAk
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1070,6 +1187,7 @@ msgid "end of proof"
msgstr "final de la demostració"
#. ∏ (U+0220F), see http://wiki.documentfoundation.org/Emoji
+#. KWECz
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1079,6 +1197,7 @@ msgid "product"
msgstr "producte"
#. ∑ (U+02211), see http://wiki.documentfoundation.org/Emoji
+#. UVdh3
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1088,6 +1207,7 @@ msgid "sum"
msgstr "sumatori"
#. − (U+02212), see http://wiki.documentfoundation.org/Emoji
+#. 5NBVJ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1097,6 +1217,7 @@ msgid "-"
msgstr "-"
#. ∓ (U+02213), see http://wiki.documentfoundation.org/Emoji
+#. TdiGF
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1106,6 +1227,7 @@ msgid "-+"
msgstr "-+"
#. ∕ (U+02215), see http://wiki.documentfoundation.org/Emoji
+#. zLnUp
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1115,6 +1237,7 @@ msgid "/"
msgstr "/"
#. ∖ (U+02216), see http://wiki.documentfoundation.org/Emoji
+#. WZvbU
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1124,6 +1247,7 @@ msgid "\\"
msgstr "\\"
#. √ (U+0221A), see http://wiki.documentfoundation.org/Emoji
+#. MfxE9
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1133,6 +1257,7 @@ msgid "sqrt"
msgstr "arrelq"
#. ∛ (U+0221B), see http://wiki.documentfoundation.org/Emoji
+#. 3JZoB
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1142,6 +1267,7 @@ msgid "cube root"
msgstr "arrel cúbica"
#. ∜ (U+0221C), see http://wiki.documentfoundation.org/Emoji
+#. imnuC
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1151,6 +1277,7 @@ msgid "fourth root"
msgstr "arrel quàrtica"
#. ∞ (U+0221E), see http://wiki.documentfoundation.org/Emoji
+#. 4CYyH
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1160,6 +1287,7 @@ msgid "infinity"
msgstr "infinit"
#. ∠ (U+02220), see http://wiki.documentfoundation.org/Emoji
+#. mwyod
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1169,6 +1297,7 @@ msgid "angle"
msgstr "angle"
#. ∡ (U+02221), see http://wiki.documentfoundation.org/Emoji
+#. 4qqsg
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1178,6 +1307,7 @@ msgid "angle2"
msgstr "angle2"
#. ∣ (U+02223), see http://wiki.documentfoundation.org/Emoji
+#. CtcwF
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1187,6 +1317,7 @@ msgid "divides"
msgstr "divideix"
#. ∤ (U+02224), see http://wiki.documentfoundation.org/Emoji
+#. L2Eh8
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1196,6 +1327,7 @@ msgid "not divides"
msgstr "no divideix"
#. ∥ (U+02225), see http://wiki.documentfoundation.org/Emoji
+#. BfccK
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1205,6 +1337,7 @@ msgid "parallel"
msgstr "paral·lel"
#. ∦ (U+02226), see http://wiki.documentfoundation.org/Emoji
+#. sDuNZ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1214,6 +1347,7 @@ msgid "nparallel"
msgstr "no paral·lel"
#. ∧ (U+02227), see http://wiki.documentfoundation.org/Emoji
+#. DTtod
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1223,6 +1357,7 @@ msgid "and"
msgstr "i"
#. ∨ (U+02228), see http://wiki.documentfoundation.org/Emoji
+#. sE8Hr
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1232,6 +1367,7 @@ msgid "or"
msgstr "o"
#. ∩ (U+02229), see http://wiki.documentfoundation.org/Emoji
+#. 6C6CC
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1241,6 +1377,7 @@ msgid "intersection"
msgstr "intersecció"
#. ∪ (U+0222A), see http://wiki.documentfoundation.org/Emoji
+#. hHXFt
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1250,6 +1387,7 @@ msgid "union"
msgstr "reunió"
#. ∫ (U+0222B), see http://wiki.documentfoundation.org/Emoji
+#. xvC96
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1259,6 +1397,7 @@ msgid "integral"
msgstr "integral"
#. ∬ (U+0222C), see http://wiki.documentfoundation.org/Emoji
+#. oht6X
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1268,6 +1407,7 @@ msgid "integral2"
msgstr "integral2"
#. ∭ (U+0222D), see http://wiki.documentfoundation.org/Emoji
+#. WdFpx
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1277,6 +1417,7 @@ msgid "integral3"
msgstr "integral3"
#. ∮ (U+0222E), see http://wiki.documentfoundation.org/Emoji
+#. qNHWc
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1286,6 +1427,7 @@ msgid "integral4"
msgstr "integral4"
#. ∰ (U+02230), see http://wiki.documentfoundation.org/Emoji
+#. 6cv3C
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1295,6 +1437,7 @@ msgid "integral5"
msgstr "integral5"
#. ≈ (U+02248), see http://wiki.documentfoundation.org/Emoji
+#. mijSG
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1304,6 +1447,7 @@ msgid "~"
msgstr "~"
#. ≠ (U+02260), see http://wiki.documentfoundation.org/Emoji
+#. gK9ZL
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1313,6 +1457,7 @@ msgid "not equal"
msgstr "no és igual"
#. ≤ (U+02264), see http://wiki.documentfoundation.org/Emoji
+#. jEWTt
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1322,6 +1467,7 @@ msgid "<="
msgstr "<="
#. ≥ (U+02265), see http://wiki.documentfoundation.org/Emoji
+#. Ak74B
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1331,6 +1477,7 @@ msgid ">="
msgstr ">="
#. ≪ (U+0226A), see http://wiki.documentfoundation.org/Emoji
+#. FzAJY
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1340,6 +1487,7 @@ msgid "<<"
msgstr "<<"
#. ≫ (U+0226B), see http://wiki.documentfoundation.org/Emoji
+#. uDGD2
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1349,6 +1497,7 @@ msgid ">>"
msgstr ">>"
#. ⊂ (U+02282), see http://wiki.documentfoundation.org/Emoji
+#. j3BAn
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1358,6 +1507,7 @@ msgid "subset"
msgstr "subconjunt"
#. ⊃ (U+02283), see http://wiki.documentfoundation.org/Emoji
+#. DDtiS
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1367,6 +1517,7 @@ msgid "superset"
msgstr "superconjunt"
#. ⊄ (U+02284), see http://wiki.documentfoundation.org/Emoji
+#. Cu7Uj
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1376,6 +1527,7 @@ msgid "not subset"
msgstr "no és subconjunt"
#. ⊅ (U+02285), see http://wiki.documentfoundation.org/Emoji
+#. apBbH
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1385,6 +1537,7 @@ msgid "not superset"
msgstr "no és superconjunt"
#. ⊿ (U+022BF), see http://wiki.documentfoundation.org/Emoji
+#. zPtvC
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1394,6 +1547,7 @@ msgid "right triangle"
msgstr "triangle rectangle"
#. ⌚ (U+0231A), see http://wiki.documentfoundation.org/Emoji
+#. E3KP2
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1403,6 +1557,7 @@ msgid "watch"
msgstr "rellotge"
#. ⌛ (U+0231B), see http://wiki.documentfoundation.org/Emoji
+#. 3VpUE
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1412,6 +1567,7 @@ msgid "hourglass"
msgstr "rellotge de sorra"
#. ⌨ (U+02328), see http://wiki.documentfoundation.org/Emoji
+#. jrRFT
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1421,6 +1577,7 @@ msgid "keyboard"
msgstr "teclat"
#. ⏢ (U+023E2), see http://wiki.documentfoundation.org/Emoji
+#. MwTaz
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1430,6 +1587,7 @@ msgid "trapezium"
msgstr "trapezi"
#. ⏰ (U+023F0), see http://wiki.documentfoundation.org/Emoji
+#. PV9xg
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1439,6 +1597,7 @@ msgid "alarm clock"
msgstr "despertador"
#. ⏱ (U+023F1), see http://wiki.documentfoundation.org/Emoji
+#. EbWLg
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1448,6 +1607,7 @@ msgid "stopwatch"
msgstr "cronòmetre"
#. ⏲ (U+023F2), see http://wiki.documentfoundation.org/Emoji
+#. 9sxN9
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1457,6 +1617,7 @@ msgid "timer clock"
msgstr "temporitzador"
#. ⏳ (U+023F3), see http://wiki.documentfoundation.org/Emoji
+#. edBNy
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1466,6 +1627,7 @@ msgid "hourglass2"
msgstr "rellotge de sorra2"
#. ■ (U+025A0), see http://wiki.documentfoundation.org/Emoji
+#. VdDNs
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1475,6 +1637,7 @@ msgid "square2"
msgstr "quadrat2"
#. □ (U+025A1), see http://wiki.documentfoundation.org/Emoji
+#. BAvfy
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1484,6 +1647,7 @@ msgid "square"
msgstr "quadrat"
#. ▪ (U+025AA), see http://wiki.documentfoundation.org/Emoji
+#. bYMxf
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1493,6 +1657,7 @@ msgid "small square2"
msgstr "quadrat petit2"
#. ▫ (U+025AB), see http://wiki.documentfoundation.org/Emoji
+#. 4LWyj
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1502,6 +1667,7 @@ msgid "small square"
msgstr "quadrat petit"
#. ▬ (U+025AC), see http://wiki.documentfoundation.org/Emoji
+#. E9UCs
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1511,6 +1677,7 @@ msgid "rectangle2"
msgstr "rectangle2"
#. ▭ (U+025AD), see http://wiki.documentfoundation.org/Emoji
+#. dCXPA
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1520,6 +1687,7 @@ msgid "rectangle"
msgstr "rectangle"
#. ▰ (U+025B0), see http://wiki.documentfoundation.org/Emoji
+#. ETzJE
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1529,6 +1697,7 @@ msgid "parallelogram2"
msgstr "paral·lelogram2"
#. ▱ (U+025B1), see http://wiki.documentfoundation.org/Emoji
+#. JC7i2
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1538,6 +1707,7 @@ msgid "parallelogram"
msgstr "paral·lelogram"
#. ▲ (U+025B2), see http://wiki.documentfoundation.org/Emoji
+#. yfgb2
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1547,6 +1717,7 @@ msgid "triangle2"
msgstr "triangle2"
#. △ (U+025B3), see http://wiki.documentfoundation.org/Emoji
+#. xFfmk
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1556,6 +1727,7 @@ msgid "triangle"
msgstr "triangle"
#. ◊ (U+025CA), see http://wiki.documentfoundation.org/Emoji
+#. PvWst
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1565,6 +1737,7 @@ msgid "lozenge"
msgstr "rombe"
#. ○ (U+025CB), see http://wiki.documentfoundation.org/Emoji
+#. fUfvU
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1574,6 +1747,7 @@ msgid "circle"
msgstr "cercle"
#. ● (U+025CF), see http://wiki.documentfoundation.org/Emoji
+#. 7DAcp
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1583,6 +1757,7 @@ msgid "circle2"
msgstr "cercle2"
#. ◦ (U+025E6), see http://wiki.documentfoundation.org/Emoji
+#. gGBsw
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1592,6 +1767,7 @@ msgid "bullet3"
msgstr "bala3"
#. ◯ (U+025EF), see http://wiki.documentfoundation.org/Emoji
+#. RQ8e6
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1601,6 +1777,7 @@ msgid "large circle"
msgstr "cercle gran"
#. ◻ (U+025FB), see http://wiki.documentfoundation.org/Emoji
+#. YyTqp
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1610,6 +1787,7 @@ msgid "medium square"
msgstr "quadrat mitjà"
#. ◼ (U+025FC), see http://wiki.documentfoundation.org/Emoji
+#. Uf3gH
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1619,6 +1797,7 @@ msgid "medium square2"
msgstr "quadrat mitjà2"
#. ◽ (U+025FD), see http://wiki.documentfoundation.org/Emoji
+#. k9E4v
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1628,6 +1807,7 @@ msgid "smaller square"
msgstr "quadrat més petit"
#. ◾ (U+025FE), see http://wiki.documentfoundation.org/Emoji
+#. ovChE
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1637,6 +1817,7 @@ msgid "smaller square2"
msgstr "quadrat més petit2"
#. ☀ (U+02600), see http://wiki.documentfoundation.org/Emoji
+#. M2FkQ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1646,6 +1827,7 @@ msgid "sunny"
msgstr "assolellat"
#. ☁ (U+02601), see http://wiki.documentfoundation.org/Emoji
+#. 5vNMi
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1655,6 +1837,7 @@ msgid "cloud"
msgstr "núvol"
#. ☂ (U+02602), see http://wiki.documentfoundation.org/Emoji
+#. NH9jD
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1664,6 +1847,7 @@ msgid "umbrella"
msgstr "paraigua"
#. ☃ (U+02603), see http://wiki.documentfoundation.org/Emoji
+#. RA9bd
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1673,6 +1857,7 @@ msgid "snowman"
msgstr "ninot de neu"
#. ☄ (U+02604), see http://wiki.documentfoundation.org/Emoji
+#. W63n6
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1682,6 +1867,7 @@ msgid "comet"
msgstr "cometa"
#. ★ (U+02605), see http://wiki.documentfoundation.org/Emoji
+#. AnBmJ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1691,6 +1877,7 @@ msgid "star"
msgstr "estrella"
#. ☆ (U+02606), see http://wiki.documentfoundation.org/Emoji
+#. WERW8
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1700,6 +1887,7 @@ msgid "star2"
msgstr "estrella2"
#. ☇ (U+02607), see http://wiki.documentfoundation.org/Emoji
+#. KiEUc
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1709,6 +1897,7 @@ msgid "lightning3"
msgstr "llampec3"
#. ☈ (U+02608), see http://wiki.documentfoundation.org/Emoji
+#. Bd27c
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1718,6 +1907,7 @@ msgid "storm2"
msgstr "tempesta2"
#. ☉ (U+02609), see http://wiki.documentfoundation.org/Emoji
+#. TJJbm
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1727,6 +1917,7 @@ msgid "Sun"
msgstr "Sol"
#. ☎ (U+0260E), see http://wiki.documentfoundation.org/Emoji
+#. dgVDD
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1736,6 +1927,7 @@ msgid "phone"
msgstr "telèfon"
#. ☏ (U+0260F), see http://wiki.documentfoundation.org/Emoji
+#. gLfBj
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1745,6 +1937,7 @@ msgid "phone2"
msgstr "telèfon2"
#. ☐ (U+02610), see http://wiki.documentfoundation.org/Emoji
+#. Pwd6y
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1754,6 +1947,7 @@ msgid "checkbox"
msgstr "casella de selecció"
#. ☑ (U+02611), see http://wiki.documentfoundation.org/Emoji
+#. g5A4j
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1763,6 +1957,7 @@ msgid "checkbox2"
msgstr "casella de selecció2"
#. ☒ (U+02612), see http://wiki.documentfoundation.org/Emoji
+#. WCu8C
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1772,6 +1967,7 @@ msgid "checkbox3"
msgstr "casella de selecció3"
#. ☓ (U+02613), see http://wiki.documentfoundation.org/Emoji
+#. XgRVb
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1781,6 +1977,7 @@ msgid "saltire"
msgstr "sautor"
#. ☔ (U+02614), see http://wiki.documentfoundation.org/Emoji
+#. tAK2C
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1790,6 +1987,7 @@ msgid "rain"
msgstr "pluja"
#. ☕ (U+02615), see http://wiki.documentfoundation.org/Emoji
+#. aPUY3
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1799,6 +1997,7 @@ msgid "coffee"
msgstr "cafè"
#. ☚ (U+0261A), see http://wiki.documentfoundation.org/Emoji
+#. HCAHj
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1808,6 +2007,7 @@ msgid "left3"
msgstr "esquerra3"
#. ☛ (U+0261B), see http://wiki.documentfoundation.org/Emoji
+#. Joh5w
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1817,6 +2017,7 @@ msgid "right3"
msgstr "dreta3"
#. ☜ (U+0261C), see http://wiki.documentfoundation.org/Emoji
+#. GVrVz
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1826,6 +2027,7 @@ msgid "left"
msgstr "esquerra"
#. ☝ (U+0261D), see http://wiki.documentfoundation.org/Emoji
+#. gqhNE
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1835,6 +2037,7 @@ msgid "up"
msgstr "amunt"
#. ☞ (U+0261E), see http://wiki.documentfoundation.org/Emoji
+#. ht3yv
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1844,6 +2047,7 @@ msgid "right"
msgstr "dreta"
#. ☟ (U+0261F), see http://wiki.documentfoundation.org/Emoji
+#. x8Gff
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1853,6 +2057,7 @@ msgid "down"
msgstr "avall"
#. ☠ (U+02620), see http://wiki.documentfoundation.org/Emoji
+#. 5vDqS
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1862,6 +2067,7 @@ msgid "poison"
msgstr "verí"
#. ☡ (U+02621), see http://wiki.documentfoundation.org/Emoji
+#. oC9id
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1871,6 +2077,7 @@ msgid "caution"
msgstr "precaució"
#. ☢ (U+02622), see http://wiki.documentfoundation.org/Emoji
+#. SjHNN
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1880,6 +2087,7 @@ msgid "radioactive"
msgstr "radioactiu"
#. ☣ (U+02623), see http://wiki.documentfoundation.org/Emoji
+#. FEuBp
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1889,6 +2097,7 @@ msgid "biohazard"
msgstr "risc biològic"
#. ☤ (U+02624), see http://wiki.documentfoundation.org/Emoji
+#. chcF5
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1898,6 +2107,7 @@ msgid "caduceus"
msgstr "caduceu"
#. ☥ (U+02625), see http://wiki.documentfoundation.org/Emoji
+#. 4aqGx
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1907,6 +2117,7 @@ msgid "ankh"
msgstr "ankh"
#. ☦ (U+02626), see http://wiki.documentfoundation.org/Emoji
+#. Hp2AS
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1916,6 +2127,7 @@ msgid "orthodox cross"
msgstr "creu ortodoxa"
#. ☧ (U+02627), see http://wiki.documentfoundation.org/Emoji
+#. PfA83
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1925,6 +2137,7 @@ msgid "chi rho"
msgstr "crismó"
#. ☨ (U+02628), see http://wiki.documentfoundation.org/Emoji
+#. L8ArM
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1934,6 +2147,7 @@ msgid "cross of Lorraine"
msgstr "creu de Lorena"
#. ☩ (U+02629), see http://wiki.documentfoundation.org/Emoji
+#. WorYC
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1943,6 +2157,7 @@ msgid "cross of Jerusalem"
msgstr "creu de Jerusalem"
#. ☪ (U+0262A), see http://wiki.documentfoundation.org/Emoji
+#. PCbQx
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1952,6 +2167,7 @@ msgid "star and crescent"
msgstr "creixent i estrella"
#. ☫ (U+0262B), see http://wiki.documentfoundation.org/Emoji
+#. hJ8zc
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1961,6 +2177,7 @@ msgid "Farsi"
msgstr "persa"
#. ☬ (U+0262C), see http://wiki.documentfoundation.org/Emoji
+#. n8fgp
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1970,6 +2187,7 @@ msgid "Adi Shakti"
msgstr "adi xacti"
#. ☭ (U+0262D), see http://wiki.documentfoundation.org/Emoji
+#. Ekcos
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1979,6 +2197,7 @@ msgid "hammer and sickle"
msgstr "falç i martell"
#. ☮ (U+0262E), see http://wiki.documentfoundation.org/Emoji
+#. FGBij
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1988,6 +2207,7 @@ msgid "peace"
msgstr "pau"
#. ☯ (U+0262F), see http://wiki.documentfoundation.org/Emoji
+#. 4h4sG
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1997,6 +2217,7 @@ msgid "yin yang"
msgstr "ying-yang"
#. ☹ (U+02639), see http://wiki.documentfoundation.org/Emoji
+#. kyxBs
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2006,6 +2227,7 @@ msgid "frown"
msgstr "malcarat"
#. ☺ (U+0263A), see http://wiki.documentfoundation.org/Emoji
+#. XFcMJ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2015,6 +2237,7 @@ msgid "smiling"
msgstr "somriure"
#. ☻ (U+0263B), see http://wiki.documentfoundation.org/Emoji
+#. HjhDU
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2024,6 +2247,7 @@ msgid "smiling2"
msgstr "somriure2"
#. ☼ (U+0263C), see http://wiki.documentfoundation.org/Emoji
+#. TpjzA
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2033,6 +2257,7 @@ msgid "Sun2"
msgstr "Sol2"
#. ☽ (U+0263D), see http://wiki.documentfoundation.org/Emoji
+#. d9iEk
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2042,6 +2267,7 @@ msgid "Moon"
msgstr "Lluna"
#. ☾ (U+0263E), see http://wiki.documentfoundation.org/Emoji
+#. 8Lq2B
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2051,6 +2277,7 @@ msgid "Moon2"
msgstr "Lluna2"
#. ☿ (U+0263F), see http://wiki.documentfoundation.org/Emoji
+#. vyXwC
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2060,6 +2287,7 @@ msgid "mercury"
msgstr "mercuri"
#. ♀ (U+02640), see http://wiki.documentfoundation.org/Emoji
+#. 3qTne
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2069,6 +2297,7 @@ msgid "female"
msgstr "femení"
#. ♁ (U+02641), see http://wiki.documentfoundation.org/Emoji
+#. hxxDJ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2078,6 +2307,7 @@ msgid "earth"
msgstr "terra"
#. ♂ (U+02642), see http://wiki.documentfoundation.org/Emoji
+#. UnfqG
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2087,6 +2317,7 @@ msgid "male"
msgstr "masculí"
#. ♃ (U+02643), see http://wiki.documentfoundation.org/Emoji
+#. BctwY
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2096,6 +2327,7 @@ msgid "jupiter"
msgstr "júpiter"
#. ♄ (U+02644), see http://wiki.documentfoundation.org/Emoji
+#. 2paAD
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2105,6 +2337,7 @@ msgid "saturn"
msgstr "saturn"
#. ♅ (U+02645), see http://wiki.documentfoundation.org/Emoji
+#. LEDYc
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2114,6 +2347,7 @@ msgid "uranus"
msgstr "urà"
#. ♆ (U+02646), see http://wiki.documentfoundation.org/Emoji
+#. 7YHnR
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2123,6 +2357,7 @@ msgid "neptune"
msgstr "neptú"
#. ♇ (U+02647), see http://wiki.documentfoundation.org/Emoji
+#. DbKfF
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2132,6 +2367,7 @@ msgid "pluto"
msgstr "plutó"
#. ♈ (U+02648), see http://wiki.documentfoundation.org/Emoji
+#. 3N5E9
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2141,6 +2377,7 @@ msgid "aries"
msgstr "àries"
#. ♉ (U+02649), see http://wiki.documentfoundation.org/Emoji
+#. qpNpL
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2150,6 +2387,7 @@ msgid "taurus"
msgstr "taure"
#. ♊ (U+0264A), see http://wiki.documentfoundation.org/Emoji
+#. zjpz4
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2159,6 +2397,7 @@ msgid "gemini"
msgstr "bessons"
#. ♋ (U+0264B), see http://wiki.documentfoundation.org/Emoji
+#. L33Eb
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2168,6 +2407,7 @@ msgid "cancer"
msgstr "cranc"
#. ♌ (U+0264C), see http://wiki.documentfoundation.org/Emoji
+#. rQ5fy
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2177,6 +2417,7 @@ msgid "leo"
msgstr "lleó"
#. ♍ (U+0264D), see http://wiki.documentfoundation.org/Emoji
+#. LjdEF
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2186,6 +2427,7 @@ msgid "virgo"
msgstr "verge"
#. ♎ (U+0264E), see http://wiki.documentfoundation.org/Emoji
+#. Smwbc
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2195,6 +2437,7 @@ msgid "libra"
msgstr "balança"
#. ♏ (U+0264F), see http://wiki.documentfoundation.org/Emoji
+#. E2zBz
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2204,6 +2447,7 @@ msgid "scorpius"
msgstr "escorpí"
#. ♐ (U+02650), see http://wiki.documentfoundation.org/Emoji
+#. nAeJN
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2213,6 +2457,7 @@ msgid "sagittarius"
msgstr "sagitari"
#. ♑ (U+02651), see http://wiki.documentfoundation.org/Emoji
+#. dGRFg
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2222,6 +2467,7 @@ msgid "capricorn"
msgstr "capricorn"
#. ♒ (U+02652), see http://wiki.documentfoundation.org/Emoji
+#. 6EsoM
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2231,6 +2477,7 @@ msgid "aquarius"
msgstr "aquari"
#. ♓ (U+02653), see http://wiki.documentfoundation.org/Emoji
+#. eAGFG
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2240,6 +2487,7 @@ msgid "pisces"
msgstr "peixos"
#. ♔ (U+02654), see http://wiki.documentfoundation.org/Emoji
+#. JcAnb
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2249,6 +2497,7 @@ msgid "white king"
msgstr "rei blanc"
#. ♕ (U+02655), see http://wiki.documentfoundation.org/Emoji
+#. TM7js
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2258,6 +2507,7 @@ msgid "white queen"
msgstr "reina blanca"
#. ♖ (U+02656), see http://wiki.documentfoundation.org/Emoji
+#. GRqXg
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2267,6 +2517,7 @@ msgid "white rook"
msgstr "torre blanca"
#. ♗ (U+02657), see http://wiki.documentfoundation.org/Emoji
+#. p8wfC
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2276,6 +2527,7 @@ msgid "white bishop"
msgstr "alfil blanc"
#. ♘ (U+02658), see http://wiki.documentfoundation.org/Emoji
+#. tWL7E
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2285,6 +2537,7 @@ msgid "white knight"
msgstr "cavall blanc"
#. ♙ (U+02659), see http://wiki.documentfoundation.org/Emoji
+#. mhhoR
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2294,6 +2547,7 @@ msgid "white pawn"
msgstr "peó blanc"
#. ♚ (U+0265A), see http://wiki.documentfoundation.org/Emoji
+#. Dp6YG
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2303,6 +2557,7 @@ msgid "black king"
msgstr "rei negre"
#. ♛ (U+0265B), see http://wiki.documentfoundation.org/Emoji
+#. qbeAi
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2312,6 +2567,7 @@ msgid "black queen"
msgstr "reina negra"
#. ♜ (U+0265C), see http://wiki.documentfoundation.org/Emoji
+#. P4uqB
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2321,6 +2577,7 @@ msgid "black rook"
msgstr "torre negra"
#. ♝ (U+0265D), see http://wiki.documentfoundation.org/Emoji
+#. uCgny
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2330,6 +2587,7 @@ msgid "black bishop"
msgstr "alfil negre"
#. ♞ (U+0265E), see http://wiki.documentfoundation.org/Emoji
+#. qjARs
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2339,6 +2597,7 @@ msgid "black knight"
msgstr "cavall negre"
#. ♟ (U+0265F), see http://wiki.documentfoundation.org/Emoji
+#. rmVZS
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2348,6 +2607,7 @@ msgid "black pawn"
msgstr "peó negre"
#. ♠ (U+02660), see http://wiki.documentfoundation.org/Emoji
+#. uvboC
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2357,6 +2617,7 @@ msgid "spades"
msgstr "piques"
#. ♡ (U+02661), see http://wiki.documentfoundation.org/Emoji
+#. t43iF
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2366,6 +2627,7 @@ msgid "hearts2"
msgstr "cors2"
#. ♢ (U+02662), see http://wiki.documentfoundation.org/Emoji
+#. GeSFL
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2375,6 +2637,7 @@ msgid "diamonds2"
msgstr "diamants2"
#. ♣ (U+02663), see http://wiki.documentfoundation.org/Emoji
+#. pYFJB
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2384,6 +2647,7 @@ msgid "clubs"
msgstr "trèvols"
#. ♤ (U+02664), see http://wiki.documentfoundation.org/Emoji
+#. dajk8
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2393,6 +2657,7 @@ msgid "spades2"
msgstr "piques2"
#. ♥ (U+02665), see http://wiki.documentfoundation.org/Emoji
+#. qE59E
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2402,6 +2667,7 @@ msgid "hearts"
msgstr "cors"
#. ♦ (U+02666), see http://wiki.documentfoundation.org/Emoji
+#. gKSGj
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2411,6 +2677,7 @@ msgid "diamonds"
msgstr "diamants"
#. ♧ (U+02667), see http://wiki.documentfoundation.org/Emoji
+#. wRCzA
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2420,6 +2687,7 @@ msgid "clubs2"
msgstr "trèvols2"
#. ♨ (U+02668), see http://wiki.documentfoundation.org/Emoji
+#. vEME9
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2429,6 +2697,7 @@ msgid "hot springs"
msgstr "font termal"
#. ♩ (U+02669), see http://wiki.documentfoundation.org/Emoji
+#. 3Epzr
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2438,6 +2707,7 @@ msgid "note"
msgstr "nota"
#. ♪ (U+0266A), see http://wiki.documentfoundation.org/Emoji
+#. wFCxA
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2447,6 +2717,7 @@ msgid "note2"
msgstr "nota2"
#. ♫ (U+0266B), see http://wiki.documentfoundation.org/Emoji
+#. Zkjwm
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2456,6 +2727,7 @@ msgid "notes"
msgstr "notes"
#. ♬ (U+0266C), see http://wiki.documentfoundation.org/Emoji
+#. MHiAq
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2465,6 +2737,7 @@ msgid "notes2"
msgstr "notes2"
#. ♭ (U+0266D), see http://wiki.documentfoundation.org/Emoji
+#. hDksD
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2474,6 +2747,7 @@ msgid "flat"
msgstr "bemoll"
#. ♮ (U+0266E), see http://wiki.documentfoundation.org/Emoji
+#. 2wECE
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2483,6 +2757,7 @@ msgid "natural"
msgstr "becaire"
#. ♯ (U+0266F), see http://wiki.documentfoundation.org/Emoji
+#. gr9EM
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2492,6 +2767,7 @@ msgid "sharp"
msgstr "sostingut"
#. ♲ (U+02672), see http://wiki.documentfoundation.org/Emoji
+#. VWtWv
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2501,6 +2777,7 @@ msgid "recycling"
msgstr "reciclatge"
#. ♻ (U+0267B), see http://wiki.documentfoundation.org/Emoji
+#. SWE9X
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2510,6 +2787,7 @@ msgid "recycling2"
msgstr "reciclatge2"
#. ♼ (U+0267C), see http://wiki.documentfoundation.org/Emoji
+#. 9FCXo
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2519,6 +2797,7 @@ msgid "recycled paper"
msgstr "paper reciclat"
#. ♾ (U+0267E), see http://wiki.documentfoundation.org/Emoji
+#. eH5KB
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2528,6 +2807,7 @@ msgid "permanent paper"
msgstr "paper lliure d'àcid"
#. ♿ (U+0267F), see http://wiki.documentfoundation.org/Emoji
+#. RqE6D
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2537,6 +2817,7 @@ msgid "wheelchair"
msgstr "cadira de rodes"
#. ⚀ (U+02680), see http://wiki.documentfoundation.org/Emoji
+#. BcbKe
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2546,6 +2827,7 @@ msgid "dice1"
msgstr "dau1"
#. ⚁ (U+02681), see http://wiki.documentfoundation.org/Emoji
+#. QytA9
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2555,6 +2837,7 @@ msgid "dice2"
msgstr "dau2"
#. ⚂ (U+02682), see http://wiki.documentfoundation.org/Emoji
+#. fM5fU
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2564,6 +2847,7 @@ msgid "dice3"
msgstr "dau3"
#. ⚃ (U+02683), see http://wiki.documentfoundation.org/Emoji
+#. pEPa2
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2573,6 +2857,7 @@ msgid "dice4"
msgstr "dau4"
#. ⚄ (U+02684), see http://wiki.documentfoundation.org/Emoji
+#. 6iVDd
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2582,6 +2867,7 @@ msgid "dice5"
msgstr "dau5"
#. ⚅ (U+02685), see http://wiki.documentfoundation.org/Emoji
+#. BXiNG
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2591,6 +2877,7 @@ msgid "dice6"
msgstr "dau6"
#. ⚐ (U+02690), see http://wiki.documentfoundation.org/Emoji
+#. FAqot
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2600,6 +2887,7 @@ msgid "flag4"
msgstr "bandera4"
#. ⚑ (U+02691), see http://wiki.documentfoundation.org/Emoji
+#. fc3Gb
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2609,6 +2897,7 @@ msgid "flag3"
msgstr "bandera3"
#. ⚒ (U+02692), see http://wiki.documentfoundation.org/Emoji
+#. BTmxe
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2618,6 +2907,7 @@ msgid "hammer and pick"
msgstr "pic i martell"
#. ⚓ (U+02693), see http://wiki.documentfoundation.org/Emoji
+#. GMsHG
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2627,6 +2917,7 @@ msgid "anchor"
msgstr "àncora"
#. ⚔ (U+02694), see http://wiki.documentfoundation.org/Emoji
+#. Wx5rd
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2636,6 +2927,7 @@ msgid "swords"
msgstr "espases"
#. ⚕ (U+02695), see http://wiki.documentfoundation.org/Emoji
+#. YYDuu
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2645,6 +2937,7 @@ msgid "medical"
msgstr "bastó d'Esculapi"
#. ⚖ (U+02696), see http://wiki.documentfoundation.org/Emoji
+#. eFRLH
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2654,6 +2947,7 @@ msgid "scales"
msgstr "balança"
#. ⚗ (U+02697), see http://wiki.documentfoundation.org/Emoji
+#. bwJmD
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2663,6 +2957,7 @@ msgid "alembic"
msgstr "alambí"
#. ⚘ (U+02698), see http://wiki.documentfoundation.org/Emoji
+#. LAQtt
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2672,6 +2967,7 @@ msgid "flower"
msgstr "flor"
#. ⚙ (U+02699), see http://wiki.documentfoundation.org/Emoji
+#. cw6G2
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2681,6 +2977,7 @@ msgid "gear"
msgstr "engranatge"
#. ⚚ (U+0269A), see http://wiki.documentfoundation.org/Emoji
+#. gMDNC
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2690,6 +2987,7 @@ msgid "staff"
msgstr "caduceu"
#. ⚛ (U+0269B), see http://wiki.documentfoundation.org/Emoji
+#. B96CG
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2699,6 +2997,7 @@ msgid "atom"
msgstr "àtom"
#. ⚜ (U+0269C), see http://wiki.documentfoundation.org/Emoji
+#. 4BEEo
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2708,6 +3007,7 @@ msgid "fleur de lis"
msgstr "flor de lis"
#. ⚠ (U+026A0), see http://wiki.documentfoundation.org/Emoji
+#. QjFwh
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2717,6 +3017,7 @@ msgid "warning"
msgstr "avís"
#. ⚡ (U+026A1), see http://wiki.documentfoundation.org/Emoji
+#. fXBh2
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2726,6 +3027,7 @@ msgid "zap"
msgstr "alta tensió"
#. ⚪ (U+026AA), see http://wiki.documentfoundation.org/Emoji
+#. 9FWWA
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2735,6 +3037,7 @@ msgid "white circle"
msgstr "cercle blanc"
#. ⚫ (U+026AB), see http://wiki.documentfoundation.org/Emoji
+#. jQGGR
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2744,6 +3047,7 @@ msgid "black circle"
msgstr "cercle negre"
#. ⚭ (U+026AD), see http://wiki.documentfoundation.org/Emoji
+#. o9oHP
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2753,6 +3057,7 @@ msgid "marriage"
msgstr "matrimoni"
#. ⚮ (U+026AE), see http://wiki.documentfoundation.org/Emoji
+#. jXs4X
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2762,6 +3067,7 @@ msgid "divorce"
msgstr "divorci"
#. ⚰ (U+026B0), see http://wiki.documentfoundation.org/Emoji
+#. JDx7T
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2771,6 +3077,7 @@ msgid "coffin"
msgstr "taüt"
#. ⚱ (U+026B1), see http://wiki.documentfoundation.org/Emoji
+#. huKvE
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2780,6 +3087,7 @@ msgid "urn"
msgstr "urna"
#. ⚽ (U+026BD), see http://wiki.documentfoundation.org/Emoji
+#. JTA8e
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2789,6 +3097,7 @@ msgid "soccer"
msgstr "futbol"
#. ⚾ (U+026BE), see http://wiki.documentfoundation.org/Emoji
+#. xFBA5
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2798,6 +3107,7 @@ msgid "baseball"
msgstr "basquetbol"
#. ⛄ (U+026C4), see http://wiki.documentfoundation.org/Emoji
+#. CCTQA
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2807,6 +3117,7 @@ msgid "snowman2"
msgstr "ninot de neu2"
#. ⛅ (U+026C5), see http://wiki.documentfoundation.org/Emoji
+#. xw3m7
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2816,6 +3127,7 @@ msgid "cloud2"
msgstr "núvol2"
#. ⛆ (U+026C6), see http://wiki.documentfoundation.org/Emoji
+#. A5yxX
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2825,6 +3137,7 @@ msgid "rain2"
msgstr "pluja2"
#. ⛈ (U+026C8), see http://wiki.documentfoundation.org/Emoji
+#. nBeDn
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2834,6 +3147,7 @@ msgid "cloud3"
msgstr "núvol3"
#. ⛎ (U+026CE), see http://wiki.documentfoundation.org/Emoji
+#. RmxAt
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2843,6 +3157,7 @@ msgid "ophiuchus"
msgstr "serpentari"
#. ⛏ (U+026CF), see http://wiki.documentfoundation.org/Emoji
+#. ESYDq
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2852,6 +3167,7 @@ msgid "pick"
msgstr "pic"
#. ⛐ (U+026D0), see http://wiki.documentfoundation.org/Emoji
+#. e5D4p
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2861,6 +3177,7 @@ msgid "sliding car"
msgstr "cotxe lliscant"
#. ⛑ (U+026D1), see http://wiki.documentfoundation.org/Emoji
+#. BoTPo
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2870,6 +3187,7 @@ msgid "helmet"
msgstr "casc"
#. ⛓ (U+026D3), see http://wiki.documentfoundation.org/Emoji
+#. BUgLe
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2879,6 +3197,7 @@ msgid "chains"
msgstr "cadenes"
#. ⛔ (U+026D4), see http://wiki.documentfoundation.org/Emoji
+#. 2MaDN
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2888,6 +3207,7 @@ msgid "no entry"
msgstr "direcció prohibida"
#. ⛟ (U+026DF), see http://wiki.documentfoundation.org/Emoji
+#. NBJ9F
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2897,6 +3217,7 @@ msgid "truck"
msgstr "camió"
#. ⛤ (U+026E4), see http://wiki.documentfoundation.org/Emoji
+#. ScAbG
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2906,6 +3227,7 @@ msgid "pentagram"
msgstr "pentagrama"
#. ⛨ (U+026E8), see http://wiki.documentfoundation.org/Emoji
+#. M7ovy
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2915,6 +3237,7 @@ msgid "shield2"
msgstr "escut2"
#. ⛪ (U+026EA), see http://wiki.documentfoundation.org/Emoji
+#. gFz3j
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2924,6 +3247,7 @@ msgid "church"
msgstr "església"
#. ⛰ (U+026F0), see http://wiki.documentfoundation.org/Emoji
+#. An5FF
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2933,6 +3257,7 @@ msgid "mountain"
msgstr "muntanya"
#. ⛱ (U+026F1), see http://wiki.documentfoundation.org/Emoji
+#. 6HqeN
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2942,6 +3267,7 @@ msgid "umbrella3"
msgstr "paraigua3"
#. ⛲ (U+026F2), see http://wiki.documentfoundation.org/Emoji
+#. 5EUJX
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2951,6 +3277,7 @@ msgid "fountain"
msgstr "font"
#. ⛳ (U+026F3), see http://wiki.documentfoundation.org/Emoji
+#. GkdBn
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2960,6 +3287,7 @@ msgid "golf2"
msgstr "golf2"
#. ⛴ (U+026F4), see http://wiki.documentfoundation.org/Emoji
+#. GLtJt
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2969,6 +3297,7 @@ msgid "ferry"
msgstr "ferri"
#. ⛵ (U+026F5), see http://wiki.documentfoundation.org/Emoji
+#. H6AR2
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2978,6 +3307,7 @@ msgid "sailboat"
msgstr "veler"
#. ⛺ (U+026FA), see http://wiki.documentfoundation.org/Emoji
+#. 3DsFA
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2987,6 +3317,7 @@ msgid "tent"
msgstr "tenda"
#. ⛷ (U+026F7), see http://wiki.documentfoundation.org/Emoji
+#. vDnif
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2996,6 +3327,7 @@ msgid "skier"
msgstr "esquiador"
#. ⛸ (U+026F8), see http://wiki.documentfoundation.org/Emoji
+#. jsVHG
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3005,6 +3337,7 @@ msgid "skate"
msgstr "patí"
#. ⛹ (U+026F9), see http://wiki.documentfoundation.org/Emoji
+#. FRKEE
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3014,6 +3347,7 @@ msgid "ball"
msgstr "bola"
#. ⛽ (U+026FD), see http://wiki.documentfoundation.org/Emoji
+#. aJYuZ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3023,6 +3357,7 @@ msgid "fuelpump"
msgstr "assortidor de combustible"
#. ✁ (U+02701), see http://wiki.documentfoundation.org/Emoji
+#. cfZQA
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3032,6 +3367,7 @@ msgid "scissors3"
msgstr "tisores3"
#. ✂ (U+02702), see http://wiki.documentfoundation.org/Emoji
+#. xEcJE
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3041,6 +3377,7 @@ msgid "scissors"
msgstr "tisores"
#. ✃ (U+02703), see http://wiki.documentfoundation.org/Emoji
+#. ssfwc
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3050,6 +3387,7 @@ msgid "scissors4"
msgstr "tisores4"
#. ✄ (U+02704), see http://wiki.documentfoundation.org/Emoji
+#. xc6qH
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3059,6 +3397,7 @@ msgid "scissors2"
msgstr "tisores2"
#. ✅ (U+02705), see http://wiki.documentfoundation.org/Emoji
+#. jBAFG
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3068,6 +3407,7 @@ msgid "check mark3"
msgstr "marca de verificació3"
#. ✆ (U+02706), see http://wiki.documentfoundation.org/Emoji
+#. E8J8A
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3077,6 +3417,7 @@ msgid "telephone"
msgstr "telèfon"
#. ✈ (U+02708), see http://wiki.documentfoundation.org/Emoji
+#. FEQAH
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3086,6 +3427,7 @@ msgid "airplane"
msgstr "avió"
#. ✉ (U+02709), see http://wiki.documentfoundation.org/Emoji
+#. MSzMa
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3095,6 +3437,7 @@ msgid "envelope"
msgstr "sobre"
#. ✊ (U+0270A), see http://wiki.documentfoundation.org/Emoji
+#. 387gN
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3104,6 +3447,7 @@ msgid "fist"
msgstr "puny"
#. ✋ (U+0270B), see http://wiki.documentfoundation.org/Emoji
+#. crTfj
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3113,6 +3457,7 @@ msgid "hand"
msgstr "mà"
#. ✌ (U+0270C), see http://wiki.documentfoundation.org/Emoji
+#. rxEfQ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3122,6 +3467,7 @@ msgid "victory"
msgstr "victòria"
#. ✍ (U+0270D), see http://wiki.documentfoundation.org/Emoji
+#. peWuK
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3131,6 +3477,7 @@ msgid "writing"
msgstr "escriptura"
#. ✎ (U+0270E), see http://wiki.documentfoundation.org/Emoji
+#. Be5Dk
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3140,6 +3487,7 @@ msgid "pencil"
msgstr "llapis"
#. ✏ (U+0270F), see http://wiki.documentfoundation.org/Emoji
+#. g9bBy
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3149,6 +3497,7 @@ msgid "pencil2"
msgstr "llapis2"
#. ✐ (U+02710), see http://wiki.documentfoundation.org/Emoji
+#. LuQwT
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3158,6 +3507,7 @@ msgid "pencil3"
msgstr "llapis3"
#. ✑ (U+02711), see http://wiki.documentfoundation.org/Emoji
+#. sS5kP
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3167,6 +3517,7 @@ msgid "nib"
msgstr "ploma"
#. ✒ (U+02712), see http://wiki.documentfoundation.org/Emoji
+#. vbpZB
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3176,6 +3527,7 @@ msgid "nib2"
msgstr "ploma2"
#. ✓ (U+02713), see http://wiki.documentfoundation.org/Emoji
+#. CjjoU
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3185,6 +3537,7 @@ msgid "check mark"
msgstr "marca de verificació"
#. ✔ (U+02714), see http://wiki.documentfoundation.org/Emoji
+#. ECpTG
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3194,6 +3547,7 @@ msgid "check mark2"
msgstr "marca de verificació2"
#. ✖ (U+02716), see http://wiki.documentfoundation.org/Emoji
+#. krEhs
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3203,6 +3557,7 @@ msgid "times2"
msgstr "multiplicació2"
#. ✙ (U+02719), see http://wiki.documentfoundation.org/Emoji
+#. 8dNKN
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3212,6 +3567,7 @@ msgid "Greek cross2"
msgstr "creu grega2"
#. ✚ (U+0271A), see http://wiki.documentfoundation.org/Emoji
+#. BtCjS
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3221,6 +3577,7 @@ msgid "Greek cross"
msgstr "creu grega"
#. ✝ (U+0271D), see http://wiki.documentfoundation.org/Emoji
+#. dX9La
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3230,6 +3587,7 @@ msgid "Latin cross"
msgstr "creu llatina"
#. ✠ (U+02720), see http://wiki.documentfoundation.org/Emoji
+#. SRNJ4
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3239,6 +3597,7 @@ msgid "Maltese cross"
msgstr "creu de Malta"
#. ✡ (U+02721), see http://wiki.documentfoundation.org/Emoji
+#. HqQC5
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3248,6 +3607,7 @@ msgid "star of David"
msgstr "estrella de David"
#. ✨ (U+02728), see http://wiki.documentfoundation.org/Emoji
+#. 8jFfg
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3257,6 +3617,7 @@ msgid "sparkles"
msgstr "centelleigs"
#. ❄ (U+02744), see http://wiki.documentfoundation.org/Emoji
+#. cfDE7
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3266,6 +3627,7 @@ msgid "snowflake"
msgstr "floc de neu"
#. ❇ (U+02747), see http://wiki.documentfoundation.org/Emoji
+#. eKCo6
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3275,6 +3637,7 @@ msgid "sparkle"
msgstr "centelleig"
#. ❌ (U+0274C), see http://wiki.documentfoundation.org/Emoji
+#. Winhg
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3284,6 +3647,7 @@ msgid "x2"
msgstr "x2"
#. ❎ (U+0274E), see http://wiki.documentfoundation.org/Emoji
+#. 5mbLT
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3293,6 +3657,7 @@ msgid "x3"
msgstr "x3"
#. ❓ (U+02753), see http://wiki.documentfoundation.org/Emoji
+#. KpGSR
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3302,6 +3667,7 @@ msgid "?"
msgstr "?"
#. ❔ (U+02754), see http://wiki.documentfoundation.org/Emoji
+#. E372z
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3311,6 +3677,7 @@ msgid "?2"
msgstr "?2"
#. ❕ (U+02755), see http://wiki.documentfoundation.org/Emoji
+#. CUfKq
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3320,6 +3687,7 @@ msgid "!"
msgstr "!"
#. ❗ (U+02757), see http://wiki.documentfoundation.org/Emoji
+#. WvFdp
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3329,6 +3697,7 @@ msgid "!2"
msgstr "!2"
#. ❤ (U+02764), see http://wiki.documentfoundation.org/Emoji
+#. jEJbE
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3338,6 +3707,7 @@ msgid "heart"
msgstr "cor"
#. ➰ (U+027B0), see http://wiki.documentfoundation.org/Emoji
+#. 9L5EP
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3347,6 +3717,7 @@ msgid "loop"
msgstr "bucle"
#. ➿ (U+027BF), see http://wiki.documentfoundation.org/Emoji
+#. DSXDM
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3356,6 +3727,7 @@ msgid "loop2"
msgstr "bucle2"
#. ⬛ (U+02B1B), see http://wiki.documentfoundation.org/Emoji
+#. WwYcT
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3365,6 +3737,7 @@ msgid "large square2"
msgstr "quadrat gran2"
#. ⬜ (U+02B1C), see http://wiki.documentfoundation.org/Emoji
+#. HrBFD
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3374,6 +3747,7 @@ msgid "large square"
msgstr "quadrat gran"
#. ⬟ (U+02B1F), see http://wiki.documentfoundation.org/Emoji
+#. hRTAZ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3383,6 +3757,7 @@ msgid "pentagon2"
msgstr "pentàgon2"
#. ⬠ (U+02B20), see http://wiki.documentfoundation.org/Emoji
+#. g2gFC
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3392,6 +3767,7 @@ msgid "pentagon"
msgstr "pentàgon"
#. ⬡ (U+02B21), see http://wiki.documentfoundation.org/Emoji
+#. 2UACw
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3401,6 +3777,7 @@ msgid "hexagon"
msgstr "hexàgon"
#. ⬢ (U+02B22), see http://wiki.documentfoundation.org/Emoji
+#. uqRGB
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3410,6 +3787,7 @@ msgid "hexagon2"
msgstr "hexàgon2"
#. ⬤ (U+02B24), see http://wiki.documentfoundation.org/Emoji
+#. 4BwK8
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3419,6 +3797,7 @@ msgid "large circle2"
msgstr "cercle gran2"
#. ⬭ (U+02B2D), see http://wiki.documentfoundation.org/Emoji
+#. gVrZC
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3428,6 +3807,7 @@ msgid "ellipse"
msgstr "el·lipse"
#. ⭐ (U+02B50), see http://wiki.documentfoundation.org/Emoji
+#. L5Q2X
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3437,6 +3817,7 @@ msgid "medium star"
msgstr "estrella mitjana"
#. ⭑ (U+02B51), see http://wiki.documentfoundation.org/Emoji
+#. TSBfG
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3446,6 +3827,7 @@ msgid "small star2"
msgstr "estrella petita2"
#. ⭒ (U+02B52), see http://wiki.documentfoundation.org/Emoji
+#. tqdLm
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3455,6 +3837,7 @@ msgid "small star"
msgstr "estrella petita"
#. ff (U+0FB00), see http://wiki.documentfoundation.org/Emoji
+#. 9ER38
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3464,6 +3847,7 @@ msgid "ff"
msgstr "ff"
#. fi (U+0FB01), see http://wiki.documentfoundation.org/Emoji
+#. neMhY
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3473,6 +3857,7 @@ msgid "fi"
msgstr "lliga_fi"
#. fl (U+0FB02), see http://wiki.documentfoundation.org/Emoji
+#. ym9RA
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3482,6 +3867,7 @@ msgid "fl"
msgstr "fl"
#. ffi (U+0FB03), see http://wiki.documentfoundation.org/Emoji
+#. HA2oJ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3491,6 +3877,7 @@ msgid "ffi"
msgstr "lliga_ffi"
#. ffl (U+0FB04), see http://wiki.documentfoundation.org/Emoji
+#. LcntK
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3500,6 +3887,7 @@ msgid "ffl"
msgstr "ffl"
#. 𝄞 (U+1D11E), see http://wiki.documentfoundation.org/Emoji
+#. 6CVtL
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3509,6 +3897,7 @@ msgid "clef"
msgstr "clau"
#. 𝄪 (U+1D12A), see http://wiki.documentfoundation.org/Emoji
+#. FJAMw
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3518,6 +3907,7 @@ msgid "double sharp"
msgstr "doble sostingut"
#. 𝄫 (U+1D12B), see http://wiki.documentfoundation.org/Emoji
+#. 7ADGW
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3527,6 +3917,7 @@ msgid "double flat"
msgstr "doble bemoll"
#. 𝄻 (U+1D13B), see http://wiki.documentfoundation.org/Emoji
+#. DdcM2
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3536,6 +3927,7 @@ msgid "whole rest"
msgstr "silenci de rodona"
#. 𝄼 (U+1D13C), see http://wiki.documentfoundation.org/Emoji
+#. BUYwU
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3545,6 +3937,7 @@ msgid "half rest"
msgstr "silenci de blanca"
#. 𝄽 (U+1D13D), see http://wiki.documentfoundation.org/Emoji
+#. gqJAB
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3554,6 +3947,7 @@ msgid "quarter rest"
msgstr "silenci de negra"
#. 𝄾 (U+1D13E), see http://wiki.documentfoundation.org/Emoji
+#. ktK5s
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3563,6 +3957,7 @@ msgid "eighth rest"
msgstr "silenci de corxera"
#. 𝅝 (U+1D15D), see http://wiki.documentfoundation.org/Emoji
+#. bbrCH
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3572,6 +3967,7 @@ msgid "whole note"
msgstr "rodona"
#. 𝅗𝅥 (U+1D15E), see http://wiki.documentfoundation.org/Emoji
+#. RBhrQ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3581,6 +3977,7 @@ msgid "half note"
msgstr "blanca"
#. 𝅘𝅥 (U+1D15F), see http://wiki.documentfoundation.org/Emoji
+#. ysAGf
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3590,6 +3987,7 @@ msgid "quarter note"
msgstr "negra"
#. 𝅘𝅥𝅮 (U+1D160), see http://wiki.documentfoundation.org/Emoji
+#. VPWEh
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3599,6 +3997,7 @@ msgid "eighth note"
msgstr "corxera"
#. 𝅘𝅥𝅯 (U+1D161), see http://wiki.documentfoundation.org/Emoji
+#. i3m8B
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3608,6 +4007,7 @@ msgid "sixteenth note"
msgstr "semicorxera"
#. 🀄 (U+1F004), see http://wiki.documentfoundation.org/Emoji
+#. txbRc
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3617,6 +4017,7 @@ msgid "mahjong"
msgstr "mahjong"
#. 🁠 (U+1F060), see http://wiki.documentfoundation.org/Emoji
+#. vkYJP
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3626,6 +4027,7 @@ msgid "domino"
msgstr "dòmino"
#. 🂡 (U+1F0A1), see http://wiki.documentfoundation.org/Emoji
+#. FWHRC
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3635,6 +4037,7 @@ msgid "ace"
msgstr "as"
#. 🂫 (U+1F0AB), see http://wiki.documentfoundation.org/Emoji
+#. TQAX3
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3644,6 +4047,7 @@ msgid "jack"
msgstr "jota"
#. 🂭 (U+1F0AD), see http://wiki.documentfoundation.org/Emoji
+#. 5xGEk
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3653,6 +4057,7 @@ msgid "queen"
msgstr "reina"
#. 🂮 (U+1F0AE), see http://wiki.documentfoundation.org/Emoji
+#. CdrE2
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3662,6 +4067,7 @@ msgid "king"
msgstr "rei"
#. 🃏 (U+1F0CF), see http://wiki.documentfoundation.org/Emoji
+#. 2CYz7
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3671,6 +4077,7 @@ msgid "joker"
msgstr "comodí"
#. 🌀 (U+1F300), see http://wiki.documentfoundation.org/Emoji
+#. eNZwQ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3680,6 +4087,7 @@ msgid "cyclone"
msgstr "cicló"
#. 🌁 (U+1F301), see http://wiki.documentfoundation.org/Emoji
+#. E3AiK
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3689,6 +4097,7 @@ msgid "foggy"
msgstr "boirós"
#. 🌂 (U+1F302), see http://wiki.documentfoundation.org/Emoji
+#. LFEnJ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3698,6 +4107,7 @@ msgid "umbrella2"
msgstr "paraigua2"
#. 🌃 (U+1F303), see http://wiki.documentfoundation.org/Emoji
+#. VGPCt
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3707,6 +4117,7 @@ msgid "night"
msgstr "nit"
#. 🌄 (U+1F304), see http://wiki.documentfoundation.org/Emoji
+#. xwX5z
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3716,6 +4127,7 @@ msgid "sunrise2"
msgstr "sortida del sol2"
#. 🌅 (U+1F305), see http://wiki.documentfoundation.org/Emoji
+#. DFQNE
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3725,6 +4137,7 @@ msgid "sunrise"
msgstr "sortida del sol"
#. 🌆 (U+1F306), see http://wiki.documentfoundation.org/Emoji
+#. EjsTC
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3734,6 +4147,7 @@ msgid "sunset"
msgstr "ocàs"
#. 🌇 (U+1F307), see http://wiki.documentfoundation.org/Emoji
+#. 8BthL
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3743,6 +4157,7 @@ msgid "sunrise3"
msgstr "sortida del sol3"
#. 🌈 (U+1F308), see http://wiki.documentfoundation.org/Emoji
+#. ygxkm
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3752,6 +4167,7 @@ msgid "rainbow"
msgstr "arc de sant Martí"
#. 🌉 (U+1F309), see http://wiki.documentfoundation.org/Emoji
+#. V7CPB
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3761,6 +4177,7 @@ msgid "bridge"
msgstr "pont"
#. 🌊 (U+1F30A), see http://wiki.documentfoundation.org/Emoji
+#. DEJFX
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3770,6 +4187,7 @@ msgid "ocean"
msgstr "oceà"
#. 🌋 (U+1F30B), see http://wiki.documentfoundation.org/Emoji
+#. GbZVy
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3779,6 +4197,7 @@ msgid "volcano"
msgstr "volcà"
#. 🌌 (U+1F30C), see http://wiki.documentfoundation.org/Emoji
+#. yZBGc
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3788,6 +4207,7 @@ msgid "milky way"
msgstr "via làctia"
#. 🌍 (U+1F30D), see http://wiki.documentfoundation.org/Emoji
+#. f53Lu
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3797,6 +4217,7 @@ msgid "globe"
msgstr "Terra"
#. 🌎 (U+1F30E), see http://wiki.documentfoundation.org/Emoji
+#. AutYx
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3806,6 +4227,7 @@ msgid "globe2"
msgstr "Terra2"
#. 🌏 (U+1F30F), see http://wiki.documentfoundation.org/Emoji
+#. ACoLQ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3815,6 +4237,7 @@ msgid "globe3"
msgstr "Terra3"
#. 🌐 (U+1F310), see http://wiki.documentfoundation.org/Emoji
+#. JjMAs
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3824,6 +4247,7 @@ msgid "globe4"
msgstr "Terra4"
#. 🌑 (U+1F311), see http://wiki.documentfoundation.org/Emoji
+#. WAFzy
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3833,6 +4257,7 @@ msgid "new moon"
msgstr "lluna nova"
#. 🌒 (U+1F312), see http://wiki.documentfoundation.org/Emoji
+#. F8LCD
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3842,6 +4267,7 @@ msgid "waxing crescent moon"
msgstr "lluna en quart creixent"
#. 🌓 (U+1F313), see http://wiki.documentfoundation.org/Emoji
+#. pTNhc
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3851,6 +4277,7 @@ msgid "first quarter"
msgstr "quart creixent"
#. 🌔 (U+1F314), see http://wiki.documentfoundation.org/Emoji
+#. AFBZw
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3860,6 +4287,7 @@ msgid "waxing gibbous moon"
msgstr "lluna gibosa creixent"
#. 🌕 (U+1F315), see http://wiki.documentfoundation.org/Emoji
+#. MLLvK
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3869,6 +4297,7 @@ msgid "full moon"
msgstr "lluna plena"
#. 🌖 (U+1F316), see http://wiki.documentfoundation.org/Emoji
+#. 6ZfWf
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3878,6 +4307,7 @@ msgid "waning gibbous moon"
msgstr "lluna gibosa minvant"
#. 🌗 (U+1F317), see http://wiki.documentfoundation.org/Emoji
+#. hfGRx
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3887,6 +4317,7 @@ msgid "last quarter"
msgstr "quart minvant"
#. 🌘 (U+1F318), see http://wiki.documentfoundation.org/Emoji
+#. b3snp
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3896,6 +4327,7 @@ msgid "waning crescent moon"
msgstr "lluna en quart minvant"
#. 🌙 (U+1F319), see http://wiki.documentfoundation.org/Emoji
+#. tsvS2
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3905,6 +4337,7 @@ msgid "crescent moon"
msgstr "lluna creixent"
#. 🌚 (U+1F31A), see http://wiki.documentfoundation.org/Emoji
+#. qCTQy
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3914,6 +4347,7 @@ msgid "new moon2"
msgstr "lluna nova2"
#. 🌛 (U+1F31B), see http://wiki.documentfoundation.org/Emoji
+#. WdRzU
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3923,6 +4357,7 @@ msgid "moon"
msgstr "lluna"
#. 🌜 (U+1F31C), see http://wiki.documentfoundation.org/Emoji
+#. FhGWY
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3932,6 +4367,7 @@ msgid "moon2"
msgstr "lluna2"
#. 🌝 (U+1F31D), see http://wiki.documentfoundation.org/Emoji
+#. 2W3Lv
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3941,6 +4377,7 @@ msgid "full moon2"
msgstr "lluna plena2"
#. 🌞 (U+1F31E), see http://wiki.documentfoundation.org/Emoji
+#. Gkxfx
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3950,6 +4387,7 @@ msgid "sun"
msgstr "sol"
#. 🌟 (U+1F31F), see http://wiki.documentfoundation.org/Emoji
+#. eF8ur
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3959,6 +4397,7 @@ msgid "star3"
msgstr "estrella3"
#. 🌠 (U+1F320), see http://wiki.documentfoundation.org/Emoji
+#. XRohW
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3968,6 +4407,7 @@ msgid "star4"
msgstr "estrella4"
#. 🌰 (U+1F330), see http://wiki.documentfoundation.org/Emoji
+#. AcuuY
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3977,6 +4417,7 @@ msgid "chestnut"
msgstr "castanya"
#. 🌱 (U+1F331), see http://wiki.documentfoundation.org/Emoji
+#. uF4tA
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3986,6 +4427,7 @@ msgid "seedling"
msgstr "plançó"
#. 🌲 (U+1F332), see http://wiki.documentfoundation.org/Emoji
+#. 3pyDD
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3995,6 +4437,7 @@ msgid "pine"
msgstr "pi"
#. 🌳 (U+1F333), see http://wiki.documentfoundation.org/Emoji
+#. vgFCL
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4004,6 +4447,7 @@ msgid "tree"
msgstr "arbre"
#. 🌴 (U+1F334), see http://wiki.documentfoundation.org/Emoji
+#. tY3EA
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4013,6 +4457,7 @@ msgid "palm"
msgstr "palmera"
#. 🌵 (U+1F335), see http://wiki.documentfoundation.org/Emoji
+#. okHRh
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4022,6 +4467,7 @@ msgid "cactus"
msgstr "cactus"
#. 🌷 (U+1F337), see http://wiki.documentfoundation.org/Emoji
+#. JHZDE
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4031,6 +4477,7 @@ msgid "tulip"
msgstr "tulipa"
#. 🌸 (U+1F338), see http://wiki.documentfoundation.org/Emoji
+#. eFy7r
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4040,6 +4487,7 @@ msgid "blossom2"
msgstr "flor2"
#. 🌹 (U+1F339), see http://wiki.documentfoundation.org/Emoji
+#. JCYis
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4049,6 +4497,7 @@ msgid "rose"
msgstr "rosa"
#. 🌺 (U+1F33A), see http://wiki.documentfoundation.org/Emoji
+#. EGSrt
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4058,6 +4507,7 @@ msgid "hibiscus"
msgstr "hibisc"
#. 🌻 (U+1F33B), see http://wiki.documentfoundation.org/Emoji
+#. z4cHB
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4067,6 +4517,7 @@ msgid "sunflower"
msgstr "gira-sol"
#. 🌼 (U+1F33C), see http://wiki.documentfoundation.org/Emoji
+#. pBBjC
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4076,6 +4527,7 @@ msgid "blossom"
msgstr "flor"
#. 🌽 (U+1F33D), see http://wiki.documentfoundation.org/Emoji
+#. wCgXh
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4085,6 +4537,7 @@ msgid "corn"
msgstr "panís"
#. 🌾 (U+1F33E), see http://wiki.documentfoundation.org/Emoji
+#. NSDcY
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4094,6 +4547,7 @@ msgid "grass"
msgstr "prat"
#. 🌿 (U+1F33F), see http://wiki.documentfoundation.org/Emoji
+#. RBhpE
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4103,6 +4557,7 @@ msgid "herb"
msgstr "herba"
#. 🍀 (U+1F340), see http://wiki.documentfoundation.org/Emoji
+#. YF8TS
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4112,6 +4567,7 @@ msgid "clover"
msgstr "trèvol"
#. 🍁 (U+1F341), see http://wiki.documentfoundation.org/Emoji
+#. ZtqRt
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4121,6 +4577,7 @@ msgid "leaf"
msgstr "fulla"
#. 🍂 (U+1F342), see http://wiki.documentfoundation.org/Emoji
+#. wBuCQ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4130,6 +4587,7 @@ msgid "leaf2"
msgstr "fulla2"
#. 🍃 (U+1F343), see http://wiki.documentfoundation.org/Emoji
+#. mLSzg
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4139,6 +4597,7 @@ msgid "leaf3"
msgstr "fulla3"
#. 🍄 (U+1F344), see http://wiki.documentfoundation.org/Emoji
+#. eEVDC
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4148,6 +4607,7 @@ msgid "mushroom"
msgstr "bolet"
#. 🍅 (U+1F345), see http://wiki.documentfoundation.org/Emoji
+#. FAESj
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4157,6 +4617,7 @@ msgid "tomato"
msgstr "tomàquet"
#. 🍆 (U+1F346), see http://wiki.documentfoundation.org/Emoji
+#. rGgaS
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4166,6 +4627,7 @@ msgid "eggplant"
msgstr "esbergínia"
#. 🍇 (U+1F347), see http://wiki.documentfoundation.org/Emoji
+#. zsYDw
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4175,6 +4637,7 @@ msgid "grapes"
msgstr "raïm"
#. 🍈 (U+1F348), see http://wiki.documentfoundation.org/Emoji
+#. mxrW4
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4184,6 +4647,7 @@ msgid "melon"
msgstr "meló"
#. 🍉 (U+1F349), see http://wiki.documentfoundation.org/Emoji
+#. EDtCM
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4193,6 +4657,7 @@ msgid "watermelon"
msgstr "síndria"
#. 🍊 (U+1F34A), see http://wiki.documentfoundation.org/Emoji
+#. pgRuc
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4202,6 +4667,7 @@ msgid "tangerine"
msgstr "mandarina"
#. 🍋 (U+1F34B), see http://wiki.documentfoundation.org/Emoji
+#. Rkfu2
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4211,6 +4677,7 @@ msgid "lemon"
msgstr "llimona"
#. 🍌 (U+1F34C), see http://wiki.documentfoundation.org/Emoji
+#. pnLAk
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4220,6 +4687,7 @@ msgid "banana"
msgstr "plàtan"
#. 🍍 (U+1F34D), see http://wiki.documentfoundation.org/Emoji
+#. Ek9Kz
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4229,6 +4697,7 @@ msgid "pineapple"
msgstr "piña"
#. 🍎 (U+1F34E), see http://wiki.documentfoundation.org/Emoji
+#. VGJDv
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4238,6 +4707,7 @@ msgid "apple"
msgstr "poma"
#. 🍏 (U+1F34F), see http://wiki.documentfoundation.org/Emoji
+#. QGk2r
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4247,6 +4717,7 @@ msgid "green apple"
msgstr "poma verda"
#. 🍐 (U+1F350), see http://wiki.documentfoundation.org/Emoji
+#. sStWm
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4256,6 +4727,7 @@ msgid "pear"
msgstr "pera"
#. 🍑 (U+1F351), see http://wiki.documentfoundation.org/Emoji
+#. sfc8X
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4265,6 +4737,7 @@ msgid "peach"
msgstr "préssec"
#. 🍒 (U+1F352), see http://wiki.documentfoundation.org/Emoji
+#. 8AKA8
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4274,6 +4747,7 @@ msgid "cherry"
msgstr "cirera"
#. 🍓 (U+1F353), see http://wiki.documentfoundation.org/Emoji
+#. yfRzG
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4283,6 +4757,7 @@ msgid "strawberry"
msgstr "maduixa"
#. 🍔 (U+1F354), see http://wiki.documentfoundation.org/Emoji
+#. WpJbe
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4292,6 +4767,7 @@ msgid "hamburger"
msgstr "hamburguesa"
#. 🍕 (U+1F355), see http://wiki.documentfoundation.org/Emoji
+#. 9vBsx
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4301,6 +4777,7 @@ msgid "pizza"
msgstr "pizza"
#. 🍖 (U+1F356), see http://wiki.documentfoundation.org/Emoji
+#. YbRN8
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4310,6 +4787,7 @@ msgid "meat"
msgstr "carn"
#. 🍗 (U+1F357), see http://wiki.documentfoundation.org/Emoji
+#. 4384H
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4319,6 +4797,7 @@ msgid "poultry leg"
msgstr "cuixa de pollastre"
#. 🍘 (U+1F358), see http://wiki.documentfoundation.org/Emoji
+#. fzFgY
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4328,6 +4807,7 @@ msgid "rice cracker"
msgstr "galeta d'arròs"
#. 🍙 (U+1F359), see http://wiki.documentfoundation.org/Emoji
+#. L3Jga
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4337,6 +4817,7 @@ msgid "rice ball"
msgstr "bola d'arròs"
#. 🍚 (U+1F35A), see http://wiki.documentfoundation.org/Emoji
+#. ZxyBw
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4346,6 +4827,7 @@ msgid "rice"
msgstr "arròs"
#. 🍛 (U+1F35B), see http://wiki.documentfoundation.org/Emoji
+#. akxPB
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4355,6 +4837,7 @@ msgid "curry"
msgstr "curri"
#. 🍜 (U+1F35C), see http://wiki.documentfoundation.org/Emoji
+#. KsGja
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4364,6 +4847,7 @@ msgid "ramen"
msgstr "ramen"
#. 🍝 (U+1F35D), see http://wiki.documentfoundation.org/Emoji
+#. dKTwC
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4373,6 +4857,7 @@ msgid "spaghetti"
msgstr "espagueti"
#. 🍞 (U+1F35E), see http://wiki.documentfoundation.org/Emoji
+#. D7XrZ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4382,6 +4867,7 @@ msgid "bread"
msgstr "pa"
#. 🍟 (U+1F35F), see http://wiki.documentfoundation.org/Emoji
+#. tfYnE
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4391,6 +4877,7 @@ msgid "fries"
msgstr "patates fregides"
#. 🍠 (U+1F360), see http://wiki.documentfoundation.org/Emoji
+#. AZXBc
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4400,6 +4887,7 @@ msgid "sweet potato"
msgstr "moniato"
#. 🍡 (U+1F361), see http://wiki.documentfoundation.org/Emoji
+#. P9LwF
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4409,6 +4897,7 @@ msgid "dango"
msgstr "dango"
#. 🍢 (U+1F362), see http://wiki.documentfoundation.org/Emoji
+#. VhY3g
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4418,6 +4907,7 @@ msgid "oden"
msgstr "oden"
#. 🍣 (U+1F363), see http://wiki.documentfoundation.org/Emoji
+#. K8uzC
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4427,6 +4917,7 @@ msgid "sushi"
msgstr "sushi"
#. 🍤 (U+1F364), see http://wiki.documentfoundation.org/Emoji
+#. bpAX7
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4436,6 +4927,7 @@ msgid "fried shrimp"
msgstr "gamba fregida"
#. 🍥 (U+1F365), see http://wiki.documentfoundation.org/Emoji
+#. GucZQ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4445,6 +4937,7 @@ msgid "fish cake"
msgstr "pastís de peix"
#. 🍦 (U+1F366), see http://wiki.documentfoundation.org/Emoji
+#. JF2mU
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4454,6 +4947,7 @@ msgid "icecream"
msgstr "gelat"
#. 🍧 (U+1F367), see http://wiki.documentfoundation.org/Emoji
+#. B8btb
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4463,6 +4957,7 @@ msgid "shaved ice"
msgstr "granissat"
#. 🍨 (U+1F368), see http://wiki.documentfoundation.org/Emoji
+#. EqFKK
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4472,6 +4967,7 @@ msgid "ice cream"
msgstr "gelat"
#. 🍩 (U+1F369), see http://wiki.documentfoundation.org/Emoji
+#. DZanS
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4481,6 +4977,7 @@ msgid "doughnut"
msgstr "dònut"
#. 🍪 (U+1F36A), see http://wiki.documentfoundation.org/Emoji
+#. zeBHW
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4490,6 +4987,7 @@ msgid "cookie"
msgstr "galeta"
#. 🍫 (U+1F36B), see http://wiki.documentfoundation.org/Emoji
+#. qHPED
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4499,6 +4997,7 @@ msgid "chocolate"
msgstr "xocolata"
#. 🍬 (U+1F36C), see http://wiki.documentfoundation.org/Emoji
+#. aSMhd
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4508,6 +5007,7 @@ msgid "candy"
msgstr "llaminadura"
#. 🍭 (U+1F36D), see http://wiki.documentfoundation.org/Emoji
+#. bGtHd
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4517,6 +5017,7 @@ msgid "lollipop"
msgstr "xupa-xups"
#. 🍮 (U+1F36E), see http://wiki.documentfoundation.org/Emoji
+#. KGCkZ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4526,6 +5027,7 @@ msgid "custard"
msgstr "crema"
#. 🍯 (U+1F36F), see http://wiki.documentfoundation.org/Emoji
+#. z9jVN
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4535,6 +5037,7 @@ msgid "honey"
msgstr "mel"
#. 🍰 (U+1F370), see http://wiki.documentfoundation.org/Emoji
+#. erDDv
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4544,6 +5047,7 @@ msgid "cake"
msgstr "pastís"
#. 🍱 (U+1F371), see http://wiki.documentfoundation.org/Emoji
+#. rv9sh
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4553,6 +5057,7 @@ msgid "bento"
msgstr "bento"
#. 🍲 (U+1F372), see http://wiki.documentfoundation.org/Emoji
+#. wuJ4w
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4562,6 +5067,7 @@ msgid "stew"
msgstr "estofat"
#. 🍳 (U+1F373), see http://wiki.documentfoundation.org/Emoji
+#. YDqMD
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4571,6 +5077,7 @@ msgid "cooking"
msgstr "cuina"
#. 🍴 (U+1F374), see http://wiki.documentfoundation.org/Emoji
+#. GBfCD
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4580,6 +5087,7 @@ msgid "restaurant"
msgstr "restaurant"
#. 🍵 (U+1F375), see http://wiki.documentfoundation.org/Emoji
+#. Gf4Av
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4589,6 +5097,7 @@ msgid "tea"
msgstr "te"
#. 🍶 (U+1F376), see http://wiki.documentfoundation.org/Emoji
+#. YncQr
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4598,6 +5107,7 @@ msgid "sake"
msgstr "sake"
#. 🍷 (U+1F377), see http://wiki.documentfoundation.org/Emoji
+#. xnqbf
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4607,6 +5117,7 @@ msgid "glass"
msgstr "copa"
#. 🍸 (U+1F378), see http://wiki.documentfoundation.org/Emoji
+#. Ngp7g
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4616,6 +5127,7 @@ msgid "cocktail"
msgstr "còctel"
#. 🍹 (U+1F379), see http://wiki.documentfoundation.org/Emoji
+#. sdBze
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4625,6 +5137,7 @@ msgid "drink2"
msgstr "beguda2"
#. 🍺 (U+1F37A), see http://wiki.documentfoundation.org/Emoji
+#. F2TpK
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4634,6 +5147,7 @@ msgid "beer"
msgstr "cervesa"
#. 🍻 (U+1F37B), see http://wiki.documentfoundation.org/Emoji
+#. 3DADC
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4643,6 +5157,7 @@ msgid "beer2"
msgstr "cervesa2"
#. 🍼 (U+1F37C), see http://wiki.documentfoundation.org/Emoji
+#. BcurL
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4652,6 +5167,7 @@ msgid "baby bottle"
msgstr "biberó"
#. 🎀 (U+1F380), see http://wiki.documentfoundation.org/Emoji
+#. RhPDQ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4661,6 +5177,7 @@ msgid "ribbon2"
msgstr "llaç2"
#. 🎁 (U+1F381), see http://wiki.documentfoundation.org/Emoji
+#. MADiL
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4670,6 +5187,7 @@ msgid "gift"
msgstr "regal"
#. 🎂 (U+1F382), see http://wiki.documentfoundation.org/Emoji
+#. tuDzb
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4679,6 +5197,7 @@ msgid "birthday"
msgstr "aniversari"
#. 🎃 (U+1F383), see http://wiki.documentfoundation.org/Emoji
+#. f26Bk
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4688,6 +5207,7 @@ msgid "halloween"
msgstr "halloween"
#. 🎄 (U+1F384), see http://wiki.documentfoundation.org/Emoji
+#. WvFGT
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4697,6 +5217,7 @@ msgid "christmas"
msgstr "nadal"
#. 🎅 (U+1F385), see http://wiki.documentfoundation.org/Emoji
+#. cVHdd
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4706,6 +5227,7 @@ msgid "santa"
msgstr "pare nadal"
#. 🎆 (U+1F386), see http://wiki.documentfoundation.org/Emoji
+#. saFdp
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4715,6 +5237,7 @@ msgid "fireworks"
msgstr "focs artificials"
#. 🎇 (U+1F387), see http://wiki.documentfoundation.org/Emoji
+#. ikoAR
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4724,6 +5247,7 @@ msgid "sparkler"
msgstr "bengala"
#. 🎈 (U+1F388), see http://wiki.documentfoundation.org/Emoji
+#. xmwGc
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4733,6 +5257,7 @@ msgid "balloon"
msgstr "globus"
#. 🎉 (U+1F389), see http://wiki.documentfoundation.org/Emoji
+#. 6j7qo
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4742,6 +5267,7 @@ msgid "party"
msgstr "festa"
#. 🎊 (U+1F38A), see http://wiki.documentfoundation.org/Emoji
+#. 3eXZe
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4751,6 +5277,7 @@ msgid "party2"
msgstr "festa2"
#. 🎋 (U+1F38B), see http://wiki.documentfoundation.org/Emoji
+#. nNzUK
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4760,6 +5287,7 @@ msgid "tanabata tree"
msgstr "arbre del Tanabata"
#. 🎌 (U+1F38C), see http://wiki.documentfoundation.org/Emoji
+#. 4VRMn
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4769,6 +5297,7 @@ msgid "flags"
msgstr "banderes"
#. 🎍 (U+1F38D), see http://wiki.documentfoundation.org/Emoji
+#. nShwB
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4778,6 +5307,7 @@ msgid "bamboo"
msgstr "bambú"
#. 🎎 (U+1F38E), see http://wiki.documentfoundation.org/Emoji
+#. HyNqD
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4787,6 +5317,7 @@ msgid "dolls"
msgstr "nines japoneses"
#. 🎏 (U+1F38F), see http://wiki.documentfoundation.org/Emoji
+#. MZnGF
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4796,6 +5327,7 @@ msgid "flags2"
msgstr "banderes2"
#. 🎐 (U+1F390), see http://wiki.documentfoundation.org/Emoji
+#. Fe2aF
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4805,6 +5337,7 @@ msgid "wind chime"
msgstr "sonalles eòliques"
#. 🎑 (U+1F391), see http://wiki.documentfoundation.org/Emoji
+#. zfHjE
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4814,6 +5347,7 @@ msgid "rice scene"
msgstr "escena amb arròs"
#. 🎒 (U+1F392), see http://wiki.documentfoundation.org/Emoji
+#. nNCBc
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4823,6 +5357,7 @@ msgid "school satchel"
msgstr "motxilla escolar"
#. 🎓 (U+1F393), see http://wiki.documentfoundation.org/Emoji
+#. 6PMMH
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4832,6 +5367,7 @@ msgid "graduation"
msgstr "graduació"
#. 🎠 (U+1F3A0), see http://wiki.documentfoundation.org/Emoji
+#. xaH5B
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4841,6 +5377,7 @@ msgid "fair2"
msgstr "fira2"
#. 🎡 (U+1F3A1), see http://wiki.documentfoundation.org/Emoji
+#. 3x8hW
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4850,6 +5387,7 @@ msgid "fair"
msgstr "fira"
#. 🎢 (U+1F3A2), see http://wiki.documentfoundation.org/Emoji
+#. PD7Cb
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4859,6 +5397,7 @@ msgid "roller coaster"
msgstr "muntanya russa"
#. 🎣 (U+1F3A3), see http://wiki.documentfoundation.org/Emoji
+#. pMccJ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4868,6 +5407,7 @@ msgid "fishing"
msgstr "pesca"
#. 🎤 (U+1F3A4), see http://wiki.documentfoundation.org/Emoji
+#. mZABw
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4877,6 +5417,7 @@ msgid "microphone"
msgstr "micròfon"
#. 🎥 (U+1F3A5), see http://wiki.documentfoundation.org/Emoji
+#. cJB24
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4886,6 +5427,7 @@ msgid "movie camera"
msgstr "càmera de cine"
#. 🎦 (U+1F3A6), see http://wiki.documentfoundation.org/Emoji
+#. 8MDEz
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4895,6 +5437,7 @@ msgid "cinema"
msgstr "cinema"
#. 🎧 (U+1F3A7), see http://wiki.documentfoundation.org/Emoji
+#. 2tBD3
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4904,6 +5447,7 @@ msgid "headphone"
msgstr "auriculars"
#. 🎨 (U+1F3A8), see http://wiki.documentfoundation.org/Emoji
+#. ocRfQ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4913,6 +5457,7 @@ msgid "art"
msgstr "paleta de pintura"
#. 🎩 (U+1F3A9), see http://wiki.documentfoundation.org/Emoji
+#. FHPnG
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4922,6 +5467,7 @@ msgid "top hat"
msgstr "barret de copa"
#. 🎪 (U+1F3AA), see http://wiki.documentfoundation.org/Emoji
+#. NmrUH
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4931,6 +5477,7 @@ msgid "circus"
msgstr "circ"
#. 🎫 (U+1F3AB), see http://wiki.documentfoundation.org/Emoji
+#. gCBD6
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4940,6 +5487,7 @@ msgid "ticket"
msgstr "tiquet"
#. 🎬 (U+1F3AC), see http://wiki.documentfoundation.org/Emoji
+#. EQhDu
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4949,6 +5497,7 @@ msgid "clapper"
msgstr "claqueta"
#. 🎭 (U+1F3AD), see http://wiki.documentfoundation.org/Emoji
+#. BwNeG
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4958,6 +5507,7 @@ msgid "theatre"
msgstr "teatre"
#. 🎮 (U+1F3AE), see http://wiki.documentfoundation.org/Emoji
+#. yxoXg
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4967,6 +5517,7 @@ msgid "video game"
msgstr "videojoc"
#. 🎯 (U+1F3AF), see http://wiki.documentfoundation.org/Emoji
+#. 8GZTZ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4976,6 +5527,7 @@ msgid "hit"
msgstr "diana"
#. 🎰 (U+1F3B0), see http://wiki.documentfoundation.org/Emoji
+#. qnZGG
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4985,6 +5537,7 @@ msgid "slot machine"
msgstr "màquina escurabutxaques"
#. 🎱 (U+1F3B1), see http://wiki.documentfoundation.org/Emoji
+#. b5uif
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4994,6 +5547,7 @@ msgid "billiards"
msgstr "billar"
#. 🎲 (U+1F3B2), see http://wiki.documentfoundation.org/Emoji
+#. zYVZW
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5003,6 +5557,7 @@ msgid "dice"
msgstr "dau"
#. 🎳 (U+1F3B3), see http://wiki.documentfoundation.org/Emoji
+#. wDVCN
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5012,6 +5567,7 @@ msgid "bowling"
msgstr "bitlles"
#. 🎴 (U+1F3B4), see http://wiki.documentfoundation.org/Emoji
+#. 5m8DQ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5021,6 +5577,7 @@ msgid "cards"
msgstr "cartes"
#. 🎵 (U+1F3B5), see http://wiki.documentfoundation.org/Emoji
+#. DDCkg
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5030,6 +5587,7 @@ msgid "music2"
msgstr "música2"
#. 🎶 (U+1F3B6), see http://wiki.documentfoundation.org/Emoji
+#. PsVfD
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5039,6 +5597,7 @@ msgid "music"
msgstr "música"
#. 🎷 (U+1F3B7), see http://wiki.documentfoundation.org/Emoji
+#. Unw73
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5048,6 +5607,7 @@ msgid "saxophone"
msgstr "saxofon"
#. 🎸 (U+1F3B8), see http://wiki.documentfoundation.org/Emoji
+#. sB5jL
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5057,6 +5617,7 @@ msgid "guitar"
msgstr "guitarra"
#. 🎹 (U+1F3B9), see http://wiki.documentfoundation.org/Emoji
+#. wGKYB
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5066,6 +5627,7 @@ msgid "piano"
msgstr "piano"
#. 🎺 (U+1F3BA), see http://wiki.documentfoundation.org/Emoji
+#. tWZBJ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5075,6 +5637,7 @@ msgid "trumpet"
msgstr "trompeta"
#. 🎻 (U+1F3BB), see http://wiki.documentfoundation.org/Emoji
+#. ae8uM
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5084,6 +5647,7 @@ msgid "violin"
msgstr "violí"
#. 🎼 (U+1F3BC), see http://wiki.documentfoundation.org/Emoji
+#. QCnPx
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5093,6 +5657,7 @@ msgid "score"
msgstr "partitura"
#. 🎽 (U+1F3BD), see http://wiki.documentfoundation.org/Emoji
+#. 8zBQp
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5102,6 +5667,7 @@ msgid "shirt2"
msgstr "samarreta2"
#. 🎾 (U+1F3BE), see http://wiki.documentfoundation.org/Emoji
+#. WfH8R
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5111,6 +5677,7 @@ msgid "tennis"
msgstr "tennis"
#. 🎿 (U+1F3BF), see http://wiki.documentfoundation.org/Emoji
+#. FrDyH
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5120,6 +5687,7 @@ msgid "ski"
msgstr "esquí"
#. 🏀 (U+1F3C0), see http://wiki.documentfoundation.org/Emoji
+#. ih5rC
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5129,6 +5697,7 @@ msgid "basketball"
msgstr "basquetbol"
#. 🏁 (U+1F3C1), see http://wiki.documentfoundation.org/Emoji
+#. E4zAL
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5138,6 +5707,7 @@ msgid "race"
msgstr "cursa"
#. 🏂 (U+1F3C2), see http://wiki.documentfoundation.org/Emoji
+#. b4bAo
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5147,6 +5717,7 @@ msgid "snowboarder"
msgstr "surfista de neu"
#. 🏃 (U+1F3C3), see http://wiki.documentfoundation.org/Emoji
+#. z7CKn
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5156,6 +5727,7 @@ msgid "runner"
msgstr "corredor"
#. 🏄 (U+1F3C4), see http://wiki.documentfoundation.org/Emoji
+#. 2pLHf
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5165,6 +5737,7 @@ msgid "surfer"
msgstr "surfista"
#. 🏆 (U+1F3C6), see http://wiki.documentfoundation.org/Emoji
+#. Hgj9C
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5174,6 +5747,7 @@ msgid "trophy"
msgstr "trofeu"
#. 🏇 (U+1F3C7), see http://wiki.documentfoundation.org/Emoji
+#. qjAKh
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5183,6 +5757,7 @@ msgid "horse3"
msgstr "cavall3"
#. 🏈 (U+1F3C8), see http://wiki.documentfoundation.org/Emoji
+#. FRTc8
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5192,6 +5767,7 @@ msgid "football"
msgstr "futbol"
#. 🏉 (U+1F3C9), see http://wiki.documentfoundation.org/Emoji
+#. eLmcj
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5201,6 +5777,7 @@ msgid "rugby football"
msgstr "rugbi"
#. 🏊 (U+1F3CA), see http://wiki.documentfoundation.org/Emoji
+#. 6acEV
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5210,6 +5787,7 @@ msgid "swimmer"
msgstr "nedador"
#. 🏠 (U+1F3E0), see http://wiki.documentfoundation.org/Emoji
+#. RfTAe
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5219,6 +5797,7 @@ msgid "house"
msgstr "casa"
#. 🏡 (U+1F3E1), see http://wiki.documentfoundation.org/Emoji
+#. GB6nn
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5228,6 +5807,7 @@ msgid "house2"
msgstr "casa2"
#. 🏢 (U+1F3E2), see http://wiki.documentfoundation.org/Emoji
+#. dRsEi
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5237,6 +5817,7 @@ msgid "office"
msgstr "oficina"
#. 🏣 (U+1F3E3), see http://wiki.documentfoundation.org/Emoji
+#. Gf8La
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5246,6 +5827,7 @@ msgid "post office2"
msgstr "oficina de correus2"
#. 🏤 (U+1F3E4), see http://wiki.documentfoundation.org/Emoji
+#. 9qhN4
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5255,6 +5837,7 @@ msgid "post office"
msgstr "oficina de correus"
#. 🏥 (U+1F3E5), see http://wiki.documentfoundation.org/Emoji
+#. ttEpB
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5264,6 +5847,7 @@ msgid "hospital"
msgstr "hospital"
#. 🏦 (U+1F3E6), see http://wiki.documentfoundation.org/Emoji
+#. 4TaNF
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5273,6 +5857,7 @@ msgid "bank"
msgstr "banc"
#. 🏧 (U+1F3E7), see http://wiki.documentfoundation.org/Emoji
+#. EkGmC
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5282,6 +5867,7 @@ msgid "atm"
msgstr "caixer"
#. 🏨 (U+1F3E8), see http://wiki.documentfoundation.org/Emoji
+#. jXyTu
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5291,6 +5877,7 @@ msgid "hotel"
msgstr "hotel"
#. 🏩 (U+1F3E9), see http://wiki.documentfoundation.org/Emoji
+#. BoiNG
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5300,6 +5887,7 @@ msgid "hotel2"
msgstr "hotel2"
#. 🏪 (U+1F3EA), see http://wiki.documentfoundation.org/Emoji
+#. AcmZT
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5309,6 +5897,7 @@ msgid "store"
msgstr "botiga"
#. 🏫 (U+1F3EB), see http://wiki.documentfoundation.org/Emoji
+#. VBk6S
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5318,6 +5907,7 @@ msgid "school"
msgstr "escola"
#. 🏬 (U+1F3EC), see http://wiki.documentfoundation.org/Emoji
+#. 7DA7Z
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5327,6 +5917,7 @@ msgid "store2"
msgstr "botiga2"
#. 🏭 (U+1F3ED), see http://wiki.documentfoundation.org/Emoji
+#. 5FZmf
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5336,6 +5927,7 @@ msgid "factory"
msgstr "fàbrica"
#. 🏮 (U+1F3EE), see http://wiki.documentfoundation.org/Emoji
+#. E7g2q
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5345,6 +5937,7 @@ msgid "lantern"
msgstr "lot"
#. 🏯 (U+1F3EF), see http://wiki.documentfoundation.org/Emoji
+#. ZwF6E
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5354,6 +5947,7 @@ msgid "castle2"
msgstr "castell2"
#. 🏰 (U+1F3F0), see http://wiki.documentfoundation.org/Emoji
+#. AVnym
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5363,6 +5957,7 @@ msgid "castle"
msgstr "castell"
#. 🐀 (U+1F400), see http://wiki.documentfoundation.org/Emoji
+#. iQjEZ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5372,6 +5967,7 @@ msgid "rat"
msgstr "rata"
#. 🐁 (U+1F401), see http://wiki.documentfoundation.org/Emoji
+#. DeFnV
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5381,6 +5977,7 @@ msgid "mouse"
msgstr "ratolí"
#. 🐂 (U+1F402), see http://wiki.documentfoundation.org/Emoji
+#. XiFTi
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5390,6 +5987,7 @@ msgid "ox"
msgstr "bou"
#. 🐃 (U+1F403), see http://wiki.documentfoundation.org/Emoji
+#. zNaJS
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5399,6 +5997,7 @@ msgid "water buffalo"
msgstr "búfal d'aigua"
#. 🐄 (U+1F404), see http://wiki.documentfoundation.org/Emoji
+#. V3p7W
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5408,6 +6007,7 @@ msgid "cow"
msgstr "vaca"
#. 🐅 (U+1F405), see http://wiki.documentfoundation.org/Emoji
+#. ihDfF
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5417,6 +6017,7 @@ msgid "tiger"
msgstr "tigre"
#. 🐆 (U+1F406), see http://wiki.documentfoundation.org/Emoji
+#. RbGoe
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5426,6 +6027,7 @@ msgid "leopard"
msgstr "lleopard"
#. 🐇 (U+1F407), see http://wiki.documentfoundation.org/Emoji
+#. CMGYf
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5435,6 +6037,7 @@ msgid "rabbit"
msgstr "conill"
#. 🐈 (U+1F408), see http://wiki.documentfoundation.org/Emoji
+#. 9YBim
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5444,6 +6047,7 @@ msgid "cat"
msgstr "gat"
#. 🐉 (U+1F409), see http://wiki.documentfoundation.org/Emoji
+#. dio6o
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5453,6 +6057,7 @@ msgid "dragon"
msgstr "drac"
#. 🐊 (U+1F40A), see http://wiki.documentfoundation.org/Emoji
+#. uTR4G
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5462,6 +6067,7 @@ msgid "crocodile"
msgstr "cocodril"
#. 🐋 (U+1F40B), see http://wiki.documentfoundation.org/Emoji
+#. h77co
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5471,6 +6077,7 @@ msgid "whale2"
msgstr "balena2"
#. 🐌 (U+1F40C), see http://wiki.documentfoundation.org/Emoji
+#. hadNm
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5480,6 +6087,7 @@ msgid "snail"
msgstr "caragol"
#. 🐍 (U+1F40D), see http://wiki.documentfoundation.org/Emoji
+#. DKLJQ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5489,6 +6097,7 @@ msgid "snake"
msgstr "serp"
#. 🐎 (U+1F40E), see http://wiki.documentfoundation.org/Emoji
+#. i6Cn2
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5498,6 +6107,7 @@ msgid "horse"
msgstr "cavall"
#. 🐏 (U+1F40F), see http://wiki.documentfoundation.org/Emoji
+#. xEnKp
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5507,6 +6117,7 @@ msgid "ram"
msgstr "moltó"
#. 🐐 (U+1F410), see http://wiki.documentfoundation.org/Emoji
+#. CVSAr
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5516,6 +6127,7 @@ msgid "goat"
msgstr "cabra"
#. 🐑 (U+1F411), see http://wiki.documentfoundation.org/Emoji
+#. ZDwSn
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5525,6 +6137,7 @@ msgid "sheep"
msgstr "ovella"
#. 🐒 (U+1F412), see http://wiki.documentfoundation.org/Emoji
+#. YvEf5
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5534,6 +6147,7 @@ msgid "monkey"
msgstr "mico"
#. 🐓 (U+1F413), see http://wiki.documentfoundation.org/Emoji
+#. ycN9J
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5543,6 +6157,7 @@ msgid "rooster"
msgstr "gall"
#. 🐔 (U+1F414), see http://wiki.documentfoundation.org/Emoji
+#. Ag9Mg
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5552,6 +6167,7 @@ msgid "chicken"
msgstr "gallina"
#. 🐕 (U+1F415), see http://wiki.documentfoundation.org/Emoji
+#. jmBsh
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5561,6 +6177,7 @@ msgid "dog"
msgstr "gos"
#. 🐖 (U+1F416), see http://wiki.documentfoundation.org/Emoji
+#. q6YWK
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5570,6 +6187,7 @@ msgid "pig"
msgstr "porc"
#. 🐗 (U+1F417), see http://wiki.documentfoundation.org/Emoji
+#. xtnBt
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5579,6 +6197,7 @@ msgid "boar"
msgstr "senglar"
#. 🐘 (U+1F418), see http://wiki.documentfoundation.org/Emoji
+#. yxkbk
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5588,6 +6207,7 @@ msgid "elephant"
msgstr "elefant"
#. 🐙 (U+1F419), see http://wiki.documentfoundation.org/Emoji
+#. vpPJb
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5597,6 +6217,7 @@ msgid "octopus"
msgstr "pop"
#. 🐚 (U+1F41A), see http://wiki.documentfoundation.org/Emoji
+#. SXEMR
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5606,6 +6227,7 @@ msgid "shell"
msgstr "cloïssa"
#. 🐛 (U+1F41B), see http://wiki.documentfoundation.org/Emoji
+#. JVh4w
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5615,6 +6237,7 @@ msgid "bug"
msgstr "insecte"
#. 🐜 (U+1F41C), see http://wiki.documentfoundation.org/Emoji
+#. me5X6
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5624,6 +6247,7 @@ msgid "ant"
msgstr "formiga"
#. 🐝 (U+1F41D), see http://wiki.documentfoundation.org/Emoji
+#. aCWCQ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5633,6 +6257,7 @@ msgid "bee"
msgstr "abella"
#. 🐞 (U+1F41E), see http://wiki.documentfoundation.org/Emoji
+#. JnJG6
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5642,6 +6267,7 @@ msgid "ladybug"
msgstr "marieta"
#. 🐟 (U+1F41F), see http://wiki.documentfoundation.org/Emoji
+#. CATwn
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5651,6 +6277,7 @@ msgid "fish"
msgstr "peix"
#. 🐠 (U+1F420), see http://wiki.documentfoundation.org/Emoji
+#. qK3hz
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5660,6 +6287,7 @@ msgid "fish2"
msgstr "peix2"
#. 🐡 (U+1F421), see http://wiki.documentfoundation.org/Emoji
+#. mkAVd
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5669,6 +6297,7 @@ msgid "fish3"
msgstr "peix3"
#. 🐢 (U+1F422), see http://wiki.documentfoundation.org/Emoji
+#. vHvHV
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5678,6 +6307,7 @@ msgid "turtle"
msgstr "tortuga"
#. 🐣 (U+1F423), see http://wiki.documentfoundation.org/Emoji
+#. Fi7Lg
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5687,6 +6317,7 @@ msgid "chick"
msgstr "pollastre"
#. 🐤 (U+1F424), see http://wiki.documentfoundation.org/Emoji
+#. zAaYQ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5696,6 +6327,7 @@ msgid "chick2"
msgstr "pollastre2"
#. 🐥 (U+1F425), see http://wiki.documentfoundation.org/Emoji
+#. GyVtY
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5705,6 +6337,7 @@ msgid "chick3"
msgstr "pollastre3"
#. 🐦 (U+1F426), see http://wiki.documentfoundation.org/Emoji
+#. jwips
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5714,6 +6347,7 @@ msgid "bird"
msgstr "ocell"
#. 🐧 (U+1F427), see http://wiki.documentfoundation.org/Emoji
+#. KDxrF
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5723,6 +6357,7 @@ msgid "penguin"
msgstr "pingüí"
#. 🐨 (U+1F428), see http://wiki.documentfoundation.org/Emoji
+#. i3ehW
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5732,6 +6367,7 @@ msgid "koala"
msgstr "coala"
#. 🐩 (U+1F429), see http://wiki.documentfoundation.org/Emoji
+#. yBMDt
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5741,6 +6377,7 @@ msgid "poodle"
msgstr "caniche"
#. 🐪 (U+1F42A), see http://wiki.documentfoundation.org/Emoji
+#. A3ng3
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5750,6 +6387,7 @@ msgid "camel"
msgstr "dromedari"
#. 🐫 (U+1F42B), see http://wiki.documentfoundation.org/Emoji
+#. NDefQ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5759,6 +6397,7 @@ msgid "camel2"
msgstr "camell"
#. 🐬 (U+1F42C), see http://wiki.documentfoundation.org/Emoji
+#. extjn
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5768,6 +6407,7 @@ msgid "dolphin"
msgstr "dofí"
#. 🐭 (U+1F42D), see http://wiki.documentfoundation.org/Emoji
+#. FDRH4
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5777,6 +6417,7 @@ msgid "mouse2"
msgstr "ratolí2"
#. 🐮 (U+1F42E), see http://wiki.documentfoundation.org/Emoji
+#. yDmAf
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5786,6 +6427,7 @@ msgid "cow2"
msgstr "vaca2"
#. 🐯 (U+1F42F), see http://wiki.documentfoundation.org/Emoji
+#. V7ZVF
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5795,6 +6437,7 @@ msgid "tiger2"
msgstr "tigre2"
#. 🐰 (U+1F430), see http://wiki.documentfoundation.org/Emoji
+#. 8XA6y
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5804,6 +6447,7 @@ msgid "rabbit2"
msgstr "conill2"
#. 🐱 (U+1F431), see http://wiki.documentfoundation.org/Emoji
+#. umi97
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5813,6 +6457,7 @@ msgid "cat2"
msgstr "gat2"
#. 🐲 (U+1F432), see http://wiki.documentfoundation.org/Emoji
+#. A8jhC
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5822,6 +6467,7 @@ msgid "dragon2"
msgstr "drac2"
#. 🐳 (U+1F433), see http://wiki.documentfoundation.org/Emoji
+#. EC4yH
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5831,6 +6477,7 @@ msgid "whale"
msgstr "balena"
#. 🐴 (U+1F434), see http://wiki.documentfoundation.org/Emoji
+#. uvs4N
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5840,6 +6487,7 @@ msgid "horse2"
msgstr "cavall2"
#. 🐵 (U+1F435), see http://wiki.documentfoundation.org/Emoji
+#. JACu8
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5849,6 +6497,7 @@ msgid "monkey2"
msgstr "mico2"
#. 🐶 (U+1F436), see http://wiki.documentfoundation.org/Emoji
+#. 2hAqZ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5858,6 +6507,7 @@ msgid "dog2"
msgstr "gos2"
#. 🐷 (U+1F437), see http://wiki.documentfoundation.org/Emoji
+#. pHDR9
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5867,6 +6517,7 @@ msgid "pig2"
msgstr "porc2"
#. 🐸 (U+1F438), see http://wiki.documentfoundation.org/Emoji
+#. ByQoB
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5876,6 +6527,7 @@ msgid "frog"
msgstr "granota"
#. 🐹 (U+1F439), see http://wiki.documentfoundation.org/Emoji
+#. 7KVBf
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5885,6 +6537,7 @@ msgid "hamster"
msgstr "hàmster"
#. 🐺 (U+1F43A), see http://wiki.documentfoundation.org/Emoji
+#. BWcDY
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5894,6 +6547,7 @@ msgid "wolf"
msgstr "llop"
#. 🐻 (U+1F43B), see http://wiki.documentfoundation.org/Emoji
+#. p2mi3
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5903,6 +6557,7 @@ msgid "bear"
msgstr "ós"
#. 🐼 (U+1F43C), see http://wiki.documentfoundation.org/Emoji
+#. bm9VZ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5912,6 +6567,7 @@ msgid "panda"
msgstr "panda"
#. 🐽 (U+1F43D), see http://wiki.documentfoundation.org/Emoji
+#. U4cLM
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5921,6 +6577,7 @@ msgid "pig nose"
msgstr "nas de porc"
#. 🐾 (U+1F43E), see http://wiki.documentfoundation.org/Emoji
+#. cZa9W
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5930,6 +6587,7 @@ msgid "feet"
msgstr "peus"
#. 👀 (U+1F440), see http://wiki.documentfoundation.org/Emoji
+#. FbAhk
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5939,6 +6597,7 @@ msgid "eyes"
msgstr "ulls"
#. 👂 (U+1F442), see http://wiki.documentfoundation.org/Emoji
+#. jpYRG
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5948,6 +6607,7 @@ msgid "ear"
msgstr "orella"
#. 👃 (U+1F443), see http://wiki.documentfoundation.org/Emoji
+#. E9d73
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5957,6 +6617,7 @@ msgid "nose"
msgstr "nas"
#. 👄 (U+1F444), see http://wiki.documentfoundation.org/Emoji
+#. HhZiA
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5966,6 +6627,7 @@ msgid "mouth"
msgstr "boca"
#. 👅 (U+1F445), see http://wiki.documentfoundation.org/Emoji
+#. xiZeo
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5975,6 +6637,7 @@ msgid "tongue"
msgstr "llengua"
#. 👆 (U+1F446), see http://wiki.documentfoundation.org/Emoji
+#. Do9RZ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5984,6 +6647,7 @@ msgid "up2"
msgstr "amunt2"
#. 👇 (U+1F447), see http://wiki.documentfoundation.org/Emoji
+#. 38UHH
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5993,6 +6657,7 @@ msgid "down2"
msgstr "avall2"
#. 👈 (U+1F448), see http://wiki.documentfoundation.org/Emoji
+#. gRtnZ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6002,6 +6667,7 @@ msgid "left2"
msgstr "esquerra2"
#. 👉 (U+1F449), see http://wiki.documentfoundation.org/Emoji
+#. VjyBV
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6011,6 +6677,7 @@ msgid "right2"
msgstr "dreta2"
#. 👊 (U+1F44A), see http://wiki.documentfoundation.org/Emoji
+#. ipCGp
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6020,6 +6687,7 @@ msgid "fist2"
msgstr "puny2"
#. 👋 (U+1F44B), see http://wiki.documentfoundation.org/Emoji
+#. Gh9mT
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6029,6 +6697,7 @@ msgid "wave"
msgstr "ona"
#. 👌 (U+1F44C), see http://wiki.documentfoundation.org/Emoji
+#. AHXXZ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6038,6 +6707,7 @@ msgid "ok"
msgstr "d'acord"
#. 👍 (U+1F44D), see http://wiki.documentfoundation.org/Emoji
+#. QP5Gt
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6047,6 +6717,7 @@ msgid "yes"
msgstr "sí"
#. 👎 (U+1F44E), see http://wiki.documentfoundation.org/Emoji
+#. mGjpD
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6056,6 +6727,7 @@ msgid "no"
msgstr "no"
#. 👏 (U+1F44F), see http://wiki.documentfoundation.org/Emoji
+#. UzrjV
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6065,6 +6737,7 @@ msgid "clap"
msgstr "aplaudiment"
#. 👐 (U+1F450), see http://wiki.documentfoundation.org/Emoji
+#. xJ53h
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6074,6 +6747,7 @@ msgid "open hands"
msgstr "mans obertes"
#. 👑 (U+1F451), see http://wiki.documentfoundation.org/Emoji
+#. BtSqh
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6083,6 +6757,7 @@ msgid "crown"
msgstr "corona"
#. 👒 (U+1F452), see http://wiki.documentfoundation.org/Emoji
+#. BzRy3
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6092,6 +6767,7 @@ msgid "hat"
msgstr "barret"
#. 👓 (U+1F453), see http://wiki.documentfoundation.org/Emoji
+#. yGAJR
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6101,6 +6777,7 @@ msgid "eyeglasses"
msgstr "ulleres"
#. 👔 (U+1F454), see http://wiki.documentfoundation.org/Emoji
+#. 9WoyD
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6110,6 +6787,7 @@ msgid "necktie"
msgstr "corbata"
#. 👕 (U+1F455), see http://wiki.documentfoundation.org/Emoji
+#. FYDTc
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6119,6 +6797,7 @@ msgid "shirt"
msgstr "samarreta"
#. 👖 (U+1F456), see http://wiki.documentfoundation.org/Emoji
+#. wDCDB
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6128,6 +6807,7 @@ msgid "jeans"
msgstr "vaquers"
#. 👗 (U+1F457), see http://wiki.documentfoundation.org/Emoji
+#. DKuYL
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6137,6 +6817,7 @@ msgid "dress"
msgstr "vestit"
#. 👘 (U+1F458), see http://wiki.documentfoundation.org/Emoji
+#. 3gfhC
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6146,6 +6827,7 @@ msgid "kimono"
msgstr "quimono"
#. 👙 (U+1F459), see http://wiki.documentfoundation.org/Emoji
+#. pkz5G
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6155,6 +6837,7 @@ msgid "bikini"
msgstr "biquini"
#. 👚 (U+1F45A), see http://wiki.documentfoundation.org/Emoji
+#. kPMZm
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6164,6 +6847,7 @@ msgid "clothes"
msgstr "vestits"
#. 👛 (U+1F45B), see http://wiki.documentfoundation.org/Emoji
+#. KUTeE
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6173,6 +6857,7 @@ msgid "purse"
msgstr "bossa de mà"
#. 👜 (U+1F45C), see http://wiki.documentfoundation.org/Emoji
+#. 7jBBJ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6182,6 +6867,7 @@ msgid "handbag"
msgstr "bossa de mà"
#. 👝 (U+1F45D), see http://wiki.documentfoundation.org/Emoji
+#. j3i9d
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6191,6 +6877,7 @@ msgid "pouch"
msgstr "bossa"
#. 👞 (U+1F45E), see http://wiki.documentfoundation.org/Emoji
+#. TJEkr
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6200,6 +6887,7 @@ msgid "shoe"
msgstr "sabata"
#. 👟 (U+1F45F), see http://wiki.documentfoundation.org/Emoji
+#. E6RYu
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6209,6 +6897,7 @@ msgid "shoe2"
msgstr "sabata2"
#. 👠 (U+1F460), see http://wiki.documentfoundation.org/Emoji
+#. wzPLw
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6218,6 +6907,7 @@ msgid "shoe3"
msgstr "sabata3"
#. 👡 (U+1F461), see http://wiki.documentfoundation.org/Emoji
+#. FpWvw
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6227,6 +6917,7 @@ msgid "sandal"
msgstr "sandàlia"
#. 👢 (U+1F462), see http://wiki.documentfoundation.org/Emoji
+#. AyaZm
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6236,6 +6927,7 @@ msgid "boot"
msgstr "bota"
#. 👣 (U+1F463), see http://wiki.documentfoundation.org/Emoji
+#. GgfEm
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6245,6 +6937,7 @@ msgid "footprints"
msgstr "empremtes"
#. 👤 (U+1F464), see http://wiki.documentfoundation.org/Emoji
+#. hs8C7
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6254,6 +6947,7 @@ msgid "bust"
msgstr "bust"
#. 👥 (U+1F465), see http://wiki.documentfoundation.org/Emoji
+#. UETgU
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6263,6 +6957,7 @@ msgid "busts"
msgstr "busts"
#. 👦 (U+1F466), see http://wiki.documentfoundation.org/Emoji
+#. inPSE
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6272,6 +6967,7 @@ msgid "boy"
msgstr "noi"
#. 👧 (U+1F467), see http://wiki.documentfoundation.org/Emoji
+#. WvMFo
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6281,6 +6977,7 @@ msgid "girl"
msgstr "noia"
#. 👨 (U+1F468), see http://wiki.documentfoundation.org/Emoji
+#. 8EQzk
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6290,6 +6987,7 @@ msgid "man"
msgstr "home"
#. 👩 (U+1F469), see http://wiki.documentfoundation.org/Emoji
+#. EEPWL
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6299,6 +6997,7 @@ msgid "woman"
msgstr "dona"
#. 👪 (U+1F46A), see http://wiki.documentfoundation.org/Emoji
+#. SXd9z
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6308,6 +7007,7 @@ msgid "family"
msgstr "família"
#. 👫 (U+1F46B), see http://wiki.documentfoundation.org/Emoji
+#. 5zFTn
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6317,6 +7017,7 @@ msgid "couple"
msgstr "parella"
#. 👬 (U+1F46C), see http://wiki.documentfoundation.org/Emoji
+#. npiBG
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6326,6 +7027,7 @@ msgid "couple2"
msgstr "parella2"
#. 👭 (U+1F46D), see http://wiki.documentfoundation.org/Emoji
+#. cFL88
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6335,6 +7037,7 @@ msgid "couple3"
msgstr "parella3"
#. 👮 (U+1F46E), see http://wiki.documentfoundation.org/Emoji
+#. z2SZf
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6344,6 +7047,7 @@ msgid "cop"
msgstr "policia"
#. 👯 (U+1F46F), see http://wiki.documentfoundation.org/Emoji
+#. GshDr
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6353,6 +7057,7 @@ msgid "bunny ears"
msgstr "orelles de conill"
#. 👰 (U+1F470), see http://wiki.documentfoundation.org/Emoji
+#. jCsRv
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6362,6 +7067,7 @@ msgid "bride"
msgstr "núvia"
#. 👱 (U+1F471), see http://wiki.documentfoundation.org/Emoji
+#. Ejnwy
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6371,6 +7077,7 @@ msgid "blond hair"
msgstr "cabells rossos"
#. 👲 (U+1F472), see http://wiki.documentfoundation.org/Emoji
+#. CEjP9
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6380,6 +7087,7 @@ msgid "hat2"
msgstr "barret2"
#. 👳 (U+1F473), see http://wiki.documentfoundation.org/Emoji
+#. PT4BP
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6389,6 +7097,7 @@ msgid "turban"
msgstr "turbant"
#. 👴 (U+1F474), see http://wiki.documentfoundation.org/Emoji
+#. 5JKdn
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6398,6 +7107,7 @@ msgid "older man"
msgstr "home gran"
#. 👵 (U+1F475), see http://wiki.documentfoundation.org/Emoji
+#. cFK28
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6407,6 +7117,7 @@ msgid "older woman"
msgstr "dona gran"
#. 👶 (U+1F476), see http://wiki.documentfoundation.org/Emoji
+#. yCHsd
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6416,6 +7127,7 @@ msgid "baby"
msgstr "bebè"
#. 👷 (U+1F477), see http://wiki.documentfoundation.org/Emoji
+#. 3GDrA
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6425,6 +7137,7 @@ msgid "worker"
msgstr "treballador"
#. 👸 (U+1F478), see http://wiki.documentfoundation.org/Emoji
+#. DVotZ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6434,6 +7147,7 @@ msgid "princess"
msgstr "princesa"
#. 👹 (U+1F479), see http://wiki.documentfoundation.org/Emoji
+#. uXbDv
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6443,6 +7157,7 @@ msgid "ogre"
msgstr "ogre"
#. 👺 (U+1F47A), see http://wiki.documentfoundation.org/Emoji
+#. 9mnCF
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6452,6 +7167,7 @@ msgid "goblin"
msgstr "follet"
#. 👻 (U+1F47B), see http://wiki.documentfoundation.org/Emoji
+#. owD8B
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6461,6 +7177,7 @@ msgid "ghost"
msgstr "fantasma"
#. 👼 (U+1F47C), see http://wiki.documentfoundation.org/Emoji
+#. JBpcF
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6470,6 +7187,7 @@ msgid "angel"
msgstr "àngel"
#. 👽 (U+1F47D), see http://wiki.documentfoundation.org/Emoji
+#. CtaFh
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6479,6 +7197,7 @@ msgid "alien"
msgstr "extraterrestre"
#. 👾 (U+1F47E), see http://wiki.documentfoundation.org/Emoji
+#. hTENb
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6488,6 +7207,7 @@ msgid "alien2"
msgstr "extraterrestre2"
#. 👿 (U+1F47F), see http://wiki.documentfoundation.org/Emoji
+#. gPRSL
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6497,6 +7217,7 @@ msgid "imp"
msgstr "diable"
#. 💀 (U+1F480), see http://wiki.documentfoundation.org/Emoji
+#. VCGWC
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6506,6 +7227,7 @@ msgid "skull"
msgstr "crani"
#. 💁 (U+1F481), see http://wiki.documentfoundation.org/Emoji
+#. cE5EN
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6515,6 +7237,7 @@ msgid "information2"
msgstr "informació2"
#. 💂 (U+1F482), see http://wiki.documentfoundation.org/Emoji
+#. 8TW65
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6524,6 +7247,7 @@ msgid "guard"
msgstr "guàrdia"
#. 💃 (U+1F483), see http://wiki.documentfoundation.org/Emoji
+#. AfK4Q
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6533,6 +7257,7 @@ msgid "dancer"
msgstr "ballarí"
#. 💄 (U+1F484), see http://wiki.documentfoundation.org/Emoji
+#. cWNXz
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6542,6 +7267,7 @@ msgid "lipstick"
msgstr "pintallavis"
#. 💅 (U+1F485), see http://wiki.documentfoundation.org/Emoji
+#. UCBCc
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6551,6 +7277,7 @@ msgid "nail care"
msgstr "ungles"
#. 💆 (U+1F486), see http://wiki.documentfoundation.org/Emoji
+#. G8fqM
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6560,6 +7287,7 @@ msgid "massage"
msgstr "massatge"
#. 💇 (U+1F487), see http://wiki.documentfoundation.org/Emoji
+#. mej3x
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6569,6 +7297,7 @@ msgid "haircut"
msgstr "tall de cabells"
#. 💈 (U+1F488), see http://wiki.documentfoundation.org/Emoji
+#. Uh3iE
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6578,6 +7307,7 @@ msgid "barber"
msgstr "barberia"
#. 💉 (U+1F489), see http://wiki.documentfoundation.org/Emoji
+#. r6qXk
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6587,6 +7317,7 @@ msgid "syringe"
msgstr "xeringa"
#. 💊 (U+1F48A), see http://wiki.documentfoundation.org/Emoji
+#. UHfGw
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6596,6 +7327,7 @@ msgid "pill"
msgstr "píndola"
#. 💋 (U+1F48B), see http://wiki.documentfoundation.org/Emoji
+#. mEEda
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6605,6 +7337,7 @@ msgid "kiss mark"
msgstr "marca de llavis"
#. 💌 (U+1F48C), see http://wiki.documentfoundation.org/Emoji
+#. 26cKP
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6614,6 +7347,7 @@ msgid "love letter"
msgstr "carta d'amor"
#. 💍 (U+1F48D), see http://wiki.documentfoundation.org/Emoji
+#. HLAyd
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6623,6 +7357,7 @@ msgid "ring"
msgstr "anell"
#. 💎 (U+1F48E), see http://wiki.documentfoundation.org/Emoji
+#. 2B9Gg
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6632,6 +7367,7 @@ msgid "gem"
msgstr "gemma"
#. 💏 (U+1F48F), see http://wiki.documentfoundation.org/Emoji
+#. 5umRf
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6641,6 +7377,7 @@ msgid "kiss"
msgstr "petó"
#. 💐 (U+1F490), see http://wiki.documentfoundation.org/Emoji
+#. uTbGC
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6650,6 +7387,7 @@ msgid "bouquet"
msgstr "ram de flors"
#. 💑 (U+1F491), see http://wiki.documentfoundation.org/Emoji
+#. PdyCD
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6659,6 +7397,7 @@ msgid "couple4"
msgstr "parella4"
#. 💒 (U+1F492), see http://wiki.documentfoundation.org/Emoji
+#. HN5FN
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6668,6 +7407,7 @@ msgid "wedding"
msgstr "casament"
#. 💓 (U+1F493), see http://wiki.documentfoundation.org/Emoji
+#. nCuz6
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6677,6 +7417,7 @@ msgid "heartbeat"
msgstr "batec"
#. 💔 (U+1F494), see http://wiki.documentfoundation.org/Emoji
+#. s5RCB
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6686,6 +7427,7 @@ msgid "broken heart"
msgstr "cor trencat"
#. 💕 (U+1F495), see http://wiki.documentfoundation.org/Emoji
+#. ZKnAA
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6695,6 +7437,7 @@ msgid "two hearts"
msgstr "dos cors"
#. 💖 (U+1F496), see http://wiki.documentfoundation.org/Emoji
+#. T6fPR
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6704,6 +7447,7 @@ msgid "sparkling heart"
msgstr "cor espurnejant"
#. 💗 (U+1F497), see http://wiki.documentfoundation.org/Emoji
+#. Hnpy2
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6713,6 +7457,7 @@ msgid "heartpulse"
msgstr "cor bategant"
#. 💘 (U+1F498), see http://wiki.documentfoundation.org/Emoji
+#. EoDEC
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6722,6 +7467,7 @@ msgid "love"
msgstr "amor"
#. 💝 (U+1F49D), see http://wiki.documentfoundation.org/Emoji
+#. ZvRzq
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6731,6 +7477,7 @@ msgid "gift heart"
msgstr "cor amb llaç"
#. 💞 (U+1F49E), see http://wiki.documentfoundation.org/Emoji
+#. mNAJQ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6740,6 +7487,7 @@ msgid "revolving hearts"
msgstr "cors giratoris"
#. 💟 (U+1F49F), see http://wiki.documentfoundation.org/Emoji
+#. jWmvQ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6749,6 +7497,7 @@ msgid "heart decoration"
msgstr "cor decoratiu"
#. 💠 (U+1F4A0), see http://wiki.documentfoundation.org/Emoji
+#. UjSJU
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6758,6 +7507,7 @@ msgid "cuteness"
msgstr "seductor"
#. 💡 (U+1F4A1), see http://wiki.documentfoundation.org/Emoji
+#. FgTp9
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6767,6 +7517,7 @@ msgid "bulb"
msgstr "bombeta"
#. 💢 (U+1F4A2), see http://wiki.documentfoundation.org/Emoji
+#. 5uyY8
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6776,6 +7527,7 @@ msgid "anger"
msgstr "enfadat"
#. 💣 (U+1F4A3), see http://wiki.documentfoundation.org/Emoji
+#. BHnsP
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6785,6 +7537,7 @@ msgid "bomb"
msgstr "bomba"
#. 💤 (U+1F4A4), see http://wiki.documentfoundation.org/Emoji
+#. DxdJx
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6794,6 +7547,7 @@ msgid "zzz"
msgstr "zzz"
#. 💥 (U+1F4A5), see http://wiki.documentfoundation.org/Emoji
+#. DSa3b
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6803,6 +7557,7 @@ msgid "boom"
msgstr "explosió"
#. 💦 (U+1F4A6), see http://wiki.documentfoundation.org/Emoji
+#. nFoAX
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6812,6 +7567,7 @@ msgid "sweat drops"
msgstr "gotes de suor"
#. 💧 (U+1F4A7), see http://wiki.documentfoundation.org/Emoji
+#. eRxPJ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6821,6 +7577,7 @@ msgid "droplet"
msgstr "goteta"
#. 💨 (U+1F4A8), see http://wiki.documentfoundation.org/Emoji
+#. HDTEE
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6830,6 +7587,7 @@ msgid "dash"
msgstr "guió"
#. 💩 (U+1F4A9), see http://wiki.documentfoundation.org/Emoji
+#. FyCtU
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6839,6 +7597,7 @@ msgid "poo"
msgstr "tifa"
#. 💪 (U+1F4AA), see http://wiki.documentfoundation.org/Emoji
+#. tkQEc
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6848,6 +7607,7 @@ msgid "muscle"
msgstr "múscul"
#. 💫 (U+1F4AB), see http://wiki.documentfoundation.org/Emoji
+#. oV6Re
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6857,6 +7617,7 @@ msgid "dizzy"
msgstr "mareig"
#. 💬 (U+1F4AC), see http://wiki.documentfoundation.org/Emoji
+#. Ja8Zt
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6866,6 +7627,7 @@ msgid "speech balloon"
msgstr "bafarada"
#. 💭 (U+1F4AD), see http://wiki.documentfoundation.org/Emoji
+#. Hqstd
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6875,6 +7637,7 @@ msgid "thought balloon"
msgstr "globus de pensament"
#. 💮 (U+1F4AE), see http://wiki.documentfoundation.org/Emoji
+#. TFLQ3
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6884,6 +7647,7 @@ msgid "white flower"
msgstr "flor blanca"
#. 💯 (U+1F4AF), see http://wiki.documentfoundation.org/Emoji
+#. NVEJ6
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6893,6 +7657,7 @@ msgid "100"
msgstr "100"
#. 💰 (U+1F4B0), see http://wiki.documentfoundation.org/Emoji
+#. 44CJ2
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6902,6 +7667,7 @@ msgid "money2"
msgstr "diners2"
#. 💱 (U+1F4B1), see http://wiki.documentfoundation.org/Emoji
+#. WJBFr
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6911,6 +7677,7 @@ msgid "exchange"
msgstr "divises"
#. 💲 (U+1F4B2), see http://wiki.documentfoundation.org/Emoji
+#. gEQqV
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6920,6 +7687,7 @@ msgid "heavy dollar sign"
msgstr "dòlar"
#. 💳 (U+1F4B3), see http://wiki.documentfoundation.org/Emoji
+#. BvG4w
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6929,6 +7697,7 @@ msgid "credit card"
msgstr "targeta de crèdit"
#. 💴 (U+1F4B4), see http://wiki.documentfoundation.org/Emoji
+#. XPTnu
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6938,6 +7707,7 @@ msgid "yen2"
msgstr "ien2"
#. 💵 (U+1F4B5), see http://wiki.documentfoundation.org/Emoji
+#. 9tknk
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6947,6 +7717,7 @@ msgid "dollar2"
msgstr "dòlar2"
#. 💶 (U+1F4B6), see http://wiki.documentfoundation.org/Emoji
+#. m4oKV
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6956,6 +7727,7 @@ msgid "euro2"
msgstr "euro2"
#. 💷 (U+1F4B7), see http://wiki.documentfoundation.org/Emoji
+#. 8n3ij
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6965,6 +7737,7 @@ msgid "pound2"
msgstr "lliura2"
#. 💸 (U+1F4B8), see http://wiki.documentfoundation.org/Emoji
+#. CbXWk
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6974,6 +7747,7 @@ msgid "money"
msgstr "diners"
#. 💹 (U+1F4B9), see http://wiki.documentfoundation.org/Emoji
+#. HxDaW
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6983,6 +7757,7 @@ msgid "chart4"
msgstr "diagrama4"
#. 💺 (U+1F4BA), see http://wiki.documentfoundation.org/Emoji
+#. uFG2p
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6992,6 +7767,7 @@ msgid "seat"
msgstr "seient"
#. 💻 (U+1F4BB), see http://wiki.documentfoundation.org/Emoji
+#. A72Gd
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7001,6 +7777,7 @@ msgid "computer"
msgstr "ordinador"
#. 💼 (U+1F4BC), see http://wiki.documentfoundation.org/Emoji
+#. dLWEH
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7010,6 +7787,7 @@ msgid "briefcase"
msgstr "maletí"
#. 💽 (U+1F4BD), see http://wiki.documentfoundation.org/Emoji
+#. 39dHP
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7019,6 +7797,7 @@ msgid "md"
msgstr "MiniDisc"
#. 💾 (U+1F4BE), see http://wiki.documentfoundation.org/Emoji
+#. Kc5xJ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7028,6 +7807,7 @@ msgid "floppy"
msgstr "disquet"
#. 💿 (U+1F4BF), see http://wiki.documentfoundation.org/Emoji
+#. 6qMwM
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7037,6 +7817,7 @@ msgid "cd"
msgstr "cd"
#. 📀 (U+1F4C0), see http://wiki.documentfoundation.org/Emoji
+#. yEgGX
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7046,6 +7827,7 @@ msgid "dvd"
msgstr "dvd"
#. 📁 (U+1F4C1), see http://wiki.documentfoundation.org/Emoji
+#. kDfvB
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7055,6 +7837,7 @@ msgid "folder"
msgstr "carpeta"
#. 📂 (U+1F4C2), see http://wiki.documentfoundation.org/Emoji
+#. wAyrP
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7064,6 +7847,7 @@ msgid "folder2"
msgstr "carpeta2"
#. 📃 (U+1F4C3), see http://wiki.documentfoundation.org/Emoji
+#. XwFzf
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7073,6 +7857,7 @@ msgid "page3"
msgstr "pàgina3"
#. 📄 (U+1F4C4), see http://wiki.documentfoundation.org/Emoji
+#. nHJbH
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7082,6 +7867,7 @@ msgid "page"
msgstr "pàgina"
#. 📅 (U+1F4C5), see http://wiki.documentfoundation.org/Emoji
+#. 3357F
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7091,6 +7877,7 @@ msgid "calendar"
msgstr "calendari"
#. 📆 (U+1F4C6), see http://wiki.documentfoundation.org/Emoji
+#. 2T65Q
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7100,6 +7887,7 @@ msgid "calendar2"
msgstr "calendari2"
#. 📇 (U+1F4C7), see http://wiki.documentfoundation.org/Emoji
+#. DNhZt
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7109,6 +7897,7 @@ msgid "card index"
msgstr "índex de targetes"
#. 📈 (U+1F4C8), see http://wiki.documentfoundation.org/Emoji
+#. fDBef
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7118,6 +7907,7 @@ msgid "chart"
msgstr "diagrama"
#. 📉 (U+1F4C9), see http://wiki.documentfoundation.org/Emoji
+#. n2X5h
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7127,6 +7917,7 @@ msgid "chart2"
msgstr "diagrama2"
#. 📊 (U+1F4CA), see http://wiki.documentfoundation.org/Emoji
+#. A2YxF
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7136,6 +7927,7 @@ msgid "chart3"
msgstr "diagrama3"
#. 📋 (U+1F4CB), see http://wiki.documentfoundation.org/Emoji
+#. rd9qJ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7145,6 +7937,7 @@ msgid "clipboard"
msgstr "porta-retalls"
#. 📌 (U+1F4CC), see http://wiki.documentfoundation.org/Emoji
+#. rvk5G
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7154,6 +7947,7 @@ msgid "pushpin"
msgstr "xinxeta"
#. 📍 (U+1F4CD), see http://wiki.documentfoundation.org/Emoji
+#. qvHXp
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7163,6 +7957,7 @@ msgid "round pushpin"
msgstr "agulla de cap rodó"
#. 📎 (U+1F4CE), see http://wiki.documentfoundation.org/Emoji
+#. QnxVB
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7172,6 +7967,7 @@ msgid "paperclip"
msgstr "clip"
#. 📏 (U+1F4CF), see http://wiki.documentfoundation.org/Emoji
+#. 7zWG5
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7181,6 +7977,7 @@ msgid "ruler"
msgstr "regle"
#. 📐 (U+1F4D0), see http://wiki.documentfoundation.org/Emoji
+#. AFfRY
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7190,6 +7987,7 @@ msgid "ruler2"
msgstr "regle2"
#. 📑 (U+1F4D1), see http://wiki.documentfoundation.org/Emoji
+#. 8kKn2
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7199,6 +7997,7 @@ msgid "bookmark"
msgstr "marcador"
#. 📒 (U+1F4D2), see http://wiki.documentfoundation.org/Emoji
+#. 2JByd
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7208,6 +8007,7 @@ msgid "ledger"
msgstr "llibre comptable"
#. 📓 (U+1F4D3), see http://wiki.documentfoundation.org/Emoji
+#. CPCYE
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7217,6 +8017,7 @@ msgid "notebook"
msgstr "bloc de notes"
#. 📔 (U+1F4D4), see http://wiki.documentfoundation.org/Emoji
+#. ktHAV
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7226,6 +8027,7 @@ msgid "notebook2"
msgstr "bloc de notes2"
#. 📕 (U+1F4D5), see http://wiki.documentfoundation.org/Emoji
+#. DYit7
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7235,6 +8037,7 @@ msgid "book2"
msgstr "llibre2"
#. 📖 (U+1F4D6), see http://wiki.documentfoundation.org/Emoji
+#. LjMCp
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7244,6 +8047,7 @@ msgid "book3"
msgstr "llibre3"
#. 📚 (U+1F4DA), see http://wiki.documentfoundation.org/Emoji
+#. wGEYU
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7253,6 +8057,7 @@ msgid "books"
msgstr "llibres"
#. 📛 (U+1F4DB), see http://wiki.documentfoundation.org/Emoji
+#. AHKqs
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7262,6 +8067,7 @@ msgid "name"
msgstr "nom"
#. 📜 (U+1F4DC), see http://wiki.documentfoundation.org/Emoji
+#. 7dFZz
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7271,6 +8077,7 @@ msgid "scroll"
msgstr "papir"
#. 📝 (U+1F4DD), see http://wiki.documentfoundation.org/Emoji
+#. WACDF
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7280,6 +8087,7 @@ msgid "memo"
msgstr "memoràndum"
#. 📞 (U+1F4DE), see http://wiki.documentfoundation.org/Emoji
+#. w7Sqx
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7289,6 +8097,7 @@ msgid "receiver"
msgstr "auricular del telèfon"
#. 📟 (U+1F4DF), see http://wiki.documentfoundation.org/Emoji
+#. RFzY6
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7298,6 +8107,7 @@ msgid "pager"
msgstr "cercapersones"
#. 📠 (U+1F4E0), see http://wiki.documentfoundation.org/Emoji
+#. G6o5r
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7307,6 +8117,7 @@ msgid "fax"
msgstr "fax"
#. 📡 (U+1F4E1), see http://wiki.documentfoundation.org/Emoji
+#. jUz5C
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7316,6 +8127,7 @@ msgid "antenna"
msgstr "antena"
#. 📢 (U+1F4E2), see http://wiki.documentfoundation.org/Emoji
+#. P5xbh
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7325,6 +8137,7 @@ msgid "loudspeaker"
msgstr "megàfon"
#. 📣 (U+1F4E3), see http://wiki.documentfoundation.org/Emoji
+#. eJHQG
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7334,6 +8147,7 @@ msgid "mega"
msgstr "megàfon2"
#. 📤 (U+1F4E4), see http://wiki.documentfoundation.org/Emoji
+#. YcCHy
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7343,6 +8157,7 @@ msgid "tray"
msgstr "safata"
#. 📥 (U+1F4E5), see http://wiki.documentfoundation.org/Emoji
+#. f8tnA
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7352,6 +8167,7 @@ msgid "tray2"
msgstr "safata2"
#. 📦 (U+1F4E6), see http://wiki.documentfoundation.org/Emoji
+#. 8uDGB
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7361,6 +8177,7 @@ msgid "package"
msgstr "paquet"
#. 📧 (U+1F4E7), see http://wiki.documentfoundation.org/Emoji
+#. tLYTu
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7370,6 +8187,7 @@ msgid "e-mail"
msgstr "correu-e"
#. 📨 (U+1F4E8), see http://wiki.documentfoundation.org/Emoji
+#. qKRip
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7379,6 +8197,7 @@ msgid "envelope7"
msgstr "sobre7"
#. 📩 (U+1F4E9), see http://wiki.documentfoundation.org/Emoji
+#. HGe9s
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7388,6 +8207,7 @@ msgid "envelope8"
msgstr "sobre8"
#. 📪 (U+1F4EA), see http://wiki.documentfoundation.org/Emoji
+#. MiuAq
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7397,6 +8217,7 @@ msgid "mailbox"
msgstr "bústia"
#. 📫 (U+1F4EB), see http://wiki.documentfoundation.org/Emoji
+#. zyZUF
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7406,6 +8227,7 @@ msgid "mailbox2"
msgstr "bústia2"
#. 📬 (U+1F4EC), see http://wiki.documentfoundation.org/Emoji
+#. Sf5YJ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7415,6 +8237,7 @@ msgid "mailbox3"
msgstr "bústia3"
#. 📭 (U+1F4ED), see http://wiki.documentfoundation.org/Emoji
+#. fCEgu
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7424,6 +8247,7 @@ msgid "mailbox4"
msgstr "bústia4"
#. 📮 (U+1F4EE), see http://wiki.documentfoundation.org/Emoji
+#. TManz
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7433,6 +8257,7 @@ msgid "postbox"
msgstr "bústia"
#. 📯 (U+1F4EF), see http://wiki.documentfoundation.org/Emoji
+#. u2ynR
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7442,6 +8267,7 @@ msgid "horn"
msgstr "corneta"
#. 📰 (U+1F4F0), see http://wiki.documentfoundation.org/Emoji
+#. gZmY9
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7451,6 +8277,7 @@ msgid "newspaper"
msgstr "diari"
#. 📱 (U+1F4F1), see http://wiki.documentfoundation.org/Emoji
+#. C22hA
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7460,6 +8287,7 @@ msgid "mobile"
msgstr "mòbil"
#. 📲 (U+1F4F2), see http://wiki.documentfoundation.org/Emoji
+#. wLbiN
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7469,6 +8297,7 @@ msgid "calling"
msgstr "trucada"
#. 📳 (U+1F4F3), see http://wiki.documentfoundation.org/Emoji
+#. d3uys
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7478,6 +8307,7 @@ msgid "vibration mode"
msgstr "mode vibració"
#. 📴 (U+1F4F4), see http://wiki.documentfoundation.org/Emoji
+#. SB2ZA
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7487,6 +8317,7 @@ msgid "mobile phone off"
msgstr "telèfon apagat"
#. 📵 (U+1F4F5), see http://wiki.documentfoundation.org/Emoji
+#. s4cxU
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7496,6 +8327,7 @@ msgid "no mobile"
msgstr "prohibits els mòbils"
#. 📶 (U+1F4F6), see http://wiki.documentfoundation.org/Emoji
+#. CjdGu
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7505,6 +8337,7 @@ msgid "signal strength"
msgstr "força del senyal"
#. 📷 (U+1F4F7), see http://wiki.documentfoundation.org/Emoji
+#. eEaUM
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7514,6 +8347,7 @@ msgid "camera"
msgstr "càmera"
#. 📹 (U+1F4F9), see http://wiki.documentfoundation.org/Emoji
+#. iUoYo
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7523,6 +8357,7 @@ msgid "video camera"
msgstr "videocàmera"
#. 📺 (U+1F4FA), see http://wiki.documentfoundation.org/Emoji
+#. hDmEX
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7532,6 +8367,7 @@ msgid "tv"
msgstr "tv"
#. 📻 (U+1F4FB), see http://wiki.documentfoundation.org/Emoji
+#. WLYDg
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7541,6 +8377,7 @@ msgid "radio"
msgstr "ràdio"
#. 📼 (U+1F4FC), see http://wiki.documentfoundation.org/Emoji
+#. SRaWt
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7550,6 +8387,7 @@ msgid "vhs"
msgstr "vídeo"
#. 🔅 (U+1F505), see http://wiki.documentfoundation.org/Emoji
+#. j6gBG
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7559,6 +8397,7 @@ msgid "brightness"
msgstr "brillantor"
#. 🔆 (U+1F506), see http://wiki.documentfoundation.org/Emoji
+#. Kk8CH
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7568,6 +8407,7 @@ msgid "brightness2"
msgstr "brillantor2"
#. 🔇 (U+1F507), see http://wiki.documentfoundation.org/Emoji
+#. gCXWY
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7577,6 +8417,7 @@ msgid "mute"
msgstr "silenci"
#. 🔈 (U+1F508), see http://wiki.documentfoundation.org/Emoji
+#. zBDGG
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7586,6 +8427,7 @@ msgid "speaker"
msgstr "altaveu"
#. 🔉 (U+1F509), see http://wiki.documentfoundation.org/Emoji
+#. q6Ccp
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7595,6 +8437,7 @@ msgid "sound"
msgstr "so"
#. 🔊 (U+1F50A), see http://wiki.documentfoundation.org/Emoji
+#. APeWX
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7604,6 +8447,7 @@ msgid "loud sound"
msgstr "so alt"
#. 🔋 (U+1F50B), see http://wiki.documentfoundation.org/Emoji
+#. ACRRR
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7613,6 +8457,7 @@ msgid "battery"
msgstr "bateria"
#. 🔌 (U+1F50C), see http://wiki.documentfoundation.org/Emoji
+#. BG2mN
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7622,6 +8467,7 @@ msgid "plug"
msgstr "endoll"
#. 🔍 (U+1F50D), see http://wiki.documentfoundation.org/Emoji
+#. jY8rv
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7631,6 +8477,7 @@ msgid "mag"
msgstr "lupa"
#. 🔎 (U+1F50E), see http://wiki.documentfoundation.org/Emoji
+#. ruAUv
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7640,6 +8487,7 @@ msgid "mag2"
msgstr "lupa2"
#. 🔏 (U+1F50F), see http://wiki.documentfoundation.org/Emoji
+#. 8ZUNE
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7649,6 +8497,7 @@ msgid "lock2"
msgstr "bloqueig2"
#. 🔐 (U+1F510), see http://wiki.documentfoundation.org/Emoji
+#. 4g77k
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7658,6 +8507,7 @@ msgid "lock3"
msgstr "bloqueig3"
#. 🔑 (U+1F511), see http://wiki.documentfoundation.org/Emoji
+#. vkQ8o
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7667,6 +8517,7 @@ msgid "key"
msgstr "clau"
#. 🔒 (U+1F512), see http://wiki.documentfoundation.org/Emoji
+#. N7rGA
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7676,6 +8527,7 @@ msgid "lock"
msgstr "bloqueig"
#. 🔓 (U+1F513), see http://wiki.documentfoundation.org/Emoji
+#. vRAcY
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7685,6 +8537,7 @@ msgid "unlock"
msgstr "desbloqueig"
#. 🔔 (U+1F514), see http://wiki.documentfoundation.org/Emoji
+#. TjiAa
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7694,6 +8547,7 @@ msgid "bell"
msgstr "campana"
#. 🔕 (U+1F515), see http://wiki.documentfoundation.org/Emoji
+#. KQzBP
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7703,6 +8557,7 @@ msgid "no bell"
msgstr "silenci"
#. 🔖 (U+1F516), see http://wiki.documentfoundation.org/Emoji
+#. R7oDp
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7712,6 +8567,7 @@ msgid "bookmark2"
msgstr "marcador2"
#. 🔗 (U+1F517), see http://wiki.documentfoundation.org/Emoji
+#. jF6rA
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7721,6 +8577,7 @@ msgid "link"
msgstr "enllaç"
#. 🔘 (U+1F518), see http://wiki.documentfoundation.org/Emoji
+#. kLzCC
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7730,6 +8587,7 @@ msgid "radio button"
msgstr "botó d'opció"
#. 🔞 (U+1F51E), see http://wiki.documentfoundation.org/Emoji
+#. omtTU
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7739,6 +8597,7 @@ msgid "underage"
msgstr "menor d'edat"
#. 🔤 (U+1F524), see http://wiki.documentfoundation.org/Emoji
+#. 63uY8
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7748,6 +8607,7 @@ msgid "abc"
msgstr "abc"
#. 🔥 (U+1F525), see http://wiki.documentfoundation.org/Emoji
+#. vYrKA
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7757,6 +8617,7 @@ msgid "fire"
msgstr "foc"
#. 🔦 (U+1F526), see http://wiki.documentfoundation.org/Emoji
+#. BXCDZ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7766,6 +8627,7 @@ msgid "flashlight"
msgstr "lot"
#. 🔧 (U+1F527), see http://wiki.documentfoundation.org/Emoji
+#. yiTrG
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7775,6 +8637,7 @@ msgid "wrench"
msgstr "clau anglesa"
#. 🔨 (U+1F528), see http://wiki.documentfoundation.org/Emoji
+#. xkGE3
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7784,6 +8647,7 @@ msgid "hammer"
msgstr "martell"
#. 🔩 (U+1F529), see http://wiki.documentfoundation.org/Emoji
+#. p4ctN
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7793,6 +8657,7 @@ msgid "nut and bolt"
msgstr "cargol i femella"
#. 🔪 (U+1F52A), see http://wiki.documentfoundation.org/Emoji
+#. SEuBH
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7802,6 +8667,7 @@ msgid "knife"
msgstr "ganivet"
#. 🔫 (U+1F52B), see http://wiki.documentfoundation.org/Emoji
+#. 2RSdn
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7811,6 +8677,7 @@ msgid "pistol"
msgstr "pistola"
#. 🔬 (U+1F52C), see http://wiki.documentfoundation.org/Emoji
+#. n3FVK
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7820,6 +8687,7 @@ msgid "microscope"
msgstr "microscopi"
#. 🔭 (U+1F52D), see http://wiki.documentfoundation.org/Emoji
+#. 79jnu
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7829,6 +8697,7 @@ msgid "telescope"
msgstr "telescopi"
#. 🔮 (U+1F52E), see http://wiki.documentfoundation.org/Emoji
+#. cFgDU
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7838,6 +8707,7 @@ msgid "crystal ball"
msgstr "bola de cristall"
#. 🔰 (U+1F530), see http://wiki.documentfoundation.org/Emoji
+#. 6mztF
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7847,6 +8717,7 @@ msgid "beginner"
msgstr "novell"
#. 🔱 (U+1F531), see http://wiki.documentfoundation.org/Emoji
+#. w7pSw
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7856,6 +8727,7 @@ msgid "trident"
msgstr "trident"
#. 🔲 (U+1F532), see http://wiki.documentfoundation.org/Emoji
+#. EmJnV
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7865,6 +8737,7 @@ msgid "button2"
msgstr "botó2"
#. 🔳 (U+1F533), see http://wiki.documentfoundation.org/Emoji
+#. WRBMQ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7874,6 +8747,7 @@ msgid "button"
msgstr "botó"
#. 🕐 (U+1F550), see http://wiki.documentfoundation.org/Emoji
+#. e52Dc
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7883,6 +8757,7 @@ msgid "1 h"
msgstr "1 h"
#. 🕑 (U+1F551), see http://wiki.documentfoundation.org/Emoji
+#. ABhgX
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7892,6 +8767,7 @@ msgid "2 h"
msgstr "2 h"
#. 🕒 (U+1F552), see http://wiki.documentfoundation.org/Emoji
+#. gMDo3
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7901,6 +8777,7 @@ msgid "3 h"
msgstr "3 h"
#. 🕓 (U+1F553), see http://wiki.documentfoundation.org/Emoji
+#. uQYrA
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7910,6 +8787,7 @@ msgid "4 h"
msgstr "4 h"
#. 🕔 (U+1F554), see http://wiki.documentfoundation.org/Emoji
+#. eU5ps
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7919,6 +8797,7 @@ msgid "5 h"
msgstr "5 h"
#. 🕕 (U+1F555), see http://wiki.documentfoundation.org/Emoji
+#. yZrjC
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7928,6 +8807,7 @@ msgid "6 h"
msgstr "6 h"
#. 🕖 (U+1F556), see http://wiki.documentfoundation.org/Emoji
+#. pJEuM
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7937,6 +8817,7 @@ msgid "7 h"
msgstr "7 h"
#. 🕗 (U+1F557), see http://wiki.documentfoundation.org/Emoji
+#. eHaWk
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7946,6 +8827,7 @@ msgid "8 h"
msgstr "8 h"
#. 🕘 (U+1F558), see http://wiki.documentfoundation.org/Emoji
+#. BJKnh
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7955,6 +8837,7 @@ msgid "9 h"
msgstr "9 h"
#. 🕙 (U+1F559), see http://wiki.documentfoundation.org/Emoji
+#. ouBxv
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7964,6 +8847,7 @@ msgid "10 h"
msgstr "10 h"
#. 🕚 (U+1F55A), see http://wiki.documentfoundation.org/Emoji
+#. DA8M8
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7973,6 +8857,7 @@ msgid "11 h"
msgstr "11 h"
#. 🕛 (U+1F55B), see http://wiki.documentfoundation.org/Emoji
+#. NF5SV
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7982,6 +8867,7 @@ msgid "12 h"
msgstr "12 h"
#. 🕜 (U+1F55C), see http://wiki.documentfoundation.org/Emoji
+#. t7XEN
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7991,6 +8877,7 @@ msgid "1.30"
msgstr "1.30"
#. 🕝 (U+1F55D), see http://wiki.documentfoundation.org/Emoji
+#. ac4Kx
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8000,6 +8887,7 @@ msgid "2.30"
msgstr "2.30"
#. 🕞 (U+1F55E), see http://wiki.documentfoundation.org/Emoji
+#. sd7EA
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8009,6 +8897,7 @@ msgid "3.30"
msgstr "3.30"
#. 🕟 (U+1F55F), see http://wiki.documentfoundation.org/Emoji
+#. CZwtb
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8018,6 +8907,7 @@ msgid "4.30"
msgstr "4.30"
#. 🕠 (U+1F560), see http://wiki.documentfoundation.org/Emoji
+#. VunGj
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8027,6 +8917,7 @@ msgid "5.30"
msgstr "5.30"
#. 🕡 (U+1F561), see http://wiki.documentfoundation.org/Emoji
+#. WgH9r
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8036,6 +8927,7 @@ msgid "6.30"
msgstr "6.30"
#. 🕢 (U+1F562), see http://wiki.documentfoundation.org/Emoji
+#. HfCBL
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8045,6 +8937,7 @@ msgid "7.30"
msgstr "7.30"
#. 🕣 (U+1F563), see http://wiki.documentfoundation.org/Emoji
+#. GGeBZ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8054,6 +8947,7 @@ msgid "8.30"
msgstr "8.30"
#. 🕤 (U+1F564), see http://wiki.documentfoundation.org/Emoji
+#. DCtfy
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8063,6 +8957,7 @@ msgid "9.30"
msgstr "9.30"
#. 🕥 (U+1F565), see http://wiki.documentfoundation.org/Emoji
+#. tJG5J
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8072,6 +8967,7 @@ msgid "10.30"
msgstr "10.30"
#. 🕦 (U+1F566), see http://wiki.documentfoundation.org/Emoji
+#. g55YB
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8081,6 +8977,7 @@ msgid "11.30"
msgstr "11.30"
#. 🕧 (U+1F567), see http://wiki.documentfoundation.org/Emoji
+#. PGjbq
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8090,6 +8987,7 @@ msgid "12.30"
msgstr "12.30"
#. 🗻 (U+1F5FB), see http://wiki.documentfoundation.org/Emoji
+#. yzedv
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8099,6 +8997,7 @@ msgid "Fuji"
msgstr "Fuji"
#. 🗼 (U+1F5FC), see http://wiki.documentfoundation.org/Emoji
+#. zoL5S
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8108,6 +9007,7 @@ msgid "tower"
msgstr "torre"
#. 🗽 (U+1F5FD), see http://wiki.documentfoundation.org/Emoji
+#. T5ixq
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8117,6 +9017,7 @@ msgid "liberty"
msgstr "llibertat"
#. 🗾 (U+1F5FE), see http://wiki.documentfoundation.org/Emoji
+#. vtyHr
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8126,6 +9027,7 @@ msgid "Japan"
msgstr "Japó"
#. 🗿 (U+1F5FF), see http://wiki.documentfoundation.org/Emoji
+#. rdfcs
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8135,6 +9037,7 @@ msgid "statue"
msgstr "estàtua"
#. 😀 (U+1F600), see http://wiki.documentfoundation.org/Emoji
+#. pJXUT
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8144,6 +9047,7 @@ msgid "grinning"
msgstr "somrient"
#. 😁 (U+1F601), see http://wiki.documentfoundation.org/Emoji
+#. aTARh
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8153,6 +9057,7 @@ msgid "grin"
msgstr "somriure2"
#. 😂 (U+1F602), see http://wiki.documentfoundation.org/Emoji
+#. DRNjV
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8162,6 +9067,7 @@ msgid "joy"
msgstr "joc"
#. 😃 (U+1F603), see http://wiki.documentfoundation.org/Emoji
+#. Gcdda
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8171,6 +9077,7 @@ msgid "smiley"
msgstr "somriure"
#. 😄 (U+1F604), see http://wiki.documentfoundation.org/Emoji
+#. QBnjZ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8180,6 +9087,7 @@ msgid "smile"
msgstr "somriure3"
#. 😅 (U+1F605), see http://wiki.documentfoundation.org/Emoji
+#. xmY3d
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8189,6 +9097,7 @@ msgid "sweat smile"
msgstr "somriure suant"
#. 😆 (U+1F606), see http://wiki.documentfoundation.org/Emoji
+#. RLsCo
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8198,6 +9107,7 @@ msgid "laugh"
msgstr "rialla"
#. 😇 (U+1F607), see http://wiki.documentfoundation.org/Emoji
+#. pFuaT
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8207,6 +9117,7 @@ msgid "innocent"
msgstr "innocent"
#. 😈 (U+1F608), see http://wiki.documentfoundation.org/Emoji
+#. j4szE
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8216,6 +9127,7 @@ msgid "smiling imp"
msgstr "diable somrient"
#. 😉 (U+1F609), see http://wiki.documentfoundation.org/Emoji
+#. k4AZW
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8225,6 +9137,7 @@ msgid "wink"
msgstr "picada d'ullet"
#. 😊 (U+1F60A), see http://wiki.documentfoundation.org/Emoji
+#. xPZW8
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8234,6 +9147,7 @@ msgid "blush"
msgstr "enrojolada"
#. 😋 (U+1F60B), see http://wiki.documentfoundation.org/Emoji
+#. d5q9X
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8243,6 +9157,7 @@ msgid "yum"
msgstr "nyam"
#. 😌 (U+1F60C), see http://wiki.documentfoundation.org/Emoji
+#. PHXAL
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8252,6 +9167,7 @@ msgid "relieved"
msgstr "alleujament"
#. 😍 (U+1F60D), see http://wiki.documentfoundation.org/Emoji
+#. BhNrx
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8261,6 +9177,7 @@ msgid "heart eyes"
msgstr "ulls de cor"
#. 😎 (U+1F60E), see http://wiki.documentfoundation.org/Emoji
+#. ybcju
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8270,6 +9187,7 @@ msgid "sunglasses2"
msgstr "ulleres de sol2"
#. 😏 (U+1F60F), see http://wiki.documentfoundation.org/Emoji
+#. GDHDY
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8279,6 +9197,7 @@ msgid "smirk"
msgstr "rictus"
#. 😐 (U+1F610), see http://wiki.documentfoundation.org/Emoji
+#. KsfGz
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8288,6 +9207,7 @@ msgid "neutral face"
msgstr "cara neutral"
#. 😑 (U+1F611), see http://wiki.documentfoundation.org/Emoji
+#. w7cU8
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8297,6 +9217,7 @@ msgid "expressionless"
msgstr "sense expressió"
#. 😒 (U+1F612), see http://wiki.documentfoundation.org/Emoji
+#. teWUy
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8306,6 +9227,7 @@ msgid "unamused"
msgstr "avorriment"
#. 😓 (U+1F613), see http://wiki.documentfoundation.org/Emoji
+#. sPBAF
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8315,6 +9237,7 @@ msgid "sweat"
msgstr "suor"
#. 😔 (U+1F614), see http://wiki.documentfoundation.org/Emoji
+#. AEuYX
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8324,6 +9247,7 @@ msgid "pensive"
msgstr "pensatiu"
#. 😕 (U+1F615), see http://wiki.documentfoundation.org/Emoji
+#. ZB5DT
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8333,6 +9257,7 @@ msgid "confused"
msgstr "confús"
#. 😖 (U+1F616), see http://wiki.documentfoundation.org/Emoji
+#. gFEjA
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8342,6 +9267,7 @@ msgid "confounded"
msgstr "confosa"
#. 😗 (U+1F617), see http://wiki.documentfoundation.org/Emoji
+#. Wu9JJ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8351,6 +9277,7 @@ msgid "kissing"
msgstr "petó"
#. 😘 (U+1F618), see http://wiki.documentfoundation.org/Emoji
+#. BzWbz
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8360,6 +9287,7 @@ msgid "kiss2"
msgstr "petó2"
#. 😙 (U+1F619), see http://wiki.documentfoundation.org/Emoji
+#. 2sYft
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8369,6 +9297,7 @@ msgid "kiss3"
msgstr "petó3"
#. 😚 (U+1F61A), see http://wiki.documentfoundation.org/Emoji
+#. D7GhD
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8378,6 +9307,7 @@ msgid "kiss4"
msgstr "petó4"
#. 😛 (U+1F61B), see http://wiki.documentfoundation.org/Emoji
+#. ryiUu
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8387,6 +9317,7 @@ msgid "tongue2"
msgstr "llengua2"
#. 😜 (U+1F61C), see http://wiki.documentfoundation.org/Emoji
+#. JuA5S
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8396,6 +9327,7 @@ msgid "tongue3"
msgstr "llengua3"
#. 😝 (U+1F61D), see http://wiki.documentfoundation.org/Emoji
+#. CjnZ6
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8405,6 +9337,7 @@ msgid "tongue4"
msgstr "llengua4"
#. 😞 (U+1F61E), see http://wiki.documentfoundation.org/Emoji
+#. DzqHp
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8414,6 +9347,7 @@ msgid "disappointed"
msgstr "decepció"
#. 😟 (U+1F61F), see http://wiki.documentfoundation.org/Emoji
+#. H4sAW
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8423,6 +9357,7 @@ msgid "worried"
msgstr "avorriment"
#. 😠 (U+1F620), see http://wiki.documentfoundation.org/Emoji
+#. oCCny
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8432,6 +9367,7 @@ msgid "angry"
msgstr "emprenyat"
#. 😡 (U+1F621), see http://wiki.documentfoundation.org/Emoji
+#. 6wuDY
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8441,6 +9377,7 @@ msgid "rage"
msgstr "ràbia"
#. 😢 (U+1F622), see http://wiki.documentfoundation.org/Emoji
+#. x27LD
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8450,6 +9387,7 @@ msgid "cry"
msgstr "plor"
#. 😣 (U+1F623), see http://wiki.documentfoundation.org/Emoji
+#. DngFr
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8459,6 +9397,7 @@ msgid "persevere"
msgstr "perseverància"
#. 😤 (U+1F624), see http://wiki.documentfoundation.org/Emoji
+#. gBDzZ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8468,6 +9407,7 @@ msgid "triumph"
msgstr "triomf"
#. 😥 (U+1F625), see http://wiki.documentfoundation.org/Emoji
+#. 5hFMz
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8477,6 +9417,7 @@ msgid "disappointed relieved"
msgstr "decebuda alleujada"
#. 😦 (U+1F626), see http://wiki.documentfoundation.org/Emoji
+#. Kerje
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8486,6 +9427,7 @@ msgid "frowning"
msgstr "sorruda"
#. 😧 (U+1F627), see http://wiki.documentfoundation.org/Emoji
+#. kZYF3
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8495,6 +9437,7 @@ msgid "anguished"
msgstr "angoixada"
#. 😨 (U+1F628), see http://wiki.documentfoundation.org/Emoji
+#. bu62A
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8504,6 +9447,7 @@ msgid "fearful"
msgstr "por"
#. 😩 (U+1F629), see http://wiki.documentfoundation.org/Emoji
+#. 6HkfU
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8513,6 +9457,7 @@ msgid "weary"
msgstr "cansament"
#. 😪 (U+1F62A), see http://wiki.documentfoundation.org/Emoji
+#. XDpxA
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8522,6 +9467,7 @@ msgid "sleepy"
msgstr "adormit"
#. 😫 (U+1F62B), see http://wiki.documentfoundation.org/Emoji
+#. RwKrG
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8531,6 +9477,7 @@ msgid "tired face"
msgstr "cansament"
#. 😬 (U+1F62C), see http://wiki.documentfoundation.org/Emoji
+#. x9ZFy
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8540,6 +9487,7 @@ msgid "grimacing"
msgstr "ganyotes"
#. 😭 (U+1F62D), see http://wiki.documentfoundation.org/Emoji
+#. BrbFb
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8549,6 +9497,7 @@ msgid "sob"
msgstr "plorosa"
#. 😮 (U+1F62E), see http://wiki.documentfoundation.org/Emoji
+#. D6iTF
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8558,6 +9507,7 @@ msgid "open mouth"
msgstr "boca oberta"
#. 😯 (U+1F62F), see http://wiki.documentfoundation.org/Emoji
+#. uMReg
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8567,6 +9517,7 @@ msgid "hushed"
msgstr "silenci"
#. 😰 (U+1F630), see http://wiki.documentfoundation.org/Emoji
+#. tavtt
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8576,6 +9527,7 @@ msgid "cold sweat"
msgstr "suor fred"
#. 😱 (U+1F631), see http://wiki.documentfoundation.org/Emoji
+#. JpoSb
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8585,6 +9537,7 @@ msgid "scream"
msgstr "crit"
#. 😲 (U+1F632), see http://wiki.documentfoundation.org/Emoji
+#. vDqqP
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8594,6 +9547,7 @@ msgid "astonished"
msgstr "atònit"
#. 😳 (U+1F633), see http://wiki.documentfoundation.org/Emoji
+#. QtFif
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8603,6 +9557,7 @@ msgid "flushed"
msgstr "enrojolada2"
#. 😴 (U+1F634), see http://wiki.documentfoundation.org/Emoji
+#. MFwtr
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8612,6 +9567,7 @@ msgid "sleeping"
msgstr "dormint"
#. 😵 (U+1F635), see http://wiki.documentfoundation.org/Emoji
+#. MAD5T
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8621,6 +9577,7 @@ msgid "dizzy face"
msgstr "cara marejada"
#. 😶 (U+1F636), see http://wiki.documentfoundation.org/Emoji
+#. NYdBC
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8630,6 +9587,7 @@ msgid "no mouth"
msgstr "sense boca"
#. 😷 (U+1F637), see http://wiki.documentfoundation.org/Emoji
+#. 9E7g6
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8639,6 +9597,7 @@ msgid "mask"
msgstr "màscara"
#. 😸 (U+1F638), see http://wiki.documentfoundation.org/Emoji
+#. vHxL5
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8648,6 +9607,7 @@ msgid "smile cat"
msgstr "gat somrient"
#. 😹 (U+1F639), see http://wiki.documentfoundation.org/Emoji
+#. GXKzF
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8657,6 +9617,7 @@ msgid "joy cat"
msgstr "gat alegre"
#. 😺 (U+1F63A), see http://wiki.documentfoundation.org/Emoji
+#. vAbxV
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8666,6 +9627,7 @@ msgid "smiley cat"
msgstr "gat somrient2"
#. 😻 (U+1F63B), see http://wiki.documentfoundation.org/Emoji
+#. hzzjE
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8675,6 +9637,7 @@ msgid "heart eyes cat"
msgstr "gat amb ulls de cor"
#. 😼 (U+1F63C), see http://wiki.documentfoundation.org/Emoji
+#. FuB4S
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8684,6 +9647,7 @@ msgid "smirk cat"
msgstr "gat sorneguer"
#. 😽 (U+1F63D), see http://wiki.documentfoundation.org/Emoji
+#. cGEsx
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8693,6 +9657,7 @@ msgid "kissing cat"
msgstr "gat fent petó"
#. 😾 (U+1F63E), see http://wiki.documentfoundation.org/Emoji
+#. NyFCw
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8702,6 +9667,7 @@ msgid "pouting cat"
msgstr "gat ploraner"
#. 😿 (U+1F63F), see http://wiki.documentfoundation.org/Emoji
+#. Aoh9Z
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8711,6 +9677,7 @@ msgid "crying cat"
msgstr "gat plorant"
#. 🙀 (U+1F640), see http://wiki.documentfoundation.org/Emoji
+#. W4tZy
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8720,6 +9687,7 @@ msgid "scream cat"
msgstr "gat cridant"
#. 🙅 (U+1F645), see http://wiki.documentfoundation.org/Emoji
+#. F5Acu
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8729,6 +9697,7 @@ msgid "no good"
msgstr "dolent"
#. 🙆 (U+1F646), see http://wiki.documentfoundation.org/Emoji
+#. zMSZd
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8738,6 +9707,7 @@ msgid "ok3"
msgstr "ok3"
#. 🙇 (U+1F647), see http://wiki.documentfoundation.org/Emoji
+#. 4BtEr
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8747,6 +9717,7 @@ msgid "prostration"
msgstr "prostració"
#. 🙈 (U+1F648), see http://wiki.documentfoundation.org/Emoji
+#. fB5uj
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8756,6 +9727,7 @@ msgid "see no evil"
msgstr "que no veu el mal"
#. 🙉 (U+1F649), see http://wiki.documentfoundation.org/Emoji
+#. Ja8yE
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8765,6 +9737,7 @@ msgid "hear no evil"
msgstr "que no sent el mal"
#. 🙊 (U+1F64A), see http://wiki.documentfoundation.org/Emoji
+#. e3zGe
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8774,6 +9747,7 @@ msgid "speak no evil"
msgstr "que no parla el mal"
#. 🙋 (U+1F64B), see http://wiki.documentfoundation.org/Emoji
+#. Pwpxw
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8783,6 +9757,7 @@ msgid "happiness"
msgstr "felicitat"
#. 🙌 (U+1F64C), see http://wiki.documentfoundation.org/Emoji
+#. hTJ9z
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8792,6 +9767,7 @@ msgid "celebration"
msgstr "celebració"
#. 🙍 (U+1F64D), see http://wiki.documentfoundation.org/Emoji
+#. xhTBV
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8801,6 +9777,7 @@ msgid "person frowning"
msgstr "persona sorruda"
#. 🙎 (U+1F64E), see http://wiki.documentfoundation.org/Emoji
+#. entX5
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8810,6 +9787,7 @@ msgid "person pouting"
msgstr "persona enfadada"
#. 🙏 (U+1F64F), see http://wiki.documentfoundation.org/Emoji
+#. KtK2c
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8819,6 +9797,7 @@ msgid "pray"
msgstr "pregària"
#. 🚀 (U+1F680), see http://wiki.documentfoundation.org/Emoji
+#. 6GdwG
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8828,6 +9807,7 @@ msgid "rocket"
msgstr "coet"
#. 🚁 (U+1F681), see http://wiki.documentfoundation.org/Emoji
+#. hADct
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8837,6 +9817,7 @@ msgid "helicopter"
msgstr "helicòpter"
#. 🚂 (U+1F682), see http://wiki.documentfoundation.org/Emoji
+#. CEBY6
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8846,6 +9827,7 @@ msgid "locomotive"
msgstr "locomotora"
#. 🚃 (U+1F683), see http://wiki.documentfoundation.org/Emoji
+#. uiu74
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8855,6 +9837,7 @@ msgid "railway car"
msgstr "vagó de tren"
#. 🚄 (U+1F684), see http://wiki.documentfoundation.org/Emoji
+#. 6gdPP
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8864,6 +9847,7 @@ msgid "train2"
msgstr "tren2"
#. 🚅 (U+1F685), see http://wiki.documentfoundation.org/Emoji
+#. KWFVc
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8873,6 +9857,7 @@ msgid "train3"
msgstr "tren3"
#. 🚆 (U+1F686), see http://wiki.documentfoundation.org/Emoji
+#. UfDGn
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8882,6 +9867,7 @@ msgid "train"
msgstr "tren"
#. 🚇 (U+1F687), see http://wiki.documentfoundation.org/Emoji
+#. dQgQx
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8891,6 +9877,7 @@ msgid "metro"
msgstr "metro"
#. 🚈 (U+1F688), see http://wiki.documentfoundation.org/Emoji
+#. jL5UD
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8900,6 +9887,7 @@ msgid "light rail"
msgstr "tren lleuger"
#. 🚉 (U+1F689), see http://wiki.documentfoundation.org/Emoji
+#. nU3jZ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8909,6 +9897,7 @@ msgid "station"
msgstr "estació"
#. 🚊 (U+1F68A), see http://wiki.documentfoundation.org/Emoji
+#. Dri8R
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8918,6 +9907,7 @@ msgid "tram"
msgstr "tramvia"
#. 🚋 (U+1F68B), see http://wiki.documentfoundation.org/Emoji
+#. 9YAFb
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8927,6 +9917,7 @@ msgid "tram2"
msgstr "tramvia2"
#. 🚌 (U+1F68C), see http://wiki.documentfoundation.org/Emoji
+#. DhKQs
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8936,6 +9927,7 @@ msgid "bus"
msgstr "bus"
#. 🚍 (U+1F68D), see http://wiki.documentfoundation.org/Emoji
+#. fTFJN
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8945,6 +9937,7 @@ msgid "bus2"
msgstr "bus2"
#. 🚎 (U+1F68E), see http://wiki.documentfoundation.org/Emoji
+#. tBeU2
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8954,6 +9947,7 @@ msgid "trolleybus"
msgstr "troleibús"
#. 🚏 (U+1F68F), see http://wiki.documentfoundation.org/Emoji
+#. YFFGE
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8963,6 +9957,7 @@ msgid "busstop"
msgstr "parada de bus"
#. 🚐 (U+1F690), see http://wiki.documentfoundation.org/Emoji
+#. AiqLy
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8972,6 +9967,7 @@ msgid "minibus"
msgstr "minibús"
#. 🚑 (U+1F691), see http://wiki.documentfoundation.org/Emoji
+#. UjeDu
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8981,6 +9977,7 @@ msgid "ambulance"
msgstr "ambulància"
#. 🚒 (U+1F692), see http://wiki.documentfoundation.org/Emoji
+#. fHERr
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8990,6 +9987,7 @@ msgid "fire engine"
msgstr "camió de bombers"
#. 🚓 (U+1F693), see http://wiki.documentfoundation.org/Emoji
+#. bgbGa
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8999,6 +9997,7 @@ msgid "police car"
msgstr "cotxe de polícia"
#. 🚔 (U+1F694), see http://wiki.documentfoundation.org/Emoji
+#. wMPG9
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9008,6 +10007,7 @@ msgid "police car2"
msgstr "cotxe de policia2"
#. 🚕 (U+1F695), see http://wiki.documentfoundation.org/Emoji
+#. xVRoq
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9017,6 +10017,7 @@ msgid "taxi"
msgstr "taxi"
#. 🚖 (U+1F696), see http://wiki.documentfoundation.org/Emoji
+#. hvAxP
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9026,6 +10027,7 @@ msgid "taxi2"
msgstr "taxi2"
#. 🚗 (U+1F697), see http://wiki.documentfoundation.org/Emoji
+#. 7EjBh
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9035,6 +10037,7 @@ msgid "car"
msgstr "cotxe"
#. 🚘 (U+1F698), see http://wiki.documentfoundation.org/Emoji
+#. VAENQ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9044,6 +10047,7 @@ msgid "car2"
msgstr "cotxe2"
#. 🚙 (U+1F699), see http://wiki.documentfoundation.org/Emoji
+#. F53eT
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9053,6 +10057,7 @@ msgid "car3"
msgstr "cotxe3"
#. 🚚 (U+1F69A), see http://wiki.documentfoundation.org/Emoji
+#. Ky66X
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9062,6 +10067,7 @@ msgid "truck2"
msgstr "camió2"
#. 🚛 (U+1F69B), see http://wiki.documentfoundation.org/Emoji
+#. 8soAF
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9071,6 +10077,7 @@ msgid "lorry"
msgstr "camió"
#. 🚜 (U+1F69C), see http://wiki.documentfoundation.org/Emoji
+#. Jwdgy
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9080,6 +10087,7 @@ msgid "tractor"
msgstr "tractor"
#. 🚝 (U+1F69D), see http://wiki.documentfoundation.org/Emoji
+#. xBCEM
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9089,6 +10097,7 @@ msgid "monorail"
msgstr "monorail"
#. 🚞 (U+1F69E), see http://wiki.documentfoundation.org/Emoji
+#. YF5em
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9098,6 +10107,7 @@ msgid "mountain railway"
msgstr "funicular"
#. 🚟 (U+1F69F), see http://wiki.documentfoundation.org/Emoji
+#. BFS7w
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9107,6 +10117,7 @@ msgid "suspension railway"
msgstr "monocarril suspès"
#. 🚠 (U+1F6A0), see http://wiki.documentfoundation.org/Emoji
+#. xw2kG
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9116,6 +10127,7 @@ msgid "mountain cableway"
msgstr "telefèric"
#. 🚡 (U+1F6A1), see http://wiki.documentfoundation.org/Emoji
+#. D6Kee
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9125,6 +10137,7 @@ msgid "aerial tramway"
msgstr "telefèric"
#. 🚢 (U+1F6A2), see http://wiki.documentfoundation.org/Emoji
+#. iT3XR
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9134,6 +10147,7 @@ msgid "ship"
msgstr "vaixell"
#. 🚣 (U+1F6A3), see http://wiki.documentfoundation.org/Emoji
+#. UGEtk
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9143,6 +10157,7 @@ msgid "rowboat"
msgstr "barca de rems"
#. 🚤 (U+1F6A4), see http://wiki.documentfoundation.org/Emoji
+#. eBgos
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9152,6 +10167,7 @@ msgid "speedboat"
msgstr "llanxa motora"
#. 🚥 (U+1F6A5), see http://wiki.documentfoundation.org/Emoji
+#. hFcdF
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9161,6 +10177,7 @@ msgid "traffic light"
msgstr "semàfor"
#. 🚦 (U+1F6A6), see http://wiki.documentfoundation.org/Emoji
+#. nV9zL
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9170,6 +10187,7 @@ msgid "traffic light2"
msgstr "semàfor2"
#. 🚧 (U+1F6A7), see http://wiki.documentfoundation.org/Emoji
+#. JaFGo
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9179,6 +10197,7 @@ msgid "construction"
msgstr "construcció"
#. 🚨 (U+1F6A8), see http://wiki.documentfoundation.org/Emoji
+#. oixqW
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9188,6 +10207,7 @@ msgid "rotating light"
msgstr "llum giratori"
#. 🚩 (U+1F6A9), see http://wiki.documentfoundation.org/Emoji
+#. AGDmx
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9197,6 +10217,7 @@ msgid "triangular flag"
msgstr "bandera triangular"
#. 🚪 (U+1F6AA), see http://wiki.documentfoundation.org/Emoji
+#. FCxDK
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9206,6 +10227,7 @@ msgid "door"
msgstr "porta"
#. 🚫 (U+1F6AB), see http://wiki.documentfoundation.org/Emoji
+#. dAJJp
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9215,6 +10237,7 @@ msgid "no entry sign"
msgstr "entrada prohibida"
#. 🚬 (U+1F6AC), see http://wiki.documentfoundation.org/Emoji
+#. H2dFa
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9224,6 +10247,7 @@ msgid "smoking"
msgstr "permès fumar"
#. 🚭 (U+1F6AD), see http://wiki.documentfoundation.org/Emoji
+#. ReEtE
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9233,6 +10257,7 @@ msgid "no smoking"
msgstr "prohibit fumar"
#. 🚮 (U+1F6AE), see http://wiki.documentfoundation.org/Emoji
+#. owPyG
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9242,6 +10267,7 @@ msgid "litter"
msgstr "escombraries"
#. 🚯 (U+1F6AF), see http://wiki.documentfoundation.org/Emoji
+#. 4qXxK
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9251,6 +10277,7 @@ msgid "do not litter"
msgstr "no llenceu escombraries"
#. 🚰 (U+1F6B0), see http://wiki.documentfoundation.org/Emoji
+#. ZjTkh
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9260,6 +10287,7 @@ msgid "potable water"
msgstr "aigua potable"
#. 🚱 (U+1F6B1), see http://wiki.documentfoundation.org/Emoji
+#. sbTAA
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9269,6 +10297,7 @@ msgid "non-potable water"
msgstr "aigua no potable"
#. 🚲 (U+1F6B2), see http://wiki.documentfoundation.org/Emoji
+#. KZmCA
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9278,6 +10307,7 @@ msgid "bike"
msgstr "bicicleta"
#. 🚳 (U+1F6B3), see http://wiki.documentfoundation.org/Emoji
+#. RECxo
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9287,6 +10317,7 @@ msgid "no bicycles"
msgstr "prohibides les bicicletes"
#. 🚴 (U+1F6B4), see http://wiki.documentfoundation.org/Emoji
+#. FGCMF
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9296,6 +10327,7 @@ msgid "bicyclist"
msgstr "ciclista"
#. 🚵 (U+1F6B5), see http://wiki.documentfoundation.org/Emoji
+#. P3F9z
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9305,6 +10337,7 @@ msgid "bicyclist2"
msgstr "ciclista2"
#. 🚶 (U+1F6B6), see http://wiki.documentfoundation.org/Emoji
+#. 4Jk7j
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9314,6 +10347,7 @@ msgid "walking"
msgstr "vianant"
#. 🚷 (U+1F6B7), see http://wiki.documentfoundation.org/Emoji
+#. wMwUM
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9323,6 +10357,7 @@ msgid "no pedestrians"
msgstr "prohibits els vianants"
#. 🚸 (U+1F6B8), see http://wiki.documentfoundation.org/Emoji
+#. tfRvX
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9332,6 +10367,7 @@ msgid "crosswalk"
msgstr "pas de vianants"
#. 🚹 (U+1F6B9), see http://wiki.documentfoundation.org/Emoji
+#. 5bTta
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9341,6 +10377,7 @@ msgid "mens"
msgstr "homes"
#. 🚺 (U+1F6BA), see http://wiki.documentfoundation.org/Emoji
+#. DkTJE
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9350,6 +10387,7 @@ msgid "womens"
msgstr "dones"
#. 🚻 (U+1F6BB), see http://wiki.documentfoundation.org/Emoji
+#. fyZ5J
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9359,6 +10397,7 @@ msgid "restroom"
msgstr "banys"
#. 🚼 (U+1F6BC), see http://wiki.documentfoundation.org/Emoji
+#. waXZA
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9368,6 +10407,7 @@ msgid "baby2"
msgstr "bebè2"
#. 🚽 (U+1F6BD), see http://wiki.documentfoundation.org/Emoji
+#. 7j9FT
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9377,6 +10417,7 @@ msgid "toilet"
msgstr "serveis"
#. 🚾 (U+1F6BE), see http://wiki.documentfoundation.org/Emoji
+#. 2GY7E
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9386,6 +10427,7 @@ msgid "toilet2"
msgstr "serveis2"
#. 🚿 (U+1F6BF), see http://wiki.documentfoundation.org/Emoji
+#. WrCWt
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9395,6 +10437,7 @@ msgid "shower"
msgstr "dutxa"
#. 🛀 (U+1F6C0), see http://wiki.documentfoundation.org/Emoji
+#. g545x
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9404,6 +10447,7 @@ msgid "bath"
msgstr "bany"
#. 🛁 (U+1F6C1), see http://wiki.documentfoundation.org/Emoji
+#. miVDJ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9413,6 +10457,7 @@ msgid "bathtub"
msgstr "banyera"
#. 🛂 (U+1F6C2), see http://wiki.documentfoundation.org/Emoji
+#. BXMUC
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9422,6 +10467,7 @@ msgid "passport"
msgstr "passaport"
#. 🛃 (U+1F6C3), see http://wiki.documentfoundation.org/Emoji
+#. EcdFo
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9431,6 +10477,7 @@ msgid "customs"
msgstr "duana"
#. 🛄 (U+1F6C4), see http://wiki.documentfoundation.org/Emoji
+#. rR2Xw
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9440,6 +10487,7 @@ msgid "baggage"
msgstr "equipatge"
#. 🛅 (U+1F6C5), see http://wiki.documentfoundation.org/Emoji
+#. pxsMt
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9449,6 +10497,7 @@ msgid "left luggage"
msgstr "consigna"
#. 🕃 (U+1F543), see http://wiki.documentfoundation.org/Emoji
+#. LZEAD
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9458,6 +10507,7 @@ msgid "feast"
msgstr "festí"
#. 🙂 (U+1F642), see http://wiki.documentfoundation.org/Emoji
+#. PWmbQ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9467,6 +10517,7 @@ msgid "smiling3"
msgstr "somriure3"
#. 🙁 (U+1F641), see http://wiki.documentfoundation.org/Emoji
+#. CeamS
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9476,6 +10527,7 @@ msgid "frowning2"
msgstr "sorruda2"
#. 🕵 (U+1F575), see http://wiki.documentfoundation.org/Emoji
+#. vhzbs
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9485,6 +10537,7 @@ msgid "detective"
msgstr "detectiu"
#. 🛌 (U+1F6CC), see http://wiki.documentfoundation.org/Emoji
+#. Ae2cr
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9494,6 +10547,7 @@ msgid "sleep"
msgstr "dormir"
#. 🕴 (U+1F574), see http://wiki.documentfoundation.org/Emoji
+#. Xuc2A
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9503,6 +10557,7 @@ msgid "suit"
msgstr "trajo"
#. 🗣 (U+1F5E3), see http://wiki.documentfoundation.org/Emoji
+#. AkeBV
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9512,6 +10567,7 @@ msgid "head"
msgstr "cap"
#. 🏌 (U+1F3CC), see http://wiki.documentfoundation.org/Emoji
+#. cf525
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9521,6 +10577,7 @@ msgid "golf"
msgstr "golf"
#. 🏋 (U+1F3CB), see http://wiki.documentfoundation.org/Emoji
+#. As3GE
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9530,6 +10587,7 @@ msgid "weight lifter"
msgstr "aixecador"
#. 🏎 (U+1F3CE), see http://wiki.documentfoundation.org/Emoji
+#. bDCyA
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9539,6 +10597,7 @@ msgid "car4"
msgstr "cotxe4"
#. 🏍 (U+1F3CD), see http://wiki.documentfoundation.org/Emoji
+#. 2MoqD
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9548,6 +10607,7 @@ msgid "motorcycle"
msgstr "moto"
#. 🖕 (U+1F595), see http://wiki.documentfoundation.org/Emoji
+#. gNBn5
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9557,6 +10617,7 @@ msgid "finger"
msgstr "dit"
#. 🖖 (U+1F596), Mr. Spock's Vulcan salute from Star Trek, see also http://wiki.documentfoundation.org/Emoji
+#. AHWD9
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9566,6 +10627,7 @@ msgid "spock"
msgstr "spock"
#. 🖐 (U+1F590), see http://wiki.documentfoundation.org/Emoji
+#. Ati77
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9575,6 +10637,7 @@ msgid "hand2"
msgstr "mà2"
#. 👁 (U+1F441), see http://wiki.documentfoundation.org/Emoji
+#. 6ADML
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9584,6 +10647,7 @@ msgid "eye"
msgstr "ull"
#. 🗨 (U+1F5E8), see http://wiki.documentfoundation.org/Emoji
+#. z7WCd
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9593,6 +10657,7 @@ msgid "bubble"
msgstr "bombolla"
#. 🗯 (U+1F5EF), see http://wiki.documentfoundation.org/Emoji
+#. 7FoF3
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9602,6 +10667,7 @@ msgid "bubble4"
msgstr "bombolla4"
#. 🕳 (U+1F573), see http://wiki.documentfoundation.org/Emoji
+#. djWbu
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9611,6 +10677,7 @@ msgid "hole"
msgstr "forat"
#. 🕶 (U+1F576), see http://wiki.documentfoundation.org/Emoji
+#. AGMoo
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9620,6 +10687,7 @@ msgid "sunglasses"
msgstr "ulleres de sol"
#. 🛍 (U+1F6CD), see http://wiki.documentfoundation.org/Emoji
+#. fq7Cq
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9629,6 +10697,7 @@ msgid "shop"
msgstr "botiga"
#. 🐿 (U+1F43F), see http://wiki.documentfoundation.org/Emoji
+#. eQaW4
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9638,6 +10707,7 @@ msgid "chipmunk"
msgstr "esquirol"
#. 🕊 (U+1F54A), see http://wiki.documentfoundation.org/Emoji
+#. Yoo9T
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9647,6 +10717,7 @@ msgid "dove"
msgstr "colom"
#. 🕷 (U+1F577), see http://wiki.documentfoundation.org/Emoji
+#. Uyg9S
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9656,6 +10727,7 @@ msgid "spider"
msgstr "aranya"
#. 🕸 (U+1F578), see http://wiki.documentfoundation.org/Emoji
+#. DPtYj
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9665,6 +10737,7 @@ msgid "web"
msgstr "teranyina"
#. 🏵 (U+1F3F5), see http://wiki.documentfoundation.org/Emoji
+#. UaQDN
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9674,6 +10747,7 @@ msgid "rosette"
msgstr "rosetó"
#. 🌶 (U+1F336), see http://wiki.documentfoundation.org/Emoji
+#. SAxJc
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9683,6 +10757,7 @@ msgid "pepper"
msgstr "pebrot"
#. 🍽 (U+1F37D), see http://wiki.documentfoundation.org/Emoji
+#. 3WpkF
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9692,6 +10767,7 @@ msgid "plate"
msgstr "plat"
#. 🗺 (U+1F5FA), see http://wiki.documentfoundation.org/Emoji
+#. zvA3Y
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9701,6 +10777,7 @@ msgid "map"
msgstr "mapa"
#. 🏔 (U+1F3D4), see http://wiki.documentfoundation.org/Emoji
+#. PU3q7
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9710,6 +10787,7 @@ msgid "mountain2"
msgstr "muntanya2"
#. 🏕 (U+1F3D5), see http://wiki.documentfoundation.org/Emoji
+#. 9CR2B
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9719,6 +10797,7 @@ msgid "camping"
msgstr "acampada"
#. 🏖 (U+1F3D6), see http://wiki.documentfoundation.org/Emoji
+#. QQU86
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9728,6 +10807,7 @@ msgid "beach"
msgstr "platja"
#. 🏜 (U+1F3DC), see http://wiki.documentfoundation.org/Emoji
+#. E3dKM
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9737,6 +10817,7 @@ msgid "desert"
msgstr "desert"
#. 🏝 (U+1F3DD), see http://wiki.documentfoundation.org/Emoji
+#. uFHXi
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9746,6 +10827,7 @@ msgid "island"
msgstr "illa"
#. 🏞 (U+1F3DE), see http://wiki.documentfoundation.org/Emoji
+#. rB6rV
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9755,6 +10837,7 @@ msgid "park"
msgstr "parc"
#. 🏟 (U+1F3DF), see http://wiki.documentfoundation.org/Emoji
+#. KtGDD
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9764,6 +10847,7 @@ msgid "stadium"
msgstr "estadi"
#. 🏛 (U+1F3DB), see http://wiki.documentfoundation.org/Emoji
+#. 9UYRC
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9773,6 +10857,7 @@ msgid "museum"
msgstr "museu"
#. 🏗 (U+1F3D7), see http://wiki.documentfoundation.org/Emoji
+#. TU5KH
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9782,6 +10867,7 @@ msgid "crane"
msgstr "grua"
#. 🏘 (U+1F3D8), see http://wiki.documentfoundation.org/Emoji
+#. ybjvN
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9791,6 +10877,7 @@ msgid "houses"
msgstr "cases"
#. 🏚 (U+1F3DA), see http://wiki.documentfoundation.org/Emoji
+#. TEAtW
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9800,6 +10887,7 @@ msgid "house3"
msgstr "casa3"
#. 🏙 (U+1F3D9), see http://wiki.documentfoundation.org/Emoji
+#. rjmXE
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9809,6 +10897,7 @@ msgid "city"
msgstr "ciutat"
#. 🛣 (U+1F6E3), see http://wiki.documentfoundation.org/Emoji
+#. gdgnE
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9818,6 +10907,7 @@ msgid "motorway"
msgstr "autopista"
#. 🛤 (U+1F6E4), see http://wiki.documentfoundation.org/Emoji
+#. XNZp2
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9827,6 +10917,7 @@ msgid "track"
msgstr "via"
#. 🛢 (U+1F6E2), see http://wiki.documentfoundation.org/Emoji
+#. JDKF2
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9836,6 +10927,7 @@ msgid "drum"
msgstr "timbal"
#. 🛳 (U+1F6F3), see http://wiki.documentfoundation.org/Emoji
+#. KG2xi
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9845,6 +10937,7 @@ msgid "ship2"
msgstr "vaixell2"
#. 🛥 (U+1F6E5), see http://wiki.documentfoundation.org/Emoji
+#. hfqZC
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9854,6 +10947,7 @@ msgid "motor boat"
msgstr "llanxa motora"
#. 🛩 (U+1F6E9), see http://wiki.documentfoundation.org/Emoji
+#. M7r8K
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9863,6 +10957,7 @@ msgid "airplane2"
msgstr "avió2"
#. 🛫 (U+1F6EB), see http://wiki.documentfoundation.org/Emoji
+#. FTJfG
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9872,6 +10967,7 @@ msgid "departure"
msgstr "sortida"
#. 🛬 (U+1F6EC), see http://wiki.documentfoundation.org/Emoji
+#. CwiZi
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9881,6 +10977,7 @@ msgid "arrival"
msgstr "arribada"
#. 🛰 (U+1F6F0), see http://wiki.documentfoundation.org/Emoji
+#. 5BbRQ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9890,6 +10987,7 @@ msgid "satellite"
msgstr "satèl·lit"
#. 🛎 (U+1F6CE), see http://wiki.documentfoundation.org/Emoji
+#. GePUa
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9899,6 +10997,7 @@ msgid "bell2"
msgstr "campana2"
#. 🕰 (U+1F570), see http://wiki.documentfoundation.org/Emoji
+#. N3XKK
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9908,6 +11007,7 @@ msgid "clock"
msgstr "rellotge"
#. 🌡 (U+1F321), see http://wiki.documentfoundation.org/Emoji
+#. vC2BF
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9917,6 +11017,7 @@ msgid "thermometer"
msgstr "termòmetre"
#. 🌤 (U+1F324), see http://wiki.documentfoundation.org/Emoji
+#. eDCCS
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9926,6 +11027,7 @@ msgid "cloudy"
msgstr "ennuvolat"
#. 🌥 (U+1F325), see http://wiki.documentfoundation.org/Emoji
+#. yuxDV
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9935,6 +11037,7 @@ msgid "cloudy2"
msgstr "ennuvolat2"
#. 🌦 (U+1F326), see http://wiki.documentfoundation.org/Emoji
+#. SwLUG
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9944,6 +11047,7 @@ msgid "rainy"
msgstr "plujós"
#. 🌧 (U+1F327), see http://wiki.documentfoundation.org/Emoji
+#. uBa2e
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9953,6 +11057,7 @@ msgid "storm"
msgstr "tempesta"
#. 🌨 (U+1F328), see http://wiki.documentfoundation.org/Emoji
+#. f3Sbb
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9962,6 +11067,7 @@ msgid "snow"
msgstr "nevada"
#. 🌩 (U+1F329), see http://wiki.documentfoundation.org/Emoji
+#. boe8A
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9971,6 +11077,7 @@ msgid "lightning"
msgstr "llampec"
#. 🌪 (U+1F32A), see http://wiki.documentfoundation.org/Emoji
+#. RS8Wb
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9980,6 +11087,7 @@ msgid "tornado"
msgstr "tornado"
#. 🌫 (U+1F32B), see http://wiki.documentfoundation.org/Emoji
+#. EqDhD
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9989,6 +11097,7 @@ msgid "fog"
msgstr "boira"
#. 🌬 (U+1F32C), see http://wiki.documentfoundation.org/Emoji
+#. XTTqx
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9998,6 +11107,7 @@ msgid "wind"
msgstr "vent"
#. 🎗 (U+1F397), see http://wiki.documentfoundation.org/Emoji
+#. 7X7bW
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10007,6 +11117,7 @@ msgid "ribbon"
msgstr "llaç"
#. 🎟 (U+1F39F), see http://wiki.documentfoundation.org/Emoji
+#. RqApZ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10016,6 +11127,7 @@ msgid "ticket2"
msgstr "tiquet2"
#. 🎖 (U+1F396), see http://wiki.documentfoundation.org/Emoji
+#. GLTVB
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10025,6 +11137,7 @@ msgid "medal2"
msgstr "medalla2"
#. 🏅 (U+1F3C5), see http://wiki.documentfoundation.org/Emoji
+#. uT4sx
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10034,6 +11147,7 @@ msgid "medal"
msgstr "medalla"
#. 🕹 (U+1F579), see http://wiki.documentfoundation.org/Emoji
+#. EszEZ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10043,6 +11157,7 @@ msgid "joystick"
msgstr "palanca de control"
#. 🖼 (U+1F5BC), see http://wiki.documentfoundation.org/Emoji
+#. wY9cB
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10052,6 +11167,7 @@ msgid "picture"
msgstr "imatge"
#. 🎙 (U+1F399), see http://wiki.documentfoundation.org/Emoji
+#. RWFZz
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10061,6 +11177,7 @@ msgid "microphone2"
msgstr "micròfon2"
#. 🎚 (U+1F39A), see http://wiki.documentfoundation.org/Emoji
+#. FNDDe
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10070,6 +11187,7 @@ msgid "slider"
msgstr "control lliscant"
#. 🎛 (U+1F39B), see http://wiki.documentfoundation.org/Emoji
+#. HRvG2
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10079,6 +11197,7 @@ msgid "control"
msgstr "control"
#. 🖥 (U+1F5A5), see http://wiki.documentfoundation.org/Emoji
+#. DunGT
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10088,6 +11207,7 @@ msgid "computer2"
msgstr "ordinador2"
#. 🖨 (U+1F5A8), see http://wiki.documentfoundation.org/Emoji
+#. 5i9iG
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10097,6 +11217,7 @@ msgid "printer"
msgstr "impressora"
#. 🖱 (U+1F5B1), see http://wiki.documentfoundation.org/Emoji
+#. gCiTV
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10106,6 +11227,7 @@ msgid "mouse3"
msgstr "ratolí3"
#. 🖲 (U+1F5B2), see http://wiki.documentfoundation.org/Emoji
+#. kr6mD
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10115,6 +11237,7 @@ msgid "trackball"
msgstr "ratolí de bola"
#. 🎞 (U+1F39E), see http://wiki.documentfoundation.org/Emoji
+#. a7M8c
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10124,6 +11247,7 @@ msgid "film"
msgstr "pel·lícula"
#. 📽 (U+1F4FD), see http://wiki.documentfoundation.org/Emoji
+#. 5XEHv
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10133,6 +11257,7 @@ msgid "projector"
msgstr "projector"
#. 📸 (U+1F4F8), see http://wiki.documentfoundation.org/Emoji
+#. e6d8k
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10142,6 +11267,7 @@ msgid "flash"
msgstr "flaix"
#. 🕯 (U+1F56F), see http://wiki.documentfoundation.org/Emoji
+#. 85ZZG
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10151,6 +11277,7 @@ msgid "candle"
msgstr "espelma"
#. 🗞 (U+1F5DE), see http://wiki.documentfoundation.org/Emoji
+#. Roj4S
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10160,6 +11287,7 @@ msgid "newspaper2"
msgstr "diari2"
#. 🏷 (U+1F3F7), see http://wiki.documentfoundation.org/Emoji
+#. KGGrV
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10169,6 +11297,7 @@ msgid "label"
msgstr "etiqueta"
#. 🗳 (U+1F5F3), see http://wiki.documentfoundation.org/Emoji
+#. MtcT9
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10178,6 +11307,7 @@ msgid "ballot"
msgstr "urna"
#. 🖋 (U+1F58B), see http://wiki.documentfoundation.org/Emoji
+#. eVhur
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10187,6 +11317,7 @@ msgid "pen2"
msgstr "ploma2"
#. 🖊 (U+1F58A), see http://wiki.documentfoundation.org/Emoji
+#. zPbDv
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10196,6 +11327,7 @@ msgid "pen"
msgstr "bolígraf"
#. 🖌 (U+1F58C), see http://wiki.documentfoundation.org/Emoji
+#. GMFPP
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10205,6 +11337,7 @@ msgid "paintbrush"
msgstr "pinzell"
#. 🖍 (U+1F58D), see http://wiki.documentfoundation.org/Emoji
+#. oj4qT
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10214,6 +11347,7 @@ msgid "crayon"
msgstr "llapis"
#. 🗂 (U+1F5C2), see http://wiki.documentfoundation.org/Emoji
+#. 6mFoM
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10223,6 +11357,7 @@ msgid "index"
msgstr "índex"
#. 🗒 (U+1F5D2), see http://wiki.documentfoundation.org/Emoji
+#. 4vrvA
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10232,6 +11367,7 @@ msgid "notepad"
msgstr "bloc de notes"
#. 🗓 (U+1F5D3), see http://wiki.documentfoundation.org/Emoji
+#. fjcB6
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10241,6 +11377,7 @@ msgid "calendar3"
msgstr "calendari3"
#. 🖇 (U+1F587), see http://wiki.documentfoundation.org/Emoji
+#. bwrwB
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10250,6 +11387,7 @@ msgid "paperclip2"
msgstr "clip2"
#. 🗃 (U+1F5C3), see http://wiki.documentfoundation.org/Emoji
+#. zm6R6
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10259,6 +11397,7 @@ msgid "box"
msgstr "caixa"
#. 🗄 (U+1F5C4), see http://wiki.documentfoundation.org/Emoji
+#. D9Ev3
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10268,6 +11407,7 @@ msgid "cabinet"
msgstr "armari"
#. 🗑 (U+1F5D1), see http://wiki.documentfoundation.org/Emoji
+#. 7Rhsi
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10277,6 +11417,7 @@ msgid "wastebasket"
msgstr "paperera"
#. 🗝 (U+1F5DD), see http://wiki.documentfoundation.org/Emoji
+#. i498o
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10286,6 +11427,7 @@ msgid "key2"
msgstr "clau2"
#. 🛠 (U+1F6E0), see http://wiki.documentfoundation.org/Emoji
+#. EDHj7
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10295,6 +11437,7 @@ msgid "hammer and wrench"
msgstr "martell i clau"
#. 🗡 (U+1F5E1), see http://wiki.documentfoundation.org/Emoji
+#. qnaCC
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10304,6 +11447,7 @@ msgid "knife2"
msgstr "ganivet2"
#. 🛡 (U+1F6E1), see http://wiki.documentfoundation.org/Emoji
+#. QCXRd
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10313,6 +11457,7 @@ msgid "shield"
msgstr "escut"
#. 🗜 (U+1F5DC), see http://wiki.documentfoundation.org/Emoji
+#. F9G5C
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10322,6 +11467,7 @@ msgid "clamp"
msgstr "pinça"
#. 🛏 (U+1F6CF), see http://wiki.documentfoundation.org/Emoji
+#. g4DGu
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10331,6 +11477,7 @@ msgid "bed"
msgstr "llit"
#. 🛋 (U+1F6CB), see http://wiki.documentfoundation.org/Emoji
+#. XnFom
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10340,6 +11487,7 @@ msgid "couch"
msgstr "sofà"
#. 🕉 (U+1F549), see http://wiki.documentfoundation.org/Emoji
+#. R8EvG
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10349,6 +11497,7 @@ msgid "om"
msgstr "om"
#. ⏸ (U+23F8), see http://wiki.documentfoundation.org/Emoji
+#. ETWok
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10358,6 +11507,7 @@ msgid "pause"
msgstr "pausa"
#. ⏹ (U+23F9), see http://wiki.documentfoundation.org/Emoji
+#. 6Fkq7
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10367,6 +11517,7 @@ msgid "stop2"
msgstr "para2"
#. ⏺ (U+23FA), see http://wiki.documentfoundation.org/Emoji
+#. PApbW
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10376,6 +11527,7 @@ msgid "record"
msgstr "enregistra"
#. 🏴 (U+1F3F4), see http://wiki.documentfoundation.org/Emoji
+#. hytrL
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10385,6 +11537,7 @@ msgid "flag"
msgstr "bandera"
#. 🏳 (U+1F3F3), see http://wiki.documentfoundation.org/Emoji
+#. mBjRj
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10394,6 +11547,7 @@ msgid "flag2"
msgstr "bandera2"
#. 🗷 (U+1F5F7), see http://wiki.documentfoundation.org/Emoji
+#. GBXU7
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10403,6 +11557,7 @@ msgid "checkbox4"
msgstr "casella de selecció4"
#. 🛉 (U+1F6C9), see http://wiki.documentfoundation.org/Emoji
+#. htBDW
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10412,6 +11567,7 @@ msgid "boys"
msgstr "nois"
#. 🛈 (U+1F6C8), see http://wiki.documentfoundation.org/Emoji
+#. MNHt2
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10421,6 +11577,7 @@ msgid "information3"
msgstr "informació3"
#. 🛊 (U+1F6CA), see http://wiki.documentfoundation.org/Emoji
+#. 9wBWk
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10430,6 +11587,7 @@ msgid "girls"
msgstr "noies"
#. 🛨 (U+1F6E8), see http://wiki.documentfoundation.org/Emoji
+#. wpUD2
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10439,6 +11597,7 @@ msgid "airplane4"
msgstr "avió4"
#. 🛲 (U+1F6F2), see http://wiki.documentfoundation.org/Emoji
+#. AZpeG
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10448,6 +11607,7 @@ msgid "locomotive2"
msgstr "locomotora2"
#. 🛧 (U+1F6E7), see http://wiki.documentfoundation.org/Emoji
+#. RCBUE
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10457,6 +11617,7 @@ msgid "airplane3"
msgstr "avió3"
#. 🛱 (U+1F6F1), see http://wiki.documentfoundation.org/Emoji
+#. vEzt8
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10466,6 +11627,7 @@ msgid "fire engine2"
msgstr "camió de bombers2"
#. 🛦 (U+1F6E6), see http://wiki.documentfoundation.org/Emoji
+#. 5E5qt
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10475,6 +11637,7 @@ msgid "airplane5"
msgstr "avió5"
#. 🛪 (U+1F6EA), see http://wiki.documentfoundation.org/Emoji
+#. 3YCGT
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10484,6 +11647,7 @@ msgid "airplane6"
msgstr "avió6"
#. 🗭 (U+1F5ED), see http://wiki.documentfoundation.org/Emoji
+#. V5pj8
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10493,6 +11657,7 @@ msgid "bubble5"
msgstr "bombolla5"
#. 🗱 (U+1F5F1), see http://wiki.documentfoundation.org/Emoji
+#. yp5bD
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10502,6 +11667,7 @@ msgid "bubble6"
msgstr "bombolla6"
#. 🗬 (U+1F5EC), see http://wiki.documentfoundation.org/Emoji
+#. FFx4K
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10511,6 +11677,7 @@ msgid "bubble7"
msgstr "bombolla7"
#. 🗠 (U+1F5E0), see http://wiki.documentfoundation.org/Emoji
+#. JEqPj
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10520,6 +11687,7 @@ msgid "chart5"
msgstr "diagrama5"
#. 🗟 (U+1F5DF), see http://wiki.documentfoundation.org/Emoji
+#. LNFqr
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10529,6 +11697,7 @@ msgid "page4"
msgstr "pàgina4"
#. 🖎 (U+1F58E), see http://wiki.documentfoundation.org/Emoji
+#. zi4B5
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10538,6 +11707,7 @@ msgid "writing2"
msgstr "escriptura2"
#. 🗦 (U+1F5E6), see http://wiki.documentfoundation.org/Emoji
+#. r8Xz8
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10547,6 +11717,7 @@ msgid "rays"
msgstr "rajos"
#. 🎝 (U+1F39D), see http://wiki.documentfoundation.org/Emoji
+#. 7Zvkw
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10556,6 +11727,7 @@ msgid "notes3"
msgstr "notes3"
#. 🔾 (U+1F53E), see http://wiki.documentfoundation.org/Emoji
+#. gYeEg
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10565,6 +11737,7 @@ msgid "circle3"
msgstr "cercle3"
#. 🎜 (U+1F39C), see http://wiki.documentfoundation.org/Emoji
+#. iywvE
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10574,6 +11747,7 @@ msgid "notes4"
msgstr "notes4"
#. 🕮 (U+1F56E), see http://wiki.documentfoundation.org/Emoji
+#. ESTxC
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10583,6 +11757,7 @@ msgid "book"
msgstr "llibre"
#. 🗛 (U+1F5DB), see http://wiki.documentfoundation.org/Emoji
+#. qF7am
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10592,6 +11767,7 @@ msgid "font"
msgstr "tipus de lletra"
#. 🔿 (U+1F53F), see http://wiki.documentfoundation.org/Emoji
+#. ZSeGW
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10601,6 +11777,7 @@ msgid "circle4"
msgstr "cercle4"
#. 🕫 (U+1F56B), see http://wiki.documentfoundation.org/Emoji
+#. VMMh9
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10610,6 +11787,7 @@ msgid "bullhorn"
msgstr "megàfon"
#. 🕬 (U+1F56C), see http://wiki.documentfoundation.org/Emoji
+#. EvEb4
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10619,6 +11797,7 @@ msgid "bullhorn2"
msgstr "megàfon2"
#. 🕻 (U+1F57B), see http://wiki.documentfoundation.org/Emoji
+#. AtkEf
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10628,6 +11807,7 @@ msgid "receiver2"
msgstr "auricular2"
#. 🕾 (U+1F57E), see http://wiki.documentfoundation.org/Emoji
+#. EgspW
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10637,6 +11817,7 @@ msgid "phone3"
msgstr "telèfon3"
#. 🕼 (U+1F57C), see http://wiki.documentfoundation.org/Emoji
+#. WXomE
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10646,6 +11827,7 @@ msgid "receiver4"
msgstr "auricular4"
#. 🕽 (U+1F57D), see http://wiki.documentfoundation.org/Emoji
+#. emFc7
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10655,6 +11837,7 @@ msgid "receiver3"
msgstr "auricular3"
#. 🕿 (U+1F57F), see http://wiki.documentfoundation.org/Emoji
+#. HdoYh
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10664,6 +11847,7 @@ msgid "phone4"
msgstr "telèfon4"
#. 🖚 (U+1F59A), see http://wiki.documentfoundation.org/Emoji
+#. 335BP
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10673,6 +11857,7 @@ msgid "left4"
msgstr "esquerra4"
#. 🖏 (U+1F58F), see http://wiki.documentfoundation.org/Emoji
+#. ubunD
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10682,6 +11867,7 @@ msgid "ok2"
msgstr "ok2"
#. 🖜 (U+1F59C), see http://wiki.documentfoundation.org/Emoji
+#. 3YbN8
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10691,6 +11877,7 @@ msgid "left5"
msgstr "esquerra5"
#. 🗥 (U+1F5E5), see http://wiki.documentfoundation.org/Emoji
+#. 26mFx
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10700,6 +11887,7 @@ msgid "rays2"
msgstr "rajos2"
#. 🖛 (U+1F59B), see http://wiki.documentfoundation.org/Emoji
+#. YxMaD
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10709,6 +11897,7 @@ msgid "right4"
msgstr "dreta4"
#. 🖟 (U+1F59F), see http://wiki.documentfoundation.org/Emoji
+#. RHxMa
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10718,6 +11907,7 @@ msgid "down3"
msgstr "avall3"
#. 🖞 (U+1F59E), see http://wiki.documentfoundation.org/Emoji
+#. Feod4
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10727,6 +11917,7 @@ msgid "up3"
msgstr "amunt3"
#. 🌢 (U+1F322), see http://wiki.documentfoundation.org/Emoji
+#. vWrdA
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10736,6 +11927,7 @@ msgid "droplet2"
msgstr "goteta2"
#. 🎘 (U+1F398), see http://wiki.documentfoundation.org/Emoji
+#. tzhR8
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10745,6 +11937,7 @@ msgid "synthesizer"
msgstr "sintetitzador"
#. 🎕 (U+1F395), see http://wiki.documentfoundation.org/Emoji
+#. KpEFc
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10754,6 +11947,7 @@ msgid "bouquet2"
msgstr "ram de flors2"
#. 🎔 (U+1F394), see http://wiki.documentfoundation.org/Emoji
+#. kBDE9
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10763,6 +11957,7 @@ msgid "heart2"
msgstr "cor2"
#. 🕱 (U+1F571), see http://wiki.documentfoundation.org/Emoji
+#. kWWTC
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10772,6 +11967,7 @@ msgid "pirate"
msgstr "pirata"
#. 🖀 (U+1F580), see http://wiki.documentfoundation.org/Emoji
+#. Lk3GC
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10781,6 +11977,7 @@ msgid "modem"
msgstr "mòdem"
#. 🕲 (U+1F572), see http://wiki.documentfoundation.org/Emoji
+#. CYnVK
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10790,6 +11987,7 @@ msgid "no piracy"
msgstr "pirateria prohibida"
#. 🕅 (U+1F545), see http://wiki.documentfoundation.org/Emoji
+#. MngCK
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10799,6 +11997,7 @@ msgid "marks chapter"
msgstr "marca pàgines"
#. 🕈 (U+1F548), see http://wiki.documentfoundation.org/Emoji
+#. tA9Nr
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10808,6 +12007,7 @@ msgid "Celtic cross"
msgstr "creu celta"
#. 🖗 (U+1F597), see http://wiki.documentfoundation.org/Emoji
+#. TbsbW
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10817,6 +12017,7 @@ msgid "down4"
msgstr "avall4"
#. 🖆 (U+1F586), see http://wiki.documentfoundation.org/Emoji
+#. Sh7hb
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10826,6 +12027,7 @@ msgid "envelope4"
msgstr "sobre4"
#. 🖃 (U+1F583), see http://wiki.documentfoundation.org/Emoji
+#. 6AKdz
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10835,6 +12037,7 @@ msgid "envelope2"
msgstr "sobre2"
#. 🗤 (U+1F5E4), see http://wiki.documentfoundation.org/Emoji
+#. UVBZB
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10844,6 +12047,7 @@ msgid "rays3"
msgstr "rajos3"
#. 🖉 (U+1F589), see http://wiki.documentfoundation.org/Emoji
+#. teGE4
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10853,6 +12057,7 @@ msgid "pencil4"
msgstr "llapis4"
#. 🖂 (U+1F582), see http://wiki.documentfoundation.org/Emoji
+#. zvLQc
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10862,6 +12067,7 @@ msgid "envelope3"
msgstr "sobre3"
#. 🖈 (U+1F588), see http://wiki.documentfoundation.org/Emoji
+#. ED7mw
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10871,6 +12077,7 @@ msgid "tack"
msgstr "xinxeta"
#. 🖄 (U+1F584), see http://wiki.documentfoundation.org/Emoji
+#. KE6gJ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10880,6 +12087,7 @@ msgid "envelope5"
msgstr "sobre5"
#. 🖁 (U+1F581), see http://wiki.documentfoundation.org/Emoji
+#. npC85
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10889,6 +12097,7 @@ msgid "mobile2"
msgstr "mòbil2"
#. 🖅 (U+1F585), see http://wiki.documentfoundation.org/Emoji
+#. GoddF
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10898,6 +12107,7 @@ msgid "envelope6"
msgstr "sobre6"
#. 🖘 (U+1F598), see http://wiki.documentfoundation.org/Emoji
+#. DVJqf
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10907,6 +12117,7 @@ msgid "left6"
msgstr "esquerra6"
#. 🖙 (U+1F599), see http://wiki.documentfoundation.org/Emoji
+#. v5Ngu
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10916,6 +12127,7 @@ msgid "right5"
msgstr "dreta5"
#. 🗖 (U+1F5D6), see http://wiki.documentfoundation.org/Emoji
+#. Cqs44
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10925,6 +12137,7 @@ msgid "maximize"
msgstr "maximitza"
#. 🗗 (U+1F5D7), see http://wiki.documentfoundation.org/Emoji
+#. a8Ton
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10934,6 +12147,7 @@ msgid "overlap"
msgstr "superposa"
#. 🗏 (U+1F5CF), see http://wiki.documentfoundation.org/Emoji
+#. jZs9w
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10943,6 +12157,7 @@ msgid "page2"
msgstr "pàgina2"
#. 🗐 (U+1F5D0), see http://wiki.documentfoundation.org/Emoji
+#. ejx3h
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10952,6 +12167,7 @@ msgid "pages"
msgstr "pàgines"
#. 🗘 (U+1F5D8), see http://wiki.documentfoundation.org/Emoji
+#. 2Fp3C
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10961,6 +12177,7 @@ msgid "arrows"
msgstr "fletxes"
#. 🗚 (U+1F5DA), see http://wiki.documentfoundation.org/Emoji
+#. bFSAy
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10970,6 +12187,7 @@ msgid "font2"
msgstr "tipus de lletra2"
#. 🗕 (U+1F5D5), see http://wiki.documentfoundation.org/Emoji
+#. KeAPT
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10979,6 +12197,7 @@ msgid "minimize"
msgstr "minimitza"
#. 🗙 (U+1F5D9), see http://wiki.documentfoundation.org/Emoji
+#. cWAh4
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10988,6 +12207,7 @@ msgid "cancel"
msgstr "cancel·la"
#. 🗔 (U+1F5D4), see http://wiki.documentfoundation.org/Emoji
+#. CpvEL
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10997,6 +12217,7 @@ msgid "window"
msgstr "finestra"
#. 🗌 (U+1F5CC), see http://wiki.documentfoundation.org/Emoji
+#. 9MFBE
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11006,6 +12227,7 @@ msgid "empty page"
msgstr "pàgina buida"
#. 🗋 (U+1F5CB), see http://wiki.documentfoundation.org/Emoji
+#. 4fcuu
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11015,6 +12237,7 @@ msgid "empty document"
msgstr "document buit"
#. 🗍 (U+1F5CD), see http://wiki.documentfoundation.org/Emoji
+#. hQp56
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11024,6 +12247,7 @@ msgid "empty pages"
msgstr "pàgines buides"
#. 🗎 (U+1F5CE), see http://wiki.documentfoundation.org/Emoji
+#. g8N6C
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11033,6 +12257,7 @@ msgid "document"
msgstr "document"
#. 🗆 (U+1F5C6), see http://wiki.documentfoundation.org/Emoji
+#. MaUGt
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11042,6 +12267,7 @@ msgid "empty note page"
msgstr "pàgina de notes buida"
#. 🗊 (U+1F5CA), see http://wiki.documentfoundation.org/Emoji
+#. 7w4gh
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11051,6 +12277,7 @@ msgid "note pad"
msgstr "llibreta"
#. 🗈 (U+1F5C8), see http://wiki.documentfoundation.org/Emoji
+#. AE3mL
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11060,6 +12287,7 @@ msgid "note3"
msgstr "nota3"
#. 🗇 (U+1F5C7), see http://wiki.documentfoundation.org/Emoji
+#. 5aCDm
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11069,6 +12297,7 @@ msgid "empty note pad"
msgstr "bloc de notes buit"
#. 🗉 (U+1F5C9), see http://wiki.documentfoundation.org/Emoji
+#. bDRqr
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11078,6 +12307,7 @@ msgid "note page"
msgstr "pàgina de notes"
#. 🖸 (U+1F5B8), see http://wiki.documentfoundation.org/Emoji
+#. FdBv4
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11087,6 +12317,7 @@ msgid "optical disc"
msgstr "disc òptic"
#. 🗀 (U+1F5C0), see http://wiki.documentfoundation.org/Emoji
+#. Ghxv6
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11096,6 +12327,7 @@ msgid "folder3"
msgstr "carpeta3"
#. 🖝 (U+1F59D), see http://wiki.documentfoundation.org/Emoji
+#. gwq6Z
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11105,6 +12337,7 @@ msgid "right6"
msgstr "dreta6"
#. 🗁 (U+1F5C1), see http://wiki.documentfoundation.org/Emoji
+#. V9USD
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11114,6 +12347,7 @@ msgid "folder4"
msgstr "carpeta4"
#. 🗅 (U+1F5C5), see http://wiki.documentfoundation.org/Emoji
+#. Wb5pZ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11123,6 +12357,7 @@ msgid "empty note"
msgstr "nota buida"
#. 🖿 (U+1F5BF), see http://wiki.documentfoundation.org/Emoji
+#. 2DTcZ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11132,6 +12367,7 @@ msgid "folder5"
msgstr "carpeta5"
#. 🖾 (U+1F5BE), see http://wiki.documentfoundation.org/Emoji
+#. 9icB8
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11141,6 +12377,7 @@ msgid "frame"
msgstr "marc"
#. 🖽 (U+1F5BD), see http://wiki.documentfoundation.org/Emoji
+#. 2zYBL
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11150,6 +12387,7 @@ msgid "frame2"
msgstr "marc2"
#. 🖹 (U+1F5B9), see http://wiki.documentfoundation.org/Emoji
+#. CWPgm
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11159,6 +12397,7 @@ msgid "document2"
msgstr "document2"
#. 🖻 (U+1F5BB), see http://wiki.documentfoundation.org/Emoji
+#. W5ZZb
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11168,6 +12407,7 @@ msgid "document3"
msgstr "document3"
#. 🖺 (U+1F5BA), see http://wiki.documentfoundation.org/Emoji
+#. BR5B8
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11177,6 +12417,7 @@ msgid "document4"
msgstr "document4"
#. 🖶 (U+1F5B6), see http://wiki.documentfoundation.org/Emoji
+#. iWFAt
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11186,6 +12427,7 @@ msgid "printer2"
msgstr "impressora2"
#. 🖷 (U+1F5B7), see http://wiki.documentfoundation.org/Emoji
+#. CmW6a
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11195,6 +12437,7 @@ msgid "fax2"
msgstr "fax2"
#. 🖰 (U+1F5B0), see http://wiki.documentfoundation.org/Emoji
+#. u4fMX
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11204,6 +12447,7 @@ msgid "mouse4"
msgstr "ratolí4"
#. 🖳 (U+1F5B3), see http://wiki.documentfoundation.org/Emoji
+#. YM2Wi
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11213,6 +12457,7 @@ msgid "pc"
msgstr "pc"
#. 🖵 (U+1F5B5), see http://wiki.documentfoundation.org/Emoji
+#. uCEtj
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11222,6 +12467,7 @@ msgid "screen"
msgstr "pantalla"
#. 🖯 (U+1F5AF), see http://wiki.documentfoundation.org/Emoji
+#. dxgBq
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11231,6 +12477,7 @@ msgid "mouse5"
msgstr "ratolí5"
#. 🖴 (U+1F5B4), see http://wiki.documentfoundation.org/Emoji
+#. h2kWQ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11240,6 +12487,7 @@ msgid "hard disk"
msgstr "disc dur"
#. 🖩 (U+1F5A9), see http://wiki.documentfoundation.org/Emoji
+#. zVUTo
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11249,6 +12497,7 @@ msgid "calculator"
msgstr "calculadora"
#. 🖭 (U+1F5AD), see http://wiki.documentfoundation.org/Emoji
+#. vxsZg
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11258,6 +12507,7 @@ msgid "cartridge"
msgstr "cartutx"
#. 🖬 (U+1F5AC), see http://wiki.documentfoundation.org/Emoji
+#. 8CWzA
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11267,6 +12517,7 @@ msgid "floppy2"
msgstr "disquet2"
#. 🖫 (U+1F5AB), see http://wiki.documentfoundation.org/Emoji
+#. SxL8M
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11276,6 +12527,7 @@ msgid "floppy3"
msgstr "disquet3"
#. 🖮 (U+1F5AE), see http://wiki.documentfoundation.org/Emoji
+#. LYzF5
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11285,6 +12537,7 @@ msgid "keyboard2"
msgstr "teclat2"
#. 🖔 (U+1F594), see http://wiki.documentfoundation.org/Emoji
+#. 63xqd
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11294,6 +12547,7 @@ msgid "victory2"
msgstr "victòria2"
#. 🖧 (U+1F5A7), see http://wiki.documentfoundation.org/Emoji
+#. nnqCB
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11303,6 +12557,7 @@ msgid "network"
msgstr "xarxa"
#. 🖪 (U+1F5AA), see http://wiki.documentfoundation.org/Emoji
+#. jTG2R
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11312,6 +12567,7 @@ msgid "floppy4"
msgstr "disquet4"
#. 🗢 (U+1F5E2), see http://wiki.documentfoundation.org/Emoji
+#. cK4DP
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11321,6 +12577,7 @@ msgid "lips"
msgstr "llavis"
#. 🖦 (U+1F5A6), see http://wiki.documentfoundation.org/Emoji
+#. maQCB
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11330,6 +12587,7 @@ msgid "keyboard3"
msgstr "teclat3"
#. 🖣 (U+1F5A3), see http://wiki.documentfoundation.org/Emoji
+#. gxjyq
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11339,6 +12597,7 @@ msgid "down5"
msgstr "avall5"
#. 🖡 (U+1F5A1), see http://wiki.documentfoundation.org/Emoji
+#. fzdRY
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11348,6 +12607,7 @@ msgid "down6"
msgstr "avall6"
#. 📾 (U+1F4FE), see http://wiki.documentfoundation.org/Emoji
+#. S5d7x
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11357,6 +12617,7 @@ msgid "stereo"
msgstr "estèreo"
#. 🏶 (U+1F3F6), see http://wiki.documentfoundation.org/Emoji
+#. g3tfF
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11366,6 +12627,7 @@ msgid "rosette2"
msgstr "rosetó2"
#. 🏲 (U+1F3F2), see http://wiki.documentfoundation.org/Emoji
+#. i4YCp
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11375,6 +12637,7 @@ msgid "pennant"
msgstr "banderola"
#. 🖠 (U+1F5A0), see http://wiki.documentfoundation.org/Emoji
+#. JBDRo
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11384,6 +12647,7 @@ msgid "up4"
msgstr "amunt4"
#. 🖢 (U+1F5A2), see http://wiki.documentfoundation.org/Emoji
+#. Pc5KV
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11393,6 +12657,7 @@ msgid "up5"
msgstr "amunt5"
#. 🏱 (U+1F3F1), see http://wiki.documentfoundation.org/Emoji
+#. 2A8Yp
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11402,6 +12667,7 @@ msgid "pennant2"
msgstr "banderola2"
#. 🕄 (U+1F544), see http://wiki.documentfoundation.org/Emoji
+#. Ew6So
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11411,6 +12677,7 @@ msgid "feast2"
msgstr "festí2"
#. 🖓 (U+1F593), see http://wiki.documentfoundation.org/Emoji
+#. AJpzE
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11420,6 +12687,7 @@ msgid "no2"
msgstr "no2"
#. 🖑 (U+1F591), see http://wiki.documentfoundation.org/Emoji
+#. SqfKC
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11429,6 +12697,7 @@ msgid "hand3"
msgstr "mà3"
#. 🖒 (U+1F592), see http://wiki.documentfoundation.org/Emoji
+#. 5EAvq
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11438,6 +12707,7 @@ msgid "yes2"
msgstr "sí2"
#. 🕩 (U+1F569), see http://wiki.documentfoundation.org/Emoji
+#. EBpBK
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11447,6 +12717,7 @@ msgid "speaker2"
msgstr "altaveu2"
#. 🕆 (U+1F546), see http://wiki.documentfoundation.org/Emoji
+#. v3jrY
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11456,6 +12727,7 @@ msgid "Latin cross2"
msgstr "creu llatina2"
#. 🕇 (U+1F547), see http://wiki.documentfoundation.org/Emoji
+#. QhPED
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11465,6 +12737,7 @@ msgid "Latin cross3"
msgstr "creu llatina3"
#. 🕨 (U+1F568), see http://wiki.documentfoundation.org/Emoji
+#. y9uLG
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11474,6 +12747,7 @@ msgid "speaker3"
msgstr "altaveu3"
#. 🕭 (U+1F56D), see http://wiki.documentfoundation.org/Emoji
+#. yXfff
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11483,6 +12757,7 @@ msgid "bell3"
msgstr "campana3"
#. 🌣 (U+1F323), see http://wiki.documentfoundation.org/Emoji
+#. rq3dA
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11492,6 +12767,7 @@ msgid "sun2"
msgstr "sol2"
#. 🛇 (U+1F6C7), see http://wiki.documentfoundation.org/Emoji
+#. etzs6
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11501,6 +12777,7 @@ msgid "prohibited"
msgstr "prohibit"
#. 🛆 (U+1F6C6), see http://wiki.documentfoundation.org/Emoji
+#. Qiqnn
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11510,6 +12787,7 @@ msgid "triangle3"
msgstr "triangle3"
#. 🗫 (U+1F5EB), see http://wiki.documentfoundation.org/Emoji
+#. NxoaJ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11519,6 +12797,7 @@ msgid "bubble3"
msgstr "bombolla3"
#. 🕪 (U+1F56A), see http://wiki.documentfoundation.org/Emoji
+#. ccFjf
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11528,6 +12807,7 @@ msgid "speaker4"
msgstr "altaveu4"
#. 🗮 (U+1F5EE), see http://wiki.documentfoundation.org/Emoji
+#. B8Hg3
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11537,6 +12817,7 @@ msgid "bubble8"
msgstr "bombolla8"
#. 🗧 (U+1F5E7), see http://wiki.documentfoundation.org/Emoji
+#. BJdG2
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11546,6 +12827,7 @@ msgid "rays4"
msgstr "rajos4"
#. 🗲 (U+1F5F2), see http://wiki.documentfoundation.org/Emoji
+#. KQe2w
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11555,6 +12837,7 @@ msgid "lightning2"
msgstr "llampec2"
#. 🗰 (U+1F5F0), see http://wiki.documentfoundation.org/Emoji
+#. ySPbT
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11564,6 +12847,7 @@ msgid "bubble9"
msgstr "bombolla9"
#. 🗹 (U+1F5F9), see http://wiki.documentfoundation.org/Emoji
+#. Ti5Gc
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11573,6 +12857,7 @@ msgid "checkbox5"
msgstr "casella de selecció5"
#. 🗴 (U+1F5F4), see http://wiki.documentfoundation.org/Emoji
+#. K9FkL
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11582,6 +12867,7 @@ msgid "check mark4"
msgstr "marca de verificació4"
#. 🗪 (U+1F5EA), see http://wiki.documentfoundation.org/Emoji
+#. fxebH
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11591,6 +12877,7 @@ msgid "bubble2"
msgstr "bombolla2"
#. 🗶 (U+1F5F6), see http://wiki.documentfoundation.org/Emoji
+#. mQ7Sx
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11600,6 +12887,7 @@ msgid "x4"
msgstr "x4"
#. 🗩 (U+1F5E9), see http://wiki.documentfoundation.org/Emoji
+#. HADvf
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11609,6 +12897,7 @@ msgid "bubble10"
msgstr "bombolla10"
#. 🗵 (U+1F5F5), see http://wiki.documentfoundation.org/Emoji
+#. CgYR4
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11618,6 +12907,7 @@ msgid "checkbox6"
msgstr "casella de selecció6"
#. 🗸 (U+1F5F8), see http://wiki.documentfoundation.org/Emoji
+#. C3B4F
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11627,6 +12917,7 @@ msgid "check mark5"
msgstr "marca de verificació5"
#. 🤗 (U+1F917), see http://wiki.documentfoundation.org/Emoji
+#. EbZew
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11636,6 +12927,7 @@ msgid "hugging"
msgstr "abraçada"
#. 🤔 (U+1F914), see http://wiki.documentfoundation.org/Emoji
+#. QGVSq
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11645,6 +12937,7 @@ msgid "thinking"
msgstr "pensant"
#. 🙄 (U+1F644), see http://wiki.documentfoundation.org/Emoji
+#. YWnjW
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11654,6 +12947,7 @@ msgid "eye roll"
msgstr "ulls rodolant"
#. 🤐 (U+1F910), see http://wiki.documentfoundation.org/Emoji
+#. eahZt
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11663,6 +12957,7 @@ msgid "zipper"
msgstr "cremallera"
#. 🙃 (U+1F643), see http://wiki.documentfoundation.org/Emoji
+#. UEkgj
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11672,6 +12967,7 @@ msgid "upside-down"
msgstr "cap per avall"
#. 🤑 (U+1F911), see http://wiki.documentfoundation.org/Emoji
+#. NHvD5
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11681,6 +12977,7 @@ msgid "money3"
msgstr "diners3"
#. 🤒 (U+1F912), see http://wiki.documentfoundation.org/Emoji
+#. XNpdb
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11690,6 +12987,7 @@ msgid "thermometer2"
msgstr "termòmetre2"
#. 🤕 (U+1F915), see http://wiki.documentfoundation.org/Emoji
+#. 7baC2
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11699,6 +12997,7 @@ msgid "bandage"
msgstr "embenat"
#. 🤓 (U+1F913), see http://wiki.documentfoundation.org/Emoji
+#. AZgGL
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11708,6 +13007,7 @@ msgid "nerd"
msgstr "nerd"
#. 🤖 (U+1F916), see http://wiki.documentfoundation.org/Emoji
+#. GdDbE
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11717,6 +13017,7 @@ msgid "robot"
msgstr "robot"
#. 🏻 (U+1F3FB), see http://wiki.documentfoundation.org/Emoji
+#. GANQW
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11726,6 +13027,7 @@ msgid "skin1"
msgstr "pell1"
#. 🏼 (U+1F3FC), see http://wiki.documentfoundation.org/Emoji
+#. gbDCJ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11735,6 +13037,7 @@ msgid "skin2"
msgstr "pell2"
#. 🏽 (U+1F3FD), see http://wiki.documentfoundation.org/Emoji
+#. SCAhC
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11744,6 +13047,7 @@ msgid "skin3"
msgstr "pell3"
#. 🏾 (U+1F3FE), see http://wiki.documentfoundation.org/Emoji
+#. 73nmB
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11753,6 +13057,7 @@ msgid "skin4"
msgstr "pell4"
#. 🏿 (U+1F3FF), see http://wiki.documentfoundation.org/Emoji
+#. xD2SM
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11762,6 +13067,7 @@ msgid "skin5"
msgstr "pell5"
#. 🤘 (U+1F918), see http://wiki.documentfoundation.org/Emoji
+#. uqz8D
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11771,6 +13077,7 @@ msgid "horns"
msgstr "banyes"
#. 📿 (U+1F4FF), see http://wiki.documentfoundation.org/Emoji
+#. UZABL
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11780,6 +13087,7 @@ msgid "beads"
msgstr "rosari"
#. 🦁 (U+1F981), see http://wiki.documentfoundation.org/Emoji
+#. XwHn4
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11789,6 +13097,7 @@ msgid "lion"
msgstr "lleó"
#. 🦄 (U+1F984), see http://wiki.documentfoundation.org/Emoji
+#. AsQ5Q
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11798,6 +13107,7 @@ msgid "unicorn"
msgstr "unicorn"
#. 🦃 (U+1F983), see http://wiki.documentfoundation.org/Emoji
+#. wE3ZV
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11807,6 +13117,7 @@ msgid "turkey"
msgstr "gall dindi"
#. 🦀 (U+1F980), see http://wiki.documentfoundation.org/Emoji
+#. ygHYG
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11816,6 +13127,7 @@ msgid "crab"
msgstr "cranc"
#. 🦂 (U+1F982), see http://wiki.documentfoundation.org/Emoji
+#. eCLRs
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11825,6 +13137,7 @@ msgid "scorpion"
msgstr "escorpí"
#. 🧀 (U+1F9C0), see http://wiki.documentfoundation.org/Emoji
+#. 7Rapv
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11834,6 +13147,7 @@ msgid "cheese"
msgstr "formatge"
#. 🌭 (U+1F32D), see http://wiki.documentfoundation.org/Emoji
+#. G77U6
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11843,6 +13157,7 @@ msgid "hot dog"
msgstr "frankfurt"
#. 🌮 (U+1F32E), see http://wiki.documentfoundation.org/Emoji
+#. adkNd
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11852,6 +13167,7 @@ msgid "taco"
msgstr "taco"
#. 🌯 (U+1F32F), see http://wiki.documentfoundation.org/Emoji
+#. iznZM
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11861,6 +13177,7 @@ msgid "burrito"
msgstr "burrito"
#. 🍿 (U+1F37F), see http://wiki.documentfoundation.org/Emoji
+#. EpADQ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11870,6 +13187,7 @@ msgid "popcorn"
msgstr "crispetes"
#. 🍾 (U+1F37E), see http://wiki.documentfoundation.org/Emoji
+#. SjEyK
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11879,6 +13197,7 @@ msgid "party4"
msgstr "festa4"
#. 🏺 (U+1F3FA), see http://wiki.documentfoundation.org/Emoji
+#. rK7h3
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11888,6 +13207,7 @@ msgid "amphora"
msgstr "àmfora"
#. 🕌 (U+1F54C), see http://wiki.documentfoundation.org/Emoji
+#. GAMLG
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11897,6 +13217,7 @@ msgid "mosque"
msgstr "mesquita"
#. 🕍 (U+1F54D), see http://wiki.documentfoundation.org/Emoji
+#. iqBVa
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11906,6 +13227,7 @@ msgid "synagogue"
msgstr "sinagoga"
#. 🕋 (U+1F54B), see http://wiki.documentfoundation.org/Emoji
+#. 3rTFA
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11915,6 +13237,7 @@ msgid "Kaaba"
msgstr "kaba"
#. 🏐 (U+1F3D0), see http://wiki.documentfoundation.org/Emoji
+#. JnWWX
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11924,6 +13247,7 @@ msgid "volleyball"
msgstr "voleibol"
#. 🏏 (U+1F3CF), see http://wiki.documentfoundation.org/Emoji
+#. BLab9
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11933,6 +13257,7 @@ msgid "cricket"
msgstr "criquet"
#. 🏑 (U+1F3D1), see http://wiki.documentfoundation.org/Emoji
+#. 2Gshv
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11942,6 +13267,7 @@ msgid "hockey2"
msgstr "hoquei2"
#. 🏒 (U+1F3D2), see http://wiki.documentfoundation.org/Emoji
+#. P8BNH
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11951,6 +13277,7 @@ msgid "hockey"
msgstr "hoquei"
#. 🏓 (U+1F3D3), see http://wiki.documentfoundation.org/Emoji
+#. sjezt
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11960,6 +13287,7 @@ msgid "ping pong"
msgstr "ping-pong"
#. 🏸 (U+1F3F8), see http://wiki.documentfoundation.org/Emoji
+#. qCCrH
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11969,6 +13297,7 @@ msgid "badminton"
msgstr "bàdminton"
#. 🏹 (U+1F3F9), see http://wiki.documentfoundation.org/Emoji
+#. HpJnE
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11978,6 +13307,7 @@ msgid "bow"
msgstr "arc"
#. 🛐 (U+1F6D0), see http://wiki.documentfoundation.org/Emoji
+#. EhGbP
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11987,6 +13317,7 @@ msgid "worship"
msgstr "oració"
#. 🕎 (U+1F54E), see http://wiki.documentfoundation.org/Emoji
+#. VJK9e
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11996,6 +13327,7 @@ msgid "menorah"
msgstr "menorà"
#. 🤣 (U+1F923), see http://wiki.documentfoundation.org/Emoji
+#. ZEUxq
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12005,6 +13337,7 @@ msgid "lol"
msgstr "riure molt"
#. 🤤 (U+1F924), see http://wiki.documentfoundation.org/Emoji
+#. 9dmGD
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12014,6 +13347,7 @@ msgid "drool"
msgstr "babejar"
#. 🤢 (U+1F922), see http://wiki.documentfoundation.org/Emoji
+#. BFDoH
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12023,6 +13357,7 @@ msgid "nausea"
msgstr "nàusea"
#. 🤧 (U+1F927), see http://wiki.documentfoundation.org/Emoji
+#. E2kqb
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12032,6 +13367,7 @@ msgid "sneeze"
msgstr "esternut"
#. 🤠 (U+1F920), see http://wiki.documentfoundation.org/Emoji
+#. eqg7B
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12041,6 +13377,7 @@ msgid "cowboy"
msgstr "vaquer"
#. 🤡 (U+1F921), see http://wiki.documentfoundation.org/Emoji
+#. ECess
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12050,6 +13387,7 @@ msgid "clown"
msgstr "pallasso"
#. 🤥 (U+1F925), see http://wiki.documentfoundation.org/Emoji
+#. kGYvx
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12059,6 +13397,7 @@ msgid "liar"
msgstr "mentider"
#. 🤴 (U+1F934), see http://wiki.documentfoundation.org/Emoji
+#. Vm8HH
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12068,6 +13407,7 @@ msgid "prince"
msgstr "príncep"
#. 🤵 (U+1F935), see http://wiki.documentfoundation.org/Emoji
+#. z4cUf
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12077,6 +13417,7 @@ msgid "groom"
msgstr "nuvi"
#. 🤰 (U+1F930), see http://wiki.documentfoundation.org/Emoji
+#. 2z7dc
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12086,6 +13427,7 @@ msgid "pregnant"
msgstr "embaràs"
#. 🤶 (U+1F936), see http://wiki.documentfoundation.org/Emoji
+#. 2G73S
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12095,6 +13437,7 @@ msgid "mrs. claus"
msgstr "mare nadal"
#. 🤦 (U+1F926), see http://wiki.documentfoundation.org/Emoji
+#. DMAKw
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12104,6 +13447,7 @@ msgid "facepalm"
msgstr "exasperació"
#. 🤷 (U+1F937), see http://wiki.documentfoundation.org/Emoji
+#. HfLEz
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12113,6 +13457,7 @@ msgid "shrugging"
msgstr "arronsar-se d'espatlles"
#. 🕺 (U+1F57A), see http://wiki.documentfoundation.org/Emoji
+#. LunYv
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12122,6 +13467,7 @@ msgid "dancer2"
msgstr "ballarí2"
#. 🤺 (U+1F93A), see http://wiki.documentfoundation.org/Emoji
+#. j3rnK
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12131,6 +13477,7 @@ msgid "fencer"
msgstr "esgrimidor"
#. 🤸 (U+1F938), see http://wiki.documentfoundation.org/Emoji
+#. GWy2x
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12140,6 +13487,7 @@ msgid "gymnast"
msgstr "gimnasta"
#. 🤼 (U+1F93C), see http://wiki.documentfoundation.org/Emoji
+#. wDcBh
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12149,6 +13497,7 @@ msgid "wrestling"
msgstr "lluita"
#. 🤽 (U+1F93D), see http://wiki.documentfoundation.org/Emoji
+#. d98om
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12158,6 +13507,7 @@ msgid "water polo"
msgstr "waterpolo"
#. 🤾 (U+1F93E), see http://wiki.documentfoundation.org/Emoji
+#. CUX53
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12167,6 +13517,7 @@ msgid "handball"
msgstr "handbol"
#. 🤹 (U+1F939), see http://wiki.documentfoundation.org/Emoji
+#. ZxAWV
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12176,15 +13527,17 @@ msgid "juggling"
msgstr "malabarista"
#. 🤳 (U+1F933), see http://wiki.documentfoundation.org/Emoji
+#. ydPAe
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
"SELFIE\n"
"LngText.text"
msgid "selfie"
-msgstr "selfie"
+msgstr "selfi"
#. 🤞 (U+1F91E), see http://wiki.documentfoundation.org/Emoji
+#. hCFfC
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12194,6 +13547,7 @@ msgid "good luck"
msgstr "bona sort"
#. 🤙 (U+1F919), see http://wiki.documentfoundation.org/Emoji
+#. cXaXX
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12203,6 +13557,7 @@ msgid "call"
msgstr "trucada"
#. 🤛 (U+1F91B), see http://wiki.documentfoundation.org/Emoji
+#. FAjqc
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12212,6 +13567,7 @@ msgid "fist3"
msgstr "puny3"
#. 🤜 (U+1F91C), see http://wiki.documentfoundation.org/Emoji
+#. F5CCT
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12221,6 +13577,7 @@ msgid "fist4"
msgstr "puny4"
#. 🤚 (U+1F91A), see http://wiki.documentfoundation.org/Emoji
+#. ix9At
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12230,6 +13587,7 @@ msgid "hand4"
msgstr "mà4"
#. 🤝 (U+1F91D), see http://wiki.documentfoundation.org/Emoji
+#. 9fHKn
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12239,6 +13597,7 @@ msgid "handshake"
msgstr "encaixada"
#. 🖤 (U+1F5A4), see http://wiki.documentfoundation.org/Emoji
+#. gm7FZ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12248,6 +13607,7 @@ msgid "black heart"
msgstr "cor negre"
#. 🦍 (U+1F98D), see http://wiki.documentfoundation.org/Emoji
+#. 2NjPB
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12257,6 +13617,7 @@ msgid "gorilla"
msgstr "goril·la"
#. 🦊 (U+1F98A), see http://wiki.documentfoundation.org/Emoji
+#. KTrLE
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12266,6 +13627,7 @@ msgid "fox"
msgstr "guineu"
#. 🦌 (U+1F98C), see http://wiki.documentfoundation.org/Emoji
+#. hFm9Y
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12275,6 +13637,7 @@ msgid "deer"
msgstr "cérvol"
#. 🦏 (U+1F98F), see http://wiki.documentfoundation.org/Emoji
+#. vH7xA
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12284,6 +13647,7 @@ msgid "rhinoceros"
msgstr "rinoceront"
#. 🦇 (U+1F987), see http://wiki.documentfoundation.org/Emoji
+#. La26G
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12293,6 +13657,7 @@ msgid "bat"
msgstr "ratpenat"
#. 🦅 (U+1F985), see http://wiki.documentfoundation.org/Emoji
+#. A5zoM
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12302,6 +13667,7 @@ msgid "eagle"
msgstr "àguila"
#. 🦆 (U+1F986), see http://wiki.documentfoundation.org/Emoji
+#. 6pBEy
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12311,6 +13677,7 @@ msgid "duck"
msgstr "ànec"
#. 🦉 (U+1F989), see http://wiki.documentfoundation.org/Emoji
+#. 5WB2J
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12320,6 +13687,7 @@ msgid "owl"
msgstr "mussol"
#. 🦎 (U+1F98E), see http://wiki.documentfoundation.org/Emoji
+#. mTdZD
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12329,6 +13697,7 @@ msgid "lizard"
msgstr "llangardaix"
#. 🦈 (U+1F988), see http://wiki.documentfoundation.org/Emoji
+#. HGPa7
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12338,6 +13707,7 @@ msgid "shark"
msgstr "tauró"
#. 🦐 (U+1F990), see http://wiki.documentfoundation.org/Emoji
+#. 9st9X
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12347,6 +13717,7 @@ msgid "shrimp"
msgstr "gamba"
#. 🦑 (U+1F991), see http://wiki.documentfoundation.org/Emoji
+#. wLzdC
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12356,6 +13727,7 @@ msgid "squid"
msgstr "calamar"
#. 🦋 (U+1F98B), see http://wiki.documentfoundation.org/Emoji
+#. ABYeM
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12365,6 +13737,7 @@ msgid "butterfly"
msgstr "papallona"
#. 🥀 (U+1F940), see http://wiki.documentfoundation.org/Emoji
+#. g8zbG
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12374,6 +13747,7 @@ msgid "flower2"
msgstr "flor2"
#. 🥝 (U+1F95D), see http://wiki.documentfoundation.org/Emoji
+#. rhEXe
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12383,6 +13757,7 @@ msgid "kiwi"
msgstr "kiwi"
#. 🥑 (U+1F951), see http://wiki.documentfoundation.org/Emoji
+#. YyyRA
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12392,6 +13767,7 @@ msgid "avocado"
msgstr "avocat"
#. 🥔 (U+1F954), see http://wiki.documentfoundation.org/Emoji
+#. GszVJ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12401,6 +13777,7 @@ msgid "potato"
msgstr "patata"
#. 🥕 (U+1F955), see http://wiki.documentfoundation.org/Emoji
+#. Ym3pa
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12410,6 +13787,7 @@ msgid "carrot"
msgstr "pastanaga"
#. 🥒 (U+1F952), see http://wiki.documentfoundation.org/Emoji
+#. Kh3D3
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12419,6 +13797,7 @@ msgid "cucumber"
msgstr "cogombre"
#. 🥜 (U+1F95C), see http://wiki.documentfoundation.org/Emoji
+#. zhUDL
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12428,6 +13807,7 @@ msgid "peanuts"
msgstr "cacauets"
#. 🥐 (U+1F950), see http://wiki.documentfoundation.org/Emoji
+#. RjA9y
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12437,6 +13817,7 @@ msgid "croissant"
msgstr "croissant"
#. 🥖 (U+1F956), see http://wiki.documentfoundation.org/Emoji
+#. NGegu
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12446,15 +13827,17 @@ msgid "bread2"
msgstr "pa2"
#. 🥞 (U+1F95E), see http://wiki.documentfoundation.org/Emoji
+#. Kv3zL
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
"PANCAKES\n"
"LngText.text"
msgid "pancakes"
-msgstr "pancakes"
+msgstr "creps"
#. 🥓 (U+1F953), see http://wiki.documentfoundation.org/Emoji
+#. ZD8B4
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12464,6 +13847,7 @@ msgid "bacon"
msgstr "bacó"
#. 🥙 (U+1F959), see http://wiki.documentfoundation.org/Emoji
+#. FBeQo
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12473,6 +13857,7 @@ msgid "flatbread"
msgstr "pa de pita"
#. 🥚 (U+1F95A), see http://wiki.documentfoundation.org/Emoji
+#. ogxKP
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12482,6 +13867,7 @@ msgid "egg"
msgstr "ou"
#. 🥘 (U+1F958), see http://wiki.documentfoundation.org/Emoji
+#. MLBgW
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12491,6 +13877,7 @@ msgid "food"
msgstr "menjar"
#. 🥗 (U+1F957), see http://wiki.documentfoundation.org/Emoji
+#. NW5YQ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12500,6 +13887,7 @@ msgid "salad"
msgstr "amanida"
#. 🥛 (U+1F95B), see http://wiki.documentfoundation.org/Emoji
+#. ABhFU
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12509,6 +13897,7 @@ msgid "milk"
msgstr "llet"
#. 🥂 (U+1F942), see http://wiki.documentfoundation.org/Emoji
+#. CE4Gm
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12518,6 +13907,7 @@ msgid "party3"
msgstr "festa3"
#. 🥃 (U+1F943), see http://wiki.documentfoundation.org/Emoji
+#. f7rVY
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12527,6 +13917,7 @@ msgid "glass3"
msgstr "got3"
#. 🥄 (U+1F944), see http://wiki.documentfoundation.org/Emoji
+#. xQXfU
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12536,6 +13927,7 @@ msgid "spoon"
msgstr "cullera"
#. 🛴 (U+1F6F4), see http://wiki.documentfoundation.org/Emoji
+#. i9HME
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12545,6 +13937,7 @@ msgid "scooter"
msgstr "escúter"
#. 🛵 (U+1F6F5), see http://wiki.documentfoundation.org/Emoji
+#. qNJVu
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12554,6 +13947,7 @@ msgid "scooter2"
msgstr "escúter2"
#. 🛑 (U+1F6D1), see http://wiki.documentfoundation.org/Emoji
+#. aFYby
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12563,6 +13957,7 @@ msgid "stop"
msgstr "estop"
#. 🛶 (U+1F6F6), see http://wiki.documentfoundation.org/Emoji
+#. SXBDP
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12572,6 +13967,7 @@ msgid "canoe"
msgstr "canoa"
#. 🥇 (U+1F947), see http://wiki.documentfoundation.org/Emoji
+#. 4XgcG
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12581,6 +13977,7 @@ msgid "gold"
msgstr "or"
#. 🥈 (U+1F948), see http://wiki.documentfoundation.org/Emoji
+#. TSHQA
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12590,6 +13987,7 @@ msgid "silver"
msgstr "plata"
#. 🥉 (U+1F949), see http://wiki.documentfoundation.org/Emoji
+#. EAVkw
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12599,6 +13997,7 @@ msgid "bronze"
msgstr "bronze"
#. 🥊 (U+1F94A), see http://wiki.documentfoundation.org/Emoji
+#. wd46F
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12608,6 +14007,7 @@ msgid "boxing"
msgstr "boxa"
#. 🥋 (U+1F94B), see http://wiki.documentfoundation.org/Emoji
+#. YUmnP
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12617,6 +14017,7 @@ msgid "judo"
msgstr "judo"
#. 🥅 (U+1F945), see http://wiki.documentfoundation.org/Emoji
+#. qGHW2
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12626,6 +14027,7 @@ msgid "soccer2"
msgstr "futbol2"
#. 🥁 (U+1F941), see http://wiki.documentfoundation.org/Emoji
+#. AbcnT
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12635,6 +14037,7 @@ msgid "drum2"
msgstr "timbal2"
#. 🛒 (U+1F6D2), see http://wiki.documentfoundation.org/Emoji
+#. B6WXA
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12644,6 +14047,7 @@ msgid "cart"
msgstr "carro"
#. 🤩 (U+1F929), see http://wiki.documentfoundation.org/Emoji
+#. eVxGr
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12653,6 +14057,7 @@ msgid "excited"
msgstr "excitat"
#. 🤨 (U+1F928), see http://wiki.documentfoundation.org/Emoji
+#. Tsyfv
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12662,6 +14067,7 @@ msgid "eyebrow"
msgstr "cella"
#. 🤯 (U+1F92F), see http://wiki.documentfoundation.org/Emoji
+#. na53j
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12671,6 +14077,7 @@ msgid "shocked"
msgstr "atònit"
#. 🤪 (U+1F92A), see http://wiki.documentfoundation.org/Emoji
+#. 4WDd3
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12680,6 +14087,7 @@ msgid "zany"
msgstr "foll"
#. 🤬 (U+1F92C), see http://wiki.documentfoundation.org/Emoji
+#. h2dHg
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12689,6 +14097,7 @@ msgid "cursing"
msgstr "maledicció"
#. 🤮 (U+1F92E), see http://wiki.documentfoundation.org/Emoji
+#. kBxkz
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12698,6 +14107,7 @@ msgid "vomit"
msgstr "vòmit"
#. 🤫 (U+1F92B), see http://wiki.documentfoundation.org/Emoji
+#. eYbxY
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12707,6 +14117,7 @@ msgid "hush"
msgstr "silenci"
#. 🤭 (U+1F92D), see http://wiki.documentfoundation.org/Emoji
+#. n5YYY
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12716,6 +14127,7 @@ msgid "smiling4"
msgstr "somriure4"
#. 🧐 (U+1F9D0), see http://wiki.documentfoundation.org/Emoji
+#. jB9dt
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12725,6 +14137,7 @@ msgid "monocle"
msgstr "monocle"
#. 🧒 (U+1F9D2), see http://wiki.documentfoundation.org/Emoji
+#. SLPCQ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12734,6 +14147,7 @@ msgid "child"
msgstr "nen"
#. 🧑 (U+1F9D1), see http://wiki.documentfoundation.org/Emoji
+#. GfBGz
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12743,6 +14157,7 @@ msgid "adult"
msgstr "adult"
#. 🧓 (U+1F9D3), see http://wiki.documentfoundation.org/Emoji
+#. iMBiE
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12752,6 +14167,7 @@ msgid "old"
msgstr "ancià"
#. 🧕 (U+1F9D5), see http://wiki.documentfoundation.org/Emoji
+#. a4XKd
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12761,6 +14177,7 @@ msgid "headscarf"
msgstr "mocador de cap"
#. 🧔 (U+1F9D4), see http://wiki.documentfoundation.org/Emoji
+#. wwFwk
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12770,6 +14187,7 @@ msgid "beard"
msgstr "barba"
#. 🤱 (U+1F931), see http://wiki.documentfoundation.org/Emoji
+#. aiLD6
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12779,6 +14197,7 @@ msgid "baby3"
msgstr "bebè3"
#. 🧙 (U+1F9D9), see http://wiki.documentfoundation.org/Emoji
+#. AiBBt
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12788,6 +14207,7 @@ msgid "mage"
msgstr "mag"
#. 🧚 (U+1F9DA), see http://wiki.documentfoundation.org/Emoji
+#. 72AoC
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12797,6 +14217,7 @@ msgid "fairy"
msgstr "fada"
#. 🧛 (U+1F9DB), see http://wiki.documentfoundation.org/Emoji
+#. xcCHr
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12806,6 +14227,7 @@ msgid "vampire"
msgstr "vampir"
#. 🧜 (U+1F9DC), see http://wiki.documentfoundation.org/Emoji
+#. 6E3EF
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12815,6 +14237,7 @@ msgid "merperson"
msgstr "sirena"
#. 🧝 (U+1F9DD), see http://wiki.documentfoundation.org/Emoji
+#. 7WZ3s
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12824,6 +14247,7 @@ msgid "elf"
msgstr "elf"
#. 🧞 (U+1F9DE), see http://wiki.documentfoundation.org/Emoji
+#. GQBVF
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12833,6 +14257,7 @@ msgid "genie"
msgstr "geni"
#. 🧟 (U+1F9DF), see http://wiki.documentfoundation.org/Emoji
+#. sF9YT
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12842,6 +14267,7 @@ msgid "zombie"
msgstr "zombi"
#. 🧖 (U+1F9D6), see http://wiki.documentfoundation.org/Emoji
+#. SFGkA
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12851,6 +14277,7 @@ msgid "sauna"
msgstr "sauna"
#. 🧗 (U+1F9D7), see http://wiki.documentfoundation.org/Emoji
+#. 5LRF9
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12860,6 +14287,7 @@ msgid "climber"
msgstr "escalador"
#. 🧘 (U+1F9D8), see http://wiki.documentfoundation.org/Emoji
+#. UhgUh
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12869,6 +14297,7 @@ msgid "yoga"
msgstr "ioga"
#. 🤟 (U+1F91F), see http://wiki.documentfoundation.org/Emoji
+#. 2KjLY
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12878,6 +14307,7 @@ msgid "love2"
msgstr "amor2"
#. 🤲 (U+1F932), see http://wiki.documentfoundation.org/Emoji
+#. tjwnx
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12887,6 +14317,7 @@ msgid "palm2"
msgstr "palmell2"
#. 🧠 (U+1F9E0), see http://wiki.documentfoundation.org/Emoji
+#. Fvr8C
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12896,6 +14327,7 @@ msgid "brain"
msgstr "cervell"
#. 🧡 (U+1F9E1), see http://wiki.documentfoundation.org/Emoji
+#. 65Vzz
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12905,6 +14337,7 @@ msgid "orange heart"
msgstr "cor taronja"
#. 🧣 (U+1F9E3), see http://wiki.documentfoundation.org/Emoji
+#. 9F7KC
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12914,6 +14347,7 @@ msgid "scarf"
msgstr "bufanda"
#. 🧤 (U+1F9E4), see http://wiki.documentfoundation.org/Emoji
+#. 2hKw4
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12923,6 +14357,7 @@ msgid "gloves"
msgstr "guants"
#. 🧥 (U+1F9E5), see http://wiki.documentfoundation.org/Emoji
+#. 7dGHw
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12932,6 +14367,7 @@ msgid "coat"
msgstr "abric"
#. 🧦 (U+1F9E6), see http://wiki.documentfoundation.org/Emoji
+#. j5RzV
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12941,6 +14377,7 @@ msgid "socks"
msgstr "mitjons"
#. 🧢 (U+1F9E2), see http://wiki.documentfoundation.org/Emoji
+#. tZNWA
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12950,6 +14387,7 @@ msgid "cap"
msgstr "gorra"
#. 🦓 (U+1F993), see http://wiki.documentfoundation.org/Emoji
+#. 8mGXr
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12959,6 +14397,7 @@ msgid "zebra"
msgstr "zebra"
#. 🦒 (U+1F992), see http://wiki.documentfoundation.org/Emoji
+#. KK5ZG
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12968,6 +14407,7 @@ msgid "giraffe"
msgstr "girafa"
#. 🦔 (U+1F994), see http://wiki.documentfoundation.org/Emoji
+#. m5ZyA
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12977,6 +14417,7 @@ msgid "hedgehog"
msgstr "eriçó"
#. 🦕 (U+1F995), see http://wiki.documentfoundation.org/Emoji
+#. QGK7G
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12986,6 +14427,7 @@ msgid "dinosaur"
msgstr "dinosaure"
#. 🦖 (U+1F996), see http://wiki.documentfoundation.org/Emoji
+#. Nixns
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12995,6 +14437,7 @@ msgid "dinosaur2"
msgstr "dinosaure2"
#. 🦗 (U+1F997), see http://wiki.documentfoundation.org/Emoji
+#. v74vD
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13004,6 +14447,7 @@ msgid "cricket2"
msgstr "criquet2"
#. 🥥 (U+1F965), see http://wiki.documentfoundation.org/Emoji
+#. F6DcD
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13013,6 +14457,7 @@ msgid "coconut"
msgstr "coco"
#. 🥦 (U+1F966), see http://wiki.documentfoundation.org/Emoji
+#. ysJGH
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13022,6 +14467,7 @@ msgid "broccoli"
msgstr "bròquil"
#. 🥨 (U+1F968), see http://wiki.documentfoundation.org/Emoji
+#. CVDqB
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13031,6 +14477,7 @@ msgid "pretzel"
msgstr "pretzel"
#. 🥩 (U+1F969), see http://wiki.documentfoundation.org/Emoji
+#. EFzoB
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13040,6 +14487,7 @@ msgid "steak"
msgstr "bistec"
#. 🥪 (U+1F96A), see http://wiki.documentfoundation.org/Emoji
+#. kUkjd
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13049,6 +14497,7 @@ msgid "sandwich"
msgstr "sandvitx"
#. 🥣 (U+1F963), see http://wiki.documentfoundation.org/Emoji
+#. UgCS4
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13058,6 +14507,7 @@ msgid "bowl"
msgstr "bol"
#. 🥫 (U+1F96B), see http://wiki.documentfoundation.org/Emoji
+#. ruvC5
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13067,6 +14517,7 @@ msgid "can"
msgstr "llauna"
#. 🥟 (U+1F95F), see http://wiki.documentfoundation.org/Emoji
+#. TZV8E
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13076,6 +14527,7 @@ msgid "dumpling"
msgstr "cresta"
#. 🥠 (U+1F960), see http://wiki.documentfoundation.org/Emoji
+#. APAjG
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13085,6 +14537,7 @@ msgid "cookie2"
msgstr "galeta2"
#. 🥡 (U+1F961), see http://wiki.documentfoundation.org/Emoji
+#. T3CFr
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13094,6 +14547,7 @@ msgid "takeout"
msgstr "per a emportar"
#. 🥧 (U+1F967), see http://wiki.documentfoundation.org/Emoji
+#. LYCNG
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13103,6 +14557,7 @@ msgid "pie"
msgstr "tarta"
#. 🥤 (U+1F964), see http://wiki.documentfoundation.org/Emoji
+#. YNHfJ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13112,6 +14567,7 @@ msgid "drink"
msgstr "beguda"
#. 🥢 (U+1F962), see http://wiki.documentfoundation.org/Emoji
+#. 3KB5F
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13121,6 +14577,7 @@ msgid "chopsticks"
msgstr "bastonets"
#. 🛸 (U+1F6F8), see http://wiki.documentfoundation.org/Emoji
+#. QmGAB
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13130,6 +14587,7 @@ msgid "ufo"
msgstr "ovni"
#. 🛷 (U+1F6F7), see http://wiki.documentfoundation.org/Emoji
+#. xghQ3
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13139,15 +14597,17 @@ msgid "sled"
msgstr "trineu"
#. 🥌 (U+1F94C), see http://wiki.documentfoundation.org/Emoji
+#. 5hGNv
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
"CURLING_STONE\n"
"LngText.text"
msgid "curling"
-msgstr "cúrling "
+msgstr "cúrling"
#. ₿ (U+20BF), see http://wiki.documentfoundation.org/Emoji
+#. EXrBL
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13157,6 +14617,7 @@ msgid "bitcoin"
msgstr "bitcoin"
#. ½ (U+000BD), see http://wiki.documentfoundation.org/Emoji
+#. nmwie
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13166,6 +14627,7 @@ msgid "1/2"
msgstr "1/2"
#. ⅓ (U+02153), see http://wiki.documentfoundation.org/Emoji
+#. GCWJS
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13175,6 +14637,7 @@ msgid "1/3"
msgstr "1/3"
#. ¼ (U+000BC), see http://wiki.documentfoundation.org/Emoji
+#. Lgj8u
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13184,6 +14647,7 @@ msgid "1/4"
msgstr "1/4"
#. ⅔ (U+02154), see http://wiki.documentfoundation.org/Emoji
+#. uYJY7
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13193,6 +14657,7 @@ msgid "2/3"
msgstr "2/3"
#. ¾ (U+000BE), see http://wiki.documentfoundation.org/Emoji
+#. UP2KQ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13202,6 +14667,7 @@ msgid "3/4"
msgstr "3/4"
#. ⅛ (U+0215B), see http://wiki.documentfoundation.org/Emoji
+#. ZBRTd
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13211,6 +14677,7 @@ msgid "1/8"
msgstr "1/8"
#. ⅜ (U+0215C), see http://wiki.documentfoundation.org/Emoji
+#. wAAbx
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13220,6 +14687,7 @@ msgid "3/8"
msgstr "3/8"
#. ⅝ (U+0215D), see http://wiki.documentfoundation.org/Emoji
+#. CX2bs
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13229,6 +14697,7 @@ msgid "5/8"
msgstr "5/8"
#. ⅞ (U+0215E), see http://wiki.documentfoundation.org/Emoji
+#. J9HEX
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13238,6 +14707,7 @@ msgid "7/8"
msgstr "7/8"
#. ¹ (U+000B9), see http://wiki.documentfoundation.org/Emoji
+#. oFFdk
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13247,6 +14717,7 @@ msgid "^1"
msgstr "^1"
#. ² (U+000B2), see http://wiki.documentfoundation.org/Emoji
+#. tQbfE
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13256,6 +14727,7 @@ msgid "^2"
msgstr "^2"
#. ³ (U+000B3), see http://wiki.documentfoundation.org/Emoji
+#. KChg6
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13265,6 +14737,7 @@ msgid "^3"
msgstr "^3"
#. ⁴ (U+02074), see http://wiki.documentfoundation.org/Emoji
+#. FAXEo
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13274,6 +14747,7 @@ msgid "^4"
msgstr "^4"
#. ⁵ (U+02075), see http://wiki.documentfoundation.org/Emoji
+#. mq4xj
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13283,6 +14757,7 @@ msgid "^5"
msgstr "^5"
#. ⁶ (U+02076), see http://wiki.documentfoundation.org/Emoji
+#. iwveQ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13292,6 +14767,7 @@ msgid "^6"
msgstr "^6"
#. ⁷ (U+02077), see http://wiki.documentfoundation.org/Emoji
+#. pB4Eu
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13301,6 +14777,7 @@ msgid "^7"
msgstr "^7"
#. ⁸ (U+02078), see http://wiki.documentfoundation.org/Emoji
+#. mC2zV
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13310,6 +14787,7 @@ msgid "^8"
msgstr "^8"
#. ⁹ (U+02079), see http://wiki.documentfoundation.org/Emoji
+#. uN9Qp
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13319,6 +14797,7 @@ msgid "^9"
msgstr "^9"
#. ⁰ (U+02070), see http://wiki.documentfoundation.org/Emoji
+#. H3Zqf
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13328,6 +14807,7 @@ msgid "^0"
msgstr "^0"
#. ⁺ (U+0207A), see http://wiki.documentfoundation.org/Emoji
+#. GtmTo
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13337,6 +14817,7 @@ msgid "^+"
msgstr "^+"
#. ⁻ (U+0207B), see http://wiki.documentfoundation.org/Emoji
+#. cKEWZ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13346,6 +14827,7 @@ msgid "^-"
msgstr "^-"
#. ⁼ (U+0207C), see http://wiki.documentfoundation.org/Emoji
+#. ukJvM
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13355,6 +14837,7 @@ msgid "^="
msgstr "^="
#. ⁽ (U+0207D), see http://wiki.documentfoundation.org/Emoji
+#. ZMZdA
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13364,6 +14847,7 @@ msgid "^("
msgstr "^("
#. ⁾ (U+0207E), see http://wiki.documentfoundation.org/Emoji
+#. EaAEu
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13373,6 +14857,7 @@ msgid "^)"
msgstr "^)"
#. ₁ (U+02081), see http://wiki.documentfoundation.org/Emoji
+#. TBS22
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13382,6 +14867,7 @@ msgid "_1"
msgstr "_1"
#. ₂ (U+02082), see http://wiki.documentfoundation.org/Emoji
+#. gL88Z
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13391,6 +14877,7 @@ msgid "_2"
msgstr "_2"
#. ₃ (U+02083), see http://wiki.documentfoundation.org/Emoji
+#. gSTF9
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13400,6 +14887,7 @@ msgid "_3"
msgstr "_3"
#. ₄ (U+02084), see http://wiki.documentfoundation.org/Emoji
+#. qW6Ce
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13409,6 +14897,7 @@ msgid "_4"
msgstr "_4"
#. ₅ (U+02085), see http://wiki.documentfoundation.org/Emoji
+#. B4VTa
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13418,6 +14907,7 @@ msgid "_5"
msgstr "_5"
#. ₆ (U+02086), see http://wiki.documentfoundation.org/Emoji
+#. WsC7f
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13427,6 +14917,7 @@ msgid "_6"
msgstr "_6"
#. ₇ (U+02087), see http://wiki.documentfoundation.org/Emoji
+#. 2rEnp
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13436,6 +14927,7 @@ msgid "_7"
msgstr "_7"
#. ₈ (U+02088), see http://wiki.documentfoundation.org/Emoji
+#. 5SGSg
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13445,6 +14937,7 @@ msgid "_8"
msgstr "_8"
#. ₉ (U+02089), see http://wiki.documentfoundation.org/Emoji
+#. Kaa2h
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13454,6 +14947,7 @@ msgid "_9"
msgstr "_9"
#. ₀ (U+02080), see http://wiki.documentfoundation.org/Emoji
+#. op8an
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13463,6 +14957,7 @@ msgid "_0"
msgstr "_0"
#. ₊ (U+0208A), see http://wiki.documentfoundation.org/Emoji
+#. FE6Lq
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13472,6 +14967,7 @@ msgid "_+"
msgstr "_+"
#. ₋ (U+0208B), see http://wiki.documentfoundation.org/Emoji
+#. PdL5c
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13481,6 +14977,7 @@ msgid "_-"
msgstr "_-"
#. ₌ (U+0208C), see http://wiki.documentfoundation.org/Emoji
+#. 97EG8
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13490,6 +14987,7 @@ msgid "_="
msgstr "_="
#. ₍ (U+0208D), see http://wiki.documentfoundation.org/Emoji
+#. pF9N5
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13499,6 +14997,7 @@ msgid "_("
msgstr "_("
#. ₎ (U+0208E), see http://wiki.documentfoundation.org/Emoji
+#. kCT2R
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13508,6 +15007,7 @@ msgid "_)"
msgstr "_)"
#. ᵃ (U+01D43), see http://wiki.documentfoundation.org/Emoji
+#. huaxo
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13517,6 +15017,7 @@ msgid "^a"
msgstr "^a"
#. ᵇ (U+01D47), see http://wiki.documentfoundation.org/Emoji
+#. pB7jZ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13526,6 +15027,7 @@ msgid "^b"
msgstr "^b"
#. ᶜ (U+01D9C), see http://wiki.documentfoundation.org/Emoji
+#. QymSR
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13535,6 +15037,7 @@ msgid "^c"
msgstr "^c"
#. ᵈ (U+01D48), see http://wiki.documentfoundation.org/Emoji
+#. WWuF4
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13544,6 +15047,7 @@ msgid "^d"
msgstr "^d"
#. ᵉ (U+01D49), see http://wiki.documentfoundation.org/Emoji
+#. DBFRu
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13553,6 +15057,7 @@ msgid "^e"
msgstr "^e"
#. ᶠ (U+01DA0), see http://wiki.documentfoundation.org/Emoji
+#. FSSAb
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13562,6 +15067,7 @@ msgid "^f"
msgstr "^f"
#. ᵍ (U+01D4D), see http://wiki.documentfoundation.org/Emoji
+#. wFF2B
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13571,6 +15077,7 @@ msgid "^g"
msgstr "^g"
#. ʰ (U+002B0), see http://wiki.documentfoundation.org/Emoji
+#. 2pBei
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13580,6 +15087,7 @@ msgid "^h"
msgstr "^h"
#. ⁱ (U+02071), see http://wiki.documentfoundation.org/Emoji
+#. GtCEX
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13589,6 +15097,7 @@ msgid "^i"
msgstr "^i"
#. ʲ (U+002B2), see http://wiki.documentfoundation.org/Emoji
+#. ikBkL
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13598,6 +15107,7 @@ msgid "^j"
msgstr "^j"
#. ᵏ (U+01D4F), see http://wiki.documentfoundation.org/Emoji
+#. JNyVU
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13607,6 +15117,7 @@ msgid "^k"
msgstr "^k"
#. ˡ (U+002E1), see http://wiki.documentfoundation.org/Emoji
+#. U8qEx
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13616,6 +15127,7 @@ msgid "^l"
msgstr "^l"
#. ᵐ (U+01D50), see http://wiki.documentfoundation.org/Emoji
+#. Bb3N7
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13625,6 +15137,7 @@ msgid "^m"
msgstr "^m"
#. ⁿ (U+0207F), see http://wiki.documentfoundation.org/Emoji
+#. oT4ts
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13634,6 +15147,7 @@ msgid "^n"
msgstr "^n"
#. ᵒ (U+01D52), see http://wiki.documentfoundation.org/Emoji
+#. ufK3e
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13643,6 +15157,7 @@ msgid "^o"
msgstr "^o"
#. ᵖ (U+01D56), see http://wiki.documentfoundation.org/Emoji
+#. CDWbH
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13652,6 +15167,7 @@ msgid "^p"
msgstr "^p"
#. ʳ (U+002B3), see http://wiki.documentfoundation.org/Emoji
+#. tHyqw
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13661,6 +15177,7 @@ msgid "^r"
msgstr "^r"
#. ˢ (U+002E2), see http://wiki.documentfoundation.org/Emoji
+#. CsBY6
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13670,6 +15187,7 @@ msgid "^s"
msgstr "^s"
#. ᵗ (U+01D57), see http://wiki.documentfoundation.org/Emoji
+#. aU39K
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13679,6 +15197,7 @@ msgid "^t"
msgstr "^t"
#. ᵘ (U+01D58), see http://wiki.documentfoundation.org/Emoji
+#. zDqKT
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13688,6 +15207,7 @@ msgid "^u"
msgstr "^u"
#. ᵛ (U+01D5B), see http://wiki.documentfoundation.org/Emoji
+#. KYKGm
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13697,6 +15217,7 @@ msgid "^v"
msgstr "^v"
#. ʷ (U+002B7), see http://wiki.documentfoundation.org/Emoji
+#. j9e8C
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13706,6 +15227,7 @@ msgid "^w"
msgstr "^w"
#. ˣ (U+002E3), see http://wiki.documentfoundation.org/Emoji
+#. Eiacc
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13715,6 +15237,7 @@ msgid "^x"
msgstr "^x"
#. ʸ (U+002B8), see http://wiki.documentfoundation.org/Emoji
+#. XQPuC
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13724,6 +15247,7 @@ msgid "^y"
msgstr "^y"
#. ᶻ (U+01DBB), see http://wiki.documentfoundation.org/Emoji
+#. vnmnz
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13733,6 +15257,7 @@ msgid "^z"
msgstr "^z"
#. ᴬ (U+01D2C), see http://wiki.documentfoundation.org/Emoji
+#. WvCDU
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13742,6 +15267,7 @@ msgid "^A"
msgstr "^A"
#. ᴮ (U+01D2E), see http://wiki.documentfoundation.org/Emoji
+#. wGXNi
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13751,6 +15277,7 @@ msgid "^B"
msgstr "^B"
#. ᴰ (U+01D30), see http://wiki.documentfoundation.org/Emoji
+#. hVJVE
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13760,6 +15287,7 @@ msgid "^D"
msgstr "^D"
#. ᴱ (U+01D31), see http://wiki.documentfoundation.org/Emoji
+#. 8Efke
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13769,6 +15297,7 @@ msgid "^E"
msgstr "^E"
#. ᴳ (U+01D33), see http://wiki.documentfoundation.org/Emoji
+#. pApe7
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13778,6 +15307,7 @@ msgid "^G"
msgstr "^G"
#. ᴴ (U+01D34), see http://wiki.documentfoundation.org/Emoji
+#. Bjk2Z
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13787,6 +15317,7 @@ msgid "^H"
msgstr "^H"
#. ᴵ (U+01D35), see http://wiki.documentfoundation.org/Emoji
+#. UR8AR
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13796,6 +15327,7 @@ msgid "^I"
msgstr "^I"
#. ᴶ (U+01D36), see http://wiki.documentfoundation.org/Emoji
+#. uobRE
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13805,6 +15337,7 @@ msgid "^J"
msgstr "^J"
#. ᴷ (U+01D37), see http://wiki.documentfoundation.org/Emoji
+#. DMNFo
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13814,6 +15347,7 @@ msgid "^K"
msgstr "^K"
#. ᴸ (U+01D38), see http://wiki.documentfoundation.org/Emoji
+#. bzESb
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13823,6 +15357,7 @@ msgid "^L"
msgstr "^L"
#. ᴹ (U+01D39), see http://wiki.documentfoundation.org/Emoji
+#. 2gTjB
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13832,6 +15367,7 @@ msgid "^M"
msgstr "^M"
#. ᴺ (U+01D3A), see http://wiki.documentfoundation.org/Emoji
+#. J5Gx4
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13841,6 +15377,7 @@ msgid "^N"
msgstr "^N"
#. ᴼ (U+01D3C), see http://wiki.documentfoundation.org/Emoji
+#. icthu
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13850,6 +15387,7 @@ msgid "^O"
msgstr "^O"
#. ᴾ (U+01D3E), see http://wiki.documentfoundation.org/Emoji
+#. zE85z
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13859,6 +15397,7 @@ msgid "^P"
msgstr "^P"
#. ᴿ (U+01D3F), see http://wiki.documentfoundation.org/Emoji
+#. jANLc
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13868,6 +15407,7 @@ msgid "^R"
msgstr "^R"
#. ᵀ (U+01D40), see http://wiki.documentfoundation.org/Emoji
+#. VXTXF
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13877,6 +15417,7 @@ msgid "^T"
msgstr "^T"
#. ᵁ (U+01D41), see http://wiki.documentfoundation.org/Emoji
+#. CCEnp
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13886,6 +15427,7 @@ msgid "^U"
msgstr "^U"
#. ⱽ (U+02C7D), see http://wiki.documentfoundation.org/Emoji
+#. CTtuW
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13895,6 +15437,7 @@ msgid "^V"
msgstr "^V"
#. ᵂ (U+01D42), see http://wiki.documentfoundation.org/Emoji
+#. tGGcN
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13904,6 +15447,7 @@ msgid "^W"
msgstr "^W"
#. ₐ (U+02090), see http://wiki.documentfoundation.org/Emoji
+#. mzsGJ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13913,6 +15457,7 @@ msgid "_a"
msgstr "_a"
#. ₑ (U+02091), see http://wiki.documentfoundation.org/Emoji
+#. AjRgG
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13922,6 +15467,7 @@ msgid "_e"
msgstr "_e"
#. ₕ (U+02095), see http://wiki.documentfoundation.org/Emoji
+#. PEzPP
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13931,6 +15477,7 @@ msgid "_h"
msgstr "_h"
#. ᵢ (U+01D62), see http://wiki.documentfoundation.org/Emoji
+#. oVoDX
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13940,6 +15487,7 @@ msgid "_i"
msgstr "_i"
#. ⱼ (U+02C7C), see http://wiki.documentfoundation.org/Emoji
+#. eAM4q
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13949,6 +15497,7 @@ msgid "_j"
msgstr "_j"
#. ₖ (U+02096), see http://wiki.documentfoundation.org/Emoji
+#. 5ZgCG
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13958,6 +15507,7 @@ msgid "_k"
msgstr "_k"
#. ₗ (U+02097), see http://wiki.documentfoundation.org/Emoji
+#. xvYvD
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13967,6 +15517,7 @@ msgid "_l"
msgstr "_l"
#. ₘ (U+02098), see http://wiki.documentfoundation.org/Emoji
+#. GCDfd
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13976,6 +15527,7 @@ msgid "_m"
msgstr "_m"
#. ₙ (U+02099), see http://wiki.documentfoundation.org/Emoji
+#. GrwUs
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13985,6 +15537,7 @@ msgid "_n"
msgstr "_n"
#. ₒ (U+02092), see http://wiki.documentfoundation.org/Emoji
+#. ZG9m2
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13994,6 +15547,7 @@ msgid "_o"
msgstr "_o"
#. ₚ (U+0209A), see http://wiki.documentfoundation.org/Emoji
+#. HaoJt
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -14003,6 +15557,7 @@ msgid "_p"
msgstr "_p"
#. ᵣ (U+01D63), see http://wiki.documentfoundation.org/Emoji
+#. Yeg7A
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -14012,6 +15567,7 @@ msgid "_r"
msgstr "_r"
#. ₛ (U+0209B), see http://wiki.documentfoundation.org/Emoji
+#. F3MHa
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -14021,6 +15577,7 @@ msgid "_s"
msgstr "_s"
#. ₜ (U+0209C), see http://wiki.documentfoundation.org/Emoji
+#. nKDsn
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -14030,6 +15587,7 @@ msgid "_t"
msgstr "_t"
#. ᵤ (U+01D64), see http://wiki.documentfoundation.org/Emoji
+#. NqYaD
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -14039,6 +15597,7 @@ msgid "_u"
msgstr "_u"
#. ᵥ (U+01D65), see http://wiki.documentfoundation.org/Emoji
+#. 6P9ZQ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -14048,6 +15607,7 @@ msgid "_v"
msgstr "_v"
#. ₓ (U+02093), see http://wiki.documentfoundation.org/Emoji
+#. BCsM8
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -14057,6 +15617,7 @@ msgid "_x"
msgstr "_x"
#. ᵅ (U+01D45), see http://wiki.documentfoundation.org/Emoji
+#. gytmK
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -14066,6 +15627,7 @@ msgid "^alpha"
msgstr "^alfa"
#. ᵝ (U+01D5D), see http://wiki.documentfoundation.org/Emoji
+#. hrktE
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -14075,6 +15637,7 @@ msgid "^beta"
msgstr "^beta"
#. ᵞ (U+01D5E), see http://wiki.documentfoundation.org/Emoji
+#. yqXNK
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -14084,6 +15647,7 @@ msgid "^gamma"
msgstr "^gamma"
#. ᵟ (U+01D5F), see http://wiki.documentfoundation.org/Emoji
+#. tL6DL
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -14093,6 +15657,7 @@ msgid "^delta"
msgstr "^delta"
#. ᵋ (U+01D4B), see http://wiki.documentfoundation.org/Emoji
+#. w3K77
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -14102,6 +15667,7 @@ msgid "^epsilon"
msgstr "^èpsilon"
#. ᶿ (U+01DBF), see http://wiki.documentfoundation.org/Emoji
+#. xgw47
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -14111,6 +15677,7 @@ msgid "^theta"
msgstr "^theta"
#. ᶥ (U+01DA5), see http://wiki.documentfoundation.org/Emoji
+#. mAHBc
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -14120,6 +15687,7 @@ msgid "^iota"
msgstr "^iota"
#. ᶲ (U+01DB2), see http://wiki.documentfoundation.org/Emoji
+#. W2CJE
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -14129,6 +15697,7 @@ msgid "^Phi"
msgstr "^Fi"
#. ᵠ (U+01D60), see http://wiki.documentfoundation.org/Emoji
+#. x68Va
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -14138,6 +15707,7 @@ msgid "^phi"
msgstr "^fi"
#. ᵡ (U+01D61), see http://wiki.documentfoundation.org/Emoji
+#. t9p8B
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -14147,6 +15717,7 @@ msgid "^chi"
msgstr "^khi"
#. ᵦ (U+01D66), see http://wiki.documentfoundation.org/Emoji
+#. ZTjXp
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -14156,6 +15727,7 @@ msgid "_beta"
msgstr "_beta"
#. ᵧ (U+01D67), see http://wiki.documentfoundation.org/Emoji
+#. XTDCK
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -14165,6 +15737,7 @@ msgid "_gamma"
msgstr "_gamma"
#. ᵨ (U+01D68), see http://wiki.documentfoundation.org/Emoji
+#. GFHAL
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -14174,6 +15747,7 @@ msgid "_rho"
msgstr "_ro"
#. ᵩ (U+01D69), see http://wiki.documentfoundation.org/Emoji
+#. SFGWx
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -14183,6 +15757,7 @@ msgid "_phi"
msgstr "_fi"
#. ᵪ (U+01D6A), see http://wiki.documentfoundation.org/Emoji
+#. QZ79t
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
diff --git a/source/ca/helpcontent2/source/text/sbasic/guide.po b/source/ca/helpcontent2/source/text/sbasic/guide.po
index a0aabe01aff..c41e0de0ef9 100644
--- a/source/ca/helpcontent2/source/text/sbasic/guide.po
+++ b/source/ca/helpcontent2/source/text/sbasic/guide.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2019-11-08 19:34+0100\n"
-"PO-Revision-Date: 2020-01-24 16:01+0000\n"
+"PO-Revision-Date: 2020-04-27 12:16+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Catalan <https://weblate.documentfoundation.org/projects/libo_help-6-4/textsbasicguide/ca/>\n"
"Language: ca\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 3.9.1\n"
+"X-Generator: Weblate 3.10.3\n"
"X-Language: ca\n"
"X-POOTLE-MTIME: 1562337396.000000\n"
@@ -771,7 +771,7 @@ msgctxt ""
"par_id3150447\n"
"help.text"
msgid "Enter a name for the dialog and click <emph>OK</emph>. To rename the dialog later, right-click the name on the tab and choose <emph>Rename</emph>."
-msgstr ""
+msgstr "Doneu un nom al diàleg i feu clic a <emph>D'acord</emph>. Per a canviar-ne el nom més tard, feu clic dret a la pestanya i trieu <emph>Canvia el nom</emph>."
#. qFeYH
#: create_dialog.xhp
diff --git a/source/ca/helpcontent2/source/text/sbasic/python.po b/source/ca/helpcontent2/source/text/sbasic/python.po
index 43d6d64f8e5..0ce66e5ace1 100644
--- a/source/ca/helpcontent2/source/text/sbasic/python.po
+++ b/source/ca/helpcontent2/source/text/sbasic/python.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2019-11-05 14:28+0100\n"
-"PO-Revision-Date: 2020-01-24 16:02+0000\n"
+"PO-Revision-Date: 2020-04-15 20:16+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Catalan <https://weblate.documentfoundation.org/projects/libo_help-6-4/textsbasicpython/ca/>\n"
"Language: ca\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 3.9.1\n"
+"X-Generator: Weblate 3.10.3\n"
"X-POOTLE-MTIME: 1561604938.000000\n"
#. naSFZ
@@ -860,7 +860,7 @@ msgctxt ""
"N0651\n"
"help.text"
msgid "REM controller.Events module"
-msgstr ""
+msgstr "REM Mòdul controller.Events"
#. kYy8A
#: python_document_events.xhp
diff --git a/source/ca/helpcontent2/source/text/sbasic/shared.po b/source/ca/helpcontent2/source/text/sbasic/shared.po
index c862f152ae1..f05de276d2e 100644
--- a/source/ca/helpcontent2/source/text/sbasic/shared.po
+++ b/source/ca/helpcontent2/source/text/sbasic/shared.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2020-02-27 12:57+0100\n"
-"PO-Revision-Date: 2020-04-06 10:16+0000\n"
+"PO-Revision-Date: 2020-04-20 09:16+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Catalan <https://weblate.documentfoundation.org/projects/libo_help-6-4/textsbasicshared/ca/>\n"
"Language: ca\n"
@@ -2112,7 +2112,7 @@ msgctxt ""
"par_id3150299\n"
"help.text"
msgid "In $[officename] Basic you don't need to declare variables explicitly. A variable declaration can be performed with the <emph>Dim</emph> statement. You can declare more than one variable at a time by separating the names with a comma. To define the variable type, use either a type-declaration sign after the name, or the appropriate key word."
-msgstr "Al $[officename] Basic no cal que declareu les variables explícitament. Una declaració de variable es pot dur a terme amb l'expressió <emph>Dim</emph>. Podeu declarar més d'una variable en qualsevol moment separant els noms amb una coma. Per definir el tipus de variable, utilitzeu un signe de declaració de tipus després del nom, o la paraula clau apropiada."
+msgstr "Al $[officename] Basic no cal que declareu les variables explícitament. Una declaració de variable es pot dur a terme amb l'expressió <emph>Dim</emph>. Podeu declarar més d'una variable en qualsevol moment separant els noms amb una coma. Per a definir el tipus de variable, utilitzeu un signe de declaració de tipus després del nom, o la paraula clau apropiada."
#. aLFHc
#: 01020100.xhp
@@ -2148,7 +2148,7 @@ msgctxt ""
"par_idm1341211408\n"
"help.text"
msgid "Dim a$, b As Integer 'Declares one variable as a String and one as an Integer'"
-msgstr ""
+msgstr "Dim a$, b As Integer 'Declara una variable com a String i l'altra com a Integer'"
#. EVtEN
#: 01020100.xhp
diff --git a/source/ca/helpcontent2/source/text/shared/00.po b/source/ca/helpcontent2/source/text/shared/00.po
index 8550ea01569..7520532b92e 100644
--- a/source/ca/helpcontent2/source/text/shared/00.po
+++ b/source/ca/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: 2019-12-17 23:05+0100\n"
-"PO-Revision-Date: 2020-03-12 13:15+0000\n"
+"PO-Revision-Date: 2020-04-29 10:43+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Catalan <https://weblate.documentfoundation.org/projects/libo_help-6-4/textshared00/ca/>\n"
"Language: ca\n"
@@ -13785,7 +13785,7 @@ msgctxt ""
"par_id3148555\n"
"help.text"
msgid "Choose <emph>Edit - Select All</emph>."
-msgstr ""
+msgstr "Trieu <emph>Edita ▸ Selecciona-ho tot</emph>."
#. 9tSrD
#: edit_menu.xhp
@@ -13803,7 +13803,7 @@ msgctxt ""
"par_id3145748\n"
"help.text"
msgid "<image id=\"img_id3153095\" src=\"cmd/sc_selectall.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3153095\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3153095\" src=\"cmd/sc_selectall.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3153095\">Icona</alt></image>"
#. 8xMiC
#: edit_menu.xhp
@@ -13812,7 +13812,7 @@ msgctxt ""
"par_id3153139\n"
"help.text"
msgid "Select All"
-msgstr ""
+msgstr "Selecciona-ho tot"
#. upgTD
#: edit_menu.xhp
diff --git a/source/ca/helpcontent2/source/text/shared/01.po b/source/ca/helpcontent2/source/text/shared/01.po
index 4655f66c66d..aed9055c73e 100644
--- a/source/ca/helpcontent2/source/text/shared/01.po
+++ b/source/ca/helpcontent2/source/text/shared/01.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2020-02-27 12:57+0100\n"
-"PO-Revision-Date: 2020-04-01 20:16+0000\n"
+"PO-Revision-Date: 2020-04-27 12:16+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Catalan <https://weblate.documentfoundation.org/projects/libo_help-6-4/textshared01/ca/>\n"
"Language: ca\n"
@@ -13616,7 +13616,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 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ó."
+msgstr "Per a 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ó."
#. GeVZN
#: 04050000.xhp
@@ -13625,7 +13625,7 @@ msgctxt ""
"par_idN107A1\n"
"help.text"
msgid "To change the position or size of a comment, drag a border or corner of the comment box."
-msgstr ""
+msgstr "Per a canviar la posició o la mida d'un comentari, arrossegueu-ne una vora o una cantonada."
#. J2Lbi
#: 04050000.xhp
@@ -13634,7 +13634,7 @@ msgctxt ""
"par_id9499496\n"
"help.text"
msgid "To delete a comment, right-click the cell, then choose <emph>Delete Comment</emph>."
-msgstr "Per suprimir un comentari, feu clic a la cel·la amb el botó dret del ratolí i trieu <emph>Suprimeix el comentari</emph>."
+msgstr "Per a suprimir un comentari, feu clic a la cel·la amb el botó dret del ratolí i trieu <emph>Suprimeix el comentari</emph>."
#. gk2pz
#: 04050000.xhp
@@ -13643,7 +13643,7 @@ msgctxt ""
"par_id2036805\n"
"help.text"
msgid "You can also right-click a comment name in the <emph>Navigator</emph> window to choose some editing commands."
-msgstr ""
+msgstr "També és possible fer clic amb el botó dret al nom d'un comentari a la subfinestra del <emph>Navegador</emph> per a triar-ne algunes ordres d'edició."
#. jQXmN
#: 04050000.xhp
@@ -13652,7 +13652,7 @@ msgctxt ""
"par_id3153716\n"
"help.text"
msgid "To set the printing options for comments in your spreadsheet, choose <menuitem>Format - Page</menuitem>, and then click the <emph>Sheet</emph> tab."
-msgstr ""
+msgstr "Per a definir les opcions d'impressió dels comentaris del full de càlcul, trieu <menuitem>Format ▸ Pàgina</menuitem> i, tot seguit, feu clic a la pestanya <emph>Full</emph>."
#. Rwgo7
#: 04050000.xhp
diff --git a/source/ca/helpcontent2/source/text/shared/guide.po b/source/ca/helpcontent2/source/text/shared/guide.po
index a00c7fb3e70..0719431c548 100644
--- a/source/ca/helpcontent2/source/text/shared/guide.po
+++ b/source/ca/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: 2020-01-27 19:48+0100\n"
-"PO-Revision-Date: 2020-04-01 20:16+0000\n"
+"PO-Revision-Date: 2020-04-27 12:16+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Catalan <https://weblate.documentfoundation.org/projects/libo_help-6-4/textsharedguide/ca/>\n"
"Language: ca\n"
@@ -20508,7 +20508,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Recording and Displaying Changes"
-msgstr "Registre i visualització de canvis"
+msgstr "Enregistrament i visualització de canvis"
#. LEFZi
#: redlining.xhp
diff --git a/source/ca/helpcontent2/source/text/shared/menu.po b/source/ca/helpcontent2/source/text/shared/menu.po
index 7dc64d21e24..ec7f15f0efd 100644
--- a/source/ca/helpcontent2/source/text/shared/menu.po
+++ b/source/ca/helpcontent2/source/text/shared/menu.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2019-11-08 19:34+0100\n"
-"PO-Revision-Date: 2020-03-03 10:15+0000\n"
+"PO-Revision-Date: 2020-04-13 10:16+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Catalan <https://weblate.documentfoundation.org/projects/libo_help-6-4/textsharedmenu/ca/>\n"
"Language: ca\n"
@@ -176,7 +176,7 @@ msgctxt ""
"bm_id561566144886972\n"
"help.text"
msgid "<bookmark_value>page;save background image</bookmark_value> <bookmark_value>slide;save background image</bookmark_value> <bookmark_value>page background image;save</bookmark_value> <bookmark_value>slide background image;save</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>pàgina; desament de la imatge de fons</bookmark_value><bookmark_value>diapositiva; desament de la imatge de fons</bookmark_value><bookmark_value>imatge de fons de la pàgina; desament</bookmark_value><bookmark_value>imatge de fons de la diapositiva; desament</bookmark_value>"
#. vT85b
#: save_image.xhp
diff --git a/source/ca/helpcontent2/source/text/smath/01.po b/source/ca/helpcontent2/source/text/smath/01.po
index e560c0cab90..cf81df6ba7f 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: 2019-09-30 14:02+0200\n"
-"PO-Revision-Date: 2020-02-14 10:16+0000\n"
+"PO-Revision-Date: 2020-04-12 08:16+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Catalan <https://weblate.documentfoundation.org/projects/libo_help-6-4/textsmath01/ca/>\n"
"Language: ca\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 3.9.1\n"
+"X-Generator: Weblate 3.10.3\n"
"X-Language: ca\n"
"X-POOTLE-MTIME: 1550235258.000000\n"
@@ -2184,7 +2184,7 @@ msgctxt ""
"par_idN1026C\n"
"help.text"
msgid "<image id=\"img_id3149562\" src=\"media/helpimg/starmath/fo21614.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149562\">Lower Limit Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3149562\" src=\"media/helpimg/starmath/fo21614.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149562\">Icona Límit inferior</alt></image>"
#. sxs86
#: 03090300.xhp
diff --git a/source/ca/officecfg/registry/data/org/openoffice/Office.po b/source/ca/officecfg/registry/data/org/openoffice/Office.po
index dfdeba6bc86..df1bad3faa7 100644
--- a/source/ca/officecfg/registry/data/org/openoffice/Office.po
+++ b/source/ca/officecfg/registry/data/org/openoffice/Office.po
@@ -3,19 +3,20 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2019-01-12 13:18+0100\n"
-"PO-Revision-Date: 2019-01-22 13:38+0000\n"
-"Last-Translator: Joan Montané <joan@montane.cat>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
+"POT-Creation-Date: 2019-07-11 18:38+0200\n"
+"PO-Revision-Date: 2020-04-19 16:01+0000\n"
+"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
+"Language-Team: Catalan <https://weblate.documentfoundation.org/projects/libo_ui-6-4/officecfgregistrydataorgopenofficeoffice/ca/>\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Pootle 2.8\n"
+"X-Generator: Weblate 3.10.3\n"
"X-POOTLE-MTIME: 1548164305.000000\n"
+#. HhMVS
#: Addons.xcu
msgctxt ""
"Addons.xcu\n"
@@ -25,6 +26,7 @@ msgctxt ""
msgid "FORWARD 10"
msgstr "AVANÇA 10"
+#. 6CtAb
#: Addons.xcu
msgctxt ""
"Addons.xcu\n"
@@ -34,6 +36,7 @@ msgctxt ""
msgid "BACK 10"
msgstr "RETROCEDEIX 10"
+#. ifJm4
#: Addons.xcu
msgctxt ""
"Addons.xcu\n"
@@ -43,6 +46,7 @@ msgctxt ""
msgid "LEFT 15°"
msgstr "ESQUERRA 15°"
+#. Fwb5j
#: Addons.xcu
msgctxt ""
"Addons.xcu\n"
@@ -52,6 +56,7 @@ msgctxt ""
msgid "RIGHT 15°"
msgstr "DRETA 15°"
+#. Cnces
#: Addons.xcu
msgctxt ""
"Addons.xcu\n"
@@ -61,6 +66,7 @@ msgctxt ""
msgid "Start Logo program (text or selected text of the documents) or an example (in empty documents)"
msgstr "Inicia el programa Logo (el text o la selecció de text dels documents) o un exemple (en documents buits)"
+#. heFEM
#: Addons.xcu
msgctxt ""
"Addons.xcu\n"
@@ -70,6 +76,7 @@ msgctxt ""
msgid "STOP"
msgstr "ATURA"
+#. TcCmB
#: Addons.xcu
msgctxt ""
"Addons.xcu\n"
@@ -79,6 +86,7 @@ msgctxt ""
msgid "HOME"
msgstr "INICI"
+#. odHjy
#: Addons.xcu
msgctxt ""
"Addons.xcu\n"
@@ -88,6 +96,7 @@ msgctxt ""
msgid "CLEARSCREEN"
msgstr "NETEJA.DIBUIX"
+#. 6BbAU
#: Addons.xcu
msgctxt ""
"Addons.xcu\n"
@@ -97,6 +106,7 @@ msgctxt ""
msgid "Logo command line (press Enter for command execution or F1 for help)"
msgstr "Línia d'ordres del Logo (premeu Retorn per a executar ordres o F1 per a obtenir ajuda)"
+#. CXFcL
#: Addons.xcu
msgctxt ""
"Addons.xcu\n"
@@ -106,6 +116,7 @@ msgctxt ""
msgid "Set editing layout, format program or translate it into the language of the document"
msgstr "Estableix el disseny d'edició, formata el programa o el tradueix a la llengua del document"
+#. uBoUb
#: Common.xcu
msgctxt ""
"Common.xcu\n"
@@ -115,6 +126,7 @@ msgctxt ""
msgid "~Text Document"
msgstr "Document de ~text"
+#. FUrRQ
#: Common.xcu
msgctxt ""
"Common.xcu\n"
@@ -124,6 +136,7 @@ msgctxt ""
msgid "~Spreadsheet"
msgstr "~Full de càlcul"
+#. ZHYGB
#: Common.xcu
msgctxt ""
"Common.xcu\n"
@@ -133,6 +146,7 @@ msgctxt ""
msgid "~Presentation"
msgstr "~Presentació"
+#. S4oBC
#: Common.xcu
msgctxt ""
"Common.xcu\n"
@@ -142,6 +156,7 @@ msgctxt ""
msgid "~Drawing"
msgstr "~Dibuix"
+#. ANu2C
#: Common.xcu
msgctxt ""
"Common.xcu\n"
@@ -151,6 +166,7 @@ msgctxt ""
msgid "F~ormula"
msgstr "Fórmul~a"
+#. 6bTyB
#: Common.xcu
msgctxt ""
"Common.xcu\n"
@@ -160,6 +176,7 @@ msgctxt ""
msgid "Database"
msgstr "Base de dades"
+#. dzxNW
#: Common.xcu
msgctxt ""
"Common.xcu\n"
@@ -169,6 +186,7 @@ msgctxt ""
msgid "~HTML Document"
msgstr "Document ~HTML"
+#. 4mAS3
#: Common.xcu
msgctxt ""
"Common.xcu\n"
@@ -178,6 +196,7 @@ msgctxt ""
msgid "~XML Form Document"
msgstr "Document de formulari ~XML"
+#. WDLdc
#: Common.xcu
msgctxt ""
"Common.xcu\n"
@@ -187,6 +206,7 @@ msgctxt ""
msgid "~Labels"
msgstr "~Etiquetes"
+#. fD6ro
#: Common.xcu
msgctxt ""
"Common.xcu\n"
@@ -196,6 +216,7 @@ msgctxt ""
msgid "B~usiness Cards"
msgstr "Targetes de ~visita"
+#. JPTt8
#: Common.xcu
msgctxt ""
"Common.xcu\n"
@@ -205,6 +226,7 @@ msgctxt ""
msgid "M~aster Document"
msgstr "Document m~estre"
+#. vVFd6
#: Common.xcu
msgctxt ""
"Common.xcu\n"
@@ -214,6 +236,7 @@ msgctxt ""
msgid "Templates..."
msgstr "Plantilles..."
+#. BdL9G
#: Common.xcu
msgctxt ""
"Common.xcu\n"
@@ -223,6 +246,7 @@ msgctxt ""
msgid "~Letter..."
msgstr "C~arta..."
+#. KkybS
#: Common.xcu
msgctxt ""
"Common.xcu\n"
@@ -232,6 +256,7 @@ msgctxt ""
msgid "~Fax..."
msgstr "~Fax..."
+#. SDkbP
#: Common.xcu
msgctxt ""
"Common.xcu\n"
@@ -241,6 +266,7 @@ msgctxt ""
msgid "~Agenda..."
msgstr "~Agenda..."
+#. TYVTR
#: Common.xcu
msgctxt ""
"Common.xcu\n"
@@ -250,6 +276,7 @@ msgctxt ""
msgid "Document ~Converter..."
msgstr "~Convertidor de documents..."
+#. 7GLi2
#: Common.xcu
msgctxt ""
"Common.xcu\n"
@@ -259,6 +286,7 @@ msgctxt ""
msgid "~Euro Converter..."
msgstr "Convertidor d'~euros..."
+#. Fcxxv
#: Common.xcu
msgctxt ""
"Common.xcu\n"
@@ -268,6 +296,7 @@ msgctxt ""
msgid "Address Data Source..."
msgstr "Font de dades de les adreces..."
+#. W8KTU
#: DataAccess.xcu
msgctxt ""
"DataAccess.xcu\n"
@@ -277,6 +306,7 @@ msgctxt ""
msgid "Personal Address book"
msgstr "Llibreta d'adreces personals"
+#. 4oiGt
#: DataAccess.xcu
msgctxt ""
"DataAccess.xcu\n"
@@ -286,6 +316,7 @@ msgctxt ""
msgid "Collected Addresses"
msgstr "Adreces desades"
+#. LoQgV
#: DataAccess.xcu
msgctxt ""
"DataAccess.xcu\n"
@@ -295,6 +326,7 @@ msgctxt ""
msgid "First Name"
msgstr "Nom"
+#. nz8S7
#: DataAccess.xcu
msgctxt ""
"DataAccess.xcu\n"
@@ -304,6 +336,7 @@ msgctxt ""
msgid "Last Name"
msgstr "Cognoms"
+#. EZWkG
#: DataAccess.xcu
msgctxt ""
"DataAccess.xcu\n"
@@ -313,6 +346,7 @@ msgctxt ""
msgid "Display Name"
msgstr "Nom a mostrar"
+#. mTT2H
#: DataAccess.xcu
msgctxt ""
"DataAccess.xcu\n"
@@ -322,6 +356,7 @@ msgctxt ""
msgid "Nickname"
msgstr "Sobrenom"
+#. bt9RG
#: DataAccess.xcu
msgctxt ""
"DataAccess.xcu\n"
@@ -331,6 +366,7 @@ msgctxt ""
msgid "E-mail"
msgstr "Correu electrònic"
+#. 2WQuw
#: DataAccess.xcu
msgctxt ""
"DataAccess.xcu\n"
@@ -340,6 +376,7 @@ msgctxt ""
msgid "E-mail (2)"
msgstr "Correu electrònic (2)"
+#. 4D6FQ
#: DataAccess.xcu
msgctxt ""
"DataAccess.xcu\n"
@@ -349,6 +386,7 @@ msgctxt ""
msgid "Mail Format"
msgstr "Format de correu"
+#. vyd5i
#: DataAccess.xcu
msgctxt ""
"DataAccess.xcu\n"
@@ -358,6 +396,7 @@ msgctxt ""
msgid "Phone (Work)"
msgstr "Telèfon (feina)"
+#. 7rVMf
#: DataAccess.xcu
msgctxt ""
"DataAccess.xcu\n"
@@ -367,6 +406,7 @@ msgctxt ""
msgid "Phone (Home)"
msgstr "Telèfon (casa)"
+#. 9Emoo
#: DataAccess.xcu
msgctxt ""
"DataAccess.xcu\n"
@@ -376,6 +416,7 @@ msgctxt ""
msgid "Fax"
msgstr "Fax"
+#. Jo4hQ
#: DataAccess.xcu
msgctxt ""
"DataAccess.xcu\n"
@@ -385,6 +426,7 @@ msgctxt ""
msgid "Pager"
msgstr "Cercapersones"
+#. 4zSa7
#: DataAccess.xcu
msgctxt ""
"DataAccess.xcu\n"
@@ -394,6 +436,7 @@ msgctxt ""
msgid "Mobile"
msgstr "Mòbil"
+#. qEapE
#: DataAccess.xcu
msgctxt ""
"DataAccess.xcu\n"
@@ -403,6 +446,7 @@ msgctxt ""
msgid "Address 1"
msgstr "Adreça 1"
+#. HhnjC
#: DataAccess.xcu
msgctxt ""
"DataAccess.xcu\n"
@@ -412,6 +456,7 @@ msgctxt ""
msgid "Address 2"
msgstr "Adreça 2"
+#. FAPTY
#: DataAccess.xcu
msgctxt ""
"DataAccess.xcu\n"
@@ -421,6 +466,7 @@ msgctxt ""
msgid "City"
msgstr "Ciutat"
+#. WPR3Y
#: DataAccess.xcu
msgctxt ""
"DataAccess.xcu\n"
@@ -430,6 +476,7 @@ msgctxt ""
msgid "State"
msgstr "Comarca"
+#. TmFtC
#: DataAccess.xcu
msgctxt ""
"DataAccess.xcu\n"
@@ -439,6 +486,7 @@ msgctxt ""
msgid "ZIP/Postal (Home)"
msgstr "Codi postal (casa)"
+#. wDVsH
#: DataAccess.xcu
msgctxt ""
"DataAccess.xcu\n"
@@ -448,6 +496,7 @@ msgctxt ""
msgid "Country"
msgstr "País"
+#. yoM4Y
#: DataAccess.xcu
msgctxt ""
"DataAccess.xcu\n"
@@ -457,6 +506,7 @@ msgctxt ""
msgid "Work Address"
msgstr "Adreça de la feina"
+#. 5AxpA
#: DataAccess.xcu
msgctxt ""
"DataAccess.xcu\n"
@@ -466,6 +516,7 @@ msgctxt ""
msgid "Work Address 2"
msgstr "Adreça de la feina 2"
+#. D9WF3
#: DataAccess.xcu
msgctxt ""
"DataAccess.xcu\n"
@@ -475,6 +526,7 @@ msgctxt ""
msgid "City (Work)"
msgstr "Ciutat (feina)"
+#. 59Byp
#: DataAccess.xcu
msgctxt ""
"DataAccess.xcu\n"
@@ -484,6 +536,7 @@ msgctxt ""
msgid "State (Work)"
msgstr "Comarca (feina)"
+#. QGtLD
#: DataAccess.xcu
msgctxt ""
"DataAccess.xcu\n"
@@ -493,6 +546,7 @@ msgctxt ""
msgid "Zip/Postal (Work)"
msgstr "Codi postal (feina)"
+#. UToV8
#: DataAccess.xcu
msgctxt ""
"DataAccess.xcu\n"
@@ -502,6 +556,7 @@ msgctxt ""
msgid "Country (Work)"
msgstr "País (feina)"
+#. p5LzH
#: DataAccess.xcu
msgctxt ""
"DataAccess.xcu\n"
@@ -511,6 +566,7 @@ msgctxt ""
msgid "Job Title"
msgstr "Càrrec"
+#. MuQdA
#: DataAccess.xcu
msgctxt ""
"DataAccess.xcu\n"
@@ -520,6 +576,7 @@ msgctxt ""
msgid "Department"
msgstr "Departament"
+#. zk8pD
#: DataAccess.xcu
msgctxt ""
"DataAccess.xcu\n"
@@ -529,6 +586,7 @@ msgctxt ""
msgid "Company"
msgstr "Empresa"
+#. m2twf
#: DataAccess.xcu
msgctxt ""
"DataAccess.xcu\n"
@@ -538,6 +596,7 @@ msgctxt ""
msgid "Web Page (Work)"
msgstr "Pàgina web (feina)"
+#. Seg9P
#: DataAccess.xcu
msgctxt ""
"DataAccess.xcu\n"
@@ -547,6 +606,7 @@ msgctxt ""
msgid "Web Page (Home)"
msgstr "Pàgina web (casa)"
+#. dEyij
#: DataAccess.xcu
msgctxt ""
"DataAccess.xcu\n"
@@ -556,6 +616,7 @@ msgctxt ""
msgid "Birth Year"
msgstr "Any de naixement"
+#. RMK4k
#: DataAccess.xcu
msgctxt ""
"DataAccess.xcu\n"
@@ -565,6 +626,7 @@ msgctxt ""
msgid "Birth Month"
msgstr "Mes de naixement"
+#. ZKvGc
#: DataAccess.xcu
msgctxt ""
"DataAccess.xcu\n"
@@ -574,6 +636,7 @@ msgctxt ""
msgid "Birth Day"
msgstr "Dia de naixement"
+#. tLw9q
#: DataAccess.xcu
msgctxt ""
"DataAccess.xcu\n"
@@ -583,6 +646,7 @@ msgctxt ""
msgid "Custom 1"
msgstr "Personalitzat 1"
+#. MdtkC
#: DataAccess.xcu
msgctxt ""
"DataAccess.xcu\n"
@@ -592,6 +656,7 @@ msgctxt ""
msgid "Custom 2"
msgstr "Personalitzat 2"
+#. ueqir
#: DataAccess.xcu
msgctxt ""
"DataAccess.xcu\n"
@@ -601,6 +666,7 @@ msgctxt ""
msgid "Custom 3"
msgstr "Personalitzat 3"
+#. Jj5LV
#: DataAccess.xcu
msgctxt ""
"DataAccess.xcu\n"
@@ -610,6 +676,7 @@ msgctxt ""
msgid "Custom 4"
msgstr "Personalitzat 4"
+#. hrfG3
#: DataAccess.xcu
msgctxt ""
"DataAccess.xcu\n"
@@ -619,6 +686,7 @@ msgctxt ""
msgid "Comments"
msgstr "Comentaris"
+#. 3EBC4
#: Embedding.xcu
msgctxt ""
"Embedding.xcu\n"
@@ -628,6 +696,7 @@ msgctxt ""
msgid "~Edit"
msgstr "~Edita"
+#. F8UQ6
#: Embedding.xcu
msgctxt ""
"Embedding.xcu\n"
@@ -637,6 +706,7 @@ msgctxt ""
msgid "~Open"
msgstr "~Obre"
+#. CEfnC
#: Embedding.xcu
msgctxt ""
"Embedding.xcu\n"
@@ -646,6 +716,7 @@ msgctxt ""
msgid "Propert~ies..."
msgstr "Prop~ietats..."
+#. z43X7
#: Embedding.xcu
msgctxt ""
"Embedding.xcu\n"
@@ -655,6 +726,7 @@ msgctxt ""
msgid "Save Copy ~as..."
msgstr "~Anomena i desa la còpia..."
+#. AhAtr
#: Embedding.xcu
msgctxt ""
"Embedding.xcu\n"
@@ -664,6 +736,7 @@ msgctxt ""
msgid "%PRODUCTNAME %PRODUCTVERSION Spreadsheet"
msgstr "Full de càlcul del %PRODUCTNAME %PRODUCTVERSION"
+#. Hfd9V
#: Embedding.xcu
msgctxt ""
"Embedding.xcu\n"
@@ -673,6 +746,7 @@ msgctxt ""
msgid "%PRODUCTNAME %PRODUCTVERSION Chart"
msgstr "Diagrama del %PRODUCTNAME %PRODUCTVERSION"
+#. hGDqr
#: Embedding.xcu
msgctxt ""
"Embedding.xcu\n"
@@ -682,6 +756,7 @@ msgctxt ""
msgid "%PRODUCTNAME %PRODUCTVERSION Drawing"
msgstr "Dibuix del %PRODUCTNAME %PRODUCTVERSION"
+#. oKLFF
#: Embedding.xcu
msgctxt ""
"Embedding.xcu\n"
@@ -691,6 +766,7 @@ msgctxt ""
msgid "%PRODUCTNAME %PRODUCTVERSION Presentation"
msgstr "Presentació del %PRODUCTNAME %PRODUCTVERSION"
+#. 5cJDd
#: Embedding.xcu
msgctxt ""
"Embedding.xcu\n"
@@ -700,6 +776,7 @@ msgctxt ""
msgid "%PRODUCTNAME %PRODUCTVERSION Formula"
msgstr "Fórmula del %PRODUCTNAME %PRODUCTVERSION"
+#. 8YBGM
#: Embedding.xcu
msgctxt ""
"Embedding.xcu\n"
@@ -709,6 +786,7 @@ msgctxt ""
msgid "%PRODUCTNAME %PRODUCTVERSION Text"
msgstr "Text del %PRODUCTNAME %PRODUCTVERSION"
+#. 5HCTC
#: ExtendedColorScheme.xcu
msgctxt ""
"ExtendedColorScheme.xcu\n"
@@ -718,6 +796,7 @@ msgctxt ""
msgid "Report Builder"
msgstr "Constructor d'informes"
+#. iE8oL
#: ExtendedColorScheme.xcu
msgctxt ""
"ExtendedColorScheme.xcu\n"
@@ -727,6 +806,7 @@ msgctxt ""
msgid "Report Header"
msgstr "Capçalera de l'informe"
+#. Dntv2
#: ExtendedColorScheme.xcu
msgctxt ""
"ExtendedColorScheme.xcu\n"
@@ -736,6 +816,7 @@ msgctxt ""
msgid "Report Footer"
msgstr "Peu de l'informe"
+#. u4iAE
#: ExtendedColorScheme.xcu
msgctxt ""
"ExtendedColorScheme.xcu\n"
@@ -745,6 +826,7 @@ msgctxt ""
msgid "Page Header"
msgstr "Capçalera de pàgina"
+#. qQZRT
#: ExtendedColorScheme.xcu
msgctxt ""
"ExtendedColorScheme.xcu\n"
@@ -754,6 +836,7 @@ msgctxt ""
msgid "Page Footer"
msgstr "Peu de pàgina"
+#. yk69b
#: ExtendedColorScheme.xcu
msgctxt ""
"ExtendedColorScheme.xcu\n"
@@ -763,6 +846,7 @@ msgctxt ""
msgid "Group Header"
msgstr "Capçalera de grup"
+#. DJAB5
#: ExtendedColorScheme.xcu
msgctxt ""
"ExtendedColorScheme.xcu\n"
@@ -772,6 +856,7 @@ msgctxt ""
msgid "Group Footer"
msgstr "Peu de grup"
+#. BUNdw
#: ExtendedColorScheme.xcu
msgctxt ""
"ExtendedColorScheme.xcu\n"
@@ -781,6 +866,7 @@ msgctxt ""
msgid "Column Header"
msgstr "Capçalera de columna"
+#. bMTUY
#: ExtendedColorScheme.xcu
msgctxt ""
"ExtendedColorScheme.xcu\n"
@@ -790,6 +876,7 @@ msgctxt ""
msgid "Column Footer"
msgstr "Peu de columna"
+#. XiaVi
#: ExtendedColorScheme.xcu
msgctxt ""
"ExtendedColorScheme.xcu\n"
@@ -799,6 +886,7 @@ msgctxt ""
msgid "Detail"
msgstr "Detall"
+#. RMFbR
#: ExtendedColorScheme.xcu
msgctxt ""
"ExtendedColorScheme.xcu\n"
@@ -808,6 +896,7 @@ msgctxt ""
msgid "Overlapped Control"
msgstr "Control superposat"
+#. h4QFJ
#: ExtendedColorScheme.xcu
msgctxt ""
"ExtendedColorScheme.xcu\n"
@@ -817,6 +906,7 @@ msgctxt ""
msgid "Text Box Bound Content"
msgstr "Contingut lligat al quadre de text"
+#. TRX6V
#: FormWizard.xcu
msgctxt ""
"FormWizard.xcu\n"
@@ -826,6 +916,7 @@ msgctxt ""
msgid "Beige"
msgstr "Beix"
+#. HrC8a
#: FormWizard.xcu
msgctxt ""
"FormWizard.xcu\n"
@@ -835,6 +926,7 @@ msgctxt ""
msgid "Bright Blue"
msgstr "Blau brillant"
+#. 2czcY
#: FormWizard.xcu
msgctxt ""
"FormWizard.xcu\n"
@@ -844,6 +936,7 @@ msgctxt ""
msgid "Light Gray"
msgstr "Gris clar"
+#. 9VEmL
#: FormWizard.xcu
msgctxt ""
"FormWizard.xcu\n"
@@ -853,6 +946,7 @@ msgctxt ""
msgid "Dark"
msgstr "Fosc"
+#. kjU9e
#: FormWizard.xcu
msgctxt ""
"FormWizard.xcu\n"
@@ -862,6 +956,7 @@ msgctxt ""
msgid "Orange"
msgstr "Taronja"
+#. HUHGF
#: FormWizard.xcu
msgctxt ""
"FormWizard.xcu\n"
@@ -871,6 +966,7 @@ msgctxt ""
msgid "Ice Blue"
msgstr "Blau gelat"
+#. BakAN
#: FormWizard.xcu
msgctxt ""
"FormWizard.xcu\n"
@@ -880,6 +976,7 @@ msgctxt ""
msgid "Grey"
msgstr "Gris"
+#. E2j8q
#: FormWizard.xcu
msgctxt ""
"FormWizard.xcu\n"
@@ -889,6 +986,7 @@ msgctxt ""
msgid "Water"
msgstr "Aigua"
+#. tA7yN
#: FormWizard.xcu
msgctxt ""
"FormWizard.xcu\n"
@@ -898,6 +996,7 @@ msgctxt ""
msgid "Red"
msgstr "Vermell"
+#. JUU7A
#: FormWizard.xcu
msgctxt ""
"FormWizard.xcu\n"
@@ -907,6 +1006,7 @@ msgctxt ""
msgid "Violet"
msgstr "Violeta"
+#. fKWLD
#: PresentationMinimizer.xcu
msgctxt ""
"PresentationMinimizer.xcu\n"
@@ -916,6 +1016,7 @@ msgctxt ""
msgid "Presentation Minimizer"
msgstr "Minimitzador de presentacions"
+#. sH2AP
#: PresentationMinimizer.xcu
msgctxt ""
"PresentationMinimizer.xcu\n"
@@ -925,6 +1026,7 @@ msgctxt ""
msgid "Steps"
msgstr "Passes"
+#. FcpCS
#: PresentationMinimizer.xcu
msgctxt ""
"PresentationMinimizer.xcu\n"
@@ -934,6 +1036,7 @@ msgctxt ""
msgid "< ~Back"
msgstr "< ~Enrere"
+#. 2jeQ5
#: PresentationMinimizer.xcu
msgctxt ""
"PresentationMinimizer.xcu\n"
@@ -943,6 +1046,7 @@ msgctxt ""
msgid "~Next >"
msgstr "~Següent >"
+#. CEAQn
#: PresentationMinimizer.xcu
msgctxt ""
"PresentationMinimizer.xcu\n"
@@ -952,6 +1056,7 @@ msgctxt ""
msgid "~Finish"
msgstr "~Finalitza"
+#. DsMBa
#: PresentationMinimizer.xcu
msgctxt ""
"PresentationMinimizer.xcu\n"
@@ -961,6 +1066,7 @@ msgctxt ""
msgid "Cancel"
msgstr "Cancel·la"
+#. Cwwth
#: PresentationMinimizer.xcu
msgctxt ""
"PresentationMinimizer.xcu\n"
@@ -970,6 +1076,7 @@ msgctxt ""
msgid "Introduction"
msgstr "Introducció"
+#. BDZp7
#: PresentationMinimizer.xcu
msgctxt ""
"PresentationMinimizer.xcu\n"
@@ -979,6 +1086,7 @@ msgctxt ""
msgid "The Presentation Minimizer is used to reduce the file size of the current presentation. Images will be compressed and data, that is no longer needed, will be removed. At the last step of the wizard you can choose to apply the changes to the current presentation or to create an optimized new version of the presentation."
msgstr "El Minimitzador de presentacions serveix per reduir la mida del fitxer de la presentació actual. Es comprimiran les imatges i se suprimiran les dades que ja no siguin necessàries. En el darrer pas de l'auxiliar, podreu triar si voleu aplicar els canvis a la presentació actual o bé crear una nova versió optimitzada de la presentació."
+#. SSBgt
#: PresentationMinimizer.xcu
msgctxt ""
"PresentationMinimizer.xcu\n"
@@ -988,6 +1096,7 @@ msgctxt ""
msgid "~Choose settings for Presentation Minimizer"
msgstr "Trieu la ~configuració del Minimitzador de presentacions"
+#. BYrVG
#: PresentationMinimizer.xcu
msgctxt ""
"PresentationMinimizer.xcu\n"
@@ -997,6 +1106,7 @@ msgctxt ""
msgid "~Delete"
msgstr "~Suprimeix"
+#. sD2FS
#: PresentationMinimizer.xcu
msgctxt ""
"PresentationMinimizer.xcu\n"
@@ -1006,6 +1116,7 @@ msgctxt ""
msgid "Choose settings for optimizing images"
msgstr "Trieu els paràmetres per optimitzar les imatges"
+#. DV4Gc
#: PresentationMinimizer.xcu
msgctxt ""
"PresentationMinimizer.xcu\n"
@@ -1015,6 +1126,7 @@ msgctxt ""
msgid "Images"
msgstr "Imatges"
+#. FDFCo
#: PresentationMinimizer.xcu
msgctxt ""
"PresentationMinimizer.xcu\n"
@@ -1024,6 +1136,7 @@ msgctxt ""
msgid "~Lossless compression"
msgstr "~Compressió sense pèrdua"
+#. uzK38
#: PresentationMinimizer.xcu
msgctxt ""
"PresentationMinimizer.xcu\n"
@@ -1033,6 +1146,7 @@ msgctxt ""
msgid "~JPEG compression"
msgstr "Compressió ~JPEG"
+#. 3tPiR
#: PresentationMinimizer.xcu
msgctxt ""
"PresentationMinimizer.xcu\n"
@@ -1042,6 +1156,7 @@ msgctxt ""
msgid "~Quality in %"
msgstr "~Qualitat en %"
+#. DKdqg
#: PresentationMinimizer.xcu
msgctxt ""
"PresentationMinimizer.xcu\n"
@@ -1051,6 +1166,7 @@ msgctxt ""
msgid "~Delete cropped image areas"
msgstr "~Suprimeix les zones retallades de les imatges"
+#. CWoEW
#: PresentationMinimizer.xcu
msgctxt ""
"PresentationMinimizer.xcu\n"
@@ -1060,6 +1176,7 @@ msgctxt ""
msgid "Reduce ~image resolution"
msgstr "Redueix la resolució de les ~imatges"
+#. z4pry
#: PresentationMinimizer.xcu
msgctxt ""
"PresentationMinimizer.xcu\n"
@@ -1069,6 +1186,7 @@ msgctxt ""
msgid "0;<no change>"
msgstr "0;<sense canvis>"
+#. TBkqb
#: PresentationMinimizer.xcu
msgctxt ""
"PresentationMinimizer.xcu\n"
@@ -1078,6 +1196,7 @@ msgctxt ""
msgid "90;90 DPI (screen resolution)"
msgstr "90;90 PPP (resolució de pantalla)"
+#. RBDYm
#: PresentationMinimizer.xcu
msgctxt ""
"PresentationMinimizer.xcu\n"
@@ -1087,6 +1206,7 @@ msgctxt ""
msgid "150;150 DPI (projector resolution)"
msgstr "150;150 PPP (resolució de projector)"
+#. y8xUq
#: PresentationMinimizer.xcu
msgctxt ""
"PresentationMinimizer.xcu\n"
@@ -1096,6 +1216,7 @@ msgctxt ""
msgid "300;300 DPI (print resolution)"
msgstr "300;300 PPP (resolució d'impressió)"
+#. X8NuV
#: PresentationMinimizer.xcu
msgctxt ""
"PresentationMinimizer.xcu\n"
@@ -1105,6 +1226,7 @@ msgctxt ""
msgid "~Embed external images"
msgstr "~Insereix les imatges externes"
+#. hbwsE
#: PresentationMinimizer.xcu
msgctxt ""
"PresentationMinimizer.xcu\n"
@@ -1114,6 +1236,7 @@ msgctxt ""
msgid "OLE Objects"
msgstr "Objectes OLE"
+#. dDjCA
#: PresentationMinimizer.xcu
msgctxt ""
"PresentationMinimizer.xcu\n"
@@ -1123,6 +1246,7 @@ msgctxt ""
msgid "Choose settings for replacing OLE objects"
msgstr "Trieu els paràmetres per reemplaçar objectes OLE"
+#. xxZkB
#: PresentationMinimizer.xcu
msgctxt ""
"PresentationMinimizer.xcu\n"
@@ -1132,6 +1256,7 @@ msgctxt ""
msgid "Create static replacement images for OLE objects"
msgstr "Crea imatges estàtiques per a reemplaçar els objectes OLE"
+#. YmhWB
#: PresentationMinimizer.xcu
msgctxt ""
"PresentationMinimizer.xcu\n"
@@ -1141,6 +1266,7 @@ msgctxt ""
msgid "For ~all OLE objects"
msgstr "Per a ~tots els objectes OLE"
+#. FaEZs
#: PresentationMinimizer.xcu
msgctxt ""
"PresentationMinimizer.xcu\n"
@@ -1150,6 +1276,7 @@ msgctxt ""
msgid "~For OLE objects not based on OpenDocument format"
msgstr "~Per a objectes OLE no basats en el format OpenDocument"
+#. KtW4F
#: PresentationMinimizer.xcu
msgctxt ""
"PresentationMinimizer.xcu\n"
@@ -1159,6 +1286,7 @@ msgctxt ""
msgid "Object Linking and Embedding (OLE) is a technology that allows embedding and linking to documents and other objects.The current presentation contains OLE objects."
msgstr "La Incrustació i enllaç i d'objectes (OLE, Object Linking and Embedding) és una tecnologia que permet incrustar i enllaçar documents i altres objectes. La presentació actual conté objectes OLE."
+#. fFJ5e
#: PresentationMinimizer.xcu
msgctxt ""
"PresentationMinimizer.xcu\n"
@@ -1168,6 +1296,7 @@ msgctxt ""
msgid "Object Linking and Embedding (OLE) is a technology that allows embedding and linking to documents and other objects.The current presentation contains no OLE objects."
msgstr "La Incrustació i enllaç i d'objectes (OLE, Object Linking and Embedding) és una tecnologia que permet incrustar i enllaçar documents i altres objectes. La presentació actual no conté cap objecte OLE."
+#. vRXbr
#: PresentationMinimizer.xcu
msgctxt ""
"PresentationMinimizer.xcu\n"
@@ -1177,6 +1306,7 @@ msgctxt ""
msgid "Slides"
msgstr "Diapositives"
+#. MLFfV
#: PresentationMinimizer.xcu
msgctxt ""
"PresentationMinimizer.xcu\n"
@@ -1186,6 +1316,7 @@ msgctxt ""
msgid "Choose which slides to delete"
msgstr "Trieu les diapositives que voleu suprimir"
+#. ZyGV8
#: PresentationMinimizer.xcu
msgctxt ""
"PresentationMinimizer.xcu\n"
@@ -1195,6 +1326,7 @@ msgctxt ""
msgid "Delete unused ~master slides"
msgstr "Suprimeix les diapositives ~mestres no utilitzades"
+#. nyEoz
#: PresentationMinimizer.xcu
msgctxt ""
"PresentationMinimizer.xcu\n"
@@ -1204,6 +1336,7 @@ msgctxt ""
msgid "~Clear notes"
msgstr "~Neteja les notes"
+#. hCFsk
#: PresentationMinimizer.xcu
msgctxt ""
"PresentationMinimizer.xcu\n"
@@ -1213,6 +1346,7 @@ msgctxt ""
msgid "Delete hidden ~slides"
msgstr "Suprimeix les ~diapositives amagades"
+#. zWbjb
#: PresentationMinimizer.xcu
msgctxt ""
"PresentationMinimizer.xcu\n"
@@ -1222,6 +1356,7 @@ msgctxt ""
msgid "Delete slides that are not used for the ~custom slide show"
msgstr "Suprimeix les diapositives que no s'utilitzen en la presentació ~personalitzada"
+#. yMqF5
#: PresentationMinimizer.xcu
msgctxt ""
"PresentationMinimizer.xcu\n"
@@ -1231,6 +1366,7 @@ msgctxt ""
msgid "Summary"
msgstr "Resum"
+#. P2VfT
#: PresentationMinimizer.xcu
msgctxt ""
"PresentationMinimizer.xcu\n"
@@ -1240,6 +1376,7 @@ msgctxt ""
msgid "Choose where to apply the following changes"
msgstr "Trieu on s'aplicaran els canvis següents"
+#. 5DEeF
#: PresentationMinimizer.xcu
msgctxt ""
"PresentationMinimizer.xcu\n"
@@ -1249,6 +1386,7 @@ msgctxt ""
msgid "~Apply changes to current presentation"
msgstr "~Aplica els canvis a la presentació actual"
+#. LCuRj
#: PresentationMinimizer.xcu
msgctxt ""
"PresentationMinimizer.xcu\n"
@@ -1258,6 +1396,7 @@ msgctxt ""
msgid "~Open newly created presentation"
msgstr "~Obre la presentació que s'acaba de crear"
+#. BVd3b
#: PresentationMinimizer.xcu
msgctxt ""
"PresentationMinimizer.xcu\n"
@@ -1267,6 +1406,7 @@ msgctxt ""
msgid "~Save settings as"
msgstr "Anomena i de~sa la configuració"
+#. DBFmU
#: PresentationMinimizer.xcu
msgctxt ""
"PresentationMinimizer.xcu\n"
@@ -1276,6 +1416,7 @@ msgctxt ""
msgid "~Duplicate presentation before applying changes"
msgstr "~Duplica la presentació abans d'aplicar els canvis"
+#. 3pPUW
#: PresentationMinimizer.xcu
msgctxt ""
"PresentationMinimizer.xcu\n"
@@ -1285,6 +1426,7 @@ msgctxt ""
msgid "Delete %SLIDES slides."
msgstr "Suprimeix %SLIDES diapositives."
+#. LSpri
#: PresentationMinimizer.xcu
msgctxt ""
"PresentationMinimizer.xcu\n"
@@ -1294,6 +1436,7 @@ msgctxt ""
msgid "Optimize %IMAGES images to %QUALITY% JPEG quality at %RESOLUTION DPI."
msgstr "Optimitza %IMAGES imatges a JPEG amb qualitat %QUALITY% i %RESOLUTION ppp."
+#. m5pAx
#: PresentationMinimizer.xcu
msgctxt ""
"PresentationMinimizer.xcu\n"
@@ -1303,6 +1446,7 @@ msgctxt ""
msgid "Create replacement images for %OLE objects."
msgstr "Crea imatges per a reemplaçar objectes %OLE."
+#. VACj8
#: PresentationMinimizer.xcu
msgctxt ""
"PresentationMinimizer.xcu\n"
@@ -1312,6 +1456,7 @@ msgctxt ""
msgid "Current file size:"
msgstr "Mida actual del fitxer:"
+#. AaRtQ
#: PresentationMinimizer.xcu
msgctxt ""
"PresentationMinimizer.xcu\n"
@@ -1321,6 +1466,7 @@ msgctxt ""
msgid "Estimated new file size:"
msgstr "Mida estimada del fitxer nou:"
+#. aFEL3
#: PresentationMinimizer.xcu
msgctxt ""
"PresentationMinimizer.xcu\n"
@@ -1330,6 +1476,7 @@ msgctxt ""
msgid "My Settings "
msgstr "Configuració personalitzada "
+#. GGs5k
#: PresentationMinimizer.xcu
msgctxt ""
"PresentationMinimizer.xcu\n"
@@ -1339,6 +1486,7 @@ msgctxt ""
msgid "OK"
msgstr "D'acord"
+#. YDDfR
#: PresentationMinimizer.xcu
msgctxt ""
"PresentationMinimizer.xcu\n"
@@ -1348,6 +1496,7 @@ msgctxt ""
msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed from %OLDFILESIZE MB to %NEWFILESIZE MB."
msgstr "El Minimitzador de presentacions ha actualitzat amb èxit la presentació \"%TITLE\". La mida del fitxer ha canviat de %OLDFILESIZE MB a %NEWFILESIZE MB."
+#. 3UFdp
#: PresentationMinimizer.xcu
msgctxt ""
"PresentationMinimizer.xcu\n"
@@ -1357,6 +1506,7 @@ msgctxt ""
msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed from %OLDFILESIZE MB to approximated %NEWFILESIZE MB."
msgstr "El Minimitzador de presentacions ha actualitzat amb èxit la presentació \"%TITLE\". La mida del fitxer ha canviat de %OLDFILESIZE MB a aproximadament %NEWFILESIZE MB."
+#. Kz34E
#: PresentationMinimizer.xcu
msgctxt ""
"PresentationMinimizer.xcu\n"
@@ -1366,6 +1516,7 @@ msgctxt ""
msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed to %NEWFILESIZE MB."
msgstr "El Minimitzador de presentacions ha actualitzat amb èxit la presentació \"%TITLE\". La mida del fitxer ha canviat a %NEWFILESIZE MB."
+#. zcPbA
#: PresentationMinimizer.xcu
msgctxt ""
"PresentationMinimizer.xcu\n"
@@ -1375,6 +1526,7 @@ msgctxt ""
msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed to approximated %NEWFILESIZE MB."
msgstr "El Minimitzador de presentacions ha actualitzat amb èxit la presentació \"%TITLE\". La mida del fitxer ha canviat a aproximadament %NEWFILESIZE MB."
+#. CSfqQ
#: PresentationMinimizer.xcu
msgctxt ""
"PresentationMinimizer.xcu\n"
@@ -1384,6 +1536,7 @@ msgctxt ""
msgid "Duplicating presentation..."
msgstr "S'està duplicant la presentació..."
+#. GS78p
#: PresentationMinimizer.xcu
msgctxt ""
"PresentationMinimizer.xcu\n"
@@ -1393,6 +1546,7 @@ msgctxt ""
msgid "Deleting slides..."
msgstr "S'estan suprimint les diapositives..."
+#. D7FLS
#: PresentationMinimizer.xcu
msgctxt ""
"PresentationMinimizer.xcu\n"
@@ -1402,6 +1556,7 @@ msgctxt ""
msgid "Optimizing images..."
msgstr "S'estan optimitzant les imatges..."
+#. CRDfC
#: PresentationMinimizer.xcu
msgctxt ""
"PresentationMinimizer.xcu\n"
@@ -1411,6 +1566,7 @@ msgctxt ""
msgid "Creating replacement images for OLE objects..."
msgstr "S'estan creant imatges per a reemplaçar els objectes OLE..."
+#. xJgEb
#: PresentationMinimizer.xcu
msgctxt ""
"PresentationMinimizer.xcu\n"
@@ -1420,6 +1576,7 @@ msgctxt ""
msgid "."
msgstr "."
+#. xFFrL
#: PresentationMinimizer.xcu
msgctxt ""
"PresentationMinimizer.xcu\n"
@@ -1429,6 +1586,7 @@ msgctxt ""
msgid "(minimized)"
msgstr "(minimitzada)"
+#. ZSqeK
#: PresentationMinimizer.xcu
msgctxt ""
"PresentationMinimizer.xcu\n"
@@ -1438,6 +1596,7 @@ msgctxt ""
msgid "Do you want to minimize presentation without saving?"
msgstr "Voleu minimitzar la presentació sense desar-la?"
+#. pYxGc
#: PresentationMinimizer.xcu
msgctxt ""
"PresentationMinimizer.xcu\n"
@@ -1447,6 +1606,7 @@ msgctxt ""
msgid "Projector optimized"
msgstr "Optimització per a projector"
+#. 4phzn
#: PresentationMinimizer.xcu
msgctxt ""
"PresentationMinimizer.xcu\n"
@@ -1456,6 +1616,7 @@ msgctxt ""
msgid "Screen optimized (smallest file size)"
msgstr "Optimització per a pantalla (mida de fitxer mínima)"
+#. 6gzHU
#: PresentationMinimizer.xcu
msgctxt ""
"PresentationMinimizer.xcu\n"
@@ -1465,6 +1626,7 @@ msgctxt ""
msgid "Projector optimized"
msgstr "Optimització per a projector"
+#. fwETb
#: PresentationMinimizer.xcu
msgctxt ""
"PresentationMinimizer.xcu\n"
@@ -1474,6 +1636,7 @@ msgctxt ""
msgid "Print optimized"
msgstr "Optimització per a impressió"
+#. Le7Xu
#: PresenterScreen.xcu
msgctxt ""
"PresenterScreen.xcu\n"
@@ -1483,6 +1646,7 @@ msgctxt ""
msgid "Previous"
msgstr "Anterior"
+#. gDFpF
#: PresenterScreen.xcu
msgctxt ""
"PresenterScreen.xcu\n"
@@ -1492,6 +1656,7 @@ msgctxt ""
msgid "Next"
msgstr "Següent"
+#. qVVcD
#: PresenterScreen.xcu
msgctxt ""
"PresenterScreen.xcu\n"
@@ -1501,6 +1666,7 @@ msgctxt ""
msgid "Notes"
msgstr "Notes"
+#. EK87W
#: PresenterScreen.xcu
msgctxt ""
"PresenterScreen.xcu\n"
@@ -1510,6 +1676,7 @@ msgctxt ""
msgid "Slides"
msgstr "Diapositives"
+#. R4KGw
#: PresenterScreen.xcu
msgctxt ""
"PresenterScreen.xcu\n"
@@ -1519,6 +1686,7 @@ msgctxt ""
msgid "Restart"
msgstr "Reinicia"
+#. mRbFw
#: PresenterScreen.xcu
msgctxt ""
"PresenterScreen.xcu\n"
@@ -1528,6 +1696,7 @@ msgctxt ""
msgid "Exchange"
msgstr "Intercanvia"
+#. f8b9c
#: PresenterScreen.xcu
msgctxt ""
"PresenterScreen.xcu\n"
@@ -1537,6 +1706,7 @@ msgctxt ""
msgid "Help"
msgstr "Ajuda"
+#. DghaJ
#: PresenterScreen.xcu
msgctxt ""
"PresenterScreen.xcu\n"
@@ -1546,6 +1716,7 @@ msgctxt ""
msgid "Zoom"
msgstr "Escala"
+#. Qpp7t
#: PresenterScreen.xcu
msgctxt ""
"PresenterScreen.xcu\n"
@@ -1555,6 +1726,7 @@ msgctxt ""
msgid "Close"
msgstr "Tanca"
+#. F6pTC
#: PresenterScreen.xcu
msgctxt ""
"PresenterScreen.xcu\n"
@@ -1564,6 +1736,7 @@ msgctxt ""
msgid "Close"
msgstr "Tanca"
+#. 7GvYv
#: PresenterScreen.xcu
msgctxt ""
"PresenterScreen.xcu\n"
@@ -1573,6 +1746,7 @@ msgctxt ""
msgid "Close"
msgstr "Tanca"
+#. KbK8S
#: PresenterScreen.xcu
msgctxt ""
"PresenterScreen.xcu\n"
@@ -1582,6 +1756,7 @@ msgctxt ""
msgid "Left click, right or down arrow, spacebar, page down, enter, return, 'N'"
msgstr "Clic amb el botó esquerre, fletxa dreta o fletxa avall, barra espaiadora, Av Pàg, retorn, «N»"
+#. 4sxF6
#: PresenterScreen.xcu
msgctxt ""
"PresenterScreen.xcu\n"
@@ -1591,6 +1766,7 @@ msgctxt ""
msgid "Next slide, or next effect"
msgstr "Diapositiva següent o efecte següent"
+#. 8qUyT
#: PresenterScreen.xcu
msgctxt ""
"PresenterScreen.xcu\n"
@@ -1600,6 +1776,7 @@ msgctxt ""
msgid "Right click, left or up arrow, page up, backspace, 'P'"
msgstr "Clic amb el botó dret, fletxa esquerra o fletxa amunt, Re Pàg, retrocés, «P»"
+#. yhyBn
#: PresenterScreen.xcu
msgctxt ""
"PresenterScreen.xcu\n"
@@ -1609,6 +1786,7 @@ msgctxt ""
msgid "Previous slide, or previous effect"
msgstr "Diapositiva anterior o efecte anterior"
+#. mAW7G
#: PresenterScreen.xcu
msgctxt ""
"PresenterScreen.xcu\n"
@@ -1618,6 +1796,7 @@ msgctxt ""
msgid "Home"
msgstr "Inici"
+#. YLviZ
#: PresenterScreen.xcu
msgctxt ""
"PresenterScreen.xcu\n"
@@ -1627,6 +1806,7 @@ msgctxt ""
msgid "First slide"
msgstr "Primera diapositiva"
+#. LKkgy
#: PresenterScreen.xcu
msgctxt ""
"PresenterScreen.xcu\n"
@@ -1636,6 +1816,7 @@ msgctxt ""
msgid "End"
msgstr "Final"
+#. FRC9g
#: PresenterScreen.xcu
msgctxt ""
"PresenterScreen.xcu\n"
@@ -1645,6 +1826,7 @@ msgctxt ""
msgid "Last slide"
msgstr "Última diapositiva"
+#. heq4C
#: PresenterScreen.xcu
msgctxt ""
"PresenterScreen.xcu\n"
@@ -1654,6 +1836,7 @@ msgctxt ""
msgid "Alt-Page Up"
msgstr "Alt-Re Pàg"
+#. iHibE
#: PresenterScreen.xcu
msgctxt ""
"PresenterScreen.xcu\n"
@@ -1663,6 +1846,7 @@ msgctxt ""
msgid "Previous slide without effects"
msgstr "Diapositiva anterior sense els efectes"
+#. jbbUB
#: PresenterScreen.xcu
msgctxt ""
"PresenterScreen.xcu\n"
@@ -1672,6 +1856,7 @@ msgctxt ""
msgid "Alt-Page Down"
msgstr "Alt-Av Pàg"
+#. QgrvA
#: PresenterScreen.xcu
msgctxt ""
"PresenterScreen.xcu\n"
@@ -1681,6 +1866,7 @@ msgctxt ""
msgid "Next slide without effects"
msgstr "Diapositiva següent sense els efectes"
+#. 4NgP8
#: PresenterScreen.xcu
msgctxt ""
"PresenterScreen.xcu\n"
@@ -1690,6 +1876,7 @@ msgctxt ""
msgid "'B', '.'"
msgstr "«B», «.»"
+#. mGFCh
#: PresenterScreen.xcu
msgctxt ""
"PresenterScreen.xcu\n"
@@ -1699,6 +1886,7 @@ msgctxt ""
msgid "Blacks/Unblacks the screen"
msgstr "Activa/desactiva la pantalla en negre"
+#. AS9wh
#: PresenterScreen.xcu
msgctxt ""
"PresenterScreen.xcu\n"
@@ -1708,6 +1896,7 @@ msgctxt ""
msgid "'W', ','"
msgstr "«W», «,»"
+#. HbFPv
#: PresenterScreen.xcu
msgctxt ""
"PresenterScreen.xcu\n"
@@ -1717,6 +1906,7 @@ msgctxt ""
msgid "Whites/Unwhites the screen"
msgstr "Activa/desactiva la pantalla en blanc"
+#. QyhK6
#: PresenterScreen.xcu
msgctxt ""
"PresenterScreen.xcu\n"
@@ -1726,6 +1916,7 @@ msgctxt ""
msgid "Esc, '-'"
msgstr "Esc, «-»"
+#. 5A3r8
#: PresenterScreen.xcu
msgctxt ""
"PresenterScreen.xcu\n"
@@ -1735,6 +1926,7 @@ msgctxt ""
msgid "End slide show"
msgstr "Finalitza la presentació"
+#. 639XX
#: PresenterScreen.xcu
msgctxt ""
"PresenterScreen.xcu\n"
@@ -1744,6 +1936,7 @@ msgctxt ""
msgid "Number followed by Enter"
msgstr "Número seguit per la tecla de retorn"
+#. J93r4
#: PresenterScreen.xcu
msgctxt ""
"PresenterScreen.xcu\n"
@@ -1753,6 +1946,7 @@ msgctxt ""
msgid "Go to that slide"
msgstr "Vés a aquesta diapositiva"
+#. bTQBv
#: PresenterScreen.xcu
msgctxt ""
"PresenterScreen.xcu\n"
@@ -1762,6 +1956,7 @@ msgctxt ""
msgid "'G', 'S'"
msgstr "«G», «S»"
+#. 2DBnC
#: PresenterScreen.xcu
msgctxt ""
"PresenterScreen.xcu\n"
@@ -1771,6 +1966,7 @@ msgctxt ""
msgid "Grow/Shrink size of notes font"
msgstr "Augmenta/disminueix la mida del tipus de lletra de les notes"
+#. JfMh5
#: PresenterScreen.xcu
msgctxt ""
"PresenterScreen.xcu\n"
@@ -1780,6 +1976,7 @@ msgctxt ""
msgid "'A', 'Z'"
msgstr "«A», «Z»"
+#. heiVS
#: PresenterScreen.xcu
msgctxt ""
"PresenterScreen.xcu\n"
@@ -1789,6 +1986,7 @@ msgctxt ""
msgid "Scroll notes up/down"
msgstr "Desplaça les notes cap amunt o cap avall"
+#. wGyMU
#: PresenterScreen.xcu
msgctxt ""
"PresenterScreen.xcu\n"
@@ -1798,6 +1996,7 @@ msgctxt ""
msgid "'H', 'L'"
msgstr "«H», «L»"
+#. kJcSt
#: PresenterScreen.xcu
msgctxt ""
"PresenterScreen.xcu\n"
@@ -1807,6 +2006,7 @@ msgctxt ""
msgid "Move caret in notes view backward/forward"
msgstr "Mou el cursor de la vista de notes endarrere/endavant"
+#. nJ4gM
#: PresenterScreen.xcu
msgctxt ""
"PresenterScreen.xcu\n"
@@ -1816,6 +2016,7 @@ msgctxt ""
msgid "Ctrl-'1'"
msgstr "Ctrl-«1»"
+#. jG2RJ
#: PresenterScreen.xcu
msgctxt ""
"PresenterScreen.xcu\n"
@@ -1825,6 +2026,7 @@ msgctxt ""
msgid "Shows the Presenter Console"
msgstr "Mostra la consola del presentador"
+#. F3M5L
#: PresenterScreen.xcu
msgctxt ""
"PresenterScreen.xcu\n"
@@ -1834,6 +2036,7 @@ msgctxt ""
msgid "Ctrl-'2'"
msgstr "Ctrl-«2»"
+#. JBoAS
#: PresenterScreen.xcu
msgctxt ""
"PresenterScreen.xcu\n"
@@ -1843,6 +2046,7 @@ msgctxt ""
msgid "Shows the Presentation Notes"
msgstr "Mostra les notes de la presentació"
+#. ovVpD
#: PresenterScreen.xcu
msgctxt ""
"PresenterScreen.xcu\n"
@@ -1852,6 +2056,7 @@ msgctxt ""
msgid "Ctrl-'3'"
msgstr "Ctrl-«3»"
+#. oAZi8
#: PresenterScreen.xcu
msgctxt ""
"PresenterScreen.xcu\n"
@@ -1861,6 +2066,7 @@ msgctxt ""
msgid "Shows the Slides Overview"
msgstr "Mostra la vista general de les diapositives"
+#. LpzsF
#: PresenterScreen.xcu
msgctxt ""
"PresenterScreen.xcu\n"
@@ -1870,6 +2076,7 @@ msgctxt ""
msgid "Ctrl-'4'"
msgstr "Ctrl-«4»"
+#. SCQbh
#: PresenterScreen.xcu
msgctxt ""
"PresenterScreen.xcu\n"
@@ -1879,6 +2086,7 @@ msgctxt ""
msgid "Switches monitors"
msgstr "Intercanvia els monitors"
+#. EMh4x
#: PresenterScreen.xcu
msgctxt ""
"PresenterScreen.xcu\n"
@@ -1888,6 +2096,7 @@ msgctxt ""
msgid "Current Slide (%CURRENT_SLIDE_NUMBER% of %SLIDE_COUNT%)"
msgstr "Diapositiva actual (%CURRENT_SLIDE_NUMBER% de %SLIDE_COUNT%)"
+#. XbA9T
#: PresenterScreen.xcu
msgctxt ""
"PresenterScreen.xcu\n"
@@ -1897,6 +2106,7 @@ msgctxt ""
msgid "Current Slide, %CURRENT_SLIDE_NAME%, %CURRENT_SLIDE_NUMBER% of %SLIDE_COUNT%"
msgstr "Diapositiva actual, %CURRENT_SLIDE_NAME%, %CURRENT_SLIDE_NUMBER% de %SLIDE_COUNT%"
+#. 78Dnj
#: PresenterScreen.xcu
msgctxt ""
"PresenterScreen.xcu\n"
@@ -1906,6 +2116,7 @@ msgctxt ""
msgid "Click to exit presentation..."
msgstr "Feu clic per sortir de la presentació..."
+#. rSDU4
#: PresenterScreen.xcu
msgctxt ""
"PresenterScreen.xcu\n"
@@ -1915,6 +2126,7 @@ msgctxt ""
msgid "Current Slide (end)"
msgstr "Diapositiva actual (final)"
+#. A2DnM
#: PresenterScreen.xcu
msgctxt ""
"PresenterScreen.xcu\n"
@@ -1924,6 +2136,7 @@ msgctxt ""
msgid "Next Slide"
msgstr "Diapositiva següent"
+#. rMDZZ
#: PresenterScreen.xcu
msgctxt ""
"PresenterScreen.xcu\n"
@@ -1933,6 +2146,7 @@ msgctxt ""
msgid "Notes"
msgstr "Notes"
+#. SEZV5
#: PresenterScreen.xcu
msgctxt ""
"PresenterScreen.xcu\n"
@@ -1942,6 +2156,7 @@ msgctxt ""
msgid "Slide Overview, %CURRENT_SLIDE_NAME%, %CURRENT_SLIDE_NUMBER% of %SLIDE_COUNT%"
msgstr "Visió general de les diapositives, %CURRENT_SLIDE_NAME%, %CURRENT_SLIDE_NUMBER% de %SLIDE_COUNT%"
+#. BLFmh
#: PresenterScreen.xcu
msgctxt ""
"PresenterScreen.xcu\n"
@@ -1951,6 +2166,7 @@ msgctxt ""
msgid "Help"
msgstr "Ajuda"
+#. LaPr6
#: PresenterScreen.xcu
msgctxt ""
"PresenterScreen.xcu\n"
@@ -1960,6 +2176,7 @@ msgctxt ""
msgid "Presenter Console"
msgstr "Consola del presentador"
+#. Cw6nE
#: PresenterScreen.xcu
msgctxt ""
"PresenterScreen.xcu\n"
@@ -1969,6 +2186,7 @@ msgctxt ""
msgid "Current Slide Info"
msgstr "Informació de la diapositiva actual"
+#. WoCQu
#: PresenterScreen.xcu
msgctxt ""
"PresenterScreen.xcu\n"
@@ -1978,6 +2196,7 @@ msgctxt ""
msgid "Presenter Notes"
msgstr "Notes del presentador"
+#. HdC7D
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -1987,6 +2206,7 @@ msgctxt ""
msgid "Business"
msgstr "Negoci"
+#. ALgAs
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -1996,6 +2216,7 @@ msgctxt ""
msgid "Categories"
msgstr "Categories"
+#. aRigz
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -2005,6 +2226,7 @@ msgctxt ""
msgid "CategoryID"
msgstr "IDCategoria"
+#. DSPes
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -2014,6 +2236,7 @@ msgctxt ""
msgid "CategoryID"
msgstr "IDCategoria"
+#. xEMQw
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -2023,6 +2246,7 @@ msgctxt ""
msgid "CategoryName"
msgstr "NomCategoria"
+#. MbNHE
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -2032,6 +2256,7 @@ msgctxt ""
msgid "CategName"
msgstr "NomCateg"
+#. WDrG3
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -2041,6 +2266,7 @@ msgctxt ""
msgid "Products"
msgstr "Productes"
+#. RkFwb
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -2050,6 +2276,7 @@ msgctxt ""
msgid "ProductID"
msgstr "IDProducte"
+#. GSBpp
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -2059,6 +2286,7 @@ msgctxt ""
msgid "ProductID"
msgstr "IDProducte"
+#. 97F6C
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -2068,6 +2296,7 @@ msgctxt ""
msgid "ProductName"
msgstr "NomProducte"
+#. zraYR
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -2077,6 +2306,7 @@ msgctxt ""
msgid "ProdName"
msgstr "NomProd"
+#. g3BsG
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -2086,6 +2316,7 @@ msgctxt ""
msgid "ProductDescription"
msgstr "DescripcióProducte"
+#. CJXCi
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -2095,6 +2326,7 @@ msgctxt ""
msgid "ProdDescr"
msgstr "DescrProd"
+#. B5osD
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -2104,6 +2336,7 @@ msgctxt ""
msgid "CategoryID"
msgstr "IDCategoria"
+#. BN3ED
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -2113,6 +2346,7 @@ msgctxt ""
msgid "CategoryID"
msgstr "IDCategoria"
+#. d6dbD
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -2122,6 +2356,7 @@ msgctxt ""
msgid "SupplierID"
msgstr "IDProveïdor"
+#. dBDCQ
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -2131,6 +2366,7 @@ msgctxt ""
msgid "SupplierID"
msgstr "IDProveïdor"
+#. tZWpm
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -2140,6 +2376,7 @@ msgctxt ""
msgid "Serialnumber"
msgstr "NúmeroSèrie"
+#. PDfnC
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -2149,6 +2386,7 @@ msgctxt ""
msgid "SerialNo"
msgstr "NúmSèrie"
+#. AZojE
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -2158,6 +2396,7 @@ msgctxt ""
msgid "UnitsInStock"
msgstr "UnitatsEnEstoc"
+#. 97AFF
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -2167,6 +2406,7 @@ msgctxt ""
msgid "UnitsStock"
msgstr "UnitatsEstoc"
+#. fkNjC
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -2176,6 +2416,7 @@ msgctxt ""
msgid "UnitsOnOrder"
msgstr "UnitatsEnComanda"
+#. 23szD
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -2185,6 +2426,7 @@ msgctxt ""
msgid "UnitsOrder"
msgstr "UnitatsComanda"
+#. dAunB
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -2194,6 +2436,7 @@ msgctxt ""
msgid "UnitPrice"
msgstr "PreuUnitat"
+#. eGtxt
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -2203,6 +2446,7 @@ msgctxt ""
msgid "UnitPrice"
msgstr "PreuUnitat"
+#. KqcS7
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -2212,6 +2456,7 @@ msgctxt ""
msgid "ReorderLevel"
msgstr "NivellRecomanda"
+#. bqDNZ
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -2221,6 +2466,7 @@ msgctxt ""
msgid "ReordLevel"
msgstr "NivellRecom"
+#. cCJQe
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -2230,6 +2476,7 @@ msgctxt ""
msgid "Discontinued"
msgstr "Discontinuat"
+#. ARETj
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -2239,6 +2486,7 @@ msgctxt ""
msgid "Discontin"
msgstr "Discontin"
+#. DAruv
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -2248,6 +2496,7 @@ msgctxt ""
msgid "LeadTime"
msgstr "TempsServei"
+#. A9FA8
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -2257,6 +2506,7 @@ msgctxt ""
msgid "LeadTime"
msgstr "TempsServei"
+#. Q7q7T
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -2266,6 +2516,7 @@ msgctxt ""
msgid "Suppliers"
msgstr "Proveïdors"
+#. GUsyy
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -2275,6 +2526,7 @@ msgctxt ""
msgid "SupplierID"
msgstr "IDProveïdor"
+#. 9zuNX
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -2284,6 +2536,7 @@ msgctxt ""
msgid "SupplierID"
msgstr "IDProveïdor"
+#. 3cftq
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -2293,6 +2546,7 @@ msgctxt ""
msgid "SupplierName"
msgstr "NomProveïdor"
+#. gy5rG
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -2302,6 +2556,7 @@ msgctxt ""
msgid "SupplName"
msgstr "NomProve"
+#. vTPJj
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -2311,6 +2566,7 @@ msgctxt ""
msgid "ContactName"
msgstr "NomContacte"
+#. wGpqC
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -2320,6 +2576,7 @@ msgctxt ""
msgid "ContctName"
msgstr "NomContact"
+#. VP49N
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -2329,6 +2586,7 @@ msgctxt ""
msgid "ContactTitle"
msgstr "CàrrecContacte"
+#. ZHx9j
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -2338,6 +2596,7 @@ msgctxt ""
msgid "ContctTitl"
msgstr "CàrrContact"
+#. tsUqe
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -2347,6 +2606,7 @@ msgctxt ""
msgid "Address"
msgstr "Adreça"
+#. AbcXh
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -2356,6 +2616,7 @@ msgctxt ""
msgid "Address"
msgstr "Adreça"
+#. XTvFe
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -2365,6 +2626,7 @@ msgctxt ""
msgid "City"
msgstr "Ciutat"
+#. vcsBD
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -2374,6 +2636,7 @@ msgctxt ""
msgid "City"
msgstr "Ciutat"
+#. KrX2M
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -2383,6 +2646,7 @@ msgctxt ""
msgid "PostalCode"
msgstr "CodiPostal"
+#. KvC6p
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -2392,6 +2656,7 @@ msgctxt ""
msgid "PostalCode"
msgstr "CodiPostal"
+#. Pb9ix
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -2401,6 +2666,7 @@ msgctxt ""
msgid "StateOrProvince"
msgstr "EstatOProvíncia"
+#. L2kTq
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -2410,6 +2676,7 @@ msgctxt ""
msgid "StateProvi"
msgstr "EstatProv"
+#. 7vbwU
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -2419,6 +2686,7 @@ msgctxt ""
msgid "CountryOrRegion"
msgstr "PaísORegió"
+#. DD6BN
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -2428,6 +2696,7 @@ msgctxt ""
msgid "CountryReg"
msgstr "PaísReg"
+#. S54BS
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -2437,6 +2706,7 @@ msgctxt ""
msgid "PhoneNumber"
msgstr "NúmeroTelèfon"
+#. Q84gW
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -2446,6 +2716,7 @@ msgctxt ""
msgid "PhoneNo"
msgstr "NúmTel"
+#. x2pEX
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -2455,6 +2726,7 @@ msgctxt ""
msgid "FaxNumber"
msgstr "NúmeroFax"
+#. E3GV3
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -2464,6 +2736,7 @@ msgctxt ""
msgid "FaxNo"
msgstr "NúmFax"
+#. CTw9G
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -2473,6 +2746,7 @@ msgctxt ""
msgid "PaymentTerms"
msgstr "TerminisPagament"
+#. 6o6vG
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -2482,6 +2756,7 @@ msgctxt ""
msgid "PaymntTerm"
msgstr "TerminiPagament"
+#. JyCyG
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -2491,6 +2766,7 @@ msgctxt ""
msgid "EmailAddress"
msgstr "AdreçaElectrònica"
+#. zwHpn
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -2500,6 +2776,7 @@ msgctxt ""
msgid "EmailAddr"
msgstr "AdrElectr"
+#. hADDx
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -2509,6 +2786,7 @@ msgctxt ""
msgid "Notes"
msgstr "Notes"
+#. 3AuMW
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -2518,6 +2796,7 @@ msgctxt ""
msgid "Notes"
msgstr "Notes"
+#. wEKQq
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -2527,6 +2806,7 @@ msgctxt ""
msgid "MailingList"
msgstr "LlistaCorreu"
+#. jky3u
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -2536,6 +2816,7 @@ msgctxt ""
msgid "MailingListID"
msgstr "IDLlistaCorreu"
+#. TTFZc
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -2545,6 +2826,7 @@ msgctxt ""
msgid "MailingID"
msgstr "IDCorreu"
+#. pyP93
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -2554,6 +2836,7 @@ msgctxt ""
msgid "Prefix"
msgstr "Prefix"
+#. mzCCx
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -2563,6 +2846,7 @@ msgctxt ""
msgid "Prefix"
msgstr "Prefix"
+#. Gw8CM
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -2572,6 +2856,7 @@ msgctxt ""
msgid "FirstName"
msgstr "Nom"
+#. PCZTC
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -2581,6 +2866,7 @@ msgctxt ""
msgid "FirstName"
msgstr "Nom"
+#. Bnv2f
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -2590,6 +2876,7 @@ msgctxt ""
msgid "MiddleName"
msgstr "NomMig"
+#. mDGzN
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -2599,6 +2886,7 @@ msgctxt ""
msgid "MiddleName"
msgstr "NomMig"
+#. Es6Cc
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -2608,6 +2896,7 @@ msgctxt ""
msgid "LastName"
msgstr "Cognoms"
+#. bmrdH
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -2617,6 +2906,7 @@ msgctxt ""
msgid "LastName"
msgstr "Cognoms"
+#. yjZCw
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -2626,6 +2916,7 @@ msgctxt ""
msgid "Suffix"
msgstr "Sufix"
+#. MWzEv
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -2635,6 +2926,7 @@ msgctxt ""
msgid "Suffix"
msgstr "Sufix"
+#. AVbzP
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -2644,6 +2936,7 @@ msgctxt ""
msgid "Title"
msgstr "Càrrec"
+#. 8KmMy
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -2653,6 +2946,7 @@ msgctxt ""
msgid "Title"
msgstr "Càrrec"
+#. 838Ju
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -2662,6 +2956,7 @@ msgctxt ""
msgid "OrganizationName"
msgstr "NomOrganització"
+#. wpaAa
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -2671,6 +2966,7 @@ msgctxt ""
msgid "OrgName"
msgstr "NomOrg"
+#. 6QYSH
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -2680,6 +2976,7 @@ msgctxt ""
msgid "Address"
msgstr "Adreça"
+#. 2BXUh
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -2689,6 +2986,7 @@ msgctxt ""
msgid "Address"
msgstr "Adreça"
+#. DBVEv
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -2698,6 +2996,7 @@ msgctxt ""
msgid "City"
msgstr "Ciutat"
+#. AMmBg
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -2707,6 +3006,7 @@ msgctxt ""
msgid "City"
msgstr "Ciutat"
+#. CT9yB
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -2716,6 +3016,7 @@ msgctxt ""
msgid "PostalCode"
msgstr "CodiPostal"
+#. QTTRM
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -2725,6 +3026,7 @@ msgctxt ""
msgid "PostalCode"
msgstr "CodiPostal"
+#. gVzBX
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -2734,6 +3036,7 @@ msgctxt ""
msgid "StateOrProvince"
msgstr "EstatOProvíncia"
+#. bCtze
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -2743,6 +3046,7 @@ msgctxt ""
msgid "StateProvi"
msgstr "EstatProv"
+#. opTNs
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -2752,6 +3056,7 @@ msgctxt ""
msgid "CountryOrRegion"
msgstr "PaísORegió"
+#. yKEd8
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -2761,6 +3066,7 @@ msgctxt ""
msgid "CountryReg"
msgstr "PaísReg"
+#. PRTbv
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -2770,6 +3076,7 @@ msgctxt ""
msgid "PhoneNumber"
msgstr "NúmeroTelèfon"
+#. KGhbv
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -2779,6 +3086,7 @@ msgctxt ""
msgid "PhoneNo"
msgstr "NúmTel"
+#. TAma4
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -2788,6 +3096,7 @@ msgctxt ""
msgid "FaxNumber"
msgstr "NúmeroFax"
+#. NTzW3
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -2797,6 +3106,7 @@ msgctxt ""
msgid "FaxNo"
msgstr "NúmFax"
+#. 8eqkq
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -2806,6 +3116,7 @@ msgctxt ""
msgid "MobileNumber"
msgstr "NúmeroMòbil"
+#. r4uTd
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -2815,6 +3126,7 @@ msgctxt ""
msgid "MobileNo"
msgstr "NúmMòbil"
+#. 8EQGZ
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -2824,6 +3136,7 @@ msgctxt ""
msgid "EmailAddress"
msgstr "AdreçaElectrònica"
+#. vZWDN
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -2833,6 +3146,7 @@ msgctxt ""
msgid "EmailAddr"
msgstr "AdrElectr"
+#. sgj7n
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -2842,6 +3156,7 @@ msgctxt ""
msgid "Birthdate"
msgstr "DataNaixement"
+#. DpbEZ
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -2851,6 +3166,7 @@ msgctxt ""
msgid "Birthdate"
msgstr "DataNaixement"
+#. DiuoZ
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -2860,6 +3176,7 @@ msgctxt ""
msgid "Nationality"
msgstr "Nacionalitat"
+#. WCmMJ
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -2869,6 +3186,7 @@ msgctxt ""
msgid "Nationality"
msgstr "Nacionalitat"
+#. GCzKL
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -2878,6 +3196,7 @@ msgctxt ""
msgid "DateUpdated"
msgstr "DataActualització"
+#. UsaZB
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -2887,6 +3206,7 @@ msgctxt ""
msgid "DateUpdate"
msgstr "DataActualit"
+#. Hp4rj
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -2896,6 +3216,7 @@ msgctxt ""
msgid "DateJoined"
msgstr "DataUnió"
+#. T5HPk
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -2905,6 +3226,7 @@ msgctxt ""
msgid "DateJoined"
msgstr "DataUnió"
+#. fxgMF
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -2914,6 +3236,7 @@ msgctxt ""
msgid "MembershipStatus"
msgstr "EstatMembre"
+#. gkefP
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -2923,6 +3246,7 @@ msgctxt ""
msgid "MemberStat"
msgstr "EstatMembre"
+#. 6aNhJ
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -2932,6 +3256,7 @@ msgctxt ""
msgid "PledgeAmount"
msgstr "QuantitatAvançada"
+#. BrLPP
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -2941,6 +3266,7 @@ msgctxt ""
msgid "PledgeAmnt"
msgstr "QuantAvanç"
+#. Apdz9
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -2950,6 +3276,7 @@ msgctxt ""
msgid "PledgePaidDate"
msgstr "DataPagamentAvançament"
+#. gQ9Ds
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -2959,6 +3286,7 @@ msgctxt ""
msgid "PldgPdDate"
msgstr "DataPagAvanç"
+#. mLczE
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -2968,6 +3296,7 @@ msgctxt ""
msgid "DuesAmount"
msgstr "QuantPag"
+#. QxGp6
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -2977,6 +3306,7 @@ msgctxt ""
msgid "DuesAmount"
msgstr "QuantPag"
+#. fzG4p
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -2986,6 +3316,7 @@ msgctxt ""
msgid "DuesPaidDate"
msgstr "DataQuantitatPagament"
+#. XGFHH
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -2995,6 +3326,7 @@ msgctxt ""
msgid "DuesPdDate"
msgstr "DataQuantPag"
+#. SJrpn
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -3004,6 +3336,7 @@ msgctxt ""
msgid "Photo"
msgstr "Foto"
+#. tAeF3
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -3013,6 +3346,7 @@ msgctxt ""
msgid "Photo"
msgstr "Foto"
+#. GQKKD
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -3022,6 +3356,7 @@ msgctxt ""
msgid "Notes"
msgstr "Notes"
+#. F6cYC
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -3031,6 +3366,7 @@ msgctxt ""
msgid "Notes"
msgstr "Notes"
+#. ADoJ2
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -3040,6 +3376,7 @@ msgctxt ""
msgid "Contacts"
msgstr "Contactes"
+#. Agmji
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -3049,6 +3386,7 @@ msgctxt ""
msgid "ContactID"
msgstr "IDContacte"
+#. 2TjmB
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -3058,6 +3396,7 @@ msgctxt ""
msgid "ContactID"
msgstr "IDContacte"
+#. EMQyK
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -3067,6 +3406,7 @@ msgctxt ""
msgid "FirstName"
msgstr "Nom"
+#. PF3mA
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -3076,6 +3416,7 @@ msgctxt ""
msgid "FirstName"
msgstr "Nom"
+#. LvTCD
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -3085,6 +3426,7 @@ msgctxt ""
msgid "LastName"
msgstr "Cognoms"
+#. px2EF
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -3094,6 +3436,7 @@ msgctxt ""
msgid "LastName"
msgstr "Cognoms"
+#. dFGLe
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -3103,6 +3446,7 @@ msgctxt ""
msgid "Title"
msgstr "Càrrec"
+#. H7Bqz
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -3112,6 +3456,7 @@ msgctxt ""
msgid "Title"
msgstr "Càrrec"
+#. 4dmkL
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -3121,6 +3466,7 @@ msgctxt ""
msgid "Address"
msgstr "Adreça"
+#. nvShe
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -3130,6 +3476,7 @@ msgctxt ""
msgid "Address"
msgstr "Adreça"
+#. PCBxF
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -3139,6 +3486,7 @@ msgctxt ""
msgid "City"
msgstr "Ciutat"
+#. 4sWQ9
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -3148,6 +3496,7 @@ msgctxt ""
msgid "City"
msgstr "Ciutat"
+#. ohf7B
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -3157,6 +3506,7 @@ msgctxt ""
msgid "PostalCode"
msgstr "CodiPostal"
+#. tLicM
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -3166,6 +3516,7 @@ msgctxt ""
msgid "PostalCode"
msgstr "CodiPostal"
+#. AMJLh
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -3175,6 +3526,7 @@ msgctxt ""
msgid "StateOrProvince"
msgstr "EstatOProvíncia"
+#. FmUCY
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -3184,6 +3536,7 @@ msgctxt ""
msgid "StateProvi"
msgstr "EstatProv"
+#. CFsHm
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -3193,6 +3546,7 @@ msgctxt ""
msgid "CountryOrRegion"
msgstr "PaísORegió"
+#. JTFSE
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -3202,6 +3556,7 @@ msgctxt ""
msgid "CountryReg"
msgstr "PaísReg"
+#. 2TV22
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -3211,6 +3566,7 @@ msgctxt ""
msgid "PhoneNumber"
msgstr "NúmeroTelèfon"
+#. K9Bux
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -3220,6 +3576,7 @@ msgctxt ""
msgid "PhoneNo"
msgstr "NúmTel"
+#. Vpc62
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -3229,6 +3586,7 @@ msgctxt ""
msgid "FaxNumber"
msgstr "NúmeroFax"
+#. bH6b2
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -3238,6 +3596,7 @@ msgctxt ""
msgid "FaxNo"
msgstr "NúmFax"
+#. JADDL
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -3247,6 +3606,7 @@ msgctxt ""
msgid "MobileNumber"
msgstr "NúmeroMòbil"
+#. NrcEd
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -3256,6 +3616,7 @@ msgctxt ""
msgid "MobileNo"
msgstr "NúmMòbil"
+#. JjtjB
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -3265,6 +3626,7 @@ msgctxt ""
msgid "EmailAddress"
msgstr "AdreçaElectrònica"
+#. dUmtu
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -3274,6 +3636,7 @@ msgctxt ""
msgid "EmailAddr"
msgstr "AdrElectr"
+#. juinG
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -3283,6 +3646,7 @@ msgctxt ""
msgid "Salutation"
msgstr "Salutació"
+#. 2ccDa
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -3292,6 +3656,7 @@ msgctxt ""
msgid "Salutation"
msgstr "Salutació"
+#. u9adp
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -3301,6 +3666,7 @@ msgctxt ""
msgid "Birthdate"
msgstr "DataNaixement"
+#. DaDRX
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -3310,6 +3676,7 @@ msgctxt ""
msgid "Birthdate"
msgstr "DataNaixement"
+#. LHvdQ
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -3319,6 +3686,7 @@ msgctxt ""
msgid "ContactTypeID"
msgstr "IDTipusContacte"
+#. PFBMW
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -3328,6 +3696,7 @@ msgctxt ""
msgid "CntctTypID"
msgstr "IDTipContact"
+#. MG2BR
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -3337,6 +3706,7 @@ msgctxt ""
msgid "MaritalStatus"
msgstr "EstatCivil"
+#. cVd4K
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -3346,6 +3716,7 @@ msgctxt ""
msgid "MaritlStat"
msgstr "EstatCivil"
+#. Abyzk
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -3355,6 +3726,7 @@ msgctxt ""
msgid "SpouseName"
msgstr "NomCònjuge"
+#. CjuGx
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -3364,6 +3736,7 @@ msgctxt ""
msgid "SpouseName"
msgstr "NomCònjuge"
+#. PmKQg
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -3373,6 +3746,7 @@ msgctxt ""
msgid "SpousesInterests"
msgstr "InteressosCònjuge"
+#. VFubC
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -3382,6 +3756,7 @@ msgctxt ""
msgid "SpouseIntr"
msgstr "InterCòng"
+#. PMAZG
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -3391,6 +3766,7 @@ msgctxt ""
msgid "ContactsInterests"
msgstr "InteressosContacte"
+#. bAFJs
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -3400,6 +3776,7 @@ msgctxt ""
msgid "CntctInter"
msgstr "InterContacte"
+#. WHCBa
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -3409,6 +3786,7 @@ msgctxt ""
msgid "ChildrenNames"
msgstr "NomFills"
+#. CqEcs
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -3418,6 +3796,7 @@ msgctxt ""
msgid "ChildName"
msgstr "NomFills"
+#. MoQe6
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -3427,6 +3806,7 @@ msgctxt ""
msgid "Photo"
msgstr "Foto"
+#. cGFsw
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -3436,6 +3816,7 @@ msgctxt ""
msgid "Photo"
msgstr "Foto"
+#. nmy4w
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -3445,6 +3826,7 @@ msgctxt ""
msgid "Notes"
msgstr "Notes"
+#. QL9Bf
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -3454,6 +3836,7 @@ msgctxt ""
msgid "Notes"
msgstr "Notes"
+#. ZQtg8
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -3463,6 +3846,7 @@ msgctxt ""
msgid "Customers"
msgstr "Clients"
+#. Z3zgE
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -3472,6 +3856,7 @@ msgctxt ""
msgid "CustomerID"
msgstr "IDClient"
+#. CF92K
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -3481,6 +3866,7 @@ msgctxt ""
msgid "CustomerID"
msgstr "IDClient"
+#. epLip
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -3490,6 +3876,7 @@ msgctxt ""
msgid "CompanyName"
msgstr "NomEmpresa"
+#. LtYAX
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -3499,6 +3886,7 @@ msgctxt ""
msgid "CompnyName"
msgstr "NomEmpresa"
+#. Cdh9H
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -3508,6 +3896,7 @@ msgctxt ""
msgid "FirstName"
msgstr "Nom"
+#. JT9WV
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -3517,6 +3906,7 @@ msgctxt ""
msgid "FirstName"
msgstr "Nom"
+#. chDCN
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -3526,6 +3916,7 @@ msgctxt ""
msgid "LastName"
msgstr "Cognoms"
+#. G5sBB
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -3535,6 +3926,7 @@ msgctxt ""
msgid "LastName"
msgstr "Cognoms"
+#. xRtBz
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -3544,6 +3936,7 @@ msgctxt ""
msgid "Department"
msgstr "Departament"
+#. bmb8L
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -3553,6 +3946,7 @@ msgctxt ""
msgid "Department"
msgstr "Departament"
+#. Se6xq
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -3562,6 +3956,7 @@ msgctxt ""
msgid "Address"
msgstr "Adreça"
+#. FNRE6
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -3571,6 +3966,7 @@ msgctxt ""
msgid "Address"
msgstr "Adreça"
+#. EH4Ca
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -3580,6 +3976,7 @@ msgctxt ""
msgid "City"
msgstr "Ciutat"
+#. NU3wM
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -3589,6 +3986,7 @@ msgctxt ""
msgid "City"
msgstr "Ciutat"
+#. DscYP
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -3598,6 +3996,7 @@ msgctxt ""
msgid "PostalCode"
msgstr "CodiPostal"
+#. WwSrS
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -3607,6 +4006,7 @@ msgctxt ""
msgid "PostalCode"
msgstr "CodiPostal"
+#. BanEt
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -3616,6 +4016,7 @@ msgctxt ""
msgid "StateOrProvince"
msgstr "EstatOProvíncia"
+#. EzF6m
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -3625,6 +4026,7 @@ msgctxt ""
msgid "StateProvi"
msgstr "EstatProv"
+#. BwFKY
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -3634,6 +4036,7 @@ msgctxt ""
msgid "CountryOrRegion"
msgstr "PaísORegió"
+#. MCsgJ
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -3643,6 +4046,7 @@ msgctxt ""
msgid "CountryReg"
msgstr "PaísReg"
+#. h9GMq
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -3652,6 +4056,7 @@ msgctxt ""
msgid "PhoneNumber"
msgstr "NúmeroTelèfon"
+#. NvzeE
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -3661,6 +4066,7 @@ msgctxt ""
msgid "PhoneNo"
msgstr "NúmTel"
+#. X7MkG
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -3670,6 +4076,7 @@ msgctxt ""
msgid "FaxNumber"
msgstr "NúmeroFax"
+#. 9qtCa
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -3679,6 +4086,7 @@ msgctxt ""
msgid "FaxNo"
msgstr "NúmFax"
+#. kbBNB
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -3688,6 +4096,7 @@ msgctxt ""
msgid "MobileNumber"
msgstr "NúmeroMòbil"
+#. 3Rt7A
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -3697,6 +4106,7 @@ msgctxt ""
msgid "MobileNo"
msgstr "NúmMòbil"
+#. kBrTL
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -3706,6 +4116,7 @@ msgctxt ""
msgid "EmailAddress"
msgstr "AdreçaElectrònica"
+#. KCCf2
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -3715,6 +4126,7 @@ msgctxt ""
msgid "EmailAddr"
msgstr "AdrElectr"
+#. TAEpB
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -3724,6 +4136,7 @@ msgctxt ""
msgid "Title"
msgstr "Càrrec"
+#. nDsvK
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -3733,6 +4146,7 @@ msgctxt ""
msgid "Title"
msgstr "Càrrec"
+#. xnWhM
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -3742,6 +4156,7 @@ msgctxt ""
msgid "Notes"
msgstr "Notes"
+#. wAS2n
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -3751,6 +4166,7 @@ msgctxt ""
msgid "Notes"
msgstr "Notes"
+#. UUk6A
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -3760,6 +4176,7 @@ msgctxt ""
msgid "Employees"
msgstr "Treballadors"
+#. gZUSu
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -3769,6 +4186,7 @@ msgctxt ""
msgid "EmployeeID"
msgstr "IDTreballador"
+#. 8vszg
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -3778,6 +4196,7 @@ msgctxt ""
msgid "EmployeeID"
msgstr "IDTreballador"
+#. X64YR
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -3787,6 +4206,7 @@ msgctxt ""
msgid "FirstName"
msgstr "Nom"
+#. RD45c
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -3796,6 +4216,7 @@ msgctxt ""
msgid "FirstName"
msgstr "Nom"
+#. pjkom
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -3805,6 +4226,7 @@ msgctxt ""
msgid "MiddleName"
msgstr "NomMig"
+#. iEiny
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -3814,6 +4236,7 @@ msgctxt ""
msgid "MiddleName"
msgstr "NomMig"
+#. RCBHM
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -3823,6 +4246,7 @@ msgctxt ""
msgid "LastName"
msgstr "Cognoms"
+#. vgGDB
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -3832,6 +4256,7 @@ msgctxt ""
msgid "LastName"
msgstr "Cognoms"
+#. FeJAR
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -3841,6 +4266,7 @@ msgctxt ""
msgid "Title"
msgstr "Càrrec"
+#. LZRsJ
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -3850,6 +4276,7 @@ msgctxt ""
msgid "Title"
msgstr "Càrrec"
+#. 23GZC
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -3859,6 +4286,7 @@ msgctxt ""
msgid "Department"
msgstr "Departament"
+#. AjFE3
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -3868,6 +4296,7 @@ msgctxt ""
msgid "Department"
msgstr "Departament"
+#. inu4c
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -3877,6 +4306,7 @@ msgctxt ""
msgid "SocialSecurityNumber"
msgstr "NúmeroSeguretatSocial"
+#. xXS3F
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -3886,6 +4316,7 @@ msgctxt ""
msgid "SocSecNo"
msgstr "NúmSegSoc"
+#. bgGyq
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -3895,6 +4326,7 @@ msgctxt ""
msgid "EmployeeNumber"
msgstr "NúmeroTreballador"
+#. Aw9vy
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -3904,6 +4336,7 @@ msgctxt ""
msgid "EmployeeNo"
msgstr "NúmTreballador"
+#. Xb2nA
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -3913,6 +4346,7 @@ msgctxt ""
msgid "EmailAddress"
msgstr "AdreçaElectrònica"
+#. bWDH9
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -3922,6 +4356,7 @@ msgctxt ""
msgid "EmailAddr"
msgstr "AdrElectr"
+#. Ho6id
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -3931,6 +4366,7 @@ msgctxt ""
msgid "Extension"
msgstr "Extensió"
+#. Uc9ba
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -3940,6 +4376,7 @@ msgctxt ""
msgid "Extension"
msgstr "Extensió"
+#. CpEt6
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -3949,6 +4386,7 @@ msgctxt ""
msgid "Address"
msgstr "Adreça"
+#. sD5vd
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -3958,6 +4396,7 @@ msgctxt ""
msgid "Address"
msgstr "Adreça"
+#. CSboC
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -3967,6 +4406,7 @@ msgctxt ""
msgid "City"
msgstr "Ciutat"
+#. XGP5v
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -3976,6 +4416,7 @@ msgctxt ""
msgid "City"
msgstr "Ciutat"
+#. eW7CG
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -3985,6 +4426,7 @@ msgctxt ""
msgid "PostalCode"
msgstr "CodiPostal"
+#. Py8dr
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -3994,6 +4436,7 @@ msgctxt ""
msgid "PostalCode"
msgstr "CodiPostal"
+#. EzmFt
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -4003,6 +4446,7 @@ msgctxt ""
msgid "StateOrProvince"
msgstr "EstatOProvíncia"
+#. BaA5m
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -4012,6 +4456,7 @@ msgctxt ""
msgid "StateProvi"
msgstr "EstatProv"
+#. GFCJY
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -4021,6 +4466,7 @@ msgctxt ""
msgid "CountryOrRegion"
msgstr "PaísORegió"
+#. NtxhJ
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -4030,6 +4476,7 @@ msgctxt ""
msgid "CountryReg"
msgstr "PaísReg"
+#. VJN6T
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -4039,6 +4486,7 @@ msgctxt ""
msgid "PhoneNumber"
msgstr "NúmeroTelèfon"
+#. MFCDP
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -4048,6 +4496,7 @@ msgctxt ""
msgid "PhoneNo"
msgstr "NúmTel"
+#. CaqN8
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -4057,6 +4506,7 @@ msgctxt ""
msgid "FaxNumber"
msgstr "NúmeroFax"
+#. WZTt7
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -4066,6 +4516,7 @@ msgctxt ""
msgid "FaxNo"
msgstr "NúmFax"
+#. XBaAK
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -4075,6 +4526,7 @@ msgctxt ""
msgid "MobileNumber"
msgstr "NúmeroMòbil"
+#. uPPF9
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -4084,6 +4536,7 @@ msgctxt ""
msgid "MobileNo"
msgstr "NúmMòbil"
+#. BGoki
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -4093,6 +4546,7 @@ msgctxt ""
msgid "Birthdate"
msgstr "DataNaixement"
+#. FgEa7
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -4102,6 +4556,7 @@ msgctxt ""
msgid "Birthdate"
msgstr "DataNaixement"
+#. EqHuQ
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -4111,6 +4566,7 @@ msgctxt ""
msgid "DateHired"
msgstr "DataContractació"
+#. eWU8R
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -4120,6 +4576,7 @@ msgctxt ""
msgid "DateHired"
msgstr "DataContractació"
+#. xTA4A
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -4129,6 +4586,7 @@ msgctxt ""
msgid "DepartmentID"
msgstr "IDDepartament"
+#. ZZH49
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -4138,6 +4596,7 @@ msgctxt ""
msgid "DeprtmntID"
msgstr "IDDepart"
+#. 7bNdD
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -4147,6 +4606,7 @@ msgctxt ""
msgid "Salary"
msgstr "Sou"
+#. fCBB2
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -4156,6 +4616,7 @@ msgctxt ""
msgid "Salary"
msgstr "Sou"
+#. tGEUq
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -4165,6 +4626,7 @@ msgctxt ""
msgid "BillingRate"
msgstr "TaxaFacturació"
+#. qHQ6b
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -4174,6 +4636,7 @@ msgctxt ""
msgid "BillngRate"
msgstr "TaxaFact"
+#. 8GFSK
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -4183,6 +4646,7 @@ msgctxt ""
msgid "Deductions"
msgstr "Deduccions"
+#. bS63y
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -4192,6 +4656,7 @@ msgctxt ""
msgid "Deductions"
msgstr "Deduccions"
+#. coxFD
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -4201,6 +4666,7 @@ msgctxt ""
msgid "SupervisorID"
msgstr "IDSupervisor"
+#. 4LrRF
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -4210,6 +4676,7 @@ msgctxt ""
msgid "SupervisID"
msgstr "IDSupervisor"
+#. AUEEe
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -4219,6 +4686,7 @@ msgctxt ""
msgid "SpouseName"
msgstr "NomCònjuge"
+#. eEDFP
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -4228,6 +4696,7 @@ msgctxt ""
msgid "SpouseName"
msgstr "NomCònjuge"
+#. xBGLG
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -4237,6 +4706,7 @@ msgctxt ""
msgid "OfficeLocation"
msgstr "UbicacióOficina"
+#. gCEBW
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -4246,6 +4716,7 @@ msgctxt ""
msgid "OfficeLoc"
msgstr "UbicOficina"
+#. xHAYp
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -4255,6 +4726,7 @@ msgctxt ""
msgid "Photo"
msgstr "Foto"
+#. ZgzqX
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -4264,6 +4736,7 @@ msgctxt ""
msgid "Photo"
msgstr "Foto"
+#. BBaAF
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -4273,6 +4746,7 @@ msgctxt ""
msgid "Notes"
msgstr "Notes"
+#. Du75o
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -4282,6 +4756,7 @@ msgctxt ""
msgid "Notes"
msgstr "Notes"
+#. DZDJM
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -4291,6 +4766,7 @@ msgctxt ""
msgid "Orders"
msgstr "Comandes"
+#. BBwY3
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -4300,6 +4776,7 @@ msgctxt ""
msgid "OrderID"
msgstr "IDComanda"
+#. u6giJ
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -4309,6 +4786,7 @@ msgctxt ""
msgid "OrderID"
msgstr "IDComanda"
+#. q2P5m
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -4318,6 +4796,7 @@ msgctxt ""
msgid "CustomerID"
msgstr "IDClient"
+#. kc7Vr
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -4327,6 +4806,7 @@ msgctxt ""
msgid "CustomerID"
msgstr "IDClient"
+#. 2sDZF
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -4336,6 +4816,7 @@ msgctxt ""
msgid "EmployeeID"
msgstr "IDTreballador"
+#. QLAjH
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -4345,6 +4826,7 @@ msgctxt ""
msgid "EmployeeID"
msgstr "IDTreballador"
+#. hDFA3
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -4354,6 +4836,7 @@ msgctxt ""
msgid "OrderDate"
msgstr "DataComanda"
+#. kXAwD
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -4363,6 +4846,7 @@ msgctxt ""
msgid "OrderDate"
msgstr "DataComanda"
+#. 59RAz
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -4372,6 +4856,7 @@ msgctxt ""
msgid "PurchaseOrderNumber"
msgstr "NúmeroOrdreCompra"
+#. pmtBC
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -4381,6 +4866,7 @@ msgctxt ""
msgid "PurchOrdNo"
msgstr "NúmOrdCompra"
+#. 9omUA
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -4390,6 +4876,7 @@ msgctxt ""
msgid "RequiredByDate"
msgstr "RequeritElDia"
+#. 3G86K
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -4399,6 +4886,7 @@ msgctxt ""
msgid "RequirDate"
msgstr "ReqDia"
+#. 8hDN3
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -4408,6 +4896,7 @@ msgctxt ""
msgid "PromisedByDate"
msgstr "PromèsDia"
+#. mGe99
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -4417,6 +4906,7 @@ msgctxt ""
msgid "PromisDate"
msgstr "PromDia"
+#. PajGG
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -4426,6 +4916,7 @@ msgctxt ""
msgid "ShipName"
msgstr "NomEnviament"
+#. bs2Bn
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -4435,6 +4926,7 @@ msgctxt ""
msgid "ShipName"
msgstr "NomEnviament"
+#. A4S24
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -4444,6 +4936,7 @@ msgctxt ""
msgid "ShipAddress"
msgstr "AdreçaEnviament"
+#. 9TZph
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -4453,6 +4946,7 @@ msgctxt ""
msgid "ShipAddres"
msgstr "AdrEnviament"
+#. dEC6G
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -4462,6 +4956,7 @@ msgctxt ""
msgid "ShipCity"
msgstr "PoblEnviament"
+#. 5sLAQ
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -4471,6 +4966,7 @@ msgctxt ""
msgid "ShipCity"
msgstr "PoblEnviament"
+#. ChHem
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -4480,6 +4976,7 @@ msgctxt ""
msgid "ShipStateOrProvince"
msgstr "EstatOProvínciaEnviament"
+#. h96Fc
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -4489,6 +4986,7 @@ msgctxt ""
msgid "ShpStatPro"
msgstr "EstProvEnviament"
+#. DRUyL
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -4498,6 +4996,7 @@ msgctxt ""
msgid "ShipPostalCode"
msgstr "CodiPostalEnviament"
+#. RxAGo
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -4507,6 +5006,7 @@ msgctxt ""
msgid "ShipPostlC"
msgstr "CodPostEnviament"
+#. karSM
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -4516,6 +5016,7 @@ msgctxt ""
msgid "ShipCountryOrRegion"
msgstr "PaísORegióEnviament"
+#. u2r5G
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -4525,6 +5026,7 @@ msgctxt ""
msgid "ShipCouReg"
msgstr "PaísRegEnviament"
+#. PFjX4
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -4534,6 +5036,7 @@ msgctxt ""
msgid "ShipPhoneNumber"
msgstr "NúmeroTelèfonEnviament"
+#. ZDMkb
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -4543,6 +5046,7 @@ msgctxt ""
msgid "ShipPhonNo"
msgstr "NúmTelEnv"
+#. wGRfF
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -4552,6 +5056,7 @@ msgctxt ""
msgid "ShipDate"
msgstr "DataEnv"
+#. UPjpD
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -4561,6 +5066,7 @@ msgctxt ""
msgid "ShipDate"
msgstr "DataEnv"
+#. o5MH8
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -4570,6 +5076,7 @@ msgctxt ""
msgid "ShippingMethodID"
msgstr "IDMètodeEnviament"
+#. kMCzA
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -4579,6 +5086,7 @@ msgctxt ""
msgid "ShipMethID"
msgstr "IDMètEnviament"
+#. tRFND
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -4588,6 +5096,7 @@ msgctxt ""
msgid "FreightCharge"
msgstr "CàrregaBé"
+#. CcPSi
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -4597,6 +5106,7 @@ msgctxt ""
msgid "FreightCharge"
msgstr "CàrregaBé"
+#. FE5wE
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -4606,6 +5116,7 @@ msgctxt ""
msgid "SalesTaxRate"
msgstr "TaxaImpositivaVendes"
+#. KBygT
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -4615,6 +5126,7 @@ msgctxt ""
msgid "SalesTaxRt"
msgstr "TaxImpVendes"
+#. 3wUgs
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -4624,6 +5136,7 @@ msgctxt ""
msgid "OrderDetails"
msgstr "DetallsComanda"
+#. dKfhV
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -4633,6 +5146,7 @@ msgctxt ""
msgid "OrderDetailID"
msgstr "IDDetallsComanda"
+#. ybLBA
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -4642,6 +5156,7 @@ msgctxt ""
msgid "OrderDetID"
msgstr "IDDetComanda"
+#. Svw5D
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -4651,6 +5166,7 @@ msgctxt ""
msgid "OrderID"
msgstr "IDComanda"
+#. nhEvv
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -4660,6 +5176,7 @@ msgctxt ""
msgid "OrderID"
msgstr "IDComanda"
+#. PKEYD
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -4669,6 +5186,7 @@ msgctxt ""
msgid "ProductID"
msgstr "IDProducte"
+#. pUve6
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -4678,6 +5196,7 @@ msgctxt ""
msgid "ProductID"
msgstr "IDProducte"
+#. 3Azty
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -4687,6 +5206,7 @@ msgctxt ""
msgid "DateSold"
msgstr "DataVenut"
+#. HBgBM
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -4696,6 +5216,7 @@ msgctxt ""
msgid "DateSold"
msgstr "DataVenut"
+#. yAv7W
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -4705,6 +5226,7 @@ msgctxt ""
msgid "Quantity"
msgstr "Quantitat"
+#. AEbcX
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -4714,6 +5236,7 @@ msgctxt ""
msgid "Quantity"
msgstr "Quantitat"
+#. bUThi
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -4723,6 +5246,7 @@ msgctxt ""
msgid "UnitPrice"
msgstr "PreuUnitat"
+#. FEDWA
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -4732,6 +5256,7 @@ msgctxt ""
msgid "UnitPrice"
msgstr "PreuUnitat"
+#. ZjkrP
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -4741,6 +5266,7 @@ msgctxt ""
msgid "Discount"
msgstr "Descompte"
+#. LxkNT
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -4750,6 +5276,7 @@ msgctxt ""
msgid "Discount"
msgstr "Descompte"
+#. WtnRB
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -4759,6 +5286,7 @@ msgctxt ""
msgid "SalePrice"
msgstr "PreuVenda"
+#. 4SLN8
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -4768,6 +5296,7 @@ msgctxt ""
msgid "SalePrice"
msgstr "PreuVenda"
+#. qTtxh
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -4777,6 +5306,7 @@ msgctxt ""
msgid "SalesTax"
msgstr "ImpostVenda"
+#. AKELU
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -4786,6 +5316,7 @@ msgctxt ""
msgid "SalesTax"
msgstr "ImpostVenda"
+#. uP8db
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -4795,6 +5326,7 @@ msgctxt ""
msgid "LineTotal"
msgstr "TotalLínia"
+#. gmxro
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -4804,6 +5336,7 @@ msgctxt ""
msgid "LineTotal"
msgstr "TotalLínia"
+#. guVjD
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -4813,6 +5346,7 @@ msgctxt ""
msgid "Payments"
msgstr "Pagaments"
+#. rG7oB
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -4822,6 +5356,7 @@ msgctxt ""
msgid "PaymentID"
msgstr "IDPagament"
+#. EVcaR
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -4831,6 +5366,7 @@ msgctxt ""
msgid "PaymentID"
msgstr "IDPagament"
+#. 8Nav5
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -4840,6 +5376,7 @@ msgctxt ""
msgid "CustomerID"
msgstr "IDClient"
+#. eNKsR
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -4849,6 +5386,7 @@ msgctxt ""
msgid "CustomerID"
msgstr "IDClient"
+#. 3xXjt
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -4858,6 +5396,7 @@ msgctxt ""
msgid "WorkorderID"
msgstr "IDOrdreTreball"
+#. sFych
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -4867,6 +5406,7 @@ msgctxt ""
msgid "WorkordrID"
msgstr "IDOrdTreb"
+#. BWEeR
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -4876,6 +5416,7 @@ msgctxt ""
msgid "OrderID"
msgstr "IDComanda"
+#. 6CRag
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -4885,6 +5426,7 @@ msgctxt ""
msgid "OrderID"
msgstr "IDComanda"
+#. QKkGL
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -4894,6 +5436,7 @@ msgctxt ""
msgid "ReservationID"
msgstr "IDReserva"
+#. cJgDW
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -4903,6 +5446,7 @@ msgctxt ""
msgid "ReservID"
msgstr "IDReserva"
+#. tCUDF
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -4912,6 +5456,7 @@ msgctxt ""
msgid "MemberID"
msgstr "IDMembre"
+#. pMrBJ
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -4921,6 +5466,7 @@ msgctxt ""
msgid "MemberID"
msgstr "IDMembre"
+#. Qw6Dn
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -4930,6 +5476,7 @@ msgctxt ""
msgid "RegistrationID"
msgstr "IDRegistre"
+#. jHB7a
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -4939,6 +5486,7 @@ msgctxt ""
msgid "RegistraID"
msgstr "IDRegis"
+#. QPS7M
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -4948,6 +5496,7 @@ msgctxt ""
msgid "ProjectID"
msgstr "IDProjecte"
+#. GCdAw
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -4957,6 +5506,7 @@ msgctxt ""
msgid "ProjectID"
msgstr "IDProjecte"
+#. cVGBG
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -4966,6 +5516,7 @@ msgctxt ""
msgid "PaymentAmount"
msgstr "QuantitatPagament"
+#. 4L9EB
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -4975,6 +5526,7 @@ msgctxt ""
msgid "PaymntAmnt"
msgstr "QuantPagam"
+#. QMXMj
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -4984,6 +5536,7 @@ msgctxt ""
msgid "PaymentDate"
msgstr "DataPagament"
+#. 9BTdh
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -4993,6 +5546,7 @@ msgctxt ""
msgid "PaymntDate"
msgstr "DataPagam"
+#. XLGxB
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -5002,6 +5556,7 @@ msgctxt ""
msgid "PaymentMethod"
msgstr "MètodePagament"
+#. bFCLF
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -5011,6 +5566,7 @@ msgctxt ""
msgid "PaymntMeth"
msgstr "MètPagam"
+#. SNAyD
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -5020,6 +5576,7 @@ msgctxt ""
msgid "CheckNumber"
msgstr "NúmeroXec"
+#. oVMj9
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -5029,6 +5586,7 @@ msgctxt ""
msgid "CheckNo"
msgstr "NúmXec"
+#. JkiQr
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -5038,6 +5596,7 @@ msgctxt ""
msgid "CreditCardType"
msgstr "TipusTargetaCrèdit"
+#. GzXDo
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -5047,6 +5606,7 @@ msgctxt ""
msgid "CCardType"
msgstr "TipusTCrèdit"
+#. 9gvJG
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -5056,6 +5616,7 @@ msgctxt ""
msgid "CreditCardNumber"
msgstr "NúmeroTargetaCrèdit"
+#. bz2Tw
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -5065,6 +5626,7 @@ msgctxt ""
msgid "CCardNo"
msgstr "NúmTCrèd"
+#. cPBML
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -5074,6 +5636,7 @@ msgctxt ""
msgid "Cardholder"
msgstr "TitularTargeta"
+#. CFCKU
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -5083,6 +5646,7 @@ msgctxt ""
msgid "Cardholder"
msgstr "TitularTargeta"
+#. 3PcBx
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -5092,6 +5656,7 @@ msgctxt ""
msgid "CreditCardExpDate"
msgstr "DataVencTargetaCrèdit"
+#. DrVXU
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -5101,6 +5666,7 @@ msgctxt ""
msgid "CCExpDate"
msgstr "DataVencTC"
+#. rJ97T
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -5110,6 +5676,7 @@ msgctxt ""
msgid "CreditCardAuthorizationNumber"
msgstr "NúmeroAutoritzacióTargetaCrèdit"
+#. JQonv
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -5119,6 +5686,7 @@ msgctxt ""
msgid "CCAuthorNo"
msgstr "NúmAutoritTC"
+#. BWm6D
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -5128,6 +5696,7 @@ msgctxt ""
msgid "PaymentTerms"
msgstr "TerminisPagament"
+#. xJJBA
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -5137,6 +5706,7 @@ msgctxt ""
msgid "PaymntTerm"
msgstr "TerminiPagament"
+#. w3BHM
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -5146,6 +5716,7 @@ msgctxt ""
msgid "PaymentMethodID"
msgstr "IDMètodePagament"
+#. UaTHL
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -5155,6 +5726,7 @@ msgctxt ""
msgid "PaymMethID"
msgstr "IDMètPag"
+#. khsAX
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -5164,6 +5736,7 @@ msgctxt ""
msgid "Notes"
msgstr "Notes"
+#. j3SyQ
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -5173,6 +5746,7 @@ msgctxt ""
msgid "Notes"
msgstr "Notes"
+#. fPAWe
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -5182,6 +5756,7 @@ msgctxt ""
msgid "Invoices"
msgstr "Factures"
+#. AyrfY
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -5191,6 +5766,7 @@ msgctxt ""
msgid "InvoiceID"
msgstr "IDFactura"
+#. pFAKD
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -5200,6 +5776,7 @@ msgctxt ""
msgid "InvoiceID"
msgstr "IDFactura"
+#. beGuy
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -5209,6 +5786,7 @@ msgctxt ""
msgid "CustomerID"
msgstr "IDClient"
+#. tCYFo
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -5218,6 +5796,7 @@ msgctxt ""
msgid "CustomerID"
msgstr "IDClient"
+#. REJJ3
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -5227,6 +5806,7 @@ msgctxt ""
msgid "EmployeeID"
msgstr "IDTreballador"
+#. GUiNL
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -5236,6 +5816,7 @@ msgctxt ""
msgid "EmployeeID"
msgstr "IDTreballador"
+#. GCon7
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -5245,6 +5826,7 @@ msgctxt ""
msgid "DeliveryID"
msgstr "IDLliurament"
+#. J9wjo
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -5254,6 +5836,7 @@ msgctxt ""
msgid "DeliveryID"
msgstr "IDLliurament"
+#. FGTGT
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -5263,6 +5846,7 @@ msgctxt ""
msgid "Status"
msgstr "Estat"
+#. nNLGC
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -5272,6 +5856,7 @@ msgctxt ""
msgid "Status"
msgstr "Estat"
+#. p64AT
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -5281,6 +5866,7 @@ msgctxt ""
msgid "InvoiceDate"
msgstr "DataFactura"
+#. DmuxB
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -5290,6 +5876,7 @@ msgctxt ""
msgid "InvoiceDat"
msgstr "DataFact"
+#. 9ZfBU
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -5299,6 +5886,7 @@ msgctxt ""
msgid "Salesperson"
msgstr "Venedor"
+#. Wn6gD
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -5308,6 +5896,7 @@ msgctxt ""
msgid "Salespersn"
msgstr "Venedor"
+#. eDBJ6
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -5317,6 +5906,7 @@ msgctxt ""
msgid "ShipDate"
msgstr "DataEnv"
+#. UR4cM
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -5326,6 +5916,7 @@ msgctxt ""
msgid "ShipDate"
msgstr "DataEnv"
+#. QGS9G
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -5335,6 +5926,7 @@ msgctxt ""
msgid "ShippedTo"
msgstr "EnviatA"
+#. o4DBh
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -5344,6 +5936,7 @@ msgctxt ""
msgid "ShippedTo"
msgstr "EnviatA"
+#. WAARk
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -5353,6 +5946,7 @@ msgctxt ""
msgid "ShippedVia"
msgstr "EnviatVia"
+#. oGrmR
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -5362,6 +5956,7 @@ msgctxt ""
msgid "ShippedVia"
msgstr "EnviatVia"
+#. hVjqe
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -5371,6 +5966,7 @@ msgctxt ""
msgid "ShippingCost"
msgstr "CostEnviament"
+#. VDzPZ
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -5380,6 +5976,7 @@ msgctxt ""
msgid "ShipCost"
msgstr "CostEnv"
+#. GRQ3Z
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -5389,6 +5986,7 @@ msgctxt ""
msgid "Notes"
msgstr "Notes"
+#. 5VTXC
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -5398,6 +5996,7 @@ msgctxt ""
msgid "Notes"
msgstr "Notes"
+#. YEPSx
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -5407,6 +6006,7 @@ msgctxt ""
msgid "InvoiceDetails"
msgstr "DetallsFactura"
+#. yfbR2
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -5416,6 +6016,7 @@ msgctxt ""
msgid "InvoiceDetailID"
msgstr "IDDetallsFactura"
+#. dGCN6
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -5425,6 +6026,7 @@ msgctxt ""
msgid "InvoiDetID"
msgstr "IDDetFact"
+#. JfVBh
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -5434,6 +6036,7 @@ msgctxt ""
msgid "InvoiceID"
msgstr "IDFactura"
+#. jUE5T
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -5443,6 +6046,7 @@ msgctxt ""
msgid "InvoiceID"
msgstr "IDFactura"
+#. xBpuR
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -5452,6 +6056,7 @@ msgctxt ""
msgid "OrderID"
msgstr "IDComanda"
+#. vHfBj
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -5461,6 +6066,7 @@ msgctxt ""
msgid "OrderID"
msgstr "IDComanda"
+#. UECWE
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -5470,6 +6076,7 @@ msgctxt ""
msgid "ProductID"
msgstr "IDProducte"
+#. abY8X
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -5479,6 +6086,7 @@ msgctxt ""
msgid "ProductID"
msgstr "IDProducte"
+#. y2d6A
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -5488,6 +6096,7 @@ msgctxt ""
msgid "Quantity"
msgstr "Quantitat"
+#. 38455
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -5497,6 +6106,7 @@ msgctxt ""
msgid "Quantity"
msgstr "Quantitat"
+#. Gpxfg
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -5506,6 +6116,7 @@ msgctxt ""
msgid "UnitPrice"
msgstr "PreuUnitat"
+#. CRGGb
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -5515,6 +6126,7 @@ msgctxt ""
msgid "UnitPrice"
msgstr "PreuUnitat"
+#. ZsXui
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -5524,6 +6136,7 @@ msgctxt ""
msgid "Discount"
msgstr "Descompte"
+#. BnJkz
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -5533,6 +6146,7 @@ msgctxt ""
msgid "Discount"
msgstr "Descompte"
+#. rPB4z
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -5542,6 +6156,7 @@ msgctxt ""
msgid "PaymentTerms"
msgstr "TerminisPagament"
+#. vkiyA
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -5551,6 +6166,7 @@ msgctxt ""
msgid "PaymntTerm"
msgstr "TerminiPagament"
+#. GkSif
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -5560,6 +6176,7 @@ msgctxt ""
msgid "Projects"
msgstr "Projectes"
+#. pnCrD
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -5569,6 +6186,7 @@ msgctxt ""
msgid "ProjectID"
msgstr "IDProjecte"
+#. JbCD5
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -5578,6 +6196,7 @@ msgctxt ""
msgid "ProjectID"
msgstr "IDProjecte"
+#. eCSRD
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -5587,6 +6206,7 @@ msgctxt ""
msgid "ProjectName"
msgstr "NomProjecte"
+#. cEBrY
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -5596,6 +6216,7 @@ msgctxt ""
msgid "ProjctName"
msgstr "NomProj"
+#. GQFCj
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -5605,6 +6226,7 @@ msgctxt ""
msgid "ProjectDescription"
msgstr "DescripcióProjecte"
+#. kysbo
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -5614,6 +6236,7 @@ msgctxt ""
msgid "ProjctDscr"
msgstr "DescProj"
+#. 39wHQ
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -5623,6 +6246,7 @@ msgctxt ""
msgid "ClientID"
msgstr "IDClient"
+#. tKBvF
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -5632,6 +6256,7 @@ msgctxt ""
msgid "ClientID"
msgstr "IDClient"
+#. TH2to
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -5641,6 +6266,7 @@ msgctxt ""
msgid "PurchaseOrderNumber"
msgstr "NúmeroOrdreCompra"
+#. 2kZB7
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -5650,6 +6276,7 @@ msgctxt ""
msgid "PurchOrdNo"
msgstr "NúmOrdCompra"
+#. EatjQ
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -5659,6 +6286,7 @@ msgctxt ""
msgid "TotalBillingEstimate"
msgstr "EstimacióTotalFactura"
+#. Bf4km
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -5668,6 +6296,7 @@ msgctxt ""
msgid "TotBillEst"
msgstr "EstTotFact"
+#. poUuy
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -5677,6 +6306,7 @@ msgctxt ""
msgid "EmployeeID"
msgstr "IDTreballador"
+#. TRBwM
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -5686,6 +6316,7 @@ msgctxt ""
msgid "EmployeeID"
msgstr "IDTreballador"
+#. NYjdp
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -5695,6 +6326,7 @@ msgctxt ""
msgid "BeginDate"
msgstr "DataInici"
+#. LGmQk
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -5704,6 +6336,7 @@ msgctxt ""
msgid "BeginDate"
msgstr "DataInici"
+#. wasjb
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -5713,6 +6346,7 @@ msgctxt ""
msgid "EndDate"
msgstr "DataFinal"
+#. Dyn4d
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -5722,6 +6356,7 @@ msgctxt ""
msgid "EndDate"
msgstr "DataFinal"
+#. 5ieWG
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -5731,6 +6366,7 @@ msgctxt ""
msgid "Events"
msgstr "Incidències"
+#. EWwq8
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -5740,6 +6376,7 @@ msgctxt ""
msgid "EventID"
msgstr "IDIncidència"
+#. TbkRA
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -5749,6 +6386,7 @@ msgctxt ""
msgid "EventID"
msgstr "IDIncidència"
+#. EzWgc
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -5758,6 +6396,7 @@ msgctxt ""
msgid "EventName"
msgstr "NomIncidència"
+#. kF2TW
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -5767,6 +6406,7 @@ msgctxt ""
msgid "EventName"
msgstr "NomIncidència"
+#. Twmm2
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -5776,6 +6416,7 @@ msgctxt ""
msgid "EventDescription"
msgstr "DescripcióIncidència"
+#. zJMhM
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -5785,6 +6426,7 @@ msgctxt ""
msgid "EventDescr"
msgstr "DescIncid"
+#. iyGrA
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -5794,6 +6436,7 @@ msgctxt ""
msgid "EventTypeID"
msgstr "IDTipusIncidència"
+#. 3Q87f
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -5803,6 +6446,7 @@ msgctxt ""
msgid "EventTypID"
msgstr "IDTipIncid"
+#. G7gqJ
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -5812,6 +6456,7 @@ msgctxt ""
msgid "EmployeeID"
msgstr "IDTreballador"
+#. yYMpW
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -5821,6 +6466,7 @@ msgctxt ""
msgid "EmployeeID"
msgstr "IDTreballador"
+#. 8GguN
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -5830,6 +6476,7 @@ msgctxt ""
msgid "Status"
msgstr "Estat"
+#. 6UGSd
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -5839,6 +6486,7 @@ msgctxt ""
msgid "Status"
msgstr "Estat"
+#. McAcy
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -5848,6 +6496,7 @@ msgctxt ""
msgid "Location"
msgstr "Ubicació"
+#. Vbh58
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -5857,6 +6506,7 @@ msgctxt ""
msgid "Location"
msgstr "Ubicació"
+#. N9czS
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -5866,6 +6516,7 @@ msgctxt ""
msgid "BeginDate"
msgstr "DataInici"
+#. u8DoC
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -5875,6 +6526,7 @@ msgctxt ""
msgid "BeginDate"
msgstr "DataInici"
+#. XVAwB
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -5884,6 +6536,7 @@ msgctxt ""
msgid "BeginTime"
msgstr "HoraInici"
+#. tDDXf
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -5893,6 +6546,7 @@ msgctxt ""
msgid "BeginTime"
msgstr "HoraInici"
+#. JFCaL
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -5902,6 +6556,7 @@ msgctxt ""
msgid "EndDate"
msgstr "DataFinal"
+#. qfGS7
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -5911,6 +6566,7 @@ msgctxt ""
msgid "EndDate"
msgstr "DataFinal"
+#. kzZuz
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -5920,6 +6576,7 @@ msgctxt ""
msgid "EndTime"
msgstr "HoraFinal"
+#. 7zRBm
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -5929,6 +6586,7 @@ msgctxt ""
msgid "EndTime"
msgstr "HoraFinal"
+#. b49AB
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -5938,6 +6596,7 @@ msgctxt ""
msgid "RequiredStaffing"
msgstr "PersonalNecessari"
+#. FwAjV
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -5947,6 +6606,7 @@ msgctxt ""
msgid "ReqStaffng"
msgstr "PersNec"
+#. osBZr
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -5956,6 +6616,7 @@ msgctxt ""
msgid "Confirmation"
msgstr "Confirmació"
+#. QYChC
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -5965,6 +6626,7 @@ msgctxt ""
msgid "Confirmation"
msgstr "Confirmació"
+#. RWrBf
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -5974,6 +6636,7 @@ msgctxt ""
msgid "AvailableSpaces"
msgstr "EspaisDisponibles"
+#. tohod
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -5983,6 +6646,7 @@ msgctxt ""
msgid "AvailSpace"
msgstr "EspDisp"
+#. YqzGU
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -5992,6 +6656,7 @@ msgctxt ""
msgid "CostPerPerson"
msgstr "CostPerPersona"
+#. ZMA5E
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -6001,6 +6666,7 @@ msgctxt ""
msgid "CostPPersn"
msgstr "CostPPers"
+#. EERhB
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -6010,6 +6676,7 @@ msgctxt ""
msgid "Notes"
msgstr "Notes"
+#. GNuCE
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -6019,6 +6686,7 @@ msgctxt ""
msgid "Notes"
msgstr "Notes"
+#. oUU6f
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -6028,6 +6696,7 @@ msgctxt ""
msgid "Reservations"
msgstr "Reserves"
+#. nM5dR
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -6037,6 +6706,7 @@ msgctxt ""
msgid "ReservationID"
msgstr "IDReserva"
+#. zLJqT
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -6046,6 +6716,7 @@ msgctxt ""
msgid "ReservID"
msgstr "IDReserva"
+#. xy5y9
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -6055,6 +6726,7 @@ msgctxt ""
msgid "CustomerID"
msgstr "IDClient"
+#. du3ng
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -6064,6 +6736,7 @@ msgctxt ""
msgid "CustomerID"
msgstr "IDClient"
+#. S4gVp
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -6073,6 +6746,7 @@ msgctxt ""
msgid "EventID"
msgstr "IDIncidència"
+#. TmZGY
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -6082,6 +6756,7 @@ msgctxt ""
msgid "EventID"
msgstr "IDIncidència"
+#. 98BNo
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -6091,6 +6766,7 @@ msgctxt ""
msgid "EmployeeID"
msgstr "IDTreballador"
+#. 8CEY2
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -6100,6 +6776,7 @@ msgctxt ""
msgid "EmployeeID"
msgstr "IDTreballador"
+#. F3yn7
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -6109,6 +6786,7 @@ msgctxt ""
msgid "QuantityReserved"
msgstr "QuantitatReservada"
+#. 5qHSp
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -6118,6 +6796,7 @@ msgctxt ""
msgid "QuntityRes"
msgstr "QuantRes"
+#. MUTVs
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -6127,6 +6806,7 @@ msgctxt ""
msgid "ReservationDate"
msgstr "DataReserva"
+#. aCjGv
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -6136,6 +6816,7 @@ msgctxt ""
msgid "ReservDate"
msgstr "DataReserv"
+#. E3GGw
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -6145,6 +6826,7 @@ msgctxt ""
msgid "ReservationTime"
msgstr "HoraReserva"
+#. xk7Vr
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -6154,6 +6836,7 @@ msgctxt ""
msgid "ReservTime"
msgstr "HoraReserv"
+#. tsXKR
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -6163,6 +6846,7 @@ msgctxt ""
msgid "DepositDue"
msgstr "DipPrev"
+#. wCek2
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -6172,6 +6856,7 @@ msgctxt ""
msgid "DepositDue"
msgstr "DipPrev"
+#. Bs7ax
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -6181,6 +6866,7 @@ msgctxt ""
msgid "TotalDue"
msgstr "TotPrev"
+#. WFFSu
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -6190,6 +6876,7 @@ msgctxt ""
msgid "TotalDue"
msgstr "TotPrev"
+#. kHdp4
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -6199,6 +6886,7 @@ msgctxt ""
msgid "AmountPaid"
msgstr "QuantitatPagada"
+#. TjXnX
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -6208,6 +6896,7 @@ msgctxt ""
msgid "AmountPaid"
msgstr "QuantitatPagada"
+#. rFWGE
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -6217,6 +6906,7 @@ msgctxt ""
msgid "Confirmation"
msgstr "Confirmació"
+#. MEo4x
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -6226,6 +6916,7 @@ msgctxt ""
msgid "Confirmation"
msgstr "Confirmació"
+#. ipEFH
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -6235,6 +6926,7 @@ msgctxt ""
msgid "Notes"
msgstr "Notes"
+#. MdZKF
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -6244,6 +6936,7 @@ msgctxt ""
msgid "Notes"
msgstr "Notes"
+#. jpm7c
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -6253,6 +6946,7 @@ msgctxt ""
msgid "TimeBilled"
msgstr "TempsFacturació"
+#. e5KFa
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -6262,6 +6956,7 @@ msgctxt ""
msgid "TimeBilledID"
msgstr "IDTempsFacturació"
+#. 7Adaz
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -6271,6 +6966,7 @@ msgctxt ""
msgid "TimeBillID"
msgstr "IDTempsFact"
+#. 4F462
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -6280,6 +6976,7 @@ msgctxt ""
msgid "CustomerID"
msgstr "IDClient"
+#. YfQFW
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -6289,6 +6986,7 @@ msgctxt ""
msgid "CustomerID"
msgstr "IDClient"
+#. 9eCRD
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -6298,6 +6996,7 @@ msgctxt ""
msgid "ProjectID"
msgstr "IDProjecte"
+#. JRKXr
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -6307,6 +7006,7 @@ msgctxt ""
msgid "ProjectID"
msgstr "IDProjecte"
+#. ofEYv
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -6316,6 +7016,7 @@ msgctxt ""
msgid "EmployeeID"
msgstr "IDTreballador"
+#. BP9NC
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -6325,6 +7026,7 @@ msgctxt ""
msgid "EmployeeID"
msgstr "IDTreballador"
+#. fhXCK
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -6334,6 +7036,7 @@ msgctxt ""
msgid "BillingDate"
msgstr "DataFact"
+#. n5r4F
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -6343,6 +7046,7 @@ msgctxt ""
msgid "BillingDate"
msgstr "DataFact"
+#. yDGXd
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -6352,6 +7056,7 @@ msgctxt ""
msgid "RatePerHour"
msgstr "RaóPerHora"
+#. pLX8c
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -6361,6 +7066,7 @@ msgctxt ""
msgid "RatePrHour"
msgstr "RaóPrHora"
+#. 5AFNr
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -6370,6 +7076,7 @@ msgctxt ""
msgid "BillableHours"
msgstr "HoresFacturables"
+#. 39T5G
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -6379,6 +7086,7 @@ msgctxt ""
msgid "BillablHrs"
msgstr "HoresFact"
+#. ygjNF
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -6388,6 +7096,7 @@ msgctxt ""
msgid "Notes"
msgstr "Notes"
+#. dBDqT
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -6397,6 +7106,7 @@ msgctxt ""
msgid "Notes"
msgstr "Notes"
+#. 6vbDA
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -6406,6 +7116,7 @@ msgctxt ""
msgid "Expenses"
msgstr "Despeses"
+#. Wrud8
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -6415,6 +7126,7 @@ msgctxt ""
msgid "ExpenseID"
msgstr "IDDespesa"
+#. REMMM
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -6424,6 +7136,7 @@ msgctxt ""
msgid "ExpenseID"
msgstr "IDDespesa"
+#. Ha7i7
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -6433,6 +7146,7 @@ msgctxt ""
msgid "ExpenseType"
msgstr "TipusDespesa"
+#. 6mP3Z
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -6442,6 +7156,7 @@ msgctxt ""
msgid "ExpensType"
msgstr "TipusDesp"
+#. HKdyD
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -6451,6 +7166,7 @@ msgctxt ""
msgid "Purpose"
msgstr "Propòsit"
+#. gaTaf
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -6460,6 +7176,7 @@ msgctxt ""
msgid "Purpose"
msgstr "Propòsit"
+#. hhAhp
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -6469,6 +7186,7 @@ msgctxt ""
msgid "EmployeeID"
msgstr "IDTreballador"
+#. E6DFG
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -6478,6 +7196,7 @@ msgctxt ""
msgid "EmployeeID"
msgstr "IDTreballador"
+#. SZSmh
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -6487,6 +7206,7 @@ msgctxt ""
msgid "DatePurchased"
msgstr "DataCompra"
+#. 2KarB
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -6496,6 +7216,7 @@ msgctxt ""
msgid "DatePurchd"
msgstr "DataCompra"
+#. CJJ3F
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -6505,6 +7226,7 @@ msgctxt ""
msgid "DateSubmitted"
msgstr "DataTramesa"
+#. ATJuM
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -6514,6 +7236,7 @@ msgctxt ""
msgid "DateSubmit"
msgstr "DataTram"
+#. 49xyP
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -6523,6 +7246,7 @@ msgctxt ""
msgid "AmountSpent"
msgstr "QuantitatGastada"
+#. avWQ4
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -6532,6 +7256,7 @@ msgctxt ""
msgid "AmountSpnt"
msgstr "QuantGast"
+#. WTAX5
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -6541,6 +7266,7 @@ msgctxt ""
msgid "AdvanceAmount"
msgstr "QuantitatAvançada"
+#. xEHVW
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -6550,6 +7276,7 @@ msgctxt ""
msgid "AdvnceAmnt"
msgstr "QuantAvan"
+#. LQ5DY
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -6559,6 +7286,7 @@ msgctxt ""
msgid "PaymentMethod"
msgstr "MètodePagament"
+#. xd7GG
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -6568,6 +7296,7 @@ msgctxt ""
msgid "PaymntMeth"
msgstr "MètPagam"
+#. rNTCg
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -6577,6 +7306,7 @@ msgctxt ""
msgid "Notes"
msgstr "Notes"
+#. aUBFS
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -6586,6 +7316,7 @@ msgctxt ""
msgid "Notes"
msgstr "Notes"
+#. o5Xsf
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -6595,6 +7326,7 @@ msgctxt ""
msgid "Deliveries"
msgstr "Lliuraments"
+#. fRryh
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -6604,6 +7336,7 @@ msgctxt ""
msgid "DeliveryID"
msgstr "IDLliurament"
+#. 4wjhN
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -6613,6 +7346,7 @@ msgctxt ""
msgid "DeliveryID"
msgstr "IDLliurament"
+#. CTMiG
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -6622,6 +7356,7 @@ msgctxt ""
msgid "CustomerID"
msgstr "IDClient"
+#. TZcAN
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -6631,6 +7366,7 @@ msgctxt ""
msgid "CustomerID"
msgstr "IDClient"
+#. LLYL9
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -6640,6 +7376,7 @@ msgctxt ""
msgid "OrderID"
msgstr "IDComanda"
+#. NsKZU
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -6649,6 +7386,7 @@ msgctxt ""
msgid "OrderID"
msgstr "IDComanda"
+#. wKFDd
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -6658,6 +7396,7 @@ msgctxt ""
msgid "EmployeeID"
msgstr "IDTreballador"
+#. EHv3m
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -6667,6 +7406,7 @@ msgctxt ""
msgid "EmployeeID"
msgstr "IDTreballador"
+#. HMwwM
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -6676,6 +7416,7 @@ msgctxt ""
msgid "ShippedFrom"
msgstr "EnviatDesDe"
+#. qZYJG
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -6685,6 +7426,7 @@ msgctxt ""
msgid "ShippedFrm"
msgstr "EnviatDD"
+#. 7PPEM
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -6694,6 +7436,7 @@ msgctxt ""
msgid "ShippedVia"
msgstr "EnviatVia"
+#. gtnfp
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -6703,6 +7446,7 @@ msgctxt ""
msgid "ShippedVia"
msgstr "EnviatVia"
+#. gtCDV
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -6712,6 +7456,7 @@ msgctxt ""
msgid "TrackingCode"
msgstr "CodiRastreig"
+#. 6A75v
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -6721,6 +7466,7 @@ msgctxt ""
msgid "TrckngCode"
msgstr "CodiRastr"
+#. LLVAm
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -6730,6 +7476,7 @@ msgctxt ""
msgid "ShipDate"
msgstr "DataEnv"
+#. 6EjRr
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -6739,6 +7486,7 @@ msgctxt ""
msgid "ShipDate"
msgstr "DataEnv"
+#. 9B5q9
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -6748,6 +7496,7 @@ msgctxt ""
msgid "ShipperPhoneNumber"
msgstr "NúmeroTelèfonEnviament"
+#. BgxzD
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -6757,6 +7506,7 @@ msgctxt ""
msgid "ShipPhonNo"
msgstr "NúmTelEnv"
+#. 68i3B
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -6766,6 +7516,7 @@ msgctxt ""
msgid "DestinationAddress"
msgstr "AdreçaDestí"
+#. 3rkj7
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -6775,6 +7526,7 @@ msgctxt ""
msgid "DestAddres"
msgstr "AdrDest"
+#. nNvQC
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -6784,6 +7536,7 @@ msgctxt ""
msgid "DestinationCity"
msgstr "CiutatDestí"
+#. Efxpf
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -6793,6 +7546,7 @@ msgctxt ""
msgid "DestinCity"
msgstr "CiutatDest"
+#. DACJL
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -6802,6 +7556,7 @@ msgctxt ""
msgid "DestinationStateProvince"
msgstr "ProvínciaEstatDestí"
+#. uLVeW
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -6811,6 +7566,7 @@ msgctxt ""
msgid "DestStaPro"
msgstr "ProvEstDest"
+#. aiGn2
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -6820,6 +7576,7 @@ msgctxt ""
msgid "DestinationPostalCode"
msgstr "CodiPostalDestí"
+#. tpdoP
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -6829,6 +7586,7 @@ msgctxt ""
msgid "DestPstCde"
msgstr "CodPostDest"
+#. AmFFD
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -6838,6 +7596,7 @@ msgctxt ""
msgid "DestinationCountryRegion"
msgstr "PaísRegióDestí"
+#. N53eE
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -6847,6 +7606,7 @@ msgctxt ""
msgid "DestCouReg"
msgstr "PaísRegDest"
+#. RA6nc
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -6856,6 +7616,7 @@ msgctxt ""
msgid "ArrivalDate"
msgstr "DataArribada"
+#. zQCnq
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -6865,6 +7626,7 @@ msgctxt ""
msgid "ArrivlDate"
msgstr "DataArrib"
+#. tZD6q
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -6874,6 +7636,7 @@ msgctxt ""
msgid "ArrivalTime"
msgstr "HoraArribada"
+#. GxXJm
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -6883,6 +7646,7 @@ msgctxt ""
msgid "ArrivlTime"
msgstr "HoraArrib"
+#. 62BEZ
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -6892,6 +7656,7 @@ msgctxt ""
msgid "CurrentLocation"
msgstr "UbicacióActual"
+#. BzFAL
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -6901,6 +7666,7 @@ msgctxt ""
msgid "CurrLocatn"
msgstr "UbicAct"
+#. 5FHB5
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -6910,6 +7676,7 @@ msgctxt ""
msgid "PackageDimensions"
msgstr "DimensionsPaquet"
+#. mFhFs
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -6919,6 +7686,7 @@ msgctxt ""
msgid "PackDimens"
msgstr "DimPaq"
+#. yLeMB
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -6928,6 +7696,7 @@ msgctxt ""
msgid "PackageWeight"
msgstr "PesPaquet"
+#. gVELn
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -6937,6 +7706,7 @@ msgctxt ""
msgid "PackWeight"
msgstr "PesPaq"
+#. BUnBm
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -6946,6 +7716,7 @@ msgctxt ""
msgid "PickUpLocation"
msgstr "UbicacióRecollida"
+#. KTNjn
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -6955,6 +7726,7 @@ msgctxt ""
msgid "PickUpLoca"
msgstr "UbicReco"
+#. BCGvd
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -6964,6 +7736,7 @@ msgctxt ""
msgid "PickUpDate"
msgstr "DataRecollida"
+#. FnXPa
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -6973,6 +7746,7 @@ msgctxt ""
msgid "PickUpDate"
msgstr "DataRecollida"
+#. 7hGTZ
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -6982,6 +7756,7 @@ msgctxt ""
msgid "PickUpTime"
msgstr "HoraRecollida"
+#. 4ECje
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -6991,6 +7766,7 @@ msgctxt ""
msgid "PickUpTime"
msgstr "HoraRecollida"
+#. UPcJS
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -7000,6 +7776,7 @@ msgctxt ""
msgid "ReceivedBy"
msgstr "RebutPer"
+#. UykAG
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -7009,6 +7786,7 @@ msgctxt ""
msgid "ReceivedBy"
msgstr "RebutPer"
+#. y797L
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -7018,6 +7796,7 @@ msgctxt ""
msgid "FreightCharge"
msgstr "CàrregaBé"
+#. BcSwC
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -7027,6 +7806,7 @@ msgctxt ""
msgid "FrghtChrge"
msgstr "CàrBé"
+#. hUgNM
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -7036,6 +7816,7 @@ msgctxt ""
msgid "Notes"
msgstr "Notes"
+#. F3Aa5
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -7045,6 +7826,7 @@ msgctxt ""
msgid "Notes"
msgstr "Notes"
+#. mWZRh
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -7054,6 +7836,7 @@ msgctxt ""
msgid "Assets"
msgstr "Actius"
+#. rgNgE
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -7063,6 +7846,7 @@ msgctxt ""
msgid "AssetID"
msgstr "IDActiu"
+#. PGddo
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -7072,6 +7856,7 @@ msgctxt ""
msgid "AssetID"
msgstr "IDActiu"
+#. 84JKx
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -7081,6 +7866,7 @@ msgctxt ""
msgid "Description"
msgstr "Descripció"
+#. iXBKF
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -7090,6 +7876,7 @@ msgctxt ""
msgid "Descrption"
msgstr "Descripció"
+#. W8DNS
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -7099,6 +7886,7 @@ msgctxt ""
msgid "EmployeeID"
msgstr "IDTreballador"
+#. CbGBe
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -7108,6 +7896,7 @@ msgctxt ""
msgid "EmployeeID"
msgstr "IDTreballador"
+#. nuEpr
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -7117,6 +7906,7 @@ msgctxt ""
msgid "AssetCategoryID"
msgstr "IDCategoriaActiu"
+#. WBLFz
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -7126,6 +7916,7 @@ msgctxt ""
msgid "AssetCatID"
msgstr "IDCatActiu"
+#. gxEFU
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -7135,6 +7926,7 @@ msgctxt ""
msgid "StatusID"
msgstr "IDEstat"
+#. ozuGp
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -7144,6 +7936,7 @@ msgctxt ""
msgid "StatusID"
msgstr "IDEstat"
+#. UdWZU
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -7153,6 +7946,7 @@ msgctxt ""
msgid "DepartmentID"
msgstr "IDDepartament"
+#. Ef3jb
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -7162,6 +7956,7 @@ msgctxt ""
msgid "DeprtmntID"
msgstr "IDDepart"
+#. etNwn
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -7171,6 +7966,7 @@ msgctxt ""
msgid "VendorID"
msgstr "IDProveïdor"
+#. kyGJz
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -7180,6 +7976,7 @@ msgctxt ""
msgid "VendorID"
msgstr "IDProveïdor"
+#. GzzDH
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -7189,6 +7986,7 @@ msgctxt ""
msgid "Make"
msgstr "Marca"
+#. CF8fM
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -7198,6 +7996,7 @@ msgctxt ""
msgid "Make"
msgstr "Marca"
+#. 5CRhe
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -7207,6 +8006,7 @@ msgctxt ""
msgid "Model"
msgstr "Model"
+#. SoQNm
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -7216,6 +8016,7 @@ msgctxt ""
msgid "Model"
msgstr "Model"
+#. 4xDSA
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -7225,6 +8026,7 @@ msgctxt ""
msgid "ModelNumber"
msgstr "NúmeroModel"
+#. V45f2
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -7234,6 +8036,7 @@ msgctxt ""
msgid "ModelNo"
msgstr "NúmModel"
+#. ZuEzX
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -7243,6 +8046,7 @@ msgctxt ""
msgid "SerialNumber"
msgstr "NúmeroSèrie"
+#. hAyNv
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -7252,6 +8056,7 @@ msgctxt ""
msgid "SerialNo"
msgstr "NúmSèrie"
+#. TL43f
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -7261,6 +8066,7 @@ msgctxt ""
msgid "BarcodeNumber"
msgstr "NúmeroCodiBarres"
+#. WdFEn
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -7270,6 +8076,7 @@ msgctxt ""
msgid "BarcodeNo"
msgstr "NúmCodBarr"
+#. qciZ5
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -7279,6 +8086,7 @@ msgctxt ""
msgid "DateAcquired"
msgstr "DataAdquisició"
+#. 3NJUQ
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -7288,6 +8096,7 @@ msgctxt ""
msgid "DateAcquir"
msgstr "DataAdqui"
+#. bxEAA
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -7297,6 +8106,7 @@ msgctxt ""
msgid "DateSold"
msgstr "DataVenut"
+#. VHLzZ
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -7306,6 +8116,7 @@ msgctxt ""
msgid "DateSold"
msgstr "DataVenut"
+#. yEJDv
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -7315,6 +8126,7 @@ msgctxt ""
msgid "PurchasePrice"
msgstr "PreuCompra"
+#. 8jaGC
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -7324,6 +8136,7 @@ msgctxt ""
msgid "PurchPrice"
msgstr "PreuCompra"
+#. bzZHg
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -7333,6 +8146,7 @@ msgctxt ""
msgid "DepreciationMethod"
msgstr "MètodeDepreciació"
+#. YRGNF
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -7342,6 +8156,7 @@ msgctxt ""
msgid "DeprecMeth"
msgstr "MètDepre"
+#. xNFSs
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -7351,6 +8166,7 @@ msgctxt ""
msgid "DepreciableLife"
msgstr "VidaDepreciable"
+#. YvjRF
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -7360,6 +8176,7 @@ msgctxt ""
msgid "DeprecLife"
msgstr "VidaDeprec"
+#. yChpJ
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -7369,6 +8186,7 @@ msgctxt ""
msgid "SalvageValue"
msgstr "ValorResidual"
+#. QhaAR
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -7378,6 +8196,7 @@ msgctxt ""
msgid "SalvageVal"
msgstr "ValResid"
+#. FX6g8
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -7387,6 +8206,7 @@ msgctxt ""
msgid "CurrentValue"
msgstr "ValorActual"
+#. tDCPC
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -7396,6 +8216,7 @@ msgctxt ""
msgid "CurrentVal"
msgstr "ValActual"
+#. Ddmwi
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -7405,6 +8226,7 @@ msgctxt ""
msgid "Comments"
msgstr "Comentaris"
+#. dCGLA
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -7414,6 +8236,7 @@ msgctxt ""
msgid "Comments"
msgstr "Comentaris"
+#. SzUKR
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -7423,6 +8246,7 @@ msgctxt ""
msgid "NextScheduledMaintenance"
msgstr "SegüentMantenimentPlanificat"
+#. YbgNB
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -7432,6 +8256,7 @@ msgctxt ""
msgid "NtSchMaint"
msgstr "SegMantPlan"
+#. JiCGL
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -7441,6 +8266,7 @@ msgctxt ""
msgid "Transactions"
msgstr "Transaccions"
+#. 5eJsN
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -7450,6 +8276,7 @@ msgctxt ""
msgid "TransactionID"
msgstr "IDTransacció"
+#. VFrBQ
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -7459,6 +8286,7 @@ msgctxt ""
msgid "TrnsactnID"
msgstr "IDTrans"
+#. 3CLCU
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -7468,6 +8296,7 @@ msgctxt ""
msgid "PaymentID"
msgstr "IDPagament"
+#. i3wG9
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -7477,6 +8306,7 @@ msgctxt ""
msgid "PaymentID"
msgstr "IDPagament"
+#. c7NsB
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -7486,6 +8316,7 @@ msgctxt ""
msgid "TransactionNumber"
msgstr "NúmeroTransacció"
+#. KnQui
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -7495,6 +8326,7 @@ msgctxt ""
msgid "TrnsactnNo"
msgstr "NúmTransac"
+#. SAS6W
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -7504,6 +8336,7 @@ msgctxt ""
msgid "Date"
msgstr "Data"
+#. 4NgbG
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -7513,6 +8346,7 @@ msgctxt ""
msgid "Date"
msgstr "Data"
+#. Rwe4k
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -7522,6 +8356,7 @@ msgctxt ""
msgid "Description"
msgstr "Descripció"
+#. Q6c9a
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -7531,6 +8366,7 @@ msgctxt ""
msgid "Descrption"
msgstr "Descripció"
+#. SvcHD
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -7540,6 +8376,7 @@ msgctxt ""
msgid "Amount"
msgstr "Quantitat"
+#. QFSdS
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -7549,6 +8386,7 @@ msgctxt ""
msgid "Amount"
msgstr "Quantitat"
+#. JfUne
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -7558,6 +8396,7 @@ msgctxt ""
msgid "AccountID"
msgstr "IDCompte"
+#. NYWr4
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -7567,6 +8406,7 @@ msgctxt ""
msgid "AccountID"
msgstr "IDCompte"
+#. fnSkE
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -7576,6 +8416,7 @@ msgctxt ""
msgid "ReferenceNumber"
msgstr "NúmeroReferència"
+#. U45tA
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -7585,6 +8426,7 @@ msgctxt ""
msgid "RefrenceNo"
msgstr "NúmRef"
+#. UT4CX
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -7594,6 +8436,7 @@ msgctxt ""
msgid "NumberofUnits"
msgstr "NombreUnitats"
+#. Vrpgq
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -7603,6 +8446,7 @@ msgctxt ""
msgid "NumberUnit"
msgstr "NombreUnitat"
+#. xy4cA
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -7612,6 +8456,7 @@ msgctxt ""
msgid "WithdrawalAmount"
msgstr "QuantitatRevocada"
+#. rGAPK
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -7621,6 +8466,7 @@ msgctxt ""
msgid "WithdrwAmt"
msgstr "QuantRev"
+#. NbSeM
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -7630,6 +8476,7 @@ msgctxt ""
msgid "DepositAmount"
msgstr "QuantitatDipòsit"
+#. LApEv
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -7639,6 +8486,7 @@ msgctxt ""
msgid "DepositAmt"
msgstr "QuantDipòs"
+#. 57dW9
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -7648,6 +8496,7 @@ msgctxt ""
msgid "InterestEarned"
msgstr "InterèsGuanyat"
+#. Ag7rr
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -7657,6 +8506,7 @@ msgctxt ""
msgid "IntrstEarn"
msgstr "InterGuany"
+#. XcjBK
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -7666,6 +8516,7 @@ msgctxt ""
msgid "BuySellDate"
msgstr "DataCompraVenda"
+#. JcXF2
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -7675,6 +8526,7 @@ msgctxt ""
msgid "BuySellDat"
msgstr "DataComVen"
+#. CwxEP
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -7684,6 +8536,7 @@ msgctxt ""
msgid "BuySellPrice"
msgstr "PreuCompraVenda"
+#. 4XsGs
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -7693,6 +8546,7 @@ msgctxt ""
msgid "BuySellPrc"
msgstr "PreuComVen"
+#. ZCFif
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -7702,6 +8556,7 @@ msgctxt ""
msgid "ServiceCharge"
msgstr "CàrregaServei"
+#. j295L
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -7711,6 +8566,7 @@ msgctxt ""
msgid "ServiChrge"
msgstr "CàrServei"
+#. jnDTy
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -7720,6 +8576,7 @@ msgctxt ""
msgid "Taxable"
msgstr "TAmbImpost"
+#. FPVLK
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -7729,6 +8586,7 @@ msgctxt ""
msgid "Taxable"
msgstr "TAmbImpost"
+#. MAeFN
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -7738,6 +8596,7 @@ msgctxt ""
msgid "Notes"
msgstr "Notes"
+#. GLFq8
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -7747,6 +8606,7 @@ msgctxt ""
msgid "Notes"
msgstr "Notes"
+#. NuF4x
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -7756,6 +8616,7 @@ msgctxt ""
msgid "Tasks"
msgstr "Tasques"
+#. ePPjE
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -7765,6 +8626,7 @@ msgctxt ""
msgid "TaskID"
msgstr "IDTasca"
+#. AbABE
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -7774,6 +8636,7 @@ msgctxt ""
msgid "TaskID"
msgstr "IDTasca"
+#. fXrDb
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -7783,6 +8646,7 @@ msgctxt ""
msgid "Description"
msgstr "Descripció"
+#. sBdEG
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -7792,6 +8656,7 @@ msgctxt ""
msgid "Descrption"
msgstr "Descripció"
+#. JFfXA
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -7801,6 +8666,7 @@ msgctxt ""
msgid "StartDate"
msgstr "DataInici"
+#. kcZoK
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -7810,6 +8676,7 @@ msgctxt ""
msgid "StartDate"
msgstr "DataInici"
+#. 5uy5A
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -7819,6 +8686,7 @@ msgctxt ""
msgid "EndDate"
msgstr "DataFinal"
+#. XbQoX
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -7828,6 +8696,7 @@ msgctxt ""
msgid "EndDate"
msgstr "DataFinal"
+#. A64yh
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -7837,6 +8706,7 @@ msgctxt ""
msgid "Notes"
msgstr "Notes"
+#. DAGXG
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -7846,6 +8716,7 @@ msgctxt ""
msgid "Notes"
msgstr "Notes"
+#. 5a6dS
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -7855,6 +8726,7 @@ msgctxt ""
msgid "EmployeesTasks"
msgstr "TasquesTreballadors"
+#. 8QoH2
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -7864,6 +8736,7 @@ msgctxt ""
msgid "EmployeeTaskID"
msgstr "IDTascaTreballador"
+#. PCawS
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -7873,6 +8746,7 @@ msgctxt ""
msgid "EmplTaskID"
msgstr "IDTascaTreb"
+#. MMaRL
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -7882,6 +8756,7 @@ msgctxt ""
msgid "EmployeeID"
msgstr "IDTreballador"
+#. iHRDD
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -7891,6 +8766,7 @@ msgctxt ""
msgid "EmployeeID"
msgstr "IDTreballador"
+#. x83gG
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -7900,6 +8776,7 @@ msgctxt ""
msgid "TaskID"
msgstr "IDTasca"
+#. KjmBD
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -7909,6 +8786,7 @@ msgctxt ""
msgid "TaskID"
msgstr "IDTasca"
+#. TvG6D
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -7918,6 +8796,7 @@ msgctxt ""
msgid "Private"
msgstr "Privada"
+#. 5EuB9
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -7927,6 +8806,7 @@ msgctxt ""
msgid "Categories"
msgstr "Categories"
+#. xXA68
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -7936,6 +8816,7 @@ msgctxt ""
msgid "CategoryID"
msgstr "IDCategoria"
+#. 8gWzE
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -7945,6 +8826,7 @@ msgctxt ""
msgid "CategoryID"
msgstr "IDCategoria"
+#. xtBLn
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -7954,6 +8836,7 @@ msgctxt ""
msgid "CategoryName"
msgstr "NomCategoria"
+#. z63pH
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -7963,6 +8846,7 @@ msgctxt ""
msgid "CategName"
msgstr "NomCateg"
+#. j8c7b
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -7972,6 +8856,7 @@ msgctxt ""
msgid "Addresses"
msgstr "Adreces"
+#. gB8f4
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -7981,6 +8866,7 @@ msgctxt ""
msgid "AddressID"
msgstr "IDAdreça"
+#. hDV3X
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -7990,6 +8876,7 @@ msgctxt ""
msgid "AddressID"
msgstr "IDAdreça"
+#. 6cMXP
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -7999,6 +8886,7 @@ msgctxt ""
msgid "FirstName"
msgstr "Nom"
+#. dV44B
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -8008,6 +8896,7 @@ msgctxt ""
msgid "FirstName"
msgstr "Nom"
+#. qjHe3
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -8017,6 +8906,7 @@ msgctxt ""
msgid "LastName"
msgstr "Cognoms"
+#. hyxKi
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -8026,6 +8916,7 @@ msgctxt ""
msgid "LastName"
msgstr "Cognoms"
+#. nR9MD
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -8035,6 +8926,7 @@ msgctxt ""
msgid "Title"
msgstr "Càrrec"
+#. Dqyg9
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -8044,6 +8936,7 @@ msgctxt ""
msgid "Title"
msgstr "Càrrec"
+#. BMGRC
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -8053,6 +8946,7 @@ msgctxt ""
msgid "Address"
msgstr "Adreça"
+#. cMBgC
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -8062,6 +8956,7 @@ msgctxt ""
msgid "Address"
msgstr "Adreça"
+#. fHkKv
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -8071,6 +8966,7 @@ msgctxt ""
msgid "City"
msgstr "Ciutat"
+#. fhAem
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -8080,6 +8976,7 @@ msgctxt ""
msgid "City"
msgstr "Ciutat"
+#. ZAzFd
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -8089,6 +8986,7 @@ msgctxt ""
msgid "PostalCode"
msgstr "CodiPostal"
+#. fkJuB
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -8098,6 +8996,7 @@ msgctxt ""
msgid "PostalCode"
msgstr "CodiPostal"
+#. P6hgT
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -8107,6 +9006,7 @@ msgctxt ""
msgid "StateOrProvince"
msgstr "EstatOProvíncia"
+#. LfFya
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -8116,6 +9016,7 @@ msgctxt ""
msgid "StateProvi"
msgstr "EstatProv"
+#. 7AFVw
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -8125,6 +9026,7 @@ msgctxt ""
msgid "CountryOrRegion"
msgstr "PaísORegió"
+#. DyUE4
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -8134,6 +9036,7 @@ msgctxt ""
msgid "CountryReg"
msgstr "PaísReg"
+#. bieQa
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -8143,6 +9046,7 @@ msgctxt ""
msgid "PhoneNumber"
msgstr "NúmeroTelèfon"
+#. hxCCw
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -8152,6 +9056,7 @@ msgctxt ""
msgid "PhoneNo"
msgstr "NúmTel"
+#. k8hR6
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -8161,6 +9066,7 @@ msgctxt ""
msgid "FaxNumber"
msgstr "NúmeroFax"
+#. qihaY
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -8170,6 +9076,7 @@ msgctxt ""
msgid "FaxNo"
msgstr "NúmFax"
+#. vi58V
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -8179,6 +9086,7 @@ msgctxt ""
msgid "MobileNumber"
msgstr "NúmeroMòbil"
+#. CA36T
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -8188,6 +9096,7 @@ msgctxt ""
msgid "MobileNo"
msgstr "NúmMòbil"
+#. v9ftm
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -8197,6 +9106,7 @@ msgctxt ""
msgid "EmailAddress"
msgstr "AdreçaElectrònica"
+#. geXZV
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -8206,6 +9116,7 @@ msgctxt ""
msgid "EmailAddr"
msgstr "AdrElectr"
+#. VPPve
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -8215,6 +9126,7 @@ msgctxt ""
msgid "Salutation"
msgstr "Salutació"
+#. G33PU
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -8224,6 +9136,7 @@ msgctxt ""
msgid "Salutation"
msgstr "Salutació"
+#. csfjk
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -8233,6 +9146,7 @@ msgctxt ""
msgid "Birthdate"
msgstr "DataNaixement"
+#. tQEhY
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -8242,6 +9156,7 @@ msgctxt ""
msgid "Birthdate"
msgstr "DataNaixement"
+#. XmKRD
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -8251,6 +9166,7 @@ msgctxt ""
msgid "SendCard"
msgstr "EnvCarta"
+#. k6HDe
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -8260,6 +9176,7 @@ msgctxt ""
msgid "SendCard"
msgstr "EnvCarta"
+#. QJHD8
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -8269,6 +9186,7 @@ msgctxt ""
msgid "MaritalStatus"
msgstr "EstatCivil"
+#. BDoid
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -8278,6 +9196,7 @@ msgctxt ""
msgid "MaritlStat"
msgstr "EstatCivil"
+#. 3GC99
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -8287,6 +9206,7 @@ msgctxt ""
msgid "SpouseName"
msgstr "NomCònjuge"
+#. NKDQn
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -8296,6 +9216,7 @@ msgctxt ""
msgid "SpouseName"
msgstr "NomCònjuge"
+#. oJop5
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -8305,6 +9226,7 @@ msgctxt ""
msgid "Nickname"
msgstr "Sobrenom"
+#. Jag7V
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -8314,6 +9236,7 @@ msgctxt ""
msgid "Nickname"
msgstr "Sobrenom"
+#. 7ZEsD
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -8323,6 +9246,7 @@ msgctxt ""
msgid "Hobbies"
msgstr "Aficions"
+#. 3ydkD
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -8332,6 +9256,7 @@ msgctxt ""
msgid "Hobbies"
msgstr "Aficions"
+#. TK5Hi
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -8341,6 +9266,7 @@ msgctxt ""
msgid "ChildrenNames"
msgstr "NomFills"
+#. 8nXA5
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -8350,6 +9276,7 @@ msgctxt ""
msgid "ChildName"
msgstr "NomFills"
+#. 5WKfX
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -8359,6 +9286,7 @@ msgctxt ""
msgid "Photo"
msgstr "Foto"
+#. gxSSo
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -8368,6 +9296,7 @@ msgctxt ""
msgid "Photo"
msgstr "Foto"
+#. dUr3P
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -8377,6 +9306,7 @@ msgctxt ""
msgid "Notes"
msgstr "Notes"
+#. LdYDX
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -8386,6 +9316,7 @@ msgctxt ""
msgid "Notes"
msgstr "Notes"
+#. UWEgF
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -8395,6 +9326,7 @@ msgctxt ""
msgid "DateUpdated"
msgstr "DataActualització"
+#. crjiG
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -8404,6 +9336,7 @@ msgctxt ""
msgid "DatUpdated"
msgstr "DataActualització"
+#. W9TU3
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -8413,6 +9346,7 @@ msgctxt ""
msgid "HouseholdInventory"
msgstr "InventoriCasa"
+#. Di94P
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -8422,6 +9356,7 @@ msgctxt ""
msgid "InventoryID"
msgstr "IDInventori"
+#. oD2Bj
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -8431,6 +9366,7 @@ msgctxt ""
msgid "InventryID"
msgstr "IDInvento"
+#. SsgJq
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -8440,6 +9376,7 @@ msgctxt ""
msgid "CategoryID"
msgstr "IDCategoria"
+#. cS7Fp
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -8449,6 +9386,7 @@ msgctxt ""
msgid "CategoryID"
msgstr "IDCategoria"
+#. 2vHUF
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -8458,6 +9396,7 @@ msgctxt ""
msgid "RoomID"
msgstr "IDSala"
+#. 9vVuT
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -8467,6 +9406,7 @@ msgctxt ""
msgid "RoomID"
msgstr "IDSala"
+#. 8ZdMh
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -8476,6 +9416,7 @@ msgctxt ""
msgid "Item"
msgstr "Element"
+#. rtArA
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -8485,6 +9426,7 @@ msgctxt ""
msgid "Item"
msgstr "Element"
+#. Li2DB
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -8494,6 +9436,7 @@ msgctxt ""
msgid "ItemType"
msgstr "TipusElement"
+#. Hui7A
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -8503,6 +9446,7 @@ msgctxt ""
msgid "ItemType"
msgstr "TipusElement"
+#. eprhK
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -8512,6 +9456,7 @@ msgctxt ""
msgid "Description"
msgstr "Descripció"
+#. vcxUD
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -8521,6 +9466,7 @@ msgctxt ""
msgid "Descrption"
msgstr "Descripció"
+#. bMGRX
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -8530,6 +9476,7 @@ msgctxt ""
msgid "Manufacturer"
msgstr "Fabricant"
+#. hQi4X
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -8539,6 +9486,7 @@ msgctxt ""
msgid "Manufactur"
msgstr "Fabric"
+#. XifRy
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -8548,6 +9496,7 @@ msgctxt ""
msgid "Model"
msgstr "Model"
+#. oX2xF
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -8557,6 +9506,7 @@ msgctxt ""
msgid "Model"
msgstr "Model"
+#. aCeGg
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -8566,6 +9516,7 @@ msgctxt ""
msgid "ModelNumber"
msgstr "NúmeroModel"
+#. G9Leu
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -8575,6 +9526,7 @@ msgctxt ""
msgid "ModelNo"
msgstr "NúmModel"
+#. xwRrm
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -8584,6 +9536,7 @@ msgctxt ""
msgid "SerialNumber"
msgstr "NúmeroSèrie"
+#. Yibgg
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -8593,6 +9546,7 @@ msgctxt ""
msgid "SerialNo"
msgstr "NúmSèrie"
+#. UDBrR
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -8602,6 +9556,7 @@ msgctxt ""
msgid "DatePurchased"
msgstr "DataCompra"
+#. GVCU2
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -8611,6 +9566,7 @@ msgctxt ""
msgid "DatePurch"
msgstr "DataCompra"
+#. bxNEc
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -8620,6 +9576,7 @@ msgctxt ""
msgid "PlacePurchased"
msgstr "LlocCompra"
+#. gAqTG
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -8629,6 +9586,7 @@ msgctxt ""
msgid "PlacePurch"
msgstr "LlocCompr"
+#. mMqaX
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -8638,6 +9596,7 @@ msgctxt ""
msgid "PurchasePrice"
msgstr "PreuCompra"
+#. EuvBB
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -8647,6 +9606,7 @@ msgctxt ""
msgid "PurchPrice"
msgstr "PreuCompra"
+#. wG7ZV
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -8656,6 +9616,7 @@ msgctxt ""
msgid "AppraisedValue"
msgstr "ValorApreciació"
+#. znwBd
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -8665,6 +9626,7 @@ msgctxt ""
msgid "AppraisVal"
msgstr "ValAprec"
+#. tTWeP
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -8674,6 +9636,7 @@ msgctxt ""
msgid "Insured"
msgstr "Assegurat"
+#. sLrs6
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -8683,6 +9646,7 @@ msgctxt ""
msgid "Insured"
msgstr "Assegurat"
+#. GEnZf
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -8692,6 +9656,7 @@ msgctxt ""
msgid "Notes"
msgstr "Notes"
+#. fohjF
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -8701,6 +9666,7 @@ msgctxt ""
msgid "Notes"
msgstr "Notes"
+#. P6NQR
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -8710,6 +9676,7 @@ msgctxt ""
msgid "Recipes"
msgstr "Receptes"
+#. WLTDh
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -8719,6 +9686,7 @@ msgctxt ""
msgid "RecipeID"
msgstr "IDRecepta"
+#. USYLJ
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -8728,6 +9696,7 @@ msgctxt ""
msgid "RecipeID"
msgstr "IDRecepta"
+#. 4kLGc
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -8737,6 +9706,7 @@ msgctxt ""
msgid "Name"
msgstr "Nom"
+#. F8jrM
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -8746,6 +9716,7 @@ msgctxt ""
msgid "Name"
msgstr "Nom"
+#. GF2du
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -8755,6 +9726,7 @@ msgctxt ""
msgid "Description"
msgstr "Descripció"
+#. TXVuq
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -8764,6 +9736,7 @@ msgctxt ""
msgid "Descrption"
msgstr "Descripció"
+#. Er4ar
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -8773,6 +9746,7 @@ msgctxt ""
msgid "Source"
msgstr "Font"
+#. NhyAK
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -8782,6 +9756,7 @@ msgctxt ""
msgid "Source"
msgstr "Font"
+#. tBJEC
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -8791,6 +9766,7 @@ msgctxt ""
msgid "WhichMeal"
msgstr "QuinÀpat"
+#. EFmpK
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -8800,6 +9776,7 @@ msgctxt ""
msgid "WhichMeal"
msgstr "QuinÀpat"
+#. ZtHFA
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -8809,6 +9786,7 @@ msgctxt ""
msgid "Vegetarian"
msgstr "Vegetarià"
+#. aCrju
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -8818,6 +9796,7 @@ msgctxt ""
msgid "Vegetarian"
msgstr "Vegetarià"
+#. J3T4Z
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -8827,6 +9806,7 @@ msgctxt ""
msgid "TimeToPrepare"
msgstr "TempsPreparació"
+#. ynhLz
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -8836,6 +9816,7 @@ msgctxt ""
msgid "TimePrepar"
msgstr "TempsPrep"
+#. CG4TE
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -8845,6 +9826,7 @@ msgctxt ""
msgid "NumberofServings"
msgstr "NombrePlats"
+#. BjqSe
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -8854,6 +9836,7 @@ msgctxt ""
msgid "NoofServng"
msgstr "NombrePlat"
+#. ZoGu9
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -8863,6 +9846,7 @@ msgctxt ""
msgid "CaloriesPerServing"
msgstr "CaloriesPerPlat"
+#. wiGCn
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -8872,6 +9856,7 @@ msgctxt ""
msgid "CalPerServ"
msgstr "CalPerPlat"
+#. V9ckn
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -8881,6 +9866,7 @@ msgctxt ""
msgid "NutritionalInformation"
msgstr "InformacióNutricional"
+#. advub
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -8890,6 +9876,7 @@ msgctxt ""
msgid "NutriInfo"
msgstr "InfoNutri"
+#. KACuG
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -8899,6 +9886,7 @@ msgctxt ""
msgid "Ingredients"
msgstr "Ingredients"
+#. EGguM
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -8908,6 +9896,7 @@ msgctxt ""
msgid "Ingredient"
msgstr "Ingredient"
+#. yGUsy
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -8917,6 +9906,7 @@ msgctxt ""
msgid "Instructions"
msgstr "Instruccions"
+#. DA3qo
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -8926,6 +9916,7 @@ msgctxt ""
msgid "Instruction"
msgstr "Instrucció"
+#. BDbAj
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -8935,6 +9926,7 @@ msgctxt ""
msgid "Utensils"
msgstr "Estris"
+#. DA8aw
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -8944,6 +9936,7 @@ msgctxt ""
msgid "Utensils"
msgstr "Estris"
+#. 8v2kB
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -8953,6 +9946,7 @@ msgctxt ""
msgid "Notes"
msgstr "Notes"
+#. crsCV
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -8962,6 +9956,7 @@ msgctxt ""
msgid "Notes"
msgstr "Notes"
+#. ccpCj
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -8971,6 +9966,7 @@ msgctxt ""
msgid "Plants"
msgstr "Plantes"
+#. LqKDF
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -8980,6 +9976,7 @@ msgctxt ""
msgid "PlantID"
msgstr "IDPlanta"
+#. MDDDe
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -8989,6 +9986,7 @@ msgctxt ""
msgid "PlantID"
msgstr "IDPlanta"
+#. C8oo8
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -8998,6 +9996,7 @@ msgctxt ""
msgid "CommonName"
msgstr "NomComú"
+#. 23DVu
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -9007,6 +10006,7 @@ msgctxt ""
msgid "CommonName"
msgstr "NomComú"
+#. QEn6m
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -9014,8 +10014,9 @@ msgctxt ""
"Name\n"
"value.text"
msgid "Genus"
-msgstr "Genus"
+msgstr "Gènere"
+#. CXnXB
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -9023,8 +10024,9 @@ msgctxt ""
"ShortName\n"
"value.text"
msgid "Genus"
-msgstr "Genus"
+msgstr "Gènere"
+#. BkugM
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -9032,8 +10034,9 @@ msgctxt ""
"Name\n"
"value.text"
msgid "Species"
-msgstr "Espècies"
+msgstr "Espècie"
+#. eaFry
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -9041,8 +10044,9 @@ msgctxt ""
"ShortName\n"
"value.text"
msgid "Species"
-msgstr "Espècies"
+msgstr "Espècie"
+#. T69A2
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -9052,6 +10056,7 @@ msgctxt ""
msgid "Flowering"
msgstr "Aflorar"
+#. vrMgY
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -9061,6 +10066,7 @@ msgctxt ""
msgid "Flowering"
msgstr "Aflorar"
+#. GceFt
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -9070,6 +10076,7 @@ msgctxt ""
msgid "LightPreference"
msgstr "LlumPreferida"
+#. tpzsQ
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -9079,6 +10086,7 @@ msgctxt ""
msgid "LightPref"
msgstr "LlumPref"
+#. 8BPEY
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -9088,6 +10096,7 @@ msgctxt ""
msgid "TemperaturePreference"
msgstr "TemperaturaPreferida"
+#. BBrGn
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -9097,6 +10106,7 @@ msgctxt ""
msgid "TempPref"
msgstr "TempPref"
+#. vYL3g
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -9106,6 +10116,7 @@ msgctxt ""
msgid "FertilizeFrequency"
msgstr "FreqüènciaFertilització"
+#. mgEW7
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -9115,6 +10126,7 @@ msgctxt ""
msgid "FertilFreq"
msgstr "FreqFert"
+#. c7ErK
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -9124,6 +10136,7 @@ msgctxt ""
msgid "WateringFrequency"
msgstr "FreqüènciaReg"
+#. ErJPR
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -9133,6 +10146,7 @@ msgctxt ""
msgid "WaterFreq"
msgstr "FreqReg"
+#. UCk9t
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -9142,6 +10156,7 @@ msgctxt ""
msgid "DatePurchased"
msgstr "DataCompra"
+#. SbgFe
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -9151,6 +10166,7 @@ msgctxt ""
msgid "DatePurch"
msgstr "DataCompra"
+#. kiCoe
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -9160,6 +10176,7 @@ msgctxt ""
msgid "PlacePurchased"
msgstr "LlocCompra"
+#. ACAvm
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -9169,6 +10186,7 @@ msgctxt ""
msgid "PlacePurch"
msgstr "LlocCompr"
+#. BoJie
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -9178,6 +10196,7 @@ msgctxt ""
msgid "DatePlanted"
msgstr "DataPlantació"
+#. YN9SY
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -9187,6 +10206,7 @@ msgctxt ""
msgid "DatPlanted"
msgstr "DatPlant"
+#. kC4UA
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -9196,6 +10216,7 @@ msgctxt ""
msgid "DateRepotted"
msgstr "DataInforme"
+#. NPYHS
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -9205,6 +10226,7 @@ msgctxt ""
msgid "DatRepottd"
msgstr "DatInform"
+#. FNFMG
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -9214,6 +10236,7 @@ msgctxt ""
msgid "DatePruned"
msgstr "DataPoda"
+#. HuwLA
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -9223,6 +10246,7 @@ msgctxt ""
msgid "DatePruned"
msgstr "DataPoda"
+#. ybAx6
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -9232,6 +10256,7 @@ msgctxt ""
msgid "DateWatered"
msgstr "DataReg"
+#. BwY4A
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -9241,6 +10266,7 @@ msgctxt ""
msgid "DateWaterd"
msgstr "DataReg"
+#. umvLP
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -9250,6 +10276,7 @@ msgctxt ""
msgid "Photo"
msgstr "Foto"
+#. RCFzD
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -9259,6 +10286,7 @@ msgctxt ""
msgid "Photo"
msgstr "Foto"
+#. EoPoX
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -9268,6 +10296,7 @@ msgctxt ""
msgid "Notes"
msgstr "Notes"
+#. d89m4
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -9277,6 +10306,7 @@ msgctxt ""
msgid "Notes"
msgstr "Notes"
+#. zpauP
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -9286,6 +10316,7 @@ msgctxt ""
msgid "Photographs"
msgstr "Fotografies"
+#. ngYau
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -9295,6 +10326,7 @@ msgctxt ""
msgid "PhotoID"
msgstr "IDFoto"
+#. Ss3mj
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -9304,6 +10336,7 @@ msgctxt ""
msgid "PhotoID"
msgstr "IDFoto"
+#. nBVgF
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -9313,6 +10346,7 @@ msgctxt ""
msgid "FilmID"
msgstr "IDFilm"
+#. g6jFv
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -9322,6 +10356,7 @@ msgctxt ""
msgid "FilmID"
msgstr "IDFilm"
+#. ucPDX
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -9331,6 +10366,7 @@ msgctxt ""
msgid "DateTaken"
msgstr "DataCaptura"
+#. DQuYp
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -9340,6 +10376,7 @@ msgctxt ""
msgid "DateTaken"
msgstr "DataCaptura"
+#. NThsC
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -9349,6 +10386,7 @@ msgctxt ""
msgid "TimeTaken"
msgstr "HoraCaptura"
+#. Rrfs6
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -9358,6 +10396,7 @@ msgctxt ""
msgid "TimeTaken"
msgstr "HoraCaptura"
+#. PQayn
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -9367,6 +10406,7 @@ msgctxt ""
msgid "PlaceTaken"
msgstr "LlocCaptura"
+#. ziMFk
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -9376,6 +10416,7 @@ msgctxt ""
msgid "PlaceTaken"
msgstr "LlocCaptura"
+#. 2KDjp
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -9385,6 +10426,7 @@ msgctxt ""
msgid "LensUsed"
msgstr "LentUtilitzada"
+#. khCut
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -9394,6 +10436,7 @@ msgctxt ""
msgid "LensUsed"
msgstr "LentUtilitzada"
+#. nbqna
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -9403,6 +10446,7 @@ msgctxt ""
msgid "Aperture"
msgstr "Obertura"
+#. 9NJaC
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -9412,6 +10456,7 @@ msgctxt ""
msgid "Aperture"
msgstr "Obertura"
+#. fEB48
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -9421,6 +10466,7 @@ msgctxt ""
msgid "ShutterSpeed"
msgstr "VelocitatObturador"
+#. g32fd
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -9430,6 +10476,7 @@ msgctxt ""
msgid "ShutterSpd"
msgstr "VelObtur"
+#. wYWcq
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -9439,6 +10486,7 @@ msgctxt ""
msgid "FilterUsed"
msgstr "FiltreUtilitzat"
+#. Yi4Ek
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -9448,6 +10496,7 @@ msgctxt ""
msgid "FilterUsed"
msgstr "FiltreUtilitzat"
+#. gaNKU
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -9457,6 +10506,7 @@ msgctxt ""
msgid "Flash"
msgstr "Flaix"
+#. 8yEFx
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -9466,6 +10516,7 @@ msgctxt ""
msgid "Flash"
msgstr "Flaix"
+#. C5cDt
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -9475,6 +10526,7 @@ msgctxt ""
msgid "PrintSize"
msgstr "MidaImpres"
+#. JFtN3
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -9484,6 +10536,7 @@ msgctxt ""
msgid "PrintSize"
msgstr "MidaImpres"
+#. NTgCV
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -9493,6 +10546,7 @@ msgctxt ""
msgid "Notes"
msgstr "Notes"
+#. P5d6s
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -9502,6 +10556,7 @@ msgctxt ""
msgid "Notes"
msgstr "Notes"
+#. AJRtD
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -9511,6 +10566,7 @@ msgctxt ""
msgid "MiniatureFilms"
msgstr "FilmsMiniatura"
+#. WqGBN
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -9520,6 +10576,7 @@ msgctxt ""
msgid "FilmID"
msgstr "IDFilm"
+#. kTBDh
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -9529,6 +10586,7 @@ msgctxt ""
msgid "FilmID"
msgstr "IDFilm"
+#. FiijC
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -9538,6 +10596,7 @@ msgctxt ""
msgid "Make"
msgstr "Marca"
+#. d4AD2
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -9547,6 +10606,7 @@ msgctxt ""
msgid "Make"
msgstr "Marca"
+#. 8Yf9C
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -9556,6 +10616,7 @@ msgctxt ""
msgid "Photosensitivity"
msgstr "SensibilitatFoto"
+#. FVCVN
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -9565,6 +10626,7 @@ msgctxt ""
msgid "Photosensi"
msgstr "SensibFoto"
+#. ktABn
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -9574,6 +10636,7 @@ msgctxt ""
msgid "NumberOfPhotos"
msgstr "NúmeroDeFotos"
+#. QGRqD
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -9583,6 +10646,7 @@ msgctxt ""
msgid "NumPhotos"
msgstr "NúmFotos"
+#. YX7D7
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -9592,6 +10656,7 @@ msgctxt ""
msgid "ColorFilm"
msgstr "FilmColor"
+#. aU8uu
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -9601,6 +10666,7 @@ msgctxt ""
msgid "ColorFilm"
msgstr "FilmColor"
+#. pSE2y
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -9610,6 +10676,7 @@ msgctxt ""
msgid "FilmExpirationDate"
msgstr "DataCaducitatFilm"
+#. G2igR
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -9619,6 +10686,7 @@ msgctxt ""
msgid "FlmExpDate"
msgstr "DataCadFilm"
+#. ZPdtC
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -9628,6 +10696,7 @@ msgctxt ""
msgid "DateDeveloped"
msgstr "DataRevelat"
+#. twHgL
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -9637,6 +10706,7 @@ msgctxt ""
msgid "DateDevelp"
msgstr "DataRevel"
+#. yHQfy
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -9646,6 +10716,7 @@ msgctxt ""
msgid "DevelopedBy"
msgstr "RevelatPer"
+#. EvfKh
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -9655,6 +10726,7 @@ msgctxt ""
msgid "DevelopdBy"
msgstr "RevelPer"
+#. 2inGe
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -9664,6 +10736,7 @@ msgctxt ""
msgid "Camera"
msgstr "Càmera"
+#. 3fuDo
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -9673,6 +10746,7 @@ msgctxt ""
msgid "Camera"
msgstr "Càmera"
+#. zsfCF
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -9682,6 +10756,7 @@ msgctxt ""
msgid "Notes"
msgstr "Notes"
+#. A8wvr
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -9691,6 +10766,7 @@ msgctxt ""
msgid "Notes"
msgstr "Notes"
+#. Y85YH
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -9700,6 +10776,7 @@ msgctxt ""
msgid "DVD-Collection"
msgstr "Col·leccióDVD"
+#. o52oP
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -9709,6 +10786,7 @@ msgctxt ""
msgid "CollectionID"
msgstr "IDCol·leccióCD"
+#. YtzPT
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -9718,6 +10796,7 @@ msgctxt ""
msgid "CollectnID"
msgstr "IDColCD"
+#. FikLW
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -9727,6 +10806,7 @@ msgctxt ""
msgid "MovieTitle"
msgstr "TítolPel·lícula"
+#. edszQ
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -9736,6 +10816,7 @@ msgctxt ""
msgid "MovieTitle"
msgstr "TítolPel·lícula"
+#. gCkg7
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -9745,6 +10826,7 @@ msgctxt ""
msgid "Genre"
msgstr "Temàtica"
+#. GQS7y
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -9754,6 +10836,7 @@ msgctxt ""
msgid "Genre"
msgstr "Temàtica"
+#. bsLJR
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -9763,6 +10846,7 @@ msgctxt ""
msgid "Actor"
msgstr "Actor"
+#. BHVDp
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -9772,6 +10856,7 @@ msgctxt ""
msgid "Actor"
msgstr "Actor"
+#. dDjLa
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -9781,6 +10866,7 @@ msgctxt ""
msgid "Director"
msgstr "Director"
+#. jnPgj
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -9790,6 +10876,7 @@ msgctxt ""
msgid "Director"
msgstr "Director"
+#. NdxmM
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -9799,6 +10886,7 @@ msgctxt ""
msgid "Producer"
msgstr "Productor"
+#. LbFHV
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -9808,6 +10896,7 @@ msgctxt ""
msgid "Producer"
msgstr "Productor"
+#. LWGMS
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -9817,6 +10906,7 @@ msgctxt ""
msgid "ReleaseYear"
msgstr "AnySortida"
+#. 4FHn7
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -9826,6 +10916,7 @@ msgctxt ""
msgid "ReleasYear"
msgstr "AnySort"
+#. mFDKc
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -9835,6 +10926,7 @@ msgctxt ""
msgid "Rating"
msgstr "Valoració"
+#. o27uk
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -9844,6 +10936,7 @@ msgctxt ""
msgid "Rating"
msgstr "Valoració"
+#. qvgAk
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -9853,6 +10946,7 @@ msgctxt ""
msgid "Subject"
msgstr "Assumpte"
+#. A4gDf
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -9862,6 +10956,7 @@ msgctxt ""
msgid "Subject"
msgstr "Assumpte"
+#. hHKFK
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -9871,6 +10966,7 @@ msgctxt ""
msgid "Length"
msgstr "Durada"
+#. EFLqu
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -9880,6 +10976,7 @@ msgctxt ""
msgid "Length"
msgstr "Durada"
+#. tyUoC
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -9889,6 +10986,7 @@ msgctxt ""
msgid "DateAcquired"
msgstr "DataAdquisició"
+#. Azwoc
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -9898,6 +10996,7 @@ msgctxt ""
msgid "DateAcquir"
msgstr "DataAdqui"
+#. XtLap
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -9907,6 +11006,7 @@ msgctxt ""
msgid "PurchasedAt"
msgstr "CompratA"
+#. MtwpC
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -9916,6 +11016,7 @@ msgctxt ""
msgid "PurchaseAt"
msgstr "CompraA"
+#. buKBv
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -9925,6 +11026,7 @@ msgctxt ""
msgid "PurchasePrice"
msgstr "PreuCompra"
+#. rgihL
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -9934,6 +11036,7 @@ msgctxt ""
msgid "PurchPrice"
msgstr "PreuCompra"
+#. uEcGU
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -9943,6 +11046,7 @@ msgctxt ""
msgid "Review"
msgstr "Revisió"
+#. bVPRt
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -9952,6 +11056,7 @@ msgctxt ""
msgid "Review"
msgstr "Revisió"
+#. vSPaa
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -9961,6 +11066,7 @@ msgctxt ""
msgid "Notes"
msgstr "Notes"
+#. FxjRn
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -9970,6 +11076,7 @@ msgctxt ""
msgid "Notes"
msgstr "Notes"
+#. DENB7
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -9979,6 +11086,7 @@ msgctxt ""
msgid "CD-Collection"
msgstr "Col·leccióCD"
+#. qWR5N
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -9988,6 +11096,7 @@ msgctxt ""
msgid "CollectionID"
msgstr "IDCol·leccióCD"
+#. xPHuv
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -9997,6 +11106,7 @@ msgctxt ""
msgid "CollectnID"
msgstr "IDColCD"
+#. EDApm
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -10006,6 +11116,7 @@ msgctxt ""
msgid "AlbumTitle"
msgstr "TítolÀlbum"
+#. gn42Y
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -10015,6 +11126,7 @@ msgctxt ""
msgid "AlbumTitle"
msgstr "TítolÀlbum"
+#. YkrJa
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -10024,6 +11136,7 @@ msgctxt ""
msgid "Artist"
msgstr "Artista"
+#. EH8Rr
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -10033,6 +11146,7 @@ msgctxt ""
msgid "Artist"
msgstr "Artista"
+#. M77rf
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -10042,6 +11156,7 @@ msgctxt ""
msgid "MusicCategoryID"
msgstr "IDCategoriaMusical"
+#. 4mckL
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -10051,6 +11166,7 @@ msgctxt ""
msgid "MusicCatID"
msgstr "IDCatMusic"
+#. TbLJE
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -10060,6 +11176,7 @@ msgctxt ""
msgid "RecordLabel"
msgstr "Discogràfica"
+#. 4FsG7
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -10069,6 +11186,7 @@ msgctxt ""
msgid "RecordLabl"
msgstr "Discogràfi"
+#. VVkAC
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -10078,6 +11196,7 @@ msgctxt ""
msgid "Producer"
msgstr "Productor"
+#. GxQFt
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -10087,6 +11206,7 @@ msgctxt ""
msgid "Producer"
msgstr "Productor"
+#. vDKBC
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -10096,6 +11216,7 @@ msgctxt ""
msgid "ReleaseYear"
msgstr "AnySortida"
+#. pBNFg
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -10105,6 +11226,7 @@ msgctxt ""
msgid "ReleasYear"
msgstr "AnySort"
+#. SCGb5
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -10114,6 +11236,7 @@ msgctxt ""
msgid "Rating"
msgstr "Valoració"
+#. U6F6y
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -10123,6 +11246,7 @@ msgctxt ""
msgid "Rating"
msgstr "Valoració"
+#. 2LKtw
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -10132,6 +11256,7 @@ msgctxt ""
msgid "Format"
msgstr "Format"
+#. WCGD3
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -10141,6 +11266,7 @@ msgctxt ""
msgid "Format"
msgstr "Format"
+#. AhDT8
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -10150,6 +11276,7 @@ msgctxt ""
msgid "NumberofTracks"
msgstr "NombreDePistes"
+#. PCEWn
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -10159,6 +11286,7 @@ msgctxt ""
msgid "NoofTracks"
msgstr "NombrePistes"
+#. Eahug
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -10168,6 +11296,7 @@ msgctxt ""
msgid "DatePurchased"
msgstr "DataCompra"
+#. GhBUc
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -10177,6 +11306,7 @@ msgctxt ""
msgid "DatePurch"
msgstr "DataCompra"
+#. 4CDU5
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -10186,6 +11316,7 @@ msgctxt ""
msgid "PurchasedAt"
msgstr "CompratA"
+#. gxpDt
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -10195,6 +11326,7 @@ msgctxt ""
msgid "PurchaseAt"
msgstr "CompraA"
+#. NyCdE
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -10204,6 +11336,7 @@ msgctxt ""
msgid "PurchasePrice"
msgstr "PreuCompra"
+#. QueuB
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -10213,6 +11346,7 @@ msgctxt ""
msgid "PurchPrice"
msgstr "PreuCompra"
+#. a9bYD
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -10222,6 +11356,7 @@ msgctxt ""
msgid "Review"
msgstr "Revisió"
+#. xZFTq
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -10231,6 +11366,7 @@ msgctxt ""
msgid "Review"
msgstr "Revisió"
+#. BiGKz
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -10240,6 +11376,7 @@ msgctxt ""
msgid "Notes"
msgstr "Notes"
+#. AxJCC
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -10249,6 +11386,7 @@ msgctxt ""
msgid "Notes"
msgstr "Notes"
+#. iVVZz
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -10258,6 +11396,7 @@ msgctxt ""
msgid "Library"
msgstr "Biblioteca"
+#. tuhEe
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -10267,6 +11406,7 @@ msgctxt ""
msgid "BookID"
msgstr "IDLlibre"
+#. hzEDt
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -10276,6 +11416,7 @@ msgctxt ""
msgid "BookID"
msgstr "IDLlibre"
+#. cCB4M
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -10285,6 +11426,7 @@ msgctxt ""
msgid "Title"
msgstr "Càrrec"
+#. thk4t
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -10294,6 +11436,7 @@ msgctxt ""
msgid "Title"
msgstr "Càrrec"
+#. qpehG
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -10303,6 +11446,7 @@ msgctxt ""
msgid "Genre"
msgstr "Temàtica"
+#. 4hAzB
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -10312,6 +11456,7 @@ msgctxt ""
msgid "Genre"
msgstr "Temàtica"
+#. 2m5VJ
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -10321,6 +11466,7 @@ msgctxt ""
msgid "AuthorID"
msgstr "IDAutor"
+#. AG5q9
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -10330,6 +11476,7 @@ msgctxt ""
msgid "AuthorID"
msgstr "IDAutor"
+#. rFruZ
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -10339,6 +11486,7 @@ msgctxt ""
msgid "CopyrightYear"
msgstr "AnyCopyright"
+#. GBAev
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -10348,6 +11496,7 @@ msgctxt ""
msgid "CpyrightYr"
msgstr "AnyCopyr"
+#. 6fSz2
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -10357,6 +11506,7 @@ msgctxt ""
msgid "ISBNNumber"
msgstr "NúmeroISBN"
+#. 8G2AX
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -10366,6 +11516,7 @@ msgctxt ""
msgid "ISBNNumber"
msgstr "NúmeroISBN"
+#. A3KFc
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -10375,6 +11526,7 @@ msgctxt ""
msgid "Publisher"
msgstr "Editor"
+#. B7Vun
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -10384,6 +11536,7 @@ msgctxt ""
msgid "Publisher"
msgstr "Editor"
+#. qMseC
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -10393,6 +11546,7 @@ msgctxt ""
msgid "Rating"
msgstr "Valoració"
+#. TG46g
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -10402,6 +11556,7 @@ msgctxt ""
msgid "Rating"
msgstr "Valoració"
+#. yGVQB
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -10411,6 +11566,7 @@ msgctxt ""
msgid "Translator"
msgstr "Traductor"
+#. VRREm
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -10420,6 +11576,7 @@ msgctxt ""
msgid "Translator"
msgstr "Traductor"
+#. zqBqB
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -10429,6 +11586,7 @@ msgctxt ""
msgid "Pages"
msgstr "Pàgines"
+#. W3VeG
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -10438,6 +11596,7 @@ msgctxt ""
msgid "Pages"
msgstr "Pàgines"
+#. hB7pS
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -10447,6 +11606,7 @@ msgctxt ""
msgid "DatePurchased"
msgstr "DataCompra"
+#. fEkFA
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -10456,6 +11616,7 @@ msgctxt ""
msgid "DatePurch"
msgstr "DataCompra"
+#. oT97C
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -10465,6 +11626,7 @@ msgctxt ""
msgid "PurchasedAt"
msgstr "CompratA"
+#. D8R2n
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -10474,6 +11636,7 @@ msgctxt ""
msgid "PurchaseAt"
msgstr "CompraA"
+#. x7uYL
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -10483,6 +11646,7 @@ msgctxt ""
msgid "PurchasePrice"
msgstr "PreuCompra"
+#. vxyCR
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -10492,6 +11656,7 @@ msgctxt ""
msgid "PurchPrice"
msgstr "PreuCompra"
+#. Wscu7
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -10501,6 +11666,7 @@ msgctxt ""
msgid "CoverType"
msgstr "TipusCoberta"
+#. ZzR35
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -10510,6 +11676,7 @@ msgctxt ""
msgid "CoverType"
msgstr "TipusCoberta"
+#. Ge5FX
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -10519,6 +11686,7 @@ msgctxt ""
msgid "EditionNumber"
msgstr "NúmeroEdició"
+#. beBBb
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -10528,6 +11696,7 @@ msgctxt ""
msgid "EditionNo"
msgstr "EdicióNúm"
+#. ohTLB
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -10537,6 +11706,7 @@ msgctxt ""
msgid "Notes"
msgstr "Notes"
+#. mmdxH
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -10546,6 +11716,7 @@ msgctxt ""
msgid "Notes"
msgstr "Notes"
+#. VVcCn
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -10555,6 +11726,7 @@ msgctxt ""
msgid "Authors"
msgstr "Autors"
+#. Fp9uD
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -10564,6 +11736,7 @@ msgctxt ""
msgid "AuthorID"
msgstr "IDAutor"
+#. diKYf
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -10573,6 +11746,7 @@ msgctxt ""
msgid "AuthorID"
msgstr "IDAutor"
+#. A9ZG3
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -10582,6 +11756,7 @@ msgctxt ""
msgid "FirstName"
msgstr "Nom"
+#. Ac8Hy
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -10591,6 +11766,7 @@ msgctxt ""
msgid "FirstName"
msgstr "Nom"
+#. cYKDC
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -10600,6 +11776,7 @@ msgctxt ""
msgid "LastName"
msgstr "Cognoms"
+#. TFspR
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -10609,6 +11786,7 @@ msgctxt ""
msgid "LastName"
msgstr "Cognoms"
+#. LGZss
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -10618,6 +11796,7 @@ msgctxt ""
msgid "Nationality"
msgstr "Nacionalitat"
+#. R5Sfa
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -10627,6 +11806,7 @@ msgctxt ""
msgid "Nationality"
msgstr "Nacionalitat"
+#. yMBMf
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -10636,6 +11816,7 @@ msgctxt ""
msgid "Birthdate"
msgstr "DataNaixement"
+#. 2HAuD
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -10645,6 +11826,7 @@ msgctxt ""
msgid "Birthdate"
msgstr "DataNaixement"
+#. bRu4G
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -10654,6 +11836,7 @@ msgctxt ""
msgid "Birthplace"
msgstr "LlocNaixement"
+#. jBw8e
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -10663,6 +11846,7 @@ msgctxt ""
msgid "Birthplace"
msgstr "LlocNaixement"
+#. tgPTP
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -10672,6 +11856,7 @@ msgctxt ""
msgid "DateofDeath"
msgstr "DataDefunció"
+#. tCgGF
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -10681,6 +11866,7 @@ msgctxt ""
msgid "DatofDeath"
msgstr "DataDefunc"
+#. dkGCG
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -10690,6 +11876,7 @@ msgctxt ""
msgid "TrainingLocation"
msgstr "LlocEntrenament"
+#. rj7yq
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -10699,6 +11886,7 @@ msgctxt ""
msgid "TraininLoc"
msgstr "LlocEntren"
+#. BpvXK
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -10708,6 +11896,7 @@ msgctxt ""
msgid "MajorInfluences"
msgstr "InfluènciesPrincipals"
+#. qYBcq
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -10717,6 +11906,7 @@ msgctxt ""
msgid "MajrInflue"
msgstr "InflPrinc"
+#. Em8Dt
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -10726,6 +11916,7 @@ msgctxt ""
msgid "Photo"
msgstr "Foto"
+#. wDHms
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -10735,6 +11926,7 @@ msgctxt ""
msgid "Photo"
msgstr "Foto"
+#. UoYV3
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -10744,6 +11936,7 @@ msgctxt ""
msgid "Notes"
msgstr "Notes"
+#. A7Bzb
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -10753,6 +11946,7 @@ msgctxt ""
msgid "Notes"
msgstr "Notes"
+#. wRMs7
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -10762,6 +11956,7 @@ msgctxt ""
msgid "Accounts"
msgstr "Comptes"
+#. DEd9R
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -10771,6 +11966,7 @@ msgctxt ""
msgid "AccountID"
msgstr "IDCompte"
+#. JNUcT
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -10780,6 +11976,7 @@ msgctxt ""
msgid "AccountID"
msgstr "IDCompte"
+#. uLnqV
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -10789,6 +11986,7 @@ msgctxt ""
msgid "AccountNumber"
msgstr "NúmeroCompte"
+#. jotNm
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -10798,6 +11996,7 @@ msgctxt ""
msgid "AccountNo"
msgstr "NúmCompte"
+#. dBWr3
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -10807,6 +12006,7 @@ msgctxt ""
msgid "AccountName"
msgstr "NomCompte"
+#. XTACT
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -10816,6 +12016,7 @@ msgctxt ""
msgid "AcountName"
msgstr "NomComp"
+#. BorCE
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -10825,6 +12026,7 @@ msgctxt ""
msgid "AccountTypeID"
msgstr "IDTipusCompte"
+#. uFFJF
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -10834,6 +12036,7 @@ msgctxt ""
msgid "AccTypeID"
msgstr "IDTipComp"
+#. VdCEQ
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -10843,6 +12046,7 @@ msgctxt ""
msgid "AccountType"
msgstr "TipusCompte"
+#. 2xenD
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -10852,6 +12056,7 @@ msgctxt ""
msgid "AccountTyp"
msgstr "TipComp"
+#. Adhyr
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -10861,6 +12066,7 @@ msgctxt ""
msgid "Description"
msgstr "Descripció"
+#. Vkb2a
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -10870,6 +12076,7 @@ msgctxt ""
msgid "Descrption"
msgstr "Descripció"
+#. DPkFA
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -10879,6 +12086,7 @@ msgctxt ""
msgid "Notes"
msgstr "Notes"
+#. 4igDw
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -10888,6 +12096,7 @@ msgctxt ""
msgid "Notes"
msgstr "Notes"
+#. aCxtE
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -10897,6 +12106,7 @@ msgctxt ""
msgid "Investments"
msgstr "Inversions"
+#. 2R3BC
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -10906,6 +12116,7 @@ msgctxt ""
msgid "InvestmentID"
msgstr "IDInversió"
+#. BByrA
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -10915,6 +12126,7 @@ msgctxt ""
msgid "InvestmtID"
msgstr "IDInv"
+#. L8FJZ
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -10924,6 +12136,7 @@ msgctxt ""
msgid "AccountID"
msgstr "IDCompte"
+#. kRv7G
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -10933,6 +12146,7 @@ msgctxt ""
msgid "AccountID"
msgstr "IDCompte"
+#. 6gsFi
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -10942,6 +12156,7 @@ msgctxt ""
msgid "SecurityName"
msgstr "NomValor"
+#. x8pFC
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -10951,6 +12166,7 @@ msgctxt ""
msgid "SecuriName"
msgstr "NomVal"
+#. smQkb
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -10960,6 +12176,7 @@ msgctxt ""
msgid "SecuritySymbol"
msgstr "SímbolValor"
+#. hedqG
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -10969,6 +12186,7 @@ msgctxt ""
msgid "SecuriSymb"
msgstr "SímbVal"
+#. zGFGj
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -10978,6 +12196,7 @@ msgctxt ""
msgid "SecurityType"
msgstr "TipusValor"
+#. T3Mfu
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -10987,6 +12206,7 @@ msgctxt ""
msgid "SecuriType"
msgstr "TipusVal"
+#. gCji7
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -10996,6 +12216,7 @@ msgctxt ""
msgid "SharesOwned"
msgstr "AccionsPropietat"
+#. FGZ8Y
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -11005,6 +12226,7 @@ msgctxt ""
msgid "ShareOwned"
msgstr "AccionProp"
+#. 6RRio
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -11014,6 +12236,7 @@ msgctxt ""
msgid "Notes"
msgstr "Notes"
+#. GFAwo
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -11023,6 +12246,7 @@ msgctxt ""
msgid "Notes"
msgstr "Notes"
+#. CSr4y
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -11032,6 +12256,7 @@ msgctxt ""
msgid "ExerciseLog"
msgstr "RegistreExercici"
+#. Q7wCk
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -11041,6 +12266,7 @@ msgctxt ""
msgid "LogID"
msgstr "IDRegistre"
+#. tMHZh
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -11050,6 +12276,7 @@ msgctxt ""
msgid "LogID"
msgstr "IDRegistre"
+#. 7RHzk
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -11059,6 +12286,7 @@ msgctxt ""
msgid "PersonID"
msgstr "IDPersona"
+#. cgrEk
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -11068,6 +12296,7 @@ msgctxt ""
msgid "PersonID"
msgstr "IDPersona"
+#. Gxxed
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -11077,6 +12306,7 @@ msgctxt ""
msgid "Activity"
msgstr "Activitat"
+#. df5HC
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -11086,6 +12316,7 @@ msgctxt ""
msgid "Activity"
msgstr "Activitat"
+#. mjBQ2
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -11095,6 +12326,7 @@ msgctxt ""
msgid "WorkoutDate"
msgstr "DataExercici"
+#. BfGbQ
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -11104,6 +12336,7 @@ msgctxt ""
msgid "WorkoutDat"
msgstr "DatExerc"
+#. d2jYj
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -11113,6 +12346,7 @@ msgctxt ""
msgid "ExerciseType"
msgstr "TipusExercici"
+#. Te98H
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -11122,6 +12356,7 @@ msgctxt ""
msgid "ExercisTyp"
msgstr "TipExerc"
+#. nvikC
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -11131,6 +12366,7 @@ msgctxt ""
msgid "TimeExercised"
msgstr "TempsExercitat"
+#. g6WyN
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -11140,6 +12376,7 @@ msgctxt ""
msgid "TimeExerci"
msgstr "TempsExer"
+#. nTuBB
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -11149,6 +12386,7 @@ msgctxt ""
msgid "DistanceTraveled"
msgstr "DistànciaViatjada"
+#. PLhTS
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -11158,6 +12396,7 @@ msgctxt ""
msgid "DistTravel"
msgstr "DistViatj"
+#. BYM3G
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -11167,6 +12406,7 @@ msgctxt ""
msgid "RestingPulse"
msgstr "PulsacionsBase"
+#. cATE6
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -11176,6 +12416,7 @@ msgctxt ""
msgid "RestngPuls"
msgstr "PulsBase"
+#. AwFPw
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -11185,6 +12426,7 @@ msgctxt ""
msgid "MaximumPulse"
msgstr "PulsacionsMàximes"
+#. ZJWM7
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -11194,6 +12436,7 @@ msgctxt ""
msgid "MaxPulse"
msgstr "PulsMàx"
+#. 4UC3D
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -11203,6 +12446,7 @@ msgctxt ""
msgid "CaloriesBurned"
msgstr "CaloriesCremades"
+#. WohFj
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -11212,6 +12456,7 @@ msgctxt ""
msgid "CalsBurned"
msgstr "CalCrem"
+#. E4iAC
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -11221,6 +12466,7 @@ msgctxt ""
msgid "HoursSleep"
msgstr "HoresSon"
+#. Ep9GY
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -11230,6 +12476,7 @@ msgctxt ""
msgid "HoursSleep"
msgstr "HoresSon"
+#. PNkU5
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -11239,6 +12486,7 @@ msgctxt ""
msgid "Notes"
msgstr "Notes"
+#. 3UPyG
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -11248,6 +12496,7 @@ msgctxt ""
msgid "Notes"
msgstr "Notes"
+#. MeEKz
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -11257,6 +12506,7 @@ msgctxt ""
msgid "DietLog"
msgstr "RegistreDieta"
+#. cxGYH
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -11266,6 +12516,7 @@ msgctxt ""
msgid "LogID"
msgstr "IDRegistre"
+#. YE6An
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -11275,6 +12526,7 @@ msgctxt ""
msgid "LogID"
msgstr "IDRegistre"
+#. Fny89
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -11284,6 +12536,7 @@ msgctxt ""
msgid "PersonID"
msgstr "IDPersona"
+#. qkXDC
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -11293,6 +12546,7 @@ msgctxt ""
msgid "PersonID"
msgstr "IDPersona"
+#. JSnZ7
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -11302,6 +12556,7 @@ msgctxt ""
msgid "DietType"
msgstr "TipusDieta"
+#. uxDkB
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -11311,6 +12566,7 @@ msgctxt ""
msgid "DietType"
msgstr "TipusDieta"
+#. ymHzB
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -11320,6 +12576,7 @@ msgctxt ""
msgid "DateAcquired"
msgstr "DataAdquisició"
+#. GWu3Y
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -11329,6 +12586,7 @@ msgctxt ""
msgid "DateAcquir"
msgstr "DataAdqui"
+#. VLPG6
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -11338,6 +12596,7 @@ msgctxt ""
msgid "WhichMeal"
msgstr "QuinÀpat"
+#. poC95
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -11347,6 +12606,7 @@ msgctxt ""
msgid "WhichMeal"
msgstr "QuinÀpat"
+#. BA9KY
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -11356,6 +12616,7 @@ msgctxt ""
msgid "GramsCarbohydrates"
msgstr "GramsCarbohidrats"
+#. TFssR
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -11365,6 +12626,7 @@ msgctxt ""
msgid "GrCarbohyd"
msgstr "GrCarbohid"
+#. Ahdsc
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -11374,6 +12636,7 @@ msgctxt ""
msgid "GramsProtein"
msgstr "GramsProteïnes"
+#. 2N4UV
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -11383,6 +12646,7 @@ msgctxt ""
msgid "GrsProtein"
msgstr "GrsProteïnes"
+#. QhAVT
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -11392,6 +12656,7 @@ msgctxt ""
msgid "GramsFat"
msgstr "GramsGreix"
+#. tc3cF
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -11401,6 +12666,7 @@ msgctxt ""
msgid "GramsFat"
msgstr "GramsGreix"
+#. LzUVT
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -11410,6 +12676,7 @@ msgctxt ""
msgid "TotalCalories"
msgstr "TotalCalories"
+#. btnGo
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -11419,6 +12686,7 @@ msgctxt ""
msgid "TotalCals"
msgstr "TotalCals"
+#. Z5dmz
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -11428,6 +12696,7 @@ msgctxt ""
msgid "MilligramsSodium"
msgstr "Mil·ligramsSodi"
+#. Do34L
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -11437,6 +12706,7 @@ msgctxt ""
msgid "MilligrSod"
msgstr "Mil·ligrSod"
+#. vEyGA
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -11446,6 +12716,7 @@ msgctxt ""
msgid "Vitamins"
msgstr "Vitamines"
+#. ogDZX
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -11455,6 +12726,7 @@ msgctxt ""
msgid "Vitamins"
msgstr "Vitamines"
+#. t65Lj
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -11464,6 +12736,7 @@ msgctxt ""
msgid "Notes"
msgstr "Notes"
+#. bhymB
#: TableWizard.xcu
msgctxt ""
"TableWizard.xcu\n"
@@ -11473,6 +12746,7 @@ msgctxt ""
msgid "Notes"
msgstr "Notes"
+#. yTC5S
#: UI.xcu
msgctxt ""
"UI.xcu\n"
@@ -11482,6 +12756,7 @@ msgctxt ""
msgid "Text documents"
msgstr "Documents de text"
+#. kbKMe
#: UI.xcu
msgctxt ""
"UI.xcu\n"
@@ -11491,6 +12766,7 @@ msgctxt ""
msgid "Spreadsheets"
msgstr "Fulls de càlcul"
+#. MUhBD
#: UI.xcu
msgctxt ""
"UI.xcu\n"
@@ -11500,6 +12776,7 @@ msgctxt ""
msgid "Presentations"
msgstr "Presentacions"
+#. JRCUA
#: UI.xcu
msgctxt ""
"UI.xcu\n"
@@ -11509,6 +12786,7 @@ msgctxt ""
msgid "Drawings"
msgstr "Dibuixos"
+#. 3ZArq
#: UI.xcu
msgctxt ""
"UI.xcu\n"
@@ -11518,6 +12796,7 @@ msgctxt ""
msgid "Web pages"
msgstr "Pàgines web"
+#. sCUFD
#: UI.xcu
msgctxt ""
"UI.xcu\n"
@@ -11527,6 +12806,7 @@ msgctxt ""
msgid "Master documents"
msgstr "Documents mestres"
+#. AhpLM
#: UI.xcu
msgctxt ""
"UI.xcu\n"
@@ -11536,6 +12816,7 @@ msgctxt ""
msgid "Formulas"
msgstr "Fórmules"
+#. aNApB
#: UI.xcu
msgctxt ""
"UI.xcu\n"
@@ -11545,6 +12826,7 @@ msgctxt ""
msgid "Database documents"
msgstr "Documents de base de dades"
+#. v4FZa
#: UI.xcu
msgctxt ""
"UI.xcu\n"
@@ -11554,6 +12836,7 @@ msgctxt ""
msgid "Microsoft Word 6.0 / 95"
msgstr "Microsoft Word 6.0 / 95"
+#. 7K9bP
#: UI.xcu
msgctxt ""
"UI.xcu\n"
@@ -11563,6 +12846,7 @@ msgctxt ""
msgid "Microsoft Excel 4.x - 5.0 / 95"
msgstr "Microsoft Excel 4.x - 5.0 / 95"
+#. D5ASv
#: UI.xcu
msgctxt ""
"UI.xcu\n"
@@ -11572,6 +12856,7 @@ msgctxt ""
msgid "Microsoft Excel 4.x - 5.0 / 95 Templates"
msgstr "Plantilles del Microsoft Excel 4.x - 5.0 / 95"
+#. QFbii
#: UI.xcu
msgctxt ""
"UI.xcu\n"
@@ -11581,6 +12866,7 @@ msgctxt ""
msgid "Text (StarWriter/Web)"
msgstr "Text (StarWriter/Web)"
+#. jHUUN
#: UI.xcu
msgctxt ""
"UI.xcu\n"
@@ -11590,6 +12876,7 @@ msgctxt ""
msgid "WordPerfect (Win) 6.0 - 7.0"
msgstr "WordPerfect (Win) 6.0 - 7.0"
+#. UN9vV
#: Writer.xcu
msgctxt ""
"Writer.xcu\n"
@@ -11599,6 +12886,7 @@ msgctxt ""
msgid "Dear Mrs. <2>,"
msgstr "Benvolguda Sra. <2>,"
+#. fbaah
#: Writer.xcu
msgctxt ""
"Writer.xcu\n"
@@ -11608,6 +12896,7 @@ msgctxt ""
msgid "Dear Mr. <2>,"
msgstr "Benvolgut Sr. <2>,"
+#. jkFF3
#: Writer.xcu
msgctxt ""
"Writer.xcu\n"
@@ -11617,6 +12906,7 @@ msgctxt ""
msgid "To whom it may concern,;Dear Friends,;Dear Sir or Madam,;Hello,"
msgstr "A qui pugui interessar,;Benvolguts amics,;Benvolgut senyor o senyora,;Hola,"
+#. cmV82
#: Writer.xcu
msgctxt ""
"Writer.xcu\n"
@@ -11626,6 +12916,7 @@ msgctxt ""
msgid "Table"
msgstr "Taula"
+#. EHEGG
#: Writer.xcu
msgctxt ""
"Writer.xcu\n"
@@ -11635,6 +12926,7 @@ msgctxt ""
msgid ": "
msgstr ": "
+#. zhsvg
#: Writer.xcu
msgctxt ""
"Writer.xcu\n"
@@ -11644,6 +12936,7 @@ msgctxt ""
msgid "Text"
msgstr "Text"
+#. qsGfA
#: Writer.xcu
msgctxt ""
"Writer.xcu\n"
@@ -11653,6 +12946,7 @@ msgctxt ""
msgid ": "
msgstr ": "
+#. HAx7t
#: Writer.xcu
msgctxt ""
"Writer.xcu\n"
@@ -11662,6 +12956,7 @@ msgctxt ""
msgid "Illustration"
msgstr "Il·lustració"
+#. AeYiD
#: Writer.xcu
msgctxt ""
"Writer.xcu\n"
@@ -11671,6 +12966,7 @@ msgctxt ""
msgid ": "
msgstr ": "
+#. GUCsX
#: Writer.xcu
msgctxt ""
"Writer.xcu\n"
@@ -11680,6 +12976,7 @@ msgctxt ""
msgid "Illustration"
msgstr "Il·lustració"
+#. vwmAk
#: Writer.xcu
msgctxt ""
"Writer.xcu\n"
@@ -11689,6 +12986,7 @@ msgctxt ""
msgid ": "
msgstr ": "
+#. MCiSj
#: Writer.xcu
msgctxt ""
"Writer.xcu\n"
@@ -11698,6 +12996,7 @@ msgctxt ""
msgid "Illustration"
msgstr "Il·lustració"
+#. 3Qg2A
#: Writer.xcu
msgctxt ""
"Writer.xcu\n"
@@ -11707,6 +13006,7 @@ msgctxt ""
msgid ": "
msgstr ": "
+#. GG6xE
#: Writer.xcu
msgctxt ""
"Writer.xcu\n"
@@ -11716,6 +13016,7 @@ msgctxt ""
msgid "Illustration"
msgstr "Il·lustració"
+#. VGCfe
#: Writer.xcu
msgctxt ""
"Writer.xcu\n"
@@ -11725,6 +13026,7 @@ msgctxt ""
msgid ": "
msgstr ": "
+#. uzBVm
#: Writer.xcu
msgctxt ""
"Writer.xcu\n"
@@ -11734,6 +13036,7 @@ msgctxt ""
msgid "Illustration"
msgstr "Il·lustració"
+#. Benoc
#: Writer.xcu
msgctxt ""
"Writer.xcu\n"
@@ -11743,6 +13046,7 @@ msgctxt ""
msgid ": "
msgstr ": "
+#. ij7wE
#: Writer.xcu
msgctxt ""
"Writer.xcu\n"
@@ -11752,6 +13056,7 @@ msgctxt ""
msgid "Illustration"
msgstr "Il·lustració"
+#. GV7QS
#: Writer.xcu
msgctxt ""
"Writer.xcu\n"
@@ -11761,6 +13066,7 @@ msgctxt ""
msgid ": "
msgstr ": "
+#. F7SiP
#: Writer.xcu
msgctxt ""
"Writer.xcu\n"
@@ -11770,6 +13076,7 @@ msgctxt ""
msgid "Illustration"
msgstr "Il·lustració"
+#. de8tG
#: Writer.xcu
msgctxt ""
"Writer.xcu\n"
@@ -11779,6 +13086,7 @@ msgctxt ""
msgid ": "
msgstr ": "
+#. 2C9Dy
#: Writer.xcu
msgctxt ""
"Writer.xcu\n"
@@ -11788,6 +13096,7 @@ msgctxt ""
msgid "Illustration"
msgstr "Il·lustració"
+#. EML7A
#: Writer.xcu
msgctxt ""
"Writer.xcu\n"
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 8dd4d2e460e..d41e57c3027 100644
--- a/source/ca/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/ca/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: 2019-12-17 23:05+0100\n"
-"PO-Revision-Date: 2020-03-24 09:16+0000\n"
-"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
+"PO-Revision-Date: 2020-04-18 01:39+0000\n"
+"Last-Translator: Ecron <ecron_89@hotmail.com>\n"
"Language-Team: Catalan <https://weblate.documentfoundation.org/projects/libo_ui-6-4/officecfgregistrydataorgopenofficeofficeui/ca/>\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
@@ -29206,7 +29206,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Reject and Move to Next"
-msgstr "Rebutja-ho i avança al següent"
+msgstr "Rebutja i avança al següent"
#. riKrf
#: WriterCommands.xcu
diff --git a/source/ca/reportdesign/messages.po b/source/ca/reportdesign/messages.po
index d9ba8ff5e19..c1b5d351fb0 100644
--- a/source/ca/reportdesign/messages.po
+++ b/source/ca/reportdesign/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2019-10-14 14:32+0200\n"
+"POT-Creation-Date: 2020-04-29 13:12+0200\n"
"PO-Revision-Date: 2019-12-06 10:36+0000\n"
"Last-Translator: Joan Montané <joan@montane.cat>\n"
"Language-Team: Catalan <https://vm137.documentfoundation.org/projects/libo_ui-master/reportdesignmessages/ca/>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 3.8\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1516016991.000000\n"
#. FBVr9
@@ -1284,7 +1284,7 @@ msgid "Insert"
msgstr "Insereix"
#. AjmhK
-#: reportdesign/uiconfig/dbreport/ui/floatingfield.ui:98
+#: reportdesign/uiconfig/dbreport/ui/floatingfield.ui:99
msgctxt "floatingfield|helptext"
msgid "Highlight the fields to insert into the selected section of the template, then click Insert or press Enter."
msgstr "Destaqueu els camps a inserir en la secció seleccionada de la plantilla, després feu clic a Insereix o premeu Retorn."
diff --git a/source/ca/sc/messages.po b/source/ca/sc/messages.po
index f30741dce40..16c43dd356e 100644
--- a/source/ca/sc/messages.po
+++ b/source/ca/sc/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2020-01-08 15:26+0100\n"
+"POT-Creation-Date: 2020-04-29 13:12+0200\n"
"PO-Revision-Date: 2020-03-08 13:15+0000\n"
"Last-Translator: Joan Montané <joan@montane.cat>\n"
"Language-Team: Catalan <https://weblate.documentfoundation.org/projects/libo_ui-6-4/scmessages/ca/>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 3.10.3\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1562916192.000000\n"
#. kBovX
@@ -22935,73 +22935,73 @@ msgid "Move/Copy Sheet"
msgstr "Mou/copia el full"
#. iJZov
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:98
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:99
msgctxt "movecopysheet|move"
msgid "_Move"
msgstr "_Mou"
#. zRtFK
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:116
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:117
msgctxt "movecopysheet|copy"
msgid "C_opy"
msgstr "C_opia"
#. Cf9Po
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:141
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:142
msgctxt "movecopysheet|label1"
msgid "Action"
msgstr "Acció"
#. ENjjq
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:189
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:190
msgctxt "movecopysheet|toDocumentLabel"
msgid "To _document"
msgstr "Al _document"
#. jfC53
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:206
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:207
msgctxt "movecopysheet|toDocument"
msgid "(current document)"
msgstr "(document actual)"
#. Kd5nz
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:207
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:208
msgctxt "movecopysheet|toDocument"
msgid "- new document -"
msgstr "- document nou -"
#. DGcVf
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:235
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:236
msgctxt "movecopysheet|insertBeforeLabel"
msgid "_Insert before"
msgstr "_Insereix abans"
#. gE92w
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:301
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:302
msgctxt "movecopysheet|label2"
msgid "Location"
msgstr "Ubicació"
#. wcXYj
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:368
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:369
msgctxt "movecopysheet|warnunused"
msgid "This name is already used."
msgstr "Aquest nom ja és en ús."
#. L7CQf
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:383
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:384
msgctxt "movecopysheet|warnempty"
msgid "Name is empty."
msgstr "El nom és buit."
#. xoYVT
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:398
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:399
msgctxt "movecopysheet|warninvalid"
msgid "Name contains one or more invalid characters."
msgstr "El nom conté un o més caràcters no vàlids."
#. zE3yH
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:425
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:426
msgctxt "movecopysheet|newNameLabel"
msgid "New _name"
msgstr "Nom _nou"
diff --git a/source/ca/sd/messages.po b/source/ca/sd/messages.po
index 6968d9288d9..71e9cfdefbc 100644
--- a/source/ca/sd/messages.po
+++ b/source/ca/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: 2020-03-16 13:36+0100\n"
-"PO-Revision-Date: 2020-02-18 12:10+0000\n"
-"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
+"PO-Revision-Date: 2020-04-18 01:39+0000\n"
+"Last-Translator: Ecron <ecron_89@hotmail.com>\n"
"Language-Team: Catalan <https://weblate.documentfoundation.org/projects/libo_ui-6-4/sdmessages/ca/>\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 3.10.3\n"
"X-POOTLE-MTIME: 1562916317.000000\n"
#. WDjkB
@@ -780,25 +780,25 @@ msgstr "MIDI"
#: sd/inc/strings.hrc:94
msgctxt "STR_AU_FILE"
msgid "Sun/NeXT Audio"
-msgstr "Sun/NeXT Audio"
+msgstr "Àudio Sun/NeXT"
#. BySwC
#: sd/inc/strings.hrc:95
msgctxt "STR_VOC_FILE"
msgid "Creative Labs Audio"
-msgstr "Creative Labs Audio"
+msgstr "Àudio Creative Labs"
#. CVtFB
#: sd/inc/strings.hrc:96
msgctxt "STR_AIFF_FILE"
msgid "Apple/SGI Audio"
-msgstr "Apple/SGI Audio"
+msgstr "Àudio Apple/SGI"
#. qBF5W
#: sd/inc/strings.hrc:97
msgctxt "STR_SVX_FILE"
msgid "Amiga SVX Audio"
-msgstr "Amiga SVX Audio"
+msgstr "Àudio Amiga SVX"
#. x7GnC
#: sd/inc/strings.hrc:98
diff --git a/source/ca/sfx2/messages.po b/source/ca/sfx2/messages.po
index 44ab308a849..fd0c778f852 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: 2019-12-17 23:05+0100\n"
-"PO-Revision-Date: 2020-04-01 20:16+0000\n"
+"PO-Revision-Date: 2020-04-27 12:16+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Catalan <https://weblate.documentfoundation.org/projects/libo_ui-6-4/sfx2messages/ca/>\n"
"Language: ca\n"
@@ -1234,7 +1234,7 @@ msgstr "~Reinicialitza"
#: include/sfx2/strings.hrc:230
msgctxt "STR_TABPAGE_INVALIDNAME"
msgid "This name is already in use."
-msgstr "Aquest nom ja s'utilitza per a una plantilla."
+msgstr "Aquest nom ja s'utilitza."
#. N5aeR
#: include/sfx2/strings.hrc:231
diff --git a/source/ca/starmath/messages.po b/source/ca/starmath/messages.po
index 58f7c40593a..f2ab7ce7fd2 100644
--- a/source/ca/starmath/messages.po
+++ b/source/ca/starmath/messages.po
@@ -4,16 +4,16 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2019-11-05 14:29+0100\n"
-"PO-Revision-Date: 2019-07-12 07:21+0000\n"
-"Last-Translator: Joan Montané <joan@montane.cat>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
+"PO-Revision-Date: 2020-04-14 08:06+0000\n"
+"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
+"Language-Team: Catalan <https://weblate.documentfoundation.org/projects/libo_ui-6-4/starmathmessages/ca/>\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 3.10.3\n"
"X-POOTLE-MTIME: 1562916087.000000\n"
#. GrDhX
@@ -2756,7 +2756,7 @@ msgstr "Espaiat"
#: starmath/uiconfig/smath/ui/spacingdialog.ui:38
msgctxt "spacingdialog|menuitem2"
msgid "Indexes"
-msgstr "Índex"
+msgstr "Índexs"
#. CHNbD
#: starmath/uiconfig/smath/ui/spacingdialog.ui:48
@@ -2876,7 +2876,7 @@ msgstr "S_ubíndex:"
#: starmath/uiconfig/smath/ui/spacingdialog.ui:928
msgctxt "spacingdialog|2title"
msgid "Indexes"
-msgstr "Índex"
+msgstr "Índexs"
#. JZwvA
#: starmath/uiconfig/smath/ui/spacingdialog.ui:982
diff --git a/source/ca/svx/messages.po b/source/ca/svx/messages.po
index e62846f484b..e12f9141792 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: 2019-12-11 13:37+0100\n"
-"PO-Revision-Date: 2020-03-25 20:29+0000\n"
+"PO-Revision-Date: 2020-04-26 03:16+0000\n"
"Last-Translator: Joan Montané <joan@montane.cat>\n"
"Language-Team: Catalan <https://weblate.documentfoundation.org/projects/libo_ui-6-4/svxmessages/ca/>\n"
"Language: ca\n"
@@ -9639,7 +9639,6 @@ msgstr "Extensió kana petit"
#. bmviu
#: include/svx/strings.hrc:1694
-#, fuzzy
msgctxt "RID_SUBSETMAP"
msgid "Symbols and Pictographs Extended-A"
msgstr "Símbols i pictogrames, ampliació A"
@@ -9648,13 +9647,13 @@ msgstr "Símbols i pictogrames, ampliació A"
#: include/svx/strings.hrc:1695
msgctxt "RID_SUBSETMAP"
msgid "Tamil Supplement"
-msgstr ""
+msgstr "Suplement del tamil"
#. qNixg
#: include/svx/strings.hrc:1696
msgctxt "RID_SUBSETMAP"
msgid "Wancho"
-msgstr ""
+msgstr "wancho"
#. BGGvD
#: include/svx/strings.hrc:1698
diff --git a/source/ca/sw/messages.po b/source/ca/sw/messages.po
index f7a98dbc444..7187af5092a 100644
--- a/source/ca/sw/messages.po
+++ b/source/ca/sw/messages.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2019-12-24 17:12+0100\n"
-"PO-Revision-Date: 2020-03-21 22:16+0000\n"
+"POT-Creation-Date: 2020-04-29 13:12+0200\n"
+"PO-Revision-Date: 2020-04-19 16:01+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Catalan <https://weblate.documentfoundation.org/projects/libo_ui-6-4/swmessages/ca/>\n"
"Language: ca\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 3.10.3\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1562916102.000000\n"
#. DdjvG
@@ -17662,79 +17662,79 @@ msgid "Macro"
msgstr "Macro"
#. EqTqQ
-#: sw/uiconfig/swriter/ui/picturepage.ui:32
+#: sw/uiconfig/swriter/ui/picturepage.ui:36
msgctxt "picturepage|browse"
msgid "Browse..."
msgstr "Navega..."
#. PqFMY
-#: sw/uiconfig/swriter/ui/picturepage.ui:58
+#: sw/uiconfig/swriter/ui/picturepage.ui:62
msgctxt "picturepage|label1"
msgid "_File name"
msgstr "Nom del _fitxer"
#. UYzJC
-#: sw/uiconfig/swriter/ui/picturepage.ui:77
+#: sw/uiconfig/swriter/ui/picturepage.ui:81
msgctxt "picturepage|label11"
msgid "Link"
msgstr "Enllaç"
#. hCVDF
-#: sw/uiconfig/swriter/ui/picturepage.ui:112
+#: sw/uiconfig/swriter/ui/picturepage.ui:116
msgctxt "picturepage|vert"
msgid "_Vertically"
msgstr "_Verticalment"
#. jwAir
-#: sw/uiconfig/swriter/ui/picturepage.ui:127
+#: sw/uiconfig/swriter/ui/picturepage.ui:131
msgctxt "picturepage|hori"
msgid "Hori_zontally"
msgstr "_Horitzontalment"
#. F3zpM
-#: sw/uiconfig/swriter/ui/picturepage.ui:142
+#: sw/uiconfig/swriter/ui/picturepage.ui:146
msgctxt "picturepage|allpages"
msgid "On all pages"
msgstr "A totes les pàgines"
#. FX5Cn
-#: sw/uiconfig/swriter/ui/picturepage.ui:159
+#: sw/uiconfig/swriter/ui/picturepage.ui:163
msgctxt "picturepage|leftpages"
msgid "On left pages"
msgstr "A les pàgines esquerres"
#. 6eLFK
-#: sw/uiconfig/swriter/ui/picturepage.ui:176
+#: sw/uiconfig/swriter/ui/picturepage.ui:180
msgctxt "picturepage|rightpages"
msgid "On right pages"
msgstr "A les pàgines dretes"
#. M9Lxh
-#: sw/uiconfig/swriter/ui/picturepage.ui:221
+#: sw/uiconfig/swriter/ui/picturepage.ui:225
msgctxt "picturepage|label2"
msgid "Flip"
msgstr "Inverteix"
#. vEJFW
-#: sw/uiconfig/swriter/ui/picturepage.ui:261
+#: sw/uiconfig/swriter/ui/picturepage.ui:265
msgctxt "picturepage|FT_ANGLE"
msgid "_Angle:"
msgstr "_Angle:"
#. Q6xq6
-#: sw/uiconfig/swriter/ui/picturepage.ui:303
+#: sw/uiconfig/swriter/ui/picturepage.ui:308
msgctxt "picturepage|FT_ANGLEPRESETS"
msgid "Default _settings:"
msgstr "Paràmetres per _defecte:"
#. hBc6G
-#: sw/uiconfig/swriter/ui/picturepage.ui:328
+#: sw/uiconfig/swriter/ui/picturepage.ui:333
msgctxt "picturepage|CTL_ANGLE|tooltip_text"
msgid "Rotation Angle"
msgstr "Angle de gir"
#. HpCfF
-#: sw/uiconfig/swriter/ui/picturepage.ui:355
+#: sw/uiconfig/swriter/ui/picturepage.ui:360
msgctxt "picturepage|label2"
msgid "Rotation Angle"
msgstr "Angle de gir"
@@ -20783,7 +20783,7 @@ msgstr "Formatació de les entrades"
#: sw/uiconfig/swriter/ui/tocindexpage.ui:863
msgctxt "tocindexpage|combinesame"
msgid "Combine identical entries"
-msgstr "Combina entrades idèntiques"
+msgstr "Combina les entrades idèntiques"
#. JXdAD
#: sw/uiconfig/swriter/ui/tocindexpage.ui:878
diff --git a/source/ca/vcl/messages.po b/source/ca/vcl/messages.po
index ab0b0e5a64c..ca7abab2207 100644
--- a/source/ca/vcl/messages.po
+++ b/source/ca/vcl/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2019-12-06 13:10+0100\n"
+"POT-Creation-Date: 2020-04-29 12:59+0200\n"
"PO-Revision-Date: 2020-03-30 03:16+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Catalan <https://weblate.documentfoundation.org/projects/libo_ui-6-4/vclmessages/ca/>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 3.10.3\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1562301320.000000\n"
#. k5jTM
@@ -2032,217 +2032,229 @@ msgid "e.g.: 1, 3-5, 7, 9"
msgstr "p. ex.: 1, 3-5, 7, 9"
#. V3apS
-#: vcl/uiconfig/ui/printdialog.ui:542
+#: vcl/uiconfig/ui/printdialog.ui:541
msgctxt "printdialog|rmEvenPages"
msgid "_Even pages"
msgstr "Pàgines _parelles"
#. ELsCF
-#: vcl/uiconfig/ui/printdialog.ui:561
+#: vcl/uiconfig/ui/printdialog.ui:560
msgctxt "printdialog|rbOddPages"
msgid "_Odd pages"
msgstr "Pàgines _senars"
+#. Z5kiB
+#: vcl/uiconfig/ui/printdialog.ui:579
+msgctxt "printdialog|rbRangeSelection"
+msgid "_Selection"
+msgstr "_Selecció"
+
#. wn2kB
-#: vcl/uiconfig/ui/printdialog.ui:582
+#: vcl/uiconfig/ui/printdialog.ui:610
msgctxt "printdialog|fromwhich"
msgid "_From which print:"
msgstr "D'aquest contingut, _imprimeix:"
#. Cuc2u
-#: vcl/uiconfig/ui/printdialog.ui:607
+#: vcl/uiconfig/ui/printdialog.ui:635
msgctxt "printdialog|labelpapersides"
msgid "Paper _sides:"
msgstr "_Cares del paper:"
#. SYxRJ
-#: vcl/uiconfig/ui/printdialog.ui:622
+#: vcl/uiconfig/ui/printdialog.ui:650
msgctxt "printdialog|liststore4"
msgid "Print on one side (simplex)"
msgstr "Imprimeix una cara"
#. hCZPg
-#: vcl/uiconfig/ui/printdialog.ui:623
+#: vcl/uiconfig/ui/printdialog.ui:651
msgctxt "printdialog|liststore4"
msgid "Print on both sides (duplex long edge)"
msgstr "Imprimeix les dues cares (costat llarg)"
#. iqr9C
-#: vcl/uiconfig/ui/printdialog.ui:624
+#: vcl/uiconfig/ui/printdialog.ui:652
msgctxt "printdialog|liststore4"
msgid "Print on both sides (duplex short edge)"
msgstr "Imprimeix les dues cares (costat curt)"
#. AVv6D
-#: vcl/uiconfig/ui/printdialog.ui:638
+#: vcl/uiconfig/ui/printdialog.ui:666
msgctxt "printdialog|labelcopies"
msgid "_Number of copies:"
msgstr "_Nombre de còpies:"
-#. vwjVt
-#: vcl/uiconfig/ui/printdialog.ui:665
-msgctxt "printdialog|reverseorder"
-msgid "Print in _reverse order"
-msgstr "Impressió en _ordre invers"
-
#. G6QEr
-#: vcl/uiconfig/ui/printdialog.ui:687
+#: vcl/uiconfig/ui/printdialog.ui:699
msgctxt "printdialog|collate"
msgid "_Collate"
msgstr "Inter_cala"
#. RnCCD
-#: vcl/uiconfig/ui/printdialog.ui:723
+#: vcl/uiconfig/ui/printdialog.ui:735
msgctxt "printdialog|cbPrintOrder"
msgid "_Order:"
msgstr "_Ordre:"
-#. Z5kiB
-#: vcl/uiconfig/ui/printdialog.ui:747
-msgctxt "printdialog|rbRangeSelection"
-msgid "_Selection"
-msgstr "_Selecció"
+#. vwjVt
+#: vcl/uiconfig/ui/printdialog.ui:746
+msgctxt "printdialog|reverseorder"
+msgid "Print in _reverse order"
+msgstr "Impressió en _ordre invers"
+
+#. R82MM
+#: vcl/uiconfig/ui/printdialog.ui:766
+msgctxt "printdialog|rangeexpander"
+msgid "_more"
+msgstr ""
#. ehfCG
-#: vcl/uiconfig/ui/printdialog.ui:770
+#: vcl/uiconfig/ui/printdialog.ui:785
msgctxt "printdialog|label2"
msgid "Range and Copies"
msgstr "Àrea d'impressió i nombre de còpies"
#. CBLet
-#: vcl/uiconfig/ui/printdialog.ui:807
+#: vcl/uiconfig/ui/printdialog.ui:822
msgctxt "printdialog|labelorientation"
msgid "Orientation:"
msgstr "Orientació:"
#. U4byk
-#: vcl/uiconfig/ui/printdialog.ui:821
+#: vcl/uiconfig/ui/printdialog.ui:836
msgctxt "printdialog|labelsize"
msgid "Paper size:"
msgstr "Mida del paper:"
-#. AGWe3
-#: vcl/uiconfig/ui/printdialog.ui:835
-msgctxt "printdialog|labelorder"
-msgid "Order:"
-msgstr "Ordre:"
-
-#. psAku
-#: vcl/uiconfig/ui/printdialog.ui:850
-msgctxt "printdialog|liststore2"
-msgid "Left to right, then down"
-msgstr "D'esquerra a dreta, i avall"
-
-#. fnfLt
-#: vcl/uiconfig/ui/printdialog.ui:851
-msgctxt "printdialog|liststore2"
-msgid "Top to bottom, then right"
-msgstr "De dalt a baix, i a la dreta"
-
-#. y6nZE
-#: vcl/uiconfig/ui/printdialog.ui:852
-msgctxt "printdialog|liststore2"
-msgid "Top to bottom, then left"
-msgstr "De dalt a baix, i a l'esquerra"
-
-#. PteTg
-#: vcl/uiconfig/ui/printdialog.ui:853
-msgctxt "printdialog|liststore2"
-msgid "Right to left, then down"
-msgstr "De dreta a esquerra, i avall"
-
-#. JMA7A
-#: vcl/uiconfig/ui/printdialog.ui:866
-msgctxt "printdialog|collationpreview"
-msgid "Collation preview"
-msgstr "Previsualització de la intercalació"
-
#. X9iBj
-#: vcl/uiconfig/ui/printdialog.ui:882
+#: vcl/uiconfig/ui/printdialog.ui:852
msgctxt "printdialog|liststore3"
msgid "Automatic"
msgstr "Automàtic"
#. vaWZE
-#: vcl/uiconfig/ui/printdialog.ui:883
+#: vcl/uiconfig/ui/printdialog.ui:853
msgctxt "printdialog|liststore3"
msgid "Portrait"
msgstr "Vertical"
#. Qnpje
-#: vcl/uiconfig/ui/printdialog.ui:884
+#: vcl/uiconfig/ui/printdialog.ui:854
msgctxt "printdialog|liststore3"
msgid "Landscape"
msgstr "Horitzontal"
+#. EZdsx
+#: vcl/uiconfig/ui/printdialog.ui:892
+msgctxt "printdialog|pagespersheetbtn"
+msgid "Pages per sheet:"
+msgstr "Pàgines per full:"
+
+#. DKP5g
+#: vcl/uiconfig/ui/printdialog.ui:940
+msgctxt "printdialog|liststore1"
+msgid "Custom"
+msgstr "Personalitzat"
+
+#. 65WWt
+#: vcl/uiconfig/ui/printdialog.ui:956
+msgctxt "printdialog|pagespersheettxt"
+msgid "Pages:"
+msgstr "Pàgines:"
+
+#. DM5aX
+#: vcl/uiconfig/ui/printdialog.ui:981
+msgctxt "printdialog|by"
+msgid "by"
+msgstr "per"
+
#. szcD7
-#: vcl/uiconfig/ui/printdialog.ui:908
+#: vcl/uiconfig/ui/printdialog.ui:1007
msgctxt "printdialog|pagemargintxt1"
msgid "Margin:"
msgstr "Marge:"
-#. oryuw
-#: vcl/uiconfig/ui/printdialog.ui:933
-msgctxt "printdialog|sheetmargintxt1"
-msgid "Distance:"
-msgstr "Distància:"
-
#. iGg2m
-#: vcl/uiconfig/ui/printdialog.ui:958
+#: vcl/uiconfig/ui/printdialog.ui:1032
msgctxt "printdialog|pagemargintxt2"
msgid "between pages"
msgstr "entre les pàgines"
+#. oryuw
+#: vcl/uiconfig/ui/printdialog.ui:1044
+msgctxt "printdialog|sheetmargintxt1"
+msgid "Distance:"
+msgstr "Distància:"
+
#. XhfvB
-#: vcl/uiconfig/ui/printdialog.ui:970
+#: vcl/uiconfig/ui/printdialog.ui:1069
msgctxt "printdialog|sheetmargintxt2"
msgid "to sheet border"
msgstr "fins a la vora del full"
-#. Yo4xV
-#: vcl/uiconfig/ui/printdialog.ui:980
-msgctxt "printdialog|brochure"
-msgid "Brochure"
-msgstr "Fullet"
+#. AGWe3
+#: vcl/uiconfig/ui/printdialog.ui:1082
+msgctxt "printdialog|labelorder"
+msgid "Order:"
+msgstr "Ordre:"
-#. DM5aX
-#: vcl/uiconfig/ui/printdialog.ui:1023
-msgctxt "printdialog|by"
-msgid "by"
-msgstr "per"
+#. psAku
+#: vcl/uiconfig/ui/printdialog.ui:1097
+msgctxt "printdialog|liststore2"
+msgid "Left to right, then down"
+msgstr "D'esquerra a dreta, i avall"
+
+#. fnfLt
+#: vcl/uiconfig/ui/printdialog.ui:1098
+msgctxt "printdialog|liststore2"
+msgid "Top to bottom, then right"
+msgstr "De dalt a baix, i a la dreta"
+
+#. y6nZE
+#: vcl/uiconfig/ui/printdialog.ui:1099
+msgctxt "printdialog|liststore2"
+msgid "Top to bottom, then left"
+msgstr "De dalt a baix, i a l'esquerra"
+
+#. PteTg
+#: vcl/uiconfig/ui/printdialog.ui:1100
+msgctxt "printdialog|liststore2"
+msgid "Right to left, then down"
+msgstr "De dreta a esquerra, i avall"
#. QG59F
-#: vcl/uiconfig/ui/printdialog.ui:1034
+#: vcl/uiconfig/ui/printdialog.ui:1111
msgctxt "printdialog|bordercb"
msgid "Draw a border around each page"
msgstr "Dibuixa una vora al voltant de cada pàgina"
-#. EZdsx
-#: vcl/uiconfig/ui/printdialog.ui:1055
-msgctxt "printdialog|pagespersheetbtn"
-msgid "Pages per sheet:"
-msgstr "Pàgines per full:"
+#. Yo4xV
+#: vcl/uiconfig/ui/printdialog.ui:1127
+msgctxt "printdialog|brochure"
+msgid "Brochure"
+msgstr "Fullet"
-#. 65WWt
-#: vcl/uiconfig/ui/printdialog.ui:1094
-msgctxt "printdialog|pagespersheettxt"
-msgid "Pages:"
-msgstr "Pàgines:"
+#. JMA7A
+#: vcl/uiconfig/ui/printdialog.ui:1155
+msgctxt "printdialog|collationpreview"
+msgid "Collation preview"
+msgstr "Previsualització de la intercalació"
-#. DKP5g
-#: vcl/uiconfig/ui/printdialog.ui:1116
-msgctxt "printdialog|liststore1"
-msgid "Custom"
-msgstr "Personalitzat"
+#. bF4up
+#: vcl/uiconfig/ui/printdialog.ui:1188
+msgctxt "printdialog|layoutexpander"
+msgid "m_ore"
+msgstr ""
#. rCBA5
-#: vcl/uiconfig/ui/printdialog.ui:1146
+#: vcl/uiconfig/ui/printdialog.ui:1207
msgctxt "printdialog|label3"
msgid "Page Layout"
msgstr "Esquema de la pàgina"
#. A2iC5
-#: vcl/uiconfig/ui/printdialog.ui:1165
+#: vcl/uiconfig/ui/printdialog.ui:1226
msgctxt "printdialog|generallabel"
msgid "General"
msgstr "General"
diff --git a/source/cs/helpcontent2/source/text/sbasic/python.po b/source/cs/helpcontent2/source/text/sbasic/python.po
index b8fc12026b9..90df4c96d36 100644
--- a/source/cs/helpcontent2/source/text/sbasic/python.po
+++ b/source/cs/helpcontent2/source/text/sbasic/python.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2019-11-05 14:28+0100\n"
-"PO-Revision-Date: 2020-04-05 01:16+0000\n"
+"PO-Revision-Date: 2020-04-18 16:16+0000\n"
"Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n"
"Language-Team: Czech <https://weblate.documentfoundation.org/projects/libo_help-6-4/textsbasicpython/cs/>\n"
"Language: cs\n"
@@ -3272,7 +3272,7 @@ msgctxt ""
"N0342\n"
"help.text"
msgid "Unlike Basic, pathname normalization is performed with Python inside Session class."
-msgstr "Na rozdíl od Basicu je název cesty normalizován v rámci třídy Pythonu Session."
+msgstr "Na rozdíl od Basicu je název cesty v rámci třídy Pythonu Session normalizován."
#. 8zUvW
#: python_session.xhp
diff --git a/source/cs/helpcontent2/source/text/shared/01.po b/source/cs/helpcontent2/source/text/shared/01.po
index 5ae0b81ec75..64b167455fb 100644
--- a/source/cs/helpcontent2/source/text/shared/01.po
+++ b/source/cs/helpcontent2/source/text/shared/01.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2020-02-27 12:57+0100\n"
-"PO-Revision-Date: 2020-04-05 01:16+0000\n"
+"PO-Revision-Date: 2020-04-26 09:16+0000\n"
"Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n"
"Language-Team: Czech <https://weblate.documentfoundation.org/projects/libo_help-6-4/textshared01/cs/>\n"
"Language: cs\n"
@@ -38174,7 +38174,7 @@ msgctxt ""
"par_id3150008\n"
"help.text"
msgid "Lets you record or organize and edit macros."
-msgstr "Umožňuje zaznamenat, spravovat a upravovat makra."
+msgstr "Umožňuje zaznamenávat, spravovat a upravovat makra."
#. irkNP
#: 06130001.xhp
@@ -38210,7 +38210,7 @@ msgctxt ""
"par_idN10618\n"
"help.text"
msgid "<ahelp hid=\".\">Adds and removes digital signatures to and from your macros. You can also use the dialog to view certificates.</ahelp>"
-msgstr "<ahelp hid=\".\">Přidá nebo odstraní elektronické podpisy maker. Tento dialog je také možné použít k prohlédnutí certifikátů.</ahelp>"
+msgstr "<ahelp hid=\".\">Přidá nebo odstraní elektronické podpisy maker. Pomocí tohoto dialogového okna je také možné prohlédnout certifikáty.</ahelp>"
#. M7NqY
#: 06130001.xhp
@@ -38264,7 +38264,7 @@ msgctxt ""
"hd_id3154788\n"
"help.text"
msgid "Stop Recording"
-msgstr "Ukonči záznam makra"
+msgstr "Zastavit nahrávání"
#. 2RLDr
#: 06130010.xhp
@@ -38273,7 +38273,7 @@ msgctxt ""
"par_id3146067\n"
"help.text"
msgid "<ahelp hid=\".uno:StopRecording\">Stops recording a macro.</ahelp>"
-msgstr "<ahelp hid=\".uno:StopRecording\"> Zastavení nahrávání makra.</ahelp>"
+msgstr "<ahelp hid=\".uno:StopRecording\">Zastaví nahrávání makra.</ahelp>"
#. QzEGu
#: 06130020.xhp
@@ -38417,7 +38417,7 @@ msgctxt ""
"par_idN109D1\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/scriptorganizer/run\">To run a script, select a script in the list, and then click <emph>Run</emph>.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/scriptorganizer/run\">Pro spuštění skriptu vyberte skript ze seznamu a klepněte na <emph>Spustit</emph>.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/scriptorganizer/run\">Chcete-li skript spustit, vyberte jej ze seznamu a klepněte na <emph>Spustit</emph>.</ahelp>"
#. FFUEk
#: 06130030.xhp
@@ -38633,7 +38633,7 @@ msgctxt ""
"par_idN105B7\n"
"help.text"
msgid "<ahelp hid=\".\">Opens a submenu with links to dialogs where you can organize macros and scripts.</ahelp>"
-msgstr "<ahelp hid=\".\">Otevře podnabídku s odkazy na dialogy, kde je možné spravovat makra a skripty.</ahelp>"
+msgstr "<ahelp hid=\".\">Otevře podnabídku s odkazy na dialogová okna, v nichž je možné spravovat makra a skripty.</ahelp>"
#. AgFvC
#: 06130200.xhp
@@ -38651,7 +38651,7 @@ msgctxt ""
"par_idN105C3\n"
"help.text"
msgid "<ahelp hid=\".\">Opens a dialog where you can organize %PRODUCTNAME Basic macros.</ahelp>"
-msgstr "<ahelp hid=\".\">Otevře dialog, kde je možné spravovat makra %PRODUCTNAME Basic.</ahelp>"
+msgstr "<ahelp hid=\".\">Otevře dialogové okno, kde je možné spravovat makra %PRODUCTNAME Basic.</ahelp>"
#. api6m
#: 06130200.xhp
@@ -38705,7 +38705,7 @@ msgctxt ""
"par_id171564144873585\n"
"help.text"
msgid "<ahelp hid=\".\">Opens a dialog where you can run Python scripts.</ahelp>"
-msgstr "<ahelp hid=\".\">Otevře dialog, kde je možné spravovat skripty v Pythonu.</ahelp>"
+msgstr "<ahelp hid=\".\">Otevře dialogové okno, kde je možné spravovat skripty v Pythonu.</ahelp>"
#. F8xV5
#: 06130300.xhp
@@ -44537,7 +44537,7 @@ msgctxt ""
"par_id841511209784505\n"
"help.text"
msgid "<emph>For Apple macOS</emph>: %PRODUCTNAME uses <emph>QuickTime</emph> supported media formats (<link href=\"https://help.apple.com/finalcutpro/mac/10.4.6/en.lproj/ver2833f855.html\" name=\"quicktime2\">list of media formats</link>)."
-msgstr "<emph>Pro Apple macOS</emph>: V %PRODUCTNAME lze použít jakýkoliv formát podporovaný prostředím <emph>QuickTime</emph> (<link href=\"https://documentation.apple.com/en/finalcutpro/usermanual/index.html#chapter=103%26section=4%26tasks=true\" name=\"quicktime2\">seznam multimediálních formátů</link>)."
+msgstr "<emph>Pro Apple macOS</emph>: V %PRODUCTNAME lze použít jakýkoliv formát podporovaný prostředím <emph>QuickTime</emph> (<link href=\"https://help.apple.com/finalcutpro/mac/10.4.6/en.lproj/ver2833f855.html\" name=\"quicktime2\">seznam multimediálních formátů</link>)."
#. pNgz8
#: moviesound.xhp
@@ -44546,7 +44546,7 @@ msgctxt ""
"par_id391511209364018\n"
"help.text"
msgid "<link href=\"https://docs.microsoft.com/en-us/windows/win32/directshow/supported-formats-in-directshow\" name=\"directshow\">List of default formats for Microsoft Windows DirectShow</link>."
-msgstr "<link href=\"https://msdn.microsoft.com/en-us/library/ms787745%28VS.85%29.aspx\" name=\"directshow\">Seznam výchozích formátů pro Microsoft Windows DirectShow</link>."
+msgstr "<link href=\"https://docs.microsoft.com/en-us/windows/win32/directshow/supported-formats-in-directshow\" name=\"directshow\">Seznam výchozích formátů pro Microsoft Windows DirectShow</link>."
#. SqAph
#: moviesound.xhp
@@ -44645,7 +44645,7 @@ msgctxt ""
"par_id190920161744067918\n"
"help.text"
msgid "The notebook bar is available in Writer, Calc and Impress. The user interface has now several available layouts. To change the layout, choose <item type=\"menuitem\">View - User Interface</item> and from the submenu select the layout which you want."
-msgstr "Lišta karet se nachází v aplikacích Writer, Calc a Impres. Uživatelské rozhraní je k dispozici v podobě několika rozvržení. Chcete-li rozvržení změnit, zvolte <item type=\"menuitem\">Zobrazit - Uživatelské rozhraní</item> a z podnabídky vyberte požadované rozvržení."
+msgstr "Lišta karet se nachází v aplikacích Writer, Calc a Impress. Uživatelské rozhraní je k dispozici v podobě několika rozvržení. Chcete-li rozvržení změnit, zvolte <item type=\"menuitem\">Zobrazit - Uživatelské rozhraní</item> a z podnabídky vyberte požadované rozvržení."
#. 9gGf4
#: notebook_bar.xhp
@@ -48308,7 +48308,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=\".\">Zvolte pro export přechodů mezi snímky Impressu na odpovídající efekty PDF.</ahelp>"
+msgstr "<ahelp hid=\".\">Zvolte, chcete-li exportovat přechody mezi snímky Impressu jako odpovídající efekty v PDF.</ahelp>"
#. QnGof
#: ref_pdf_export_user_interface.xhp
diff --git a/source/cs/reportdesign/messages.po b/source/cs/reportdesign/messages.po
index 35d0f946e8f..a46419f0b56 100644
--- a/source/cs/reportdesign/messages.po
+++ b/source/cs/reportdesign/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2019-10-14 14:32+0200\n"
+"POT-Creation-Date: 2020-04-29 13:12+0200\n"
"PO-Revision-Date: 2019-11-30 22:22+0000\n"
"Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n"
"Language-Team: Czech <https://vm137.documentfoundation.org/projects/libo_ui-master/reportdesignmessages/cs/>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 3.8\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1513270746.000000\n"
#. FBVr9
@@ -1284,7 +1284,7 @@ msgid "Insert"
msgstr "Vložit"
#. AjmhK
-#: reportdesign/uiconfig/dbreport/ui/floatingfield.ui:98
+#: reportdesign/uiconfig/dbreport/ui/floatingfield.ui:99
msgctxt "floatingfield|helptext"
msgid "Highlight the fields to insert into the selected section of the template, then click Insert or press Enter."
msgstr "Označte pole, která chcete vložit do zvolené sekce šablony, a poté klikněte na tlačítko Vložit nebo stiskněte klávesu Enter."
diff --git a/source/cs/sc/messages.po b/source/cs/sc/messages.po
index f9a0a0e83ba..4f71571c261 100644
--- a/source/cs/sc/messages.po
+++ b/source/cs/sc/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2020-01-08 15:26+0100\n"
+"POT-Creation-Date: 2020-04-29 13:12+0200\n"
"PO-Revision-Date: 2020-02-13 12:21+0000\n"
"Last-Translator: serval2412 <serval2412@yahoo.fr>\n"
"Language-Team: Czech <https://weblate.documentfoundation.org/projects/libo_ui-6-4/scmessages/cs/>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 3.9.1\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1565903887.000000\n"
#. kBovX
@@ -22940,73 +22940,73 @@ msgid "Move/Copy Sheet"
msgstr "Přesunout/kopírovat list"
#. iJZov
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:98
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:99
msgctxt "movecopysheet|move"
msgid "_Move"
msgstr "_Přesunout"
#. zRtFK
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:116
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:117
msgctxt "movecopysheet|copy"
msgid "C_opy"
msgstr "_Kopírovat"
#. Cf9Po
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:141
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:142
msgctxt "movecopysheet|label1"
msgid "Action"
msgstr "Činnost"
#. ENjjq
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:189
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:190
msgctxt "movecopysheet|toDocumentLabel"
msgid "To _document"
msgstr "Do _dokumentu"
#. jfC53
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:206
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:207
msgctxt "movecopysheet|toDocument"
msgid "(current document)"
msgstr "(aktuální dokument)"
#. Kd5nz
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:207
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:208
msgctxt "movecopysheet|toDocument"
msgid "- new document -"
msgstr "- nový dokument -"
#. DGcVf
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:235
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:236
msgctxt "movecopysheet|insertBeforeLabel"
msgid "_Insert before"
msgstr "_Vložit před"
#. gE92w
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:301
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:302
msgctxt "movecopysheet|label2"
msgid "Location"
msgstr "Umístění"
#. wcXYj
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:368
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:369
msgctxt "movecopysheet|warnunused"
msgid "This name is already used."
msgstr "Název se již používá."
#. L7CQf
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:383
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:384
msgctxt "movecopysheet|warnempty"
msgid "Name is empty."
msgstr "Název je prázdný."
#. xoYVT
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:398
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:399
msgctxt "movecopysheet|warninvalid"
msgid "Name contains one or more invalid characters."
msgstr "Název obsahuje jeden nebo více neplatných znaků."
#. zE3yH
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:425
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:426
msgctxt "movecopysheet|newNameLabel"
msgid "New _name"
msgstr "_Nový název"
diff --git a/source/cs/sw/messages.po b/source/cs/sw/messages.po
index b5362d144d3..047e03d9101 100644
--- a/source/cs/sw/messages.po
+++ b/source/cs/sw/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2019-12-24 17:12+0100\n"
+"POT-Creation-Date: 2020-04-29 13:12+0200\n"
"PO-Revision-Date: 2020-03-15 10:16+0000\n"
"Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n"
"Language-Team: Czech <https://weblate.documentfoundation.org/projects/libo_ui-6-4/swmessages/cs/>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 3.10.3\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1563223676.000000\n"
#. DdjvG
@@ -17668,79 +17668,79 @@ msgid "Macro"
msgstr "Makro"
#. EqTqQ
-#: sw/uiconfig/swriter/ui/picturepage.ui:32
+#: sw/uiconfig/swriter/ui/picturepage.ui:36
msgctxt "picturepage|browse"
msgid "Browse..."
msgstr "Procházet..."
#. PqFMY
-#: sw/uiconfig/swriter/ui/picturepage.ui:58
+#: sw/uiconfig/swriter/ui/picturepage.ui:62
msgctxt "picturepage|label1"
msgid "_File name"
msgstr "_Název souboru"
#. UYzJC
-#: sw/uiconfig/swriter/ui/picturepage.ui:77
+#: sw/uiconfig/swriter/ui/picturepage.ui:81
msgctxt "picturepage|label11"
msgid "Link"
msgstr "Odkaz"
#. hCVDF
-#: sw/uiconfig/swriter/ui/picturepage.ui:112
+#: sw/uiconfig/swriter/ui/picturepage.ui:116
msgctxt "picturepage|vert"
msgid "_Vertically"
msgstr "_Svisle"
#. jwAir
-#: sw/uiconfig/swriter/ui/picturepage.ui:127
+#: sw/uiconfig/swriter/ui/picturepage.ui:131
msgctxt "picturepage|hori"
msgid "Hori_zontally"
msgstr "Vo_dorovně"
#. F3zpM
-#: sw/uiconfig/swriter/ui/picturepage.ui:142
+#: sw/uiconfig/swriter/ui/picturepage.ui:146
msgctxt "picturepage|allpages"
msgid "On all pages"
msgstr "Na všech stránkách"
#. FX5Cn
-#: sw/uiconfig/swriter/ui/picturepage.ui:159
+#: sw/uiconfig/swriter/ui/picturepage.ui:163
msgctxt "picturepage|leftpages"
msgid "On left pages"
msgstr "Na levých stránkách"
#. 6eLFK
-#: sw/uiconfig/swriter/ui/picturepage.ui:176
+#: sw/uiconfig/swriter/ui/picturepage.ui:180
msgctxt "picturepage|rightpages"
msgid "On right pages"
msgstr "Na pravých stránkách"
#. M9Lxh
-#: sw/uiconfig/swriter/ui/picturepage.ui:221
+#: sw/uiconfig/swriter/ui/picturepage.ui:225
msgctxt "picturepage|label2"
msgid "Flip"
msgstr "Překlopit"
#. vEJFW
-#: sw/uiconfig/swriter/ui/picturepage.ui:261
+#: sw/uiconfig/swriter/ui/picturepage.ui:265
msgctxt "picturepage|FT_ANGLE"
msgid "_Angle:"
msgstr "Ú_hel:"
#. Q6xq6
-#: sw/uiconfig/swriter/ui/picturepage.ui:303
+#: sw/uiconfig/swriter/ui/picturepage.ui:308
msgctxt "picturepage|FT_ANGLEPRESETS"
msgid "Default _settings:"
msgstr "Výchozí _nastavení:"
#. hBc6G
-#: sw/uiconfig/swriter/ui/picturepage.ui:328
+#: sw/uiconfig/swriter/ui/picturepage.ui:333
msgctxt "picturepage|CTL_ANGLE|tooltip_text"
msgid "Rotation Angle"
msgstr "Úhel otočení"
#. HpCfF
-#: sw/uiconfig/swriter/ui/picturepage.ui:355
+#: sw/uiconfig/swriter/ui/picturepage.ui:360
msgctxt "picturepage|label2"
msgid "Rotation Angle"
msgstr "Úhel otočení"
diff --git a/source/cs/vcl/messages.po b/source/cs/vcl/messages.po
index f086de9a297..7e841639184 100644
--- a/source/cs/vcl/messages.po
+++ b/source/cs/vcl/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2019-12-06 13:10+0100\n"
+"POT-Creation-Date: 2020-04-29 12:59+0200\n"
"PO-Revision-Date: 2020-02-08 13:06+0000\n"
"Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n"
"Language-Team: Czech <https://weblate.documentfoundation.org/projects/libo_ui-6-4/vclmessages/cs/>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 3.9.1\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1558934371.000000\n"
#. k5jTM
@@ -2032,217 +2032,229 @@ msgid "e.g.: 1, 3-5, 7, 9"
msgstr "např.: 1, 3-5, 7, 9"
#. V3apS
-#: vcl/uiconfig/ui/printdialog.ui:542
+#: vcl/uiconfig/ui/printdialog.ui:541
msgctxt "printdialog|rmEvenPages"
msgid "_Even pages"
msgstr "_Sudé stránky"
#. ELsCF
-#: vcl/uiconfig/ui/printdialog.ui:561
+#: vcl/uiconfig/ui/printdialog.ui:560
msgctxt "printdialog|rbOddPages"
msgid "_Odd pages"
msgstr "_Liché stránky"
+#. Z5kiB
+#: vcl/uiconfig/ui/printdialog.ui:579
+msgctxt "printdialog|rbRangeSelection"
+msgid "_Selection"
+msgstr "_Výběr:"
+
#. wn2kB
-#: vcl/uiconfig/ui/printdialog.ui:582
+#: vcl/uiconfig/ui/printdialog.ui:610
msgctxt "printdialog|fromwhich"
msgid "_From which print:"
msgstr "_Odkud tisknout:"
#. Cuc2u
-#: vcl/uiconfig/ui/printdialog.ui:607
+#: vcl/uiconfig/ui/printdialog.ui:635
msgctxt "printdialog|labelpapersides"
msgid "Paper _sides:"
msgstr "_Strany papíru:"
#. SYxRJ
-#: vcl/uiconfig/ui/printdialog.ui:622
+#: vcl/uiconfig/ui/printdialog.ui:650
msgctxt "printdialog|liststore4"
msgid "Print on one side (simplex)"
msgstr "Tisknout jednostranně"
#. hCZPg
-#: vcl/uiconfig/ui/printdialog.ui:623
+#: vcl/uiconfig/ui/printdialog.ui:651
msgctxt "printdialog|liststore4"
msgid "Print on both sides (duplex long edge)"
msgstr "Tisknout oboustranně (dlouhý okraj)"
#. iqr9C
-#: vcl/uiconfig/ui/printdialog.ui:624
+#: vcl/uiconfig/ui/printdialog.ui:652
msgctxt "printdialog|liststore4"
msgid "Print on both sides (duplex short edge)"
msgstr "Tisknout oboustranně (krátký okraj)"
#. AVv6D
-#: vcl/uiconfig/ui/printdialog.ui:638
+#: vcl/uiconfig/ui/printdialog.ui:666
msgctxt "printdialog|labelcopies"
msgid "_Number of copies:"
msgstr "_Počet kopií:"
-#. vwjVt
-#: vcl/uiconfig/ui/printdialog.ui:665
-msgctxt "printdialog|reverseorder"
-msgid "Print in _reverse order"
-msgstr "Vytisknout v _opačném pořadí"
-
#. G6QEr
-#: vcl/uiconfig/ui/printdialog.ui:687
+#: vcl/uiconfig/ui/printdialog.ui:699
msgctxt "printdialog|collate"
msgid "_Collate"
msgstr "_Seřadit"
#. RnCCD
-#: vcl/uiconfig/ui/printdialog.ui:723
+#: vcl/uiconfig/ui/printdialog.ui:735
msgctxt "printdialog|cbPrintOrder"
msgid "_Order:"
msgstr "_Pořadí:"
-#. Z5kiB
-#: vcl/uiconfig/ui/printdialog.ui:747
-msgctxt "printdialog|rbRangeSelection"
-msgid "_Selection"
-msgstr "_Výběr:"
+#. vwjVt
+#: vcl/uiconfig/ui/printdialog.ui:746
+msgctxt "printdialog|reverseorder"
+msgid "Print in _reverse order"
+msgstr "Vytisknout v _opačném pořadí"
+
+#. R82MM
+#: vcl/uiconfig/ui/printdialog.ui:766
+msgctxt "printdialog|rangeexpander"
+msgid "_more"
+msgstr ""
#. ehfCG
-#: vcl/uiconfig/ui/printdialog.ui:770
+#: vcl/uiconfig/ui/printdialog.ui:785
msgctxt "printdialog|label2"
msgid "Range and Copies"
msgstr "Rozsah a kopie"
#. CBLet
-#: vcl/uiconfig/ui/printdialog.ui:807
+#: vcl/uiconfig/ui/printdialog.ui:822
msgctxt "printdialog|labelorientation"
msgid "Orientation:"
msgstr "Orientace:"
#. U4byk
-#: vcl/uiconfig/ui/printdialog.ui:821
+#: vcl/uiconfig/ui/printdialog.ui:836
msgctxt "printdialog|labelsize"
msgid "Paper size:"
msgstr "Velikost papíru:"
-#. AGWe3
-#: vcl/uiconfig/ui/printdialog.ui:835
-msgctxt "printdialog|labelorder"
-msgid "Order:"
-msgstr "Pořadí:"
-
-#. psAku
-#: vcl/uiconfig/ui/printdialog.ui:850
-msgctxt "printdialog|liststore2"
-msgid "Left to right, then down"
-msgstr "Zleva doprava, potom dolů"
-
-#. fnfLt
-#: vcl/uiconfig/ui/printdialog.ui:851
-msgctxt "printdialog|liststore2"
-msgid "Top to bottom, then right"
-msgstr "Shora dolů, potom vpravo"
-
-#. y6nZE
-#: vcl/uiconfig/ui/printdialog.ui:852
-msgctxt "printdialog|liststore2"
-msgid "Top to bottom, then left"
-msgstr "Shora dolů, potom vlevo"
-
-#. PteTg
-#: vcl/uiconfig/ui/printdialog.ui:853
-msgctxt "printdialog|liststore2"
-msgid "Right to left, then down"
-msgstr "Zprava doleva, potom dolů"
-
-#. JMA7A
-#: vcl/uiconfig/ui/printdialog.ui:866
-msgctxt "printdialog|collationpreview"
-msgid "Collation preview"
-msgstr "Náhled řazení"
-
#. X9iBj
-#: vcl/uiconfig/ui/printdialog.ui:882
+#: vcl/uiconfig/ui/printdialog.ui:852
msgctxt "printdialog|liststore3"
msgid "Automatic"
msgstr "Automaticky"
#. vaWZE
-#: vcl/uiconfig/ui/printdialog.ui:883
+#: vcl/uiconfig/ui/printdialog.ui:853
msgctxt "printdialog|liststore3"
msgid "Portrait"
msgstr "Na výšku"
#. Qnpje
-#: vcl/uiconfig/ui/printdialog.ui:884
+#: vcl/uiconfig/ui/printdialog.ui:854
msgctxt "printdialog|liststore3"
msgid "Landscape"
msgstr "Na šířku"
+#. EZdsx
+#: vcl/uiconfig/ui/printdialog.ui:892
+msgctxt "printdialog|pagespersheetbtn"
+msgid "Pages per sheet:"
+msgstr "Stránek na list:"
+
+#. DKP5g
+#: vcl/uiconfig/ui/printdialog.ui:940
+msgctxt "printdialog|liststore1"
+msgid "Custom"
+msgstr "Vlastní"
+
+#. 65WWt
+#: vcl/uiconfig/ui/printdialog.ui:956
+msgctxt "printdialog|pagespersheettxt"
+msgid "Pages:"
+msgstr "Strany:"
+
+#. DM5aX
+#: vcl/uiconfig/ui/printdialog.ui:981
+msgctxt "printdialog|by"
+msgid "by"
+msgstr "x"
+
#. szcD7
-#: vcl/uiconfig/ui/printdialog.ui:908
+#: vcl/uiconfig/ui/printdialog.ui:1007
msgctxt "printdialog|pagemargintxt1"
msgid "Margin:"
msgstr "Okraj:"
-#. oryuw
-#: vcl/uiconfig/ui/printdialog.ui:933
-msgctxt "printdialog|sheetmargintxt1"
-msgid "Distance:"
-msgstr "Vzdálenost:"
-
#. iGg2m
-#: vcl/uiconfig/ui/printdialog.ui:958
+#: vcl/uiconfig/ui/printdialog.ui:1032
msgctxt "printdialog|pagemargintxt2"
msgid "between pages"
msgstr "mezi stránkami"
+#. oryuw
+#: vcl/uiconfig/ui/printdialog.ui:1044
+msgctxt "printdialog|sheetmargintxt1"
+msgid "Distance:"
+msgstr "Vzdálenost:"
+
#. XhfvB
-#: vcl/uiconfig/ui/printdialog.ui:970
+#: vcl/uiconfig/ui/printdialog.ui:1069
msgctxt "printdialog|sheetmargintxt2"
msgid "to sheet border"
msgstr "k okraji listu"
-#. Yo4xV
-#: vcl/uiconfig/ui/printdialog.ui:980
-msgctxt "printdialog|brochure"
-msgid "Brochure"
-msgstr "Příručka"
+#. AGWe3
+#: vcl/uiconfig/ui/printdialog.ui:1082
+msgctxt "printdialog|labelorder"
+msgid "Order:"
+msgstr "Pořadí:"
-#. DM5aX
-#: vcl/uiconfig/ui/printdialog.ui:1023
-msgctxt "printdialog|by"
-msgid "by"
-msgstr "x"
+#. psAku
+#: vcl/uiconfig/ui/printdialog.ui:1097
+msgctxt "printdialog|liststore2"
+msgid "Left to right, then down"
+msgstr "Zleva doprava, potom dolů"
+
+#. fnfLt
+#: vcl/uiconfig/ui/printdialog.ui:1098
+msgctxt "printdialog|liststore2"
+msgid "Top to bottom, then right"
+msgstr "Shora dolů, potom vpravo"
+
+#. y6nZE
+#: vcl/uiconfig/ui/printdialog.ui:1099
+msgctxt "printdialog|liststore2"
+msgid "Top to bottom, then left"
+msgstr "Shora dolů, potom vlevo"
+
+#. PteTg
+#: vcl/uiconfig/ui/printdialog.ui:1100
+msgctxt "printdialog|liststore2"
+msgid "Right to left, then down"
+msgstr "Zprava doleva, potom dolů"
#. QG59F
-#: vcl/uiconfig/ui/printdialog.ui:1034
+#: vcl/uiconfig/ui/printdialog.ui:1111
msgctxt "printdialog|bordercb"
msgid "Draw a border around each page"
msgstr "Nakreslit okraj kolem každé stránky"
-#. EZdsx
-#: vcl/uiconfig/ui/printdialog.ui:1055
-msgctxt "printdialog|pagespersheetbtn"
-msgid "Pages per sheet:"
-msgstr "Stránek na list:"
+#. Yo4xV
+#: vcl/uiconfig/ui/printdialog.ui:1127
+msgctxt "printdialog|brochure"
+msgid "Brochure"
+msgstr "Příručka"
-#. 65WWt
-#: vcl/uiconfig/ui/printdialog.ui:1094
-msgctxt "printdialog|pagespersheettxt"
-msgid "Pages:"
-msgstr "Strany:"
+#. JMA7A
+#: vcl/uiconfig/ui/printdialog.ui:1155
+msgctxt "printdialog|collationpreview"
+msgid "Collation preview"
+msgstr "Náhled řazení"
-#. DKP5g
-#: vcl/uiconfig/ui/printdialog.ui:1116
-msgctxt "printdialog|liststore1"
-msgid "Custom"
-msgstr "Vlastní"
+#. bF4up
+#: vcl/uiconfig/ui/printdialog.ui:1188
+msgctxt "printdialog|layoutexpander"
+msgid "m_ore"
+msgstr ""
#. rCBA5
-#: vcl/uiconfig/ui/printdialog.ui:1146
+#: vcl/uiconfig/ui/printdialog.ui:1207
msgctxt "printdialog|label3"
msgid "Page Layout"
msgstr "Rozvržení stránky"
#. A2iC5
-#: vcl/uiconfig/ui/printdialog.ui:1165
+#: vcl/uiconfig/ui/printdialog.ui:1226
msgctxt "printdialog|generallabel"
msgid "General"
msgstr "Obecné"
diff --git a/source/cy/reportdesign/messages.po b/source/cy/reportdesign/messages.po
index 55a680cbd21..409e8cd476a 100644
--- a/source/cy/reportdesign/messages.po
+++ b/source/cy/reportdesign/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2019-10-14 14:32+0200\n"
+"POT-Creation-Date: 2020-04-29 13:12+0200\n"
"PO-Revision-Date: 2019-11-25 16:31+0000\n"
"Last-Translator: Rhoslyn Prys <rprys@yahoo.com>\n"
"Language-Team: Welsh <https://vm137.documentfoundation.org/projects/libo_ui-master/reportdesignmessages/cy/>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n==2) ? 1 : 0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 3.8\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1565779493.000000\n"
#. FBVr9
@@ -1284,7 +1284,7 @@ msgid "Insert"
msgstr "Mewnosod"
#. AjmhK
-#: reportdesign/uiconfig/dbreport/ui/floatingfield.ui:98
+#: reportdesign/uiconfig/dbreport/ui/floatingfield.ui:99
msgctxt "floatingfield|helptext"
msgid "Highlight the fields to insert into the selected section of the template, then click Insert or press Enter."
msgstr "Amlygwch y meysydd i'w mewnosod i'r adran hon yn y templed, ac wedyn cliciwch Mewnosod neu bwyso Enter."
diff --git a/source/cy/sc/messages.po b/source/cy/sc/messages.po
index 627a293744e..8bdf9c8a4de 100644
--- a/source/cy/sc/messages.po
+++ b/source/cy/sc/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2020-01-08 15:26+0100\n"
+"POT-Creation-Date: 2020-04-29 13:12+0200\n"
"PO-Revision-Date: 2020-03-09 15:15+0000\n"
"Last-Translator: Rhoslyn Prys <rprys@yahoo.com>\n"
"Language-Team: Welsh <https://weblate.documentfoundation.org/projects/libo_ui-6-4/scmessages/cy/>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n==2) ? 1 : 0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 3.10.3\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1565695958.000000\n"
#. kBovX
@@ -22936,73 +22936,73 @@ msgid "Move/Copy Sheet"
msgstr "Symud/Copïo Dalen"
#. iJZov
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:98
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:99
msgctxt "movecopysheet|move"
msgid "_Move"
msgstr "_Symud"
#. zRtFK
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:116
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:117
msgctxt "movecopysheet|copy"
msgid "C_opy"
msgstr "_Copïo"
#. Cf9Po
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:141
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:142
msgctxt "movecopysheet|label1"
msgid "Action"
msgstr "Gweithred"
#. ENjjq
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:189
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:190
msgctxt "movecopysheet|toDocumentLabel"
msgid "To _document"
msgstr "I _ddogfen"
#. jfC53
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:206
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:207
msgctxt "movecopysheet|toDocument"
msgid "(current document)"
msgstr "(dogfen bresennol)"
#. Kd5nz
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:207
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:208
msgctxt "movecopysheet|toDocument"
msgid "- new document -"
msgstr "- dogfen newydd -"
#. DGcVf
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:235
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:236
msgctxt "movecopysheet|insertBeforeLabel"
msgid "_Insert before"
msgstr "_Mewnosod cyn"
#. gE92w
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:301
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:302
msgctxt "movecopysheet|label2"
msgid "Location"
msgstr "Lleoliad"
#. wcXYj
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:368
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:369
msgctxt "movecopysheet|warnunused"
msgid "This name is already used."
msgstr "Enw wedi ei ddefnyddio eisoes."
#. L7CQf
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:383
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:384
msgctxt "movecopysheet|warnempty"
msgid "Name is empty."
msgstr "Enw yn wag."
#. xoYVT
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:398
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:399
msgctxt "movecopysheet|warninvalid"
msgid "Name contains one or more invalid characters."
msgstr "Mae'r enw ffeil yn cynnwys nodau annilys."
#. zE3yH
-#: sc/uiconfig/scalc/ui/movecopysheet.ui:425
+#: sc/uiconfig/scalc/ui/movecopysheet.ui:426
msgctxt "movecopysheet|newNameLabel"
msgid "New _name"
msgstr "Enw _newydd"
diff --git a/source/cy/svx/messages.po b/source/cy/svx/messages.po
index d1d4ec4e8ce..2f521411676 100644
--- a/source/cy/svx/messages.po
+++ b/source/cy/svx/messages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2019-12-11 13:37+0100\n"
-"PO-Revision-Date: 2020-01-08 14:48+0000\n"
+"PO-Revision-Date: 2020-04-29 10:46+0000\n"
"Last-Translator: Rhoslyn Prys <rprys@yahoo.com>\n"
"Language-Team: Welsh <https://weblate.documentfoundation.org/projects/libo_ui-6-4/svxmessages/cy/>\n"
"Language: cy\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n==2) ? 1 : 0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 3.9.1\n"
+"X-Generator: Weblate 3.10.3\n"
"X-POOTLE-MTIME: 1565703641.000000\n"
#. 3GkZj
@@ -7553,7 +7553,7 @@ msgstr "$(WIDTH) x $(HEIGHT) ($(WIDTH_IN_PX) x $(HEIGHT_IN_PX) px)"
#: include/svx/strings.hrc:1338
msgctxt "STR_IMAGE_VIEW_SIZE"
msgid "$(WIDTH) x $(HEIGHT) at $(DPI) DPI"
-msgstr "$(WIDTH) x $(HEIGHT) at $(DPI) DPI"
+msgstr "$(WIDTH) x $(HEIGHT) yn $(DPI) DPI"
#. n8VBe
#: include/svx/strings.hrc:1339
diff --git a/source/cy/sw/messages.po b/source/cy/sw/messages.po
index 077dfa2f128..a09de55b22f 100644
--- a/source/cy/sw/messages.po
+++ b/source/cy/sw/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2019-12-24 17:12+0100\n"
+"POT-Creation-Date: 2020-04-29 13:12+0200\n"
"PO-Revision-Date: 2020-01-08 14:56+0000\n"
"Last-Translator: Rhoslyn Prys <rprys@yahoo.com>\n"
"Language-Team: Welsh <https://weblate.documentfoundation.org/projects/libo_ui-6-4/swmessages/cy/>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n==2) ? 1 : 0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 3.9.1\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1565695976.000000\n"
#. DdjvG
@@ -17662,79 +17662,79 @@ msgid "Macro"
msgstr "Macro"
#. EqTqQ
-#: sw/uiconfig/swriter/ui/picturepage.ui:32
+#: sw/uiconfig/swriter/ui/picturepage.ui:36
msgctxt "picturepage|browse"
msgid "Browse..."
msgstr "Pori..."
#. PqFMY
-#: sw/uiconfig/swriter/ui/picturepage.ui:58
+#: sw/uiconfig/swriter/ui/picturepage.ui:62
msgctxt "picturepage|label1"
msgid "_File name"
msgstr "_Enw ffeil"
#. UYzJC
-#: sw/uiconfig/swriter/ui/picturepage.ui:77
+#: sw/uiconfig/swriter/ui/picturepage.ui:81
msgctxt "picturepage|label11"
msgid "Link"
msgstr "Cysylltiad"
#. hCVDF
-#: sw/uiconfig/swriter/ui/picturepage.ui:112
+#: sw/uiconfig/swriter/ui/picturepage.ui:116
msgctxt "picturepage|vert"
msgid "_Vertically"
msgstr "_Fertigol"
#. jwAir
-#: sw/uiconfig/swriter/ui/picturepage.ui:127
+#: sw/uiconfig/swriter/ui/picturepage.ui:131
msgctxt "picturepage|hori"
msgid "Hori_zontally"
msgstr "Llor_weddol"
#. F3zpM
-#: sw/uiconfig/swriter/ui/picturepage.ui:142
+#: sw/uiconfig/swriter/ui/picturepage.ui:146
msgctxt "picturepage|allpages"
msgid "On all pages"
msgstr "Ar bob tudalen"
#. FX5Cn
-#: sw/uiconfig/swriter/ui/picturepage.ui:159
+#: sw/uiconfig/swriter/ui/picturepage.ui:163
msgctxt "picturepage|leftpages"
msgid "On left pages"
msgstr "Ar dudalennau chwith"
#. 6eLFK
-#: sw/uiconfig/swriter/ui/picturepage.ui:176
+#: sw/uiconfig/swriter/ui/picturepage.ui:180
msgctxt "picturepage|rightpages"
msgid "On right pages"
msgstr "Ar dudalennau de"
#. M9Lxh
-#: sw/uiconfig/swriter/ui/picturepage.ui:221
+#: sw/uiconfig/swriter/ui/picturepage.ui:225
msgctxt "picturepage|label2"
msgid "Flip"
msgstr "Gwrthdroi"
#. vEJFW
-#: sw/uiconfig/swriter/ui/picturepage.ui:261
+#: sw/uiconfig/swriter/ui/picturepage.ui:265
msgctxt "picturepage|FT_ANGLE"
msgid "_Angle:"
msgstr "_Ongl:"
#. Q6xq6
-#: sw/uiconfig/swriter/ui/picturepage.ui:303
+#: sw/uiconfig/swriter/ui/picturepage.ui:308
msgctxt "picturepage|FT_ANGLEPRESETS"
msgid "Default _settings:"
msgstr "Gosodiadau _rhagosodedig:"
#. hBc6G
-#: sw/uiconfig/swriter/ui/picturepage.ui:328
+#: sw/uiconfig/swriter/ui/picturepage.ui:333
msgctxt "picturepage|CTL_ANGLE|tooltip_text"
msgid "Rotation Angle"
msgstr "Ongl Cylchdroi"
#. HpCfF
-#: sw/uiconfig/swriter/ui/picturepage.ui:355
+#: sw/uiconfig/swriter/ui/picturepage.ui:360
msgctxt "picturepage|label2"
msgid "Rotation Angle"
msgstr "Ongl Cylchdroi"
diff --git a/source/cy/vcl/messages.po b/source/cy/vcl/messages.po
index 1f626276fa5..c9193507469 100644
--- a/source/cy/vcl/messages.po
+++ b/source/cy/vcl/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2019-12-06 13:10+0100\n"
+"POT-Creation-Date: 2020-04-29 12:59+0200\n"
"PO-Revision-Date: 2019-12-10 21:15+0000\n"
"Last-Translator: Rhoslyn Prys <rprys@yahoo.com>\n"
"Language-Team: Welsh <https://vm137.documentfoundation.org/projects/libo_ui-master/vclmessages/cy/>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n==2) ? 1 : 0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 3.8\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1563633251.000000\n"
#. k5jTM
@@ -2032,217 +2032,229 @@ msgid "e.g.: 1, 3-5, 7, 9"
msgstr "e.e.: 1, 3-5, 7, 9"
#. V3apS
-#: vcl/uiconfig/ui/printdialog.ui:542
+#: vcl/uiconfig/ui/printdialog.ui:541
msgctxt "printdialog|rmEvenPages"
msgid "_Even pages"
msgstr "Tudalennau _Eilrif"
#. ELsCF
-#: vcl/uiconfig/ui/printdialog.ui:561
+#: vcl/uiconfig/ui/printdialog.ui:560
msgctxt "printdialog|rbOddPages"
msgid "_Odd pages"
msgstr "Tudalennau _Odrif"
+#. Z5kiB
+#: vcl/uiconfig/ui/printdialog.ui:579
+msgctxt "printdialog|rbRangeSelection"
+msgid "_Selection"
+msgstr "_Dewis"
+
#. wn2kB
-#: vcl/uiconfig/ui/printdialog.ui:582
+#: vcl/uiconfig/ui/printdialog.ui:610
msgctxt "printdialog|fromwhich"
msgid "_From which print:"
msgstr "O'r hyn i'w argraffu:"
#. Cuc2u
-#: vcl/uiconfig/ui/printdialog.ui:607
+#: vcl/uiconfig/ui/printdialog.ui:635
msgctxt "printdialog|labelpapersides"
msgid "Paper _sides:"
msgstr "Ochr y _papur:"
#. SYxRJ
-#: vcl/uiconfig/ui/printdialog.ui:622
+#: vcl/uiconfig/ui/printdialog.ui:650
msgctxt "printdialog|liststore4"
msgid "Print on one side (simplex)"
msgstr "Argraffu ar un ochr (simplex)"
#. hCZPg
-#: vcl/uiconfig/ui/printdialog.ui:623
+#: vcl/uiconfig/ui/printdialog.ui:651
msgctxt "printdialog|liststore4"
msgid "Print on both sides (duplex long edge)"
msgstr "Argraffu ar y ddwy ochr (duplex ar ymyl hir)"
#. iqr9C
-#: vcl/uiconfig/ui/printdialog.ui:624
+#: vcl/uiconfig/ui/printdialog.ui:652
msgctxt "printdialog|liststore4"
msgid "Print on both sides (duplex short edge)"
msgstr "Argraffu ar y ddwy ochr (duplex ar ymyl fer)"
#. AVv6D
-#: vcl/uiconfig/ui/printdialog.ui:638
+#: vcl/uiconfig/ui/printdialog.ui:666
msgctxt "printdialog|labelcopies"
msgid "_Number of copies:"
msgstr "_Nifer o gopïau:"
-#. vwjVt
-#: vcl/uiconfig/ui/printdialog.ui:665
-msgctxt "printdialog|reverseorder"
-msgid "Print in _reverse order"
-msgstr "Argraffu mewn trefn _groes"
-
#. G6QEr
-#: vcl/uiconfig/ui/printdialog.ui:687
+#: vcl/uiconfig/ui/printdialog.ui:699
msgctxt "printdialog|collate"
msgid "_Collate"
msgstr "_Coladu"
#. RnCCD
-#: vcl/uiconfig/ui/printdialog.ui:723
+#: vcl/uiconfig/ui/printdialog.ui:735
msgctxt "printdialog|cbPrintOrder"
msgid "_Order:"
msgstr "_Trefn"
-#. Z5kiB
-#: vcl/uiconfig/ui/printdialog.ui:747
-msgctxt "printdialog|rbRangeSelection"
-msgid "_Selection"
-msgstr "_Dewis"
+#. vwjVt
+#: vcl/uiconfig/ui/printdialog.ui:746
+msgctxt "printdialog|reverseorder"
+msgid "Print in _reverse order"
+msgstr "Argraffu mewn trefn _groes"
+
+#. R82MM
+#: vcl/uiconfig/ui/printdialog.ui:766
+msgctxt "printdialog|rangeexpander"
+msgid "_more"
+msgstr ""
#. ehfCG
-#: vcl/uiconfig/ui/printdialog.ui:770
+#: vcl/uiconfig/ui/printdialog.ui:785
msgctxt "printdialog|label2"
msgid "Range and Copies"
msgstr "Ystod a Chopïau"
#. CBLet
-#: vcl/uiconfig/ui/printdialog.ui:807
+#: vcl/uiconfig/ui/printdialog.ui:822
msgctxt "printdialog|labelorientation"
msgid "Orientation:"
msgstr "Cyfeiriad:"
#. U4byk
-#: vcl/uiconfig/ui/printdialog.ui:821
+#: vcl/uiconfig/ui/printdialog.ui:836
msgctxt "printdialog|labelsize"
msgid "Paper size:"
msgstr "Maint papur"
-#. AGWe3
-#: vcl/uiconfig/ui/printdialog.ui:835
-msgctxt "printdialog|labelorder"
-msgid "Order:"
-msgstr "Trefn"
-
-#. psAku
-#: vcl/uiconfig/ui/printdialog.ui:850
-msgctxt "printdialog|liststore2"
-msgid "Left to right, then down"
-msgstr "Chwith i'r dde, ac yna i lawr"
-
-#. fnfLt
-#: vcl/uiconfig/ui/printdialog.ui:851
-msgctxt "printdialog|liststore2"
-msgid "Top to bottom, then right"
-msgstr "Brig i'r gwaelod, yna i'r dde"
-
-#. y6nZE
-#: vcl/uiconfig/ui/printdialog.ui:852
-msgctxt "printdialog|liststore2"
-msgid "Top to bottom, then left"
-msgstr "Brig i'r gwaelod, yna i'r chwith"
-
-#. PteTg
-#: vcl/uiconfig/ui/printdialog.ui:853
-msgctxt "printdialog|liststore2"
-msgid "Right to left, then down"
-msgstr "De i'r chwith, yna i lawr"
-
-#. JMA7A
-#: vcl/uiconfig/ui/printdialog.ui:866
-msgctxt "printdialog|collationpreview"
-msgid "Collation preview"
-msgstr "Rhagolwg coladu"
-
#. X9iBj
-#: vcl/uiconfig/ui/printdialog.ui:882
+#: vcl/uiconfig/ui/printdialog.ui:852
msgctxt "printdialog|liststore3"
msgid "Automatic"
msgstr "Awtomatig"
#. vaWZE
-#: vcl/uiconfig/ui/printdialog.ui:883
+#: vcl/uiconfig/ui/printdialog.ui:853
msgctxt "printdialog|liststore3"
msgid "Portrait"
msgstr "Portread"
#. Qnpje
-#: vcl/uiconfig/ui/printdialog.ui:884
+#: vcl/uiconfig/ui/printdialog.ui:854
msgctxt "printdialog|liststore3"
msgid "Landscape"
msgstr "Tirlun"
+#. EZdsx
+#: vcl/uiconfig/ui/printdialog.ui:892
+msgctxt "printdialog|pagespersheetbtn"
+msgid "Pages per sheet:"
+msgstr "Tudalennau i'r ddalen:"
+
+#. DKP5g
+#: vcl/uiconfig/ui/printdialog.ui:940
+msgctxt "printdialog|liststore1"
+msgid "Custom"
+msgstr "Cyfaddasu"
+
+#. 65WWt
+#: vcl/uiconfig/ui/printdialog.ui:956
+msgctxt "printdialog|pagespersheettxt"
+msgid "Pages:"
+msgstr "Tudalennau:"
+
+#. DM5aX
+#: vcl/uiconfig/ui/printdialog.ui:981
+msgctxt "printdialog|by"
+msgid "by"
+msgstr "gan"
+
#. szcD7
-#: vcl/uiconfig/ui/printdialog.ui:908
+#: vcl/uiconfig/ui/printdialog.ui:1007
msgctxt "printdialog|pagemargintxt1"
msgid "Margin:"
msgstr "Ymyl:"
-#. oryuw
-#: vcl/uiconfig/ui/printdialog.ui:933
-msgctxt "printdialog|sheetmargintxt1"
-msgid "Distance:"
-msgstr "Pellter:"
-
#. iGg2m
-#: vcl/uiconfig/ui/printdialog.ui:958
+#: vcl/uiconfig/ui/printdialog.ui:1032
msgctxt "printdialog|pagemargintxt2"
msgid "between pages"
msgstr "rhwng tudalennau"
+#. oryuw
+#: vcl/uiconfig/ui/printdialog.ui:1044
+msgctxt "printdialog|sheetmargintxt1"
+msgid "Distance:"
+msgstr "Pellter:"
+
#. XhfvB
-#: vcl/uiconfig/ui/printdialog.ui:970
+#: vcl/uiconfig/ui/printdialog.ui:1069
msgctxt "printdialog|sheetmargintxt2"
msgid "to sheet border"
msgstr "i forder y ddalen"
-#. Yo4xV
-#: vcl/uiconfig/ui/printdialog.ui:980
-msgctxt "printdialog|brochure"
-msgid "Brochure"
-msgstr "Llyfryn"
+#. AGWe3
+#: vcl/uiconfig/ui/printdialog.ui:1082
+msgctxt "printdialog|labelorder"
+msgid "Order:"
+msgstr "Trefn"
-#. DM5aX
-#: vcl/uiconfig/ui/printdialog.ui:1023
-msgctxt "printdialog|by"
-msgid "by"
-msgstr "gan"
+#. psAku
+#: vcl/uiconfig/ui/printdialog.ui:1097
+msgctxt "printdialog|liststore2"
+msgid "Left to right, then down"
+msgstr "Chwith i'r dde, ac yna i lawr"
+
+#. fnfLt
+#: vcl/uiconfig/ui/printdialog.ui:1098
+msgctxt "printdialog|liststore2"
+msgid "Top to bottom, then right"
+msgstr "Brig i'r gwaelod, yna i'r dde"
+
+#. y6nZE
+#: vcl/uiconfig/ui/printdialog.ui:1099
+msgctxt "printdialog|liststore2"
+msgid "Top to bottom, then left"
+msgstr "Brig i'r gwaelod, yna i'r chwith"
+
+#. PteTg
+#: vcl/uiconfig/ui/printdialog.ui:1100
+msgctxt "printdialog|liststore2"
+msgid "Right to left, then down"
+msgstr "De i'r chwith, yna i lawr"
#. QG59F
-#: vcl/uiconfig/ui/printdialog.ui:1034
+#: vcl/uiconfig/ui/printdialog.ui:1111
msgctxt "printdialog|bordercb"
msgid "Draw a border around each page"
msgstr "Gosod border o amgylch pob tudalen"
-#. EZdsx
-#: vcl/uiconfig/ui/printdialog.ui:1055
-msgctxt "printdialog|pagespersheetbtn"
-msgid "Pages per sheet:"
-msgstr "Tudalennau i'r ddalen:"
+#. Yo4xV
+#: vcl/uiconfig/ui/printdialog.ui:1127
+msgctxt "printdialog|brochure"
+msgid "Brochure"
+msgstr "Llyfryn"
-#. 65WWt
-#: vcl/uiconfig/ui/printdialog.ui:1094
-msgctxt "printdialog|pagespersheettxt"
-msgid "Pages:"
-msgstr "Tudalennau:"
+#. JMA7A
+#: vcl/uiconfig/ui/printdialog.ui:1155
+msgctxt "printdialog|collationpreview"
+msgid "Collation preview"
+msgstr "Rhagolwg coladu"
-#. DKP5g
-#: vcl/uiconfig/ui/printdialog.ui:1116
-msgctxt "printdialog|liststore1"
-msgid "Custom"
-msgstr "Cyfaddasu"
+#. bF4up
+#: vcl/uiconfig/ui/printdialog.ui:1188
+msgctxt "printdialog|layoutexpander"
+msgid "m_ore"
+msgstr ""
#. rCBA5
-#: vcl/uiconfig/ui/printdialog.ui:1146
+#: vcl/uiconfig/ui/printdialog.ui:1207
msgctxt "printdialog|label3"
msgid "Page Layout"
msgstr "Cynllun Tudalen"
#. A2iC5
-#: vcl/uiconfig/ui/printdialog.ui:1165
+#: vcl/uiconfig/ui/printdialog.ui:1226
msgctxt "printdialog|generallabel"
msgid "General"
msgstr "Cyffredinol"
diff --git a/source/da/helpcontent2/source/text/sbasic/shared/02.po b/source/da/helpcontent2/source/text/sbasic/shared/02.po
index 5bae54a2790..ab468bb222d 100644
--- a/source/da/helpcontent2/source/text/sbasic/shared/02.po
+++ b/source/da/helpcontent2/source/text/sbasic/shared/02.po