aboutsummaryrefslogtreecommitdiff
path: root/source/kn/sfx2/messages.po
blob: d35b09e0aac6543090086257f70a4f30af57673b (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
#. 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: 2020-08-25 16:09+0200\n"
"PO-Revision-Date: 2018-10-21 19:36+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: kn\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: 1540150573.000000\n"

#. bHbFE
#: include/sfx2/strings.hrc:25
msgctxt "STR_TEMPLATE_FILTER"
msgid "Templates"
msgstr "ನಮೂನೆ ಪುಟಗಳು"

#. FfusE
#: include/sfx2/strings.hrc:26
msgctxt "STR_SAVEDOC"
msgid "~Save"
msgstr "ಉಳಿಸು (~S)"

#. CQKYg
#: include/sfx2/strings.hrc:27
msgctxt "STR_SAVEASDOC"
msgid "Save ~As..."
msgstr "ಹೀಗೆ ಉಳಿಸು (~A)..."

#. BdP9V
#: include/sfx2/strings.hrc:28
msgctxt "STR_SAVEACOPY"
msgid "Save a Copy..."
msgstr "ಒಂದು ಪ್ರತಿಯನ್ನು ಉಳಿಸು..."

#. vFaub
#: include/sfx2/strings.hrc:29
msgctxt "STR_CLOSEDOC"
msgid "~Close"
msgstr "ಮುಚ್ಚು (~C)"

#. 5ZD4C
#: include/sfx2/strings.hrc:30
msgctxt "STR_OPEN"
msgid "Open"
msgstr "ತೆರೆ"

#. CDDvH
#: include/sfx2/strings.hrc:31
msgctxt "STR_EDIT_TEMPLATE"
msgid "Edit"
msgstr "ಸಂಪಾದನೆ"

#. G7prU
#: include/sfx2/strings.hrc:32
msgctxt "STR_DEFAULT_TEMPLATE"
msgid "Set as Default"
msgstr ""

#. kZmDk
#: include/sfx2/strings.hrc:33
msgctxt "STR_RESET_DEFAULT"
msgid "Reset Default"
msgstr ""

#. 5rD3D
#: include/sfx2/strings.hrc:34
#, fuzzy
msgctxt "STR_DELETE"
msgid "Delete"
msgstr "ಅಳಿಸಿ ಹಾಕು"

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

#. C2ngg
#: include/sfx2/strings.hrc:36
msgctxt "STR_CATEGORY_RENAME"
msgid "Rename Category"
msgstr ""

#. w5nke
#: include/sfx2/strings.hrc:37
msgctxt "STR_RENAME_TEMPLATE"
msgid "Enter New Name: "
msgstr ""

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

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

#. ihUZ6
#: include/sfx2/strings.hrc:40
msgctxt "STR_AUTOMATICVERSION"
msgid "Automatically saved version"
msgstr "ಸ್ವಯಂಚಾಲಿತವಾಗಿ ಉಳಿಸಲಾದ ಆವೃತ್ತಿ"

#. EfF2v
#: include/sfx2/strings.hrc:41
msgctxt "STR_EXPORTBUTTON"
msgid "Export"
msgstr "ರಫ್ತು"

#. q7FND
#: include/sfx2/strings.hrc:42
msgctxt "STR_LABEL_FILEFORMAT"
msgid "File format:"
msgstr "ಕಡತ ರಚನೆ:"

#. N7LVW
#: include/sfx2/strings.hrc:43
msgctxt "STR_HIDDENINFO_CONTAINS"
msgid ""
"This document contains:\n"
"\n"
msgstr ""
"ಈ ಕಡತ ಹೊಂದಿರುವುದು:\n"
"\n"

#. 8tujE
#: include/sfx2/strings.hrc:44
msgctxt "STR_HIDDENINFO_RECORDCHANGES"
msgid "Recorded changes"
msgstr "ದಾಖಲಿಸಲಾದ ಬದಲಾವಣೆಗಳು"

#. LUUtP
#: include/sfx2/strings.hrc:45
msgctxt "STR_HIDDENINFO_NOTES"
msgid "Notes"
msgstr "ಟಿಪ್ಪಣಿಗಳು"

#. tDmMa
#: include/sfx2/strings.hrc:46
msgctxt "STR_HIDDENINFO_DOCVERSIONS"
msgid "Document versions"
msgstr "ಕಡತದ ಆವೃತ್ತಿಗಳು"

#. ZBKQD
#: include/sfx2/strings.hrc:47
msgctxt "STR_HIDDENINFO_CONTINUE_SAVING"
msgid "Do you want to continue saving the document?"
msgstr "ಕಡತ ಉಳಿಸುವುದನ್ನು ಮುಂದುವರೆಸಬೇಕೆ?"

#. BzbMB
#: include/sfx2/strings.hrc:48
msgctxt "STR_HIDDENINFO_CONTINUE_PRINTING"
msgid "Do you want to continue printing the document?"
msgstr "ಕಡತ ಮುದ್ರಿಸುವುದನ್ನು ಮುಂದುವರೆಸಬೇಕೆ?"

#. ExQK6
#: include/sfx2/strings.hrc:49
msgctxt "STR_HIDDENINFO_CONTINUE_SIGNING"
msgid "Do you want to continue signing the document?"
msgstr "ಕಡತ ಸಹಿ ಮಾಡುವುದನ್ನು ಮುಂದುವರೆಸುಬೇಕೆ?"

#. TepyB
#: include/sfx2/strings.hrc:50
msgctxt "STR_HIDDENINFO_CONTINUE_CREATEPDF"
msgid "Do you want to continue creating a PDF file?"
msgstr "PDF ಕಡತವನ್ನು ರಚಿಸುವುದನ್ನು ಮುಂದುವರೆಸಬೇಕೆ?"

#. CbFjm
#: include/sfx2/strings.hrc:51
msgctxt "STR_NEW_FILENAME_SAVE"
msgid "If you do not want to overwrite the original document, you should save your work under a new filename."
msgstr "ಮೂಲ ಕಡತವನ್ನು ತಿದ್ದುವುದು ಬೇಡವೆಂದರೆ, ನಿಮ್ಮ ಎಲ್ಲಾ ಕಾರ್ಯಗಳನ್ನು ಒಂದು ಹೊಸ ಹೆಸರಿನಡಿಯಲ್ಲಿ ಉಳಿಸಬೇಕು."

#. 7stwX
#. Used in the title of a shared document.
#: include/sfx2/strings.hrc:53
msgctxt "STR_SHARED"
msgid " (shared)"
msgstr " (ಹಂಚಿದ)"

#. W5PzH
#: include/sfx2/strings.hrc:54
msgctxt "STR_XMLSEC_ODF12_EXPECTED"
msgid "The document format version is set to ODF 1.1 (OpenOffice.org 2.x) in Tools-Options-Load/Save-General. Signing documents requires ODF 1.2 (OpenOffice.org 3.x)."
msgstr "ಕಡತದ ವಿನ್ಯಾಸದ ಆವೃತ್ತಿಯನ್ನು ಉಪಕರಣಗಳು-ಆಯ್ಕೆಗಳು-ಲೋಡ್‌ ಮಾಡು/ಉಳಿಸು-ಸಾಮಾನ್ಯದಲ್ಲಿನ ODF 1.1 (OpenOffice.org 2.x)ಗೆ ಹೊಂದಿಸಲಾಗಿದೆ. ಕಡತ ಸಹಿ ಮಾಡಲು ODF 1.2 (OpenOffice.org 3.x) ನ ಅಗತ್ಯವಿರುತ್ತದೆ."

#. tqPCH
#: include/sfx2/strings.hrc:55
#, fuzzy
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 ""
"ಕಡತವನ್ನು ಸಹಿ ಮಾಡುವ ಮುನ್ನ ಉಳಿಸಬೇಕಾಗಿರುತ್ತದೆ. ಉಳಿಸುವುದರಿಂದ ಎಲ್ಲಾ ಪ್ರಸ್ತುತ ಸಹಿಗಳು ನಾಶವಾಗುತ್ತವೆ.\n"
"ಕಡತವನ್ನು ಉಳಿಸಲು ಬಯಸುತ್ತೀರೆ?"

#. xnHJN
#: include/sfx2/strings.hrc:56
msgctxt "STR_QRYTEMPL_MESSAGE"
msgid "The template '$(ARG1)' on which this document is based, has been modified. Do you want to update style based formatting according to the modified template?"
msgstr "ಈ ದಸ್ತಾವೇಜು ಯಾವ '$(ARG1)' ನಮೂನೆಯ ಮೇಲೆ ಆಧರಿತವಾಗಿದೆಯೊ ಅದನ್ನು ಮಾರ್ಪಡಿಸಲಾಗಿದೆ. ಮಾರ್ಪಡಿಸಲಾದ ನಮೂನೆಗೆ ಅನುಗುಣವಾಗಿ ನೀವು ಶೈಲಿ ಆಧರಿತವಾದ ವಿನ್ಯಾಸಗೊಳಿಕೆಯನ್ನು ಅಪ್‌ಡೇಟ್ ಮಾಡಲು ಬಯಸುವಿರಾ?"

#. ABmvY
#: include/sfx2/strings.hrc:57
msgctxt "STR_QRYTEMPL_UPDATE_BTN"
msgid "~Update Styles"
msgstr "ಶೈಲಿಗಳನ್ನು ಅಪ್‌ಡೇಟ್‌ ಮಾಡು (~U)"

#. W4thg
#: include/sfx2/strings.hrc:58
msgctxt "STR_QRYTEMPL_KEEP_BTN"
msgid "~Keep Old Styles"
msgstr "ಹಳೆಯ ಶೈಲಿಗಳನ್ನು ಇರಿಸಿಕೊ (~K)"

#. XdvXk
#: include/sfx2/strings.hrc:59
msgctxt "STR_ACTION_REFRESH"
msgid "Refresh"
msgstr "ತಾಜಾಗೊಳಿಸು"

#. G7DAG
#: include/sfx2/strings.hrc:60
msgctxt "STR_CATEGORY_NEW"
msgid "New Category"
msgstr ""

#. p46Ai
#: include/sfx2/strings.hrc:61
msgctxt "STR_CATEGORY_DELETE"
msgid "Delete Category"
msgstr ""

#. xfaom
#: include/sfx2/strings.hrc:62
msgctxt "STR_CATEGORY_SELECT"
msgid "Select Category"
msgstr ""

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

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

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

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

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

#. yxN3P
#: include/sfx2/strings.hrc:68
msgctxt "STR_MSG_ERROR_LOCAL_MOVE"
msgid ""
"Error moving the following templates to $1.\n"
"$2"
msgstr ""
"ಈ ಕೆಳಗಿನ ಸಿದ್ಧವಿನ್ಯಾಸಗಳನ್ನು $1 ಗೆ ಸ್ಥಳಾಂತರಿಸುವಲ್ಲಿ ದೋಷ.\n"
"$2"

#. Sh34g
#: include/sfx2/strings.hrc:69
msgctxt "STR_MSG_ERROR_EXPORT"
msgid ""
"Error exporting the following templates:\n"
"$1"
msgstr ""
"ಈ ಕೆಳಗಿನ ಸಿದ್ಧವಿನ್ಯಾಸಗಳನ್ನು ರಫ್ತು ಮಾಡುವಲ್ಲಿ ದೋಷ.\n"
"$1"

#. NFsZu
#: include/sfx2/strings.hrc:70
msgctxt "STR_MSG_ERROR_IMPORT"
msgid ""
"Error importing the following templates to $1:\n"
"$2"
msgstr ""
"ಈ ಕೆಳಗಿನ ಸಿದ್ಧವಿನ್ಯಾಸಗಳನ್ನು $1 ಕ್ಕೆ ಆಮದು ಮಾಡುವಲ್ಲಿ ದೋಷ.\n"
"$1"

#. g5zLe
#: include/sfx2/strings.hrc:71
msgctxt "STR_MSG_ERROR_DELETE_TEMPLATE"
msgid ""
"The following templates cannot be deleted:\n"
"$1"
msgstr ""
"ಈ ಕೆಳಗಿನ ಸಿದ್ಧವಿನ್ಯಾಸಗಳನ್ನು ಅಳಿಸಲು ಸಾಧ್ಯವಿರುವುದಿಲ್ಲ:\n"
"$1"

#. 89xV6
#: include/sfx2/strings.hrc:72
msgctxt "STR_MSG_ERROR_DELETE_FOLDER"
msgid ""
"The following folders cannot be deleted:\n"
"$1"
msgstr ""
"ಈ ಕೆಳಗಿನ ಕಡತಕೋಶಗಳನ್ನು ಅಳಿಸಲು ಸಾಧ್ಯವಿರುವುದಿಲ್ಲ:\n"
"$1"

#. kvCnH
#: include/sfx2/strings.hrc:73
msgctxt "STR_QMSG_SEL_FOLDER_DELETE"
msgid "Do you want to delete the selected folders?"
msgstr "ಆಯ್ಕೆ ಮಾಡಲಾದ ಕಡತಕೋಶವನ್ನು ನೀವು ಅಳಿಸಲು ಬಯಸುತ್ತೀರೆ?"

#. JWmWL
#: include/sfx2/strings.hrc:74
msgctxt "STR_QMSG_TEMPLATE_OVERWRITE"
msgid "A template named $1 already exist in $2. Do you want to overwrite it?"
msgstr "$1 ಹೆಸರಿನ ಒಂದು ಸಿದ್ಧವಿನ್ಯಾಸವು ಈಗಾಗಲೆ $2 ರಲ್ಲಿ ಇದೆ. ನೀವದನ್ನು ತಿದ್ದಿಬರೆಯಲು ಬಯಸುವಿರಾ?"

#. 6MoGu
#: include/sfx2/strings.hrc:75
msgctxt "STR_QMSG_SEL_TEMPLATE_DELETE"
msgid "Do you want to delete the selected templates?"
msgstr "ಆಯ್ಕೆ ಮಾಡಲಾದ ಸಿದ್ಧವಿನ್ಯಾಸಗಳನ್ನು ನೀವು ಅಳಿಸಲು ಬಯಸುತ್ತೀರೆ?"

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

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

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

#. g63UH
#: include/sfx2/strings.hrc:80
msgctxt "STR_HELP_WINDOW_TITLE"
msgid "%PRODUCTNAME Help"
msgstr "%PRODUCTNAME ಸಹಾಯ"

#. Veb3m
#: include/sfx2/strings.hrc:81
msgctxt "STR_HELP_BUTTON_INDEX_ON"
msgid "Show Navigation Pane"
msgstr "ನ್ಯಾವಿಗೇಶನ್ ಪಟ್ಟಿಕೆಯನ್ನು ತೋರಿಸು"

#. 3LGpr
#: include/sfx2/strings.hrc:82
msgctxt "STR_HELP_BUTTON_INDEX_OFF"
msgid "Hide Navigation Pane"
msgstr "ನ್ಯಾವಿಗೇಶನ್ ಪಟ್ಟಿಕೆಯನ್ನು ಅಡಗಿಸು"

#. g8Vns
#: include/sfx2/strings.hrc:83
msgctxt "STR_HELP_BUTTON_START"
msgid "First Page"
msgstr "ಮೊದಲ ಪುಟ"

#. YMoQp
#: include/sfx2/strings.hrc:84
msgctxt "STR_HELP_BUTTON_PREV"
msgid "Previous Page"
msgstr "ಹಿಂದಿನ ಪುಟ"

#. mGB7r
#: include/sfx2/strings.hrc:85
msgctxt "STR_HELP_BUTTON_NEXT"
msgid "Next Page"
msgstr "ಮುಂದಿನ ಪುಟ"

#. dys7x
#: include/sfx2/strings.hrc:86
msgctxt "STR_HELP_BUTTON_PRINT"
msgid "Print..."
msgstr "ಮುದ್ರಿಸು..."

#. bmCzY
#: include/sfx2/strings.hrc:87
msgctxt "STR_HELP_BUTTON_ADDBOOKMARK"
msgid "Add to Bookmarks..."
msgstr "ಪುಟ ಗುರುತುಗಳಿಗೆ ಸೇರಿಸು..."

#. SGFus
#: include/sfx2/strings.hrc:88
msgctxt "STR_HELP_BUTTON_SEARCHDIALOG"
msgid "Find on this Page..."
msgstr "ಈ ಪುಟದಲ್ಲಿ ಹುಡುಕು..."

#. qvTDZ
#: include/sfx2/strings.hrc:89
msgctxt "STR_HELP_BUTTON_SOURCEVIEW"
msgid "HTML Source"
msgstr "HTML ಆಕರ"

#. pHyBm
#: include/sfx2/strings.hrc:90
msgctxt "STR_HELP_MENU_TEXT_SELECTION_MODE"
msgid "Select Text"
msgstr "ಪಠ್ಯವನ್ನು ಆಯ್ಕೆಮಾಡು"

#. 5FCCv
#: include/sfx2/strings.hrc:91
msgctxt "STR_HELP_MENU_TEXT_COPY"
msgid "~Copy"
msgstr "ಕಾಪಿ ಮಾಡು (~C)"

#. TQd3C
#: include/sfx2/strings.hrc:92
#, fuzzy
msgctxt "STR_INFO_NOSEARCHRESULTS"
msgid "No topics found."
msgstr "ಯಾವ ವಿಷಯವೂ ಕಂಡುಬಂದಿಲ್ಲ."

#. 9D6Ze
#: include/sfx2/strings.hrc:93
#, fuzzy
msgctxt "STR_INFO_NOSEARCHTEXTFOUND"
msgid "The text you entered was not found."
msgstr "ನೀವು ನಮೂದಿಸಿದ ಪಠ್ಯವು ಕಂಡುಬಂದಿಲ್ಲ."

#. qLPDs
#: include/sfx2/strings.hrc:94
msgctxt "RID_HELP_ONSTARTUP_TEXT"
msgid "~Display %PRODUCTNAME %MODULENAME Help at Startup"
msgstr "ಆರಂಭದಲ್ಲಿ %PRODUCTNAME %MODULENAME ಸಹಾಯವನ್ನು ತೋರಿಸು (~D)"

#. TEgzB
#: include/sfx2/strings.hrc:96
msgctxt "STR_NONAME"
msgid "Untitled"
msgstr "ಶೀರ್ಷಿಕೆರಹಿತ"

#. fs5SN
#: include/sfx2/strings.hrc:97
msgctxt "STR_STANDARD_SHORTCUT"
msgid "Standard"
msgstr "ಶಿಷ್ಟ"

#. 6sRBN
#: include/sfx2/strings.hrc:98
msgctxt "STR_BYTES"
msgid "Bytes"
msgstr "ಬೈಟ್‌ಗಳು"

#. 6iirE
#: include/sfx2/strings.hrc:99
msgctxt "STR_KB"
msgid "KB"
msgstr "KB"

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

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

#. DqwaN
#: include/sfx2/strings.hrc:102
#, fuzzy
msgctxt "STR_QUERY_LASTVERSION"
msgid "Cancel all changes?"
msgstr "ಎಲ್ಲಾ ಬದಲಾವಣೆಗಳನ್ನು ವಜಾಗೊಳಿಸಬೇಕೇ?"

#. cCrDG
#: include/sfx2/strings.hrc:103
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 ""

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

#. XDUCY
#: include/sfx2/strings.hrc:105
msgctxt "STR_GID_INTERN"
msgid "Internal"
msgstr "ಆಂತರಿಕ"

#. 4g9hU
#: include/sfx2/strings.hrc:106
msgctxt "STR_GID_APPLICATION"
msgid "Application"
msgstr "ಅನ್ವಯ"

#. rBzxu
#: include/sfx2/strings.hrc:107
msgctxt "STR_GID_VIEW"
msgid "View"
msgstr "ನೋಟ"

#. NQnym
#: include/sfx2/strings.hrc:108
msgctxt "STR_GID_DOCUMENT"
msgid "Documents"
msgstr "ದಸ್ತಾವೇಜುಗಳು"

#. DbzDd
#: include/sfx2/strings.hrc:109
msgctxt "STR_GID_EDIT"
msgid "Edit"
msgstr "ಸಂಪಾದನೆ"

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

#. 3QkTL
#: include/sfx2/strings.hrc:111
msgctxt "STR_GID_OPTIONS"
msgid "Options"
msgstr "ಆಯ್ಕೆಗಳು"

#. GFEQ3
#: include/sfx2/strings.hrc:112
msgctxt "STR_GID_MATH"
msgid "Math"
msgstr "ಗಣಿತ"

#. rFALW
#: include/sfx2/strings.hrc:113
msgctxt "STR_GID_NAVIGATOR"
msgid "Navigate"
msgstr "ನ್ಯಾವಿಗೇಟ್"

#. w7dmG
#: include/sfx2/strings.hrc:114
msgctxt "STR_GID_INSERT"
msgid "Insert"
msgstr "ಸೇರಿಸು"

#. fokQp
#: include/sfx2/strings.hrc:115
msgctxt "STR_GID_FORMAT"
msgid "Format"
msgstr "ರೂಪಿಸು"

#. fLTV6
#: include/sfx2/strings.hrc:116
#, fuzzy
msgctxt "STR_GID_TEMPLATE"
msgid "Templates"
msgstr "ನಮೂನೆ ಪುಟಗಳು"

#. JAdCZ
#: include/sfx2/strings.hrc:117
msgctxt "STR_GID_TEXT"
msgid "Text"
msgstr "ಪಠ್ಯ"

#. PSfaP
#: include/sfx2/strings.hrc:118
msgctxt "STR_GID_FRAME"
msgid "Frame"
msgstr "ಚೌಕಟ್ಟು"

#. 5V4iR
#: include/sfx2/strings.hrc:119
msgctxt "STR_GID_GRAPHIC"
msgid "Image"
msgstr "ಚಿತ್ರ"

#. DzBoB
#: include/sfx2/strings.hrc:120
msgctxt "STR_GID_TABLE"
msgid "Table"
msgstr "ಕೋಷ್ಟಕ"

#. Cmsi4
#: include/sfx2/strings.hrc:121
msgctxt "STR_GID_ENUMERATION"
msgid "Numbering"
msgstr "ಸಂಖ್ಯಾಅನುಕ್ರಮಣಿಕೆ"

#. CDFSE
#: include/sfx2/strings.hrc:122
msgctxt "STR_GID_DATA"
msgid "Data"
msgstr "ದತ್ತ"

#. CV9Pq
#: include/sfx2/strings.hrc:123
msgctxt "STR_GID_SPECIAL"
msgid "Special Functions"
msgstr "ವಿಶೇಷ ಕಾರ್ಯಭಾರಗಳು"

#. 5CfQs
#: include/sfx2/strings.hrc:124
msgctxt "STR_GID_IMAGE"
msgid "Image"
msgstr "ಚಿತ್ರ"

#. 5wvK9
#: include/sfx2/strings.hrc:125
msgctxt "STR_GID_CHART"
msgid "Chart"
msgstr "ನಕ್ಷೆ"

#. pNE8F
#: include/sfx2/strings.hrc:126
msgctxt "STR_GID_EXPLORER"
msgid "Explorer"
msgstr "ಎಕ್ಸ್‌ಪ್ಲೋರರ್"

#. yBawD
#: include/sfx2/strings.hrc:127
msgctxt "STR_GID_CONNECTOR"
msgid "Connector"
msgstr "ಜೋಡಕ"

#. 3rGea
#: include/sfx2/strings.hrc:128
msgctxt "STR_GID_MODIFY"
msgid "Modify"
msgstr "ಮಾರ್ಪಡಿಸು"

#. WcwGs
#: include/sfx2/strings.hrc:129
msgctxt "STR_GID_DRAWING"
msgid "Drawing"
msgstr "ಚಿತ್ರರಚನೆ"

#. Ajo4w
#: include/sfx2/strings.hrc:130
msgctxt "STR_GID_CONTROLS"
msgid "Controls"
msgstr "ನಿಯಂತ್ರಕಗಳು"

#. L5coQ
#: include/sfx2/strings.hrc:131
msgctxt "STR_QUITAPP"
msgid "E~xit %PRODUCTNAME"
msgstr "%PRODUCTNAME ಇಂದ ಹೊರನಡೆ (~x)"

#. k2PBJ
#: include/sfx2/strings.hrc:132
msgctxt "RID_STR_HELP"
msgid "Help"
msgstr "ನೆರವು"

#. roDzu
#: include/sfx2/strings.hrc:133
msgctxt "RID_STR_HLPFILENOTEXIST"
msgid "The help file for this topic is not installed."
msgstr "ಈ ವಿಷಯಕ್ಕೆ ಸಹಾಯಕ ಕಡತವು ಅನುಸ್ಥಾಪನೆಯಾಗಿಲ್ಲ."

#. zjPS7
#: include/sfx2/strings.hrc:134
msgctxt "STR_QUICKSTART_EXIT"
msgid "Exit Quickstarter"
msgstr "ಕ್ವಿಕ್‌ಸ್ಟಾರ್ಟರಿನಿಂದ ನಿರ್ಗಮಿಸು"

#. ecxqC
#: include/sfx2/strings.hrc:135
msgctxt "STR_QUICKSTART_TIP"
msgid "%PRODUCTNAME %PRODUCTVERSION Quickstarter"
msgstr "%PRODUCTNAME %PRODUCTVERSION ಕ್ವಿಕ್‌ಸ್ಟಾರ್ಟರ್"

#. G9Gqk
#: include/sfx2/strings.hrc:136
msgctxt "STR_QUICKSTART_FILEOPEN"
msgid "Open Document..."
msgstr "ಕಡತವನ್ನು ತೆರೆ..."

#. wecTF
#: include/sfx2/strings.hrc:137
msgctxt "STR_QUICKSTART_FROMTEMPLATE"
msgid "From Template..."
msgstr "ನಮೂನೆಯಿಂದ..."

#. FzJCj
#: include/sfx2/strings.hrc:138
msgctxt "STR_QUICKSTART_PRELAUNCH"
msgid "Load %PRODUCTNAME During System Start-Up"
msgstr "%PRODUCTNAME ನ್ನು ವ್ಯವಸ್ಥಾ ಆರಂಭಕ  ಕ್ರಿಯೆಯಲ್ಲಿ ಮೆಮೊರಿಗೆ ಲೋಡ್‌ ಮಾಡು"

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

#. CBB6Z
#: include/sfx2/strings.hrc:140
msgctxt "STR_QUICKSTART_FILE"
msgid "File"
msgstr "ಕಡತ"

#. c6wAB
#: include/sfx2/strings.hrc:141
msgctxt "STR_QUICKSTART_STARTCENTER"
msgid "Startcenter"
msgstr "ಸ್ಟಾರ್ಟ್ ಸೆಂಟರ್"

#. Uhn54
#: include/sfx2/strings.hrc:142
msgctxt "STR_QUICKSTART_RECENTDOC"
msgid "Recent Documents"
msgstr "ಇತ್ತೀಚಿನ ದಸ್ತಾವೇಜುಗಳು"

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

#. zJGEM
#: include/sfx2/strings.hrc:144
#, fuzzy
msgctxt "STR_DDE_ERROR"
msgid "DDE link to %1 for %2 area %3 are not available."
msgstr "% ಕ್ಷೇತ್ರ % ಕ್ಕೆ DDE ಸಂಪರ್ಕವು ಲಭ್ಯವಿಲ್ಲ."

#. zECGD
#: include/sfx2/strings.hrc:145
#, fuzzy
msgctxt "STR_SECURITY_WARNING_NO_HYPERLINKS"
msgid ""
"For security reasons, the hyperlink cannot be executed.\n"
"The stated address will not be opened."
msgstr ""
"ಸುರಕ್ಷತೆಯ ಕಾರಣದಿಂದಾಗಿ ಹೈಪರ್ಲಿಂಕನ್ನು ಕಾರ್ಯಗತಗೊಳಿಸಲು ಸಾಧ್ಯವಿಲ್ಲ.\n"
"ಸೂಚಿಸಲಾದ ವಿಳಾಸವನ್ನು ತೆರೆಯಲು ಸಾಧ್ಯವಿಲ್ಲ."

#. vcMzA
#: include/sfx2/strings.hrc:146
msgctxt "RID_SECURITY_WARNING_TITLE"
msgid "Security Warning"
msgstr "ಸುರಕ್ಷತಾ ಮುನ್ನೆಚ್ಚರಿಕೆ"

#. vVCon
#: include/sfx2/strings.hrc:147
#, fuzzy
msgctxt "RID_SVXSTR_XMLSEC_QUERY_LOSINGSIGNATURE"
msgid ""
"Saving will remove all existing signatures.\n"
"Do you want to continue saving the document?"
msgstr ""
"ಉಳಿಸುವುದರಿಂದ ಈಗಿರುವ ಎಲ್ಲಾ ಸಹಿಗಳು ತೆಗೆದು ಹಾಕಲ್ಪಡುತ್ತವೆ.\n"
"ನೀವು ದಸ್ತಾವೇಜನ್ನು ಉಳಿಸುವುದನ್ನು ಮುಂದುವರೆಸಲು ಬಯಸುತ್ತೀರೆ?"

#. cGnF9
#: include/sfx2/strings.hrc:148
#, fuzzy
msgctxt "RID_SVXSTR_XMLSEC_QUERY_SAVEBEFORESIGN"
msgid ""
"The document has to be saved before it can be signed.\n"
"Do you want to save the document?"
msgstr ""
"ಕಡತವನ್ನು ಸಹಿ ಮಾಡುವುದರ ಮೊದಲೆ ಉಳಿಸಬೇಕು.\n"
"ಕಡತವನ್ನು ಉಳಿಸಲು ಇಚ್ಚಿಸುವಿರಾ?"

#. zNVEd
#: include/sfx2/strings.hrc:149
#, fuzzy
msgctxt "STR_QUERY_CANCELCHECKOUT"
msgid ""
"This will discard all changes on the server since check-out.\n"
"Do you want to proceed?"
msgstr ""
"ಚೆಕ್‌-ಔಟ್‌ನ ನಂತರ ಪೂರೈಕೆಗಣಕಕ್ಕೆ ಮಾಡಲಾದ ಎಲ್ಲಾ ಬದಲಾವಣೆಗಳನ್ನು ಇದು ತ್ಯಜಿಸುತ್ತದೆ.\n"
"ನೀವು ಮುಂದುವರೆಯಲು ಬಯಸುವಿರಾ?"

#. jufLD
#: include/sfx2/strings.hrc:150
#, fuzzy
msgctxt "STR_INFO_WRONGDOCFORMAT"
msgid "This document must be saved in OpenDocument file format before it can be digitally signed."
msgstr "ಈ ದಸ್ತಾವೇಜನ್ನು ಡಿಜಿಟಲಿ ಸಹಿ ಮಾಡುವ ಮೊದಲು ಓಪನ್‌ಡಾಕ್ಯುಮೆಂಟ್ ವಿನ್ಯಾಸದಲ್ಲಿ ಉಳಿಸಬೇಕು."

#. ori9u
#: include/sfx2/strings.hrc:151
msgctxt "RID_XMLSEC_DOCUMENTSIGNED"
msgid " (Signed)"
msgstr " (ಸಹಿ ಮಾಡಲಾಗಿದೆ)"

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

#. 3nT9T
#: include/sfx2/strings.hrc:153
msgctxt "STR_STANDARD"
msgid "Standard"
msgstr "ಶಿಷ್ಟ"

#. FjCuJ
#: include/sfx2/strings.hrc:154
msgctxt "RID_SVXSTR_FILELINK"
msgid "Document"
msgstr "ದಸ್ತಾವೇಜು"

#. BfMd3
#: include/sfx2/strings.hrc:155
msgctxt "STR_NONE"
msgid "- None -"
msgstr "- ಯಾವುದು ಇಲ್ಲ -"

#. XBXvE
#: include/sfx2/strings.hrc:156
#, fuzzy
msgctxt "saveastemplatedlg|categorylist"
msgid "None"
msgstr "ಏನೂ ಇಲ್ಲ"

#. PKtKA
#: include/sfx2/strings.hrc:157
msgctxt "RID_SVXSTR_GRAFIKLINK"
msgid "Image"
msgstr "ಚಿತ್ರ"

#. dUK2G
#: include/sfx2/strings.hrc:158
msgctxt "STR_SFX_FILTERNAME_ALL"
msgid "All files"
msgstr "ಎಲ್ಲಾ ಕಡತಗಳು"

#. E39E2
#: include/sfx2/strings.hrc:159
#, fuzzy
msgctxt "STR_SFX_FILTERNAME_PDF"
msgid "PDF files"
msgstr "PDF ಕಡತ"

#. gCHbP
#: include/sfx2/strings.hrc:160
msgctxt "RID_SVXSTR_EDITGRFLINK"
msgid "Link Image"
msgstr "ಕೊಂಡಿ ಚಿತ್ರ"

#. u9H7a
#. i66948 used in project scripting
#: include/sfx2/strings.hrc:162
msgctxt "STR_ERRUNOEVENTBINDUNG"
msgid ""
"An appropriate component method %1\n"
"could not be found.\n"
"\n"
"Check spelling of method name."
msgstr ""
"ಒಂದು ಸೂಕ್ತವಾದ ಘಟಕ ವಿಧಾನ %1\n"
"ಕಂಡುಬಂದಿಲ್ಲ.\n"
"\n"
"ವಿಧಾನದ ಹೆಸರಿನ ಕಾಗುಣಿತವನ್ನು ಪರಿಶೀಲಿಸಿ."

#. 2FLYB
#: include/sfx2/strings.hrc:163
msgctxt "RID_SVXSTR_GRFILTER_OPENERROR"
msgid "Image file cannot be opened"
msgstr "ಚಿತ್ರ ಕಡತವನ್ನು ತೆರೆಯಲು ಸಾಧ್ಯವಾಗಿಲ್ಲ"

#. 6eLsb
#: include/sfx2/strings.hrc:164
msgctxt "RID_SVXSTR_GRFILTER_IOERROR"
msgid "Image file cannot be read"
msgstr "ಚಿತ್ರಕಡತವನ್ನು ಓದಲು ಸಾಧ್ಯವಿಲ್ಲ"

#. HGRsV
#: include/sfx2/strings.hrc:165
msgctxt "RID_SVXSTR_GRFILTER_FORMATERROR"
msgid "Unknown image format"
msgstr "ಗೊತ್ತಿಲ್ಲದ ಚಿತ್ರ ವಿನ್ಯಾಸ"

#. YJhGK
#: include/sfx2/strings.hrc:166
msgctxt "RID_SVXSTR_GRFILTER_VERSIONERROR"
msgid "This version of the image file is not supported"
msgstr "ಈ ಚಿತ್ರ ಕಡತದ ಈ ಆವೃತ್ತಿಯು ಬೆಂಬಲಿತವಾಗಿಲ್ಲ"

#. Sn8KQ
#: include/sfx2/strings.hrc:167
msgctxt "RID_SVXSTR_GRFILTER_FILTERERROR"
msgid "Image filter not found"
msgstr "ಚಿತ್ರ ಫಿಲ್ಟರ್ ಕಂಡುಬಂದಿಲ್ಲ"

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

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

#. E2CcY
#: include/sfx2/strings.hrc:170
msgctxt "RID_SVXSTR_INCORRECT_PASSWORD"
msgid "Incorrect password"
msgstr "ತಪ್ಪಾದ ಗುಪ್ತಪದ"

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

#. DQCUm
#: include/sfx2/strings.hrc:173
msgctxt "STR_PASSWD_MIN_LEN"
msgid "(Minimum $(MINLEN) characters)"
msgstr "(ಕನಿಷ್ಟ $(MINLEN) ಅಕ್ಷರಗಳು)"

#. ZKZnh
#: include/sfx2/strings.hrc:174
msgctxt "STR_PASSWD_MIN_LEN1"
msgid "(Minimum 1 character)"
msgstr "(ಕನಿಷ್ಟ 1 ಅಕ್ಷರ)"

#. B3WoF
#: include/sfx2/strings.hrc:175
msgctxt "STR_PASSWD_EMPTY"
msgid "(The password can be empty)"
msgstr "(ಗುಪ್ತಪದವು ಖಾಲಿ ಇರಬಹುದು)"

#. iBD9D
#: include/sfx2/strings.hrc:176
#, fuzzy
msgctxt "STR_MODULENOTINSTALLED"
msgid "The action could not be executed. The %PRODUCTNAME program module needed for this action is currently not installed."
msgstr "ಕ್ರಿಯೆಯನ್ನು ಕಾರ್ಯಗತಗೊಳಿಸಲು ಸಾಧ್ಯವಾಗಿಲ್ಲ. ಈ ಕ್ರಿಯೆಗೆ ಅಗತ್ಯವಿರುವ %PRODUCTNAME ಕ್ರಮವಿಧಿ ಘಟಕವು ಅನುಸ್ಥಾಪಿತವಾಗಿಲ್ಲ."

#. TXAV5
#: include/sfx2/strings.hrc:178
msgctxt "STR_FILTER_NOT_INSTALLED"
msgid ""
"The selected filter $(FILTER) has not been installed.\n"
"Would you like to do this now?"
msgstr ""
"ಆಯ್ಕೆ ಮಾಡಲಾದ ಶೋಧಕ $(FILTER) ಅನ್ನು ಅನುಸ್ಥಾಪಿಸಲಾಗಿಲ್ಲ.\n"
"ಈಗಲೆ ಅದನ್ನು ಅನುಸ್ಥಾಪಿಸಲು ಬಯಸುತ್ತೀರೆ?"

#. gQhYY
#: include/sfx2/strings.hrc:179
msgctxt "STR_FILTER_CONSULT_SERVICE"
msgid ""
"The selected filter $(FILTER) is not included in your edition.\n"
"You can find information about orders on our homepage."
msgstr ""
"ಆಯ್ಕೆಮಾಡಿರುವ ಶೋಧಕವನ್ನು $(FILTER) ನಿಮ್ಮ ಆವೃತ್ತಿಯಲ್ಲಿ ಸೇರಿಸಿಲ್ಲ.\n"
"ಶೋಧಕ ಸೇರಿಸುವ ಕ್ರಮಗಳ ಮಾಹಿತಿಯನ್ನು ನಮ್ಮ ನೆಲೆಪುಟದಲ್ಲಿ ಹುಡುಕಬಹುದು."

#. Y9yeS
#: include/sfx2/strings.hrc:181
msgctxt "STR_WELCOME_LINE1"
msgid "Welcome to %PRODUCTNAME."
msgstr "%PRODUCTNAME ಗೆ ಸ್ವಾಗತ."

#. hyKnu
#: include/sfx2/strings.hrc:182
msgctxt "STR_WELCOME_LINE2"
msgid "Drop a document here or pick an app from the left side to create one."
msgstr ""

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

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

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

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

#. Ao6kC
#. Translators: Column headers in Auto-redaction dialog's targets list
#: include/sfx2/strings.hrc:191
msgctxt "STR_REDACTION_TARGET_NAME"
msgid "Target Name"
msgstr ""

#. mGjsx
#: include/sfx2/strings.hrc:192
msgctxt "STR_REDACTION_TYPE"
msgid "Type"
msgstr ""

#. gFKC4
#: include/sfx2/strings.hrc:193
msgctxt "STR_REDACTION_CONTENT"
msgid "Content"
msgstr ""

#. oSNPd
#: include/sfx2/strings.hrc:194
msgctxt "STR_REDACTION_CASE_SENSITIVE"
msgid "Case Sensitive"
msgstr ""

#. FLcSM
#: include/sfx2/strings.hrc:195
msgctxt "STR_REDACTION_WHOLE_WORDS"
msgid "Whole Words"
msgstr ""

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

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

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

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

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

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

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

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

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

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

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

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

#. znVBU
#: include/sfx2/strings.hrc:212
msgctxt "STR_REDACTION_NO_DRAW_WARNING"
msgid "Draw module is needed for redaction. Please make sure you have LibreOffice Draw installed and working correctly."
msgstr ""

#. FQ9kN
#: include/sfx2/strings.hrc:214
msgctxt "STR_SFX_FILEDLG_ACTUALVERSION"
msgid "Current version"
msgstr "ಪ್ರಸ್ತುತ ಆವೃತ್ತಿ"

#. GFAEM
#: include/sfx2/strings.hrc:215
msgctxt "STR_SFX_EXPLORERFILE_EXPORT"
msgid "Export"
msgstr "ರಫ್ತು"

#. 2DBBC
#: include/sfx2/strings.hrc:216
msgctxt "STR_SFX_EXPLORERFILE_INSERT"
msgid "Insert"
msgstr "ಸೇರಿಸು"

#. VBKtt
#: include/sfx2/strings.hrc:217
msgctxt "STR_SFX_EXPLORERFILE_BUTTONINSERT"
msgid "~Insert"
msgstr "ಸೇರಿಸು (~I)"

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

#. tPDwc
#: include/sfx2/strings.hrc:219
msgctxt "STR_PB_SAVEACOPY"
msgid "Save a Copy"
msgstr "ಒಂದು ಪ್ರತಿಯನ್ನು ಉಳಿಸು"

#. T9mMd
#: include/sfx2/strings.hrc:220
#, fuzzy
msgctxt "STR_PB_COMPAREDOC"
msgid "Compare to"
msgstr "ಹೋಲಿಸು #"

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

#. cDMBG
#: include/sfx2/strings.hrc:223
msgctxt "STR_SFX_NEWOFFICEDOC"
msgid "%PRODUCTNAME document"
msgstr "%PRODUCTNAME ದಸ್ತಾವೇಜು"

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

#. jQX7C
#: include/sfx2/strings.hrc:225
#, fuzzy
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 ""
"ಇಲ್ಲಿ ದಾಖಲಿಸಲಾದ ಮೌಲ್ಯವು ಸೂಚಿಸಲಾದ ಪ್ರಕಾರವನ್ನು ಹೋಲುವುದಿಲ್ಲ.\n"
"ಮೌಲ್ಯವನ್ನು ಪಠ್ಯದ ರೂಪದಲ್ಲಿ ಉಳಿಸಲಾಗುವುದು."

#. cinmA
#: include/sfx2/strings.hrc:227
#, fuzzy
msgctxt "STR_QUERY_OVERWRITE"
msgid "Style already exists. Overwrite?"
msgstr "ಶೈಲಿ ಈಗಾಗಲೇ ಅಸ್ತಿತ್ವದಲ್ಲಿದೆ. ತಿದ್ದಿಬರೆಯಬೇಕೇ?"

#. f627N
#: include/sfx2/strings.hrc:229
msgctxt "STR_RESET"
msgid "~Reset"
msgstr "ಮರು ಸಿದ್ಧಗೊಳಿಸು (~R)"

#. EXGDb
#: include/sfx2/strings.hrc:230
#, fuzzy
msgctxt "STR_TABPAGE_INVALIDNAME"
msgid "This name is already in use."
msgstr "ಈ ಹೆಸರು ಈಗಾಗಲೇ ಬಳಕೆಯಲ್ಲಿದೆ."

#. N5aeR
#: include/sfx2/strings.hrc:231
#, fuzzy
msgctxt "STR_TABPAGE_INVALIDSTYLE"
msgid "This Style does not exist."
msgstr "ಈ ಶೈಲಿಯು ಅಸ್ತಿತ್ವದಲ್ಲಿಲ್ಲ."

#. CYQwN
#: include/sfx2/strings.hrc:232
#, fuzzy
msgctxt "STR_TABPAGE_INVALIDPARENT"
msgid ""
"This Style cannot be used as a base Style,\n"
"because it would result in a recursive reference."
msgstr ""
"ಈ ಶೈಲಿಯನ್ನು ಮೂಲ ಶೈಲಿಯಾಗಿ ಬಳಸಲು ಸಾಧ್ಯವಿಲ್ಲ,\n"
"ಏಕೆಂದರೆ ಇದು ಒಂದು ಪುನರಾವರ್ತಿತ ಉಲ್ಲೇಖಕ್ಕೆ ಕಾರಣವಾಗುತ್ತದೆ."

#. ECPSd
#: include/sfx2/strings.hrc:233
#, fuzzy
msgctxt "STR_POOL_STYLE_NAME"
msgid ""
"Name already exists as a default Style.\n"
"Please choose another name."
msgstr ""
"ಹೆಸರು ಈಗಾಗಲೇ ಪೂರ್ವನಿಯೋಜಿತ ಶೈಲಿಯಂತೆ ಅಸ್ತಿತ್ವದಲ್ಲಿದೆ.\n"
"ದಯವಿಟ್ಟು ಬೇರೆ ಹೆಸರನ್ನು ಆಯ್ಕೆಮಾಡಿ."

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

#. kuD77
#: include/sfx2/strings.hrc:235
msgctxt "STR_DELETE_STYLE"
msgid "Styles in use: "
msgstr "ಬಳಕೆಯಲ್ಲಿರುವ ಶೈಲಿಗಳು : "

#. 4JhEW
#: include/sfx2/strings.hrc:236
msgctxt "STR_SID_NAVIGATOR"
msgid "Navigator"
msgstr "ನ್ಯಾವಿಗೇಟರ್"

#. Acahp
#: include/sfx2/strings.hrc:237
#, fuzzy
msgctxt "STR_ERROR_WRONG_CONFIRM"
msgid "Faulty password confirmation"
msgstr "ದೋಷಯುಕ್ತ ಗುಪ್ತಪದವೆಂದು ದೃಢಪಟ್ಟಿದೆ"

#. 6uv4b
#: include/sfx2/strings.hrc:238
msgctxt "STR_PDF_EXPORT_SEND"
msgid "Send"
msgstr "ಕಳುಹಿಸು"

#. 9HHQw
#: include/sfx2/strings.hrc:239
msgctxt "STR_FONT_TABPAGE"
msgid "Font"
msgstr "ಅಕ್ಷರಶೈಲಿ"

#. 7baC6
#: include/sfx2/strings.hrc:241
msgctxt "STR_VIEWVERSIONCOMMENT"
msgid "View Version Comment"
msgstr "ಆವೃತ್ತಿ ಟಿಪ್ಪಣಿಯನ್ನು ಸೇರಿಸು"

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

#. rZ4Ao
#: include/sfx2/strings.hrc:244
msgctxt "STR_STYLE_FILTER_HIERARCHICAL"
msgid "Hierarchical"
msgstr "ಶ್ರೇಣೀಕೃತ"

#. 4VXDe
#: include/sfx2/strings.hrc:246
msgctxt "STR_MACRO_LOSS"
msgid "Do you really want to cancel the recording? Any steps recorded up to this point will be lost."
msgstr "ದಾಖಲಿಸುವುದನ್ನು ನಿಶ್ಚಿತವಾಗಿಯೂ ವಜಾಮಾಡಬೇಕೇ? ಇಲ್ಲಿಯವರೆಗೂ ದಾಖಲಿಸಲಾದ ಯಾವುದೆ ವಿಷಯಗಳು ಇಲ್ಲವಾಗುತ್ತವೆ."

#. 9MnrK
#: include/sfx2/strings.hrc:247
msgctxt "STR_CANCEL_RECORDING"
msgid "Cancel Recording"
msgstr "ದಾಖಲಿಸುವುದನ್ನು ವಜಾಮಾಡು"

#. m9FCm
#: include/sfx2/strings.hrc:249
msgctxt "RID_CNT_STR_WAITING"
msgid "The templates are being initialized for first-time usage."
msgstr "ನಮೂನೆ ಪುಟಗಳು ಮೊದಲನೇ ಬಾರಿಯ ಬಳಕೆಗೆ ಆರಂಭಗೊಳ್ಳುತ್ತಿವೆ."

#. F3ym2
#: include/sfx2/strings.hrc:251
msgctxt "STR_NODEFPRINTER"
msgid ""
"No default printer found.\n"
"Please choose a printer and try again."
msgstr ""
"ಸಾಮಾನ್ಯ ಮುದ್ರಕವು ಕಂಡುಬಂದಿಲ್ಲ. \n"
"ದಯವಿಟ್ಟು ಒಂದು ಮುದ್ರಕವನ್ನು ಆರಿಸಿ ನಂತರ ಪ್ರಯತ್ನಿಸಿ."

#. a3NTu
#: include/sfx2/strings.hrc:252
msgctxt "STR_NOSTARTPRINTER"
msgid ""
"Could not start printer.\n"
"Please check your printer configuration."
msgstr ""
"ಮುದ್ರಕವನ್ನು ಪ್ರಾರಂಭಿಸಲು ಸಾಧ್ಯವಾಗಲಿಲ್ಲ. \n"
"ದಯವಿಟ್ಟು ನಿಮ್ಮ ಮುದ್ರಕ ಸಂರಚನೆಯನ್ನು ಒಮ್ಮೆ ಪರಿಶೀಲಿಸಿ."

#. acKHX
#: include/sfx2/strings.hrc:253
msgctxt "STR_ERROR_PRINTER_BUSY"
msgid "Printer busy"
msgstr "ಮುದ್ರಕವು ಕಾರ್ಯನಿರತವಾಗಿದೆ"

#. hDEUj
#: include/sfx2/strings.hrc:254
msgctxt "STR_READONLY"
msgid " (read-only)"
msgstr " (ಓದಲು ಮಾತ್ರ)"

#. uL87C
#: include/sfx2/strings.hrc:255
msgctxt "STR_PRINT_NEWORI"
msgid ""
"The page size and orientation have been modified.\n"
"Would you like to save the new settings in the\n"
"active document?"
msgstr ""
"ಈ ಪುಟದ ಗಾತ್ರ ಮತ್ತು ಅಭಿಮುಖಗಳನ್ನು ಮಾರ್ಪಡಿಸಲಾಗಿದೆ.\n"
"ಈ ಹೊಸ ಸಿದ್ಧತೆಯನ್ನು ಸಕ್ರಿಯ ದಸ್ತಾವೇಜಿನಲ್ಲಿ ಉಳಿಸಲು\n"
"ಬಯಸುವಿರಾ?"

#. cxuAH
#: include/sfx2/strings.hrc:256
msgctxt "STR_PRINT_NEWSIZE"
msgid ""
"The page size has been modified.\n"
"Should the new settings be saved\n"
"in the active document?"
msgstr ""
"ಪುಟದ ಗಾತ್ರವನ್ನು ಮಾರ್ಪಡಿಸಲಾಗಿದೆ. \n"
"ಹೊಸ ಸಿದ್ಧತೆಗಳನ್ನು ಸಕ್ರಿಯ ದಸ್ತಾವೇಜಿನಲ್ಲಿ\n"
"ಉಳಿಸಬೇಕೇ?"

#. 4QJxB
#: include/sfx2/strings.hrc:257
msgctxt "STR_PRINT_NEWORISIZE"
msgid ""
"The page size and orientation have been modified.\n"
"Would you like to save the new settings in the\n"
"active document?"
msgstr ""
"ಈ ಪುಟದ ಗಾತ್ರ ಮತ್ತು ಅಭಿಮುಖಗಳನ್ನು ಮಾರ್ಪಡಿಸಲಾಗಿದೆ.\n"
"ಈ ಹೊಸ ಸಿದ್ಧತೆಯನ್ನು ಸಕ್ರಿಯ ದಸ್ತಾವೇಜಿನಲ್ಲಿ ಉಳಿಸಲು\n"
"ಬಯಸುವಿರಾ?"

#. RXbfs
#: include/sfx2/strings.hrc:258
#, fuzzy
msgctxt "STR_CANT_CLOSE"
msgid ""
"The document cannot be closed because a\n"
" print job is being carried out."
msgstr ""
"ಮುದ್ರಣ ಕಾರ್ಯ ನಡೆಯುತ್ತಿರುವುದರಿಂದ \n"
"ದಸ್ತಾವೇಜನ್ನು ಮುಚ್ಚಲಾಗುವುದಿಲ್ಲ."

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

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

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

#. QVS2D
#: include/sfx2/strings.hrc:263
#, fuzzy
msgctxt "STR_QUERY_OPENASTEMPLATE"
msgid "This document cannot be edited, possibly due to missing access rights. Do you want to edit a copy of the document?"
msgstr "ಈ ಕಡತವನ್ನು ಸಂಪಾದಿಸಲಾಗುವುದಿಲ್ಲ, ಬಹುಶಃ ನಿಮ್ಮ ಪ್ರವೇಶಾಧಿಕಾರಗಳು ಇಲ್ಲದೆ ಇರಬಹುದು. ಈ ಕಡತದ ಒಂದು ಪ್ರತಿಯನ್ನು ಸಂಪಾದಿಸಲು ಬಯಸುವಿರಾ?"

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

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

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

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

#. GcSXH
#: include/sfx2/strings.hrc:268
msgctxt "STR_REPAIREDDOCUMENT"
msgid " (repaired document)"
msgstr " (ದುರಸ್ತಿಮಾಡಲಾದ ಕಡತ)"

#. HPqkX
#: include/sfx2/strings.hrc:269
#, fuzzy
msgctxt "STR_NONCHECKEDOUT_DOCUMENT"
msgid "This document is not checked out on the server."
msgstr "ಪೂರೈಕೆಗಣಕದಲ್ಲಿ ದಸ್ತಾವೇಜನ್ನು ಚೆಕ್‌ ಔಟ್ ಮಾಡಲಾಗಿಲ್ಲ"

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

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

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

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

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

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

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

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

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

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

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

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

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

#. ZBXbG
#: include/sfx2/strings.hrc:283
#, fuzzy
msgctxt "STR_CLASSIFIED_EXPORT_CONTROL"
msgid "Export Control:"
msgstr "ವರದಿಯ ನಿಯಂತ್ರಣಗಳು"

#. QAnvx
#: include/sfx2/strings.hrc:284
#, fuzzy
msgctxt "STR_CHECKOUT"
msgid "Check Out"
msgstr "ಪಡೆದುಕೊ"

#. PwPNw
#: include/sfx2/strings.hrc:285
#, fuzzy
msgctxt "STR_READONLY_EDIT"
msgid "Edit Document"
msgstr "ದಸ್ತಾವೇಜನ್ನು ಸಂಪಾದಿಸಿ"

#. FCeC5
#: include/sfx2/strings.hrc:286
#, fuzzy
msgctxt "STR_READONLY_SIGN"
msgid "Sign Document"
msgstr "ದಸ್ತಾವೇಜನ್ನು ಸಹಿ ಮಾಡು..."

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

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

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

#. Gu5dP
#: include/sfx2/strings.hrc:290
msgctxt "STR_SIGNATURE_NOTVALIDATED"
msgid "The signature is OK, but the certificate could not be validated."
msgstr ""

#. UDVE4
#: include/sfx2/strings.hrc:291
msgctxt "STR_SIGNATURE_PARTIAL_OK"
msgid "The signature is OK, but the document is only partially signed."
msgstr ""

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

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

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

#. Wkvpi
#: include/sfx2/strings.hrc:296
msgctxt "STR_CLOSE_PANE"
msgid "Close Pane"
msgstr ""

#. eprKp
#: include/sfx2/strings.hrc:297
msgctxt "STR_SFX_DOCK"
msgid "Dock"
msgstr "ಡಾಕ್ ಮಾಡು"

#. xE8Tq
#: include/sfx2/strings.hrc:298
msgctxt "STR_SFX_UNDOCK"
msgid "Undock"
msgstr "ಅನ್‌ಡಾಕ್ ಮಾಡು"

#. fDc7q
#: include/sfx2/strings.hrc:300
msgctxt "SFX_STR_SIDEBAR_MORE_OPTIONS"
msgid "More Options"
msgstr "ಇನ್ನಷ್ಟು ಆಯ್ಕೆಗಳು"

#. Csqeg
#: include/sfx2/strings.hrc:301
msgctxt "SFX_STR_SIDEBAR_CLOSE_DECK"
msgid "Close Sidebar Deck"
msgstr "ಬದಿಪಟ್ಟಿಯ ಡೆಕ್‌ ಅನ್ನು ಮುಚ್ಚು"

#. zCPnN
#: include/sfx2/strings.hrc:302
msgctxt "SFX_STR_SIDEBAR_SETTINGS"
msgid "Sidebar Settings"
msgstr ""

#. i5XDP
#: include/sfx2/strings.hrc:303
#, fuzzy
msgctxt "SFX_STR_SIDEBAR_CUSTOMIZATION"
msgid "Customization"
msgstr "ಅಗತ್ಯಾನುಗುಣಗೊಳಿಕೆ"

#. A4aHk
#: include/sfx2/strings.hrc:304
#, fuzzy
msgctxt "SFX_STR_SIDEBAR_RESTORE"
msgid "Restore Default"
msgstr "ಪೂರ್ವನಿಯೋಜಿತವನ್ನು ಮರಳಿ ಸ್ಥಾಪಿಸು"

#. DJGFS
#: include/sfx2/strings.hrc:305
msgctxt "SFX_STR_SIDEBAR_HIDE_SIDEBAR"
msgid "Close Sidebar"
msgstr ""

#. S2DCY
#. Translators: default Impress template names
#: include/sfx2/strings.hrc:308
msgctxt "STR_TEMPLATE_NAME1"
msgid "Alizarin"
msgstr ""

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

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

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

#. AEtHT
#: include/sfx2/strings.hrc:312
msgctxt "STR_TEMPLATE_NAME5"
msgid "Bright Blue"
msgstr ""

#. tPjXG
#: include/sfx2/strings.hrc:313
msgctxt "STR_TEMPLATE_NAME6"
msgid "Classy Red"
msgstr ""

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

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

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

#. o8F35
#: include/sfx2/strings.hrc:317
msgctxt "STR_TEMPLATE_NAME10"
msgid "Impress"
msgstr ""

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

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

#. AiFo4
#: include/sfx2/strings.hrc:320
msgctxt "STR_TEMPLATE_NAME13"
msgid "Lush Green"
msgstr ""

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#. ZaGGB
#: include/sfx2/strings.hrc:342
msgctxt "STR_CLEAR_CHAR"
msgid "Remove"
msgstr "ತೆಗೆದುಹಾಕು"

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

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

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

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

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

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

#. F5rSU
#: sfx2/inc/dinfdlg.hrc:27
#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Checked by"
msgstr "ಪರಿಶೀಲಿಸಿದವರು"

#. BCYGG
#: sfx2/inc/dinfdlg.hrc:28
#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Client"
msgstr "ಕ್ಲೈಂಟ್‌"

#. nSrT3
#: sfx2/inc/dinfdlg.hrc:29
#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Date completed"
msgstr "ಪೂರ್ಣಗೊಳಿಸಲಾದ ದಿನಾಂಕ"

#. HEaEC
#: sfx2/inc/dinfdlg.hrc:30
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Department"
msgstr "ವಿಭಾಗ"

#. TxAux
#: sfx2/inc/dinfdlg.hrc:31
#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Destinations"
msgstr "ಗುರಿಗಳು"

#. f3nqh
#: sfx2/inc/dinfdlg.hrc:32
#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Disposition"
msgstr "ಮನೋಧರ್ಮ"

#. uznMD
#: sfx2/inc/dinfdlg.hrc:33
#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Division"
msgstr "ವರ್ಗ"

#. 6DuFF
#: sfx2/inc/dinfdlg.hrc:34
#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Document number"
msgstr "ದಸ್ತಾವೇಜಿನ ಸಂಖ್ಯೆ"

#. XXKuP
#: sfx2/inc/dinfdlg.hrc:35
#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Editor"
msgstr "ಸಂಪಾದಕ"

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

#. xNvDx
#: sfx2/inc/dinfdlg.hrc:37
#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Forward to"
msgstr "ಇವರಿಗೆ ಫಾರ್ವಾರ್ಡ್ ಮಾಡು"

#. xwv85
#: sfx2/inc/dinfdlg.hrc:38
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Group"
msgstr "ಗುಂಪು"

#. u59Qp
#: sfx2/inc/dinfdlg.hrc:39
#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Info"
msgstr "ಮಾಹಿತಿ"

#. Ltq9H
#: sfx2/inc/dinfdlg.hrc:40
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Language"
msgstr "ಭಾಷೆ"

#. bv3HC
#: sfx2/inc/dinfdlg.hrc:41
#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Mailstop"
msgstr "ಅಂಚೆತಡೆ"

#. AFGi2
#: sfx2/inc/dinfdlg.hrc:42
#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Matter"
msgstr "ವಿಷಯ"

#. wGAD6
#: sfx2/inc/dinfdlg.hrc:43
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Office"
msgstr "ಆಫೀಸ್‌"

#. ZqphY
#: sfx2/inc/dinfdlg.hrc:44
#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Owner"
msgstr "ಮಾಲಿಕ"

#. mK8Th
#: sfx2/inc/dinfdlg.hrc:45
#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Project"
msgstr "ಯೋಜನೆ"

#. zFeHt
#: sfx2/inc/dinfdlg.hrc:46
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Publisher"
msgstr "ಪ್ರಕಾಶಕ"

#. pF2eJ
#: sfx2/inc/dinfdlg.hrc:47
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Purpose"
msgstr "ಉದ್ಧೇಶ"

#. GTPFZ
#: sfx2/inc/dinfdlg.hrc:48
#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Received from"
msgstr "ಇವರಿಂದ ಪಡೆಯಲಾಗಿದೆ"

#. dvGyQ
#: sfx2/inc/dinfdlg.hrc:49
#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Recorded by"
msgstr "ದಾಖಲಿಸಿದವರು"

#. GjVXD
#: sfx2/inc/dinfdlg.hrc:50
#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Recorded date"
msgstr "ದಾಖಲಿಸಲಾದ ದಿನಾಂಕ"

#. o5oXa
#: sfx2/inc/dinfdlg.hrc:51
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Reference"
msgstr "ಉಲ್ಲೇಖ"

#. ex26g
#: sfx2/inc/dinfdlg.hrc:52
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Source"
msgstr "ಮೂಲ"

#. 4HSZB
#: sfx2/inc/dinfdlg.hrc:53
#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Status"
msgstr "ಪರಿಸ್ಥಿತಿ"

#. U3RdC
#: sfx2/inc/dinfdlg.hrc:54
#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Telephone number"
msgstr "ದೂರವಾಣಿ ಸಂಖ್ಯೆ"

#. Geeuu
#: sfx2/inc/dinfdlg.hrc:55
#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Typist"
msgstr "ಬೆರಳಚ್ಚುಗಾರ"

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

#. CxTQY
#: sfx2/inc/dinfdlg.hrc:69
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Text"
msgstr "ಪಠ್ಯ"

#. MMGFi
#: sfx2/inc/dinfdlg.hrc:70
#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "DateTime"
msgstr "ದಿನಾಂಕಸಮಯ"

#. GvJMH
#: sfx2/inc/dinfdlg.hrc:71
#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Date"
msgstr "ದತ್ತ"

#. GyrbX
#: sfx2/inc/dinfdlg.hrc:72
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Duration"
msgstr "ಕಾಲಾವಧಿ"

#. CxZ4Z
#: sfx2/inc/dinfdlg.hrc:73
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Number"
msgstr "ಸಂಖ್ಯೆ"

#. CDgvL
#: sfx2/inc/dinfdlg.hrc:74
#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Yes or no"
msgstr "ಹೌದು ಅಥವ ಇಲ್ಲ"

#. AxhLy
#: sfx2/inc/doctempl.hrc:27
msgctxt "TEMPLATE_LONG_NAMES_ARY"
msgid "My Templates"
msgstr "ನನ್ನ ನಮೂನೆ ಪುಟಗಳು"

#. 5aNp8
#: sfx2/inc/doctempl.hrc:28
#, fuzzy
msgctxt "TEMPLATE_LONG_NAMES_ARY"
msgid "Styles"
msgstr "ಶೈಲಿ"

#. t5QK9
#: sfx2/inc/doctempl.hrc:29
msgctxt "TEMPLATE_LONG_NAMES_ARY"
msgid "Business Correspondence"
msgstr "ವ್ಯಾಪಾರ ಪತ್ರವ್ಯವಹಾರ"

#. Y79e8
#: sfx2/inc/doctempl.hrc:30
msgctxt "TEMPLATE_LONG_NAMES_ARY"
msgid "Other Business Documents"
msgstr "ಇತರೆ ವ್ಯಾಪಾರ ದಸ್ತಾವೇಜುಗಳು"

#. 2RCC9
#: sfx2/inc/doctempl.hrc:31
msgctxt "TEMPLATE_LONG_NAMES_ARY"
msgid "Personal Correspondence and Documents"
msgstr "ವೈಯಕ್ತಿಕ ಕಾಗದಪತ್ರ ಹಾಗೂ ಕಡತಗಳು"

#. 6Dgiz
#: sfx2/inc/doctempl.hrc:32
msgctxt "TEMPLATE_LONG_NAMES_ARY"
msgid "Forms and Contracts"
msgstr "ಫಾರ್ಮುಗಳು ಮತ್ತು ಗುತ್ತಿಗೆಗಳು"

#. VCKTG
#: sfx2/inc/doctempl.hrc:33
msgctxt "TEMPLATE_LONG_NAMES_ARY"
msgid "Finances"
msgstr "ಹಣಕಾಸು ವ್ಯವಹಾರ"

#. HmqGP
#: sfx2/inc/doctempl.hrc:34
msgctxt "TEMPLATE_LONG_NAMES_ARY"
msgid "Education"
msgstr "ಶಿಕ್ಷಣ"

#. xopM8
#: sfx2/inc/doctempl.hrc:35
msgctxt "TEMPLATE_LONG_NAMES_ARY"
msgid "Presentation Backgrounds"
msgstr "ಪ್ರಸ್ತುತಿಯ ಹಿನ್ನೆಲೆಗಳು"

#. tSQLA
#: sfx2/inc/doctempl.hrc:36
msgctxt "TEMPLATE_LONG_NAMES_ARY"
msgid "Presentations"
msgstr "ಪ್ರಸ್ತುತಿಗಳು"

#. KuNzz
#: sfx2/inc/doctempl.hrc:37
msgctxt "TEMPLATE_LONG_NAMES_ARY"
msgid "Miscellaneous"
msgstr "ಇತರೆ"

#. SC4E5
#: sfx2/inc/doctempl.hrc:38
msgctxt "TEMPLATE_LONG_NAMES_ARY"
msgid "Labels"
msgstr "ಲೇಬಲ್‌ಗಳು"

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#. JV66c
#: sfx2/uiconfig/ui/alienwarndialog.ui:7
msgctxt "alienwarndialog|AlienWarnDialog"
msgid "Confirm File Format"
msgstr "ಕಡತ ವಿನ್ಯಾಸವನ್ನು ಖಚಿತಪಡಿಸಿ"

#. kia7u
#: sfx2/uiconfig/ui/alienwarndialog.ui:13
#, fuzzy
msgctxt "alienwarndialog|AlienWarnDialog"
msgid "This document may contain formatting or content that cannot be saved in the currently selected file format “%FORMATNAME”."
msgstr "ಈ ದಸ್ತಾವೇಜು ವಿನ್ಯಾಸಗೊಳಿಕೆ ಅಥವ ಪ್ರಸಕ್ತ ಕಡತ ವಿನ್ಯಾಸದಲ್ಲಿ ಆರಿಸಲು ಸಾಧ್ಯವಾಗದೆ ಇರುವಂತಹ ಕಡತ ವಿನ್ಯಾಸವಾದ \"%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 "ದಸ್ತಾವೇಜನ್ನು ಸರಿಯಾಗಿ ಉಳಿಸಲಾಗಿದೆ ಎಂದು ಖಚಿತಪಡಿಸಿಕೊಳ್ಳಲು ಪೂರ್ವನಿಯೋಜಿತ ODF ಕಡತ ವಿನ್ಯಾಸವನ್ನು ಬಳಸಿ."

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

#. Fzgtz
#: sfx2/uiconfig/ui/alienwarndialog.ui:40
msgctxt "alienwarndialog|save"
msgid "_Use %FORMATNAME Format"
msgstr "%FORMATNAME ವಿನ್ಯಾಸವನ್ನು ಬಳಸು (_U)"

#. Fgi6S
#: sfx2/uiconfig/ui/alienwarndialog.ui:65
#, fuzzy
msgctxt "alienwarndialog|ask"
msgid "_Ask when not saving in ODF or default format"
msgstr "ODF ವಿನ್ಯಾಸದಲ್ಲಿ ಉಳಿಸದೆ ಇದ್ದಾಗ ನನಗೆ ತಿಳಿಸು (_A)"

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

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

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

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

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

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

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

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

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

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

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

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

#. iLkdK
#: sfx2/uiconfig/ui/bookmarkdialog.ui:8
msgctxt "bookmarkdialog|BookmarkDialog"
msgid "Add to Bookmarks"
msgstr "ಪುಟಗುರುತುಗಳನ್ನು ಸೇರಿಸು"

#. U6BGv
#: sfx2/uiconfig/ui/bookmarkdialog.ui:83
msgctxt "bookmarkdialog|alttitle"
msgid "Rename Bookmark"
msgstr "ಪುಟಗುರುತನ್ನು ಮರುಹೆಸರಿಸು"

#. Fq2rD
#: sfx2/uiconfig/ui/bookmarkdialog.ui:102
msgctxt "bookmarkdialog|label2"
msgid "Bookmark:"
msgstr "ಪುಟಗುರುತು:"

#. 3A3VL
#: sfx2/uiconfig/ui/bookmarkmenu.ui:12
#, fuzzy
msgctxt "bookmarkmenu|display"
msgid "Display"
msgstr "ತೋರಿಸು (_D)"

#. VDDCt
#: sfx2/uiconfig/ui/bookmarkmenu.ui:26
#, fuzzy
msgctxt "bookmarkmenu|rename"
msgid "Rename..."
msgstr "ಹೆಸರನ್ನು ಬದಲಾಯಿಸು..."

#. fCQ9n
#: sfx2/uiconfig/ui/bookmarkmenu.ui:34
#, fuzzy
msgctxt "bookmarkmenu|delete"
msgid "Delete"
msgstr "ಅಳಿಸಿ ಹಾಕು"

#. WGFBK
#: sfx2/uiconfig/ui/charmapcontrol.ui:20
#, fuzzy
msgctxt "charmapcontrol|label1"
msgid "Favorites"
msgstr "ಅಚ್ಚುಮೆಚ್ಚಿನವುಗಳು(~F)"

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

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

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

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

#. Y8jYN
#: sfx2/uiconfig/ui/checkin.ui:8
msgctxt "checkin|CheckinDialog"
msgid "Check-In"
msgstr "ಚೆಕ್-ಇನ್"

#. ABZKD
#: sfx2/uiconfig/ui/checkin.ui:89
msgctxt "checkin|MajorVersion"
msgid "New major version"
msgstr "ಹೊಸ ಪ್ರಮುಖ ಆವೃತ್ತಿ"

#. PYDWP
#: sfx2/uiconfig/ui/checkin.ui:106
#, fuzzy
msgctxt "checkin|label2"
msgid "Version comment:"
msgstr "ಆವೃತ್ತಿ ಟಿಪ್ಪಣಿ"

#. CEnTA
#: sfx2/uiconfig/ui/cmisline.ui:48
msgctxt "cmisline|type"
msgid "Type"
msgstr "ಬಗೆ"

#. g2yBR
#: sfx2/uiconfig/ui/cmisline.ui:63
msgctxt "cmisline|yes"
msgid "Yes"
msgstr "ಹೌದು"

#. BWGuL
#: sfx2/uiconfig/ui/cmisline.ui:79
msgctxt "cmisline|no"
msgid "No"
msgstr "ಇಲ್ಲ"

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

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

#. aB3bA
#: sfx2/uiconfig/ui/custominfopage.ui:41
msgctxt "custominfopage|name"
msgid "Name"
msgstr "ಹೆಸರು"

#. Ja2JC
#: sfx2/uiconfig/ui/custominfopage.ui:54
msgctxt "custominfopage|type"
msgid "Type"
msgstr "ಬಗೆ"

#. WxjS6
#: sfx2/uiconfig/ui/custominfopage.ui:67
msgctxt "custominfopage|value"
msgid "Value"
msgstr "ಮೌಲ್ಯ"

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

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

#. pxEPn
#: sfx2/uiconfig/ui/descriptioninfopage.ui:17
#, fuzzy
msgctxt "descriptioninfopage|label27"
msgid "_Title:"
msgstr "ಶೀರ್ಷಿಕೆ(_T)"

#. HqzQo
#: sfx2/uiconfig/ui/descriptioninfopage.ui:31
#, fuzzy
msgctxt "descriptioninfopage|label28"
msgid "_Subject:"
msgstr "ವಿಷಯ(_S)"

#. gEGPn
#: sfx2/uiconfig/ui/descriptioninfopage.ui:45
#, fuzzy
msgctxt "descriptioninfopage|label29"
msgid "_Keywords:"
msgstr "ಕೀಲಿಪದಗಳು (_K)"

#. Nayo4
#: sfx2/uiconfig/ui/descriptioninfopage.ui:60
#, fuzzy
msgctxt "descriptioninfopage|label30"
msgid "_Comments:"
msgstr "ಟಿಪ್ಪಣಿಗಳು(_C)"

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

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

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

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

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

#. zjFgn
#: sfx2/uiconfig/ui/documentfontspage.ui:30
msgctxt "documentfontspage|embedFonts"
msgid "_Embed fonts in the document"
msgstr "ದಸ್ತಾವೇಜಿನಲ್ಲಿ ಅಕ್ಷರಶೈಲಿಗಳನ್ನು ಅಡಕಗೊಳಿಸು (_E)"

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

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

#. zEeJh
#: sfx2/uiconfig/ui/documentfontspage.ui:73
msgctxt "documentfontspage|fontEmbeddingLabel"
msgid "Font embedding"
msgstr ""

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

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

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

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

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

#. CCxGn
#: sfx2/uiconfig/ui/documentinfopage.ui:18
msgctxt "documentinfopage|label13"
msgid "_Created:"
msgstr "ರಚಿಸಿದವರು (_C):"

#. EZKmF
#: sfx2/uiconfig/ui/documentinfopage.ui:32
msgctxt "documentinfopage|label14"
msgid "_Modified:"
msgstr "ಮಾರ್ಪಡಿಸಿದ್ದು (_M):"

#. 4GLKx
#: sfx2/uiconfig/ui/documentinfopage.ui:46
msgctxt "documentinfopage|label15"
msgid "_Digitally signed:"
msgstr "ಡಿಜಿಟಲಿ ಸಹಿ ಮಾಡಿದ್ದು (_D):"

#. gJwUC
#: sfx2/uiconfig/ui/documentinfopage.ui:60
msgctxt "documentinfopage|label16"
msgid "Last pri_nted:"
msgstr "ಕೊನೆಯದಾಗಿ ಮುದ್ರಿಸಿದ್ದು (_n):"

#. drz3P
#: sfx2/uiconfig/ui/documentinfopage.ui:74
msgctxt "documentinfopage|label17"
msgid "Total _editing time:"
msgstr "ಒಟ್ಟು ಸಂಪಾದಿಸುವ ಸಮಯ (_e):"

#. MEzSr
#: sfx2/uiconfig/ui/documentinfopage.ui:88
msgctxt "documentinfopage|label18"
msgid "Re_vision number:"
msgstr "ಪುನರಾವರ್ತನೆಯ ಸಂಖ್ಯೆ (_v):"

#. BgTqU
#: sfx2/uiconfig/ui/documentinfopage.ui:130
msgctxt "documentinfopage|showsigned"
msgid "Multiply signed document"
msgstr "ಅನೇಕ ಸಹಿಯನ್ನು ಹೊಂದಿದ ದಸ್ತಾವೇಜು"

#. sGFJQ
#: sfx2/uiconfig/ui/documentinfopage.ui:182
msgctxt "documentinfopage|userdatacb"
msgid "_Apply user data"
msgstr "ಬಳಕೆದಾರ ದತ್ತವನ್ನು ಅನ್ವಯಿಸು (_A)"

#. WzBG6
#: sfx2/uiconfig/ui/documentinfopage.ui:191
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 ""

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

#. JFxmP
#: sfx2/uiconfig/ui/documentinfopage.ui:218
#, fuzzy
msgctxt "documentinfopage|reset"
msgid "Reset Properties"
msgstr "ಗೆರೆಯ ಗುಣಲಕ್ಷಣಗಳು"

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

#. qeWvU
#: sfx2/uiconfig/ui/documentinfopage.ui:237
#, fuzzy
msgctxt "documentinfopage|signature"
msgid "Di_gital Signatures..."
msgstr "ಡಿಜಿಟಲ್ ಸಹಿ (_g)..."

#. rEEgJ
#: sfx2/uiconfig/ui/documentinfopage.ui:256
msgctxt "documentinfopage|label11"
msgid "_Size:"
msgstr "ಗಾತ್ರ (_S):"

#. WNFYB
#: sfx2/uiconfig/ui/documentinfopage.ui:269
msgctxt "documentinfopage|showsize"
msgid "unknown"
msgstr "ಗೊತ್ತಿಲ್ಲದ"

#. EgtLE
#: sfx2/uiconfig/ui/documentinfopage.ui:284
msgctxt "documentinfopage|label8"
msgid "_Location:"
msgstr "ಸ್ಥಳ (_L):"

#. 9xhwo
#: sfx2/uiconfig/ui/documentinfopage.ui:315
msgctxt "documentinfopage|label7"
msgid "_Type:"
msgstr "ಬಗೆ (_T):"

#. ZLmAo
#: sfx2/uiconfig/ui/documentinfopage.ui:338
msgctxt "documentinfopage|changepass"
msgid "Change _Password"
msgstr "ಗುಪ್ತಪದವನ್ನು ಬದಲಾಯಿಸು (_P)"

#. oqAZE
#: sfx2/uiconfig/ui/documentinfopage.ui:356
msgctxt "documentinfopage|templateft"
msgid "Template:"
msgstr "ಸಿದ್ಧವಿನ್ಯಾಸ ಪುಟ:"

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

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

#. scgsx
#: sfx2/uiconfig/ui/documentpropertiesdialog.ui:8
#, fuzzy
msgctxt "documentpropertiesdialog|DocumentPropertiesDialog"
msgid "Properties of “%1”"
msgstr "ಇದರ ಗುಣಗಳು "

#. iTECQ
#: sfx2/uiconfig/ui/documentpropertiesdialog.ui:134
msgctxt "documentpropertiesdialog|general"
msgid "General "
msgstr "ಸಾಮಾನ್ಯ "

#. Vggig
#: sfx2/uiconfig/ui/documentpropertiesdialog.ui:180
msgctxt "documentpropertiesdialog|description"
msgid "Description"
msgstr "ವಿವರಣೆ"

#. HTaxP
#: sfx2/uiconfig/ui/documentpropertiesdialog.ui:227
msgctxt "documentpropertiesdialog|customprops"
msgid "Custom Properties"
msgstr "ಇಚ್ಛೆಯ ಗುಣಗಳು"

#. DccDw
#: sfx2/uiconfig/ui/documentpropertiesdialog.ui:274
msgctxt "documentpropertiesdialog|cmisprops"
msgid "CMIS Properties"
msgstr "CMIS ಗುಣಲಕ್ಷಣಗಳು"

#. q9i7y
#: sfx2/uiconfig/ui/documentpropertiesdialog.ui:321
msgctxt "documentpropertiesdialog|security"
msgid "Security"
msgstr "ಸುರಕ್ಷತೆ"

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

#. bdEZG
#: sfx2/uiconfig/ui/editdocumentdialog.ui:13
#, fuzzy
msgctxt "editdocumentdialog|EditDocumentDialog"
msgid "Are you sure you want to edit the document?"
msgstr "ಅಡಿಲೇಖವನ್ನು ಖಚಿತವಾಗಿಯೂ ಅಳಿಸಬೇಕೇ?"

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

#. wRps5
#: sfx2/uiconfig/ui/editdocumentdialog.ui:25
#, fuzzy
msgctxt "editdocumentdialog|edit"
msgid "Edit Document"
msgstr "ದಸ್ತಾವೇಜನ್ನು ಸಂಪಾದಿಸಿ"

#. oWdm6
#: sfx2/uiconfig/ui/editdocumentdialog.ui:42
#, fuzzy
msgctxt "editdocumentdialog|cancel"
msgid "Cancel"
msgstr "ರದ್ದು ಮಾಡು"

#. hrgcD
#: sfx2/uiconfig/ui/editdurationdialog.ui:43
msgctxt "editdurationdialog|EditDurationDialog"
msgid "Edit Duration"
msgstr "ಕಾಲಾವಧಿಯನ್ನು ಸಂಪಾದಿಸು"

#. 66AnB
#: sfx2/uiconfig/ui/editdurationdialog.ui:135
msgctxt "editdurationdialog|negative"
msgid "_Negative"
msgstr "ಋಣ (_N)"

#. LeAmz
#: sfx2/uiconfig/ui/editdurationdialog.ui:153
#, fuzzy
msgctxt "editdurationdialog|label1"
msgid "_Years:"
msgstr "ವರ್ಷಗಳು (_Y)"

#. kFDdM
#: sfx2/uiconfig/ui/editdurationdialog.ui:167
#, fuzzy
msgctxt "editdurationdialog|label"
msgid "_Months:"
msgstr "ತಿಂಗಳು (_M)"

#. CHLhB
#: sfx2/uiconfig/ui/editdurationdialog.ui:181
#, fuzzy
msgctxt "editdurationdialog|label3"
msgid "_Days:"
msgstr "ದಿನಗಳು (_D)"

#. 2w5Dd
#: sfx2/uiconfig/ui/editdurationdialog.ui:195
#, fuzzy
msgctxt "editdurationdialog|label4"
msgid "H_ours:"
msgstr "ಗಂಟೆಗಳು (_o)"

#. TtWAW
#: sfx2/uiconfig/ui/editdurationdialog.ui:209
#, fuzzy
msgctxt "editdurationdialog|label5"
msgid "Min_utes:"
msgstr "ನಿಮಿಷಗಳು (_u)"

#. TieWF
#: sfx2/uiconfig/ui/editdurationdialog.ui:223
#, fuzzy
msgctxt "editdurationdialog|label6"
msgid "_Seconds:"
msgstr "ಸೆಕೆಂಡುಗಳು (_S)"

#. GxEZZ
#: sfx2/uiconfig/ui/editdurationdialog.ui:237
#, fuzzy
msgctxt "editdurationdialog|label7"
msgid "Millise_conds:"
msgstr "ಮಿಲಿಸೆಕೆಂಡುಗಳು (_c)"

#. FLFW8
#: sfx2/uiconfig/ui/editdurationdialog.ui:339
msgctxt "editdurationdialog|label2"
msgid "Duration"
msgstr "ಕಾಲಾವಧಿ"

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

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

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

#. DVQUS
#: sfx2/uiconfig/ui/floatingrecord.ui:7
msgctxt "floatingrecord|FloatingRecord"
msgid "Record Macro"
msgstr "ಮ್ಯಾಕ್ರೋವನ್ನು ರೆಕಾರ್ಡ್ ಮಾಡು"

#. Fa63R
#: sfx2/uiconfig/ui/helpbookmarkpage.ui:31
msgctxt "helpbookmarkpage|label1"
msgid "_Bookmarks"
msgstr "ಪುಟಗುರುತುಗಳು (_B)"

#. kZqGE
#: sfx2/uiconfig/ui/helpbookmarkpage.ui:82
msgctxt "helpbookmarkpage|display"
msgid "_Display"
msgstr "ತೋರಿಸು (_D)"

#. S7ppr
#: sfx2/uiconfig/ui/helpcontrol.ui:76
#, fuzzy
msgctxt "helpcontrol|contents"
msgid "Contents"
msgstr "ಟಿಪ್ಪಣಿಗಳು"

#. vxPLh
#: sfx2/uiconfig/ui/helpcontrol.ui:124
#, fuzzy
msgctxt "helpcontrol|index"
msgid "Index"
msgstr "ಸೂಚ್ಯಂಕ"

#. HdGQi
#: sfx2/uiconfig/ui/helpcontrol.ui:173
#, fuzzy
msgctxt "helpcontrol|find"
msgid "Find"
msgstr "ಹುಡುಕು (_F)"

#. 7fapN
#: sfx2/uiconfig/ui/helpcontrol.ui:222
#, fuzzy
msgctxt "helpcontrol|bookmarks"
msgid "Bookmarks"
msgstr "ಪುಟಗುರುತುಗಳು (_B)"

#. UQL8A
#: sfx2/uiconfig/ui/helpindexpage.ui:29
msgctxt "helpindexpage|display"
msgid "_Display"
msgstr "ತೋರಿಸು (_D)"

#. P8J6u
#: sfx2/uiconfig/ui/helpindexpage.ui:119
msgctxt "helpindexpage|label1"
msgid "_Search term"
msgstr "ಹುಡುಕು ಪದ (_S)"

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

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

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

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

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

#. 8FjCk
#: sfx2/uiconfig/ui/helpsearchpage.ui:29
msgctxt "helpsearchpage|display"
msgid "_Display"
msgstr "ತೋರಿಸು (_D)"

#. JDsn3
#: sfx2/uiconfig/ui/helpsearchpage.ui:45
msgctxt "helpsearchpage|label1"
msgid "_Search term"
msgstr "ಹುಡುಕು ಪದ (_S)"

#. ZiE8A
#: sfx2/uiconfig/ui/helpsearchpage.ui:138
msgctxt "helpsearchpage|completewords"
msgid "_Complete words only"
msgstr "ಸಂಪೂರ್ಣ ಪದಗಳು ಮಾತ್ರ (_C)"

#. vzqdb
#: sfx2/uiconfig/ui/helpsearchpage.ui:153
msgctxt "helpsearchpage|headings"
msgid "Find in _headings only"
msgstr "ಶೀರ್ಷಿಕೆಗಳಲ್ಲಿ ಮಾತ್ರ ಹುಡುಕು (_h)"

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

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

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

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

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

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

#. DpXCY
#: sfx2/uiconfig/ui/inputdialog.ui:86
#, fuzzy
msgctxt "inputdialog|label"
msgid "Height:"
msgstr "ಎತ್ತರ"

#. HwHjx
#: sfx2/uiconfig/ui/licensedialog.ui:8
msgctxt "licensedialog|LicenseDialog"
msgid "Licensing and Legal information"
msgstr "ಪರವಾನಗಿ ಹಾಗು ಕಾನೂನು ಮಾಹಿತಿ"

#. yLwba
#: sfx2/uiconfig/ui/licensedialog.ui:25
msgctxt "licensedialog|show"
msgid "_Show License"
msgstr "ಪರವಾನಗಿಯನ್ನು ತೋರಿಸು (_S)"

#. BUn8M
#: 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–2020 LibreOffice contributors. All rights reserved.\n"
"\n"
"This product was created by %OOOVENDOR, based on OpenOffice.org, which is Copyright 2000, 2011 Oracle and/or its affiliates. %OOOVENDOR acknowledges all community members, please see http://www.libreoffice.org/ for more details."
msgstr ""

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

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

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

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

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

#. CZn3G
#: sfx2/uiconfig/ui/linkeditdialog.ui:112
#, fuzzy
msgctxt "linkeditdialog|label2"
msgid "_Application:"
msgstr "ಅನ್ವಯ"

#. GZsEX
#: sfx2/uiconfig/ui/linkeditdialog.ui:126
#, fuzzy
msgctxt "linkeditdialog|label3"
msgid "_File:"
msgstr "ಕಡತ:"

#. 6Fx6h
#: sfx2/uiconfig/ui/linkeditdialog.ui:140
#, fuzzy
msgctxt "linkeditdialog|label4"
msgid "_Category:"
msgstr "ಪಂಗಡ (_C)"

#. hNqRS
#: sfx2/uiconfig/ui/linkeditdialog.ui:153
msgctxt "linkeditdialog|extended_tip|app"
msgid "Lists the application that last saved the source file. %PRODUCTNAME applications have the server name soffice."
msgstr ""

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

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

#. hiapi
#: sfx2/uiconfig/ui/linkeditdialog.ui:208
#, fuzzy
msgctxt "linkeditdialog|label1"
msgid "Modify Link"
msgstr "ಸಂಪರ್ಕಕೊಂಡಿಯನ್ನು ಮಾರ್ಪಡಿಸು"

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

#. MkW3E
#: sfx2/uiconfig/ui/loadtemplatedialog.ui:40
msgctxt "loadtemplatedialog|fromfile"
msgid "From File..."
msgstr "ಕಡತದಿಂದ..."

#. PZS7L
#: sfx2/uiconfig/ui/loadtemplatedialog.ui:169
msgctxt "loadtemplatedialog|label1"
msgid "Categories"
msgstr "ಪಂಗಡಗಳು"

#. hryGV
#: sfx2/uiconfig/ui/loadtemplatedialog.ui:236
msgctxt "loadtemplatedialog|label2"
msgid "Templates"
msgstr "ನಮೂನೆಗಳು"

#. Bm4Mx
#: sfx2/uiconfig/ui/loadtemplatedialog.ui:257
msgctxt "loadtemplatedialog|text"
msgid "Te_xt"
msgstr "ಪಠ್ಯ (_x)"

#. d2q55
#: sfx2/uiconfig/ui/loadtemplatedialog.ui:272
msgctxt "loadtemplatedialog|frame"
msgid "_Frame"
msgstr "ಚೌಕಟ್ಟು (_F)"

#. GZchA
#: sfx2/uiconfig/ui/loadtemplatedialog.ui:287
msgctxt "loadtemplatedialog|pages"
msgid "_Pages"
msgstr "ಪುಟಗಳು (_P)"

#. Fc8cn
#: sfx2/uiconfig/ui/loadtemplatedialog.ui:302
msgctxt "loadtemplatedialog|numbering"
msgid "N_umbering"
msgstr "ಸಂಖ್ಯಾನುಕ್ರಮಣಿಕೆ (_u)"

#. VWzsG
#: sfx2/uiconfig/ui/loadtemplatedialog.ui:317
msgctxt "loadtemplatedialog|overwrite"
msgid "_Overwrite"
msgstr "ತಿದ್ದಿಬರೆ (_O)"

#. YrYis
#: sfx2/uiconfig/ui/loadtemplatedialog.ui:344
msgctxt "loadtemplatedialog|alttitle"
msgid "Load Styles"
msgstr "ಶೈಲಿಗಳನ್ನು ಲೋಡ್‌ ಮಾಡು"

#. X5Pi5
#: sfx2/uiconfig/ui/loadtemplatedialog.ui:380
msgctxt "loadtemplatedialog|label3"
msgid "Pre_view"
msgstr "ಮುನ್ನೋಟ (_v)"

#. EAhup
#: sfx2/uiconfig/ui/managestylepage.ui:37
#, fuzzy
msgctxt "managestylepage|nameft"
msgid "_Name:"
msgstr "ಹೆಸರು(_N)"

#. VroAG
#: sfx2/uiconfig/ui/managestylepage.ui:51
#, fuzzy
msgctxt "managestylepage|nextstyleft"
msgid "Ne_xt style:"
msgstr "ಮುಂದಿನ ಶೈಲಿ (_x)"

#. mJYgm
#: sfx2/uiconfig/ui/managestylepage.ui:65
#, fuzzy
msgctxt "managestylepage|linkedwithft"
msgid "Inherit from:"
msgstr "ಇಲ್ಲಿಂದ ಮರಳಿ ಪಡೆದುಕೊ"

#. 9pGL9
#: sfx2/uiconfig/ui/managestylepage.ui:79
#, fuzzy
msgctxt "managestylepage|categoryft"
msgid "_Category:"
msgstr "ಪಂಗಡ (_C)"

#. MMhJQ
#: sfx2/uiconfig/ui/managestylepage.ui:103
#, fuzzy
msgctxt "managestylepage|editstyle"
msgid "Edit Style"
msgstr "ಶೈಲಿಯನ್ನು ಸಂಪಾದಿಸು..."

#. 7XGEs
#: sfx2/uiconfig/ui/managestylepage.ui:127
#, fuzzy
msgctxt "managestylepage|editlinkstyle"
msgid "Edit Style"
msgstr "ಶೈಲಿಯನ್ನು ಸಂಪಾದಿಸು..."

#. cKjrA
#: sfx2/uiconfig/ui/managestylepage.ui:151
msgctxt "managestylepage|autoupdate"
msgid "_AutoUpdate"
msgstr "ಸ್ವಯಂ ಅಪ್‌ಡೇಟ್ (_A)"

#. oTXJz
#: sfx2/uiconfig/ui/managestylepage.ui:198
msgctxt "managestylepage|label1"
msgid "Style"
msgstr "ಶೈಲಿ"

#. NXG9o
#: sfx2/uiconfig/ui/managestylepage.ui:239
msgctxt "managestylepage|label2"
msgid "Contains"
msgstr "ಇದನ್ನು ಹೊಂದಿದೆ"

#. SyymG
#: sfx2/uiconfig/ui/newstyle.ui:16
msgctxt "newstyle|CreateStyleDialog"
msgid "Create Style"
msgstr "ಶೈಲಿಯನ್ನು ರಚಿಸು"

#. v9veF
#: sfx2/uiconfig/ui/newstyle.ui:159
#, fuzzy
msgctxt "newstyle|stylename-atkobject"
msgid "Style Name"
msgstr "ಶೈಲಿಯ ಹೆಸರು"

#. R3JAg
#: sfx2/uiconfig/ui/newstyle.ui:176
#, fuzzy
msgctxt "newstyle|label1"
msgid "Style Name"
msgstr "ಶೈಲಿಯ ಹೆಸರು"

#. R6zJz
#: sfx2/uiconfig/ui/notebookbar.ui:73
msgctxt "notebookbar|label9"
msgid "File"
msgstr "ಕಡತ"

#. QAUXF
#: sfx2/uiconfig/ui/optprintpage.ui:37
msgctxt "optprintpage|printer"
msgid "_Printer"
msgstr "ಮುದ್ರಕ(_P)"

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

#. Eyv8g
#: sfx2/uiconfig/ui/optprintpage.ui:58
msgctxt "optprintpage|file"
msgid "Print to _file"
msgstr "ಕಡತಕ್ಕೆ ಮುದ್ರಿಸು (_f)"

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

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

#. 2T5Af
#: sfx2/uiconfig/ui/optprintpage.ui:118
msgctxt "optprintpage|papersize"
msgid "P_aper size"
msgstr "ಪುಟ ಗಾತ್ರ (_a)"

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

#. stDFq
#: sfx2/uiconfig/ui/optprintpage.ui:138
msgctxt "optprintpage|paperorient"
msgid "Pap_er orientation"
msgstr "ಪುಟದ ಅಭಿಮುಖ (_e)"

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

#. L6rtF
#: sfx2/uiconfig/ui/optprintpage.ui:158
msgctxt "optprintpage|trans"
msgid "_Transparency"
msgstr "ಪಾರದರ್ಶಕತೆ (_T)"

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

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

#. PJFLE
#: sfx2/uiconfig/ui/optprintpage.ui:215
msgctxt "optprintpage|reducegrad"
msgid "Reduce _gradient"
msgstr "ಗ್ರೇಡಿಯೆಂಟ್ ಅನ್ನು ಕಡಿಮೆ ಮಾಡು (_g)"

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

#. skDME
#: sfx2/uiconfig/ui/optprintpage.ui:250
#, fuzzy
msgctxt "optprintpage|reducegradstripes"
msgid "Gradient _stripes:"
msgstr "ಏರಿಳಿತ ಪ್ರಮಾಣ ಪಟ್ಟಿಗಳು (_s)"

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

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

#. W8LE7
#: sfx2/uiconfig/ui/optprintpage.ui:294
msgctxt "optprintpage|reducegradcolor"
msgid "Intermediate _color"
msgstr "ಮಧ್ಯಂತರ ಬಣ್ಣ (_c)"

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

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

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

#. qF2KM
#: sfx2/uiconfig/ui/optprintpage.ui:375
msgctxt "optprintpage|reducebitmapnormal"
msgid "N_ormal print quality"
msgstr "ಸಾಮಾನ್ಯ ಮುದ್ರಣ ಗುಣಮಟ್ಟ (_o)"

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

#. EZGK5
#: sfx2/uiconfig/ui/optprintpage.ui:401
#, fuzzy
msgctxt "optprintpage|reducebitmapresol"
msgid "Reso_lution:"
msgstr "ರೆಸಲ್ಯೂಶನ್ (_l)"

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

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

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

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

#. 46imh
#: sfx2/uiconfig/ui/optprintpage.ui:428
msgctxt "optprintpage|reducebitmapdpi"
msgid "200 DPI (default)"
msgstr "200 DPI (ಪೂರ್ವನಿಯೋಜಿತ)"

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

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

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

#. YXTXc
#: sfx2/uiconfig/ui/optprintpage.ui:451
msgctxt "optprintpage|reducebitmapoptimal"
msgid "_High print quality"
msgstr "ಉತ್ತಮ ಮುದ್ರಣ ಗುಣಮಟ್ಟ (_H)"

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

#. ySmQe
#: sfx2/uiconfig/ui/optprintpage.ui:480
msgctxt "optprintpage|reducebitmap"
msgid "Reduce _bitmaps"
msgstr "ಬಿಟ್‌ಮ್ಯಾಪ್‌ಗಳನ್ನು ಕಡಿಮೆಮಾಡು (_b)"

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

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

#. B4C76
#: sfx2/uiconfig/ui/optprintpage.ui:547
msgctxt "optprintpage|reducetransauto"
msgid "Auto_matically"
msgstr "ಸ್ವಯಂಚಾಲಿತವಾಗಿ (_m)"

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

#. K7P4C
#: sfx2/uiconfig/ui/optprintpage.ui:568
msgctxt "optprintpage|reducetransnone"
msgid "_No transparency"
msgstr "ಪಾರದರ್ಶಕತೆ ಇಲ್ಲ (_N)"

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

#. 5qQBR
#: sfx2/uiconfig/ui/optprintpage.ui:597
msgctxt "optprintpage|reducetrans"
msgid "_Reduce transparency"
msgstr "ಪಾರದರ್ಶಕತೆಯನ್ನು ಕಡಿಮೆಮಾಡು (_R)"

#. yDstT
#: sfx2/uiconfig/ui/optprintpage.ui:606
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 ""

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

#. GAFzh
#: sfx2/uiconfig/ui/optprintpage.ui:654
#, fuzzy
msgctxt "optprintpage|pdf"
msgid "_PDF as standard print job format"
msgstr "ಸ್ಟ್ಯಾಂಡರ್ಡ್ ಪ್ರಿಂಟ್ ಜಾಬ್ ಫಾರ್ಮ್ಯಾಟ್‌ ಆಗಿ _PDF"

#. wm7C7
#: sfx2/uiconfig/ui/optprintpage.ui:669
msgctxt "optprintpage|converttogray"
msgid "Con_vert colors to grayscale"
msgstr "ಬಣ್ಣಗಳನ್ನು ಗ್ರೇಸ್ಕೇಲಿಗೆ ರೂಪಾಂತರಿಸು (_v)"

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

#. CrFLq
#: sfx2/uiconfig/ui/optprintpage.ui:689
msgctxt "optprintpage|reducebitmaptrans"
msgid "Include transparent objects"
msgstr "ಪಾರದರ್ಶಕ ವಸ್ತುಗಳನ್ನು ಒಳಗೊಳ್ಳಿಸು"

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

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

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

#. QrtGb
#: sfx2/uiconfig/ui/password.ui:8
msgctxt "password|PasswordDialog"
msgid "Enter Password"
msgstr "ಗುಪ್ತಪದವನ್ನು ನಮೂದಿಸಿ"

#. gATKy
#: sfx2/uiconfig/ui/password.ui:104
msgctxt "password|userft"
msgid "User:"
msgstr "ಬಳಕೆದಾರ:"

#. FRqiZ
#: sfx2/uiconfig/ui/password.ui:118
msgctxt "password|pass1ft"
msgid "Password:"
msgstr "ಗುಪ್ತಪದ:"

#. HE8mc
#: sfx2/uiconfig/ui/password.ui:132
msgctxt "password|confirm1ft"
msgid "Confirm:"
msgstr "ಖಚಿತಪಡಿಸು:"

#. EFJRk
#: sfx2/uiconfig/ui/password.ui:164
msgctxt "password|pass1ed-atkobject"
msgid "Password"
msgstr "ಗುಪ್ತಪದ"

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

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

#. JBCUB
#: sfx2/uiconfig/ui/password.ui:201
msgctxt "password|label1"
msgid "Password"
msgstr "ಗುಪ್ತಪದ"

#. zDBUt
#: sfx2/uiconfig/ui/password.ui:236
msgctxt "password|pass2ft"
msgid "Password:"
msgstr "ಗುಪ್ತಪದ:"

#. 8RcEw
#: sfx2/uiconfig/ui/password.ui:250
msgctxt "password|confirm2ft"
msgid "Confirm:"
msgstr "ಖಚಿತಪಡಿಸು:"

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

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

#. mCxpj
#: sfx2/uiconfig/ui/password.ui:306
msgctxt "password|label2"
msgid "Second Password"
msgstr "ಎರಡನೆಯ ಗುಪ್ತಪದ"

#. AFsUP
#: sfx2/uiconfig/ui/printeroptionsdialog.ui:8
msgctxt "printeroptionsdialog|PrinterOptionsDialog"
msgid "Printer Options"
msgstr "ಮುದ್ರಕ ಆಯ್ಕೆಗಳು"

#. oAzTR
#: sfx2/uiconfig/ui/querysavedialog.ui:7
#, fuzzy
msgctxt "querysavedialog|QuerySaveDialog"
msgid "Save Document?"
msgstr "ದಸ್ತಾವೇಜನ್ನು ಉಳಿಸಬೇಕೆ?"

#. wFiA8
#: sfx2/uiconfig/ui/querysavedialog.ui:13
#, fuzzy
msgctxt "querysavedialog|QuerySaveDialog"
msgid "Save changes to document “$(DOC)” before closing?"
msgstr "ಮುಚ್ಚುವ ಮೊದಲು ಬದಲಾವಣೆಗಳನ್ನು \"$(DOC)\" ದಸ್ತಾವೇಜಿಗೆ ಉಳಿಸಬೇಕೆ?"

#. 7mtVz
#: sfx2/uiconfig/ui/querysavedialog.ui:14
#, fuzzy
msgctxt "querysavedialog|QuerySaveDialog"
msgid "Your changes will be lost if you don’t save them."
msgstr "ಉಳಿಸದೇ ಹೋದಲ್ಲಿ ನೀವು ಮಾಡಿದ ಬದಲಾವಣೆಗಳು ನಾಶಗೊಳ್ಳುತ್ತವೆ."

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

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

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

#. DpN8R
#: sfx2/uiconfig/ui/safemodequerydialog.ui:41
#, fuzzy
msgctxt "safemodequerydialog|restart"
msgid "_Restart"
msgstr "ಮರಳಿ ಸ್ಥಾಪಿಸು (_R)"

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

#. DExAh
#: sfx2/uiconfig/ui/saveastemplatedlg.ui:101
#, fuzzy
msgctxt "saveastemplatedlg|create_label"
msgid "Template _Name"
msgstr "ನಮೂನೆಯ ಹೆಸರು:"

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

#. izWnA
#: sfx2/uiconfig/ui/saveastemplatedlg.ui:151
msgctxt "saveastemplatedlg|select_label"
msgid "Template _Category"
msgstr ""

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

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

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

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

#. 9tSnA
#: sfx2/uiconfig/ui/searchdialog.ui:8
msgctxt "searchdialog|SearchDialog"
msgid "Find on this Page"
msgstr "ಈ ಪುಟದಲ್ಲಿ ಹುಡುಕು"

#. LAKYg
#: sfx2/uiconfig/ui/searchdialog.ui:26
msgctxt "searchdialog|search"
msgid "_Find"
msgstr "ಹುಡುಕು (_F)"

#. G5Qc9
#: sfx2/uiconfig/ui/searchdialog.ui:98
#, fuzzy
msgctxt "searchdialog|label1"
msgid "_Search for:"
msgstr "ಇದಕ್ಕಾಗಿ ಹುಡುಕು (_S)"

#. TY5bL
#: sfx2/uiconfig/ui/searchdialog.ui:123
msgctxt "searchdialog|matchcase"
msgid "Ma_tch case"
msgstr "ಕೇಸ್ ಅನ್ನು ಹೊಂದಿಸು (_t)"

#. B2ksn
#: sfx2/uiconfig/ui/searchdialog.ui:138
msgctxt "searchdialog|wholewords"
msgid "Whole wor_ds only"
msgstr "ಸಂಪೂರ್ಣ ಪದಗಳು ಮಾತ್ರ (_W)"

#. ycWSx
#: sfx2/uiconfig/ui/searchdialog.ui:153
msgctxt "searchdialog|backwards"
msgid "Bac_kwards"
msgstr "ಹಿಂದಕ್ಕೆ (_k)"

#. C7fSt
#: sfx2/uiconfig/ui/searchdialog.ui:168
msgctxt "searchdialog|wrap"
msgid "Wrap _around"
msgstr "ಸುತ್ತಲೂ ಆವರಿಸು (_a)"

#. onEmh
#: sfx2/uiconfig/ui/securityinfopage.ui:24
msgctxt "securityinfopage|readonly"
msgid "_Open file read-only"
msgstr "ಓದಲು-ಮಾತ್ರವಾದ ಕಡತವನ್ನು ತೆರೆ (_O)"

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

#. GvCw9
#: sfx2/uiconfig/ui/securityinfopage.ui:45
msgctxt "securityinfopage|recordchanges"
msgid "Record _changes"
msgstr "ಬದಲಾವಣೆಗಳನ್ನು ದಾಖಲಿಸು (_c)"

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

#. Nv8rA
#: sfx2/uiconfig/ui/securityinfopage.ui:70
msgctxt "securityinfopage|protect"
msgid "Protect..."
msgstr "ಸಂರಕ್ಷಿಸು..."

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

#. jgWP4
#: sfx2/uiconfig/ui/securityinfopage.ui:88
msgctxt "securityinfopage|unprotect"
msgid "_Unprotect..."
msgstr "ಸಂರಕ್ಷಿಸಬೇಡ (_U)..."

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

#. JNezG
#: sfx2/uiconfig/ui/securityinfopage.ui:119
#, fuzzy
msgctxt "securityinfopage|label47"
msgid "File Sharing Options"
msgstr "ಕಡತ ಹಂಚಿಕೆಯ ಆಯ್ಕೆಗಳು"

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

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

#. gCfQ9
#: sfx2/uiconfig/ui/startcenter.ui:39
#, fuzzy
msgctxt "startcenter|filter_writer"
msgid "Writer Templates"
msgstr "ರೈಟರ್ 8 ನಮೂನೆ"

#. kj5ts
#: sfx2/uiconfig/ui/startcenter.ui:46
#, fuzzy
msgctxt "startcenter|filter_calc"
msgid "Calc Templates"
msgstr "ಕ್ಯಾಲ್ಕ್ 8 ನಮೂನೆ"

#. HEYvU
#: sfx2/uiconfig/ui/startcenter.ui:53
#, fuzzy
msgctxt "startcenter|filter_impress"
msgid "Impress Templates"
msgstr "ಇಂಪ್ರೆಸ್ 8 ನಮೂನೆ"

#. uWEpu
#: sfx2/uiconfig/ui/startcenter.ui:60
#, fuzzy
msgctxt "startcenter|filter_draw"
msgid "Draw Templates"
msgstr "ಡ್ರಾ 8 ನಮೂನೆ"

#. e3TH8
#: sfx2/uiconfig/ui/startcenter.ui:73
#, fuzzy
msgctxt "startcenter|manage"
msgid "Manage Templates"
msgstr "ನನ್ನ ನಮೂನೆ ಪುಟಗಳು"

#. isnw8
#: sfx2/uiconfig/ui/startcenter.ui:146
msgctxt "startcenter|open_all"
msgid "_Open File"
msgstr "ಕಡತವನ್ನು ತೆರೆ (_O)"

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

#. aoYLW
#: sfx2/uiconfig/ui/startcenter.ui:198
#, fuzzy
msgctxt "startcenter|open_recent"
msgid "_Recent Files"
msgstr "ಇತ್ತೀಚಿನ ಕಡತ"

#. BnkvG
#: sfx2/uiconfig/ui/startcenter.ui:217
msgctxt "startcenter|templates_all"
msgid "T_emplates"
msgstr "ನಮೂನೆಗಳು (_e)"

#. JEkqY
#: sfx2/uiconfig/ui/startcenter.ui:253
msgctxt "startcenter|create_label"
msgid "Create:"
msgstr "ರಚಿಸು:"

#. SY4iY
#: sfx2/uiconfig/ui/startcenter.ui:264
#, fuzzy
msgctxt "startcenter|writer_all"
msgid "_Writer Document"
msgstr "ರೈಟರ್ ದಸ್ತಾವೇಜು (_D)"

#. Bvz5c
#: sfx2/uiconfig/ui/startcenter.ui:283
#, fuzzy
msgctxt "startcenter|calc_all"
msgid "_Calc Spreadsheet"
msgstr "ಕ್ಯಾಲ್ಕ್ ಸ್ಪ್ರೆಡ್‌ಶೀಟ್ (_S)"

#. RxGP6
#: sfx2/uiconfig/ui/startcenter.ui:302
#, fuzzy
msgctxt "startcenter|impress_all"
msgid "_Impress Presentation"
msgstr "ಇಂಪ್ರೆಸ್ ಪ್ರಸ್ತುತಿ (_P)"

#. 7fE2M
#: sfx2/uiconfig/ui/startcenter.ui:321
#, fuzzy
msgctxt "startcenter|draw_all"
msgid "_Draw Drawing"
msgstr "ಡ್ರಾ ಚಿತ್ರರಚನೆ (_r)"

#. 7wn8r
#: sfx2/uiconfig/ui/startcenter.ui:340
#, fuzzy
msgctxt "startcenter|math_all"
msgid "_Math Formula"
msgstr "ಮ್ಯಾತ್ ಸೂತ್ರ (_m)"

#. nnwDC
#: sfx2/uiconfig/ui/startcenter.ui:359
#, fuzzy
msgctxt "startcenter|database_all"
msgid "_Base Database"
msgstr "ಬೇಸ್ ದತ್ತಸಂಚಯ (_a)"

#. ZEDmn
#: sfx2/uiconfig/ui/startcenter.ui:391
#, fuzzy
msgctxt "startcenter|althelplabel"
msgid "He_lp"
msgstr "ನೆರವು"

#. oqVes
#: sfx2/uiconfig/ui/startcenter.ui:447
msgctxt "startcenter|extensions"
msgid "E_xtensions"
msgstr "ವಿಸ್ತರಣೆಗಳು (_x)"

#. rDw4E
#: sfx2/uiconfig/ui/startcenter.ui:474
msgctxt "startcenter|label1"
msgid "Application"
msgstr "ಅನ್ವಯ"

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

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

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

#. hnLax
#: sfx2/uiconfig/ui/stylecontextmenu.ui:20
#, fuzzy
msgctxt "stylecontextmenu|edit"
msgid "Modify..."
msgstr "ಮಾರ್ಪಡಿಸು..."

#. TPTqm
#: sfx2/uiconfig/ui/stylecontextmenu.ui:28
msgctxt "stylecontextmenu|hide"
msgid "Hide"
msgstr "ಅಡಗಿಸು"

#. mrCMd
#: sfx2/uiconfig/ui/stylecontextmenu.ui:36
#, fuzzy
msgctxt "stylecontextmenu|show"
msgid "Show"
msgstr "ತೋರಿಸು"

#. 7bAyD
#: sfx2/uiconfig/ui/stylecontextmenu.ui:44
msgctxt "stylecontextmenu|delete"
msgid "Delete..."
msgstr "ಅಳಿಸು..."

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

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

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

#. nkvQN
#: sfx2/uiconfig/ui/templatedlg.ui:45
msgctxt "colsmenu|insert"
msgid "Reset Default Template"
msgstr ""

#. eUWTy
#: sfx2/uiconfig/ui/templatedlg.ui:61
#, fuzzy
msgctxt "templatedlg|TemplateDialog"
msgid "Templates"
msgstr "ನಮೂನೆಗಳು"

#. 32zsB
#: sfx2/uiconfig/ui/templatedlg.ui:146
#, fuzzy
msgctxt "templatedlg|search_filter|tooltip_text"
msgid "Search"
msgstr "ಹುಡುಕು"

#. sGZMC
#: sfx2/uiconfig/ui/templatedlg.ui:148
msgctxt "templatedlg|search_filter"
msgid "Search..."
msgstr "ಹುಡುಕು..."

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

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

#. 4CuhU
#: sfx2/uiconfig/ui/templatedlg.ui:174
msgctxt "templatedlg|applist"
msgid "Documents"
msgstr "ದಸ್ತಾವೇಜುಗಳು"

#. eECt7
#: sfx2/uiconfig/ui/templatedlg.ui:175
msgctxt "templatedlg|applist"
msgid "Spreadsheets"
msgstr "ಸ್ಪ್ರೆಡ್‌ಶೀಟ್‌ಗಳು"

#. ajLbV
#: sfx2/uiconfig/ui/templatedlg.ui:176
msgctxt "templatedlg|applist"
msgid "Presentations"
msgstr "ಪ್ರಸ್ತುತಿಗಳು"

#. LfUzB
#: sfx2/uiconfig/ui/templatedlg.ui:177
msgctxt "templatedlg|applist"
msgid "Drawings"
msgstr "ಚಿತ್ರರಚನೆಗಳು"

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

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

#. NF9wE
#: sfx2/uiconfig/ui/templatedlg.ui:214
#, fuzzy
msgctxt "templatedlg|label1"
msgid "Filter"
msgstr "ಶೋಧಕ"

#. j39jM
#: sfx2/uiconfig/ui/templatedlg.ui:321
msgctxt "templatedlg|thumbnailviewlabel"
msgid "Template List"
msgstr ""

#. GkjAS
#: sfx2/uiconfig/ui/templatedlg.ui:343
msgctxt "templatedlg|action_menu|tooltip_text"
msgid "Settings"
msgstr "ಸಿದ್ಧತೆಗಳು"

#. otFhU
#: sfx2/uiconfig/ui/templatedlg.ui:361
msgctxt "templatedlg|online_link|tooltip_text"
msgid "Browse online templates"
msgstr ""

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

#. EZBF9
#: sfx2/uiconfig/ui/templatedlg.ui:402
#, fuzzy
msgctxt "templatedlg|move_btn"
msgid "Move"
msgstr "ಜರಗಿಸು"

#. xQMAz
#: sfx2/uiconfig/ui/templatedlg.ui:406
#, fuzzy
msgctxt "templatedlg|move_btn|tooltip_text"
msgid "Move Templates"
msgstr "ನನ್ನ ನಮೂನೆ ಪುಟಗಳು"

#. faL2n
#: sfx2/uiconfig/ui/templatedlg.ui:419
msgctxt "templatedlg|export_btn"
msgid "Export"
msgstr "ರಫ್ತು"

#. DbD3R
#: sfx2/uiconfig/ui/templatedlg.ui:423
msgctxt "templatedlg|export_btn|tooltip_text"
msgid "Export Templates"
msgstr ""

#. PXRa3
#: sfx2/uiconfig/ui/templatedlg.ui:436
msgctxt "templatedlg|import_btn"
msgid "Import"
msgstr "ಆಮದು"

#. Lr9os
#: sfx2/uiconfig/ui/templatedlg.ui:440
#, fuzzy
msgctxt "templatedlg|import_btn|tooltip_text"
msgid "Import Templates"
msgstr "ಅಮದುಮಾಡಲಾದ_ನಮೂನೆಗಳು"

#. pm89q
#: sfx2/uiconfig/ui/templatepanel.ui:134
msgctxt "templatepanel|STR_STYLE_FILL_FORMAT_MODE"
msgid "Fill Format Mode"
msgstr ""

#. GLRFT
#: sfx2/uiconfig/ui/templatepanel.ui:147
msgctxt "templatepanel|STR_STYLE_NEW_STYLE_FROM_SELECTION"
msgid "New Style from Selection"
msgstr ""

#. tAdD9
#: sfx2/uiconfig/ui/templatepanel.ui:160
msgctxt "templatepanel|STR_STYLE_NEW_STYLE_ACTION"
msgid "Styles actions"
msgstr ""

#. Xk5tD
#: sfx2/uiconfig/ui/templatepanel.ui:173
msgctxt "templatepanel|STR_STYLE_UPDATE_STYLE"
msgid "Update Style"
msgstr ""

#. irBvi
#: sfx2/uiconfig/ui/templatepanel.ui:230 sfx2/uiconfig/ui/templatepanel.ui:276
msgctxt "templatepanel|STR_STYLE_ELEMTLIST"
msgid "Style List"
msgstr ""

#. FHud7
#: sfx2/uiconfig/ui/templatepanel.ui:290
msgctxt "commontemplate|STR_PREVIEW_CHECKBOX"
msgid "Show previews"
msgstr ""

#. p9AWW
#: sfx2/uiconfig/ui/versioncommentdialog.ui:8
msgctxt "versioncommentdialog|VersionCommentDialog"
msgid "Insert Version Comment"
msgstr "ಆವೃತ್ತಿ ಟಿಪ್ಪಣಿಯನ್ನು ಸೇರಿಸು"

#. CPwta
#: sfx2/uiconfig/ui/versioncommentdialog.ui:103
msgctxt "versioncommentdialog|timestamp"
msgid "Date and time: "
msgstr "ದಿನಾಂಕ ಮತ್ತು ಸಮಯ: "

#. 2mDfC
#: sfx2/uiconfig/ui/versioncommentdialog.ui:115
msgctxt "versioncommentdialog|author"
msgid "Saved by: "
msgstr "ಇದರಿಂದಉಳಿಸಲಾಗಿದೆ: "

#. T5AY5
#: sfx2/uiconfig/ui/versioncommentdialog.ui:164
msgctxt "versioncommentdialog|extended_tip|VersionCommentDialog"
msgid "Enter a comment here when you are saving a new version. If you clicked Show to open this dialog, you cannot edit the comment."
msgstr ""

#. oBSSb
#: sfx2/uiconfig/ui/versionscmis.ui:51
msgctxt "versionscmis|compare"
msgid "_Compare"
msgstr "ಹೋಲಿಕೆ ಮಾಡು (_C)"

#. WyDoB
#: sfx2/uiconfig/ui/versionscmis.ui:65
msgctxt "versionscmis|show"
msgid "_Show..."
msgstr "ತೋರಿಸು (_S)..."

#. gRBJa
#: sfx2/uiconfig/ui/versionscmis.ui:183
msgctxt "versionscmis|datetime"
msgid "Date and time"
msgstr "ದಿನಾಂಕ ಮತ್ತು ಸಮಯ"

#. 3VLw3
#: sfx2/uiconfig/ui/versionscmis.ui:196
msgctxt "versionscmis|savedby"
msgid "Saved by"
msgstr "ಇದರಿಂದ ಉಳಿಸಲಾಗಿದೆ"

#. FzBeT
#: sfx2/uiconfig/ui/versionscmis.ui:209
msgctxt "versionscmis|comments"
msgid "Comments"
msgstr "ಟಿಪ್ಪಣಿಗಳು"

#. c2cVg
#: sfx2/uiconfig/ui/versionscmis.ui:234
#, fuzzy
msgctxt "versionscmis|label2"
msgid "Existing Versions"
msgstr "ಈಗಿರುವ ಆವೃತ್ತಿಗಳು"

#. A4BT2
#: sfx2/uiconfig/ui/versionsofdialog.ui:33
msgctxt "versionsofdialog|cmis"
msgid "CMIS"
msgstr "CMIS"

#. EqmYX
#: sfx2/uiconfig/ui/versionsofdialog.ui:54
msgctxt "versionsofdialog|extended_tip|delete"
msgid "Deletes the selected version."
msgstr ""

#. erGHD
#: sfx2/uiconfig/ui/versionsofdialog.ui:66
msgctxt "versionsofdialog|compare"
msgid "_Compare"
msgstr "ಹೋಲಿಕೆ ಮಾಡು (_C)"

#. TKEzJ
#: sfx2/uiconfig/ui/versionsofdialog.ui:73
msgctxt "versionsofdialog|extended_tip|compare"
msgid "Compare the changes that were made in each version."
msgstr ""

#. UkbhC
#: sfx2/uiconfig/ui/versionsofdialog.ui:85
msgctxt "versionsofdialog|show"
msgid "_Show..."
msgstr "ತೋರಿಸು (_S)..."

#. 4SD7F
#: sfx2/uiconfig/ui/versionsofdialog.ui:92
msgctxt "versionsofdialog|extended_tip|show"
msgid "Displays the entire comment for the selected version."
msgstr ""

#. ASJac
#: sfx2/uiconfig/ui/versionsofdialog.ui:127
msgctxt "versionsofdialog|extended_tip|open"
msgid "Opens the selected version in a read-only window."
msgstr ""

#. qKnKv
#: sfx2/uiconfig/ui/versionsofdialog.ui:187
msgctxt "versionsofdialog|save"
msgid "Save _New Version"
msgstr "ಹೊಸ ಆವೃತ್ತಿಯನ್ನು ಉಳಿಸು (_N)"

#. gTR6x
#: sfx2/uiconfig/ui/versionsofdialog.ui:194
msgctxt "versionsofdialog|extended_tip|save"
msgid "Saves the current state of the document as a new version. If you want, you can also enter comments in the Insert Version Comment dialog before you save the new version."
msgstr ""

#. aCeEr
#: sfx2/uiconfig/ui/versionsofdialog.ui:205
msgctxt "versionsofdialog|always"
msgid "_Always save a new version on closing"
msgstr "ಮುಚ್ಚುವಾಗ ಯಾವಾಗಲೂ ಹೊಸ ಆವೃತ್ತಿಯನ್ನು ಉಳಿಸು (_A)"

#. GCMVZ
#: sfx2/uiconfig/ui/versionsofdialog.ui:214
msgctxt "versionsofdialog|extended_tip|always"
msgid "If you have made changes to your document, %PRODUCTNAME automatically saves a new version when you close the document."
msgstr ""

#. vuHjH
#: sfx2/uiconfig/ui/versionsofdialog.ui:231
#, fuzzy
msgctxt "versionsofdialog|label1"
msgid "New Versions"
msgstr "ಹೊಸ ಆವೃತ್ತಿಗಳು"

#. nDGNv
#: sfx2/uiconfig/ui/versionsofdialog.ui:290
msgctxt "versionsofdialog|datetime"
msgid "Date and time"
msgstr "ದಿನಾಂಕ ಮತ್ತು ಸಮಯ"

#. MBoBZ
#: sfx2/uiconfig/ui/versionsofdialog.ui:303
msgctxt "versionsofdialog|savedby"
msgid "Saved by"
msgstr "ಇದರಿಂದ ಉಳಿಸಲಾಗಿದೆ"

#. kqEcm
#: sfx2/uiconfig/ui/versionsofdialog.ui:316
msgctxt "versionsofdialog|comments"
msgid "Comments"
msgstr "ಟಿಪ್ಪಣಿಗಳು"

#. GLD85
#: sfx2/uiconfig/ui/versionsofdialog.ui:327
msgctxt "versionsofdialog|extended_tip|versions"
msgid "Lists the existing versions of the current document, the date and the time they were created, the author and the associated comments."
msgstr ""

#. EbijK
#: sfx2/uiconfig/ui/versionsofdialog.ui:346
#, fuzzy
msgctxt "versionsofdialog|label2"
msgid "Existing Versions"
msgstr "ಈಗಿರುವ ಆವೃತ್ತಿಗಳು"

#. 5BdCA
#: sfx2/uiconfig/ui/versionsofdialog.ui:381
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 ""
>source/hu/helpcontent2/source/text/scalc/guide.po18
-rw-r--r--source/hu/helpcontent2/source/text/shared.po12
-rw-r--r--source/hu/helpcontent2/source/text/shared/00.po32
-rw-r--r--source/hu/helpcontent2/source/text/shared/01.po24
-rw-r--r--source/hu/helpcontent2/source/text/shared/guide.po14
-rw-r--r--source/hu/helpcontent2/source/text/shared/optionen.po20
-rw-r--r--source/hu/helpcontent2/source/text/swriter/00.po52
-rw-r--r--source/hu/svtools/messages.po14
-rw-r--r--source/hu/sw/messages.po18
-rw-r--r--source/hu/swext/mediawiki/help.po36
-rw-r--r--source/id/cui/messages.po142
-rw-r--r--source/id/dictionaries/ru_RU/dialog.po12
-rw-r--r--source/id/formula/messages.po12
-rw-r--r--source/id/helpcontent2/source/text/sbasic/shared.po44
-rw-r--r--source/id/helpcontent2/source/text/sbasic/shared/01.po12
-rw-r--r--source/id/helpcontent2/source/text/scalc/00.po518
-rw-r--r--source/id/helpcontent2/source/text/scalc/02.po18
-rw-r--r--source/id/helpcontent2/source/text/scalc/06.po38
-rw-r--r--source/id/helpcontent2/source/text/scalc/guide.po16
-rw-r--r--source/id/helpcontent2/source/text/shared.po14
-rw-r--r--source/id/helpcontent2/source/text/shared/00.po66
-rw-r--r--source/id/helpcontent2/source/text/shared/01.po40
-rw-r--r--source/id/helpcontent2/source/text/shared/02.po12
-rw-r--r--source/id/helpcontent2/source/text/shared/04.po16
-rw-r--r--source/id/helpcontent2/source/text/shared/05.po10
-rw-r--r--source/id/helpcontent2/source/text/shared/autopi.po78
-rw-r--r--source/id/helpcontent2/source/text/shared/explorer/database.po52
-rw-r--r--source/id/helpcontent2/source/text/shared/guide.po26
-rw-r--r--source/id/helpcontent2/source/text/shared/help.po10
-rw-r--r--source/id/helpcontent2/source/text/shared/optionen.po20
-rw-r--r--source/id/helpcontent2/source/text/smath.po12
-rw-r--r--source/id/helpcontent2/source/text/smath/01.po16
-rw-r--r--source/id/helpcontent2/source/text/swriter/00.po50
-rw-r--r--source/id/helpcontent2/source/text/swriter/guide.po30
-rw-r--r--source/id/helpcontent2/source/text/swriter/librelogo.po36
-rw-r--r--source/id/instsetoo_native/inc_openoffice/windows/msi_languages.po12
-rw-r--r--source/id/officecfg/registry/data/org/openoffice/Office.po16
-rw-r--r--source/id/officecfg/registry/data/org/openoffice/Office/UI.po50
-rw-r--r--source/id/readlicense_oo/docs.po12
-rw-r--r--source/id/sc/messages.po28
-rw-r--r--source/id/scp2/source/ooo.po12
-rw-r--r--source/id/svtools/messages.po14
-rw-r--r--source/id/svx/messages.po82
-rw-r--r--source/id/sw/messages.po50
-rw-r--r--source/id/swext/mediawiki/help.po52
-rw-r--r--source/is/cui/messages.po96
-rw-r--r--source/is/helpcontent2/source/text/sbasic/shared/01.po12
-rw-r--r--source/is/helpcontent2/source/text/scalc/00.po282
-rw-r--r--source/is/helpcontent2/source/text/scalc/02.po14
-rw-r--r--source/is/helpcontent2/source/text/scalc/06.po43
-rw-r--r--source/is/helpcontent2/source/text/scalc/guide.po14
-rw-r--r--source/is/helpcontent2/source/text/shared.po12
-rw-r--r--source/is/helpcontent2/source/text/shared/00.po32
-rw-r--r--source/is/helpcontent2/source/text/shared/01.po22
-rw-r--r--source/is/helpcontent2/source/text/shared/guide.po12
-rw-r--r--source/is/helpcontent2/source/text/shared/optionen.po20
-rw-r--r--source/is/helpcontent2/source/text/swriter/00.po48
-rw-r--r--source/is/svtools/messages.po14
-rw-r--r--source/is/sw/messages.po17
-rw-r--r--source/is/swext/mediawiki/help.po36
-rw-r--r--source/it/cui/messages.po96
-rw-r--r--source/it/helpcontent2/source/text/sbasic/shared/01.po12
-rw-r--r--source/it/helpcontent2/source/text/scalc/00.po548
-rw-r--r--source/it/helpcontent2/source/text/scalc/02.po16
-rw-r--r--source/it/helpcontent2/source/text/scalc/06.po43
-rw-r--r--source/it/helpcontent2/source/text/scalc/guide.po16
-rw-r--r--source/it/helpcontent2/source/text/shared.po14
-rw-r--r--source/it/helpcontent2/source/text/shared/00.po34
-rw-r--r--source/it/helpcontent2/source/text/shared/01.po24
-rw-r--r--source/it/helpcontent2/source/text/shared/guide.po14
-rw-r--r--source/it/helpcontent2/source/text/shared/optionen.po20
-rw-r--r--source/it/helpcontent2/source/text/swriter/00.po52
-rw-r--r--source/it/svtools/messages.po14
-rw-r--r--source/it/sw/messages.po17
-rw-r--r--source/it/swext/mediawiki/help.po36
-rw-r--r--source/ja/cui/messages.po104
-rw-r--r--source/ja/formula/messages.po10
-rw-r--r--source/ja/helpcontent2/source/text/sbasic/guide.po10
-rw-r--r--source/ja/helpcontent2/source/text/sbasic/shared.po12
-rw-r--r--source/ja/helpcontent2/source/text/sbasic/shared/01.po14
-rw-r--r--source/ja/helpcontent2/source/text/scalc/00.po466
-rw-r--r--source/ja/helpcontent2/source/text/scalc/02.po16
-rw-r--r--source/ja/helpcontent2/source/text/scalc/06.po43
-rw-r--r--source/ja/helpcontent2/source/text/scalc/guide.po18
-rw-r--r--source/ja/helpcontent2/source/text/shared.po10
-rw-r--r--source/ja/helpcontent2/source/text/shared/00.po32
-rw-r--r--source/ja/helpcontent2/source/text/shared/01.po22
-rw-r--r--source/ja/helpcontent2/source/text/shared/guide.po12
-rw-r--r--source/ja/helpcontent2/source/text/shared/optionen.po20
-rw-r--r--source/ja/helpcontent2/source/text/swriter/00.po48
-rw-r--r--source/ja/instsetoo_native/inc_openoffice/windows/msi_languages.po8
-rw-r--r--source/ja/officecfg/registry/data/org/openoffice/Office.po10
-rw-r--r--source/ja/svtools/messages.po14
-rw-r--r--source/ja/sw/messages.po18
-rw-r--r--source/ja/swext/mediawiki/help.po36
-rw-r--r--source/jv/cui/messages.po96
-rw-r--r--source/jv/svtools/messages.po13
-rw-r--r--source/jv/sw/messages.po18
-rw-r--r--source/jv/swext/mediawiki/help.po20
-rw-r--r--source/ka/cui/messages.po98
-rw-r--r--source/ka/helpcontent2/source/text/sbasic/shared/01.po10
-rw-r--r--source/ka/helpcontent2/source/text/scalc/00.po460
-rw-r--r--source/ka/helpcontent2/source/text/scalc/02.po16
-rw-r--r--source/ka/helpcontent2/source/text/scalc/06.po43
-rw-r--r--source/ka/helpcontent2/source/text/scalc/guide.po12
-rw-r--r--source/ka/helpcontent2/source/text/shared.po10
-rw-r--r--source/ka/helpcontent2/source/text/shared/00.po30
-rw-r--r--source/ka/helpcontent2/source/text/shared/01.po20
-rw-r--r--source/ka/helpcontent2/source/text/shared/guide.po10
-rw-r--r--source/ka/helpcontent2/source/text/shared/optionen.po18
-rw-r--r--source/ka/helpcontent2/source/text/swriter/00.po36
-rw-r--r--source/ka/sc/messages.po13
-rw-r--r--source/ka/svtools/messages.po13
-rw-r--r--source/ka/sw/messages.po20
-rw-r--r--source/ka/swext/mediawiki/help.po20
-rw-r--r--source/kab/cui/messages.po96
-rw-r--r--source/kab/sc/messages.po12
-rw-r--r--source/kab/svtools/messages.po15
-rw-r--r--source/kab/sw/messages.po19
-rw-r--r--source/kab/swext/mediawiki/help.po36
-rw-r--r--source/kk/cui/messages.po98
-rw-r--r--source/kk/dictionaries/ru_RU/dialog.po8
-rw-r--r--source/kk/formula/messages.po8
-rw-r--r--source/kk/sc/messages.po13
-rw-r--r--source/kk/svtools/messages.po14
-rw-r--r--source/kk/sw/messages.po18
-rw-r--r--source/kk/swext/mediawiki/help.po36
-rw-r--r--source/kl/cui/messages.po97
-rw-r--r--source/kl/svtools/messages.po13
-rw-r--r--source/kl/sw/messages.po18
-rw-r--r--source/kl/swext/mediawiki/help.po20
-rw-r--r--source/km/cui/messages.po98
-rw-r--r--source/km/helpcontent2/source/text/sbasic/shared/01.po12
-rw-r--r--source/km/helpcontent2/source/text/scalc/00.po466
-rw-r--r--source/km/helpcontent2/source/text/scalc/02.po18
-rw-r--r--source/km/helpcontent2/source/text/scalc/06.po43
-rw-r--r--source/km/helpcontent2/source/text/scalc/guide.po16
-rw-r--r--source/km/helpcontent2/source/text/shared.po10
-rw-r--r--source/km/helpcontent2/source/text/shared/00.po30
-rw-r--r--source/km/helpcontent2/source/text/shared/01.po22
-rw-r--r--source/km/helpcontent2/source/text/shared/guide.po12
-rw-r--r--source/km/helpcontent2/source/text/shared/optionen.po18
-rw-r--r--source/km/helpcontent2/source/text/swriter/00.po46
-rw-r--r--source/km/sc/messages.po13
-rw-r--r--source/km/svtools/messages.po13
-rw-r--r--source/km/sw/messages.po20
-rw-r--r--source/km/swext/mediawiki/help.po41
-rw-r--r--source/kmr-Latn/cui/messages.po98
-rw-r--r--source/kmr-Latn/svtools/messages.po12
-rw-r--r--source/kmr-Latn/sw/messages.po18
-rw-r--r--source/kmr-Latn/swext/mediawiki/help.po34
-rw-r--r--source/kn/cui/messages.po98
-rw-r--r--source/kn/svtools/messages.po13
-rw-r--r--source/kn/sw/messages.po18
-rw-r--r--source/kn/swext/mediawiki/help.po41
-rw-r--r--source/ko/cui/messages.po96
-rw-r--r--source/ko/helpcontent2/source/text/sbasic/shared/01.po12
-rw-r--r--source/ko/helpcontent2/source/text/scalc/00.po464
-rw-r--r--source/ko/helpcontent2/source/text/scalc/02.po16
-rw-r--r--source/ko/helpcontent2/source/text/scalc/06.po43
-rw-r--r--source/ko/helpcontent2/source/text/scalc/guide.po18
-rw-r--r--source/ko/helpcontent2/source/text/shared.po14
-rw-r--r--source/ko/helpcontent2/source/text/shared/00.po32
-rw-r--r--source/ko/helpcontent2/source/text/shared/01.po22
-rw-r--r--source/ko/helpcontent2/source/text/shared/guide.po14
-rw-r--r--source/ko/helpcontent2/source/text/shared/optionen.po20
-rw-r--r--source/ko/helpcontent2/source/text/swriter/00.po52
-rw-r--r--source/ko/svtools/messages.po14
-rw-r--r--source/ko/sw/messages.po18
-rw-r--r--source/ko/swext/mediawiki/help.po36
-rw-r--r--source/kok/cui/messages.po96
-rw-r--r--source/kok/sc/messages.po12
-rw-r--r--source/kok/svtools/messages.po12
-rw-r--r--source/kok/sw/messages.po19
-rw-r--r--source/kok/swext/mediawiki/help.po20
-rw-r--r--source/ks/cui/messages.po96
-rw-r--r--source/ks/sc/messages.po12
-rw-r--r--source/ks/svtools/messages.po12
-rw-r--r--source/ks/sw/messages.po19
-rw-r--r--source/ks/swext/mediawiki/help.po20
-rw-r--r--source/ky/cui/messages.po97
-rw-r--r--source/ky/sc/messages.po13
-rw-r--r--source/ky/svtools/messages.po13
-rw-r--r--source/ky/sw/messages.po20
-rw-r--r--source/ky/swext/mediawiki/help.po20
-rw-r--r--source/lb/cui/messages.po97
-rw-r--r--source/lb/svtools/messages.po13
-rw-r--r--source/lb/sw/messages.po18
-rw-r--r--source/lb/swext/mediawiki/help.po20
-rw-r--r--source/lo/cui/messages.po96
-rw-r--r--source/lo/helpcontent2/source/text/sbasic/shared/01.po10
-rw-r--r--source/lo/helpcontent2/source/text/scalc/00.po278
-rw-r--r--source/lo/helpcontent2/source/text/scalc/02.po12
-rw-r--r--source/lo/helpcontent2/source/text/scalc/06.po43
-rw-r--r--source/lo/helpcontent2/source/text/scalc/guide.po12
-rw-r--r--source/lo/helpcontent2/source/text/shared.po10
-rw-r--r--source/lo/helpcontent2/source/text/shared/00.po30
-rw-r--r--source/lo/helpcontent2/source/text/shared/01.po20
-rw-r--r--source/lo/helpcontent2/source/text/shared/guide.po10
-rw-r--r--source/lo/helpcontent2/source/text/shared/optionen.po18
-rw-r--r--source/lo/helpcontent2/source/text/swriter/00.po30
-rw-r--r--source/lo/svtools/messages.po13
-rw-r--r--source/lo/sw/messages.po17
-rw-r--r--source/lo/swext/mediawiki/help.po20
-rw-r--r--source/lt/cui/messages.po96
-rw-r--r--source/lt/helpcontent2/source/text/sbasic/shared/01.po12
-rw-r--r--source/lt/helpcontent2/source/text/scalc/00.po548
-rw-r--r--source/lt/helpcontent2/source/text/scalc/02.po16
-rw-r--r--source/lt/helpcontent2/source/text/scalc/06.po38
-rw-r--r--source/lt/helpcontent2/source/text/scalc/guide.po16
-rw-r--r--source/lt/helpcontent2/source/text/shared.po12
-rw-r--r--source/lt/helpcontent2/source/text/shared/00.po44
-rw-r--r--source/lt/helpcontent2/source/text/shared/01.po22
-rw-r--r--source/lt/helpcontent2/source/text/shared/guide.po12
-rw-r--r--source/lt/helpcontent2/source/text/shared/optionen.po22
-rw-r--r--source/lt/helpcontent2/source/text/swriter/00.po38
-rw-r--r--source/lt/svtools/messages.po12
-rw-r--r--source/lt/svx/messages.po52
-rw-r--r--source/lt/sw/messages.po17
-rw-r--r--source/lt/swext/mediawiki/help.po36
-rw-r--r--source/lv/cui/messages.po96
-rw-r--r--source/lv/helpcontent2/source/text/sbasic/shared/01.po14
-rw-r--r--source/lv/helpcontent2/source/text/scalc/00.po470
-rw-r--r--source/lv/helpcontent2/source/text/scalc/02.po16
-rw-r--r--source/lv/helpcontent2/source/text/scalc/06.po43
-rw-r--r--source/lv/helpcontent2/source/text/scalc/guide.po18
-rw-r--r--source/lv/helpcontent2/source/text/shared.po12
-rw-r--r--source/lv/helpcontent2/source/text/shared/00.po32
-rw-r--r--source/lv/helpcontent2/source/text/shared/01.po24
-rw-r--r--source/lv/helpcontent2/source/text/shared/guide.po12
-rw-r--r--source/lv/helpcontent2/source/text/shared/optionen.po20
-rw-r--r--source/lv/helpcontent2/source/text/swriter/00.po48
-rw-r--r--source/lv/svtools/messages.po14
-rw-r--r--source/lv/sw/messages.po17
-rw-r--r--source/lv/swext/mediawiki/help.po36
-rw-r--r--source/mai/cui/messages.po96
-rw-r--r--source/mai/sc/messages.po12
-rw-r--r--source/mai/svtools/messages.po12
-rw-r--r--source/mai/sw/messages.po19
-rw-r--r--source/mai/swext/mediawiki/help.po20
-rw-r--r--source/mk/cui/messages.po97
-rw-r--r--source/mk/helpcontent2/source/text/sbasic/shared/01.po10
-rw-r--r--source/mk/helpcontent2/source/text/scalc/00.po464
-rw-r--r--source/mk/helpcontent2/source/text/scalc/02.po16
-rw-r--r--source/mk/helpcontent2/source/text/scalc/06.po43
-rw-r--r--source/mk/helpcontent2/source/text/scalc/guide.po16
-rw-r--r--source/mk/helpcontent2/source/text/shared.po10
-rw-r--r--source/mk/helpcontent2/source/text/shared/00.po30
-rw-r--r--source/mk/helpcontent2/source/text/shared/01.po20
-rw-r--r--source/mk/helpcontent2/source/text/shared/guide.po12
-rw-r--r--source/mk/helpcontent2/source/text/shared/optionen.po18
-rw-r--r--source/mk/helpcontent2/source/text/swriter/00.po46
-rw-r--r--source/mk/svtools/messages.po13
-rw-r--r--source/mk/sw/messages.po18
-rw-r--r--source/mk/swext/mediawiki/help.po32
-rw-r--r--source/ml/cui/messages.po97
-rw-r--r--source/ml/svtools/messages.po13
-rw-r--r--source/ml/sw/messages.po18
-rw-r--r--source/ml/swext/mediawiki/help.po41
-rw-r--r--source/mn/cui/messages.po96
-rw-r--r--source/mn/svtools/messages.po12
-rw-r--r--source/mn/sw/messages.po18
-rw-r--r--source/mn/swext/mediawiki/help.po34
-rw-r--r--source/mni/cui/messages.po97
-rw-r--r--source/mni/sc/messages.po12
-rw-r--r--source/mni/svtools/messages.po12
-rw-r--r--source/mni/sw/messages.po19
-rw-r--r--source/mni/swext/mediawiki/help.po31
-rw-r--r--source/mr/cui/messages.po98
-rw-r--r--source/mr/svtools/messages.po13
-rw-r--r--source/mr/sw/messages.po18
-rw-r--r--source/mr/swext/mediawiki/help.po41
-rw-r--r--source/my/cui/messages.po97
-rw-r--r--source/my/sc/messages.po12
-rw-r--r--source/my/svtools/messages.po12
-rw-r--r--source/my/sw/messages.po19
-rw-r--r--source/my/swext/mediawiki/help.po32
-rw-r--r--source/nb/cui/messages.po96
-rw-r--r--source/nb/helpcontent2/source/text/sbasic/shared/01.po12
-rw-r--r--source/nb/helpcontent2/source/text/scalc/00.po548
-rw-r--r--source/nb/helpcontent2/source/text/scalc/02.po16
-rw-r--r--source/nb/helpcontent2/source/text/scalc/06.po38
-rw-r--r--source/nb/helpcontent2/source/text/scalc/guide.po16
-rw-r--r--source/nb/helpcontent2/source/text/shared.po14
-rw-r--r--source/nb/helpcontent2/source/text/shared/00.po46
-rw-r--r--source/nb/helpcontent2/source/text/shared/01.po22
-rw-r--r--source/nb/helpcontent2/source/text/shared/guide.po14
-rw-r--r--source/nb/helpcontent2/source/text/shared/optionen.po20
-rw-r--r--source/nb/helpcontent2/source/text/swriter/00.po52
-rw-r--r--source/nb/svtools/messages.po14
-rw-r--r--source/nb/sw/messages.po18
-rw-r--r--source/nb/swext/mediawiki/help.po36
-rw-r--r--source/ne/cui/messages.po96
-rw-r--r--source/ne/helpcontent2/source/text/sbasic/shared/01.po12
-rw-r--r--source/ne/helpcontent2/source/text/scalc/00.po462
-rw-r--r--source/ne/helpcontent2/source/text/scalc/02.po16
-rw-r--r--source/ne/helpcontent2/source/text/scalc/06.po43
-rw-r--r--source/ne/helpcontent2/source/text/scalc/guide.po18
-rw-r--r--source/ne/helpcontent2/source/text/shared.po12
-rw-r--r--source/ne/helpcontent2/source/text/shared/00.po32
-rw-r--r--source/ne/helpcontent2/source/text/shared/01.po22
-rw-r--r--source/ne/helpcontent2/source/text/shared/guide.po14
-rw-r--r--source/ne/helpcontent2/source/text/shared/optionen.po20
-rw-r--r--source/ne/helpcontent2/source/text/swriter/00.po48
-rw-r--r--source/ne/svtools/messages.po12
-rw-r--r--source/ne/sw/messages.po18
-rw-r--r--source/ne/swext/mediawiki/help.po39
-rw-r--r--source/nl/cui/messages.po96
-rw-r--r--source/nl/helpcontent2/source/text/sbasic/shared/01.po14
-rw-r--r--source/nl/helpcontent2/source/text/scalc/00.po548
-rw-r--r--source/nl/helpcontent2/source/text/scalc/02.po16
-rw-r--r--source/nl/helpcontent2/source/text/scalc/06.po38
-rw-r--r--source/nl/helpcontent2/source/text/scalc/guide.po16
-rw-r--r--source/nl/helpcontent2/source/text/shared.po14
-rw-r--r--source/nl/helpcontent2/source/text/shared/00.po36
-rw-r--r--source/nl/helpcontent2/source/text/shared/01.po26
-rw-r--r--source/nl/helpcontent2/source/text/shared/guide.po14
-rw-r--r--source/nl/helpcontent2/source/text/shared/optionen.po20
-rw-r--r--source/nl/helpcontent2/source/text/swriter/00.po54
-rw-r--r--source/nl/svtools/messages.po14
-rw-r--r--source/nl/sw/messages.po17
-rw-r--r--source/nl/swext/mediawiki/help.po36
-rw-r--r--source/nn/cui/messages.po128
-rw-r--r--source/nn/dictionaries/ru_RU/dialog.po8
-rw-r--r--source/nn/formula/messages.po8
-rw-r--r--source/nn/helpcontent2/source/text/sbasic/shared/01.po12
-rw-r--r--source/nn/helpcontent2/source/text/scalc/00.po548
-rw-r--r--source/nn/helpcontent2/source/text/scalc/02.po16
-rw-r--r--source/nn/helpcontent2/source/text/scalc/06.po38
-rw-r--r--source/nn/helpcontent2/source/text/scalc/guide.po16
-rw-r--r--source/nn/helpcontent2/source/text/shared.po14
-rw-r--r--source/nn/helpcontent2/source/text/shared/00.po46
-rw-r--r--source/nn/helpcontent2/source/text/shared/01.po26
-rw-r--r--source/nn/helpcontent2/source/text/shared/guide.po14
-rw-r--r--source/nn/helpcontent2/source/text/shared/optionen.po22
-rw-r--r--source/nn/helpcontent2/source/text/swriter/00.po52
-rw-r--r--source/nn/instsetoo_native/inc_openoffice/windows/msi_languages.po8
-rw-r--r--source/nn/officecfg/registry/data/org/openoffice/Office.po14
-rw-r--r--source/nn/officecfg/registry/data/org/openoffice/Office/UI.po48
-rw-r--r--source/nn/readlicense_oo/docs.po8
-rw-r--r--source/nn/sc/messages.po24
-rw-r--r--source/nn/svtools/messages.po14
-rw-r--r--source/nn/sw/messages.po18
-rw-r--r--source/nn/swext/mediawiki/help.po36
-rw-r--r--source/nr/cui/messages.po97
-rw-r--r--source/nr/sc/messages.po12
-rw-r--r--source/nr/svtools/messages.po12
-rw-r--r--source/nr/sw/messages.po19
-rw-r--r--source/nr/swext/mediawiki/help.po20
-rw-r--r--source/nso/cui/messages.po97
-rw-r--r--source/nso/svtools/messages.po12
-rw-r--r--source/nso/sw/messages.po18
-rw-r--r--source/nso/swext/mediawiki/help.po20
-rw-r--r--source/oc/cui/messages.po96
-rw-r--r--source/oc/svtools/messages.po14
-rw-r--r--source/oc/sw/messages.po18
-rw-r--r--source/oc/swext/mediawiki/help.po39
-rw-r--r--source/om/cui/messages.po97
-rw-r--r--source/om/helpcontent2/source/text/sbasic/shared/01.po10
-rw-r--r--source/om/helpcontent2/source/text/scalc/00.po464
-rw-r--r--source/om/helpcontent2/source/text/scalc/02.po16
-rw-r--r--source/om/helpcontent2/source/text/scalc/06.po42
-rw-r--r--source/om/helpcontent2/source/text/scalc/guide.po16
-rw-r--r--source/om/helpcontent2/source/text/shared.po10
-rw-r--r--source/om/helpcontent2/source/text/shared/00.po30
-rw-r--r--source/om/helpcontent2/source/text/shared/01.po20
-rw-r--r--source/om/helpcontent2/source/text/shared/guide.po12
-rw-r--r--source/om/helpcontent2/source/text/shared/optionen.po18
-rw-r--r--source/om/helpcontent2/source/text/swriter/00.po46
-rw-r--r--source/om/sc/messages.po12
-rw-r--r--source/om/svtools/messages.po12
-rw-r--r--source/om/sw/messages.po19
-rw-r--r--source/om/swext/mediawiki/help.po34
-rw-r--r--source/or/cui/messages.po97
-rw-r--r--source/or/svtools/messages.po13
-rw-r--r--source/or/sw/messages.po18
-rw-r--r--source/or/swext/mediawiki/help.po41
-rw-r--r--source/pa-IN/cui/messages.po97
-rw-r--r--source/pa-IN/sc/messages.po12
-rw-r--r--source/pa-IN/svtools/messages.po12
-rw-r--r--source/pa-IN/sw/messages.po19
-rw-r--r--source/pa-IN/swext/mediawiki/help.po41
-rw-r--r--source/pl/cui/messages.po96
-rw-r--r--source/pl/helpcontent2/source/text/sbasic/shared/01.po12
-rw-r--r--source/pl/helpcontent2/source/text/scalc/00.po548
-rw-r--r--source/pl/helpcontent2/source/text/scalc/02.po16
-rw-r--r--source/pl/helpcontent2/source/text/scalc/06.po40
-rw-r--r--source/pl/helpcontent2/source/text/scalc/guide.po16
-rw-r--r--source/pl/helpcontent2/source/text/shared.po10
-rw-r--r--source/pl/helpcontent2/source/text/shared/00.po38
-rw-r--r--source/pl/helpcontent2/source/text/shared/01.po24
-rw-r--r--source/pl/helpcontent2/source/text/shared/guide.po14
-rw-r--r--source/pl/helpcontent2/source/text/shared/optionen.po20
-rw-r--r--source/pl/helpcontent2/source/text/swriter/00.po52
-rw-r--r--source/pl/svtools/messages.po14
-rw-r--r--source/pl/sw/messages.po18
-rw-r--r--source/pl/swext/mediawiki/help.po36
-rw-r--r--source/pt-BR/cui/messages.po92
-rw-r--r--source/pt-BR/helpcontent2/source/text/sbasic/shared/01.po12
-rw-r--r--source/pt-BR/helpcontent2/source/text/scalc/00.po538
-rw-r--r--source/pt-BR/helpcontent2/source/text/scalc/01.po14
-rw-r--r--source/pt-BR/helpcontent2/source/text/scalc/02.po16
-rw-r--r--source/pt-BR/helpcontent2/source/text/scalc/06.po38
-rw-r--r--source/pt-BR/helpcontent2/source/text/scalc/guide.po16
-rw-r--r--source/pt-BR/helpcontent2/source/text/shared.po14
-rw-r--r--source/pt-BR/helpcontent2/source/text/shared/00.po44
-rw-r--r--source/pt-BR/helpcontent2/source/text/shared/01.po28
-rw-r--r--source/pt-BR/helpcontent2/source/text/shared/explorer/database.po36
-rw-r--r--source/pt-BR/helpcontent2/source/text/shared/guide.po12
-rw-r--r--source/pt-BR/helpcontent2/source/text/shared/optionen.po20
-rw-r--r--source/pt-BR/helpcontent2/source/text/smath.po10
-rw-r--r--source/pt-BR/helpcontent2/source/text/smath/01.po14
-rw-r--r--source/pt-BR/helpcontent2/source/text/swriter/00.po52
-rw-r--r--source/pt-BR/helpcontent2/source/text/swriter/guide.po12
-rw-r--r--source/pt-BR/sc/messages.po7
-rw-r--r--source/pt-BR/svtools/messages.po12
-rw-r--r--source/pt-BR/sw/messages.po18
-rw-r--r--source/pt-BR/swext/mediawiki/help.po32
-rw-r--r--source/pt/cui/messages.po130
-rw-r--r--source/pt/dictionaries/cs_CZ.po10
-rw-r--r--source/pt/dictionaries/ru_RU/dialog.po8
-rw-r--r--source/pt/formula/messages.po6
-rw-r--r--source/pt/helpcontent2/source/text/sbasic/shared/01.po12
-rw-r--r--source/pt/helpcontent2/source/text/scalc/00.po548
-rw-r--r--source/pt/helpcontent2/source/text/scalc/02.po16
-rw-r--r--source/pt/helpcontent2/source/text/scalc/06.po38
-rw-r--r--source/pt/helpcontent2/source/text/scalc/guide.po16
-rw-r--r--source/pt/helpcontent2/source/text/shared.po12
-rw-r--r--source/pt/helpcontent2/source/text/shared/00.po64
-rw-r--r--source/pt/helpcontent2/source/text/shared/01.po24
-rw-r--r--source/pt/helpcontent2/source/text/shared/guide.po14
-rw-r--r--source/pt/helpcontent2/source/text/shared/help.po8
-rw-r--r--source/pt/helpcontent2/source/text/shared/optionen.po22
-rw-r--r--source/pt/helpcontent2/source/text/simpress/04.po2
-rw-r--r--source/pt/helpcontent2/source/text/smath.po8
-rw-r--r--source/pt/helpcontent2/source/text/smath/01.po12
-rw-r--r--source/pt/helpcontent2/source/text/swriter/00.po44
-rw-r--r--source/pt/helpcontent2/source/text/swriter/guide.po8
-rw-r--r--source/pt/instsetoo_native/inc_openoffice/windows/msi_languages.po8
-rw-r--r--source/pt/officecfg/registry/data/org/openoffice/Office.po14
-rw-r--r--source/pt/officecfg/registry/data/org/openoffice/Office/UI.po48
-rw-r--r--source/pt/readlicense_oo/docs.po8
-rw-r--r--source/pt/sc/messages.po38
-rw-r--r--source/pt/scp2/source/ooo.po8
-rw-r--r--source/pt/svtools/messages.po10
-rw-r--r--source/pt/svx/messages.po82
-rw-r--r--source/pt/sw/messages.po47
-rw-r--r--source/pt/swext/mediawiki/help.po62
-rw-r--r--source/pt/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom.po12
-rw-r--r--source/ro/cui/messages.po97
-rw-r--r--source/ro/helpcontent2/source/text/sbasic/shared/01.po10
-rw-r--r--source/ro/helpcontent2/source/text/scalc/00.po278
-rw-r--r--source/ro/helpcontent2/source/text/scalc/02.po12
-rw-r--r--source/ro/helpcontent2/source/text/scalc/06.po43
-rw-r--r--source/ro/helpcontent2/source/text/scalc/guide.po12
-rw-r--r--source/ro/helpcontent2/source/text/shared.po10
-rw-r--r--source/ro/helpcontent2/source/text/shared/00.po30
-rw-r--r--source/ro/helpcontent2/source/text/shared/01.po20
-rw-r--r--source/ro/helpcontent2/source/text/shared/guide.po10
-rw-r--r--source/ro/helpcontent2/source/text/shared/optionen.po18
-rw-r--r--source/ro/helpcontent2/source/text/swriter/00.po30
-rw-r--r--source/ro/sc/messages.po13
-rw-r--r--source/ro/svtools/messages.po13
-rw-r--r--source/ro/sw/messages.po20
-rw-r--r--source/ro/swext/mediawiki/help.po39
-rw-r--r--source/ru/cui/messages.po96
-rw-r--r--source/ru/helpcontent2/source/text/sbasic/shared/01.po14
-rw-r--r--source/ru/helpcontent2/source/text/scalc/00.po546
-rw-r--r--source/ru/helpcontent2/source/text/scalc/02.po16
-rw-r--r--source/ru/helpcontent2/source/text/scalc/06.po43
-rw-r--r--source/ru/helpcontent2/source/text/scalc/guide.po18
-rw-r--r--source/ru/helpcontent2/source/text/shared.po12
-rw-r--r--source/ru/helpcontent2/source/text/shared/00.po32
-rw-r--r--source/ru/helpcontent2/source/text/shared/01.po22
-rw-r--r--source/ru/helpcontent2/source/text/shared/guide.po14
-rw-r--r--source/ru/helpcontent2/source/text/shared/optionen.po20
-rw-r--r--source/ru/helpcontent2/source/text/swriter/00.po52
-rw-r--r--source/ru/helpcontent2/source/text/swriter/02.po30
-rw-r--r--source/ru/svtools/messages.po14
-rw-r--r--source/ru/sw/messages.po18
-rw-r--r--source/ru/swext/mediawiki/help.po36
-rw-r--r--source/rw/basctl/messages.po19
-rw-r--r--source/rw/cui/messages.po96
-rw-r--r--source/rw/sc/messages.po12
-rw-r--r--source/rw/svtools/messages.po12
-rw-r--r--source/rw/sw/messages.po19
-rw-r--r--source/rw/swext/mediawiki/help.po20
-rw-r--r--source/sa-IN/cui/messages.po97
-rw-r--r--source/sa-IN/sc/messages.po12
-rw-r--r--source/sa-IN/svtools/messages.po12
-rw-r--r--source/sa-IN/sw/messages.po19
-rw-r--r--source/sa-IN/swext/mediawiki/help.po32
-rw-r--r--source/sah/cui/messages.po96
-rw-r--r--source/sah/sc/messages.po12
-rw-r--r--source/sah/svtools/messages.po12
-rw-r--r--source/sah/sw/messages.po19
-rw-r--r--source/sah/swext/mediawiki/help.po20
-rw-r--r--source/sat/cui/messages.po97
-rw-r--r--source/sat/sc/messages.po12
-rw-r--r--source/sat/svtools/messages.po12
-rw-r--r--source/sat/sw/messages.po19
-rw-r--r--source/sat/swext/mediawiki/help.po34
-rw-r--r--source/sd/cui/messages.po97
-rw-r--r--source/sd/sc/messages.po12
-rw-r--r--source/sd/svtools/messages.po12
-rw-r--r--source/sd/sw/messages.po19
-rw-r--r--source/sd/swext/mediawiki/help.po29
-rw-r--r--source/si/cui/messages.po98
-rw-r--r--source/si/helpcontent2/source/text/sbasic/shared/01.po10
-rw-r--r--source/si/helpcontent2/source/text/scalc/00.po404
-rw-r--r--source/si/helpcontent2/source/text/scalc/02.po12
-rw-r--r--source/si/helpcontent2/source/text/scalc/06.po43
-rw-r--r--source/si/helpcontent2/source/text/scalc/guide.po12
-rw-r--r--source/si/helpcontent2/source/text/shared.po10
-rw-r--r--source/si/helpcontent2/source/text/shared/00.po30
-rw-r--r--source/si/helpcontent2/source/text/shared/01.po20
-rw-r--r--source/si/helpcontent2/source/text/shared/guide.po10
-rw-r--r--source/si/helpcontent2/source/text/shared/optionen.po18
-rw-r--r--source/si/helpcontent2/source/text/swriter/00.po46
-rw-r--r--source/si/svtools/messages.po12
-rw-r--r--source/si/sw/messages.po18
-rw-r--r--source/si/swext/mediawiki/help.po32
-rw-r--r--source/sid/cui/messages.po98
-rw-r--r--source/sid/helpcontent2/source/text/sbasic/shared/01.po12
-rw-r--r--source/sid/helpcontent2/source/text/scalc/00.po464
-rw-r--r--source/sid/helpcontent2/source/text/scalc/02.po16
-rw-r--r--source/sid/helpcontent2/source/text/scalc/06.po43
-rw-r--r--source/sid/helpcontent2/source/text/scalc/guide.po16
-rw-r--r--source/sid/helpcontent2/source/text/shared.po10
-rw-r--r--source/sid/helpcontent2/source/text/shared/00.po30
-rw-r--r--source/sid/helpcontent2/source/text/shared/01.po20
-rw-r--r--source/sid/helpcontent2/source/text/shared/guide.po12
-rw-r--r--source/sid/helpcontent2/source/text/shared/optionen.po18
-rw-r--r--source/sid/helpcontent2/source/text/swriter/00.po46
-rw-r--r--source/sid/svtools/messages.po13
-rw-r--r--source/sid/sw/messages.po18
-rw-r--r--source/sid/swext/mediawiki/help.po39
-rw-r--r--source/sk/cui/messages.po96
-rw-r--r--source/sk/helpcontent2/source/text/sbasic/shared/01.po12
-rw-r--r--source/sk/helpcontent2/source/text/scalc/00.po464
-rw-r--r--source/sk/helpcontent2/source/text/scalc/02.po18
-rw-r--r--source/sk/helpcontent2/source/text/scalc/06.po43
-rw-r--r--source/sk/helpcontent2/source/text/scalc/guide.po18
-rw-r--r--source/sk/helpcontent2/source/text/shared.po12
-rw-r--r--source/sk/helpcontent2/source/text/shared/00.po32
-rw-r--r--source/sk/helpcontent2/source/text/shared/01.po22
-rw-r--r--source/sk/helpcontent2/source/text/shared/guide.po14
-rw-r--r--source/sk/helpcontent2/source/text/shared/optionen.po20
-rw-r--r--source/sk/helpcontent2/source/text/swriter/00.po52
-rw-r--r--source/sk/svtools/messages.po14
-rw-r--r--source/sk/sw/messages.po18
-rw-r--r--source/sk/swext/mediawiki/help.po36
-rw-r--r--source/sl/formula/messages.po23
-rw-r--r--source/sq/cui/messages.po96
-rw-r--r--source/sq/helpcontent2/source/text/sbasic/shared/01.po10
-rw-r--r--source/sq/helpcontent2/source/text/scalc/00.po390
-rw-r--r--source/sq/helpcontent2/source/text/scalc/02.po12
-rw-r--r--source/sq/helpcontent2/source/text/scalc/06.po43
-rw-r--r--source/sq/helpcontent2/source/text/scalc/guide.po12
-rw-r--r--source/sq/helpcontent2/source/text/shared.po10
-rw-r--r--source/sq/helpcontent2/source/text/shared/00.po30
-rw-r--r--source/sq/helpcontent2/source/text/shared/01.po20
-rw-r--r--source/sq/helpcontent2/source/text/shared/guide.po10
-rw-r--r--source/sq/helpcontent2/source/text/shared/optionen.po18
-rw-r--r--source/sq/helpcontent2/source/text/swriter/00.po46
-rw-r--r--source/sq/svtools/messages.po12
-rw-r--r--source/sq/sw/messages.po17
-rw-r--r--source/sq/swext/mediawiki/help.po36
-rw-r--r--source/ss/cui/messages.po97
-rw-r--r--source/ss/sc/messages.po12
-rw-r--r--source/ss/svtools/messages.po12
-rw-r--r--source/ss/sw/messages.po19
-rw-r--r--source/ss/swext/mediawiki/help.po20
-rw-r--r--source/st/cui/messages.po98
-rw-r--r--source/st/svtools/messages.po13
-rw-r--r--source/st/sw/messages.po18
-rw-r--r--source/st/swext/mediawiki/help.po20
-rw-r--r--source/sv/cui/messages.po94
-rw-r--r--source/sv/helpcontent2/source/text/sbasic/shared/01.po14
-rw-r--r--source/sv/helpcontent2/source/text/scalc/00.po482
-rw-r--r--source/sv/helpcontent2/source/text/scalc/02.po18
-rw-r--r--source/sv/helpcontent2/source/text/scalc/06.po43
-rw-r--r--source/sv/helpcontent2/source/text/scalc/guide.po18
-rw-r--r--source/sv/helpcontent2/source/text/shared.po12
-rw-r--r--source/sv/helpcontent2/source/text/shared/00.po32
-rw-r--r--source/sv/helpcontent2/source/text/shared/01.po24
-rw-r--r--source/sv/helpcontent2/source/text/shared/guide.po14
-rw-r--r--source/sv/helpcontent2/source/text/shared/optionen.po20
-rw-r--r--source/sv/helpcontent2/source/text/swriter/00.po48
-rw-r--r--source/sv/sc/messages.po128
-rw-r--r--source/sv/scp2/source/calc.po10
-rw-r--r--source/sv/scp2/source/gnome.po10
-rw-r--r--source/sv/scp2/source/ooo.po42
-rw-r--r--source/sv/sd/messages.po151
-rw-r--r--source/sv/svtools/messages.po13
-rw-r--r--source/sv/svx/messages.po417
-rw-r--r--source/sv/sw/messages.po346
-rw-r--r--source/sv/swext/mediawiki/help.po87
-rw-r--r--source/sw-TZ/cui/messages.po96
-rw-r--r--source/sw-TZ/sc/messages.po12
-rw-r--r--source/sw-TZ/svtools/messages.po12
-rw-r--r--source/sw-TZ/sw/messages.po19
-rw-r--r--source/sw-TZ/swext/mediawiki/help.po20
-rw-r--r--source/szl/cui/messages.po97
-rw-r--r--source/szl/sc/messages.po13
-rw-r--r--source/szl/svtools/messages.po13
-rw-r--r--source/szl/sw/messages.po20
-rw-r--r--source/szl/swext/mediawiki/help.po20
-rw-r--r--source/ta/cui/messages.po97
-rw-r--r--source/ta/helpcontent2/source/text/sbasic/shared/01.po14
-rw-r--r--source/ta/helpcontent2/source/text/scalc/00.po480
-rw-r--r--source/ta/helpcontent2/source/text/scalc/02.po18
-rw-r--r--source/ta/helpcontent2/source/text/scalc/06.po43
-rw-r--r--source/ta/helpcontent2/source/text/scalc/guide.po14
-rw-r--r--source/ta/helpcontent2/source/text/shared.po14
-rw-r--r--source/ta/helpcontent2/source/text/shared/00.po32
-rw-r--r--source/ta/helpcontent2/source/text/shared/01.po22
-rw-r--r--source/ta/helpcontent2/source/text/shared/guide.po12
-rw-r--r--source/ta/helpcontent2/source/text/shared/optionen.po20
-rw-r--r--source/ta/helpcontent2/source/text/swriter/00.po52
-rw-r--r--source/ta/svtools/messages.po13
-rw-r--r--source/ta/sw/messages.po18
-rw-r--r--source/ta/swext/mediawiki/help.po41
-rw-r--r--source/te/cui/messages.po98
-rw-r--r--source/te/svtools/messages.po13
-rw-r--r--source/te/sw/messages.po18
-rw-r--r--source/te/swext/mediawiki/help.po41
-rw-r--r--source/tg/cui/messages.po96
-rw-r--r--source/tg/helpcontent2/source/text/sbasic/shared/01.po10
-rw-r--r--source/tg/helpcontent2/source/text/scalc/00.po462
-rw-r--r--source/tg/helpcontent2/source/text/scalc/02.po14
-rw-r--r--source/tg/helpcontent2/source/text/scalc/06.po43
-rw-r--r--source/tg/helpcontent2/source/text/scalc/guide.po16
-rw-r--r--source/tg/helpcontent2/source/text/shared.po10
-rw-r--r--source/tg/helpcontent2/source/text/shared/00.po30
-rw-r--r--source/tg/helpcontent2/source/text/shared/01.po20
-rw-r--r--source/tg/helpcontent2/source/text/shared/guide.po12
-rw-r--r--source/tg/helpcontent2/source/text/shared/optionen.po18
-rw-r--r--source/tg/helpcontent2/source/text/swriter/00.po40
-rw-r--r--source/tg/svtools/messages.po12
-rw-r--r--source/tg/sw/messages.po18
-rw-r--r--source/tg/swext/mediawiki/help.po20
-rw-r--r--source/th/cui/messages.po98
-rw-r--r--source/th/sc/messages.po13
-rw-r--r--source/th/svtools/messages.po12
-rw-r--r--source/th/sw/messages.po20
-rw-r--r--source/th/swext/mediawiki/help.po33
-rw-r--r--source/ti/cui/messages.po97
-rw-r--r--source/ti/svtools/messages.po13
-rw-r--r--source/ti/sw/messages.po18
-rw-r--r--source/ti/swext/mediawiki/help.po20
-rw-r--r--source/tn/cui/messages.po97
-rw-r--r--source/tn/sc/messages.po12
-rw-r--r--source/tn/svtools/messages.po12
-rw-r--r--source/tn/sw/messages.po19
-rw-r--r--source/tn/swext/mediawiki/help.po20
-rw-r--r--source/tr/cui/messages.po96
-rw-r--r--source/tr/helpcontent2/source/text/sbasic/shared/01.po14
-rw-r--r--source/tr/helpcontent2/source/text/scalc/00.po548
-rw-r--r--source/tr/helpcontent2/source/text/scalc/02.po16
-rw-r--r--source/tr/helpcontent2/source/text/scalc/06.po40
-rw-r--r--source/tr/helpcontent2/source/text/scalc/guide.po18
-rw-r--r--source/tr/helpcontent2/source/text/shared.po12
-rw-r--r--source/tr/helpcontent2/source/text/shared/00.po32
-rw-r--r--source/tr/helpcontent2/source/text/shared/01.po24
-rw-r--r--source/tr/helpcontent2/source/text/shared/guide.po14
-rw-r--r--source/tr/helpcontent2/source/text/shared/optionen.po20
-rw-r--r--source/tr/helpcontent2/source/text/swriter/00.po52
-rw-r--r--source/tr/svtools/messages.po14
-rw-r--r--source/tr/sw/messages.po17
-rw-r--r--source/tr/swext/mediawiki/help.po36
-rw-r--r--source/ts/cui/messages.po97
-rw-r--r--source/ts/sc/messages.po12
-rw-r--r--source/ts/svtools/messages.po12
-rw-r--r--source/ts/sw/messages.po19
-rw-r--r--source/ts/swext/mediawiki/help.po20
-rw-r--r--source/tt/cui/messages.po97
-rw-r--r--source/tt/sc/messages.po13
-rw-r--r--source/tt/svtools/messages.po13
-rw-r--r--source/tt/sw/messages.po20
-rw-r--r--source/tt/swext/mediawiki/help.po20
-rw-r--r--source/ug/cui/messages.po97
-rw-r--r--source/ug/helpcontent2/source/text/sbasic/shared/01.po10
-rw-r--r--source/ug/helpcontent2/source/text/scalc/00.po464
-rw-r--r--source/ug/helpcontent2/source/text/scalc/02.po16
-rw-r--r--source/ug/helpcontent2/source/text/scalc/06.po43
-rw-r--r--source/ug/helpcontent2/source/text/scalc/guide.po12
-rw-r--r--source/ug/helpcontent2/source/text/shared.po10
-rw-r--r--source/ug/helpcontent2/source/text/shared/00.po30
-rw-r--r--source/ug/helpcontent2/source/text/shared/01.po20
-rw-r--r--source/ug/helpcontent2/source/text/shared/guide.po10
-rw-r--r--source/ug/helpcontent2/source/text/shared/optionen.po18
-rw-r--r--source/ug/helpcontent2/source/text/swriter/00.po46
-rw-r--r--source/ug/sc/messages.po13
-rw-r--r--source/ug/svtools/messages.po13
-rw-r--r--source/ug/sw/messages.po20
-rw-r--r--source/ug/swext/mediawiki/help.po39
-rw-r--r--source/uk/cui/messages.po120
-rw-r--r--source/uk/dictionaries/ru_RU/dialog.po8
-rw-r--r--source/uk/helpcontent2/source/text/sbasic/shared/01.po10
-rw-r--r--source/uk/helpcontent2/source/text/scalc/00.po542
-rw-r--r--source/uk/helpcontent2/source/text/scalc/02.po16
-rw-r--r--source/uk/helpcontent2/source/text/scalc/06.po38
-rw-r--r--source/uk/helpcontent2/source/text/scalc/guide.po16
-rw-r--r--source/uk/helpcontent2/source/text/shared.po12
-rw-r--r--source/uk/helpcontent2/source/text/shared/00.po44
-rw-r--r--source/uk/helpcontent2/source/text/shared/01.po24
-rw-r--r--source/uk/helpcontent2/source/text/shared/guide.po14
-rw-r--r--source/uk/helpcontent2/source/text/shared/help.po8
-rw-r--r--source/uk/helpcontent2/source/text/shared/optionen.po20
-rw-r--r--source/uk/helpcontent2/source/text/smath.po10
-rw-r--r--source/uk/helpcontent2/source/text/smath/01.po12
-rw-r--r--source/uk/helpcontent2/source/text/swriter/00.po46
-rw-r--r--source/uk/helpcontent2/source/text/swriter/guide.po10
-rw-r--r--source/uk/instsetoo_native/inc_openoffice/windows/msi_languages.po8
-rw-r--r--source/uk/officecfg/registry/data/org/openoffice/Office.po14
-rw-r--r--source/uk/officecfg/registry/data/org/openoffice/Office/UI.po76
-rw-r--r--source/uk/readlicense_oo/docs.po8
-rw-r--r--source/uk/sc/messages.po42
-rw-r--r--source/uk/scp2/source/ooo.po8
-rw-r--r--source/uk/sd/messages.po8
-rw-r--r--source/uk/svtools/messages.po14
-rw-r--r--source/uk/svx/messages.po80
-rw-r--r--source/uk/sw/messages.po50
-rw-r--r--source/uk/swext/mediawiki/help.po48
-rw-r--r--source/uk/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom.po12
-rw-r--r--source/uk/vcl/messages.po28
-rw-r--r--source/ur/cui/messages.po97
-rw-r--r--source/ur/svtools/messages.po13
-rw-r--r--source/ur/sw/messages.po18
-rw-r--r--source/ur/swext/mediawiki/help.po20
-rw-r--r--source/uz/cui/messages.po97
-rw-r--r--source/uz/sc/messages.po12
-rw-r--r--source/uz/svtools/messages.po12
-rw-r--r--source/uz/sw/messages.po19
-rw-r--r--source/uz/swext/mediawiki/help.po32
-rw-r--r--source/ve/cui/messages.po98
-rw-r--r--source/ve/svtools/messages.po13
-rw-r--r--source/ve/sw/messages.po18
-rw-r--r--source/ve/swext/mediawiki/help.po20
-rw-r--r--source/vec/cui/messages.po96
-rw-r--r--source/vec/svtools/messages.po14
-rw-r--r--source/vec/sw/messages.po18
-rw-r--r--source/vec/swext/mediawiki/help.po36
-rw-r--r--source/vi/cui/messages.po98
-rw-r--r--source/vi/helpcontent2/source/text/sbasic/shared/01.po10
-rw-r--r--source/vi/helpcontent2/source/text/scalc/00.po464
-rw-r--r--source/vi/helpcontent2/source/text/scalc/02.po16
-rw-r--r--source/vi/helpcontent2/source/text/scalc/06.po43
-rw-r--r--source/vi/helpcontent2/source/text/scalc/guide.po16
-rw-r--r--source/vi/helpcontent2/source/text/shared.po10
-rw-r--r--source/vi/helpcontent2/source/text/shared/00.po30
-rw-r--r--source/vi/helpcontent2/source/text/shared/01.po20
-rw-r--r--source/vi/helpcontent2/source/text/shared/guide.po10
-rw-r--r--source/vi/helpcontent2/source/text/shared/optionen.po18
-rw-r--r--source/vi/helpcontent2/source/text/swriter/00.po46
-rw-r--r--source/vi/sc/messages.po13
-rw-r--r--source/vi/svtools/messages.po12
-rw-r--r--source/vi/sw/messages.po20
-rw-r--r--source/vi/swext/mediawiki/help.po41
-rw-r--r--source/xh/cui/messages.po97
-rw-r--r--source/xh/sc/messages.po12
-rw-r--r--source/xh/svtools/messages.po12
-rw-r--r--source/xh/sw/messages.po19
-rw-r--r--source/xh/swext/mediawiki/help.po20
-rw-r--r--source/zh-CN/cui/messages.po96
-rw-r--r--source/zh-CN/helpcontent2/source/text/sbasic/shared/01.po14
-rw-r--r--source/zh-CN/helpcontent2/source/text/scalc/00.po548
-rw-r--r--source/zh-CN/helpcontent2/source/text/scalc/02.po16
-rw-r--r--source/zh-CN/helpcontent2/source/text/scalc/06.po43
-rw-r--r--source/zh-CN/helpcontent2/source/text/scalc/guide.po18
-rw-r--r--source/zh-CN/helpcontent2/source/text/shared.po14
-rw-r--r--source/zh-CN/helpcontent2/source/text/shared/00.po32
-rw-r--r--source/zh-CN/helpcontent2/source/text/shared/01.po24
-rw-r--r--source/zh-CN/helpcontent2/source/text/shared/guide.po14
-rw-r--r--source/zh-CN/helpcontent2/source/text/shared/optionen.po20
-rw-r--r--source/zh-CN/helpcontent2/source/text/swriter/00.po52
-rw-r--r--source/zh-CN/svtools/messages.po14
-rw-r--r--source/zh-CN/sw/messages.po17
-rw-r--r--source/zh-CN/swext/mediawiki/help.po36
-rw-r--r--source/zh-TW/cui/messages.po96
-rw-r--r--source/zh-TW/helpcontent2/source/text/sbasic/shared/01.po14
-rw-r--r--source/zh-TW/helpcontent2/source/text/scalc/00.po464
-rw-r--r--source/zh-TW/helpcontent2/source/text/scalc/02.po16
-rw-r--r--source/zh-TW/helpcontent2/source/text/scalc/06.po43
-rw-r--r--source/zh-TW/helpcontent2/source/text/scalc/guide.po18
-rw-r--r--source/zh-TW/helpcontent2/source/text/shared.po12
-rw-r--r--source/zh-TW/helpcontent2/source/text/shared/00.po32
-rw-r--r--source/zh-TW/helpcontent2/source/text/shared/01.po22
-rw-r--r--source/zh-TW/helpcontent2/source/text/shared/guide.po14
-rw-r--r--source/zh-TW/helpcontent2/source/text/shared/optionen.po20
-rw-r--r--source/zh-TW/helpcontent2/source/text/swriter/00.po48
-rw-r--r--source/zh-TW/officecfg/registry/data/org/openoffice/Office/UI.po8
-rw-r--r--source/zh-TW/svtools/messages.po14
-rw-r--r--source/zh-TW/sw/messages.po17
-rw-r--r--source/zh-TW/swext/mediawiki/help.po36
-rw-r--r--source/zu/cui/messages.po98
-rw-r--r--source/zu/svtools/messages.po13
-rw-r--r--source/zu/sw/messages.po18
-rw-r--r--source/zu/swext/mediawiki/help.po20
1386 files changed, 35227 insertions, 35012 deletions
diff --git a/source/ab/cui/messages.po b/source/ab/cui/messages.po
index 2e169b6c768..6c402665e1b 100644
--- a/source/ab/cui/messages.po
+++ b/source/ab/cui/messages.po
@@ -3,17 +3,17 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2018-07-22 09:19+0000\n"
-"Last-Translator: Андрей Абухба <aabuchba@mail.ru>\n"
+"POT-Creation-Date: 2018-11-14 12:21+0100\n"
+"PO-Revision-Date: 2018-11-14 11:32+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ab\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1532251148.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195162.000000\n"
#: cui/inc/strings.hrc:24
msgctxt "RID_SVXSTR_KEY_CONFIG_DIR"
@@ -1547,141 +1547,136 @@ msgid "Dimension line"
msgstr "Ишәагаатәу аҵәаӷәа"
#: cui/inc/strings.hrc:365
-msgctxt "RID_SVXSTR_LOAD_ERROR"
-msgid "The selected module could not be loaded."
-msgstr "Иалху амодуль аҭагалара ауам."
-
-#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_STARTQUOTE"
msgid "Start Quote"
msgstr ""
-#: cui/inc/strings.hrc:367
+#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_ENDQUOTE"
msgid "End Quote"
msgstr ""
-#: cui/inc/strings.hrc:369
+#: cui/inc/strings.hrc:368
msgctxt "RID_SVXSTR_SELECTEDPERSONA"
msgid "Selected Theme: "
msgstr "Иалху атема:"
-#: cui/inc/strings.hrc:370
+#: cui/inc/strings.hrc:369
msgctxt "RID_SVXSTR_SEARCHING"
msgid "Searching, please wait..."
msgstr "Шәааҧшы, ицоит аҧшаара..."
-#: cui/inc/strings.hrc:371
+#: cui/inc/strings.hrc:370
msgctxt "RID_SVXSTR_SEARCHERROR"
msgid "Cannot open %1, please try again later."
msgstr ""
-#: cui/inc/strings.hrc:372
+#: cui/inc/strings.hrc:371
msgctxt "RID_SVXSTR_NORESULTS"
msgid "No results found."
msgstr "Акагьы ҧшааӡам."
-#: cui/inc/strings.hrc:373
+#: cui/inc/strings.hrc:372
msgctxt "RID_SVXSTR_APPLYPERSONA"
msgid "Applying Theme..."
msgstr "Атема ахархәара..."
-#: cui/inc/strings.hrc:374
+#: cui/inc/strings.hrc:373
msgctxt "RID_SVXSTR_INVALIDPERSONAURL"
msgid "Please enter a valid theme address or a search term."
msgstr ""
-#: cui/inc/strings.hrc:376
+#: cui/inc/strings.hrc:375
msgctxt "RID_SVXSTR_TABLE_PRESET_NONE"
msgid "Set No Borders"
msgstr ""
-#: cui/inc/strings.hrc:377
+#: cui/inc/strings.hrc:376
msgctxt "RID_SVXSTR_TABLE_PRESET_ONLYOUTER"
msgid "Set Outer Border Only"
msgstr ""
-#: cui/inc/strings.hrc:378
+#: cui/inc/strings.hrc:377
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERHORI"
msgid "Set Outer Border and Horizontal Lines"
msgstr ""
-#: cui/inc/strings.hrc:379
+#: cui/inc/strings.hrc:378
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERALL"
msgid "Set Outer Border and All Inner Lines"
msgstr ""
-#: cui/inc/strings.hrc:380
+#: cui/inc/strings.hrc:379
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERINNER"
msgid "Set Outer Border Without Changing Inner Lines"
msgstr ""
-#: cui/inc/strings.hrc:381
+#: cui/inc/strings.hrc:380
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONAL"
msgid "Set Diagonal Lines Only"
msgstr "Иқәыргылатәуп адиагональтә ҵәаӷәақәа рымацара"
-#: cui/inc/strings.hrc:382
+#: cui/inc/strings.hrc:381
msgctxt "RID_SVXSTR_PARA_PRESET_ALL"
msgid "Set All Four Borders"
msgstr ""
-#: cui/inc/strings.hrc:383
+#: cui/inc/strings.hrc:382
msgctxt "RID_SVXSTR_PARA_PRESET_LEFTRIGHT"
msgid "Set Left and Right Borders Only"
msgstr ""
-#: cui/inc/strings.hrc:384
+#: cui/inc/strings.hrc:383
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOM"
msgid "Set Top and Bottom Borders Only"
msgstr ""
-#: cui/inc/strings.hrc:385
+#: cui/inc/strings.hrc:384
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYLEFT"
msgid "Set Left Border Only"
msgstr ""
-#: cui/inc/strings.hrc:386
+#: cui/inc/strings.hrc:385
msgctxt "RID_SVXSTR_HOR_PRESET_ONLYHOR"
msgid "Set Top and Bottom Borders, and All Inner Lines"
msgstr ""
-#: cui/inc/strings.hrc:387
+#: cui/inc/strings.hrc:386
msgctxt "RID_SVXSTR_VER_PRESET_ONLYVER"
msgid "Set Left and Right Borders, and All Inner Lines"
msgstr ""
-#: cui/inc/strings.hrc:388
+#: cui/inc/strings.hrc:387
msgctxt "RID_SVXSTR_SHADOW_STYLE_NONE"
msgid "No Shadow"
msgstr "Агага ада"
-#: cui/inc/strings.hrc:389
+#: cui/inc/strings.hrc:388
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMRIGHT"
msgid "Cast Shadow to Bottom Right"
msgstr ""
-#: cui/inc/strings.hrc:390
+#: cui/inc/strings.hrc:389
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPRIGHT"
msgid "Cast Shadow to Top Right"
msgstr ""
-#: cui/inc/strings.hrc:391
+#: cui/inc/strings.hrc:390
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMLEFT"
msgid "Cast Shadow to Bottom Left"
msgstr ""
-#: cui/inc/strings.hrc:392
+#: cui/inc/strings.hrc:391
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPLEFT"
msgid "Cast Shadow to Top Left"
msgstr ""
-#: cui/inc/strings.hrc:393
+#: cui/inc/strings.hrc:392
msgctxt "RID_SVXSTR_SIGNATURELINE_SIGNED_BY"
msgid "Signed by: %1"
msgstr ""
-#: cui/inc/strings.hrc:394
+#: cui/inc/strings.hrc:393
msgctxt "RID_SVXSTR_OPENCL_RESTART"
msgid "For the OpenCL changes to take effect, %PRODUCTNAME must be restarted."
msgstr ""
@@ -10684,22 +10679,43 @@ msgctxt "signsignatureline|btn_select_certificate"
msgid "Select Certificate"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:168
+#. Name of the signer
+#: cui/uiconfig/ui/signsignatureline.ui:166
+msgctxt "signsignatureline|label_name"
+msgid "or"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:175
+msgctxt "signsignatureline|btn_load_image"
+msgid "Use Signature Image"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:190
+msgctxt "signsignatureline|btn_clear_image"
+msgid "Clear"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:206
+msgctxt "signsignatureline|label_image_dimensions"
+msgid "Best image size: 600 x 100 px"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:237
msgctxt "signsignatureline|label_sign"
msgid "Sign"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:205
+#: cui/uiconfig/ui/signsignatureline.ui:274
msgctxt "signsignatureline|label_add_comment"
msgid "Add comment:"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:241
+#: cui/uiconfig/ui/signsignatureline.ui:310
msgctxt "signsignatureline|label_hint"
msgid "Instructions from the document creator:"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:274
+#: cui/uiconfig/ui/signsignatureline.ui:343
msgctxt "signsignatureline|label_more"
msgid "More"
msgstr ""
diff --git a/source/ab/sc/messages.po b/source/ab/sc/messages.po
index b2f5156c9c7..3308c418bd3 100644
--- a/source/ab/sc/messages.po
+++ b/source/ab/sc/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: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-07-22 09:33+0000\n"
-"Last-Translator: Андрей Абухба <aabuchba@mail.ru>\n"
+"PO-Revision-Date: 2018-11-12 11:32+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ab\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1532252031.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542022333.000000\n"
#: sc/inc/compiler.hrc:27
msgctxt "RID_FUNCTION_CATEGORIES"
@@ -720,7 +720,6 @@ msgctxt "STR_SELCOUNT_ROWARG"
msgid "$1 row"
msgid_plural "$1 rows"
msgstr[0] ""
-msgstr[1] ""
#. To translators: STR_SELCOUNT_COLARG is $1 of STR_SELCOUNT. $1 of STR_SELCOUNT_ROWARG is number of columns
#: sc/inc/globstr.hrc:165
@@ -728,7 +727,6 @@ msgctxt "STR_SELCOUNT_COLARG"
msgid "$1 column"
msgid_plural "$1 columns"
msgstr[0] ""
-msgstr[1] ""
#: sc/inc/globstr.hrc:166
msgctxt "STR_FILTER_SELCOUNT"
@@ -1485,7 +1483,6 @@ msgctxt "STR_SCATTR_PAGE_SCALE_PAGES"
msgid "One page"
msgid_plural "%1 pages"
msgstr[0] ""
-msgstr[1] ""
#: sc/inc/globstr.hrc:324
msgctxt "STR_SCATTR_PAGE_SCALE_AUTO"
@@ -13659,7 +13656,6 @@ msgctxt "SCSTR_TOTAL"
msgid "One result found"
msgid_plural "%1 results found"
msgstr[0] ""
-msgstr[1] ""
#: sc/inc/strings.hrc:54
msgctxt "SCSTR_SKIPPED"
diff --git a/source/ab/svtools/messages.po b/source/ab/svtools/messages.po
index 3c45a917286..3798e70b4d1 100644
--- a/source/ab/svtools/messages.po
+++ b/source/ab/svtools/messages.po
@@ -3,17 +3,17 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: 2018-06-24 13:30+0000\n"
-"Last-Translator: Андрей Абухба <aabuchba@mail.ru>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:32+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ab\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1529847050.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195163.000000\n"
#: include/svtools/strings.hrc:25
msgctxt "STR_UNDO"
@@ -1537,7 +1537,7 @@ msgstr ""
#: include/svtools/strings.hrc:360
msgctxt "STR_DESCRIPTION_MYTHES"
-msgid "Mythes Thesaurus"
+msgid "MyThes Thesaurus"
msgstr ""
#: include/svtools/strings.hrc:361
diff --git a/source/ab/sw/messages.po b/source/ab/sw/messages.po
index 5f67b55de5f..956a6bcdefb 100644
--- a/source/ab/sw/messages.po
+++ b/source/ab/sw/messages.po
@@ -3,17 +3,17 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-07-22 09:43+0000\n"
-"Last-Translator: Андрей Абухба <aabuchba@mail.ru>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:32+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ab\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1532252601.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195163.000000\n"
#: sw/inc/app.hrc:29
msgctxt "RID_PARAGRAPHSTYLEFAMILY"
@@ -2714,14 +2714,12 @@ msgctxt "STR_UNDO_TABS"
msgid "One tab"
msgid_plural "$1 tabs"
msgstr[0] ""
-msgstr[1] ""
#: sw/inc/strings.hrc:469
msgctxt "STR_UNDO_NLS"
msgid "One line break"
msgid_plural "$1 line breaks"
msgstr[0] ""
-msgstr[1] ""
#: sw/inc/strings.hrc:470
msgctxt "STR_UNDO_PAGEBREAKS"
@@ -6868,7 +6866,12 @@ msgctxt "asciifilterdialog|lf"
msgid "_LF"
msgstr ""
-#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:264
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:258
+msgctxt "asciifilterdialog|includebom"
+msgid "Include byte-order-mark"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:280
msgctxt "asciifilterdialog|label1"
msgid "Properties"
msgstr "Аҷыдаҟазшьақәа"
diff --git a/source/ab/swext/mediawiki/help.po b/source/ab/swext/mediawiki/help.po
index f87d69e3879..9bfcf5bc6fe 100644
--- a/source/ab/swext/mediawiki/help.po
+++ b/source/ab/swext/mediawiki/help.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2017-12-25 16:19+0000\n"
-"Last-Translator: Андрей Абухба <aabuchba@mail.ru>\n"
+"POT-Creation-Date: 2018-11-15 13:53+0100\n"
+"PO-Revision-Date: 2018-11-12 11:32+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ab\n"
"MIME-Version: 1.0\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1514218790.000000\n"
+"X-POOTLE-MTIME: 1542022338.000000\n"
#: help.tree
msgctxt ""
@@ -92,7 +92,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id7387615\n"
"help.text"
-msgid "A wiki account on a supported <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
+msgid "A wiki account on a supported <link href=\"https://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
msgstr ""
#: wiki.xhp
@@ -148,7 +148,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id368968\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Options</link> dialog, click Add."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\"><emph>Options</emph></link> dialog, click <emph>Add</emph>."
msgstr ""
#: wiki.xhp
@@ -156,7 +156,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id6962187\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> dialog, enter the account information for the wiki."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\"><emph>MediaWiki</emph></link> dialog, enter the account information for the wiki."
msgstr ""
#: wiki.xhp
@@ -164,7 +164,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id5328836\n"
"help.text"
-msgid "In the URL text box, enter the address of a wiki that you want to connect to."
+msgid "In the <emph>URL</emph> text box, enter the address of a wiki that you want to connect to."
msgstr ""
#: wiki.xhp
@@ -180,7 +180,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id5906552\n"
"help.text"
-msgid "In the Username box, enter your user ID for your wiki account."
+msgid "In the <emph>Username</emph> box, enter your user ID for your wiki account."
msgstr ""
#: wiki.xhp
@@ -196,7 +196,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id8869594\n"
"help.text"
-msgid "In the Password box, enter the password for your wiki account, then click OK."
+msgid "In the Password box, enter the password for your wiki account, then click <emph>OK</emph>."
msgstr ""
#: wiki.xhp
@@ -244,7 +244,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id228278\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Send to MediaWiki</link> dialog, specify the settings for your entry."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\"><emph>Send to MediaWiki</emph></link> dialog, specify the settings for your entry."
msgstr ""
#: wiki.xhp
diff --git a/source/af/avmedia/messages.po b/source/af/avmedia/messages.po
index cce0dda82f2..018b1082712 100644
--- a/source/af/avmedia/messages.po
+++ b/source/af/avmedia/messages.po
@@ -4,14 +4,17 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-02-27 13:56+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2018-11-15 08:57+0000\n"
+"Last-Translator: gentos59 <tomkapiye@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: af\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542272243.000000\n"
#: avmedia/inc/strings.hrc:25
msgctxt "AVMEDIA_STR_OPEN"
@@ -91,7 +94,7 @@ msgstr "Mediaspeler"
#: avmedia/inc/strings.hrc:40
msgctxt "AVMEDIA_MEDIA_PATH"
msgid "Media Path"
-msgstr ""
+msgstr "Media Pad"
#: avmedia/inc/strings.hrc:41
msgctxt "AVMEDIA_MEDIA_PATH_DEFAULT"
@@ -101,7 +104,7 @@ msgstr ""
#: avmedia/inc/strings.hrc:42
msgctxt "AVMEDIA_STR_INSERTMEDIA_DLG"
msgid "Insert Audio or Video"
-msgstr ""
+msgstr "Vidio or Audio invoeg"
#: avmedia/inc/strings.hrc:43
msgctxt "AVMEDIA_STR_OPENMEDIA_DLG"
diff --git a/source/af/cui/messages.po b/source/af/cui/messages.po
index 9e0885ccc6a..03cb989ae37 100644
--- a/source/af/cui/messages.po
+++ b/source/af/cui/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2018-11-02 03:23+0000\n"
-"Last-Translator: gentos59 <tomkapiye@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:21+0100\n"
+"PO-Revision-Date: 2018-11-14 11:32+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: af\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1541128992.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195170.000000\n"
#: cui/inc/strings.hrc:24
msgctxt "RID_SVXSTR_KEY_CONFIG_DIR"
@@ -1588,142 +1588,136 @@ msgid "Dimension line"
msgstr "Dimensielyn"
#: cui/inc/strings.hrc:365
-#, fuzzy
-msgctxt "RID_SVXSTR_LOAD_ERROR"
-msgid "The selected module could not be loaded."
-msgstr "Die geselekteerde module kon nie gelaai word nie."
-
-#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_STARTQUOTE"
msgid "Start Quote"
msgstr ""
-#: cui/inc/strings.hrc:367
+#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_ENDQUOTE"
msgid "End Quote"
msgstr ""
-#: cui/inc/strings.hrc:369
+#: cui/inc/strings.hrc:368
msgctxt "RID_SVXSTR_SELECTEDPERSONA"
msgid "Selected Theme: "
msgstr ""
-#: cui/inc/strings.hrc:370
+#: cui/inc/strings.hrc:369
msgctxt "RID_SVXSTR_SEARCHING"
msgid "Searching, please wait..."
msgstr ""
-#: cui/inc/strings.hrc:371
+#: cui/inc/strings.hrc:370
msgctxt "RID_SVXSTR_SEARCHERROR"
msgid "Cannot open %1, please try again later."
msgstr ""
-#: cui/inc/strings.hrc:372
+#: cui/inc/strings.hrc:371
msgctxt "RID_SVXSTR_NORESULTS"
msgid "No results found."
msgstr ""
-#: cui/inc/strings.hrc:373
+#: cui/inc/strings.hrc:372
msgctxt "RID_SVXSTR_APPLYPERSONA"
msgid "Applying Theme..."
msgstr ""
-#: cui/inc/strings.hrc:374
+#: cui/inc/strings.hrc:373
msgctxt "RID_SVXSTR_INVALIDPERSONAURL"
msgid "Please enter a valid theme address or a search term."
msgstr ""
-#: cui/inc/strings.hrc:376
+#: cui/inc/strings.hrc:375
msgctxt "RID_SVXSTR_TABLE_PRESET_NONE"
msgid "Set No Borders"
msgstr ""
-#: cui/inc/strings.hrc:377
+#: cui/inc/strings.hrc:376
msgctxt "RID_SVXSTR_TABLE_PRESET_ONLYOUTER"
msgid "Set Outer Border Only"
msgstr ""
-#: cui/inc/strings.hrc:378
+#: cui/inc/strings.hrc:377
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERHORI"
msgid "Set Outer Border and Horizontal Lines"
msgstr ""
-#: cui/inc/strings.hrc:379
+#: cui/inc/strings.hrc:378
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERALL"
msgid "Set Outer Border and All Inner Lines"
msgstr ""
-#: cui/inc/strings.hrc:380
+#: cui/inc/strings.hrc:379
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERINNER"
msgid "Set Outer Border Without Changing Inner Lines"
msgstr ""
-#: cui/inc/strings.hrc:381
+#: cui/inc/strings.hrc:380
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONAL"
msgid "Set Diagonal Lines Only"
msgstr "Stel net diagonale lyne op"
-#: cui/inc/strings.hrc:382
+#: cui/inc/strings.hrc:381
msgctxt "RID_SVXSTR_PARA_PRESET_ALL"
msgid "Set All Four Borders"
msgstr ""
-#: cui/inc/strings.hrc:383
+#: cui/inc/strings.hrc:382
msgctxt "RID_SVXSTR_PARA_PRESET_LEFTRIGHT"
msgid "Set Left and Right Borders Only"
msgstr ""
-#: cui/inc/strings.hrc:384
+#: cui/inc/strings.hrc:383
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOM"
msgid "Set Top and Bottom Borders Only"
msgstr ""
-#: cui/inc/strings.hrc:385
+#: cui/inc/strings.hrc:384
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYLEFT"
msgid "Set Left Border Only"
msgstr ""
-#: cui/inc/strings.hrc:386
+#: cui/inc/strings.hrc:385
msgctxt "RID_SVXSTR_HOR_PRESET_ONLYHOR"
msgid "Set Top and Bottom Borders, and All Inner Lines"
msgstr ""
-#: cui/inc/strings.hrc:387
+#: cui/inc/strings.hrc:386
msgctxt "RID_SVXSTR_VER_PRESET_ONLYVER"
msgid "Set Left and Right Borders, and All Inner Lines"
msgstr ""
-#: cui/inc/strings.hrc:388
+#: cui/inc/strings.hrc:387
msgctxt "RID_SVXSTR_SHADOW_STYLE_NONE"
msgid "No Shadow"
msgstr "Geen skadu"
-#: cui/inc/strings.hrc:389
+#: cui/inc/strings.hrc:388
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMRIGHT"
msgid "Cast Shadow to Bottom Right"
msgstr "Gooi skaduwee na regs onder"
-#: cui/inc/strings.hrc:390
+#: cui/inc/strings.hrc:389
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPRIGHT"
msgid "Cast Shadow to Top Right"
msgstr "Gooi skaduwee na regs bo"
-#: cui/inc/strings.hrc:391
+#: cui/inc/strings.hrc:390
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMLEFT"
msgid "Cast Shadow to Bottom Left"
msgstr "Gooi skaduwee na links onder"
-#: cui/inc/strings.hrc:392
+#: cui/inc/strings.hrc:391
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPLEFT"
msgid "Cast Shadow to Top Left"
msgstr "Gooi skaduwee na links bo"
-#: cui/inc/strings.hrc:393
+#: cui/inc/strings.hrc:392
msgctxt "RID_SVXSTR_SIGNATURELINE_SIGNED_BY"
msgid "Signed by: %1"
msgstr ""
-#: cui/inc/strings.hrc:394
+#: cui/inc/strings.hrc:393
msgctxt "RID_SVXSTR_OPENCL_RESTART"
msgid "For the OpenCL changes to take effect, %PRODUCTNAME must be restarted."
msgstr ""
@@ -11284,22 +11278,43 @@ msgctxt "signsignatureline|btn_select_certificate"
msgid "Select Certificate"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:168
+#. Name of the signer
+#: cui/uiconfig/ui/signsignatureline.ui:166
+msgctxt "signsignatureline|label_name"
+msgid "or"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:175
+msgctxt "signsignatureline|btn_load_image"
+msgid "Use Signature Image"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:190
+msgctxt "signsignatureline|btn_clear_image"
+msgid "Clear"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:206
+msgctxt "signsignatureline|label_image_dimensions"
+msgid "Best image size: 600 x 100 px"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:237
msgctxt "signsignatureline|label_sign"
msgid "Sign"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:205
+#: cui/uiconfig/ui/signsignatureline.ui:274
msgctxt "signsignatureline|label_add_comment"
msgid "Add comment:"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:241
+#: cui/uiconfig/ui/signsignatureline.ui:310
msgctxt "signsignatureline|label_hint"
msgid "Instructions from the document creator:"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:274
+#: cui/uiconfig/ui/signsignatureline.ui:343
msgctxt "signsignatureline|label_more"
msgid "More"
msgstr ""
diff --git a/source/af/svtools/messages.po b/source/af/svtools/messages.po
index 6c98d72338b..b6b721e0c68 100644
--- a/source/af/svtools/messages.po
+++ b/source/af/svtools/messages.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:32+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: af\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195170.000000\n"
#: include/svtools/strings.hrc:25
msgctxt "STR_UNDO"
@@ -1549,7 +1552,7 @@ msgstr ""
#: include/svtools/strings.hrc:360
msgctxt "STR_DESCRIPTION_MYTHES"
-msgid "Mythes Thesaurus"
+msgid "MyThes Thesaurus"
msgstr ""
#: include/svtools/strings.hrc:361
diff --git a/source/af/svx/messages.po b/source/af/svx/messages.po
index 608dadf7828..57566dd1c6e 100644
--- a/source/af/svx/messages.po
+++ b/source/af/svx/messages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: 2018-10-31 07:18+0000\n"
+"PO-Revision-Date: 2018-11-15 08:54+0000\n"
"Last-Translator: gentos59 <tomkapiye@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: af\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1540970328.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542272090.000000\n"
#: include/svx/strings.hrc:25
#, fuzzy
@@ -2877,7 +2877,7 @@ msgstr ""
#: include/svx/strings.hrc:599
msgctxt "RID_SVXSTR_COLOR_DARKPURPLE"
msgid "Dark Purple"
-msgstr ""
+msgstr "Donker Pers"
#: include/svx/strings.hrc:600
msgctxt "RID_SVXSTR_COLOR_DARKINDIGO"
@@ -4356,7 +4356,7 @@ msgstr "Gravisaksent"
#: include/svx/strings.hrc:894
msgctxt "RID_SVXSTR_COLOR_LIBRE_PURPLE"
msgid "Purple"
-msgstr ""
+msgstr "åçPers"
#: include/svx/strings.hrc:895
msgctxt "RID_SVXSTR_COLOR_LIBRE_PURPLE_ACCENT"
diff --git a/source/af/sw/messages.po b/source/af/sw/messages.po
index ac080bfbd16..093df0629c4 100644
--- a/source/af/sw/messages.po
+++ b/source/af/sw/messages.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:32+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: af\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195170.000000\n"
#: sw/inc/app.hrc:29
#, fuzzy
@@ -7108,7 +7111,12 @@ msgctxt "asciifilterdialog|lf"
msgid "_LF"
msgstr ""
-#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:264
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:258
+msgctxt "asciifilterdialog|includebom"
+msgid "Include byte-order-mark"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:280
msgctxt "asciifilterdialog|label1"
msgid "Properties"
msgstr "Eienskappe"
diff --git a/source/af/swext/mediawiki/help.po b/source/af/swext/mediawiki/help.po
index 6d75820043e..f3439ae459e 100644
--- a/source/af/swext/mediawiki/help.po
+++ b/source/af/swext/mediawiki/help.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2016-12-02 12:51+0000\n"
+"POT-Creation-Date: 2018-11-15 13:53+0100\n"
+"PO-Revision-Date: 2018-11-12 11:32+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: af\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1480683065.000000\n"
+"X-POOTLE-MTIME: 1542022361.000000\n"
#: help.tree
msgctxt ""
@@ -91,13 +91,12 @@ msgid "Java Runtime Environment"
msgstr "Java-looptydomgewing 1.4"
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id7387615\n"
"help.text"
-msgid "A wiki account on a supported <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
-msgstr "'n Wiki-rekening op 'n ondersteunde <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link>-bediener"
+msgid "A wiki account on a supported <link href=\"https://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -152,7 +151,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id368968\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Options</link> dialog, click Add."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\"><emph>Options</emph></link> dialog, click <emph>Add</emph>."
msgstr ""
#: wiki.xhp
@@ -160,17 +159,16 @@ msgctxt ""
"wiki.xhp\n"
"par_id6962187\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> dialog, enter the account information for the wiki."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\"><emph>MediaWiki</emph></link> dialog, enter the account information for the wiki."
msgstr ""
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id5328836\n"
"help.text"
-msgid "In the URL text box, enter the address of a wiki that you want to connect to."
-msgstr "Tik die adres van 'n wiki in die URL-tekskassie in waaraan u wil koppel."
+msgid "In the <emph>URL</emph> text box, enter the address of a wiki that you want to connect to."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -181,13 +179,12 @@ msgid "You can copy the URL from a web browser and paste it into the textbox."
msgstr "U kan die URL uit 'n webblaaier kopieer en dit in die tekskassie plak."
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id5906552\n"
"help.text"
-msgid "In the Username box, enter your user ID for your wiki account."
-msgstr "Tik u gebruiker-ID vir u wikirekening in die gebruikersnaamveld in."
+msgid "In the <emph>Username</emph> box, enter your user ID for your wiki account."
+msgstr ""
#: wiki.xhp
#, fuzzy
@@ -199,13 +196,12 @@ msgid "If the wiki allows anonymous write access, you can leave the Username and
msgstr "As die wiki kan anonieme skryftoegang toelaat, kan jy die gebruikernaam- en wagwoordvelde leeg laat."
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id8869594\n"
"help.text"
-msgid "In the Password box, enter the password for your wiki account, then click OK."
-msgstr "Tik die wagwoord van u wikirekening in die wagwoordveld, en kliek OK."
+msgid "In the Password box, enter the password for your wiki account, then click <emph>OK</emph>."
+msgstr ""
#: wiki.xhp
#, fuzzy
@@ -253,7 +249,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id228278\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Send to MediaWiki</link> dialog, specify the settings for your entry."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\"><emph>Send to MediaWiki</emph></link> dialog, specify the settings for your entry."
msgstr ""
#: wiki.xhp
diff --git a/source/am/cui/messages.po b/source/am/cui/messages.po
index a4b41f83a0b..6defed32ad6 100644
--- a/source/am/cui/messages.po
+++ b/source/am/cui/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2018-10-21 20:40+0000\n"
-"Last-Translator: Samson B <sambelet@yahoo.com>\n"
+"POT-Creation-Date: 2018-11-14 12:21+0100\n"
+"PO-Revision-Date: 2018-11-14 11:32+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1540154447.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195178.000000\n"
#: cui/inc/strings.hrc:24
msgctxt "RID_SVXSTR_KEY_CONFIG_DIR"
@@ -1558,141 +1558,136 @@ msgid "Dimension line"
msgstr "የ Dimension መስመር"
#: cui/inc/strings.hrc:365
-msgctxt "RID_SVXSTR_LOAD_ERROR"
-msgid "The selected module could not be loaded."
-msgstr "የተመረጠውን ክፍል መጫን አልተቻለም"
-
-#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_STARTQUOTE"
msgid "Start Quote"
msgstr "የ ጥቅስ መጀመሪያ"
-#: cui/inc/strings.hrc:367
+#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_ENDQUOTE"
msgid "End Quote"
msgstr "የ ጥቅስ መጨረሻ"
-#: cui/inc/strings.hrc:369
+#: cui/inc/strings.hrc:368
msgctxt "RID_SVXSTR_SELECTEDPERSONA"
msgid "Selected Theme: "
msgstr "ገጽታ ይምረጡ: "
-#: cui/inc/strings.hrc:370
+#: cui/inc/strings.hrc:369
msgctxt "RID_SVXSTR_SEARCHING"
msgid "Searching, please wait..."
msgstr "በ መፈለግ ላይ: እባክዎን ይቆዩ..."
-#: cui/inc/strings.hrc:371
+#: cui/inc/strings.hrc:370
msgctxt "RID_SVXSTR_SEARCHERROR"
msgid "Cannot open %1, please try again later."
msgstr "መክፈት አልተቻለም %1, እባክዎን ትንሽ ቆይተው ይሞክሩ"
-#: cui/inc/strings.hrc:372
+#: cui/inc/strings.hrc:371
msgctxt "RID_SVXSTR_NORESULTS"
msgid "No results found."
msgstr "ምንም ውጤት አልተገኘም"
-#: cui/inc/strings.hrc:373
+#: cui/inc/strings.hrc:372
msgctxt "RID_SVXSTR_APPLYPERSONA"
msgid "Applying Theme..."
msgstr "ገጽታውን በመፈጸም ላይ..."
-#: cui/inc/strings.hrc:374
+#: cui/inc/strings.hrc:373
msgctxt "RID_SVXSTR_INVALIDPERSONAURL"
msgid "Please enter a valid theme address or a search term."
msgstr "እባክዎን ዋጋ ያለው የ ገጽታ አድራሻ ወይንም የ መፈለጊያ ደንብ ያስገቡ: "
-#: cui/inc/strings.hrc:376
+#: cui/inc/strings.hrc:375
msgctxt "RID_SVXSTR_TABLE_PRESET_NONE"
msgid "Set No Borders"
msgstr "ድንበሮች አታሰናዳ"
-#: cui/inc/strings.hrc:377
+#: cui/inc/strings.hrc:376
msgctxt "RID_SVXSTR_TABLE_PRESET_ONLYOUTER"
msgid "Set Outer Border Only"
msgstr "የውጪ ድንበሮችን ብቻ ማሰናጃ"
-#: cui/inc/strings.hrc:378
+#: cui/inc/strings.hrc:377
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERHORI"
msgid "Set Outer Border and Horizontal Lines"
msgstr "የ ውጪ ድንበሮች እና የ አግድም መስመሮች ማሰናጃ"
-#: cui/inc/strings.hrc:379
+#: cui/inc/strings.hrc:378
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERALL"
msgid "Set Outer Border and All Inner Lines"
msgstr "የውጪ ድንበሮች እና የውስጥ መስመሮች በሙሉ ማሰናጃ"
-#: cui/inc/strings.hrc:380
+#: cui/inc/strings.hrc:379
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERINNER"
msgid "Set Outer Border Without Changing Inner Lines"
msgstr "የውስጥ መስመሮች ሳይቀየሩ የውጪ ድንበሮችን ማሰናጃ"
-#: cui/inc/strings.hrc:381
+#: cui/inc/strings.hrc:380
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONAL"
msgid "Set Diagonal Lines Only"
msgstr "የአግድም መስመሮች ብቻ ማሰናጃ"
-#: cui/inc/strings.hrc:382
+#: cui/inc/strings.hrc:381
msgctxt "RID_SVXSTR_PARA_PRESET_ALL"
msgid "Set All Four Borders"
msgstr "አራቱንም ድንበሮች በሙሉ ማሰናጃ"
-#: cui/inc/strings.hrc:383
+#: cui/inc/strings.hrc:382
msgctxt "RID_SVXSTR_PARA_PRESET_LEFTRIGHT"
msgid "Set Left and Right Borders Only"
msgstr "የ ግራ እና የ ቀኝ ድንበሮችን ብቻ ማሰናጃ"
-#: cui/inc/strings.hrc:384
+#: cui/inc/strings.hrc:383
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOM"
msgid "Set Top and Bottom Borders Only"
msgstr "የ ላይ እና የ ታች ድንበሮች ብቻ ማሰናጃ"
-#: cui/inc/strings.hrc:385
+#: cui/inc/strings.hrc:384
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYLEFT"
msgid "Set Left Border Only"
msgstr "የ ግራ ድንበር ብቻ ማሰናጃ"
-#: cui/inc/strings.hrc:386
+#: cui/inc/strings.hrc:385
msgctxt "RID_SVXSTR_HOR_PRESET_ONLYHOR"
msgid "Set Top and Bottom Borders, and All Inner Lines"
msgstr "የ ላይ እና የ ታች ድንበሮችን እና ሁሉንም የ ውስጥ መስመሮች ማሰናጃ"
-#: cui/inc/strings.hrc:387
+#: cui/inc/strings.hrc:386
msgctxt "RID_SVXSTR_VER_PRESET_ONLYVER"
msgid "Set Left and Right Borders, and All Inner Lines"
msgstr "የ ግራ እና የ ቀኝ ድንበሮችን እና ሁሉንም የውስጥ መስመሮችን ማሰናጃ"
-#: cui/inc/strings.hrc:388
+#: cui/inc/strings.hrc:387
msgctxt "RID_SVXSTR_SHADOW_STYLE_NONE"
msgid "No Shadow"
msgstr "ጥላ የለም"
-#: cui/inc/strings.hrc:389
+#: cui/inc/strings.hrc:388
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMRIGHT"
msgid "Cast Shadow to Bottom Right"
msgstr "ከ ታች በ ቀኝ በኩል ጥላ ማጥላት"
-#: cui/inc/strings.hrc:390
+#: cui/inc/strings.hrc:389
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPRIGHT"
msgid "Cast Shadow to Top Right"
msgstr "ከ ላይ በ ቀኝ በኩል ጥላ ማጥላት"
-#: cui/inc/strings.hrc:391
+#: cui/inc/strings.hrc:390
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMLEFT"
msgid "Cast Shadow to Bottom Left"
msgstr "ከ ታች በ ግራ በኩል ጥላ ማጥላት"
-#: cui/inc/strings.hrc:392
+#: cui/inc/strings.hrc:391
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPLEFT"
msgid "Cast Shadow to Top Left"
msgstr "ከ ላይ በ ግራ በኩል ጥላ ማጥላት"
-#: cui/inc/strings.hrc:393
+#: cui/inc/strings.hrc:392
msgctxt "RID_SVXSTR_SIGNATURELINE_SIGNED_BY"
msgid "Signed by: %1"
msgstr "የ ተፈረመው በ: %1"
-#: cui/inc/strings.hrc:394
+#: cui/inc/strings.hrc:393
msgctxt "RID_SVXSTR_OPENCL_RESTART"
msgid "For the OpenCL changes to take effect, %PRODUCTNAME must be restarted."
msgstr "የ OpenCL ለውጦች ውጤታማ እንዲሆኑ %PRODUCTNAME እንደገና ማስጀመር አለብዎት"
@@ -2180,7 +2175,7 @@ msgstr "ቋንቋ: $LOCALE"
#: cui/uiconfig/ui/aboutdialog.ui:170
msgctxt "aboutdialog|locale"
msgid "UI-Language: $LOCALE"
-msgstr ""
+msgstr "መጠቀሚያ -ቋንቋ: $LOCALE"
#: cui/uiconfig/ui/aboutdialog.ui:187
msgctxt "aboutdialog|buildIdLink"
@@ -5196,7 +5191,7 @@ msgstr "ዳይሬክቶሪ"
#: cui/uiconfig/ui/gallerythemedialog.ui:8
msgctxt "gallerythemedialog|GalleryThemeDialog"
msgid "Properties of %1"
-msgstr ""
+msgstr "ባህሪዎች የ %1"
#: cui/uiconfig/ui/gallerythemedialog.ui:135
msgctxt "gallerythemedialog|general"
@@ -10435,12 +10430,12 @@ msgstr "መፈለጊያ ደንብ ወይንም የ Firefox ገጽታ URL"
#: cui/uiconfig/ui/select_persona_dialog.ui:196
msgctxt "select_persona_dialog|categoriesCB"
msgid "Abstract"
-msgstr ""
+msgstr "ግልጽ ያልሆነ"
#: cui/uiconfig/ui/select_persona_dialog.ui:197
msgctxt "select_persona_dialog|categoriesCB"
msgid "Causes"
-msgstr ""
+msgstr "ምክንያት"
#: cui/uiconfig/ui/select_persona_dialog.ui:198
msgctxt "select_persona_dialog|categoriesCB"
@@ -10450,12 +10445,12 @@ msgstr ""
#: cui/uiconfig/ui/select_persona_dialog.ui:199
msgctxt "select_persona_dialog|categoriesCB"
msgid "Film and TV"
-msgstr ""
+msgstr "ፊልም እና ቲቪ"
#: cui/uiconfig/ui/select_persona_dialog.ui:200
msgctxt "select_persona_dialog|categoriesCB"
msgid "Firefox"
-msgstr ""
+msgstr "ፋየርፎክስ"
#. https://addons.mozilla.org/en-US/firefox/themes/
#: cui/uiconfig/ui/select_persona_dialog.ui:201
@@ -10466,22 +10461,22 @@ msgstr ""
#: cui/uiconfig/ui/select_persona_dialog.ui:202
msgctxt "select_persona_dialog|categoriesCB"
msgid "Holiday"
-msgstr ""
+msgstr "በአላት"
#: cui/uiconfig/ui/select_persona_dialog.ui:203
msgctxt "select_persona_dialog|categoriesCB"
msgid "Music"
-msgstr ""
+msgstr "ሙዚቃ"
#: cui/uiconfig/ui/select_persona_dialog.ui:204
msgctxt "select_persona_dialog|categoriesCB"
msgid "Nature"
-msgstr ""
+msgstr "ተፈጥሮ"
#: cui/uiconfig/ui/select_persona_dialog.ui:205
msgctxt "select_persona_dialog|categoriesCB"
msgid "Other"
-msgstr ""
+msgstr "ሌላ"
#: cui/uiconfig/ui/select_persona_dialog.ui:206
msgctxt "select_persona_dialog|categoriesCB"
@@ -10496,22 +10491,22 @@ msgstr ""
#: cui/uiconfig/ui/select_persona_dialog.ui:208
msgctxt "select_persona_dialog|categoriesCB"
msgid "Solid"
-msgstr ""
+msgstr "ሙሉ"
#: cui/uiconfig/ui/select_persona_dialog.ui:209
msgctxt "select_persona_dialog|categoriesCB"
msgid "Sports"
-msgstr ""
+msgstr "ስፖርት"
#: cui/uiconfig/ui/select_persona_dialog.ui:210
msgctxt "select_persona_dialog|categoriesCB"
msgid "Websites"
-msgstr ""
+msgstr "ድህረ ገጽ"
#: cui/uiconfig/ui/select_persona_dialog.ui:211
msgctxt "select_persona_dialog|categoriesCB"
msgid "Featured"
-msgstr ""
+msgstr "ገጽታዎች"
#: cui/uiconfig/ui/select_persona_dialog.ui:231
msgctxt "select_persona_dialog|label6"
@@ -10668,22 +10663,43 @@ msgctxt "signsignatureline|btn_select_certificate"
msgid "Select Certificate"
msgstr "የምስክር ወረቀት ይምረጡ"
-#: cui/uiconfig/ui/signsignatureline.ui:168
+#. Name of the signer
+#: cui/uiconfig/ui/signsignatureline.ui:166
+msgctxt "signsignatureline|label_name"
+msgid "or"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:175
+msgctxt "signsignatureline|btn_load_image"
+msgid "Use Signature Image"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:190
+msgctxt "signsignatureline|btn_clear_image"
+msgid "Clear"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:206
+msgctxt "signsignatureline|label_image_dimensions"
+msgid "Best image size: 600 x 100 px"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:237
msgctxt "signsignatureline|label_sign"
msgid "Sign"
msgstr "ምልክት"
-#: cui/uiconfig/ui/signsignatureline.ui:205
+#: cui/uiconfig/ui/signsignatureline.ui:274
msgctxt "signsignatureline|label_add_comment"
msgid "Add comment:"
msgstr "አስተያየት መጨመሪያ:"
-#: cui/uiconfig/ui/signsignatureline.ui:241
+#: cui/uiconfig/ui/signsignatureline.ui:310
msgctxt "signsignatureline|label_hint"
msgid "Instructions from the document creator:"
msgstr "ትእዛዝ ከ ሰነድ ፈጣሪው:"
-#: cui/uiconfig/ui/signsignatureline.ui:274
+#: cui/uiconfig/ui/signsignatureline.ui:343
msgctxt "signsignatureline|label_more"
msgid "More"
msgstr "ተጨማሪ"
diff --git a/source/am/helpcontent2/source/text/sbasic/shared/01.po b/source/am/helpcontent2/source/text/sbasic/shared/01.po
index dc92b96ce52..21a3290301d 100644
--- a/source/am/helpcontent2/source/text/sbasic/shared/01.po
+++ b/source/am/helpcontent2/source/text/sbasic/shared/01.po
@@ -3,9 +3,9 @@ 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-05-16 16:54+0200\n"
-"PO-Revision-Date: 2018-05-27 23:21+0000\n"
-"Last-Translator: Samson B <sambelet@yahoo.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:50+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1527463277.000000\n"
+"X-POOTLE-MTIME: 1542196220.000000\n"
#: 06130000.xhp
msgctxt ""
@@ -93,8 +93,8 @@ msgctxt ""
"06130000.xhp\n"
"par_id3154791\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
-msgstr "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">የ አሁኑን ማክሮስ ያስኬዳል ወይንም ያስቀምጣል </ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Runs or saves the current macro.</ahelp>"
+msgstr ""
#: 06130000.xhp
msgctxt ""
diff --git a/source/am/helpcontent2/source/text/scalc/00.po b/source/am/helpcontent2/source/text/scalc/00.po
index d7bca9bbbe7..22d359b58dc 100644
--- a/source/am/helpcontent2/source/text/scalc/00.po
+++ b/source/am/helpcontent2/source/text/scalc/00.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-11-22 13:53+0100\n"
-"PO-Revision-Date: 2017-11-23 01:33+0000\n"
-"Last-Translator: Samson B <sambelet@yahoo.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:50+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1511400805.000000\n"
+"X-POOTLE-MTIME: 1542196221.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -29,24 +29,24 @@ msgctxt ""
"00000004.xhp\n"
"hd_id3155535\n"
"help.text"
-msgid "<variable id=\"wie\">To access this function... </variable>"
-msgstr "<variable id=\"wie\">እዚህ ተግባር ጋር ለመድረስ... </variable>"
+msgid "<variable id=\"wie\">To access this function...</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
"par_idN1056E\n"
"help.text"
-msgid "<variable id=\"moreontop\">More explanations on top of this page. </variable>"
-msgstr "<variable id=\"moreontop\">በበለጠ ለመረዳት ከ ገጹ በላይ በኩል ይመልከቱ</variable>"
+msgid "<variable id=\"moreontop\">More explanations on top of this page.</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
"par_idN105AF\n"
"help.text"
-msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone. </variable>"
-msgstr "<variable id=\"optional\">በ %PRODUCTNAME ሰንጠረዥ ተግባር ውስጥ: ደንቦች ምልክት ይደረግባቸዋል እንደ \"በ ምርጫ\" መተው ይችላሉ ሌላ የሚቀጥል ደንብ ከሌላ: ለምሳሌ: አንድ ተግባር አራት ደንቦች ካሉት: የ መጨረሻዎቹ ሁለት ደንቦች ምልክት ከ ተደረገባቸው እንደ \"በ ምርጫ\": እርስዎ መተው ይችላሉ ደንብ 4 ወይንም ደንብ 3 እና 4, ነገር ግን መተው አይችሉም ደንብ 3 ብቻውን </variable>"
+msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone.</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -77,80 +77,80 @@ msgctxt ""
"00000402.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph></variable>"
-msgstr "<variable id=\"kopffuss\">ይምረጡ <emph> ማስገቢያ - ራስጌ እና ግርጌ </emph></variable>"
+msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3159233\n"
"help.text"
-msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs</variable>"
-msgstr "<variable id=\"bkopfzeile\">ይምረጡ <emph> ማረሚያ - ራስጌ እና ግርጌ - ራስጌ እና ግርጌ </emph> tabs</variable>"
+msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150443\n"
"help.text"
-msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph></variable>"
-msgstr "<variable id=\"bausfullen\">ይምረጡ <emph>ወረቀት - ክፍል መሙያ</emph></variable>"
+msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3143267\n"
"help.text"
-msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph></variable>"
-msgstr "<variable id=\"bausunten\">ይምረጡ <emph>ወረቀት - ክፍል መሙያ - ወደ ታች</emph></variable>"
+msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153880\n"
"help.text"
-msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph></variable>"
-msgstr "<variable id=\"bausrechts\">ይምረጡ <emph>ወረቀት - ክፍል መሙያ - በ ቀኝ</emph></variable>"
+msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3151245\n"
"help.text"
-msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph></variable>"
-msgstr "<variable id=\"bausoben\">ይምረጡ <emph>ወረቀት - ክፍል መሙያ - ወደ ላይ </emph></variable>"
+msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph></variable>"
-msgstr "<variable id=\"bauslinks\">ይምረጡ <emph>ወረቀት - ክፍል መሙያ - በ ግራ</emph></variable>"
+msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150400\n"
"help.text"
-msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph></variable>"
-msgstr "<variable id=\"baustab\">ይምረጡ <emph> ወረቀት - ክፍል መሙያ - ወረቀት </emph></variable>"
+msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3154910\n"
"help.text"
-msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph></variable>"
-msgstr "<variable id=\"bausreihe\">ይምረጡ <emph>ወረቀት - ክፍል መሙያ - ተከታታይ</emph></variable>"
+msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "Choose <emph>Sheet - Clear Cells</emph>"
-msgstr "ይምረጡ <emph>ወረቀት - ክፍሎች ማጽጃ</emph>"
+msgid "Choose <emph>Sheet - Clear Cells</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -165,40 +165,40 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150011\n"
"help.text"
-msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph></variable>"
-msgstr "<variable id=\"bzelo\">ይምረጡ <emph>ወረቀት - ክፍሎች ማጥፊያ</emph></variable>"
+msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153951\n"
"help.text"
-msgid "Choose <emph>Sheet - Delete Sheet</emph>"
-msgstr "ይምረጡ <emph>ወረቀት - ወረቀት ማጥፊያ</emph>"
+msgid "Choose <emph>Sheet - Delete Sheet</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3155306\n"
"help.text"
-msgid "Open context menu for a sheet tab"
-msgstr "የ ይዞታ ዝርዝር መክፈቻ ለ ወረቀት tab"
+msgid "Open context menu for a sheet tab."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3146119\n"
"help.text"
-msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>"
-msgstr "ይምረጡ <emph>ወረቀት – ወረቀት ማንቀሳቀሻ ወይንም ኮፒ ማድረጊያ</emph>"
+msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3148645\n"
"help.text"
-msgid "Open context menu for a sheet tab"
-msgstr "የ ይዞታ ዝርዝር መክፈቻ ለ ወረቀት tab"
+msgid "Open context menu for a sheet tab."
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -221,32 +221,32 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150275\n"
"help.text"
-msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph></variable>"
-msgstr "<variable id=\"aspze\">ይምረጡ <emph>መመልከቻ - የ አምድ & ረድፍ ራስጌዎች</emph></variable>"
+msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph></variable>"
-msgstr "<variable id=\"awehe\">ይምረጡ <emph>መመልከቻ - ዋጋ ማድመቂያ</emph></variable>"
+msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3148947\n"
"help.text"
-msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph></variable>"
-msgstr "<variable id=\"rechenleiste\">ይምረጡ <emph>መመልከቻ - መቀመሪያ መደርደሪያ</emph> ወይንም <emph>መመልከቻ - እቃ መደርደሪያ - መቀመሪያ መደርደሪያ</emph></variable>"
+msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3148663\n"
"help.text"
-msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph></variable>"
-msgstr "<variable id=\"seumvo\">ይምረጡ <emph> መመልከቻ - የ ገጽ መጨረሻ </emph></variable>"
+msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -269,16 +269,16 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149784\n"
"help.text"
-msgid "Choose <emph>Insert - Cells</emph>"
-msgstr "ይምረጡ <emph> ማስገቢያ - ክፍሎች </emph>"
+msgid "Choose <emph>Insert - Cells</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "Open <emph>Insert Cells</emph> toolbar from Tools bar:"
-msgstr "መክፈቻ <emph>ክፍሎች ማስገቢያ</emph> እቃ መደርደሪያ ከ እቃዎች መደርደሪያ:"
+msgid "Open <emph>Insert Cells</emph> toolbar from <emph>Tools</emph> bar:"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -365,24 +365,24 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149033\n"
"help.text"
-msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph></variable>"
-msgstr "<variable id=\"eitab\">ይምረጡ <emph> ወረቀት - ወረቀት - ማስገቢያ </emph></variable>"
+msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_idN1082F\n"
"help.text"
-msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph></variable>"
-msgstr "<variable id=\"eitabfile\"> ይምረጡ <emph> ማስገቢያ - ወረቀት ከ ፋይል </emph></variable>"
+msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3155115\n"
"help.text"
-msgid "Choose <emph>Insert - Function</emph>"
-msgstr "ይምረጡ <emph> ተግባሮች - ማስገቢያ </emph>"
+msgid "Choose <emph>Insert - Function</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -429,8 +429,8 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155809\n"
"help.text"
-msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date&Time</emph></variable>"
-msgstr "<variable id=\"eikadaze\"><emph>ማስገቢያ - ተግባር</emph> - ምድብ <emph>ቀን&ሰአት</emph></variable>"
+msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date & Time</emph></variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -517,32 +517,32 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155383\n"
"help.text"
-msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph></variable>"
-msgstr "<variable id=\"funktionsliste\">ይምረጡ <emph> ተግባር - ማስገቢያ ዝርዝር </emph></variable>"
+msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153250\n"
"help.text"
-msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph></variable>"
-msgstr "<variable id=\"einamen\"> ይምረጡ <emph> ማስገቢያ - የተሰየሙ መጠኖች እና መግለጫዎች </emph></variable>"
+msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3146776\n"
"help.text"
-msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph></variable>"
-msgstr "<variable id=\"eiextdata\"> ይምረጡ <emph> ወረቀት - ወደ ውጪ ዳታ አገናኝ </emph></variable>"
+msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3143222\n"
"help.text"
-msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>"
-msgstr "ይምረጡ <emph>ወረቀት - የተሰየሙ መጠኖች እና መግለጫዎች - መግለጫ </emph>"
+msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -557,24 +557,24 @@ msgctxt ""
"00000404.xhp\n"
"par_id3145214\n"
"help.text"
-msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph></variable>"
-msgstr "<variable id=\"einaei\">ይምረጡ <emph> ወረቀት - የተሰየሙ መጠኖች እና መግለጫዎች - ማስገቢያ </emph></variable>"
+msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153558\n"
"help.text"
-msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph></variable>"
-msgstr "<variable id=\"einaueb\">ይምረጡ <emph>ወረርቀት - የተሰየሙ መጠኖች እና መግለጫዎች - መፍጠሪያ</emph></variable>"
+msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153483\n"
"help.text"
-msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph></variable>"
-msgstr "<variable id=\"einabesch\">ይምረጡ <emph>ወረቀት - የተሰየሙ መጠኖች እና መግለጫዎች - ምልክቶች </emph></variable>"
+msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
@@ -597,192 +597,192 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154685\n"
"help.text"
-msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph></variable>"
-msgstr "<variable id=\"fozelle\">ይምረጡ <emph> አቀራረብ - ክፍሎች </emph></variable>"
+msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153194\n"
"help.text"
-msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab </variable>"
-msgstr "<variable id=\"fozelstz\">ይምረጡ <emph> አቀራረብ - ክፍሎች - ክፍል መጠበቂያ </emph> tab </variable>"
+msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155854\n"
"help.text"
-msgid "<variable id=\"fozei\">Choose <emph>Format - Row</emph></variable>"
-msgstr "<variable id=\"fozei\">ይምረጡ <emph> አቀራረብ - ረድፍ </emph></variable>"
+msgid "<variable id=\"fozei\">Choose <emph>Format - Rows</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3150012\n"
"help.text"
-msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Row - Optimal Height</emph></variable>"
-msgstr "<variable id=\"fozeiophoe\">ይምረጡ <emph> አቀራረብ - ረድፍ - አጥጋቢ እርዝመት </emph></variable>"
+msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Rows - Optimal Height</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3148645\n"
"help.text"
-msgid "Choose <emph>Format - Row - Hide</emph>"
-msgstr "ይምረጡ <emph> አቀራረብ - ረድፍ - መደበቂያ </emph>"
+msgid "Choose <emph>Format - Rows - Hide</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153728\n"
"help.text"
-msgid "Choose <emph>Format - Column - Hide</emph>"
-msgstr "ይምረጡ <emph> አቀራረብ - አምድ - መደበቂያ </emph>"
+msgid "Choose <emph>Format - Columns - Hide</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3151114\n"
"help.text"
-msgid "Choose <emph>Format - Sheet - Hide</emph>"
-msgstr "ይምረጡ <emph> አቀራረብ - ወረቀት - መደበቂያ </emph>"
+msgid "Choose <emph>Sheet - Hide Sheet</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3148576\n"
"help.text"
-msgid "Choose <emph>Format - Row - Show</emph>"
-msgstr "ይምረጡ <emph> አቀራረብ - ረድፍ - ማሳያ </emph>"
+msgid "Choose <emph>Format - Rows - Show</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156286\n"
"help.text"
-msgid "Choose <emph>Format - Column - Show</emph>"
-msgstr "ይምረጡ <emph> አቀራረብ - አምድ - ማሳያ </emph>"
+msgid "Choose <emph>Format - Columns - Show</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3145645\n"
"help.text"
-msgid "<variable id=\"fospa\">Choose <emph>Format - Column</emph></variable>"
-msgstr "<variable id=\"fospa\">ይምረጡ <emph> አቀራረብ - አምድ </emph></variable>"
+msgid "<variable id=\"fospa\">Choose <emph>Format - Columns</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3145252\n"
"help.text"
-msgid "Choose <emph>Format - Column - Optimal Width</emph>"
-msgstr "ይምረጡ <emph> አቀራረብ - አምድ - አጥጋቢ ስፋት </emph>"
+msgid "Choose <emph>Format - Columns - Optimal Width</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3146971\n"
"help.text"
-msgid "Double-click right column separator in column headers"
-msgstr "ሁለት ጊዜ-ይጫኑ በ ቀኝ አምድ መለያ በ አምዶች ራስጌ ውስጥ"
+msgid "Double-click right column separator in column headers."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3147362\n"
"help.text"
-msgid "<variable id=\"fot\">Choose <emph>Format - Sheet</emph></variable>"
-msgstr "<variable id=\"fot\">ይምረጡ <emph> አቀራረብ - ወረቀት </emph></variable>"
+msgid "<variable id=\"fot\">Choose <emph>Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3163805\n"
"help.text"
-msgid "<variable id=\"fotu\">Choose <emph>Format - Sheet - Rename</emph></variable>"
-msgstr "<variable id=\"fotu\">ይምረጡ <emph> አቀራረብ - ወረቀት - እንደገና መሰየሚያ </emph></variable>"
+msgid "<variable id=\"fotu\">Choose <emph>Sheet - Rename Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155333\n"
"help.text"
-msgid "<variable id=\"fotenb\">Choose <emph>Format - Sheet - Show</emph></variable>"
-msgstr "<variable id=\"fotenb\">ይምረጡ <emph> አቀራረብ - ወረቀት - ማሳያ </emph></variable>"
+msgid "<variable id=\"fotenb\">Choose <emph>Sheet - Show Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_idN1077A\n"
"help.text"
-msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph></variable>"
-msgstr "<variable id=\"foste\">ይምረጡ <emph> አቀራረብ - ገጽ </emph></variable>"
+msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155508\n"
"help.text"
-msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab </variable>"
-msgstr "<variable id=\"fostel\">ይምረጡ <emph> አቀራረብ - ገጽ - ወረቀት </emph> tab </variable>"
+msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3150883\n"
"help.text"
-msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph></variable>"
-msgstr "<variable id=\"fodrbe\">ይምረጡ <emph> አቀራረብ - የ ማተሚያ መጠኖች </emph></variable>"
+msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156448\n"
"help.text"
-msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph></variable>"
-msgstr "<variable id=\"fodrfe\">ይምረጡ <emph> አቀራረብ - የ ማተሚያ መጠኖች - መግለጫ </emph></variable>"
+msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156290\n"
"help.text"
-msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph></variable>"
-msgstr "<variable id=\"fodrhin\">ይምረጡ <emph> አቀራረብ - የ ማተሚያ መጠኖች - መጨመሪያ </emph></variable>"
+msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155812\n"
"help.text"
-msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph></variable>"
-msgstr "<variable id=\"fodbah\">ይምረጡ <emph> አቀራረብ - የ ማተሚያ መጠኖች - ማጽጃ </emph></variable>"
+msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153307\n"
"help.text"
-msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph></variable>"
-msgstr "<variable id=\"fodbbe\">ይምረጡ <emph> አቀራረብ - የ ማተሚያ መጠኖች - ማረሚያ </emph></variable>"
+msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153916\n"
"help.text"
-msgid "Choose <emph>Format - AutoFormat</emph>"
-msgstr "ይምረጡ <emph> አቀራረብ - በራሱ አቀራረብ </emph>"
+msgid "Choose <emph>Format - AutoFormat</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3154532\n"
"help.text"
-msgid "On the Tools bar, click"
-msgstr "በ እቃ መደርደሪያው ላይ ይጫኑ"
+msgid "On the <emph>Tools</emph> bar, click"
+msgstr ""
#: 00000405.xhp
msgctxt ""
@@ -805,8 +805,8 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154618\n"
"help.text"
-msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph></variable>"
-msgstr "<variable id=\"bedingte\">ይምረጡ <emph> አቀራረብ - እንደ ሁኔታው አቀራረብ </emph></variable>"
+msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -829,16 +829,16 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150541\n"
"help.text"
-msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph> </variable>"
-msgstr "<variable id=\"exdektv\">ይምረጡ <emph> መሳሪያዎች - መርማሪ </emph></variable>"
+msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3153194\n"
"help.text"
-msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>"
-msgstr "ይምረጡ <emph> መሳሪያዎች - መርማሪ - ደንብ ፈልጎ ማግኛ </emph>"
+msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -853,24 +853,24 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph> </variable>"
-msgstr "<variable id=\"silbentrennungc\">ዝርዝር <emph> መሳሪያዎች - ቋንቋ - ጭረት </emph></variable>"
+msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3145785\n"
"help.text"
-msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph> </variable>"
-msgstr "<variable id=\"exdvore\">ይምረጡ <emph> መሳሪያዎች - መርማሪ - ደንብ ማስወገጃ </emph></variable>"
+msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3155411\n"
"help.text"
-msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>"
-msgstr "ይምረጡ <emph> መሳሪያዎች - መርማሪ - ደንብ ፈልጎ ማግኛ </emph>"
+msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -885,112 +885,112 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146984\n"
"help.text"
-msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph> </variable>"
-msgstr "<variable id=\"exdszne\">ይምረጡ <emph> መሳሪያዎች- መርማሪ - ጥገኞች ማስወገጃ </emph></variable>"
+msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3154014\n"
"help.text"
-msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph> </variable>"
-msgstr "<variable id=\"exdase\">ይምረጡ <emph> መሳሪያዎች - መርማሪ - ሁሉንም ፍንጭ ማስወገጃ </emph></variable>"
+msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3153188\n"
"help.text"
-msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph> </variable>"
-msgstr "<variable id=\"exdszfe\">ይምረጡ <emph> መሳሪያዎች - መርማሪ - ስህተት ፈልጎ ማግኛ </emph></variable>"
+msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3149410\n"
"help.text"
-msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph> </variable>"
-msgstr "<variable id=\"fuellmodus\">ይምረጡ <emph> መሳሪያዎች - መርማሪ - መሙያ ዘዴ </emph></variable>"
+msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3156284\n"
"help.text"
-msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph> </variable>"
-msgstr "<variable id=\"dateneinkreisen\">ይምረጡ <emph> መሳሪያዎች - መርማሪ - ዋጋ የሌለው ዳታ ምልክት ማድረጊያ </emph></variable>"
+msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3153159\n"
"help.text"
-msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph> </variable>"
-msgstr "<variable id=\"spurenaktualisieren\">ይምረጡ <emph> መሳሪያዎች - መርማሪ - ፈልጎ ማግኛ ማነቃቂያ </emph></variable>"
+msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3147397\n"
"help.text"
-msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph> </variable>"
-msgstr "<variable id=\"automatisch\">ይምረጡ <emph> መሳሪያዎች- መርማሪ - በራሱ ማነቃቂያ </emph></variable>"
+msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3154018\n"
"help.text"
-msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph> </variable>"
-msgstr "<variable id=\"exzws\">ይምረጡ <emph> መሳሪያዎች - ግብ መፈለጊያ </emph></variable>"
+msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3269142\n"
"help.text"
-msgid "<variable id=\"solver\">Choose <emph>Tools - Solver</emph> </variable>"
-msgstr "<variable id=\"solver\">ይምረጡ <emph> መሳሪያዎች - መፍትሄ ሰጪ </emph></variable>"
+msgid "<variable id=\"solver\">Choose <emph>Tools - Solver</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id8554338\n"
"help.text"
-msgid "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, <emph>Options</emph> button </variable>"
-msgstr "<variable id=\"solver_options\">ይምረጡ <emph> መሳሪያዎች - መፍትሄ ሰጪ </emph><emph> ምርጫዎች </emph> ቁልፍ </variable>"
+msgid "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, click <emph>Options</emph> button.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3156277\n"
"help.text"
-msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph> </variable>"
-msgstr "<variable id=\"exsze\">ይምረጡ <emph> መሳሪያዎች - ትእይንት</emph></variable>"
+msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3149020\n"
"help.text"
-msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph></variable>"
-msgstr "<variable id=\"protect_sheet\">ይምረጡ <emph> መሳሪያዎች - ወረቀት መጠበቂያ </emph></variable>"
+msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3154256\n"
"help.text"
-msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph></variable>"
-msgstr "<variable id=\"protect_spreadsheet\">ይምረጡ <emph> መሳሪያዎች - ሰንጠረዥ መጠበቂያ </emph></variable>"
+msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3146919\n"
"help.text"
-msgid "Choose <emph>Data - Calculate - Recalculate</emph>"
-msgstr "ይምረጡ <emph> ዳታ - ማስሊያ - እንደገና ማስሊያ </emph>"
+msgid "Choose <emph>Data - Calculate - Recalculate</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -1005,16 +1005,16 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150941\n"
"help.text"
-msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph> </variable>"
-msgstr "<variable id=\"exatmb\">ይምረጡ <emph> ዳታ - ማስሊያ - በራሱ ማስሊያ</emph></variable>"
+msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3151276\n"
"help.text"
-msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph> </variable>"
-msgstr "<variable id=\"autoeingabe\">ይምረጡ <emph> መሳሪያዎች - በራሱ ማስገቢያ </emph></variable>"
+msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph>.</variable>"
+msgstr ""
#: 00000407.xhp
msgctxt ""
@@ -1037,16 +1037,16 @@ msgctxt ""
"00000407.xhp\n"
"par_id3147335\n"
"help.text"
-msgid "<variable id=\"fete\">Choose <item type=\"menuitem\">View - Split Window</item></variable>"
-msgstr "<variable id=\"fete\">ይምረጡ <item type=\"menuitem\">መመልከቻ - መስኮት መክፈያ</item></variable>"
+msgid "<variable id=\"fete\">Choose ><item type=\"menuitem\">View - Split Window</item>.</variable>"
+msgstr ""
#: 00000407.xhp
msgctxt ""
"00000407.xhp\n"
"par_id3153663\n"
"help.text"
-msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item></variable>"
-msgstr "<variable id=\"fefix\">ይምረጡ <item type=\"menuitem\">መመልከቻ - ክፍሎች ማደንዘዣ - ማደንዘዣ ረድፎች እና አምዶች</item></variable>"
+msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1069,48 +1069,48 @@ msgctxt ""
"00000412.xhp\n"
"par_id8366954\n"
"help.text"
-msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph></variable>"
-msgstr "<variable id=\"text2columns\">ይምረጡ <emph>ዳታ - ከጽሁፍ ወደ አምዶች</emph></variable>"
+msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3147399\n"
"help.text"
-msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph></variable>"
-msgstr "<variable id=\"dbrbf\">ይምረጡ <emph> ዳታ - መጠኑን ይግለጹ</emph></variable>"
+msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145345\n"
"help.text"
-msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph></variable>"
-msgstr "<variable id=\"dbrba\">ይምረጡ <emph> ዳታ - መጠኑን ይምረጡ</emph></variable>"
+msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150443\n"
"help.text"
-msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph></variable>"
-msgstr "<variable id=\"dnsrt\">ይምረጡ <emph> ዳታ - መለያ... </emph></variable>"
+msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148491\n"
"help.text"
-msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab"
-msgstr "ይምረጡ <emph> ዳታ - መለያ - መለያ መመዘኛ</emph> tab"
+msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154516\n"
"help.text"
-msgid "On Standard bar, click"
-msgstr "በ መደበኛ መደርደሪያው ላይ ይጫኑ"
+msgid "On <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1149,32 +1149,32 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146984\n"
"help.text"
-msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab</variable>"
-msgstr "<variable id=\"dnstot\">ይምረጡ <emph> ዳታ - መለያ - ምርጫዎች </emph> tab</variable>"
+msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155308\n"
"help.text"
-msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph></variable>"
-msgstr "<variable id=\"dnftr\">ይምረጡ <emph> ዳታ - ማጣሪያ </emph></variable>"
+msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148646\n"
"help.text"
-msgid "Choose <emph>Data - AutoFilter</emph>"
-msgstr "ይምረጡ <emph> ዳታ - በራሱ ማጣሪያ </emph>"
+msgid "Choose <emph>Data - AutoFilter</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151113\n"
"help.text"
-msgid "On Tools bar or Table Data bar, click"
-msgstr "በ እቃዎች ወይንም በሰንጠረዥ ዳታ መደርደሪያ ላይ ይጫኑ"
+msgid "On <emph>Tools</emph> bar or <emph>Table Data</emph> bar, click"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1197,40 +1197,40 @@ msgctxt ""
"00000412.xhp\n"
"par_id3156278\n"
"help.text"
-msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph></variable>"
-msgstr "<variable id=\"dnfspz\">ይምረጡ <emph> ዳታ - ተጨማሪ ማጣሪያ - የረቀቀ ማጣሪያ... </emph></variable>"
+msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph> .</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153764\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label"
-msgstr "ይምረጡ <emph> ዳታ - ተጨማሪ ማጣሪያ - መደበኛ ማጣሪያ... - ምርጫ </emph> ምልክት"
+msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155444\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label"
-msgstr "ይምረጡ <emph> ዳታ - ተጨመሪ ማጣሪያ - የረቀቀ ማጣሪያ... - ምርጫ </emph> ምልክት"
+msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3156382\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Reset Filter</emph>"
-msgstr "ይምረጡ <emph> ዳታ - ተጨማሪ ማጣሪያ - ማጣሪያ እንደ ነበር መመለሻ </emph>"
+msgid "Choose <emph>Data - More Filters - Reset Filter</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155961\n"
"help.text"
-msgid "On Table Data bar, click <emph>Reset Filter/Sort</emph>"
-msgstr "ይጫኑ በዳታ መደርደሪያ ላይ <emph>ማጣሪያ እንደ ነበር መመለሻ/መለያ </emph>"
+msgid "On <emph>Table Data</emph> bar, click <emph>Reset Filter/Sort</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1253,112 +1253,112 @@ msgctxt ""
"00000412.xhp\n"
"par_id3152778\n"
"help.text"
-msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph></variable>"
-msgstr "<variable id=\"dnaftas\">ይምረጡ <emph> ዳታ - ተጨማሪ ማጣሪያ - መደበቂያ በራሱ መሙያ </emph></variable>"
+msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3166424\n"
"help.text"
-msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph></variable>"
-msgstr "<variable id=\"dntegs\">ይምረጡ <emph> ዳታ - ንዑስ ድምር</emph></variable>"
+msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154574\n"
"help.text"
-msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs</variable>"
-msgstr "<variable id=\"dntezd\">ይምረጡ <emph> ዳታ - ንዑስ ድምር - 1ኛ: 2ኛ: 3ኛ ቡድን </emph> tabs</variable>"
+msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151277\n"
"help.text"
-msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab</variable>"
-msgstr "<variable id=\"dntopi\">ይምረጡ <emph> ዳታ - ንዑስ ድምር - ምርጫዎች</emph> tab</variable>"
+msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145133\n"
"help.text"
-msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph></variable>"
-msgstr "<variable id=\"datengueltig\">ይጫኑ <emph>ዳታ - ማረጋገጫ</emph></variable>"
+msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3152992\n"
"help.text"
-msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigwerte\">ዝርዝር <emph>ዳታ - ማረጋገጫ - መመዘኛ </emph> tab</variable>"
+msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150367\n"
"help.text"
-msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigeingabe\">ይምረጡ <emph> ዳታ - ማረጋገጫ - የ ማስገቢያ እርዳታ </emph> tab</variable>"
+msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154486\n"
"help.text"
-msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigfehler\">ይምረጡ <emph> ዳታ - ማረጋገጫ - የስህተት ማስጠንቀቂያ</emph> tab</variable>"
+msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3146978\n"
"help.text"
-msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph></variable>"
-msgstr "<variable id=\"dnmfo\">ይምረጡ <emph> ዳታ - በርካታ ተግባሮች </emph></variable>"
+msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155809\n"
"help.text"
-msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph></variable>"
-msgstr "<variable id=\"dnksd\">ይምረጡ <emph> ዳታ - ማጠንከሪያ</emph></variable>"
+msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148701\n"
"help.text"
-msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph></variable>"
-msgstr "<variable id=\"dngld\">ይምረጡ <emph> ዳታ - ቡድን እና እቅድ </emph></variable>"
+msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153815\n"
"help.text"
-msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph></variable>"
-msgstr "<variable id=\"dngda\">ይምረጡ <emph> ዳታ - ቡድን እና እቅድ - ዝርዝሮች መደበቂያ </emph></variable>"
+msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3159223\n"
"help.text"
-msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph></variable>"
-msgstr "<variable id=\"dngde\">ይምረጡ <emph> ዳ ታ - ቡድን እና እቅድ - ዝርዝሮች ማሳያ </emph></variable>"
+msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3146870\n"
"help.text"
-msgid "Choose <emph>Data - Group and Outline - Group</emph>"
-msgstr "ይምረጡ <emph> ዳታ - ቡድን እና እቅድ - ቡድን </emph>"
+msgid "Choose <emph>Data - Group and Outline - Group</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1397,8 +1397,8 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146781\n"
"help.text"
-msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>"
-msgstr "ይምረጡ <emph> ዳታ - ቡድን እና እቅድ - መለያያ </emph>"
+msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1437,96 +1437,96 @@ msgctxt ""
"00000412.xhp\n"
"par_id3153008\n"
"help.text"
-msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph></variable>"
-msgstr "<variable id=\"dnglagl\">ይምረጡ <emph> ዳታ - ቡድን እና እቅድ - በራሱ እቅድ </emph></variable>"
+msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154709\n"
"help.text"
-msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove</emph></variable>"
-msgstr "<variable id=\"dnglef\">ይምረጡ <emph> ዳታ - ቡድን እና እቅድ - ማስወገጃ </emph></variable>"
+msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove Outline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id1774346\n"
"help.text"
-msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables)</variable>"
-msgstr "<variable id=\"dngdrill\">ይምረጡ <emph> ዳታ - ቡድን እና እቅድ - ዝርዝር ማሳያ </emph> (ለ አንዳንድ የ ፒቮት ሰንጠረዥ)</variable>"
+msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables).</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155759\n"
"help.text"
-msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph></variable>"
-msgstr "<variable id=\"dndtpt\">ይምረጡ <emph> ዳታ - የ ፒቮት ሰንጠረዥ </emph></variable>"
+msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154625\n"
"help.text"
-msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph></variable>"
-msgstr "<variable id=\"dndpa\">ይምረጡ <emph> ማስገቢያ - የ ፒቮት ሰንጠረዥ </emph></variable>"
+msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3147558\n"
"help.text"
-msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
-msgstr "<variable id=\"dndq\">ይምረጡ <emph> ማስገቢያ - የ ፒቮት ሰንጠረዥ - መፍጠሪያ </emph> ከ ንግግር ምንጭ መምረጫ ውስጥ ይምረጡ ምርጫ <emph> የ ተመዘገበ የ ዳታ ምንጭ ውስጥ $[officename]</emph></variable>"
+msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153297\n"
"help.text"
-msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Current selection</emph>."
-msgstr "ይምረጡ <emph> ማስገቢያ - የ ፒቮት ሰንጠረዥ </emph> በ ንግግር ምንጭ መምረጫ ውስጥ ይምረጡ <emph> የ አሁኑን ምርጫ </emph>"
+msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Current selection</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145118\n"
"help.text"
-msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
-msgstr "ይምረጡ <emph> ማስገቢያ - የ ፒቮት ሰንጠረዥ </emph> በ ንግግር ምንጭ መምረጫ ውስጥ ይምረጡ <emph> የ ተመዘገበ የ ዳታ ምንጭ $[officename]</emph> ይጫኑ <emph> እሺ </emph> ለማየት <emph> ይምረጡ የ ዳታ ምንጭ </emph> ንግግር"
+msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153294\n"
"help.text"
-msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph></variable>"
-msgstr "<variable id=\"dndpak\">ይምረጡ <emph> ዳታ - የ ፒቮት ሰንጠረዥ - ማነቃቂያ </emph></variable>"
+msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151344\n"
"help.text"
-msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph></variable>"
-msgstr "<variable id=\"dndploe\">ይምረጡ <emph> ዳታ - የ ፒቮት ሰንጠረዥ - ማጥፊያ </emph></variable>"
+msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150397\n"
"help.text"
-msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph></variable>"
-msgstr "<variable id=\"dndakt\">ይምረጡ <emph> ዳታ- ማነቃቂያ ደረጃ</emph></variable>"
+msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_idN10B8F\n"
"help.text"
-msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph></variable>"
-msgstr "<variable id=\"grouping\">ይምረጡ <emph> ዳታ - ቡድን እና እቅድ - ቡድን </emph></variable>"
+msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
@@ -1549,77 +1549,77 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162106567373\n"
"help.text"
-msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph> </variable>"
-msgstr "<variable id=\"insert_rows_above\">ይምረጡ <emph> ወረቀት - ረድፎች ማስገቢያ - ረድፎች ከ ላይ </emph> </variable>"
+msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162109048207\n"
"help.text"
-msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph></variable>"
-msgstr "<variable id=\"insert_rows_below\">ይምረጡ <emph> ወረቀት - ረድፎች ማስገቢያ - ረድፎች ከ ታች </emph></variable>"
+msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162107055028\n"
"help.text"
-msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph></variable>"
-msgstr "<variable id=\"insert_columns_left\">ይምረጡ <emph> ወረቀት - ማስገቢያ አምዶች - አምዶች በ ግራ </emph></variable>"
+msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162109126013\n"
"help.text"
-msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph></variable>"
-msgstr "<variable id=\"insert_columns_right\">ይምረጡ <emph> ወረቀት - ማስገቢያ አምዶች - አምዶች በ ቀኝ </emph></variable>"
+msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3149095\n"
"help.text"
-msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph></variable>"
-msgstr "<variable id=\"insert_page_break\">ይምረጡ <emph> ወረቀት - የ ገጽ መጨረሻ ማስገቢያ </emph></variable>"
+msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3149398\n"
"help.text"
-msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph></variable>"
-msgstr "<variable id=\"insert_page_break_row\">ይምረጡ <emph> ወረቀት - ማስገቢያ የ ገጽ መጨረሻ - የ ረድፍ መጨረሻ </emph></variable>"
+msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3150084\n"
"help.text"
-msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph></variable>"
-msgstr "<variable id=\"insert_page_break_column\">ይምረጡ <emph> ወረቀት - ማስገቢያ የ ገጽ መጨረሻ - የ አምድ መጨረሻ </emph></variable>"
+msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3153093\n"
"help.text"
-msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph></variable>"
-msgstr "<variable id=\"delete_page_break\">ይምረጡ <emph> ወረቀት - ማጥፊያ - የ ገጽ መጨረሻ </emph></variable>"
+msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3153191\n"
"help.text"
-msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph></variable>"
-msgstr "<variable id=\"delete_page_break_row\">ይምረጡ <emph> ወረቀት - ማጥፊያ የ ገጽ መጨረሻ - የ ረድፍ መጨረሻ</emph></variable>"
+msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3145645\n"
"help.text"
-msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph></variable>"
-msgstr "<variable id=\"delete_page_break_column\">ይምረጡ <emph> ወረቀት - የ ገጽ መጨረሻ - የ አምድ መጨረሻ ማጥፊያ</emph></variable>"
+msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph>.</variable>"
+msgstr ""
diff --git a/source/am/helpcontent2/source/text/scalc/02.po b/source/am/helpcontent2/source/text/scalc/02.po
index 629aa5a038f..660569a519b 100644
--- a/source/am/helpcontent2/source/text/scalc/02.po
+++ b/source/am/helpcontent2/source/text/scalc/02.po
@@ -3,9 +3,9 @@ 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-05-12 14:35+0200\n"
-"PO-Revision-Date: 2017-08-28 18:46+0000\n"
-"Last-Translator: Samson B <sambelet@yahoo.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:50+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1503945979.000000\n"
+"X-POOTLE-MTIME: 1542196221.000000\n"
#: 02130000.xhp
msgctxt ""
@@ -45,8 +45,8 @@ msgctxt ""
"02130000.xhp\n"
"par_id3155267\n"
"help.text"
-msgid "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">ምልክት</alt></image>"
+msgid "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Currency Number Format Icon</alt></image>"
+msgstr ""
#: 02130000.xhp
msgctxt ""
@@ -61,8 +61,8 @@ msgctxt ""
"02130000.xhp\n"
"par_id3146776\n"
"help.text"
-msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cell - Numbers\">Format - Cell - Numbers</link>."
-msgstr "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cell - Numbers\">አቀራረብ - ክፍል - ቁጥሮች</link>."
+msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cells - Numbers\">Format - Cells - Numbers</link>."
+msgstr ""
#: 02140000.xhp
msgctxt ""
diff --git a/source/am/helpcontent2/source/text/scalc/06.po b/source/am/helpcontent2/source/text/scalc/06.po
index f961ae155c6..30b2904766f 100644
--- a/source/am/helpcontent2/source/text/scalc/06.po
+++ b/source/am/helpcontent2/source/text/scalc/06.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-06-14 17:23+0200\n"
-"PO-Revision-Date: 2018-07-02 02:45+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-05-24 00:59+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1530499546.000000\n"
+"X-POOTLE-MTIME: 1527123549.000000\n"
#: calcsamplefiles.xhp
msgctxt ""
@@ -23,35 +23,3 @@ msgctxt ""
"help.text"
msgid "Calc Sample Files"
msgstr "የ ሰንጠረዥ ናሙና ፋይሎች"
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521663319917\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/imtrigon.ods\" id=\"ods_id61521568603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr "<object data=\"media/files/scalc/imtrigon.ods\" id=\"ods_id61521568603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521663319918\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/trigon.ods\" id=\"ods_id61521548603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr "<object data=\"media/files/scalc/trigon.ods\" id=\"ods_id61521548603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521563314918\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/pivot.ods\" id=\"ods_id61521547603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr "<object data=\"media/files/scalc/pivot.ods\" id=\"ods_id61521547603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id721528312694192\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/functions_ifs.ods\" id=\"ods_id61521547603534\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr "<object data=\"media/files/scalc/functions_ifs.ods\" id=\"ods_id61521547603534\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
diff --git a/source/am/helpcontent2/source/text/scalc/guide.po b/source/am/helpcontent2/source/text/scalc/guide.po
index 234bfb9e1c2..1c156a55d15 100644
--- a/source/am/helpcontent2/source/text/scalc/guide.po
+++ b/source/am/helpcontent2/source/text/scalc/guide.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-31 14:10+0200\n"
-"PO-Revision-Date: 2018-07-07 19:30+0000\n"
-"Last-Translator: Samson B <sambelet@yahoo.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:50+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1530991848.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196222.000000\n"
#: address_auto.xhp
msgctxt ""
@@ -3709,8 +3709,8 @@ msgctxt ""
"database_filter.xhp\n"
"par_idN10693\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - Standard Filter</item>."
-msgstr "ይምረጡ <item type=\"menuitem\"> ዳታ - ማጣሪያ - መደበኛ ማጣሪያ </item>"
+msgid "Choose <item type=\"menuitem\">Data - More Filters - Standard Filter</item>."
+msgstr ""
#: database_filter.xhp
msgctxt ""
@@ -3765,8 +3765,8 @@ msgctxt ""
"database_filter.xhp\n"
"par_id3154944\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - AutoFilter</item>."
-msgstr "ይምረጡ <item type=\"menuitem\"> ዳታ - ማጣሪያ - በራሱ ማጣሪያ </item>"
+msgid "Choose <item type=\"menuitem\">Data - AutoFilter</item>."
+msgstr ""
#: database_filter.xhp
msgctxt ""
diff --git a/source/am/helpcontent2/source/text/shared.po b/source/am/helpcontent2/source/text/shared.po
index 914a06a63e4..1a52ec5215e 100644
--- a/source/am/helpcontent2/source/text/shared.po
+++ b/source/am/helpcontent2/source/text/shared.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: 2018-08-05 18:49+0000\n"
-"Last-Translator: Samson B <sambelet@yahoo.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:50+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1533494970.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196223.000000\n"
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -2013,5 +2013,5 @@ msgctxt ""
"need_help.xhp\n"
"hd_id1000010\n"
"help.text"
-msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"http://documentation.libreoffice.org/en/join-community/update-help-contents\">web page on writing Help contents</link>."
-msgstr "ይህ የ እርዳታ ገጽ ተጨማሪ ስራ ይፈልጋል ለ ትክክለኝነት እና ለ መጨረስ: እባክዎን ይቀላቀሉ ከ LibreOffice እቅድ ጋር እና ይርዱን የ ጎደለውን መረጃ ለ መሙላት: ይህን ይጎብኙ <link href=\"http://documentation.libreoffice.org/en/join-community/update-help-contents\"> ድህረ ገጽ ስለ እርዳታ ይዞታዎች በ በለጠ ለ መረዳት </link>"
+msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"https://documentation.libreoffice.org/en/join-community/update-help-contents\"><emph>web page on writing Help contents</emph></link>."
+msgstr ""
diff --git a/source/am/helpcontent2/source/text/shared/00.po b/source/am/helpcontent2/source/text/shared/00.po
index e9147d675db..f21974195fc 100644
--- a/source/am/helpcontent2/source/text/shared/00.po
+++ b/source/am/helpcontent2/source/text/shared/00.po
@@ -3,9 +3,9 @@ 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-10-21 20:57+0200\n"
-"PO-Revision-Date: 2018-07-02 00:02+0000\n"
-"Last-Translator: Samson B <sambelet@yahoo.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:50+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1530489768.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196224.000000\n"
#: 00000001.xhp
msgctxt ""
@@ -6221,8 +6221,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id621525017637963\n"
"help.text"
-msgid "Choose <emph>File - Export as EPUB</emph>."
-msgstr "ይምረጡ <emph> ፋይል - መላኪያ እንደ PDF </emph>"
+msgid "Choose <emph>File - Export As - Export as EPUB</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -7197,7 +7197,7 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1091B\n"
"help.text"
-msgid "<variable id=\"grid\">Choose <emph>View - Grid</emph> (Impress or Draw).</variable>"
+msgid "<variable id=\"grid\">Choose <emph>View - Grid and Helplines</emph> (Impress or Draw).</variable>"
msgstr ""
#: 00000403.xhp
@@ -7205,7 +7205,7 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1092E\n"
"help.text"
-msgid "<variable id=\"guides\">Choose <emph>View - Snap Lines</emph> (Impress or Draw).</variable>"
+msgid "<variable id=\"guides\">Choose <emph>View - Snap Guides</emph> (Impress or Draw).</variable>"
msgstr ""
#: 00000404.xhp
@@ -7861,8 +7861,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id9988402\n"
"help.text"
-msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Updates</emph> button.</variable>"
-msgstr "<variable id=\"packagemanager_eu\">ይምረጡ <emph> መሳሪያዎች - የ ተጨማሪ አስተዳዳሪ </emph> ይጫኑ <emph> ማሻሻያ </emph> ቁልፍ </variable>"
+msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Check for Updates</emph> button.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -8075,14 +8075,6 @@ msgstr "<variable id=\"allg\">ይምረጡ <switchinline select=\"sys\"><caseinl
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
-"par_id3150032\n"
-"help.text"
-msgid "<variable id=\"arbeit\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Memory</emph>.</variable>"
-msgstr "<variable id=\"arbeit\">ይምረጡ <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - ምርጫዎች </emph></caseinline><defaultinline><emph> መሳሪያዎች - ምርጫ </emph></defaultinline></switchinline><emph> - $[officename] - ማስታወሻ </emph></variable>"
-
-#: 00000406.xhp
-msgctxt ""
-"00000406.xhp\n"
"par_id3159153\n"
"help.text"
msgid "<variable id=\"ansicht\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - View</emph>.</variable>"
@@ -11045,7 +11037,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id366527\n"
"help.text"
-msgid "Choose <emph>Format - Object - Line</emph> (Writer)."
+msgid "Choose <emph>Format - Text Box and Shape - Line</emph> (Writer)."
msgstr ""
#: 00040502.xhp
@@ -11053,7 +11045,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id3835261\n"
"help.text"
-msgid "Choose <emph>Format - Graphic - Line</emph> (Calc)."
+msgid "Choose <emph>Format - Object - Line</emph> (Calc)."
msgstr ""
#: 00040502.xhp
@@ -11085,7 +11077,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id3154285\n"
"help.text"
-msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Object - </emph></caseinline><caseinline select=\"CALC\"><emph>Graphic - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
+msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Text Box and Shape - </emph></caseinline><caseinline select=\"CALC\"><emph>Object - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
msgstr ""
#: 00040502.xhp
diff --git a/source/am/helpcontent2/source/text/shared/01.po b/source/am/helpcontent2/source/text/shared/01.po
index 02dd3cf02f7..9f7ea3dd389 100644
--- a/source/am/helpcontent2/source/text/shared/01.po
+++ b/source/am/helpcontent2/source/text/shared/01.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2018-10-22 03:23+0000\n"
-"Last-Translator: Samson B <sambelet@yahoo.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:50+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1540178606.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196229.000000\n"
#: 01010000.xhp
msgctxt ""
@@ -33637,8 +33637,8 @@ msgctxt ""
"06130000.xhp\n"
"par_id3153748\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
-msgstr "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">የ አሁኑን ማስገደድ ይቻላል: ዲግሪ ለ ፖሊኖሚያል ያስኬዳል ወይንም ያስቀምጣል </ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Runs or saves the current macro.</ahelp>"
+msgstr ""
#: 06130000.xhp
msgctxt ""
@@ -40771,14 +40771,6 @@ msgstr "መላኪያ የ አሁኑን ፋይል ወደ <link href=\"text/shared/
#: ref_epub_export.xhp
msgctxt ""
"ref_epub_export.xhp\n"
-"par_id701525003241759\n"
-"help.text"
-msgid "<embedvar href=\"text/shared/00/00000002.xhp#epubv\" markup=\"keep\"/>"
-msgstr "<embedvar href=\"text/shared/00/00000002.xhp#epubv\" markup=\"keep\"/>"
-
-#: ref_epub_export.xhp
-msgctxt ""
-"ref_epub_export.xhp\n"
"par_id19921\n"
"help.text"
msgid "<image id=\"img_id22170\" src=\"media/screenshots/modules/swriter/ui/exportepub/EPubDialog.png\" localize=\"true\" width=\"664px\" height=\"482px\"><alt id=\"alt_id59843\">EPUB dialog box</alt></image>"
@@ -40925,7 +40917,7 @@ msgctxt ""
"ref_epub_export.xhp\n"
"par_id971525023515891\n"
"help.text"
-msgid "For custom metadata, you must provide a file with same name as the original filename and with extension as \".xmp\". The provided metadata will override the the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type=\"literal\">MyText.xmp</item>."
+msgid "For custom metadata, you must provide a file with same name as the original filename and with extension as \".xmp\". The provided metadata will override the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type=\"literal\">MyText.xmp</item>."
msgstr ""
#: ref_epub_export.xhp
diff --git a/source/am/helpcontent2/source/text/shared/guide.po b/source/am/helpcontent2/source/text/shared/guide.po
index 21d3e54ff75..ac16e8efd8e 100644
--- a/source/am/helpcontent2/source/text/shared/guide.po
+++ b/source/am/helpcontent2/source/text/shared/guide.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-10-22 03:22+0000\n"
-"Last-Translator: Samson B <sambelet@yahoo.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:50+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1540178521.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196236.000000\n"
#: aaa_start.xhp
msgctxt ""
@@ -8829,8 +8829,8 @@ msgctxt ""
"gallery_insert.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by selecting <emph>Tools - Gallery</emph>."
-msgstr "አዳራሽ መከፈቻ በ መጫን የ <emph> አዳራሽ </emph> ምልክት ከ <emph> መደበኛ </emph> እቃ መደርደሪያ ላይ: ወይንም በ መምረጥ ከ <emph> መሳሪያዎች - አዳራሽ </emph>"
+msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by choosing <emph>Insert - Media - Gallery</emph>."
+msgstr ""
#: gallery_insert.xhp
msgctxt ""
diff --git a/source/am/helpcontent2/source/text/shared/optionen.po b/source/am/helpcontent2/source/text/shared/optionen.po
index 24882dc9d4a..c8ad8557eee 100644
--- a/source/am/helpcontent2/source/text/shared/optionen.po
+++ b/source/am/helpcontent2/source/text/shared/optionen.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-07-02 00:29+0000\n"
-"Last-Translator: Samson B <sambelet@yahoo.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:50+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1530491341.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196238.000000\n"
#: 01000000.xhp
msgctxt ""
@@ -267,6 +267,14 @@ msgstr "አንዳንድ የ ተጠቃሚ ዳታ ራሱ በራሱ ይካተታል
#: 01010100.xhp
msgctxt ""
"01010100.xhp\n"
+"par_id3153032\n"
+"help.text"
+msgid "User data is also used when commenting and in tracking changes mode, to identify comments/edits author; and to mark last edit position in document, so that when author opens the document later, it opens at the last edit position."
+msgstr ""
+
+#: 01010100.xhp
+msgctxt ""
+"01010100.xhp\n"
"hd_id3147653\n"
"help.text"
msgid "Address"
@@ -14741,7 +14749,7 @@ msgctxt ""
"opencl.xhp\n"
"par_id5293741\n"
"help.text"
-msgid "for more information on OpenCL, visit <link href=\"http://www.khronos.org/opencl/\">the OpenCL site</link>"
+msgid "for more information on OpenCL, visit <link href=\"https://www.khronos.org/opencl/\">the OpenCL site</link>"
msgstr ""
#: persona_firefox.xhp
diff --git a/source/am/helpcontent2/source/text/smath.po b/source/am/helpcontent2/source/text/smath.po
index e98e8e892b5..c281eaf342c 100644
--- a/source/am/helpcontent2/source/text/smath.po
+++ b/source/am/helpcontent2/source/text/smath.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2017-06-18 19:22+0000\n"
+"PO-Revision-Date: 2018-11-12 23:25+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1497813747.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542065116.000000\n"
#: main0000.xhp
msgctxt ""
@@ -62,7 +62,7 @@ msgctxt ""
"par_id3143269\n"
"help.text"
msgid "Have a look at <link href=\"https://www.dmaths.org\">www.dmaths.org</link> for a set of additional %PRODUCTNAME Math icons and macros."
-msgstr ""
+msgstr "ይህን ይመልከቱ <link href=\"https://www.dmaths.org\">www.dmaths.org</link> ለ ተጨማሪ %PRODUCTNAME ሂሳብ ምልክቶች እና ማክሮስ"
#: main0100.xhp
msgctxt ""
diff --git a/source/am/helpcontent2/source/text/smath/01.po b/source/am/helpcontent2/source/text/smath/01.po
index 4f217775920..6c9fa9ae094 100644
--- a/source/am/helpcontent2/source/text/smath/01.po
+++ b/source/am/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: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-11-11 17:16+0000\n"
+"PO-Revision-Date: 2018-11-12 23:39+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1541956565.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542065990.000000\n"
#: 02080000.xhp
msgctxt ""
@@ -12366,7 +12366,7 @@ msgctxt ""
"par_id3153916\n"
"help.text"
msgid "The <emph>Insert</emph> dialog is set up like the <link href=\"text/shared/01/01020000.xhp\" name=\"Open\"><emph>Open</emph></link> dialog under <emph>File</emph>. Use the <emph>Insert</emph> dialog to load, edit and display a formula saved as a file in the <emph>Commands</emph> window."
-msgstr ""
+msgstr "የ <emph> ማስገቢያ </emph> ንግግር የ ተሰናዳው እንደ የ <link href=\"text/shared/01/01020000.xhp\" name=\"Open\"> <emph> መክፈቻ </emph></link> ንግግር ነው በ <emph> ፋይል </emph> ስር: ይጠቀሙ የ <emph> ማስገቢያ </emph> ንግግር ለ መጫን: ለ ማረም እና ለ ማሳየት የ ተቀመጠ መቀመሪያ እንደ ፋይል በ <emph> ትእዛዞች </emph> መስኮት ውስጥ"
#: 06020000.xhp
msgctxt ""
@@ -12374,7 +12374,7 @@ msgctxt ""
"par_id3153917\n"
"help.text"
msgid "You can import MathML files created by other applications as well. The MathML source must have a <item type=\"code\">math</item> element with an <item type=\"code\">xmlns</item> attribute with value \"http://www.w3.org/1998/Math/MathML\". The languages MathML and StarMath are not fully compatible, therefore you should revise the import result. For details about the language MathML see its <link href=\"https://www.w3.org/TR/#tr_MathML\">specification</link>."
-msgstr ""
+msgstr "እርስዎ ማምጣት ይችላሉ የ MathML ፋይሎች የ ተፈጠረውን በ ሌላ መተግበሪያዎች እንዲሁም: የ MathML ምንጭ እንዲኖረው ያስፈልጋል የ <item type=\"code\">ሂሳብ</item> አካላት በ <item type=\"code\">xmlns</item> መለያ ዋጋ በ \"http://www.w3.org/1998/Math/MathML\". ይህ ቋንቋ የ MathML እና የ StarMath ሙሉ በሙሉ ተስማሚ አይደለም: ስለዚህ እርስዎ እንደገና መመርመር አለብዎት የ ማምጫ ውጤቶችን: ለ ዝርዝር ስለ ቋንቋ MathML ይህን <link href=\"https://www.w3.org/TR/#tr_MathML\">መግለጫ ይመልከቱ</link>:"
#: 06020000.xhp
msgctxt ""
@@ -12422,4 +12422,4 @@ msgctxt ""
"par_id3153919\n"
"help.text"
msgid "This command handles only MathML content. If you have copied a %PRODUCTNAME Math formula to clipboard, insert it using the command <link href=\"text/shared/01/02060000.xhp\" name=\"Paste\"><emph>Paste</emph></link> under <emph>Edit</emph>."
-msgstr ""
+msgstr "ይህ ትእዛዝ የሚይዘው የ MathML ይዞታ ብቻ ነው: እርስዎ ኮፒ ካደረጉ የ %PRODUCTNAME ሂሳብ መቀመሪያ ወደ ቁራጭ ሰሌዳ: ይህን ትእዛዝ በ መጠቀም ያስገቡ<link href=\"text/shared/01/02060000.xhp\" name=\"Paste\"><emph>መለጠፊያ</emph></link> በ <emph>ማረሚያ</emph> ውስጥ"
diff --git a/source/am/helpcontent2/source/text/swriter/00.po b/source/am/helpcontent2/source/text/swriter/00.po
index c43fe24cdee..124a5fa6283 100644
--- a/source/am/helpcontent2/source/text/swriter/00.po
+++ b/source/am/helpcontent2/source/text/swriter/00.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: 2018-10-08 13:08+0000\n"
-"Last-Translator: Samson B <sambelet@yahoo.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:50+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1539004115.000000\n"
+"X-POOTLE-MTIME: 1542196239.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -37,8 +37,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3150253\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\"><alt id=\"alt_id3145389\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\"><alt id=\"alt_id3145389\">ምልክት</alt></image>"
+msgid "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145389\">Wrap Off Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -53,8 +53,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3156397\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\"><alt id=\"alt_id3149048\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\"><alt id=\"alt_id3149048\">ምልክት</alt></image>"
+msgid "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149048\">Wrap On Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -69,8 +69,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3154558\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\"><alt id=\"alt_id3152999\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\"><alt id=\"alt_id3152999\">ምልክት</alt></image>"
+msgid "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152999\">Wrap Through Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -85,8 +85,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3148773\n"
"help.text"
-msgid "<image src=\"res/sc06301.png\" id=\"img_id3149026\"><alt id=\"alt_id3149026\">Icon</alt></image>"
-msgstr "<image src=\"res/sc06301.png\" id=\"img_id3149026\"><alt id=\"alt_id3149026\">ምልክት</alt></image>"
+msgid "<image src=\"res/sc06301.png\" id=\"img_id3149026\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149026\">Jump to Previous Script Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -101,8 +101,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3151265\n"
"help.text"
-msgid "<image src=\"res/sc06300.png\" id=\"img_id3151272\"><alt id=\"alt_id3151272\">Icon</alt></image>"
-msgstr "<image src=\"res/sc06300.png\" id=\"img_id3151272\"><alt id=\"alt_id3151272\">ምልክት</alt></image>"
+msgid "<image src=\"res/sc06300.png\" id=\"img_id3151272\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151272\"> Jump to Next Script Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -381,8 +381,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3154763\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">ትእዛዝ </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -397,8 +397,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3151387\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">ትእዛዝ </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -413,8 +413,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3145823\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">ትእዛዝ </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -429,8 +429,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150932\n"
"help.text"
-msgid "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\"><alt id=\"alt_id3150502\">Icon</alt></image>"
-msgstr "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\"><alt id=\"alt_id3150502\">ምስል</alt></image>"
+msgid "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150502\">Formatting Marks Icon</alt></image>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -461,8 +461,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150765\n"
"help.text"
-msgid "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\"><alt id=\"alt_id3147572\">Icon</alt></image>"
-msgstr "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\"><alt id=\"alt_id3147572\">ምስል</alt></image>"
+msgid "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147572\">Web Icon</alt></image>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -2461,8 +2461,8 @@ msgctxt ""
"stylesmenu.xhp\n"
"par_id941529884998705\n"
"help.text"
-msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles</emph></variable>."
-msgstr "<variable id=\"ses\">ይምረጡ <emph>ዘዴዎች - ዘዴዎች ማረሚያ</emph></variable>:"
+msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles...</emph></variable>."
+msgstr ""
#: stylesmenu.xhp
msgctxt ""
diff --git a/source/am/helpcontent2/source/text/swriter/01.po b/source/am/helpcontent2/source/text/swriter/01.po
index 40410761256..ed19d90aa68 100644
--- a/source/am/helpcontent2/source/text/swriter/01.po
+++ b/source/am/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: 2018-10-21 20:57+0200\n"
-"PO-Revision-Date: 2018-10-08 13:12+0000\n"
+"PO-Revision-Date: 2018-11-12 23:26+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1539004370.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542065198.000000\n"
#: 01120000.xhp
msgctxt ""
@@ -4238,7 +4238,7 @@ msgctxt ""
"par_id3155901\n"
"help.text"
msgid "<variable id=\"bearbeitenzeichen\"><ahelp hid=\"modules/swriter/ui/insertfootnote/characterentry\">Choose this option to define a character or symbol for the current footnote.</ahelp> This can be either a letter or number. To assign a special character, click the button at the bottom.</variable>"
-msgstr ""
+msgstr "<variable id=\"bearbeitenzeichen\"><ahelp hid=\"modules/swriter/ui/insertfootnote/characterentry\">ይህን ምርጫ ይምረጡ ባህሪ ለ መግለጽ: ወይንም ምልክት ለ አሁኑ ግርጌ ማስታወሻ </ahelp> ይህ ፊደል ወይንም ቁጥር ሊሆን ይችላል: የ ተለየ ባህሪ ለ መመደብ: ይጫኑ ከ ታች በኩል ያለውን ቁልፍ </variable>"
#: 04030000.xhp
msgctxt ""
@@ -5702,7 +5702,7 @@ msgctxt ""
"par_id3155537\n"
"help.text"
msgid "To quickly insert a field from the list, hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> and double-click the field."
-msgstr ""
+msgstr "በፍጥነት ሜዳዎች ለማስገባት: ተጭነው ይያዙ <switchinline select=\"sys\"><caseinline select=\"MAC\"> ትእዛዝ </caseinline><defaultinline>Ctrl</defaultinline></switchinline> እና ሁለት ጊዜ-ይጫኑ ሜዳውን"
#: 04090001.xhp
msgctxt ""
diff --git a/source/am/instsetoo_native/inc_openoffice/windows/msi_languages.po b/source/am/instsetoo_native/inc_openoffice/windows/msi_languages.po
index 4b7691f7b55..82715411674 100644
--- a/source/am/instsetoo_native/inc_openoffice/windows/msi_languages.po
+++ b/source/am/instsetoo_native/inc_openoffice/windows/msi_languages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-09-23 01:53+0000\n"
+"PO-Revision-Date: 2018-11-13 01:12+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1537667605.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542071528.000000\n"
#: ActionTe.ulf
msgctxt ""
@@ -1670,7 +1670,7 @@ msgctxt ""
"OOO_CONTROL_124\n"
"LngText.text"
msgid "Build contributed in collaboration with the community by [Manufacturer]. For credits, see: https://www.documentfoundation.org"
-msgstr ""
+msgstr "ግንባታው የተካሄደው በ ሕብረተሰቡ አስተዋጽኦ ነው [Manufacturer]. ለ ምስጋና ይህን ይመልከቱ: http://www.documentfoundation.org"
#: Control.ulf
msgctxt ""
diff --git a/source/am/officecfg/registry/data/org/openoffice/Office.po b/source/am/officecfg/registry/data/org/openoffice/Office.po
index b79ce8d443a..c655c58d11b 100644
--- a/source/am/officecfg/registry/data/org/openoffice/Office.po
+++ b/source/am/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: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-10-08 12:58+0000\n"
+"PO-Revision-Date: 2018-11-13 01:17+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1539003511.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542071837.000000\n"
#: Addons.xcu
msgctxt ""
@@ -185,7 +185,7 @@ msgctxt ""
"Title\n"
"value.text"
msgid "~Labels"
-msgstr ""
+msgstr "~ምልክቶች"
#: Common.xcu
msgctxt ""
@@ -194,7 +194,7 @@ msgctxt ""
"Title\n"
"value.text"
msgid "B~usiness Cards"
-msgstr ""
+msgstr "የ ~ንግድ ካርዶች"
#: Common.xcu
msgctxt ""
@@ -203,7 +203,7 @@ msgctxt ""
"Title\n"
"value.text"
msgid "M~aster Document"
-msgstr ""
+msgstr "ዋ~ናው ሰነድ"
#: Common.xcu
msgctxt ""
diff --git a/source/am/officecfg/registry/data/org/openoffice/Office/UI.po b/source/am/officecfg/registry/data/org/openoffice/Office/UI.po
index 6f51308dc91..93664f9bd3d 100644
--- a/source/am/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/am/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-11-11 18:48+0000\n"
+"PO-Revision-Date: 2018-11-13 01:20+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1541962102.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542072020.000000\n"
#: BaseWindowState.xcu
msgctxt ""
@@ -9311,7 +9311,7 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "~Select..."
-msgstr ""
+msgstr "~ይምረጡ..."
#: DrawImpressCommands.xcu
msgctxt ""
@@ -9320,7 +9320,7 @@ msgctxt ""
"PopupLabel\n"
"value.text"
msgid "Select Table"
-msgstr ""
+msgstr "ሰንጠረዥ ይምረጡ"
#: DrawImpressCommands.xcu
msgctxt ""
@@ -9338,7 +9338,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Select Row"
-msgstr ""
+msgstr "ረድፍ ይምረጡ"
#: DrawImpressCommands.xcu
msgctxt ""
@@ -9356,7 +9356,7 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "~Properties..."
-msgstr ""
+msgstr "~ባህሪዎች..."
#: DrawImpressCommands.xcu
msgctxt ""
@@ -9365,7 +9365,7 @@ msgctxt ""
"PopupLabel\n"
"value.text"
msgid "Ta~ble Properties..."
-msgstr ""
+msgstr "የ ሰን~ጠረዥ ባህሪዎች..."
#: DrawImpressCommands.xcu
msgctxt ""
@@ -22264,7 +22264,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Insert"
-msgstr ""
+msgstr "~ማስገቢያ"
#: GenericCommands.xcu
msgctxt ""
@@ -22273,7 +22273,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Delete"
-msgstr ""
+msgstr "~ማጥፊያ"
#: GenericCommands.xcu
msgctxt ""
@@ -22282,7 +22282,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Si~ze"
-msgstr ""
+msgstr "መ~ጠን"
#: GenericCommands.xcu
msgctxt ""
@@ -22417,7 +22417,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "T~able"
-msgstr ""
+msgstr "ሰ~ንጠረዥ"
#: GenericCommands.xcu
msgctxt ""
@@ -25216,7 +25216,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Tabbed Compact"
-msgstr ""
+msgstr "ምልክት የ ተደረገበት አነስተኛ"
#: ToolbarMode.xcu
msgctxt ""
@@ -29419,7 +29419,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "C~haracter"
-msgstr ""
+msgstr "ባ~ህሪዎች..."
#: WriterCommands.xcu
msgctxt ""
@@ -29428,7 +29428,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "P~aragraph"
-msgstr ""
+msgstr "አ~ንቀጽ"
#: WriterCommands.xcu
msgctxt ""
@@ -29437,7 +29437,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Bullets and Numbering"
-msgstr ""
+msgstr "~ነጥቦች እና ቁጥር መስጫ"
#: WriterCommands.xcu
msgctxt ""
@@ -30229,7 +30229,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Default Style"
-msgstr ""
+msgstr "ነባር ዘዴ"
#: WriterCommands.xcu
msgctxt ""
@@ -30238,7 +30238,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Academic"
-msgstr ""
+msgstr "ትምህርት"
#: WriterCommands.xcu
msgctxt ""
@@ -30247,7 +30247,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Elegant"
-msgstr ""
+msgstr "ድንቅ"
#: WriterCommands.xcu
msgctxt ""
@@ -30256,7 +30256,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Financial"
-msgstr ""
+msgstr "ገንዘብ"
#: WriterCommands.xcu
msgctxt ""
@@ -30265,7 +30265,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Box List Blue"
-msgstr ""
+msgstr "የ ሳጥን ዝርዝር ሰማያዊ"
#: WriterCommands.xcu
msgctxt ""
@@ -30274,7 +30274,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Box List Green"
-msgstr ""
+msgstr "የ ሳጥን ዝርዝር አረንጓዴ"
#: WriterCommands.xcu
msgctxt ""
@@ -30283,7 +30283,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Box List Red"
-msgstr ""
+msgstr "የ ሳጥን ዝርዝር ቀይ"
#: WriterCommands.xcu
msgctxt ""
@@ -30292,7 +30292,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Box List Yellow"
-msgstr ""
+msgstr "የ ሳጥን ዝርዝር ቢጫ"
#: WriterCommands.xcu
msgctxt ""
diff --git a/source/am/scp2/source/ooo.po b/source/am/scp2/source/ooo.po
index 7473fc2cfdf..e5eea8b3974 100644
--- a/source/am/scp2/source/ooo.po
+++ b/source/am/scp2/source/ooo.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-11-11 13:27+0000\n"
+"PO-Revision-Date: 2018-11-13 01:20+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1541942832.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542072057.000000\n"
#: folderitem_ooo.ulf
msgctxt ""
@@ -38,7 +38,7 @@ msgctxt ""
"STR_FI_TOOLTIP_SOFFICE\n"
"LngText.text"
msgid "LibreOffice, the office productivity suite provided by The Document Foundation. See https://www.documentfoundation.org"
-msgstr ""
+msgstr "ነፃነት ቢሮ የቢሮ ማምረቻ ክፍል ተዘጋጅቶ የቀረበው በሰነዱ አዘጋጆች ነው በበለጠ ለመረዳት ይህን ይመልከቱ http://www.documentfoundation.org"
#: module_helppack.ulf
msgctxt ""
diff --git a/source/am/svtools/messages.po b/source/am/svtools/messages.po
index fd1ac32b841..82da4c7edaf 100644
--- a/source/am/svtools/messages.po
+++ b/source/am/svtools/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: 2018-09-23 23:26+0000\n"
-"Last-Translator: Samson B <sambelet@yahoo.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:32+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1537745161.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195179.000000\n"
#: include/svtools/strings.hrc:25
msgctxt "STR_UNDO"
@@ -1534,8 +1534,8 @@ msgstr "Libhyphen Hyphenator"
#: include/svtools/strings.hrc:360
msgctxt "STR_DESCRIPTION_MYTHES"
-msgid "Mythes Thesaurus"
-msgstr "Mythes Thesaurus"
+msgid "MyThes Thesaurus"
+msgstr ""
#: include/svtools/strings.hrc:361
msgctxt "STR_DESCRIPTION_IGNOREALLLIST"
diff --git a/source/am/svx/messages.po b/source/am/svx/messages.po
index c298946a1a3..44560a15e93 100644
--- a/source/am/svx/messages.po
+++ b/source/am/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: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: 2018-08-26 17:46+0000\n"
+"PO-Revision-Date: 2018-11-13 01:23+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1535305607.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542072203.000000\n"
#: include/svx/strings.hrc:25
msgctxt "STR_ObjNameSingulNONE"
@@ -2650,27 +2650,27 @@ msgstr "Watermark"
#: include/svx/strings.hrc:556
msgctxt "RID_SVXSTR_COLOR_DEFAULT_FONTCOLOR"
msgid "Dark Red 2"
-msgstr ""
+msgstr "ጥቁር ቀይ 2"
#: include/svx/strings.hrc:557
msgctxt "RID_SVXSTR_COLOR_DEFAULT_FRAMELINE"
msgid "Blue"
-msgstr ""
+msgstr "ሰማያዊ"
#: include/svx/strings.hrc:558
msgctxt "RID_SVXSTR_COLOR_DEFAULT_HIGHLIGHT"
msgid "Yellow"
-msgstr ""
+msgstr "ቢጫ"
#: include/svx/strings.hrc:559
msgctxt "RID_SVXSTR_COLOR_DEFAULT_SHAPE_STROKE"
msgid "Dark Blue 1"
-msgstr ""
+msgstr "ጥቁር ሰማያዊ 1"
#: include/svx/strings.hrc:560
msgctxt "RID_SVXSTR_COLOR_DEFAULT_SHAPE_FILLING"
msgid "Light Blue 2"
-msgstr ""
+msgstr "ነጣ ያለ ሰማያዊ 2"
#. Elements of the standard color palette
#: include/svx/strings.hrc:562
@@ -8691,162 +8691,162 @@ msgstr "መጀመሪያ: በ ግራ እና በ ቀኝ ገጾች"
#: svx/inc/spacing.hrc:19
msgctxt "RID_SVXSTRARY_SPACING_INCH"
msgid "None"
-msgstr ""
+msgstr "ምንም"
#: svx/inc/spacing.hrc:20
msgctxt "RID_SVXSTRARY_SPACING_INCH"
msgid "Extra Small (1/16\")"
-msgstr ""
+msgstr "በጣም ትንሽ (1/16\")"
#: svx/inc/spacing.hrc:21
msgctxt "RID_SVXSTRARY_SPACING_INCH"
msgid "Small (1/8\")"
-msgstr ""
+msgstr "ትንሽ (1/8\")"
#: svx/inc/spacing.hrc:22
msgctxt "RID_SVXSTRARY_SPACING_INCH"
msgid "Small Medium (1/4\")"
-msgstr ""
+msgstr "ትንሽ መካከለኛ (1/4\")"
#: svx/inc/spacing.hrc:23
msgctxt "RID_SVXSTRARY_SPACING_INCH"
msgid "Medium (3/8\")"
-msgstr ""
+msgstr "መካከለኛ (3/8\")"
#: svx/inc/spacing.hrc:24
msgctxt "RID_SVXSTRARY_SPACING_INCH"
msgid "Medium Large (1/2\")"
-msgstr ""
+msgstr "መካከለኛ ትልቅ (1/2\")"
#: svx/inc/spacing.hrc:25
msgctxt "RID_SVXSTRARY_SPACING_INCH"
msgid "Large (3/4\")"
-msgstr ""
+msgstr "ትልቅ (3/4\")"
#: svx/inc/spacing.hrc:26
msgctxt "RID_SVXSTRARY_SPACING_INCH"
msgid "Extra Large (1\")"
-msgstr ""
+msgstr "በጣም ትልቅ (1\")"
#: svx/inc/spacing.hrc:33
msgctxt "RID_SVXSTRARY_SPACING_CM"
msgid "None"
-msgstr ""
+msgstr "ምንም"
#: svx/inc/spacing.hrc:34
msgctxt "RID_SVXSTRARY_SPACING_CM"
msgid "Extra Small (0.16cm)"
-msgstr ""
+msgstr "በጣም ትንሽ (0.16ሲሚ)"
#: svx/inc/spacing.hrc:35
msgctxt "RID_SVXSTRARY_SPACING_CM"
msgid "Small (0.32cm)"
-msgstr ""
+msgstr "ትንሽ (0.32ሲሚ)"
#: svx/inc/spacing.hrc:36
msgctxt "RID_SVXSTRARY_SPACING_CM"
msgid "Small Medium (0.64cm)"
-msgstr ""
+msgstr "መካከለኛ ትንሽ (0.64ሲሚ)"
#: svx/inc/spacing.hrc:37
msgctxt "RID_SVXSTRARY_SPACING_CM"
msgid "Medium (0.95cm)"
-msgstr ""
+msgstr "መካከለኛ (0.95ሲሚ)"
#: svx/inc/spacing.hrc:38
msgctxt "RID_SVXSTRARY_SPACING_CM"
msgid "Medium Large (1.27cm)"
-msgstr ""
+msgstr "መካከለኛ ትልቅ (1.27ሲሚ)"
#: svx/inc/spacing.hrc:39
msgctxt "RID_SVXSTRARY_SPACING_CM"
msgid "Large (1.9cm)"
-msgstr ""
+msgstr "ትልቅ (1.9ሲሚ)"
#: svx/inc/spacing.hrc:40
msgctxt "RID_SVXSTRARY_SPACING_CM"
msgid "Extra Large (2.54cm)"
-msgstr ""
+msgstr "በጣም ትልቅ (2.54ሲሚ)"
#: svx/inc/spacing.hrc:47
msgctxt "RID_SVXSTRARY_MARGINS_INCH"
msgid "None"
-msgstr ""
+msgstr "ምንም"
#: svx/inc/spacing.hrc:48
msgctxt "RID_SVXSTRARY_MARGINS_INCH"
msgid "Extra Small (1/16\")"
-msgstr ""
+msgstr "በጣም ትንሽ (1/16\")"
#: svx/inc/spacing.hrc:49
msgctxt "RID_SVXSTRARY_MARGINS_INCH"
msgid "Small (1/8\")"
-msgstr ""
+msgstr "ትንሽ (1/8\")"
#: svx/inc/spacing.hrc:50
msgctxt "RID_SVXSTRARY_MARGINS_INCH"
msgid "Small Medium (1/4\")"
-msgstr ""
+msgstr "ትንሽ መካከለኛ (1/4\")"
#: svx/inc/spacing.hrc:51
msgctxt "RID_SVXSTRARY_MARGINS_INCH"
msgid "Medium (3/8\")"
-msgstr ""
+msgstr "መካከለኛ (3/8\")"
#: svx/inc/spacing.hrc:52
msgctxt "RID_SVXSTRARY_MARGINS_INCH"
msgid "Medium Large (1/2\")"
-msgstr ""
+msgstr "መካከለኛ ትልቅ (1/2\")"
#: svx/inc/spacing.hrc:53
msgctxt "RID_SVXSTRARY_MARGINS_INCH"
msgid "Large (3/4\")"
-msgstr ""
+msgstr "ትልቅ (3/4\")"
#: svx/inc/spacing.hrc:54
msgctxt "RID_SVXSTRARY_MARGINS_INCH"
msgid "Extra Large (1\")"
-msgstr ""
+msgstr "በጣም ትልቅ (1\")"
#: svx/inc/spacing.hrc:61
msgctxt "RID_SVXSTRARY_MARGINS_CM"
msgid "None"
-msgstr ""
+msgstr "ምንም"
#: svx/inc/spacing.hrc:62
msgctxt "RID_SVXSTRARY_MARGINS_CM"
msgid "Extra Small (0.16cm)"
-msgstr ""
+msgstr "በጣም ትንሽ (0.16ሲሚ)"
#: svx/inc/spacing.hrc:63
msgctxt "RID_SVXSTRARY_MARGINS_CM"
msgid "Small (0.32cm)"
-msgstr ""
+msgstr "ትንሽ (0.32ሲሚ)"
#: svx/inc/spacing.hrc:64
msgctxt "RID_SVXSTRARY_MARGINS_CM"
msgid "Small Medium (0.64cm)"
-msgstr ""
+msgstr "መካከለኛ ትንሽ (0.64ሲሚ)"
#: svx/inc/spacing.hrc:65
msgctxt "RID_SVXSTRARY_MARGINS_CM"
msgid "Medium (0.95cm)"
-msgstr ""
+msgstr "መካከለኛ (0.95ሲሚ)"
#: svx/inc/spacing.hrc:66
msgctxt "RID_SVXSTRARY_MARGINS_CM"
msgid "Medium Large (1.27cm)"
-msgstr ""
+msgstr "መካከለኛ ትልቅ (1.27ሲሚ)"
#: svx/inc/spacing.hrc:67
msgctxt "RID_SVXSTRARY_MARGINS_CM"
msgid "Large (1.9cm)"
-msgstr ""
+msgstr "ትልቅ (1.9ሲሚ)"
#: svx/inc/spacing.hrc:68
msgctxt "RID_SVXSTRARY_MARGINS_CM"
msgid "Extra Large (2.54cm)"
-msgstr ""
+msgstr "በጣም ትልቅ (2.54ሲሚ)"
#: svx/inc/svxerr.hrc:33
msgctxt "RID_SVXERRCTX"
diff --git a/source/am/sw/messages.po b/source/am/sw/messages.po
index 409b15f0966..274a59bfaa7 100644
--- a/source/am/sw/messages.po
+++ b/source/am/sw/messages.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 23:50+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-15 14:32+0100\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: am\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
+"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Accelerator-Marker: ~\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1542195179.000000\n"
#: sw/inc/app.hrc:29
msgctxt "RID_PARAGRAPHSTYLEFAMILY"
@@ -463,82 +466,82 @@ msgstr "መስመር"
#: sw/inc/pageformatpanel.hrc:18
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "None"
-msgstr ""
+msgstr "ምንም"
#: sw/inc/pageformatpanel.hrc:19
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Narrow"
-msgstr ""
+msgstr "ጠባብ"
#: sw/inc/pageformatpanel.hrc:20
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Moderate"
-msgstr ""
+msgstr "መሀከለኛ"
#: sw/inc/pageformatpanel.hrc:21
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (0.75\")"
-msgstr ""
+msgstr "መደበኛ (0.75\")"
#: sw/inc/pageformatpanel.hrc:22
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (1\")"
-msgstr ""
+msgstr "መደበኛ (1\")"
#: sw/inc/pageformatpanel.hrc:23
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (1.25\")"
-msgstr ""
+msgstr "መደበኛ (1.25\")"
#: sw/inc/pageformatpanel.hrc:24
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Wide"
-msgstr ""
+msgstr "ሰፊ"
#: sw/inc/pageformatpanel.hrc:25
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Mirrored"
-msgstr ""
+msgstr "የ ተንፀባረቀ"
#: sw/inc/pageformatpanel.hrc:31
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "None"
-msgstr ""
+msgstr "ምንም"
#: sw/inc/pageformatpanel.hrc:32
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Narrow"
-msgstr ""
+msgstr "ጠባብ"
#: sw/inc/pageformatpanel.hrc:33
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Moderate"
-msgstr ""
+msgstr "መሀከለኛ"
#: sw/inc/pageformatpanel.hrc:34
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (1.9cm)"
-msgstr ""
+msgstr "መደበኛ (1.9ሴሚ)"
#: sw/inc/pageformatpanel.hrc:35
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (2.54cm)"
-msgstr ""
+msgstr "መደበኛ (2.54ሴሚ)"
#: sw/inc/pageformatpanel.hrc:36
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (3.18cm)"
-msgstr ""
+msgstr "መደበኛ (3.18ሴሚ)"
#: sw/inc/pageformatpanel.hrc:37
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Wide"
-msgstr ""
+msgstr "ሰፊ"
#: sw/inc/pageformatpanel.hrc:38
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Mirrored"
-msgstr ""
+msgstr "የ ተንፀባረቀ"
#. Format names
#: sw/inc/strings.hrc:27
@@ -6835,7 +6838,12 @@ msgctxt "asciifilterdialog|lf"
msgid "_LF"
msgstr "_LF"
-#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:264
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:258
+msgctxt "asciifilterdialog|includebom"
+msgid "Include byte-order-mark"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:280
msgctxt "asciifilterdialog|label1"
msgid "Properties"
msgstr "ባህሪዎች"
diff --git a/source/am/swext/mediawiki/help.po b/source/am/swext/mediawiki/help.po
index bc72b72c56a..fc2100e05f9 100644
--- a/source/am/swext/mediawiki/help.po
+++ b/source/am/swext/mediawiki/help.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-04-30 17:37+0000\n"
-"Last-Translator: Samson B <sambelet@yahoo.com>\n"
+"POT-Creation-Date: 2018-11-15 13:53+0100\n"
+"PO-Revision-Date: 2018-11-12 11:33+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1525109845.000000\n"
+"X-POOTLE-MTIME: 1542022388.000000\n"
#: help.tree
msgctxt ""
@@ -93,8 +93,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id7387615\n"
"help.text"
-msgid "A wiki account on a supported <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
-msgstr "የ Wiki account በ ተደገፈ <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> ሰርቨር ላይ"
+msgid "A wiki account on a supported <link href=\"https://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -149,24 +149,24 @@ msgctxt ""
"wiki.xhp\n"
"par_id368968\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Options</link> dialog, click Add."
-msgstr "ከ <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">ምርጫዎች</link> ንግግር ፡ መጨመሪያ የሚለውን ይጫኑ"
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\"><emph>Options</emph></link> dialog, click <emph>Add</emph>."
+msgstr ""
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"par_id6962187\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> dialog, enter the account information for the wiki."
-msgstr "ከ <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> ንግግር: ያስገቡ የ መግለጫ መረጃ ለ ዊኪ"
+msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\"><emph>MediaWiki</emph></link> dialog, enter the account information for the wiki."
+msgstr ""
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"par_id5328836\n"
"help.text"
-msgid "In the URL text box, enter the address of a wiki that you want to connect to."
-msgstr "በ URL የ ጽሁፍ ሳጥን ውስጥ መገናኘት የሚፈልጉትን የ ዊኪ አድራሻ ያስገቡ"
+msgid "In the <emph>URL</emph> text box, enter the address of a wiki that you want to connect to."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -181,8 +181,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id5906552\n"
"help.text"
-msgid "In the Username box, enter your user ID for your wiki account."
-msgstr "በ ተጠቃሚ ስም ሳጥን ውስጥ የ እርስዎን ተጠቃሚ መለያ ያስገቡ ለ ዊኪ መግለጫ"
+msgid "In the <emph>Username</emph> box, enter your user ID for your wiki account."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -197,8 +197,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id8869594\n"
"help.text"
-msgid "In the Password box, enter the password for your wiki account, then click OK."
-msgstr "በ መግቢያ ቃል ሳጥን ውስጥ የ መግቢያ ቃልዎን ያስገቡ ለ ዊኪ መግለጫ ከዚያም እሺ የሚለውን ይጫኑ"
+msgid "In the Password box, enter the password for your wiki account, then click <emph>OK</emph>."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -245,8 +245,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id228278\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Send to MediaWiki</link> dialog, specify the settings for your entry."
-msgstr "በ <link href=\"com.sun.wiki-publisher/wikisend.xhp\">መላኪያው ወደ MediaWiki</link> ንግግር ፡ ለማስገቢያው ማሰናጃ ይወስኑ"
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\"><emph>Send to MediaWiki</emph></link> dialog, specify the settings for your entry."
+msgstr ""
#: wiki.xhp
msgctxt ""
diff --git a/source/an/cui/messages.po b/source/an/cui/messages.po
index 6c24cf64be5..ead578ce44d 100644
--- a/source/an/cui/messages.po
+++ b/source/an/cui/messages.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:21+0100\n"
+"PO-Revision-Date: 2018-11-14 11:33+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: an\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195185.000000\n"
#: cui/inc/strings.hrc:24
msgctxt "RID_SVXSTR_KEY_CONFIG_DIR"
@@ -1547,141 +1550,136 @@ msgid "Dimension line"
msgstr ""
#: cui/inc/strings.hrc:365
-msgctxt "RID_SVXSTR_LOAD_ERROR"
-msgid "The selected module could not be loaded."
-msgstr ""
-
-#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_STARTQUOTE"
msgid "Start Quote"
msgstr ""
-#: cui/inc/strings.hrc:367
+#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_ENDQUOTE"
msgid "End Quote"
msgstr ""
-#: cui/inc/strings.hrc:369
+#: cui/inc/strings.hrc:368
msgctxt "RID_SVXSTR_SELECTEDPERSONA"
msgid "Selected Theme: "
msgstr ""
-#: cui/inc/strings.hrc:370
+#: cui/inc/strings.hrc:369
msgctxt "RID_SVXSTR_SEARCHING"
msgid "Searching, please wait..."
msgstr ""
-#: cui/inc/strings.hrc:371
+#: cui/inc/strings.hrc:370
msgctxt "RID_SVXSTR_SEARCHERROR"
msgid "Cannot open %1, please try again later."
msgstr ""
-#: cui/inc/strings.hrc:372
+#: cui/inc/strings.hrc:371
msgctxt "RID_SVXSTR_NORESULTS"
msgid "No results found."
msgstr ""
-#: cui/inc/strings.hrc:373
+#: cui/inc/strings.hrc:372
msgctxt "RID_SVXSTR_APPLYPERSONA"
msgid "Applying Theme..."
msgstr ""
-#: cui/inc/strings.hrc:374
+#: cui/inc/strings.hrc:373
msgctxt "RID_SVXSTR_INVALIDPERSONAURL"
msgid "Please enter a valid theme address or a search term."
msgstr ""
-#: cui/inc/strings.hrc:376
+#: cui/inc/strings.hrc:375
msgctxt "RID_SVXSTR_TABLE_PRESET_NONE"
msgid "Set No Borders"
msgstr ""
-#: cui/inc/strings.hrc:377
+#: cui/inc/strings.hrc:376
msgctxt "RID_SVXSTR_TABLE_PRESET_ONLYOUTER"
msgid "Set Outer Border Only"
msgstr ""
-#: cui/inc/strings.hrc:378
+#: cui/inc/strings.hrc:377
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERHORI"
msgid "Set Outer Border and Horizontal Lines"
msgstr ""
-#: cui/inc/strings.hrc:379
+#: cui/inc/strings.hrc:378
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERALL"
msgid "Set Outer Border and All Inner Lines"
msgstr ""
-#: cui/inc/strings.hrc:380
+#: cui/inc/strings.hrc:379
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERINNER"
msgid "Set Outer Border Without Changing Inner Lines"
msgstr ""
-#: cui/inc/strings.hrc:381
+#: cui/inc/strings.hrc:380
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONAL"
msgid "Set Diagonal Lines Only"
msgstr ""
-#: cui/inc/strings.hrc:382
+#: cui/inc/strings.hrc:381
msgctxt "RID_SVXSTR_PARA_PRESET_ALL"
msgid "Set All Four Borders"
msgstr ""
-#: cui/inc/strings.hrc:383
+#: cui/inc/strings.hrc:382
msgctxt "RID_SVXSTR_PARA_PRESET_LEFTRIGHT"
msgid "Set Left and Right Borders Only"
msgstr ""
-#: cui/inc/strings.hrc:384
+#: cui/inc/strings.hrc:383
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOM"
msgid "Set Top and Bottom Borders Only"
msgstr ""
-#: cui/inc/strings.hrc:385
+#: cui/inc/strings.hrc:384
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYLEFT"
msgid "Set Left Border Only"
msgstr ""
-#: cui/inc/strings.hrc:386
+#: cui/inc/strings.hrc:385
msgctxt "RID_SVXSTR_HOR_PRESET_ONLYHOR"
msgid "Set Top and Bottom Borders, and All Inner Lines"
msgstr ""
-#: cui/inc/strings.hrc:387
+#: cui/inc/strings.hrc:386
msgctxt "RID_SVXSTR_VER_PRESET_ONLYVER"
msgid "Set Left and Right Borders, and All Inner Lines"
msgstr ""
-#: cui/inc/strings.hrc:388
+#: cui/inc/strings.hrc:387
msgctxt "RID_SVXSTR_SHADOW_STYLE_NONE"
msgid "No Shadow"
msgstr ""
-#: cui/inc/strings.hrc:389
+#: cui/inc/strings.hrc:388
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMRIGHT"
msgid "Cast Shadow to Bottom Right"
msgstr ""
-#: cui/inc/strings.hrc:390
+#: cui/inc/strings.hrc:389
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPRIGHT"
msgid "Cast Shadow to Top Right"
msgstr ""
-#: cui/inc/strings.hrc:391
+#: cui/inc/strings.hrc:390
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMLEFT"
msgid "Cast Shadow to Bottom Left"
msgstr ""
-#: cui/inc/strings.hrc:392
+#: cui/inc/strings.hrc:391
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPLEFT"
msgid "Cast Shadow to Top Left"
msgstr ""
-#: cui/inc/strings.hrc:393
+#: cui/inc/strings.hrc:392
msgctxt "RID_SVXSTR_SIGNATURELINE_SIGNED_BY"
msgid "Signed by: %1"
msgstr ""
-#: cui/inc/strings.hrc:394
+#: cui/inc/strings.hrc:393
msgctxt "RID_SVXSTR_OPENCL_RESTART"
msgid "For the OpenCL changes to take effect, %PRODUCTNAME must be restarted."
msgstr ""
@@ -10865,22 +10863,43 @@ msgctxt "signsignatureline|btn_select_certificate"
msgid "Select Certificate"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:168
+#. Name of the signer
+#: cui/uiconfig/ui/signsignatureline.ui:166
+msgctxt "signsignatureline|label_name"
+msgid "or"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:175
+msgctxt "signsignatureline|btn_load_image"
+msgid "Use Signature Image"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:190
+msgctxt "signsignatureline|btn_clear_image"
+msgid "Clear"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:206
+msgctxt "signsignatureline|label_image_dimensions"
+msgid "Best image size: 600 x 100 px"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:237
msgctxt "signsignatureline|label_sign"
msgid "Sign"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:205
+#: cui/uiconfig/ui/signsignatureline.ui:274
msgctxt "signsignatureline|label_add_comment"
msgid "Add comment:"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:241
+#: cui/uiconfig/ui/signsignatureline.ui:310
msgctxt "signsignatureline|label_hint"
msgid "Instructions from the document creator:"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:274
+#: cui/uiconfig/ui/signsignatureline.ui:343
msgctxt "signsignatureline|label_more"
msgid "More"
msgstr ""
diff --git a/source/an/svtools/messages.po b/source/an/svtools/messages.po
index c570aa7f1a9..214b07ea535 100644
--- a/source/an/svtools/messages.po
+++ b/source/an/svtools/messages.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:33+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: an\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195186.000000\n"
#: include/svtools/strings.hrc:25
msgctxt "STR_UNDO"
@@ -1552,7 +1555,7 @@ msgstr ""
#: include/svtools/strings.hrc:360
msgctxt "STR_DESCRIPTION_MYTHES"
-msgid "Mythes Thesaurus"
+msgid "MyThes Thesaurus"
msgstr ""
#: include/svtools/strings.hrc:361
diff --git a/source/an/sw/messages.po b/source/an/sw/messages.po
index 3cb04982d2c..2b79bbf213d 100644
--- a/source/an/sw/messages.po
+++ b/source/an/sw/messages.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:33+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: an\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195186.000000\n"
#: sw/inc/app.hrc:29
#, fuzzy
@@ -6986,7 +6989,12 @@ msgctxt "asciifilterdialog|lf"
msgid "_LF"
msgstr ""
-#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:264
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:258
+msgctxt "asciifilterdialog|includebom"
+msgid "Include byte-order-mark"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:280
#, fuzzy
msgctxt "asciifilterdialog|label1"
msgid "Properties"
diff --git a/source/an/swext/mediawiki/help.po b/source/an/swext/mediawiki/help.po
index b87a29cb489..791486b6d31 100644
--- a/source/an/swext/mediawiki/help.po
+++ b/source/an/swext/mediawiki/help.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2016-12-02 12:07+0000\n"
+"POT-Creation-Date: 2018-11-15 13:53+0100\n"
+"PO-Revision-Date: 2018-11-12 11:33+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: an\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1480680435.000000\n"
+"X-POOTLE-MTIME: 1542022410.000000\n"
#: help.tree
msgctxt ""
@@ -93,7 +93,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id7387615\n"
"help.text"
-msgid "A wiki account on a supported <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
+msgid "A wiki account on a supported <link href=\"https://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
msgstr ""
#: wiki.xhp
@@ -149,7 +149,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id368968\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Options</link> dialog, click Add."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\"><emph>Options</emph></link> dialog, click <emph>Add</emph>."
msgstr ""
#: wiki.xhp
@@ -157,7 +157,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id6962187\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> dialog, enter the account information for the wiki."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\"><emph>MediaWiki</emph></link> dialog, enter the account information for the wiki."
msgstr ""
#: wiki.xhp
@@ -165,7 +165,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id5328836\n"
"help.text"
-msgid "In the URL text box, enter the address of a wiki that you want to connect to."
+msgid "In the <emph>URL</emph> text box, enter the address of a wiki that you want to connect to."
msgstr ""
#: wiki.xhp
@@ -181,7 +181,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id5906552\n"
"help.text"
-msgid "In the Username box, enter your user ID for your wiki account."
+msgid "In the <emph>Username</emph> box, enter your user ID for your wiki account."
msgstr ""
#: wiki.xhp
@@ -197,7 +197,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id8869594\n"
"help.text"
-msgid "In the Password box, enter the password for your wiki account, then click OK."
+msgid "In the Password box, enter the password for your wiki account, then click <emph>OK</emph>."
msgstr ""
#: wiki.xhp
@@ -245,7 +245,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id228278\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Send to MediaWiki</link> dialog, specify the settings for your entry."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\"><emph>Send to MediaWiki</emph></link> dialog, specify the settings for your entry."
msgstr ""
#: wiki.xhp
diff --git a/source/ar/cui/messages.po b/source/ar/cui/messages.po
index e72fca90585..10d01271d80 100644
--- a/source/ar/cui/messages.po
+++ b/source/ar/cui/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2018-04-23 03:54+0000\n"
-"Last-Translator: صفا الفليج <safa1996alfulaij@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:21+0100\n"
+"PO-Revision-Date: 2018-11-14 11:33+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ar\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1524455696.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195198.000000\n"
#: cui/inc/strings.hrc:24
msgctxt "RID_SVXSTR_KEY_CONFIG_DIR"
@@ -1559,142 +1559,137 @@ msgid "Dimension line"
msgstr "خط قياس"
#: cui/inc/strings.hrc:365
-msgctxt "RID_SVXSTR_LOAD_ERROR"
-msgid "The selected module could not be loaded."
-msgstr "تعذّر تحميل الوحدة المختارة."
-
-#: cui/inc/strings.hrc:366
#, fuzzy
msgctxt "RID_SVXSTR_STARTQUOTE"
msgid "Start Quote"
msgstr "_بداية الاقتباس:"
-#: cui/inc/strings.hrc:367
+#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_ENDQUOTE"
msgid "End Quote"
msgstr ""
-#: cui/inc/strings.hrc:369
+#: cui/inc/strings.hrc:368
msgctxt "RID_SVXSTR_SELECTEDPERSONA"
msgid "Selected Theme: "
msgstr "السمة المختارة: "
-#: cui/inc/strings.hrc:370
+#: cui/inc/strings.hrc:369
msgctxt "RID_SVXSTR_SEARCHING"
msgid "Searching, please wait..."
msgstr "يبحث، فضلًا انتظر..."
-#: cui/inc/strings.hrc:371
+#: cui/inc/strings.hrc:370
msgctxt "RID_SVXSTR_SEARCHERROR"
msgid "Cannot open %1, please try again later."
msgstr "تعذّر فتح %1، فضلًا حاول مجدّدًا لاحقًا."
-#: cui/inc/strings.hrc:372
+#: cui/inc/strings.hrc:371
msgctxt "RID_SVXSTR_NORESULTS"
msgid "No results found."
msgstr "لم تُعثر على أيّة نتيجة."
-#: cui/inc/strings.hrc:373
+#: cui/inc/strings.hrc:372
msgctxt "RID_SVXSTR_APPLYPERSONA"
msgid "Applying Theme..."
msgstr "يطبّق السّمة..."
-#: cui/inc/strings.hrc:374
+#: cui/inc/strings.hrc:373
msgctxt "RID_SVXSTR_INVALIDPERSONAURL"
msgid "Please enter a valid theme address or a search term."
msgstr ""
-#: cui/inc/strings.hrc:376
+#: cui/inc/strings.hrc:375
msgctxt "RID_SVXSTR_TABLE_PRESET_NONE"
msgid "Set No Borders"
msgstr "بلا حدود"
-#: cui/inc/strings.hrc:377
+#: cui/inc/strings.hrc:376
msgctxt "RID_SVXSTR_TABLE_PRESET_ONLYOUTER"
msgid "Set Outer Border Only"
msgstr "وضع حد خارجي فقط"
-#: cui/inc/strings.hrc:378
+#: cui/inc/strings.hrc:377
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERHORI"
msgid "Set Outer Border and Horizontal Lines"
msgstr "وضع حد خارجي وخطوط أفقية"
-#: cui/inc/strings.hrc:379
+#: cui/inc/strings.hrc:378
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERALL"
msgid "Set Outer Border and All Inner Lines"
msgstr "وضع حد خارجي وكل الخطوط الداخلية"
-#: cui/inc/strings.hrc:380
+#: cui/inc/strings.hrc:379
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERINNER"
msgid "Set Outer Border Without Changing Inner Lines"
msgstr "وضع حد خارجي دون تعديل الخطوط الداخلية"
-#: cui/inc/strings.hrc:381
+#: cui/inc/strings.hrc:380
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONAL"
msgid "Set Diagonal Lines Only"
msgstr "تعيين الخطوط المائلة فقط"
-#: cui/inc/strings.hrc:382
+#: cui/inc/strings.hrc:381
msgctxt "RID_SVXSTR_PARA_PRESET_ALL"
msgid "Set All Four Borders"
msgstr "وضع الحدود الأربعة"
-#: cui/inc/strings.hrc:383
+#: cui/inc/strings.hrc:382
msgctxt "RID_SVXSTR_PARA_PRESET_LEFTRIGHT"
msgid "Set Left and Right Borders Only"
msgstr "وضع الحدّين الأيمن والأيسر فقط"
-#: cui/inc/strings.hrc:384
+#: cui/inc/strings.hrc:383
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOM"
msgid "Set Top and Bottom Borders Only"
msgstr "وضع الحدّين العلوي والسفلي فقط"
-#: cui/inc/strings.hrc:385
+#: cui/inc/strings.hrc:384
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYLEFT"
msgid "Set Left Border Only"
msgstr "وضع الحد الأيسر فقط"
-#: cui/inc/strings.hrc:386
+#: cui/inc/strings.hrc:385
msgctxt "RID_SVXSTR_HOR_PRESET_ONLYHOR"
msgid "Set Top and Bottom Borders, and All Inner Lines"
msgstr "وضع الحد الأعلى والأسفل، وجميع الخطوط الداخلية"
-#: cui/inc/strings.hrc:387
+#: cui/inc/strings.hrc:386
msgctxt "RID_SVXSTR_VER_PRESET_ONLYVER"
msgid "Set Left and Right Borders, and All Inner Lines"
msgstr "وضع الحد الأيسر والأيمن، وجميع الخطوط الداخلية"
-#: cui/inc/strings.hrc:388
+#: cui/inc/strings.hrc:387
msgctxt "RID_SVXSTR_SHADOW_STYLE_NONE"
msgid "No Shadow"
msgstr "بدون ظل"
-#: cui/inc/strings.hrc:389
+#: cui/inc/strings.hrc:388
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMRIGHT"
msgid "Cast Shadow to Bottom Right"
msgstr "الظل أسفل اليمين"
-#: cui/inc/strings.hrc:390
+#: cui/inc/strings.hrc:389
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPRIGHT"
msgid "Cast Shadow to Top Right"
msgstr "الظل أعلى اليمين"
-#: cui/inc/strings.hrc:391
+#: cui/inc/strings.hrc:390
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMLEFT"
msgid "Cast Shadow to Bottom Left"
msgstr "الظل أسفل اليسار"
-#: cui/inc/strings.hrc:392
+#: cui/inc/strings.hrc:391
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPLEFT"
msgid "Cast Shadow to Top Left"
msgstr "الظل أعلى اليسار"
-#: cui/inc/strings.hrc:393
+#: cui/inc/strings.hrc:392
msgctxt "RID_SVXSTR_SIGNATURELINE_SIGNED_BY"
msgid "Signed by: %1"
msgstr "وقّعها: %1"
-#: cui/inc/strings.hrc:394
+#: cui/inc/strings.hrc:393
msgctxt "RID_SVXSTR_OPENCL_RESTART"
msgid "For the OpenCL changes to take effect, %PRODUCTNAME must be restarted."
msgstr ""
@@ -10723,22 +10718,43 @@ msgctxt "signsignatureline|btn_select_certificate"
msgid "Select Certificate"
msgstr "اختر شهادة"
-#: cui/uiconfig/ui/signsignatureline.ui:168
+#. Name of the signer
+#: cui/uiconfig/ui/signsignatureline.ui:166
+msgctxt "signsignatureline|label_name"
+msgid "or"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:175
+msgctxt "signsignatureline|btn_load_image"
+msgid "Use Signature Image"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:190
+msgctxt "signsignatureline|btn_clear_image"
+msgid "Clear"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:206
+msgctxt "signsignatureline|label_image_dimensions"
+msgid "Best image size: 600 x 100 px"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:237
msgctxt "signsignatureline|label_sign"
msgid "Sign"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:205
+#: cui/uiconfig/ui/signsignatureline.ui:274
msgctxt "signsignatureline|label_add_comment"
msgid "Add comment:"
msgstr "أضِف تعليقا:"
-#: cui/uiconfig/ui/signsignatureline.ui:241
+#: cui/uiconfig/ui/signsignatureline.ui:310
msgctxt "signsignatureline|label_hint"
msgid "Instructions from the document creator:"
msgstr "إرشادات ممن أنشأ المستند:"
-#: cui/uiconfig/ui/signsignatureline.ui:274
+#: cui/uiconfig/ui/signsignatureline.ui:343
msgctxt "signsignatureline|label_more"
msgid "More"
msgstr ""
diff --git a/source/ar/helpcontent2/source/text/sbasic/shared/01.po b/source/ar/helpcontent2/source/text/sbasic/shared/01.po
index 38d940a6096..674a915ec86 100644
--- a/source/ar/helpcontent2/source/text/sbasic/shared/01.po
+++ b/source/ar/helpcontent2/source/text/sbasic/shared/01.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-16 16:54+0200\n"
-"PO-Revision-Date: 2015-04-23 13:21+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:50+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ar\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1429795261.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196248.000000\n"
#: 06130000.xhp
msgctxt ""
@@ -93,7 +93,7 @@ msgctxt ""
"06130000.xhp\n"
"par_id3154791\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Runs or saves the current macro.</ahelp>"
msgstr ""
#: 06130000.xhp
diff --git a/source/ar/helpcontent2/source/text/scalc/00.po b/source/ar/helpcontent2/source/text/scalc/00.po
index 476fa34a308..308ab9b1156 100644
--- a/source/ar/helpcontent2/source/text/scalc/00.po
+++ b/source/ar/helpcontent2/source/text/scalc/00.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-11-22 13:53+0100\n"
-"PO-Revision-Date: 2016-11-22 16:52+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:50+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ar\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1479833548.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196249.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -29,7 +29,7 @@ msgctxt ""
"00000004.xhp\n"
"hd_id3155535\n"
"help.text"
-msgid "<variable id=\"wie\">To access this function... </variable>"
+msgid "<variable id=\"wie\">To access this function...</variable>"
msgstr ""
#: 00000004.xhp
@@ -37,7 +37,7 @@ msgctxt ""
"00000004.xhp\n"
"par_idN1056E\n"
"help.text"
-msgid "<variable id=\"moreontop\">More explanations on top of this page. </variable>"
+msgid "<variable id=\"moreontop\">More explanations on top of this page.</variable>"
msgstr ""
#: 00000004.xhp
@@ -45,7 +45,7 @@ msgctxt ""
"00000004.xhp\n"
"par_idN105AF\n"
"help.text"
-msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone. </variable>"
+msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone.</variable>"
msgstr ""
#: 00000004.xhp
@@ -77,7 +77,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph></variable>"
+msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -85,7 +85,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3159233\n"
"help.text"
-msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs</variable>"
+msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs.</variable>"
msgstr ""
#: 00000402.xhp
@@ -93,7 +93,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150443\n"
"help.text"
-msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph></variable>"
+msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -101,7 +101,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3143267\n"
"help.text"
-msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph></variable>"
+msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -109,7 +109,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3153880\n"
"help.text"
-msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph></variable>"
+msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -117,7 +117,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3151245\n"
"help.text"
-msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph></variable>"
+msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -125,7 +125,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph></variable>"
+msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -133,7 +133,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150400\n"
"help.text"
-msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph></variable>"
+msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -141,7 +141,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3154910\n"
"help.text"
-msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph></variable>"
+msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -149,7 +149,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "Choose <emph>Sheet - Clear Cells</emph>"
+msgid "Choose <emph>Sheet - Clear Cells</emph>."
msgstr ""
#: 00000402.xhp
@@ -165,7 +165,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150011\n"
"help.text"
-msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph></variable>"
+msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -173,7 +173,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3153951\n"
"help.text"
-msgid "Choose <emph>Sheet - Delete Sheet</emph>"
+msgid "Choose <emph>Sheet - Delete Sheet</emph>."
msgstr ""
#: 00000402.xhp
@@ -181,7 +181,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3155306\n"
"help.text"
-msgid "Open context menu for a sheet tab"
+msgid "Open context menu for a sheet tab."
msgstr ""
#: 00000402.xhp
@@ -189,7 +189,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3146119\n"
"help.text"
-msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>"
+msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>."
msgstr ""
#: 00000402.xhp
@@ -197,7 +197,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3148645\n"
"help.text"
-msgid "Open context menu for a sheet tab"
+msgid "Open context menu for a sheet tab."
msgstr ""
#: 00000403.xhp
@@ -221,7 +221,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150275\n"
"help.text"
-msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph></variable>"
+msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph>.</variable>"
msgstr ""
#: 00000403.xhp
@@ -229,7 +229,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph></variable>"
+msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph>.</variable>"
msgstr ""
#: 00000403.xhp
@@ -237,7 +237,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3148947\n"
"help.text"
-msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph></variable>"
+msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph>.</variable>"
msgstr ""
#: 00000403.xhp
@@ -245,7 +245,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3148663\n"
"help.text"
-msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph></variable>"
+msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -269,7 +269,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149784\n"
"help.text"
-msgid "Choose <emph>Insert - Cells</emph>"
+msgid "Choose <emph>Insert - Cells</emph>."
msgstr ""
#: 00000404.xhp
@@ -277,7 +277,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "Open <emph>Insert Cells</emph> toolbar from Tools bar:"
+msgid "Open <emph>Insert Cells</emph> toolbar from <emph>Tools</emph> bar:"
msgstr ""
#: 00000404.xhp
@@ -365,7 +365,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149033\n"
"help.text"
-msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph></variable>"
+msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -373,7 +373,7 @@ msgctxt ""
"00000404.xhp\n"
"par_idN1082F\n"
"help.text"
-msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph></variable>"
+msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -381,7 +381,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155115\n"
"help.text"
-msgid "Choose <emph>Insert - Function</emph>"
+msgid "Choose <emph>Insert - Function</emph>."
msgstr ""
#: 00000404.xhp
@@ -429,7 +429,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155809\n"
"help.text"
-msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date&Time</emph></variable>"
+msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date & Time</emph></variable>"
msgstr ""
#: 00000404.xhp
@@ -517,7 +517,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155383\n"
"help.text"
-msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph></variable>"
+msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -525,7 +525,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153250\n"
"help.text"
-msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph></variable>"
+msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -533,7 +533,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3146776\n"
"help.text"
-msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph></variable>"
+msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -541,7 +541,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3143222\n"
"help.text"
-msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>"
+msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>."
msgstr ""
#: 00000404.xhp
@@ -557,7 +557,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3145214\n"
"help.text"
-msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph></variable>"
+msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -565,7 +565,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153558\n"
"help.text"
-msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph></variable>"
+msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -573,7 +573,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153483\n"
"help.text"
-msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph></variable>"
+msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph>.</variable>"
msgstr ""
#: 00000405.xhp
@@ -597,7 +597,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154685\n"
"help.text"
-msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph></variable>"
+msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph>.</variable>"
msgstr ""
#: 00000405.xhp
@@ -605,7 +605,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3153194\n"
"help.text"
-msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab </variable>"
+msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab.</variable>"
msgstr ""
#: 00000405.xhp
@@ -613,7 +613,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3155854\n"
"help.text"
-msgid "<variable id=\"fozei\">Choose <emph>Format - Row</emph></variable>"
+msgid "<variable id=\"fozei\">Choose <emph>Format - Rows</emph>.</variable>"
msgstr ""
#: 00000405.xhp
@@ -621,7 +621,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3150012\n"
"help.text"
-msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Row - Optimal Height</emph></variable>"
+msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Rows - Optimal Height</emph>.</variable>"
msgstr ""
#: 00000405.xhp
@@ -629,7 +629,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3148645\n"
"help.text"
-msgid "Choose <emph>Format - Row - Hide</emph>"
+msgid "Choose <emph>Format - Rows - Hide</emph>."
msgstr ""
#: 00000405.xhp
@@ -637,7 +637,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3153728\n"
"help.text"
-msgid "Choose <emph>Format - Column - Hide</emph>"
+msgid "Choose <emph>Format - Columns - Hide</emph>."
msgstr ""
#: 00000405.xhp
@@ -645,7 +645,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3151114\n"
"help.text"
-msgid "Choose <emph>Format - Sheet - Hide</emph>"
+msgid "Choose <emph>Sheet - Hide Sheet</emph>."
msgstr ""
#: 00000405.xhp
@@ -653,7 +653,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3148576\n"
"help.text"
-msgid "Choose <emph>Format - Row - Show</emph>"
+msgid "Choose <emph>Format - Rows - Show</emph>."
msgstr ""
#: 00000405.xhp
@@ -661,7 +661,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3156286\n"
"help.text"
-msgid "Choose <emph>Format - Column - Show</emph>"
+msgid "Choose <emph>Format - Columns - Show</emph>."
msgstr ""
#: 00000405.xhp
@@ -669,7 +669,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3145645\n"
"help.text"
-msgid "<variable id=\"fospa\">Choose <emph>Format - Column</emph></variable>"
+msgid "<variable id=\"fospa\">Choose <emph>Format - Columns</emph>.</variable>"
msgstr ""
#: 00000405.xhp
@@ -677,7 +677,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3145252\n"
"help.text"
-msgid "Choose <emph>Format - Column - Optimal Width</emph>"
+msgid "Choose <emph>Format - Columns - Optimal Width</emph>."
msgstr ""
#: 00000405.xhp
@@ -685,7 +685,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3146971\n"
"help.text"
-msgid "Double-click right column separator in column headers"
+msgid "Double-click right column separator in column headers."
msgstr ""
#: 00000405.xhp
@@ -693,7 +693,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3147362\n"
"help.text"
-msgid "<variable id=\"fot\">Choose <emph>Format - Sheet</emph></variable>"
+msgid "<variable id=\"fot\">Choose <emph>Sheet</emph>.</variable>"
msgstr ""
#: 00000405.xhp
@@ -701,7 +701,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3163805\n"
"help.text"
-msgid "<variable id=\"fotu\">Choose <emph>Format - Sheet - Rename</emph></variable>"
+msgid "<variable id=\"fotu\">Choose <emph>Sheet - Rename Sheet</emph>.</variable>"
msgstr ""
#: 00000405.xhp
@@ -709,7 +709,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3155333\n"
"help.text"
-msgid "<variable id=\"fotenb\">Choose <emph>Format - Sheet - Show</emph></variable>"
+msgid "<variable id=\"fotenb\">Choose <emph>Sheet - Show Sheet</emph>.</variable>"
msgstr ""
#: 00000405.xhp
@@ -717,7 +717,7 @@ msgctxt ""
"00000405.xhp\n"
"par_idN1077A\n"
"help.text"
-msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph></variable>"
+msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph>.</variable>"
msgstr ""
#: 00000405.xhp
@@ -725,7 +725,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3155508\n"
"help.text"
-msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab </variable>"
+msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab.</variable>"
msgstr ""
#: 00000405.xhp
@@ -733,7 +733,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3150883\n"
"help.text"
-msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph></variable>"
+msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph>.</variable>"
msgstr ""
#: 00000405.xhp
@@ -741,7 +741,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3156448\n"
"help.text"
-msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph></variable>"
+msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph>.</variable>"
msgstr ""
#: 00000405.xhp
@@ -749,7 +749,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3156290\n"
"help.text"
-msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph></variable>"
+msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph>.</variable>"
msgstr ""
#: 00000405.xhp
@@ -757,7 +757,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3155812\n"
"help.text"
-msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph></variable>"
+msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph>.</variable>"
msgstr ""
#: 00000405.xhp
@@ -765,7 +765,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3153307\n"
"help.text"
-msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph></variable>"
+msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph>.</variable>"
msgstr ""
#: 00000405.xhp
@@ -773,7 +773,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3153916\n"
"help.text"
-msgid "Choose <emph>Format - AutoFormat</emph>"
+msgid "Choose <emph>Format - AutoFormat</emph>."
msgstr ""
#: 00000405.xhp
@@ -781,8 +781,8 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154532\n"
"help.text"
-msgid "On the Tools bar, click"
-msgstr "على شريط الأدوات، أنقر"
+msgid "On the <emph>Tools</emph> bar, click"
+msgstr ""
#: 00000405.xhp
msgctxt ""
@@ -805,7 +805,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154618\n"
"help.text"
-msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph></variable>"
+msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -829,7 +829,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150541\n"
"help.text"
-msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph> </variable>"
+msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -837,7 +837,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153194\n"
"help.text"
-msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>"
+msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>."
msgstr ""
#: 00000406.xhp
@@ -853,7 +853,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph> </variable>"
+msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -861,7 +861,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3145785\n"
"help.text"
-msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph> </variable>"
+msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -869,7 +869,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3155411\n"
"help.text"
-msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>"
+msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>."
msgstr ""
#: 00000406.xhp
@@ -885,7 +885,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146984\n"
"help.text"
-msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph> </variable>"
+msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -893,7 +893,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154014\n"
"help.text"
-msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph> </variable>"
+msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -901,7 +901,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153188\n"
"help.text"
-msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph> </variable>"
+msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -909,7 +909,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3149410\n"
"help.text"
-msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph> </variable>"
+msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -917,7 +917,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3156284\n"
"help.text"
-msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph> </variable>"
+msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -925,7 +925,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153159\n"
"help.text"
-msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph> </variable>"
+msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -933,7 +933,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3147397\n"
"help.text"
-msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph> </variable>"
+msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -941,7 +941,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154018\n"
"help.text"
-msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph> </variable>"
+msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -949,7 +949,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3269142\n"
"help.text"
-msgid "<variable id=\"solver\">Choose <emph>Tools - Solver</emph> </variable>"
+msgid "<variable id=\"solver\">Choose <emph>Tools - Solver</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -957,7 +957,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id8554338\n"
"help.text"
-msgid "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, <emph>Options</emph> button </variable>"
+msgid "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, click <emph>Options</emph> button.</variable>"
msgstr ""
#: 00000406.xhp
@@ -965,7 +965,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3156277\n"
"help.text"
-msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph> </variable>"
+msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -973,7 +973,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3149020\n"
"help.text"
-msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph></variable>"
+msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -981,7 +981,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154256\n"
"help.text"
-msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph></variable>"
+msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -989,7 +989,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146919\n"
"help.text"
-msgid "Choose <emph>Data - Calculate - Recalculate</emph>"
+msgid "Choose <emph>Data - Calculate - Recalculate</emph>."
msgstr ""
#: 00000406.xhp
@@ -1005,7 +1005,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150941\n"
"help.text"
-msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph> </variable>"
+msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -1013,7 +1013,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3151276\n"
"help.text"
-msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph> </variable>"
+msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph>.</variable>"
msgstr ""
#: 00000407.xhp
@@ -1037,7 +1037,7 @@ msgctxt ""
"00000407.xhp\n"
"par_id3147335\n"
"help.text"
-msgid "<variable id=\"fete\">Choose <item type=\"menuitem\">View - Split Window</item></variable>"
+msgid "<variable id=\"fete\">Choose ><item type=\"menuitem\">View - Split Window</item>.</variable>"
msgstr ""
#: 00000407.xhp
@@ -1045,7 +1045,7 @@ msgctxt ""
"00000407.xhp\n"
"par_id3153663\n"
"help.text"
-msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item></variable>"
+msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1069,7 +1069,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id8366954\n"
"help.text"
-msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph></variable>"
+msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1077,7 +1077,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3147399\n"
"help.text"
-msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph></variable>"
+msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1085,7 +1085,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3145345\n"
"help.text"
-msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph></variable>"
+msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1093,7 +1093,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3150443\n"
"help.text"
-msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph></variable>"
+msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1101,7 +1101,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3148491\n"
"help.text"
-msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab"
+msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab."
msgstr ""
#: 00000412.xhp
@@ -1109,7 +1109,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3154516\n"
"help.text"
-msgid "On Standard bar, click"
+msgid "On <emph>Standard</emph> bar, click"
msgstr ""
#: 00000412.xhp
@@ -1149,7 +1149,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146984\n"
"help.text"
-msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab</variable>"
+msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1157,7 +1157,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3155308\n"
"help.text"
-msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph></variable>"
+msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1165,7 +1165,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3148646\n"
"help.text"
-msgid "Choose <emph>Data - AutoFilter</emph>"
+msgid "Choose <emph>Data - AutoFilter</emph>."
msgstr ""
#: 00000412.xhp
@@ -1173,7 +1173,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3151113\n"
"help.text"
-msgid "On Tools bar or Table Data bar, click"
+msgid "On <emph>Tools</emph> bar or <emph>Table Data</emph> bar, click"
msgstr ""
#: 00000412.xhp
@@ -1197,7 +1197,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3156278\n"
"help.text"
-msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph></variable>"
+msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph> .</variable>"
msgstr ""
#: 00000412.xhp
@@ -1205,7 +1205,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3153764\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label"
+msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label."
msgstr ""
#: 00000412.xhp
@@ -1213,7 +1213,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3155444\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label"
+msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label."
msgstr ""
#: 00000412.xhp
@@ -1221,7 +1221,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3156382\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Reset Filter</emph>"
+msgid "Choose <emph>Data - More Filters - Reset Filter</emph>."
msgstr ""
#: 00000412.xhp
@@ -1229,7 +1229,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3155961\n"
"help.text"
-msgid "On Table Data bar, click <emph>Reset Filter/Sort</emph>"
+msgid "On <emph>Table Data</emph> bar, click <emph>Reset Filter/Sort</emph>."
msgstr ""
#: 00000412.xhp
@@ -1253,7 +1253,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3152778\n"
"help.text"
-msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph></variable>"
+msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1261,7 +1261,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3166424\n"
"help.text"
-msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph></variable>"
+msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1269,7 +1269,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3154574\n"
"help.text"
-msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs</variable>"
+msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1277,7 +1277,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3151277\n"
"help.text"
-msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab</variable>"
+msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1285,7 +1285,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3145133\n"
"help.text"
-msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph></variable>"
+msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1293,7 +1293,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3152992\n"
"help.text"
-msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab</variable>"
+msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1301,7 +1301,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3150367\n"
"help.text"
-msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab</variable>"
+msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1309,7 +1309,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3154486\n"
"help.text"
-msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab</variable>"
+msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1317,7 +1317,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146978\n"
"help.text"
-msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph></variable>"
+msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1325,7 +1325,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3155809\n"
"help.text"
-msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph></variable>"
+msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1333,7 +1333,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3148701\n"
"help.text"
-msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph></variable>"
+msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1341,7 +1341,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3153815\n"
"help.text"
-msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph></variable>"
+msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1349,7 +1349,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3159223\n"
"help.text"
-msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph></variable>"
+msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1357,7 +1357,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146870\n"
"help.text"
-msgid "Choose <emph>Data - Group and Outline - Group</emph>"
+msgid "Choose <emph>Data - Group and Outline - Group</emph>."
msgstr ""
#: 00000412.xhp
@@ -1397,7 +1397,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146781\n"
"help.text"
-msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>"
+msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>."
msgstr ""
#: 00000412.xhp
@@ -1437,7 +1437,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3153008\n"
"help.text"
-msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph></variable>"
+msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1445,7 +1445,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3154709\n"
"help.text"
-msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove</emph></variable>"
+msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove Outline</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1453,7 +1453,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id1774346\n"
"help.text"
-msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables)</variable>"
+msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables).</variable>"
msgstr ""
#: 00000412.xhp
@@ -1461,7 +1461,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3155759\n"
"help.text"
-msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph></variable>"
+msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1469,7 +1469,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3154625\n"
"help.text"
-msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph></variable>"
+msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1477,7 +1477,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3147558\n"
"help.text"
-msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
+msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1485,7 +1485,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3153297\n"
"help.text"
-msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Current selection</emph>."
+msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Current selection</emph>."
msgstr ""
#: 00000412.xhp
@@ -1493,7 +1493,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3145118\n"
"help.text"
-msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
+msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
msgstr ""
#: 00000412.xhp
@@ -1501,7 +1501,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3153294\n"
"help.text"
-msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph></variable>"
+msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1509,7 +1509,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3151344\n"
"help.text"
-msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph></variable>"
+msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1517,7 +1517,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3150397\n"
"help.text"
-msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph></variable>"
+msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1525,7 +1525,7 @@ msgctxt ""
"00000412.xhp\n"
"par_idN10B8F\n"
"help.text"
-msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph></variable>"
+msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1549,7 +1549,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162106567373\n"
"help.text"
-msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph> </variable>"
+msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1557,7 +1557,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162109048207\n"
"help.text"
-msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph></variable>"
+msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1565,7 +1565,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162107055028\n"
"help.text"
-msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph></variable>"
+msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1573,7 +1573,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162109126013\n"
"help.text"
-msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph></variable>"
+msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1581,7 +1581,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3149095\n"
"help.text"
-msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph></variable>"
+msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1589,7 +1589,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3149398\n"
"help.text"
-msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph></variable>"
+msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1597,7 +1597,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3150084\n"
"help.text"
-msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph></variable>"
+msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1605,7 +1605,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3153093\n"
"help.text"
-msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph></variable>"
+msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1613,7 +1613,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3153191\n"
"help.text"
-msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph></variable>"
+msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1621,5 +1621,5 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3145645\n"
"help.text"
-msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph></variable>"
+msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph>.</variable>"
msgstr ""
diff --git a/source/ar/helpcontent2/source/text/scalc/02.po b/source/ar/helpcontent2/source/text/scalc/02.po
index b0bd366cac2..22f8db50076 100644
--- a/source/ar/helpcontent2/source/text/scalc/02.po
+++ b/source/ar/helpcontent2/source/text/scalc/02.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-05-12 14:35+0200\n"
-"PO-Revision-Date: 2013-06-16 07:09+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:50+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ar\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1371366591.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196249.000000\n"
#: 02130000.xhp
msgctxt ""
@@ -45,7 +45,7 @@ msgctxt ""
"02130000.xhp\n"
"par_id3155267\n"
"help.text"
-msgid "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Icon</alt></image>"
+msgid "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Currency Number Format Icon</alt></image>"
msgstr ""
#: 02130000.xhp
@@ -61,7 +61,7 @@ msgctxt ""
"02130000.xhp\n"
"par_id3146776\n"
"help.text"
-msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cell - Numbers\">Format - Cell - Numbers</link>."
+msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cells - Numbers\">Format - Cells - Numbers</link>."
msgstr ""
#: 02140000.xhp
diff --git a/source/ar/helpcontent2/source/text/scalc/06.po b/source/ar/helpcontent2/source/text/scalc/06.po
index 81a6dccd3aa..aa68605ba44 100644
--- a/source/ar/helpcontent2/source/text/scalc/06.po
+++ b/source/ar/helpcontent2/source/text/scalc/06.po
@@ -3,15 +3,18 @@ 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-06-14 17:23+0200\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-04-24 11:16+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: ar\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1524568612.000000\n"
#: calcsamplefiles.xhp
msgctxt ""
@@ -20,35 +23,3 @@ msgctxt ""
"help.text"
msgid "Calc Sample Files"
msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521663319917\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/imtrigon.ods\" id=\"ods_id61521568603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521663319918\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/trigon.ods\" id=\"ods_id61521548603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521563314918\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/pivot.ods\" id=\"ods_id61521547603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id721528312694192\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/functions_ifs.ods\" id=\"ods_id61521547603534\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
diff --git a/source/ar/helpcontent2/source/text/scalc/guide.po b/source/ar/helpcontent2/source/text/scalc/guide.po
index 3bfe96b73d9..76cb78b9d8e 100644
--- a/source/ar/helpcontent2/source/text/scalc/guide.po
+++ b/source/ar/helpcontent2/source/text/scalc/guide.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-31 14:10+0200\n"
-"PO-Revision-Date: 2016-11-25 02:59+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:50+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ar\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1480042789.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196249.000000\n"
#: address_auto.xhp
msgctxt ""
@@ -3709,7 +3709,7 @@ msgctxt ""
"database_filter.xhp\n"
"par_idN10693\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - Standard Filter</item>."
+msgid "Choose <item type=\"menuitem\">Data - More Filters - Standard Filter</item>."
msgstr ""
#: database_filter.xhp
@@ -3765,7 +3765,7 @@ msgctxt ""
"database_filter.xhp\n"
"par_id3154944\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - AutoFilter</item>."
+msgid "Choose <item type=\"menuitem\">Data - AutoFilter</item>."
msgstr ""
#: database_filter.xhp
diff --git a/source/ar/helpcontent2/source/text/shared.po b/source/ar/helpcontent2/source/text/shared.po
index f2d69e24135..ef8d9a3f3b9 100644
--- a/source/ar/helpcontent2/source/text/shared.po
+++ b/source/ar/helpcontent2/source/text/shared.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: 2016-11-25 03:23+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:50+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ar\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1480044220.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196250.000000\n"
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -2013,5 +2013,5 @@ msgctxt ""
"need_help.xhp\n"
"hd_id1000010\n"
"help.text"
-msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"http://documentation.libreoffice.org/en/join-community/update-help-contents\">web page on writing Help contents</link>."
+msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"https://documentation.libreoffice.org/en/join-community/update-help-contents\"><emph>web page on writing Help contents</emph></link>."
msgstr ""
diff --git a/source/ar/helpcontent2/source/text/shared/00.po b/source/ar/helpcontent2/source/text/shared/00.po
index 37e941bc765..3a3900387ab 100644
--- a/source/ar/helpcontent2/source/text/shared/00.po
+++ b/source/ar/helpcontent2/source/text/shared/00.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-10-21 20:57+0200\n"
-"PO-Revision-Date: 2016-11-25 03:23+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:50+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ar\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1480044220.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196250.000000\n"
#: 00000001.xhp
msgctxt ""
@@ -6221,7 +6221,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id621525017637963\n"
"help.text"
-msgid "Choose <emph>File - Export as EPUB</emph>."
+msgid "Choose <emph>File - Export As - Export as EPUB</emph>."
msgstr ""
#: 00000401.xhp
@@ -7197,7 +7197,7 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1091B\n"
"help.text"
-msgid "<variable id=\"grid\">Choose <emph>View - Grid</emph> (Impress or Draw).</variable>"
+msgid "<variable id=\"grid\">Choose <emph>View - Grid and Helplines</emph> (Impress or Draw).</variable>"
msgstr ""
#: 00000403.xhp
@@ -7205,7 +7205,7 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1092E\n"
"help.text"
-msgid "<variable id=\"guides\">Choose <emph>View - Snap Lines</emph> (Impress or Draw).</variable>"
+msgid "<variable id=\"guides\">Choose <emph>View - Snap Guides</emph> (Impress or Draw).</variable>"
msgstr ""
#: 00000404.xhp
@@ -7861,7 +7861,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id9988402\n"
"help.text"
-msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Updates</emph> button.</variable>"
+msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Check for Updates</emph> button.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8075,14 +8075,6 @@ msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
-"par_id3150032\n"
-"help.text"
-msgid "<variable id=\"arbeit\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Memory</emph>.</variable>"
-msgstr ""
-
-#: 00000406.xhp
-msgctxt ""
-"00000406.xhp\n"
"par_id3159153\n"
"help.text"
msgid "<variable id=\"ansicht\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - View</emph>.</variable>"
@@ -11045,7 +11037,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id366527\n"
"help.text"
-msgid "Choose <emph>Format - Object - Line</emph> (Writer)."
+msgid "Choose <emph>Format - Text Box and Shape - Line</emph> (Writer)."
msgstr ""
#: 00040502.xhp
@@ -11053,7 +11045,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id3835261\n"
"help.text"
-msgid "Choose <emph>Format - Graphic - Line</emph> (Calc)."
+msgid "Choose <emph>Format - Object - Line</emph> (Calc)."
msgstr ""
#: 00040502.xhp
@@ -11085,7 +11077,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id3154285\n"
"help.text"
-msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Object - </emph></caseinline><caseinline select=\"CALC\"><emph>Graphic - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
+msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Text Box and Shape - </emph></caseinline><caseinline select=\"CALC\"><emph>Object - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
msgstr ""
#: 00040502.xhp
diff --git a/source/ar/helpcontent2/source/text/shared/01.po b/source/ar/helpcontent2/source/text/shared/01.po
index 1e1c696111b..289487466e4 100644
--- a/source/ar/helpcontent2/source/text/shared/01.po
+++ b/source/ar/helpcontent2/source/text/shared/01.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2016-12-22 13:30+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:50+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ar\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1482413451.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196252.000000\n"
#: 01010000.xhp
msgctxt ""
@@ -33637,7 +33637,7 @@ msgctxt ""
"06130000.xhp\n"
"par_id3153748\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Runs or saves the current macro.</ahelp>"
msgstr ""
#: 06130000.xhp
@@ -40771,14 +40771,6 @@ msgstr ""
#: ref_epub_export.xhp
msgctxt ""
"ref_epub_export.xhp\n"
-"par_id701525003241759\n"
-"help.text"
-msgid "<embedvar href=\"text/shared/00/00000002.xhp#epubv\" markup=\"keep\"/>"
-msgstr ""
-
-#: ref_epub_export.xhp
-msgctxt ""
-"ref_epub_export.xhp\n"
"par_id19921\n"
"help.text"
msgid "<image id=\"img_id22170\" src=\"media/screenshots/modules/swriter/ui/exportepub/EPubDialog.png\" localize=\"true\" width=\"664px\" height=\"482px\"><alt id=\"alt_id59843\">EPUB dialog box</alt></image>"
@@ -40925,7 +40917,7 @@ msgctxt ""
"ref_epub_export.xhp\n"
"par_id971525023515891\n"
"help.text"
-msgid "For custom metadata, you must provide a file with same name as the original filename and with extension as \".xmp\". The provided metadata will override the the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type=\"literal\">MyText.xmp</item>."
+msgid "For custom metadata, you must provide a file with same name as the original filename and with extension as \".xmp\". The provided metadata will override the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type=\"literal\">MyText.xmp</item>."
msgstr ""
#: ref_epub_export.xhp
diff --git a/source/ar/helpcontent2/source/text/shared/guide.po b/source/ar/helpcontent2/source/text/shared/guide.po
index 60727ef91c1..693259d5175 100644
--- a/source/ar/helpcontent2/source/text/shared/guide.po
+++ b/source/ar/helpcontent2/source/text/shared/guide.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2016-12-23 13:48+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:50+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ar\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1482500886.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196254.000000\n"
#: aaa_start.xhp
msgctxt ""
@@ -8829,7 +8829,7 @@ msgctxt ""
"gallery_insert.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by selecting <emph>Tools - Gallery</emph>."
+msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by choosing <emph>Insert - Media - Gallery</emph>."
msgstr ""
#: gallery_insert.xhp
diff --git a/source/ar/helpcontent2/source/text/shared/optionen.po b/source/ar/helpcontent2/source/text/shared/optionen.po
index ef74f675d40..a3c56ef3d43 100644
--- a/source/ar/helpcontent2/source/text/shared/optionen.po
+++ b/source/ar/helpcontent2/source/text/shared/optionen.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2016-07-05 15:55+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:50+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ar\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1467734156.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196255.000000\n"
#: 01000000.xhp
msgctxt ""
@@ -267,6 +267,14 @@ msgstr ""
#: 01010100.xhp
msgctxt ""
"01010100.xhp\n"
+"par_id3153032\n"
+"help.text"
+msgid "User data is also used when commenting and in tracking changes mode, to identify comments/edits author; and to mark last edit position in document, so that when author opens the document later, it opens at the last edit position."
+msgstr ""
+
+#: 01010100.xhp
+msgctxt ""
+"01010100.xhp\n"
"hd_id3147653\n"
"help.text"
msgid "Address"
@@ -14741,7 +14749,7 @@ msgctxt ""
"opencl.xhp\n"
"par_id5293741\n"
"help.text"
-msgid "for more information on OpenCL, visit <link href=\"http://www.khronos.org/opencl/\">the OpenCL site</link>"
+msgid "for more information on OpenCL, visit <link href=\"https://www.khronos.org/opencl/\">the OpenCL site</link>"
msgstr ""
#: persona_firefox.xhp
diff --git a/source/ar/helpcontent2/source/text/swriter/00.po b/source/ar/helpcontent2/source/text/swriter/00.po
index e4471b5f234..ec5f283baa6 100644
--- a/source/ar/helpcontent2/source/text/swriter/00.po
+++ b/source/ar/helpcontent2/source/text/swriter/00.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: 2017-11-03 15:53+0000\n"
-"Last-Translator: صفا الفليج <safa1996alfulaij@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:50+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Arabic <kde-i18n-doc@kde.org>\n"
"Language: ar\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1509724390.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196256.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -37,7 +37,7 @@ msgctxt ""
"00000004.xhp\n"
"par_id3150253\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\"><alt id=\"alt_id3145389\">Icon</alt></image>"
+msgid "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145389\">Wrap Off Icon</alt></image>"
msgstr ""
#: 00000004.xhp
@@ -53,7 +53,7 @@ msgctxt ""
"00000004.xhp\n"
"par_id3156397\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\"><alt id=\"alt_id3149048\">Icon</alt></image>"
+msgid "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149048\">Wrap On Icon</alt></image>"
msgstr ""
#: 00000004.xhp
@@ -69,7 +69,7 @@ msgctxt ""
"00000004.xhp\n"
"par_id3154558\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\"><alt id=\"alt_id3152999\">Icon</alt></image>"
+msgid "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152999\">Wrap Through Icon</alt></image>"
msgstr ""
#: 00000004.xhp
@@ -85,7 +85,7 @@ msgctxt ""
"00000004.xhp\n"
"par_id3148773\n"
"help.text"
-msgid "<image src=\"res/sc06301.png\" id=\"img_id3149026\"><alt id=\"alt_id3149026\">Icon</alt></image>"
+msgid "<image src=\"res/sc06301.png\" id=\"img_id3149026\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149026\">Jump to Previous Script Icon</alt></image>"
msgstr ""
#: 00000004.xhp
@@ -101,7 +101,7 @@ msgctxt ""
"00000004.xhp\n"
"par_id3151265\n"
"help.text"
-msgid "<image src=\"res/sc06300.png\" id=\"img_id3151272\"><alt id=\"alt_id3151272\">Icon</alt></image>"
+msgid "<image src=\"res/sc06300.png\" id=\"img_id3151272\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151272\"> Jump to Next Script Icon</alt></image>"
msgstr ""
#: 00000004.xhp
@@ -381,7 +381,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3154763\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
msgstr ""
#: 00000403.xhp
@@ -397,7 +397,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3151387\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
msgstr ""
#: 00000403.xhp
@@ -413,7 +413,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3145823\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
msgstr ""
#: 00000403.xhp
@@ -429,7 +429,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150932\n"
"help.text"
-msgid "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\"><alt id=\"alt_id3150502\">Icon</alt></image>"
+msgid "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150502\">Formatting Marks Icon</alt></image>"
msgstr ""
#: 00000403.xhp
@@ -461,7 +461,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150765\n"
"help.text"
-msgid "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\"><alt id=\"alt_id3147572\">Icon</alt></image>"
+msgid "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147572\">Web Icon</alt></image>"
msgstr ""
#: 00000403.xhp
@@ -2461,7 +2461,7 @@ msgctxt ""
"stylesmenu.xhp\n"
"par_id941529884998705\n"
"help.text"
-msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles</emph></variable>."
+msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles...</emph></variable>."
msgstr ""
#: stylesmenu.xhp
diff --git a/source/ar/svtools/messages.po b/source/ar/svtools/messages.po
index 5ff99e2aebd..6669e52a7d2 100644
--- a/source/ar/svtools/messages.po
+++ b/source/ar/svtools/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: 2018-04-30 03:05+0000\n"
-"Last-Translator: صفا الفليج <safa1996alfulaij@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:33+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ar\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1525057536.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195198.000000\n"
#: include/svtools/strings.hrc:25
msgctxt "STR_UNDO"
@@ -1538,7 +1538,7 @@ msgstr ""
#: include/svtools/strings.hrc:360
msgctxt "STR_DESCRIPTION_MYTHES"
-msgid "Mythes Thesaurus"
+msgid "MyThes Thesaurus"
msgstr ""
#: include/svtools/strings.hrc:361
diff --git a/source/ar/sw/messages.po b/source/ar/sw/messages.po
index 2757cbc7080..58ed8395277 100644
--- a/source/ar/sw/messages.po
+++ b/source/ar/sw/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-08-03 07:45+0000\n"
-"Last-Translator: trabmed <trabelsi8med@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:33+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ar\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1533282320.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195198.000000\n"
#: sw/inc/app.hrc:29
msgctxt "RID_PARAGRAPHSTYLEFAMILY"
@@ -6898,7 +6898,12 @@ msgctxt "asciifilterdialog|lf"
msgid "_LF"
msgstr "يو_نكس"
-#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:264
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:258
+msgctxt "asciifilterdialog|includebom"
+msgid "Include byte-order-mark"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:280
msgctxt "asciifilterdialog|label1"
msgid "Properties"
msgstr "الخصائص"
diff --git a/source/ar/swext/mediawiki/help.po b/source/ar/swext/mediawiki/help.po
index 701612b9299..6b8deb05492 100644
--- a/source/ar/swext/mediawiki/help.po
+++ b/source/ar/swext/mediawiki/help.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-04-21 05:35+0000\n"
-"Last-Translator: صفا الفليج <safa1996alfulaij@gmail.com>\n"
+"POT-Creation-Date: 2018-11-15 13:53+0100\n"
+"PO-Revision-Date: 2018-11-12 11:34+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ar\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1524288927.000000\n"
+"X-POOTLE-MTIME: 1542022451.000000\n"
#: help.tree
msgctxt ""
@@ -93,8 +93,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id7387615\n"
"help.text"
-msgid "A wiki account on a supported <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
-msgstr "حساب ويكي على خادوم <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">ميدياويكي</link> مدعوم"
+msgid "A wiki account on a supported <link href=\"https://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -149,24 +149,24 @@ msgctxt ""
"wiki.xhp\n"
"par_id368968\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Options</link> dialog, click Add."
-msgstr "في مربع الحوار <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">خيارات</link>، انقر ”أضف“."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\"><emph>Options</emph></link> dialog, click <emph>Add</emph>."
+msgstr ""
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"par_id6962187\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> dialog, enter the account information for the wiki."
-msgstr "في مربع حوار <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">ميدياويكي</link>، أدخل معلومات حساب الويكي."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\"><emph>MediaWiki</emph></link> dialog, enter the account information for the wiki."
+msgstr ""
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"par_id5328836\n"
"help.text"
-msgid "In the URL text box, enter the address of a wiki that you want to connect to."
-msgstr "في مربع ”المسار“، أدخل عنوان موقع الويكي التي تريد الاتصال فيه."
+msgid "In the <emph>URL</emph> text box, enter the address of a wiki that you want to connect to."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -181,8 +181,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id5906552\n"
"help.text"
-msgid "In the Username box, enter your user ID for your wiki account."
-msgstr "في مربع ”اسم المستخدم“، أدخل معرّف المستخدم في حساب الويكي."
+msgid "In the <emph>Username</emph> box, enter your user ID for your wiki account."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -197,8 +197,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id8869594\n"
"help.text"
-msgid "In the Password box, enter the password for your wiki account, then click OK."
-msgstr "في مربع ”كلمة السر“، أدخل كلمة سر حساب الويكي، ثم انقر ”حسنا“."
+msgid "In the Password box, enter the password for your wiki account, then click <emph>OK</emph>."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -245,8 +245,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id228278\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Send to MediaWiki</link> dialog, specify the settings for your entry."
-msgstr "في مربع حوار <link href=\"com.sun.wiki-publisher/wikisend.xhp\">الإرسال إلى ميدياويكي</link>، حدّد الإعدادات لمدخلتك."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\"><emph>Send to MediaWiki</emph></link> dialog, specify the settings for your entry."
+msgstr ""
#: wiki.xhp
msgctxt ""
diff --git a/source/as/cui/messages.po b/source/as/cui/messages.po
index c048e229e16..aa31d7a07ed 100644
--- a/source/as/cui/messages.po
+++ b/source/as/cui/messages.po
@@ -3,15 +3,17 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:21+0100\n"
+"PO-Revision-Date: 2018-11-14 11:33+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: as\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195205.000000\n"
#: cui/inc/strings.hrc:24
msgctxt "RID_SVXSTR_KEY_CONFIG_DIR"
@@ -1571,143 +1573,137 @@ msgstr "মাত্রা ৰেখা"
#: cui/inc/strings.hrc:365
#, fuzzy
-msgctxt "RID_SVXSTR_LOAD_ERROR"
-msgid "The selected module could not be loaded."
-msgstr "নিৰ্বাচিত মডুল লোড কৰিব পৰা নগল।"
-
-#: cui/inc/strings.hrc:366
-#, fuzzy
msgctxt "RID_SVXSTR_STARTQUOTE"
msgid "Start Quote"
msgstr "আৰম্ভণি কৌট (_S):"
-#: cui/inc/strings.hrc:367
+#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_ENDQUOTE"
msgid "End Quote"
msgstr ""
-#: cui/inc/strings.hrc:369
+#: cui/inc/strings.hrc:368
#, fuzzy
msgctxt "RID_SVXSTR_SELECTEDPERSONA"
msgid "Selected Theme: "
msgstr "থীম বাছক"
-#: cui/inc/strings.hrc:370
+#: cui/inc/strings.hrc:369
msgctxt "RID_SVXSTR_SEARCHING"
msgid "Searching, please wait..."
msgstr ""
-#: cui/inc/strings.hrc:371
+#: cui/inc/strings.hrc:370
msgctxt "RID_SVXSTR_SEARCHERROR"
msgid "Cannot open %1, please try again later."
msgstr ""
-#: cui/inc/strings.hrc:372
+#: cui/inc/strings.hrc:371
msgctxt "RID_SVXSTR_NORESULTS"
msgid "No results found."
msgstr ""
-#: cui/inc/strings.hrc:373
+#: cui/inc/strings.hrc:372
msgctxt "RID_SVXSTR_APPLYPERSONA"
msgid "Applying Theme..."
msgstr ""
-#: cui/inc/strings.hrc:374
+#: cui/inc/strings.hrc:373
msgctxt "RID_SVXSTR_INVALIDPERSONAURL"
msgid "Please enter a valid theme address or a search term."
msgstr ""
-#: cui/inc/strings.hrc:376
+#: cui/inc/strings.hrc:375
msgctxt "RID_SVXSTR_TABLE_PRESET_NONE"
msgid "Set No Borders"
msgstr "কোনো সীমা সংহতি নকৰিব"
-#: cui/inc/strings.hrc:377
+#: cui/inc/strings.hrc:376
msgctxt "RID_SVXSTR_TABLE_PRESET_ONLYOUTER"
msgid "Set Outer Border Only"
msgstr "কেৱল বাহিৰা সীমা সংহতি কৰক"
-#: cui/inc/strings.hrc:378
+#: cui/inc/strings.hrc:377
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERHORI"
msgid "Set Outer Border and Horizontal Lines"
msgstr "বাহিৰা সীমা আৰু আনুভুমিক শাৰীসমূহ সংহতি কৰক"
-#: cui/inc/strings.hrc:379
+#: cui/inc/strings.hrc:378
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERALL"
msgid "Set Outer Border and All Inner Lines"
msgstr "বাহিৰা সীমা আৰু সকলো অভ্যন্তৰীক শাৰীসমূহ সংহতি কৰক"
-#: cui/inc/strings.hrc:380
+#: cui/inc/strings.hrc:379
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERINNER"
msgid "Set Outer Border Without Changing Inner Lines"
msgstr "অভ্যন্তৰীক শাৰীসমূহ সলনি নকৰাকে বাহিৰা সীমা সংহতি কৰক"
-#: cui/inc/strings.hrc:381
+#: cui/inc/strings.hrc:380
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONAL"
msgid "Set Diagonal Lines Only"
msgstr "কেৱল কৰ্ণ শাৰীসমূহ সংহতি কৰক"
-#: cui/inc/strings.hrc:382
+#: cui/inc/strings.hrc:381
msgctxt "RID_SVXSTR_PARA_PRESET_ALL"
msgid "Set All Four Borders"
msgstr "চাৰিটা সীমাকে সংহতি কৰক"
-#: cui/inc/strings.hrc:383
+#: cui/inc/strings.hrc:382
msgctxt "RID_SVXSTR_PARA_PRESET_LEFTRIGHT"
msgid "Set Left and Right Borders Only"
msgstr "কেৱল বাও আৰু সোঁ সীমাবোৰ সংহতি কৰক"
-#: cui/inc/strings.hrc:384
+#: cui/inc/strings.hrc:383
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOM"
msgid "Set Top and Bottom Borders Only"
msgstr "কেৱল উপৰ আৰু তল সীমাবোৰ সংহতি কৰক"
-#: cui/inc/strings.hrc:385
+#: cui/inc/strings.hrc:384
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYLEFT"
msgid "Set Left Border Only"
msgstr "কেৱল বাও সীমা সংহতি কৰক"
-#: cui/inc/strings.hrc:386
+#: cui/inc/strings.hrc:385
msgctxt "RID_SVXSTR_HOR_PRESET_ONLYHOR"
msgid "Set Top and Bottom Borders, and All Inner Lines"
msgstr "উপৰ আৰু তল সীমাবোৰ, আৰু সকলো অভ্যন্তৰীক শাৰীসমূহ সংহতি কৰক"
-#: cui/inc/strings.hrc:387
+#: cui/inc/strings.hrc:386
msgctxt "RID_SVXSTR_VER_PRESET_ONLYVER"
msgid "Set Left and Right Borders, and All Inner Lines"
msgstr "বাও আৰু সোঁ সীমাবোৰ, আৰু সকলো অভ্যন্তৰীক শাৰীসমূহ সংহতি কৰক"
-#: cui/inc/strings.hrc:388
+#: cui/inc/strings.hrc:387
msgctxt "RID_SVXSTR_SHADOW_STYLE_NONE"
msgid "No Shadow"
msgstr "ছাঁ নাই"
-#: cui/inc/strings.hrc:389
+#: cui/inc/strings.hrc:388
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMRIGHT"
msgid "Cast Shadow to Bottom Right"
msgstr "তলৰ সোঁফালে ছায়া পেলাওক"
-#: cui/inc/strings.hrc:390
+#: cui/inc/strings.hrc:389
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPRIGHT"
msgid "Cast Shadow to Top Right"
msgstr "উপৰ সোঁফালে ছায়া পেলাওক"
-#: cui/inc/strings.hrc:391
+#: cui/inc/strings.hrc:390
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMLEFT"
msgid "Cast Shadow to Bottom Left"
msgstr "তলৰ বাওফালে ছায়া পেলাওক"
-#: cui/inc/strings.hrc:392
+#: cui/inc/strings.hrc:391
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPLEFT"
msgid "Cast Shadow to Top Left"
msgstr "উপৰ বাওফালে ছায়া পেলাওক"
-#: cui/inc/strings.hrc:393
+#: cui/inc/strings.hrc:392
msgctxt "RID_SVXSTR_SIGNATURELINE_SIGNED_BY"
msgid "Signed by: %1"
msgstr ""
-#: cui/inc/strings.hrc:394
+#: cui/inc/strings.hrc:393
msgctxt "RID_SVXSTR_OPENCL_RESTART"
msgid "For the OpenCL changes to take effect, %PRODUCTNAME must be restarted."
msgstr ""
@@ -11216,22 +11212,43 @@ msgctxt "signsignatureline|btn_select_certificate"
msgid "Select Certificate"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:168
+#. Name of the signer
+#: cui/uiconfig/ui/signsignatureline.ui:166
+msgctxt "signsignatureline|label_name"
+msgid "or"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:175
+msgctxt "signsignatureline|btn_load_image"
+msgid "Use Signature Image"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:190
+msgctxt "signsignatureline|btn_clear_image"
+msgid "Clear"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:206
+msgctxt "signsignatureline|label_image_dimensions"
+msgid "Best image size: 600 x 100 px"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:237
msgctxt "signsignatureline|label_sign"
msgid "Sign"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:205
+#: cui/uiconfig/ui/signsignatureline.ui:274
msgctxt "signsignatureline|label_add_comment"
msgid "Add comment:"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:241
+#: cui/uiconfig/ui/signsignatureline.ui:310
msgctxt "signsignatureline|label_hint"
msgid "Instructions from the document creator:"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:274
+#: cui/uiconfig/ui/signsignatureline.ui:343
msgctxt "signsignatureline|label_more"
msgid "More"
msgstr ""
diff --git a/source/as/sc/messages.po b/source/as/sc/messages.po
index 14e7aa15990..d0f192fa0d3 100644
--- a/source/as/sc/messages.po
+++ b/source/as/sc/messages.po
@@ -4,14 +4,16 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2018-11-12 11:34+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: as\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542022469.000000\n"
#: sc/inc/compiler.hrc:27
msgctxt "RID_FUNCTION_CATEGORIES"
@@ -729,7 +731,6 @@ msgctxt "STR_SELCOUNT_ROWARG"
msgid "$1 row"
msgid_plural "$1 rows"
msgstr[0] ""
-msgstr[1] ""
#. To translators: STR_SELCOUNT_COLARG is $1 of STR_SELCOUNT. $1 of STR_SELCOUNT_ROWARG is number of columns
#: sc/inc/globstr.hrc:165
@@ -737,7 +738,6 @@ msgctxt "STR_SELCOUNT_COLARG"
msgid "$1 column"
msgid_plural "$1 columns"
msgstr[0] ""
-msgstr[1] ""
#: sc/inc/globstr.hrc:166
msgctxt "STR_FILTER_SELCOUNT"
@@ -1499,7 +1499,6 @@ msgctxt "STR_SCATTR_PAGE_SCALE_PAGES"
msgid "One page"
msgid_plural "%1 pages"
msgstr[0] ""
-msgstr[1] ""
#: sc/inc/globstr.hrc:324
msgctxt "STR_SCATTR_PAGE_SCALE_AUTO"
@@ -14036,7 +14035,6 @@ msgctxt "SCSTR_TOTAL"
msgid "One result found"
msgid_plural "%1 results found"
msgstr[0] ""
-msgstr[1] ""
#: sc/inc/strings.hrc:54
msgctxt "SCSTR_SKIPPED"
diff --git a/source/as/svtools/messages.po b/source/as/svtools/messages.po
index 0193db6fd34..afbd5b05d1e 100644
--- a/source/as/svtools/messages.po
+++ b/source/as/svtools/messages.po
@@ -3,17 +3,17 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: 2018-01-15 17:34+0000\n"
-"Last-Translator: Christian Lohmaier <lohmaier+pootle@googlemail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:33+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: as\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1516037641.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195206.000000\n"
#: include/svtools/strings.hrc:25
msgctxt "STR_UNDO"
@@ -1545,7 +1545,7 @@ msgstr ""
#: include/svtools/strings.hrc:360
msgctxt "STR_DESCRIPTION_MYTHES"
-msgid "Mythes Thesaurus"
+msgid "MyThes Thesaurus"
msgstr ""
#: include/svtools/strings.hrc:361
diff --git a/source/as/sw/messages.po b/source/as/sw/messages.po
index ee1d6ecca9f..cff6d9905ea 100644
--- a/source/as/sw/messages.po
+++ b/source/as/sw/messages.po
@@ -3,15 +3,17 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:33+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: as\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195206.000000\n"
#: sw/inc/app.hrc:29
#, fuzzy
@@ -2758,14 +2760,12 @@ msgctxt "STR_UNDO_TABS"
msgid "One tab"
msgid_plural "$1 tabs"
msgstr[0] ""
-msgstr[1] ""
#: sw/inc/strings.hrc:469
msgctxt "STR_UNDO_NLS"
msgid "One line break"
msgid_plural "$1 line breaks"
msgstr[0] ""
-msgstr[1] ""
#: sw/inc/strings.hrc:470
msgctxt "STR_UNDO_PAGEBREAKS"
@@ -7100,7 +7100,12 @@ msgctxt "asciifilterdialog|lf"
msgid "_LF"
msgstr "LF (_L)"
-#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:264
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:258
+msgctxt "asciifilterdialog|includebom"
+msgid "Include byte-order-mark"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:280
msgctxt "asciifilterdialog|label1"
msgid "Properties"
msgstr "বৈশিষ্টসমূহ"
diff --git a/source/as/swext/mediawiki/help.po b/source/as/swext/mediawiki/help.po
index 9ea06b1ecc6..609bfc9c8fb 100644
--- a/source/as/swext/mediawiki/help.po
+++ b/source/as/swext/mediawiki/help.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2016-11-11 20:39+0000\n"
+"POT-Creation-Date: 2018-11-15 13:53+0100\n"
+"PO-Revision-Date: 2018-11-12 11:34+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Assamese <kde-i18n-doc@kde.org>\n"
"Language: as\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1478896781.000000\n"
+"X-POOTLE-MTIME: 1542022475.000000\n"
#: help.tree
msgctxt ""
@@ -90,13 +90,12 @@ msgid "Java Runtime Environment"
msgstr "Java চলনসময় পৰিৱেশ"
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id7387615\n"
"help.text"
-msgid "A wiki account on a supported <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
-msgstr "এটা সমৰ্থিত <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> চাৰ্ভাৰত এটা ৱিকি একাওন্ট।"
+msgid "A wiki account on a supported <link href=\"https://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -152,26 +151,24 @@ msgctxt ""
"wiki.xhp\n"
"par_id368968\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Options</link> dialog, click Add."
-msgstr "<link href=\"com.sun.wiki-publisher/wikisettings.xhp\">বিকল্পসমূহ</link> ডাইলগত, যোগ কৰক ক্লিক কৰক।"
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\"><emph>Options</emph></link> dialog, click <emph>Add</emph>."
+msgstr ""
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id6962187\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> dialog, enter the account information for the wiki."
-msgstr "<link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> ডাইলগত, ৱিকিৰ বাবে একাওন্ট তথ্য সুমুৱাওক।"
+msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\"><emph>MediaWiki</emph></link> dialog, enter the account information for the wiki."
+msgstr ""
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id5328836\n"
"help.text"
-msgid "In the URL text box, enter the address of a wiki that you want to connect to."
-msgstr "URL টেক্সট বাকচত, আপুনি সংযোগ কৰিব বিচৰা এটা ৱিকিৰ ঠিকনা দিয়ক।"
+msgid "In the <emph>URL</emph> text box, enter the address of a wiki that you want to connect to."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -182,13 +179,12 @@ msgid "You can copy the URL from a web browser and paste it into the textbox."
msgstr "আপুনি এটা ৱেব চৰকৰ পৰা URL নকল কৰি টেক্সটবাকচত আঠা লগাব পাৰে।"
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id5906552\n"
"help.text"
-msgid "In the Username box, enter your user ID for your wiki account."
-msgstr "ব্যৱহাৰকাৰীৰ বাকচত, আপোনাৰ ৱিকি হিচাপৰ ব্যৱহাৰকাৰীৰ ID দিয়ক।"
+msgid "In the <emph>Username</emph> box, enter your user ID for your wiki account."
+msgstr ""
#: wiki.xhp
#, fuzzy
@@ -200,13 +196,12 @@ msgid "If the wiki allows anonymous write access, you can leave the Username and
msgstr "ৱিকিয়ে বেনামীভাবে লিখাৰ অনুমতি দিলে, আপুনি ব্যৱহাৰকাৰীৰ নাম আৰু পাছৱাৰ্ডৰ বাকচ্‌ ৰিক্ত ৰাখিব পাৰে।"
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id8869594\n"
"help.text"
-msgid "In the Password box, enter the password for your wiki account, then click OK."
-msgstr "পাছৱাৰ্ডৰ বাকচত, আপোনাৰ ৱিকি হিচাপৰ পাছৱাৰ্ড দিয়ক, আৰু তাৰ পিছত ঠিক আছে টিপক।"
+msgid "In the Password box, enter the password for your wiki account, then click <emph>OK</emph>."
+msgstr ""
#: wiki.xhp
#, fuzzy
@@ -255,8 +250,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id228278\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Send to MediaWiki</link> dialog, specify the settings for your entry."
-msgstr "<link href=\"com.sun.wiki-publisher/wikisend.xhp\">MediaWiki লে পঠাওক</link> ডাইলগত, আপোনাৰ প্ৰবিষ্টিৰ বাবে সংহতিসমূহ ধাৰ্য্য কৰক।"
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\"><emph>Send to MediaWiki</emph></link> dialog, specify the settings for your entry."
+msgstr ""
#: wiki.xhp
#, fuzzy
diff --git a/source/ast/cui/messages.po b/source/ast/cui/messages.po
index 28a06f9e400..ef634e08289 100644
--- a/source/ast/cui/messages.po
+++ b/source/ast/cui/messages.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:21+0100\n"
+"PO-Revision-Date: 2018-11-14 11:33+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"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: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195213.000000\n"
#: cui/inc/strings.hrc:24
msgctxt "RID_SVXSTR_KEY_CONFIG_DIR"
@@ -1570,143 +1573,137 @@ msgstr "Llinia de cota"
#: cui/inc/strings.hrc:365
#, fuzzy
-msgctxt "RID_SVXSTR_LOAD_ERROR"
-msgid "The selected module could not be loaded."
-msgstr "Nun pudo cargase'l módulu seleicionáu."
-
-#: cui/inc/strings.hrc:366
-#, fuzzy
msgctxt "RID_SVXSTR_STARTQUOTE"
msgid "Start Quote"
msgstr "Comina d'a_pertura:"
-#: cui/inc/strings.hrc:367
+#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_ENDQUOTE"
msgid "End Quote"
msgstr ""
-#: cui/inc/strings.hrc:369
+#: cui/inc/strings.hrc:368
#, fuzzy
msgctxt "RID_SVXSTR_SELECTEDPERSONA"
msgid "Selected Theme: "
msgstr "Seleicionar tema"
-#: cui/inc/strings.hrc:370
+#: cui/inc/strings.hrc:369
msgctxt "RID_SVXSTR_SEARCHING"
msgid "Searching, please wait..."
msgstr ""
-#: cui/inc/strings.hrc:371
+#: cui/inc/strings.hrc:370
msgctxt "RID_SVXSTR_SEARCHERROR"
msgid "Cannot open %1, please try again later."
msgstr ""
-#: cui/inc/strings.hrc:372
+#: cui/inc/strings.hrc:371
msgctxt "RID_SVXSTR_NORESULTS"
msgid "No results found."
msgstr ""
-#: cui/inc/strings.hrc:373
+#: cui/inc/strings.hrc:372
msgctxt "RID_SVXSTR_APPLYPERSONA"
msgid "Applying Theme..."
msgstr ""
-#: cui/inc/strings.hrc:374
+#: cui/inc/strings.hrc:373
msgctxt "RID_SVXSTR_INVALIDPERSONAURL"
msgid "Please enter a valid theme address or a search term."
msgstr ""
-#: cui/inc/strings.hrc:376
+#: cui/inc/strings.hrc:375
msgctxt "RID_SVXSTR_TABLE_PRESET_NONE"
msgid "Set No Borders"
msgstr "Ensin berbesos"
-#: cui/inc/strings.hrc:377
+#: cui/inc/strings.hrc:376
msgctxt "RID_SVXSTR_TABLE_PRESET_ONLYOUTER"
msgid "Set Outer Border Only"
msgstr "Namái berbesu esterior"
-#: cui/inc/strings.hrc:378
+#: cui/inc/strings.hrc:377
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERHORI"
msgid "Set Outer Border and Horizontal Lines"
msgstr "Berbesu esterior y llinies horizontales"
-#: cui/inc/strings.hrc:379
+#: cui/inc/strings.hrc:378
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERALL"
msgid "Set Outer Border and All Inner Lines"
msgstr "Berbesu esterior y toles llinies interiores"
-#: cui/inc/strings.hrc:380
+#: cui/inc/strings.hrc:379
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERINNER"
msgid "Set Outer Border Without Changing Inner Lines"
msgstr "Berbesu esterior ensin modificación de les llinies interiores"
-#: cui/inc/strings.hrc:381
+#: cui/inc/strings.hrc:380
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONAL"
msgid "Set Diagonal Lines Only"
msgstr "Definir namái llinies verticales"
-#: cui/inc/strings.hrc:382
+#: cui/inc/strings.hrc:381
msgctxt "RID_SVXSTR_PARA_PRESET_ALL"
msgid "Set All Four Borders"
msgstr "Los cuatro berbesos"
-#: cui/inc/strings.hrc:383
+#: cui/inc/strings.hrc:382
msgctxt "RID_SVXSTR_PARA_PRESET_LEFTRIGHT"
msgid "Set Left and Right Borders Only"
msgstr "Namái berbesu drechu ya esquierdu"
-#: cui/inc/strings.hrc:384
+#: cui/inc/strings.hrc:383
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOM"
msgid "Set Top and Bottom Borders Only"
msgstr "Namái berbesu inferior y superior"
-#: cui/inc/strings.hrc:385
+#: cui/inc/strings.hrc:384
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYLEFT"
msgid "Set Left Border Only"
msgstr "Namái berbesu esquierdu"
-#: cui/inc/strings.hrc:386
+#: cui/inc/strings.hrc:385
msgctxt "RID_SVXSTR_HOR_PRESET_ONLYHOR"
msgid "Set Top and Bottom Borders, and All Inner Lines"
msgstr "Definir berbesu inferior y superior y toles llinies interiores"
-#: cui/inc/strings.hrc:387
+#: cui/inc/strings.hrc:386
msgctxt "RID_SVXSTR_VER_PRESET_ONLYVER"
msgid "Set Left and Right Borders, and All Inner Lines"
msgstr "Definir berbesu esquierdu y drechu y toles llinies interiores"
-#: cui/inc/strings.hrc:388
+#: cui/inc/strings.hrc:387
msgctxt "RID_SVXSTR_SHADOW_STYLE_NONE"
msgid "No Shadow"
msgstr "Ensin solombra"
-#: cui/inc/strings.hrc:389
+#: cui/inc/strings.hrc:388
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMRIGHT"
msgid "Cast Shadow to Bottom Right"
msgstr "Proyeutar solombra haza abaxo y a la drecha"
-#: cui/inc/strings.hrc:390
+#: cui/inc/strings.hrc:389
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPRIGHT"
msgid "Cast Shadow to Top Right"
msgstr "Proyeutar solombra haza arriba y a la drecha"
-#: cui/inc/strings.hrc:391
+#: cui/inc/strings.hrc:390
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMLEFT"
msgid "Cast Shadow to Bottom Left"
msgstr "Proyeutar solombra haza abaxo y a la esquierda"
-#: cui/inc/strings.hrc:392
+#: cui/inc/strings.hrc:391
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPLEFT"
msgid "Cast Shadow to Top Left"
msgstr "Proyeutar solombra haza arriba y a la esquierda"
-#: cui/inc/strings.hrc:393
+#: cui/inc/strings.hrc:392
msgctxt "RID_SVXSTR_SIGNATURELINE_SIGNED_BY"
msgid "Signed by: %1"
msgstr ""
-#: cui/inc/strings.hrc:394
+#: cui/inc/strings.hrc:393
msgctxt "RID_SVXSTR_OPENCL_RESTART"
msgid "For the OpenCL changes to take effect, %PRODUCTNAME must be restarted."
msgstr ""
@@ -11192,22 +11189,43 @@ msgctxt "signsignatureline|btn_select_certificate"
msgid "Select Certificate"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:168
+#. Name of the signer
+#: cui/uiconfig/ui/signsignatureline.ui:166
+msgctxt "signsignatureline|label_name"
+msgid "or"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:175
+msgctxt "signsignatureline|btn_load_image"
+msgid "Use Signature Image"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:190
+msgctxt "signsignatureline|btn_clear_image"
+msgid "Clear"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:206
+msgctxt "signsignatureline|label_image_dimensions"
+msgid "Best image size: 600 x 100 px"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:237
msgctxt "signsignatureline|label_sign"
msgid "Sign"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:205
+#: cui/uiconfig/ui/signsignatureline.ui:274
msgctxt "signsignatureline|label_add_comment"
msgid "Add comment:"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:241
+#: cui/uiconfig/ui/signsignatureline.ui:310
msgctxt "signsignatureline|label_hint"
msgid "Instructions from the document creator:"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:274
+#: cui/uiconfig/ui/signsignatureline.ui:343
msgctxt "signsignatureline|label_more"
msgid "More"
msgstr ""
diff --git a/source/ast/helpcontent2/source/text/sbasic/shared/01.po b/source/ast/helpcontent2/source/text/sbasic/shared/01.po
index 97008ff3fb3..f3f0b1c90b4 100644
--- a/source/ast/helpcontent2/source/text/sbasic/shared/01.po
+++ b/source/ast/helpcontent2/source/text/sbasic/shared/01.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-16 16:54+0200\n"
-"PO-Revision-Date: 2015-04-23 13:26+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:51+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Softastur <alministradores@softastur.org>\n"
"Language: ast\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1429795610.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196263.000000\n"
#: 06130000.xhp
msgctxt ""
@@ -93,8 +93,8 @@ msgctxt ""
"06130000.xhp\n"
"par_id3154791\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
-msgstr "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Executa o guarda la macro actual.</ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Runs or saves the current macro.</ahelp>"
+msgstr ""
#: 06130000.xhp
msgctxt ""
diff --git a/source/ast/helpcontent2/source/text/scalc/00.po b/source/ast/helpcontent2/source/text/scalc/00.po
index f7b70d24beb..804afa55a31 100644
--- a/source/ast/helpcontent2/source/text/scalc/00.po
+++ b/source/ast/helpcontent2/source/text/scalc/00.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-11-22 13:53+0100\n"
-"PO-Revision-Date: 2016-11-22 16:58+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:51+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Softastur <alministradores@softastur.org>\n"
"Language: ast\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1479833922.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196264.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -29,24 +29,24 @@ msgctxt ""
"00000004.xhp\n"
"hd_id3155535\n"
"help.text"
-msgid "<variable id=\"wie\">To access this function... </variable>"
-msgstr "<variable id=\"wie\">P'aportar a esta función...</variable>"
+msgid "<variable id=\"wie\">To access this function...</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
"par_idN1056E\n"
"help.text"
-msgid "<variable id=\"moreontop\">More explanations on top of this page. </variable>"
-msgstr "<variable id=\"moreontop\">Más información de primeres de la páxina. </variable>"
+msgid "<variable id=\"moreontop\">More explanations on top of this page.</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
"par_idN105AF\n"
"help.text"
-msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone. </variable>"
-msgstr "<variable id=\"optional\">Nes funciones de %PRODUCTNAME Calc, los parámetros marcaos como \"opcionales\" puen omitise namái si nun-yos sigue nengún parámetru. Por exemplu, nuna función que tien cuatro parámetro que los sos dos últimos tán marcaos como \"opcionales\", pue omitise el parámetru 4 o los parámetros 3 y 4; sicasí, nun pue omitise solamente'l parámetru 3. </variable>"
+msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone.</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -77,63 +77,63 @@ msgctxt ""
"00000402.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph></variable>"
-msgstr "<variable id=\"kopffuss\">Menú <emph>Editar - Testeres y pies de páxina</emph></variable>"
+msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3159233\n"
"help.text"
-msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs</variable>"
-msgstr "<variable id=\"bkopfzeile\">Escueya les llingüetes<emph>Editar - Testeres y pies de páxina - Testera/Pie de páxina</emph></variable>"
+msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150443\n"
"help.text"
-msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph></variable>"
-msgstr "<variable id=\"bausfullen\">Escueya <emph>Editar - Rellenar</emph></variable>"
+msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3143267\n"
"help.text"
-msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph></variable>"
-msgstr "<variable id=\"bausunten\">Escueya <emph>Editar - Rellenar - Embaxo</emph></variable>"
+msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153880\n"
"help.text"
-msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph></variable>"
-msgstr "<variable id=\"bausrechts\">Escueya <emph>Editar - Rellenar - Derecha</emph></variable>"
+msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3151245\n"
"help.text"
-msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph></variable>"
-msgstr "<variable id=\"bausoben\">Escueya <emph>Editar - Rellenar - Enriba</emph></variable>"
+msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph></variable>"
-msgstr "<variable id=\"bauslinks\">Escueya <emph>Editar - Rellenar - Esquierda</emph></variable>"
+msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150400\n"
"help.text"
-msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph></variable>"
+msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -141,16 +141,16 @@ msgctxt ""
"00000402.xhp\n"
"par_id3154910\n"
"help.text"
-msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph></variable>"
-msgstr "<variable id=\"bausreihe\">Escueya <emph>Editar - Rellenar - Serie</emph></variable>"
+msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "Choose <emph>Sheet - Clear Cells</emph>"
-msgstr "Escueya <emph>Editar - Desaniciar conteníos</emph>"
+msgid "Choose <emph>Sheet - Clear Cells</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -165,40 +165,40 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150011\n"
"help.text"
-msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph></variable>"
-msgstr "<variable id=\"bzelo\">Escueya <emph>Editar - Desaniciar caxelles</emph></variable>"
+msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153951\n"
"help.text"
-msgid "Choose <emph>Sheet - Delete Sheet</emph>"
-msgstr "Escueya <emph>Editar - Desaniciar conteníos</emph>"
+msgid "Choose <emph>Sheet - Delete Sheet</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3155306\n"
"help.text"
-msgid "Open context menu for a sheet tab"
-msgstr "Abra'l menú contestual pa una llingüeta de la fueya"
+msgid "Open context menu for a sheet tab."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3146119\n"
"help.text"
-msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>"
-msgstr "Escueya <emph>Editar - Desaniciar conteníos</emph>"
+msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3148645\n"
"help.text"
-msgid "Open context menu for a sheet tab"
-msgstr "Abra'l menú contestual pa una llingüeta de la fueya"
+msgid "Open context menu for a sheet tab."
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -221,23 +221,23 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150275\n"
"help.text"
-msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph></variable>"
-msgstr "<variable id=\"aspze\">Escueya <emph>Ver - Títulos de fileres/columnes</emph></variable>"
+msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph></variable>"
-msgstr "<variable id=\"awehe\">Escueya <emph>Ver - Destacar valores</emph></variable>"
+msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3148947\n"
"help.text"
-msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph></variable>"
+msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph>.</variable>"
msgstr ""
#: 00000403.xhp
@@ -245,8 +245,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3148663\n"
"help.text"
-msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph></variable>"
-msgstr "<variable id=\"seumvo\">Escueya <emph>Ver - Previsualización del saltu de páxina</emph></variable>"
+msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -269,16 +269,16 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149784\n"
"help.text"
-msgid "Choose <emph>Insert - Cells</emph>"
-msgstr "Escueya <emph>Inxertar - Caxelles</emph>"
+msgid "Choose <emph>Insert - Cells</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "Open <emph>Insert Cells</emph> toolbar from Tools bar:"
-msgstr "Abra la barra de ferramientes <emph>Inxertar caxelles</emph> de barra de Ferramientes:"
+msgid "Open <emph>Insert Cells</emph> toolbar from <emph>Tools</emph> bar:"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -365,7 +365,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149033\n"
"help.text"
-msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph></variable>"
+msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -373,7 +373,7 @@ msgctxt ""
"00000404.xhp\n"
"par_idN1082F\n"
"help.text"
-msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph></variable>"
+msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -381,8 +381,8 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155115\n"
"help.text"
-msgid "Choose <emph>Insert - Function</emph>"
-msgstr "Menú <emph>Inxertar - Función...</emph>"
+msgid "Choose <emph>Insert - Function</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -429,8 +429,8 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155809\n"
"help.text"
-msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date&Time</emph></variable>"
-msgstr "<variable id=\"eikadaze\"><emph>Inxertar - Función</emph> - Categoría <emph>FechayHora</emph></variable>"
+msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date & Time</emph></variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -517,15 +517,15 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155383\n"
"help.text"
-msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph></variable>"
-msgstr "<variable id=\"funktionsliste\">Menú<emph> Inxertar - Llista de funciones</emph></variable>"
+msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153250\n"
"help.text"
-msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph></variable>"
+msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -533,7 +533,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3146776\n"
"help.text"
-msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph></variable>"
+msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -541,7 +541,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3143222\n"
"help.text"
-msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>"
+msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>."
msgstr ""
#: 00000404.xhp
@@ -557,7 +557,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3145214\n"
"help.text"
-msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph></variable>"
+msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -565,7 +565,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153558\n"
"help.text"
-msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph></variable>"
+msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -573,7 +573,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153483\n"
"help.text"
-msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph></variable>"
+msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph>.</variable>"
msgstr ""
#: 00000405.xhp
@@ -597,192 +597,192 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154685\n"
"help.text"
-msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph></variable>"
-msgstr "<variable id=\"fozelle\">Menú <emph>Formatu - Caxella</emph></variable>"
+msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153194\n"
"help.text"
-msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab </variable>"
-msgstr "<variable id=\"fozelstz\">Escueya la llingüeta <emph>Formatu - Caxelles - Protección de caxella</emph></variable>"
+msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155854\n"
"help.text"
-msgid "<variable id=\"fozei\">Choose <emph>Format - Row</emph></variable>"
-msgstr "<variable id=\"fozei\">Menú <emph>Formatu - Filera</emph></variable>"
+msgid "<variable id=\"fozei\">Choose <emph>Format - Rows</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3150012\n"
"help.text"
-msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Row - Optimal Height</emph></variable>"
-msgstr "<variable id=\"fozeiophoe\">Menú <emph>Formatu - Filera - Altor óptima</emph></variable>"
+msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Rows - Optimal Height</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3148645\n"
"help.text"
-msgid "Choose <emph>Format - Row - Hide</emph>"
-msgstr "Menú <emph>Formatu - Filera - Anubrir</emph>"
+msgid "Choose <emph>Format - Rows - Hide</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153728\n"
"help.text"
-msgid "Choose <emph>Format - Column - Hide</emph>"
-msgstr "Menú <emph>Formatu - Columna - Anubrir</emph>"
+msgid "Choose <emph>Format - Columns - Hide</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3151114\n"
"help.text"
-msgid "Choose <emph>Format - Sheet - Hide</emph>"
-msgstr "Menú <emph>Formatu - Fueya de cálculu - Anubrir</emph>"
+msgid "Choose <emph>Sheet - Hide Sheet</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3148576\n"
"help.text"
-msgid "Choose <emph>Format - Row - Show</emph>"
-msgstr "Menú <emph>Formatu - Filera - Amosar</emph>"
+msgid "Choose <emph>Format - Rows - Show</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156286\n"
"help.text"
-msgid "Choose <emph>Format - Column - Show</emph>"
-msgstr "Menú <emph>Formatu - Columna - Amosar</emph>"
+msgid "Choose <emph>Format - Columns - Show</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3145645\n"
"help.text"
-msgid "<variable id=\"fospa\">Choose <emph>Format - Column</emph></variable>"
-msgstr "<variable id=\"fospa\">Menú <emph>Formatu - Columna</emph></variable>"
+msgid "<variable id=\"fospa\">Choose <emph>Format - Columns</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3145252\n"
"help.text"
-msgid "Choose <emph>Format - Column - Optimal Width</emph>"
-msgstr "Menú <emph>Formatu - Columna - Anchu óptimo...</emph>"
+msgid "Choose <emph>Format - Columns - Optimal Width</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3146971\n"
"help.text"
-msgid "Double-click right column separator in column headers"
-msgstr "Calque dos vegaes nel separador derechu de los títulos de columnes"
+msgid "Double-click right column separator in column headers."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3147362\n"
"help.text"
-msgid "<variable id=\"fot\">Choose <emph>Format - Sheet</emph></variable>"
-msgstr "<variable id=\"fot\">Menú <emph>Formatu - Fueya de cálculu</emph></variable>"
+msgid "<variable id=\"fot\">Choose <emph>Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3163805\n"
"help.text"
-msgid "<variable id=\"fotu\">Choose <emph>Format - Sheet - Rename</emph></variable>"
-msgstr "<variable id=\"fotu\">Menú <emph>Formatu - Fueya de cálculu - Camudar nome</emph></variable>"
+msgid "<variable id=\"fotu\">Choose <emph>Sheet - Rename Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155333\n"
"help.text"
-msgid "<variable id=\"fotenb\">Choose <emph>Format - Sheet - Show</emph></variable>"
-msgstr "<variable id=\"fotenb\">Menú <emph>Formatu - Fueya de cálculu - Amosar</emph></variable>"
+msgid "<variable id=\"fotenb\">Choose <emph>Sheet - Show Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_idN1077A\n"
"help.text"
-msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph></variable>"
-msgstr "<variable id=\"foste\">Escueya <emph>Formatu - Páxina</emph></variable>"
+msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155508\n"
"help.text"
-msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab </variable>"
-msgstr "<variable id=\"fostel\">Escueya la llingüeta<emph>Formatu - Páxina - Fueya</emph></variable>"
+msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3150883\n"
"help.text"
-msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph></variable>"
-msgstr "<variable id=\"fodrbe\">Escueya <emph>Formatu - Árees d'impresión</emph></variable>"
+msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156448\n"
"help.text"
-msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph></variable>"
-msgstr "<variable id=\"fodrfe\">Escueya <emph>Formatu - Árees d'impresión - Definir</emph></variable>"
+msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156290\n"
"help.text"
-msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph></variable>"
-msgstr "<variable id=\"fodrhin\">Escueya <emph>Formatu - Árees d'impresión - Amestar</emph></variable>"
+msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155812\n"
"help.text"
-msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph></variable>"
-msgstr "<variable id=\"fodbah\">Escueya <emph>Formatu - Árees d'impresión - Desaniciar</emph></variable>"
+msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153307\n"
"help.text"
-msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph></variable>"
-msgstr "<variable id=\"fodbbe\">Escueya <emph>Formatu - Árees d'impresión - Editar</emph></variable>"
+msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153916\n"
"help.text"
-msgid "Choose <emph>Format - AutoFormat</emph>"
-msgstr "Menú <emph>Formatu - AutoFormatu...</emph>"
+msgid "Choose <emph>Format - AutoFormat</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3154532\n"
"help.text"
-msgid "On the Tools bar, click"
-msgstr "En barra de Ferramientes, faiga clic en"
+msgid "On the <emph>Tools</emph> bar, click"
+msgstr ""
#: 00000405.xhp
msgctxt ""
@@ -805,8 +805,8 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154618\n"
"help.text"
-msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph></variable>"
-msgstr "<variable id=\"bedingte\">Escueya <emph>Formatu - Formatu condicional</emph></variable>"
+msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -829,7 +829,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150541\n"
"help.text"
-msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph> </variable>"
+msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -837,8 +837,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153194\n"
"help.text"
-msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>"
-msgstr "Menú <emph>Ferramientes - Detective - Rastrexar los precedentes</emph>"
+msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -853,7 +853,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph> </variable>"
+msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -861,7 +861,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3145785\n"
"help.text"
-msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph> </variable>"
+msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -869,8 +869,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3155411\n"
"help.text"
-msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>"
-msgstr "Menú <emph>Ferramientes - Detective - Rastrexar los dependientes</emph>"
+msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -885,7 +885,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146984\n"
"help.text"
-msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph> </variable>"
+msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -893,7 +893,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154014\n"
"help.text"
-msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph> </variable>"
+msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -901,7 +901,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153188\n"
"help.text"
-msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph> </variable>"
+msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -909,7 +909,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3149410\n"
"help.text"
-msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph> </variable>"
+msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -917,7 +917,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3156284\n"
"help.text"
-msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph> </variable>"
+msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -925,7 +925,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153159\n"
"help.text"
-msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph> </variable>"
+msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -933,7 +933,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3147397\n"
"help.text"
-msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph> </variable>"
+msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -941,7 +941,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154018\n"
"help.text"
-msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph> </variable>"
+msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -949,7 +949,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3269142\n"
"help.text"
-msgid "<variable id=\"solver\">Choose <emph>Tools - Solver</emph> </variable>"
+msgid "<variable id=\"solver\">Choose <emph>Tools - Solver</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -957,7 +957,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id8554338\n"
"help.text"
-msgid "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, <emph>Options</emph> button </variable>"
+msgid "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, click <emph>Options</emph> button.</variable>"
msgstr ""
#: 00000406.xhp
@@ -965,7 +965,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3156277\n"
"help.text"
-msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph> </variable>"
+msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -973,7 +973,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3149020\n"
"help.text"
-msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph></variable>"
+msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -981,7 +981,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154256\n"
"help.text"
-msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph></variable>"
+msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -989,7 +989,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146919\n"
"help.text"
-msgid "Choose <emph>Data - Calculate - Recalculate</emph>"
+msgid "Choose <emph>Data - Calculate - Recalculate</emph>."
msgstr ""
#: 00000406.xhp
@@ -1005,7 +1005,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150941\n"
"help.text"
-msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph> </variable>"
+msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -1013,7 +1013,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3151276\n"
"help.text"
-msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph> </variable>"
+msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph>.</variable>"
msgstr ""
#: 00000407.xhp
@@ -1037,7 +1037,7 @@ msgctxt ""
"00000407.xhp\n"
"par_id3147335\n"
"help.text"
-msgid "<variable id=\"fete\">Choose <item type=\"menuitem\">View - Split Window</item></variable>"
+msgid "<variable id=\"fete\">Choose ><item type=\"menuitem\">View - Split Window</item>.</variable>"
msgstr ""
#: 00000407.xhp
@@ -1045,7 +1045,7 @@ msgctxt ""
"00000407.xhp\n"
"par_id3153663\n"
"help.text"
-msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item></variable>"
+msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1069,48 +1069,48 @@ msgctxt ""
"00000412.xhp\n"
"par_id8366954\n"
"help.text"
-msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph></variable>"
-msgstr "<variable id=\"text2columns\">Escueya <emph>Datos - Testu a Columnes</emph></variable>"
+msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3147399\n"
"help.text"
-msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph></variable>"
-msgstr "<variable id=\"dbrbf\">Menú <emph>Datos - Definir área</emph></variable>"
+msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145345\n"
"help.text"
-msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph></variable>"
-msgstr "<variable id=\"dbrba\">Menú <emph>Datos - Escoyer área</emph></variable>"
+msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150443\n"
"help.text"
-msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph></variable>"
-msgstr "<variable id=\"dnsrt\">Menú <emph>Datos - Ordenar</emph></variable>"
+msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148491\n"
"help.text"
-msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab"
-msgstr "Escueya la llingüeta <emph>Datos - Ordenar - Ordenar Criterios</emph>"
+msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154516\n"
"help.text"
-msgid "On Standard bar, click"
-msgstr "En barra Estándar, faiga clic en"
+msgid "On <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1149,32 +1149,32 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146984\n"
"help.text"
-msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab</variable>"
-msgstr "<variable id=\"dnstot\">Escueya la llingüeta <emph>Datos - Ordenar - Opciones</emph></variable>"
+msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155308\n"
"help.text"
-msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph></variable>"
-msgstr "<variable id=\"dnftr\">Menú <emph>Datos - Filtru</emph></variable>"
+msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148646\n"
"help.text"
-msgid "Choose <emph>Data - AutoFilter</emph>"
-msgstr "Menú <emph>Datos - Filtru - Filtru automáticu</emph>"
+msgid "Choose <emph>Data - AutoFilter</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151113\n"
"help.text"
-msgid "On Tools bar or Table Data bar, click"
-msgstr "En barra de Ferramientes o Datos de tabla, faiga clic en"
+msgid "On <emph>Tools</emph> bar or <emph>Table Data</emph> bar, click"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1197,40 +1197,40 @@ msgctxt ""
"00000412.xhp\n"
"par_id3156278\n"
"help.text"
-msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph></variable>"
-msgstr "<variable id=\"dnfspz\">Menú <emph>Datos - Filtru - Filtru especial</emph></variable>"
+msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph> .</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153764\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label"
-msgstr "Menú <emph>Datos - Filtru - Filtru estándar...</emph> - Botón <emph>Opciones</emph>"
+msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155444\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label"
-msgstr "Menú <emph>Datos - Filtru - Filtru especial... - </emph>botón <emph>Opciones</emph>"
+msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3156382\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Reset Filter</emph>"
-msgstr "Escueya <emph>Datos - Filtru - Reaniciar filtru</emph>"
+msgid "Choose <emph>Data - More Filters - Reset Filter</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155961\n"
"help.text"
-msgid "On Table Data bar, click <emph>Reset Filter/Sort</emph>"
-msgstr "Na barra Datos de la tabla, calque <emph> Reaniciar filtru/Ordenación</emph>"
+msgid "On <emph>Table Data</emph> bar, click <emph>Reset Filter/Sort</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1253,112 +1253,112 @@ msgctxt ""
"00000412.xhp\n"
"par_id3152778\n"
"help.text"
-msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph></variable>"
-msgstr "<variable id=\"dnaftas\">Menú <emph>Datos - Filtru - Anubrir AutoFiltru</emph></variable>"
+msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3166424\n"
"help.text"
-msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph></variable>"
-msgstr "<variable id=\"dntegs\">Menú <emph>Datos - Subtotales</emph></variable>"
+msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154574\n"
"help.text"
-msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs</variable>"
-msgstr "<variable id=\"dntezd\">Escueya les llingüetes <emph>Datos - Subtotales - Grupu 1, Grupu 2, Grupu 3</emph></variable>"
+msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151277\n"
"help.text"
-msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab</variable>"
-msgstr "<variable id=\"dntopi\">Escueya la llingüeta <emph>Datos - Subtotales - Opciones</emph></variable>"
+msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145133\n"
"help.text"
-msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph></variable>"
-msgstr "<variable id=\"datengueltig\">Menú <emph>Datos - Validez</emph></variable>"
+msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3152992\n"
"help.text"
-msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigwerte\">Escueya la llingüeta <emph>Datos - Validez - Criterios</emph></variable>"
+msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150367\n"
"help.text"
-msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigeingabe\">Escueya la llingüeta <emph>Datos - Validez - Ayuda d'entrada</emph></variable>"
+msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154486\n"
"help.text"
-msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigfehler\">Escueya la llingüeta <emph>Datos - Validez - Aviso de fallu</emph></variable>"
+msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3146978\n"
"help.text"
-msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph></variable>"
-msgstr "<variable id=\"dnmfo\">Menú <emph>Datos - Operaciones múltiples</emph></variable>"
+msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155809\n"
"help.text"
-msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph></variable>"
-msgstr "<variable id=\"dnksd\">Menú <emph>Datos - Consolidar</emph></variable>"
+msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148701\n"
"help.text"
-msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph></variable>"
-msgstr "<variable id=\"dngld\">Menú <emph>Datos - Consolidar</emph></variable>"
+msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153815\n"
"help.text"
-msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph></variable>"
-msgstr "<variable id=\"dngda\">Escueyi <emph>Datos - Esquema - Anubrir detalles</emph></variable>"
+msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3159223\n"
"help.text"
-msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph></variable>"
-msgstr "<variable id=\"dngde\">Escueyi <emph>Datos - Esquema - Amosar detalles</emph></variable>"
+msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3146870\n"
"help.text"
-msgid "Choose <emph>Data - Group and Outline - Group</emph>"
-msgstr "Escueye <emph>Datos - Esquema - Arrexuntar</emph>"
+msgid "Choose <emph>Data - Group and Outline - Group</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1397,8 +1397,8 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146781\n"
"help.text"
-msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>"
-msgstr "Escueye <emph>Datos - Esquema - Desagrupar</emph>"
+msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1437,96 +1437,96 @@ msgctxt ""
"00000412.xhp\n"
"par_id3153008\n"
"help.text"
-msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph></variable>"
-msgstr "<variable id=\"dnglagl\">Choose <emph>Datos - Esquema - Esquema automáticu</emph></variable>"
+msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154709\n"
"help.text"
-msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove</emph></variable>"
-msgstr "<variable id=\"dnglef\">Escueya <emph>Datos - Tabla dinámica - Desaniciar</emph></variable>"
+msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove Outline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id1774346\n"
"help.text"
-msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables)</variable>"
-msgstr "<variable id=\"dngdrill\">Escoyer <emph>Datos - Esquema - Amosar detalles</emph> (pa delles tables dinámiques)</variable>"
+msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables).</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155759\n"
"help.text"
-msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph></variable>"
-msgstr "<variable id=\"dndtpt\">Menú <emph>Datos - Tabla dinámica</emph></variable>"
+msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154625\n"
"help.text"
-msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph></variable>"
-msgstr "<variable id=\"dndtpt\">Menú <emph>Datos - Tabla dinámica</emph></variable>"
+msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3147558\n"
"help.text"
-msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
-msgstr "<variable id=\"dndq\">Escueya<emph>Datos - Tabla dinámica - Crear</emph>, nel cuadru de diálogu de Seleición de la fonte, escueya la opción <emph>Fonte de datos rexistrada en $[officename]</emph>.</variable>"
+msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153297\n"
"help.text"
-msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Current selection</emph>."
-msgstr "Escueya<emph>Datos - Tabla dinámica - Crear</emph>, nel cuadru de diálogu de Seleición de la Fonte, escueya la opción <emph>Seleición actual</emph>."
+msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Current selection</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145118\n"
"help.text"
-msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
-msgstr "Escueya <emph>Datos - Tabla dinámica - Crear</emph>, nel cuadru de diálogu de seleición de la fonte, escueya la opción <emph>Fonte de datos rexistrada en $[officename]</emph>, calque en <emph>Aceutar</emph> pa ver <emph>Seleicionar fonte de datos</emph> dialog."
+msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153294\n"
"help.text"
-msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph></variable>"
-msgstr "<variable id=\"dndpak\">Escueya<emph>Datos - Tabla dinámica - Refrescar</emph></variable>"
+msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151344\n"
"help.text"
-msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph></variable>"
-msgstr "<variable id=\"dndploe\">Escueya<emph>Datos - Tabla dinámica - Desaniciar</emph></variable>"
+msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150397\n"
"help.text"
-msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph></variable>"
-msgstr "<variable id=\"dndakt\">Menú <emph>Datos - Anovar área</emph></variable>"
+msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_idN10B8F\n"
"help.text"
-msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph></variable>"
-msgstr "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph></variable>"
+msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
@@ -1549,7 +1549,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162106567373\n"
"help.text"
-msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph> </variable>"
+msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1557,7 +1557,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162109048207\n"
"help.text"
-msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph></variable>"
+msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1565,7 +1565,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162107055028\n"
"help.text"
-msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph></variable>"
+msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1573,7 +1573,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162109126013\n"
"help.text"
-msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph></variable>"
+msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1581,7 +1581,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3149095\n"
"help.text"
-msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph></variable>"
+msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1589,7 +1589,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3149398\n"
"help.text"
-msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph></variable>"
+msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1597,7 +1597,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3150084\n"
"help.text"
-msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph></variable>"
+msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1605,7 +1605,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3153093\n"
"help.text"
-msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph></variable>"
+msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1613,7 +1613,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3153191\n"
"help.text"
-msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph></variable>"
+msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1621,5 +1621,5 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3145645\n"
"help.text"
-msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph></variable>"
+msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph>.</variable>"
msgstr ""
diff --git a/source/ast/helpcontent2/source/text/scalc/02.po b/source/ast/helpcontent2/source/text/scalc/02.po
index 39d9851e003..841584870aa 100644
--- a/source/ast/helpcontent2/source/text/scalc/02.po
+++ b/source/ast/helpcontent2/source/text/scalc/02.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-05-12 14:35+0200\n"
-"PO-Revision-Date: 2016-05-02 07:31+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:51+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Softastur <alministradores@softastur.org>\n"
"Language: ast\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1462174285.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196264.000000\n"
#: 02130000.xhp
msgctxt ""
@@ -45,8 +45,8 @@ msgctxt ""
"02130000.xhp\n"
"par_id3155267\n"
"help.text"
-msgid "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Iconu</alt></image>"
+msgid "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Currency Number Format Icon</alt></image>"
+msgstr ""
#: 02130000.xhp
msgctxt ""
@@ -61,8 +61,8 @@ msgctxt ""
"02130000.xhp\n"
"par_id3146776\n"
"help.text"
-msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cell - Numbers\">Format - Cell - Numbers</link>."
-msgstr "<link href=\"text/shared/01/05020300.xhp\" name=\"Formatu - Caxella - Númberos\">Formatu - Caxella - Númberos</link>."
+msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cells - Numbers\">Format - Cells - Numbers</link>."
+msgstr ""
#: 02140000.xhp
msgctxt ""
diff --git a/source/ast/helpcontent2/source/text/scalc/06.po b/source/ast/helpcontent2/source/text/scalc/06.po
index 81a6dccd3aa..689ed29f490 100644
--- a/source/ast/helpcontent2/source/text/scalc/06.po
+++ b/source/ast/helpcontent2/source/text/scalc/06.po
@@ -3,15 +3,18 @@ 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-06-14 17:23+0200\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-04-24 11:17+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\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: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1524568656.000000\n"
#: calcsamplefiles.xhp
msgctxt ""
@@ -20,35 +23,3 @@ msgctxt ""
"help.text"
msgid "Calc Sample Files"
msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521663319917\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/imtrigon.ods\" id=\"ods_id61521568603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521663319918\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/trigon.ods\" id=\"ods_id61521548603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521563314918\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/pivot.ods\" id=\"ods_id61521547603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id721528312694192\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/functions_ifs.ods\" id=\"ods_id61521547603534\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
diff --git a/source/ast/helpcontent2/source/text/scalc/guide.po b/source/ast/helpcontent2/source/text/scalc/guide.po
index 50f40268c18..431f41334a3 100644
--- a/source/ast/helpcontent2/source/text/scalc/guide.po
+++ b/source/ast/helpcontent2/source/text/scalc/guide.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: guide\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-31 14:10+0200\n"
-"PO-Revision-Date: 2016-07-05 16:49+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:51+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Softastur <alministradores@softastur.org>\n"
"Language: ast\n"
@@ -13,9 +13,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
"X-Poedit-SourceCharset: utf-8\n"
-"X-POOTLE-MTIME: 1467737379.000000\n"
+"X-POOTLE-MTIME: 1542196265.000000\n"
#: address_auto.xhp
msgctxt ""
@@ -3710,8 +3710,8 @@ msgctxt ""
"database_filter.xhp\n"
"par_idN10693\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - Standard Filter</item>."
-msgstr "Escueya <item type=\"menuitem\">Datos - Filtru - Filtru predetermináu</item>."
+msgid "Choose <item type=\"menuitem\">Data - More Filters - Standard Filter</item>."
+msgstr ""
#: database_filter.xhp
msgctxt ""
@@ -3766,8 +3766,8 @@ msgctxt ""
"database_filter.xhp\n"
"par_id3154944\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - AutoFilter</item>."
-msgstr "Escueya <item type=\"menuitem\">Datos - Filtru - Filtru automáticu</item>."
+msgid "Choose <item type=\"menuitem\">Data - AutoFilter</item>."
+msgstr ""
#: database_filter.xhp
msgctxt ""
diff --git a/source/ast/helpcontent2/source/text/shared.po b/source/ast/helpcontent2/source/text/shared.po
index be976e919fd..4869283d6c4 100644
--- a/source/ast/helpcontent2/source/text/shared.po
+++ b/source/ast/helpcontent2/source/text/shared.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: 2016-04-16 21:58+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:51+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Softastur <alministradores@softastur.org>\n"
"Language: ast\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1460843903.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196266.000000\n"
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -2013,5 +2013,5 @@ msgctxt ""
"need_help.xhp\n"
"hd_id1000010\n"
"help.text"
-msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"http://documentation.libreoffice.org/en/join-community/update-help-contents\">web page on writing Help contents</link>."
+msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"https://documentation.libreoffice.org/en/join-community/update-help-contents\"><emph>web page on writing Help contents</emph></link>."
msgstr ""
diff --git a/source/ast/helpcontent2/source/text/shared/00.po b/source/ast/helpcontent2/source/text/shared/00.po
index 0c5c72718d2..da555c45dc5 100644
--- a/source/ast/helpcontent2/source/text/shared/00.po
+++ b/source/ast/helpcontent2/source/text/shared/00.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-10-21 20:57+0200\n"
-"PO-Revision-Date: 2016-05-24 02:25+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:51+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Softastur <alministradores@softastur.org>\n"
"Language: ast\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1464056709.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196267.000000\n"
#: 00000001.xhp
msgctxt ""
@@ -6221,7 +6221,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id621525017637963\n"
"help.text"
-msgid "Choose <emph>File - Export as EPUB</emph>."
+msgid "Choose <emph>File - Export As - Export as EPUB</emph>."
msgstr ""
#: 00000401.xhp
@@ -7197,7 +7197,7 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1091B\n"
"help.text"
-msgid "<variable id=\"grid\">Choose <emph>View - Grid</emph> (Impress or Draw).</variable>"
+msgid "<variable id=\"grid\">Choose <emph>View - Grid and Helplines</emph> (Impress or Draw).</variable>"
msgstr ""
#: 00000403.xhp
@@ -7205,7 +7205,7 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1092E\n"
"help.text"
-msgid "<variable id=\"guides\">Choose <emph>View - Snap Lines</emph> (Impress or Draw).</variable>"
+msgid "<variable id=\"guides\">Choose <emph>View - Snap Guides</emph> (Impress or Draw).</variable>"
msgstr ""
#: 00000404.xhp
@@ -7861,7 +7861,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id9988402\n"
"help.text"
-msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Updates</emph> button.</variable>"
+msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Check for Updates</emph> button.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8075,14 +8075,6 @@ msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
-"par_id3150032\n"
-"help.text"
-msgid "<variable id=\"arbeit\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Memory</emph>.</variable>"
-msgstr ""
-
-#: 00000406.xhp
-msgctxt ""
-"00000406.xhp\n"
"par_id3159153\n"
"help.text"
msgid "<variable id=\"ansicht\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - View</emph>.</variable>"
@@ -11045,7 +11037,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id366527\n"
"help.text"
-msgid "Choose <emph>Format - Object - Line</emph> (Writer)."
+msgid "Choose <emph>Format - Text Box and Shape - Line</emph> (Writer)."
msgstr ""
#: 00040502.xhp
@@ -11053,7 +11045,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id3835261\n"
"help.text"
-msgid "Choose <emph>Format - Graphic - Line</emph> (Calc)."
+msgid "Choose <emph>Format - Object - Line</emph> (Calc)."
msgstr ""
#: 00040502.xhp
@@ -11085,7 +11077,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id3154285\n"
"help.text"
-msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Object - </emph></caseinline><caseinline select=\"CALC\"><emph>Graphic - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
+msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Text Box and Shape - </emph></caseinline><caseinline select=\"CALC\"><emph>Object - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
msgstr ""
#: 00040502.xhp
diff --git a/source/ast/helpcontent2/source/text/shared/01.po b/source/ast/helpcontent2/source/text/shared/01.po
index d506854abec..77656811545 100644
--- a/source/ast/helpcontent2/source/text/shared/01.po
+++ b/source/ast/helpcontent2/source/text/shared/01.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2016-12-24 12:08+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:51+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ast\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1482581323.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196269.000000\n"
#: 01010000.xhp
msgctxt ""
@@ -33637,7 +33637,7 @@ msgctxt ""
"06130000.xhp\n"
"par_id3153748\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Runs or saves the current macro.</ahelp>"
msgstr ""
#: 06130000.xhp
@@ -40771,14 +40771,6 @@ msgstr ""
#: ref_epub_export.xhp
msgctxt ""
"ref_epub_export.xhp\n"
-"par_id701525003241759\n"
-"help.text"
-msgid "<embedvar href=\"text/shared/00/00000002.xhp#epubv\" markup=\"keep\"/>"
-msgstr ""
-
-#: ref_epub_export.xhp
-msgctxt ""
-"ref_epub_export.xhp\n"
"par_id19921\n"
"help.text"
msgid "<image id=\"img_id22170\" src=\"media/screenshots/modules/swriter/ui/exportepub/EPubDialog.png\" localize=\"true\" width=\"664px\" height=\"482px\"><alt id=\"alt_id59843\">EPUB dialog box</alt></image>"
@@ -40925,7 +40917,7 @@ msgctxt ""
"ref_epub_export.xhp\n"
"par_id971525023515891\n"
"help.text"
-msgid "For custom metadata, you must provide a file with same name as the original filename and with extension as \".xmp\". The provided metadata will override the the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type=\"literal\">MyText.xmp</item>."
+msgid "For custom metadata, you must provide a file with same name as the original filename and with extension as \".xmp\". The provided metadata will override the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type=\"literal\">MyText.xmp</item>."
msgstr ""
#: ref_epub_export.xhp
diff --git a/source/ast/helpcontent2/source/text/shared/guide.po b/source/ast/helpcontent2/source/text/shared/guide.po
index 79a885aa543..7dc777e1a6e 100644
--- a/source/ast/helpcontent2/source/text/shared/guide.po
+++ b/source/ast/helpcontent2/source/text/shared/guide.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2016-07-05 17:13+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:51+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Softastur <alministradores@softastur.org>\n"
"Language: ast\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1467738806.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196271.000000\n"
#: aaa_start.xhp
msgctxt ""
@@ -8829,8 +8829,8 @@ msgctxt ""
"gallery_insert.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by selecting <emph>Tools - Gallery</emph>."
-msgstr "Abra la Galería; pa ello, faiga clic nel iconu <emph>Galería</emph> de la barra de ferramientes <emph>Estándar</emph> o escueya <emph>Ferramientes - Galería</emph>."
+msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by choosing <emph>Insert - Media - Gallery</emph>."
+msgstr ""
#: gallery_insert.xhp
msgctxt ""
diff --git a/source/ast/helpcontent2/source/text/shared/optionen.po b/source/ast/helpcontent2/source/text/shared/optionen.po
index 21c0ea33de3..65614bd59de 100644
--- a/source/ast/helpcontent2/source/text/shared/optionen.po
+++ b/source/ast/helpcontent2/source/text/shared/optionen.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2016-07-05 17:23+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:51+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Softastur <alministradores@softastur.org>\n"
"Language: ast\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1467739422.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196273.000000\n"
#: 01000000.xhp
msgctxt ""
@@ -267,6 +267,14 @@ msgstr "Dalgunos de los datos del usuariu inclúyense automáticamente nun dicci
#: 01010100.xhp
msgctxt ""
"01010100.xhp\n"
+"par_id3153032\n"
+"help.text"
+msgid "User data is also used when commenting and in tracking changes mode, to identify comments/edits author; and to mark last edit position in document, so that when author opens the document later, it opens at the last edit position."
+msgstr ""
+
+#: 01010100.xhp
+msgctxt ""
+"01010100.xhp\n"
"hd_id3147653\n"
"help.text"
msgid "Address"
@@ -14741,7 +14749,7 @@ msgctxt ""
"opencl.xhp\n"
"par_id5293741\n"
"help.text"
-msgid "for more information on OpenCL, visit <link href=\"http://www.khronos.org/opencl/\">the OpenCL site</link>"
+msgid "for more information on OpenCL, visit <link href=\"https://www.khronos.org/opencl/\">the OpenCL site</link>"
msgstr ""
#: persona_firefox.xhp
diff --git a/source/ast/helpcontent2/source/text/swriter/00.po b/source/ast/helpcontent2/source/text/swriter/00.po
index f3e4798c3e8..e3c7bf2f54a 100644
--- a/source/ast/helpcontent2/source/text/swriter/00.po
+++ b/source/ast/helpcontent2/source/text/swriter/00.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: 2016-05-24 03:21+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:51+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Softastur <alministradores@softastur.org>\n"
"Language: ast\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1464060063.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196274.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -37,8 +37,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3150253\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\"><alt id=\"alt_id3145389\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\"><alt id=\"alt_id3145389\">Iconu</alt></image>"
+msgid "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145389\">Wrap Off Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -53,8 +53,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3156397\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\"><alt id=\"alt_id3149048\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\"><alt id=\"alt_id3149048\">Iconu</alt></image>"
+msgid "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149048\">Wrap On Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -69,8 +69,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3154558\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\"><alt id=\"alt_id3152999\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\"><alt id=\"alt_id3152999\">Iconu</alt></image>"
+msgid "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152999\">Wrap Through Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -85,8 +85,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3148773\n"
"help.text"
-msgid "<image src=\"res/sc06301.png\" id=\"img_id3149026\"><alt id=\"alt_id3149026\">Icon</alt></image>"
-msgstr "<image src=\"res/sc06301.png\" id=\"img_id3149026\"><alt id=\"alt_id3149026\">Iconu</alt></image>"
+msgid "<image src=\"res/sc06301.png\" id=\"img_id3149026\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149026\">Jump to Previous Script Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -101,8 +101,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3151265\n"
"help.text"
-msgid "<image src=\"res/sc06300.png\" id=\"img_id3151272\"><alt id=\"alt_id3151272\">Icon</alt></image>"
-msgstr "<image src=\"res/sc06300.png\" id=\"img_id3151272\"><alt id=\"alt_id3151272\">Iconu</alt></image>"
+msgid "<image src=\"res/sc06300.png\" id=\"img_id3151272\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151272\"> Jump to Next Script Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -381,8 +381,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3154763\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Comandu</caseinline><defaultinline>Control</defaultinline></switchinline>+F8"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -397,8 +397,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3151387\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Comandu</caseinline><defaultinline>Control</defaultinline></switchinline>+F9"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -413,8 +413,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3145823\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Comandu</caseinline><defaultinline>Control</defaultinline></switchinline>+F10"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -429,7 +429,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150932\n"
"help.text"
-msgid "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\"><alt id=\"alt_id3150502\">Icon</alt></image>"
+msgid "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150502\">Formatting Marks Icon</alt></image>"
msgstr ""
#: 00000403.xhp
@@ -461,7 +461,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150765\n"
"help.text"
-msgid "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\"><alt id=\"alt_id3147572\">Icon</alt></image>"
+msgid "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147572\">Web Icon</alt></image>"
msgstr ""
#: 00000403.xhp
@@ -2461,7 +2461,7 @@ msgctxt ""
"stylesmenu.xhp\n"
"par_id941529884998705\n"
"help.text"
-msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles</emph></variable>."
+msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles...</emph></variable>."
msgstr ""
#: stylesmenu.xhp
diff --git a/source/ast/svtools/messages.po b/source/ast/svtools/messages.po
index 69dafca36b5..221ad13c349 100644
--- a/source/ast/svtools/messages.po
+++ b/source/ast/svtools/messages.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:33+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"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: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195213.000000\n"
#: include/svtools/strings.hrc:25
msgctxt "STR_UNDO"
@@ -1544,7 +1547,7 @@ msgstr ""
#: include/svtools/strings.hrc:360
msgctxt "STR_DESCRIPTION_MYTHES"
-msgid "Mythes Thesaurus"
+msgid "MyThes Thesaurus"
msgstr ""
#: include/svtools/strings.hrc:361
diff --git a/source/ast/sw/messages.po b/source/ast/sw/messages.po
index 1f4b4f744c8..6a151e1d3a7 100644
--- a/source/ast/sw/messages.po
+++ b/source/ast/sw/messages.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:33+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"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: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195213.000000\n"
#: sw/inc/app.hrc:29
#, fuzzy
@@ -7096,7 +7099,12 @@ msgctxt "asciifilterdialog|lf"
msgid "_LF"
msgstr "_LF"
-#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:264
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:258
+msgctxt "asciifilterdialog|includebom"
+msgid "Include byte-order-mark"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:280
msgctxt "asciifilterdialog|label1"
msgid "Properties"
msgstr "Propiedaes"
diff --git a/source/ast/swext/mediawiki/help.po b/source/ast/swext/mediawiki/help.po
index ebf6d8633b5..46f6b1e4685 100644
--- a/source/ast/swext/mediawiki/help.po
+++ b/source/ast/swext/mediawiki/help.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2016-11-11 21:15+0000\n"
+"POT-Creation-Date: 2018-11-15 13:53+0100\n"
+"PO-Revision-Date: 2018-11-12 11:35+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ast\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1478898911.000000\n"
+"X-POOTLE-MTIME: 1542022500.000000\n"
#: help.tree
msgctxt ""
@@ -90,13 +90,12 @@ msgid "Java Runtime Environment"
msgstr "Java Runtime Environment"
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id7387615\n"
"help.text"
-msgid "A wiki account on a supported <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
-msgstr "Una cuenta de Wiki nun sirvidor de sofitu <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link>"
+msgid "A wiki account on a supported <link href=\"https://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -152,26 +151,24 @@ msgctxt ""
"wiki.xhp\n"
"par_id368968\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Options</link> dialog, click Add."
-msgstr "Nel diálogu <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Opciones</link> calca Amestar."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\"><emph>Options</emph></link> dialog, click <emph>Add</emph>."
+msgstr ""
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id6962187\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> dialog, enter the account information for the wiki."
-msgstr "Escriba la información de la cuenta pa la Wiki, nel cuadru de diálogu de <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link>."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\"><emph>MediaWiki</emph></link> dialog, enter the account information for the wiki."
+msgstr ""
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id5328836\n"
"help.text"
-msgid "In the URL text box, enter the address of a wiki that you want to connect to."
-msgstr "Na caxa de testu de la URL, pon la direición del Wiki a la que quieras coneutate."
+msgid "In the <emph>URL</emph> text box, enter the address of a wiki that you want to connect to."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -182,13 +179,12 @@ msgid "You can copy the URL from a web browser and paste it into the textbox."
msgstr "Puedes copiar el URL dende un restolador d'internet y pegalu na caxina de testu."
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id5906552\n"
"help.text"
-msgid "In the Username box, enter your user ID for your wiki account."
-msgstr "Nel cuadru Nome d'usuariu, escriba l'identificador d'usuariu na cuenta de la Wiki."
+msgid "In the <emph>Username</emph> box, enter your user ID for your wiki account."
+msgstr ""
#: wiki.xhp
#, fuzzy
@@ -200,13 +196,12 @@ msgid "If the wiki allows anonymous write access, you can leave the Username and
msgstr "Si'l Wiki permite accesu pa escritura anónimu, pues dexar les caxes de nome d'usuariu y contraseña baleres."
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id8869594\n"
"help.text"
-msgid "In the Password box, enter the password for your wiki account, then click OK."
-msgstr "Na caxella Contraseña, ponga la contraseña de la cuenta de la Wiki, y darréu calque Aceutar."
+msgid "In the Password box, enter the password for your wiki account, then click <emph>OK</emph>."
+msgstr ""
#: wiki.xhp
#, fuzzy
@@ -255,8 +250,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id228278\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Send to MediaWiki</link> dialog, specify the settings for your entry."
-msgstr "Nel diálogu <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Unviar a MediaWiki</link>, especifique les preferencies de la entrada."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\"><emph>Send to MediaWiki</emph></link> dialog, specify the settings for your entry."
+msgstr ""
#: wiki.xhp
#, fuzzy
diff --git a/source/az/cui/messages.po b/source/az/cui/messages.po
index a2038a6a2b9..9f7b4c2de90 100644
--- a/source/az/cui/messages.po
+++ b/source/az/cui/messages.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:21+0100\n"
+"PO-Revision-Date: 2018-11-14 11:33+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: az\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195220.000000\n"
#: cui/inc/strings.hrc:24
msgctxt "RID_SVXSTR_KEY_CONFIG_DIR"
@@ -1545,141 +1548,136 @@ msgid "Dimension line"
msgstr ""
#: cui/inc/strings.hrc:365
-msgctxt "RID_SVXSTR_LOAD_ERROR"
-msgid "The selected module could not be loaded."
-msgstr ""
-
-#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_STARTQUOTE"
msgid "Start Quote"
msgstr ""
-#: cui/inc/strings.hrc:367
+#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_ENDQUOTE"
msgid "End Quote"
msgstr ""
-#: cui/inc/strings.hrc:369
+#: cui/inc/strings.hrc:368
msgctxt "RID_SVXSTR_SELECTEDPERSONA"
msgid "Selected Theme: "
msgstr ""
-#: cui/inc/strings.hrc:370
+#: cui/inc/strings.hrc:369
msgctxt "RID_SVXSTR_SEARCHING"
msgid "Searching, please wait..."
msgstr ""
-#: cui/inc/strings.hrc:371
+#: cui/inc/strings.hrc:370
msgctxt "RID_SVXSTR_SEARCHERROR"
msgid "Cannot open %1, please try again later."
msgstr ""
-#: cui/inc/strings.hrc:372
+#: cui/inc/strings.hrc:371
msgctxt "RID_SVXSTR_NORESULTS"
msgid "No results found."
msgstr ""
-#: cui/inc/strings.hrc:373
+#: cui/inc/strings.hrc:372
msgctxt "RID_SVXSTR_APPLYPERSONA"
msgid "Applying Theme..."
msgstr ""
-#: cui/inc/strings.hrc:374
+#: cui/inc/strings.hrc:373
msgctxt "RID_SVXSTR_INVALIDPERSONAURL"
msgid "Please enter a valid theme address or a search term."
msgstr ""
-#: cui/inc/strings.hrc:376
+#: cui/inc/strings.hrc:375
msgctxt "RID_SVXSTR_TABLE_PRESET_NONE"
msgid "Set No Borders"
msgstr ""
-#: cui/inc/strings.hrc:377
+#: cui/inc/strings.hrc:376
msgctxt "RID_SVXSTR_TABLE_PRESET_ONLYOUTER"
msgid "Set Outer Border Only"
msgstr ""
-#: cui/inc/strings.hrc:378
+#: cui/inc/strings.hrc:377
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERHORI"
msgid "Set Outer Border and Horizontal Lines"
msgstr ""
-#: cui/inc/strings.hrc:379
+#: cui/inc/strings.hrc:378
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERALL"
msgid "Set Outer Border and All Inner Lines"
msgstr ""
-#: cui/inc/strings.hrc:380
+#: cui/inc/strings.hrc:379
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERINNER"
msgid "Set Outer Border Without Changing Inner Lines"
msgstr ""
-#: cui/inc/strings.hrc:381
+#: cui/inc/strings.hrc:380
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONAL"
msgid "Set Diagonal Lines Only"
msgstr ""
-#: cui/inc/strings.hrc:382
+#: cui/inc/strings.hrc:381
msgctxt "RID_SVXSTR_PARA_PRESET_ALL"
msgid "Set All Four Borders"
msgstr ""
-#: cui/inc/strings.hrc:383
+#: cui/inc/strings.hrc:382
msgctxt "RID_SVXSTR_PARA_PRESET_LEFTRIGHT"
msgid "Set Left and Right Borders Only"
msgstr ""
-#: cui/inc/strings.hrc:384
+#: cui/inc/strings.hrc:383
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOM"
msgid "Set Top and Bottom Borders Only"
msgstr ""
-#: cui/inc/strings.hrc:385
+#: cui/inc/strings.hrc:384
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYLEFT"
msgid "Set Left Border Only"
msgstr ""
-#: cui/inc/strings.hrc:386
+#: cui/inc/strings.hrc:385
msgctxt "RID_SVXSTR_HOR_PRESET_ONLYHOR"
msgid "Set Top and Bottom Borders, and All Inner Lines"
msgstr ""
-#: cui/inc/strings.hrc:387
+#: cui/inc/strings.hrc:386
msgctxt "RID_SVXSTR_VER_PRESET_ONLYVER"
msgid "Set Left and Right Borders, and All Inner Lines"
msgstr ""
-#: cui/inc/strings.hrc:388
+#: cui/inc/strings.hrc:387
msgctxt "RID_SVXSTR_SHADOW_STYLE_NONE"
msgid "No Shadow"
msgstr ""
-#: cui/inc/strings.hrc:389
+#: cui/inc/strings.hrc:388
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMRIGHT"
msgid "Cast Shadow to Bottom Right"
msgstr ""
-#: cui/inc/strings.hrc:390
+#: cui/inc/strings.hrc:389
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPRIGHT"
msgid "Cast Shadow to Top Right"
msgstr ""
-#: cui/inc/strings.hrc:391
+#: cui/inc/strings.hrc:390
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMLEFT"
msgid "Cast Shadow to Bottom Left"
msgstr ""
-#: cui/inc/strings.hrc:392
+#: cui/inc/strings.hrc:391
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPLEFT"
msgid "Cast Shadow to Top Left"
msgstr ""
-#: cui/inc/strings.hrc:393
+#: cui/inc/strings.hrc:392
msgctxt "RID_SVXSTR_SIGNATURELINE_SIGNED_BY"
msgid "Signed by: %1"
msgstr ""
-#: cui/inc/strings.hrc:394
+#: cui/inc/strings.hrc:393
msgctxt "RID_SVXSTR_OPENCL_RESTART"
msgid "For the OpenCL changes to take effect, %PRODUCTNAME must be restarted."
msgstr ""
@@ -10786,22 +10784,43 @@ msgctxt "signsignatureline|btn_select_certificate"
msgid "Select Certificate"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:168
+#. Name of the signer
+#: cui/uiconfig/ui/signsignatureline.ui:166
+msgctxt "signsignatureline|label_name"
+msgid "or"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:175
+msgctxt "signsignatureline|btn_load_image"
+msgid "Use Signature Image"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:190
+msgctxt "signsignatureline|btn_clear_image"
+msgid "Clear"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:206
+msgctxt "signsignatureline|label_image_dimensions"
+msgid "Best image size: 600 x 100 px"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:237
msgctxt "signsignatureline|label_sign"
msgid "Sign"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:205
+#: cui/uiconfig/ui/signsignatureline.ui:274
msgctxt "signsignatureline|label_add_comment"
msgid "Add comment:"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:241
+#: cui/uiconfig/ui/signsignatureline.ui:310
msgctxt "signsignatureline|label_hint"
msgid "Instructions from the document creator:"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:274
+#: cui/uiconfig/ui/signsignatureline.ui:343
msgctxt "signsignatureline|label_more"
msgid "More"
msgstr ""
diff --git a/source/az/svtools/messages.po b/source/az/svtools/messages.po
index 61b8973782a..48b2a7bd79a 100644
--- a/source/az/svtools/messages.po
+++ b/source/az/svtools/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: 2018-10-01 21:47+0000\n"
-"Last-Translator: Emin Mastizada <emin@mastizada.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:33+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: az\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1538430466.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195220.000000\n"
#: include/svtools/strings.hrc:25
msgctxt "STR_UNDO"
@@ -1541,7 +1541,7 @@ msgstr ""
#: include/svtools/strings.hrc:360
msgctxt "STR_DESCRIPTION_MYTHES"
-msgid "Mythes Thesaurus"
+msgid "MyThes Thesaurus"
msgstr ""
#: include/svtools/strings.hrc:361
diff --git a/source/az/sw/messages.po b/source/az/sw/messages.po
index 96ed08b9a97..0c395cefe32 100644
--- a/source/az/sw/messages.po
+++ b/source/az/sw/messages.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:33+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: az\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195220.000000\n"
#: sw/inc/app.hrc:29
msgctxt "RID_PARAGRAPHSTYLEFAMILY"
@@ -6903,7 +6906,12 @@ msgctxt "asciifilterdialog|lf"
msgid "_LF"
msgstr ""
-#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:264
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:258
+msgctxt "asciifilterdialog|includebom"
+msgid "Include byte-order-mark"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:280
#, fuzzy
msgctxt "asciifilterdialog|label1"
msgid "Properties"
diff --git a/source/az/swext/mediawiki/help.po b/source/az/swext/mediawiki/help.po
index 6b4c539e81e..b6814380153 100644
--- a/source/az/swext/mediawiki/help.po
+++ b/source/az/swext/mediawiki/help.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2016-11-11 18:21+0000\n"
+"POT-Creation-Date: 2018-11-15 13:53+0100\n"
+"PO-Revision-Date: 2018-11-12 11:35+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: az\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1478888485.000000\n"
+"X-POOTLE-MTIME: 1542022521.000000\n"
#: help.tree
msgctxt ""
@@ -93,7 +93,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id7387615\n"
"help.text"
-msgid "A wiki account on a supported <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
+msgid "A wiki account on a supported <link href=\"https://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
msgstr ""
#: wiki.xhp
@@ -149,7 +149,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id368968\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Options</link> dialog, click Add."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\"><emph>Options</emph></link> dialog, click <emph>Add</emph>."
msgstr ""
#: wiki.xhp
@@ -157,7 +157,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id6962187\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> dialog, enter the account information for the wiki."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\"><emph>MediaWiki</emph></link> dialog, enter the account information for the wiki."
msgstr ""
#: wiki.xhp
@@ -165,7 +165,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id5328836\n"
"help.text"
-msgid "In the URL text box, enter the address of a wiki that you want to connect to."
+msgid "In the <emph>URL</emph> text box, enter the address of a wiki that you want to connect to."
msgstr ""
#: wiki.xhp
@@ -181,7 +181,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id5906552\n"
"help.text"
-msgid "In the Username box, enter your user ID for your wiki account."
+msgid "In the <emph>Username</emph> box, enter your user ID for your wiki account."
msgstr ""
#: wiki.xhp
@@ -197,7 +197,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id8869594\n"
"help.text"
-msgid "In the Password box, enter the password for your wiki account, then click OK."
+msgid "In the Password box, enter the password for your wiki account, then click <emph>OK</emph>."
msgstr ""
#: wiki.xhp
@@ -245,7 +245,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id228278\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Send to MediaWiki</link> dialog, specify the settings for your entry."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\"><emph>Send to MediaWiki</emph></link> dialog, specify the settings for your entry."
msgstr ""
#: wiki.xhp
diff --git a/source/be/cui/messages.po b/source/be/cui/messages.po
index 564d7fe9471..de8d6184e6f 100644
--- a/source/be/cui/messages.po
+++ b/source/be/cui/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2017-12-24 17:58+0000\n"
-"Last-Translator: Мікалай Удодаў <crom-a@tut.by>\n"
+"POT-Creation-Date: 2018-11-14 12:21+0100\n"
+"PO-Revision-Date: 2018-11-14 11:33+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: be\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1514138329.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195232.000000\n"
#: cui/inc/strings.hrc:24
msgctxt "RID_SVXSTR_KEY_CONFIG_DIR"
@@ -1558,141 +1558,136 @@ msgid "Dimension line"
msgstr "Мерная лінія"
#: cui/inc/strings.hrc:365
-msgctxt "RID_SVXSTR_LOAD_ERROR"
-msgid "The selected module could not be loaded."
-msgstr "Не ўдалося прачытаць азначаны модуль."
-
-#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_STARTQUOTE"
msgid "Start Quote"
msgstr "Пачатак цытаты"
-#: cui/inc/strings.hrc:367
+#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_ENDQUOTE"
msgid "End Quote"
msgstr "Канец цытаты"
-#: cui/inc/strings.hrc:369
+#: cui/inc/strings.hrc:368
msgctxt "RID_SVXSTR_SELECTEDPERSONA"
msgid "Selected Theme: "
msgstr "Выбраная тэма: "
-#: cui/inc/strings.hrc:370
+#: cui/inc/strings.hrc:369
msgctxt "RID_SVXSTR_SEARCHING"
msgid "Searching, please wait..."
msgstr "Шукаецца, пачакайце..."
-#: cui/inc/strings.hrc:371
+#: cui/inc/strings.hrc:370
msgctxt "RID_SVXSTR_SEARCHERROR"
msgid "Cannot open %1, please try again later."
msgstr "Немагчыма адкрыць %1, паспрабуйце пазней."
-#: cui/inc/strings.hrc:372
+#: cui/inc/strings.hrc:371
msgctxt "RID_SVXSTR_NORESULTS"
msgid "No results found."
msgstr "Нічога не знойдзена."
-#: cui/inc/strings.hrc:373
+#: cui/inc/strings.hrc:372
msgctxt "RID_SVXSTR_APPLYPERSONA"
msgid "Applying Theme..."
msgstr "Прымяняецца тэма..."
-#: cui/inc/strings.hrc:374
+#: cui/inc/strings.hrc:373
msgctxt "RID_SVXSTR_INVALIDPERSONAURL"
msgid "Please enter a valid theme address or a search term."
msgstr ""
-#: cui/inc/strings.hrc:376
+#: cui/inc/strings.hrc:375
msgctxt "RID_SVXSTR_TABLE_PRESET_NONE"
msgid "Set No Borders"
msgstr "Set No Borders"
-#: cui/inc/strings.hrc:377
+#: cui/inc/strings.hrc:376
msgctxt "RID_SVXSTR_TABLE_PRESET_ONLYOUTER"
msgid "Set Outer Border Only"
msgstr "Set Outer Border Only"
-#: cui/inc/strings.hrc:378
+#: cui/inc/strings.hrc:377
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERHORI"
msgid "Set Outer Border and Horizontal Lines"
msgstr "Set Outer Border and Horizontal Lines"
-#: cui/inc/strings.hrc:379
+#: cui/inc/strings.hrc:378
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERALL"
msgid "Set Outer Border and All Inner Lines"
msgstr "Set Outer Border and All Inner Lines"
-#: cui/inc/strings.hrc:380
+#: cui/inc/strings.hrc:379
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERINNER"
msgid "Set Outer Border Without Changing Inner Lines"
msgstr "Set Outer Border Without Changing Inner Lines"
-#: cui/inc/strings.hrc:381
+#: cui/inc/strings.hrc:380
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONAL"
msgid "Set Diagonal Lines Only"
msgstr "Set Diagonal Lines Only"
-#: cui/inc/strings.hrc:382
+#: cui/inc/strings.hrc:381
msgctxt "RID_SVXSTR_PARA_PRESET_ALL"
msgid "Set All Four Borders"
msgstr "Set All Four Borders"
-#: cui/inc/strings.hrc:383
+#: cui/inc/strings.hrc:382
msgctxt "RID_SVXSTR_PARA_PRESET_LEFTRIGHT"
msgid "Set Left and Right Borders Only"
msgstr "Set Left and Right Borders Only"
-#: cui/inc/strings.hrc:384
+#: cui/inc/strings.hrc:383
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOM"
msgid "Set Top and Bottom Borders Only"
msgstr "Set Top and Bottom Borders Only"
-#: cui/inc/strings.hrc:385
+#: cui/inc/strings.hrc:384
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYLEFT"
msgid "Set Left Border Only"
msgstr "Set Left Border Only"
-#: cui/inc/strings.hrc:386
+#: cui/inc/strings.hrc:385
msgctxt "RID_SVXSTR_HOR_PRESET_ONLYHOR"
msgid "Set Top and Bottom Borders, and All Inner Lines"
msgstr "Set Top and Bottom Borders, and All Inner Lines"
-#: cui/inc/strings.hrc:387
+#: cui/inc/strings.hrc:386
msgctxt "RID_SVXSTR_VER_PRESET_ONLYVER"
msgid "Set Left and Right Borders, and All Inner Lines"
msgstr "Set Left and Right Borders, and All Inner Lines"
-#: cui/inc/strings.hrc:388
+#: cui/inc/strings.hrc:387
msgctxt "RID_SVXSTR_SHADOW_STYLE_NONE"
msgid "No Shadow"
msgstr "No Shadow"
-#: cui/inc/strings.hrc:389
+#: cui/inc/strings.hrc:388
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMRIGHT"
msgid "Cast Shadow to Bottom Right"
msgstr "Cast Shadow to Bottom Right"
-#: cui/inc/strings.hrc:390
+#: cui/inc/strings.hrc:389
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPRIGHT"
msgid "Cast Shadow to Top Right"
msgstr "Cast Shadow to Top Right"
-#: cui/inc/strings.hrc:391
+#: cui/inc/strings.hrc:390
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMLEFT"
msgid "Cast Shadow to Bottom Left"
msgstr "Cast Shadow to Bottom Left"
-#: cui/inc/strings.hrc:392
+#: cui/inc/strings.hrc:391
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPLEFT"
msgid "Cast Shadow to Top Left"
msgstr "Cast Shadow to Top Left"
-#: cui/inc/strings.hrc:393
+#: cui/inc/strings.hrc:392
msgctxt "RID_SVXSTR_SIGNATURELINE_SIGNED_BY"
msgid "Signed by: %1"
msgstr ""
-#: cui/inc/strings.hrc:394
+#: cui/inc/strings.hrc:393
msgctxt "RID_SVXSTR_OPENCL_RESTART"
msgid "For the OpenCL changes to take effect, %PRODUCTNAME must be restarted."
msgstr ""
@@ -10668,22 +10663,43 @@ msgctxt "signsignatureline|btn_select_certificate"
msgid "Select Certificate"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:168
+#. Name of the signer
+#: cui/uiconfig/ui/signsignatureline.ui:166
+msgctxt "signsignatureline|label_name"
+msgid "or"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:175
+msgctxt "signsignatureline|btn_load_image"
+msgid "Use Signature Image"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:190
+msgctxt "signsignatureline|btn_clear_image"
+msgid "Clear"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:206
+msgctxt "signsignatureline|label_image_dimensions"
+msgid "Best image size: 600 x 100 px"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:237
msgctxt "signsignatureline|label_sign"
msgid "Sign"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:205
+#: cui/uiconfig/ui/signsignatureline.ui:274
msgctxt "signsignatureline|label_add_comment"
msgid "Add comment:"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:241
+#: cui/uiconfig/ui/signsignatureline.ui:310
msgctxt "signsignatureline|label_hint"
msgid "Instructions from the document creator:"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:274
+#: cui/uiconfig/ui/signsignatureline.ui:343
msgctxt "signsignatureline|label_more"
msgid "More"
msgstr ""
diff --git a/source/be/svtools/messages.po b/source/be/svtools/messages.po
index 20a990cec9c..574704dc801 100644
--- a/source/be/svtools/messages.po
+++ b/source/be/svtools/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: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: 2018-01-15 15:13+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:33+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: be\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1516029200.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195233.000000\n"
#: include/svtools/strings.hrc:25
msgctxt "STR_UNDO"
@@ -1534,8 +1534,8 @@ msgstr "Пераносы Libhyphen"
#: include/svtools/strings.hrc:360
msgctxt "STR_DESCRIPTION_MYTHES"
-msgid "Mythes Thesaurus"
-msgstr "Тэзаўрус Mythes"
+msgid "MyThes Thesaurus"
+msgstr ""
#: include/svtools/strings.hrc:361
msgctxt "STR_DESCRIPTION_IGNOREALLLIST"
diff --git a/source/be/sw/messages.po b/source/be/sw/messages.po
index e3e7820fe02..a1254858ae0 100644
--- a/source/be/sw/messages.po
+++ b/source/be/sw/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2017-12-23 20:22+0000\n"
-"Last-Translator: Мікалай Удодаў <crom-a@tut.by>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:33+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: be\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1514060565.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195233.000000\n"
#: sw/inc/app.hrc:29
msgctxt "RID_PARAGRAPHSTYLEFAMILY"
@@ -6850,7 +6850,12 @@ msgctxt "asciifilterdialog|lf"
msgid "_LF"
msgstr "_LF"
-#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:264
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:258
+msgctxt "asciifilterdialog|includebom"
+msgid "Include byte-order-mark"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:280
msgctxt "asciifilterdialog|label1"
msgid "Properties"
msgstr "Уласцівасці"
diff --git a/source/be/swext/mediawiki/help.po b/source/be/swext/mediawiki/help.po
index 52d6290d20c..a8a6c1d2216 100644
--- a/source/be/swext/mediawiki/help.po
+++ b/source/be/swext/mediawiki/help.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: help\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2017-12-23 20:41+0000\n"
-"Last-Translator: Мікалай Удодаў <crom-a@tut.by>\n"
+"POT-Creation-Date: 2018-11-15 13:53+0100\n"
+"PO-Revision-Date: 2018-11-12 11:36+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: <en@li.org>\n"
"Language: be\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1514061693.000000\n"
+"X-POOTLE-MTIME: 1542022560.000000\n"
#: help.tree
msgctxt ""
@@ -93,8 +93,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id7387615\n"
"help.text"
-msgid "A wiki account on a supported <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
-msgstr "Уліковы запіс на падтрыманым серверы <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link>"
+msgid "A wiki account on a supported <link href=\"https://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -149,26 +149,24 @@ msgctxt ""
"wiki.xhp\n"
"par_id368968\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Options</link> dialog, click Add."
-msgstr "Націсніце Дадаць у дыялогу <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Настаўленні</link>."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\"><emph>Options</emph></link> dialog, click <emph>Add</emph>."
+msgstr ""
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id6962187\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> dialog, enter the account information for the wiki."
-msgstr "In the <link href=\"@WIKIEXTENSIONID@/wikiaccount.xhp\">MediaWiki</link> dialog, enter the account information for the Wiki."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\"><emph>MediaWiki</emph></link> dialog, enter the account information for the wiki."
+msgstr ""
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id5328836\n"
"help.text"
-msgid "In the URL text box, enter the address of a wiki that you want to connect to."
-msgstr "In the URL textbox, enter the address of a Wiki that you want to connect to."
+msgid "In the <emph>URL</emph> text box, enter the address of a wiki that you want to connect to."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -179,13 +177,12 @@ msgid "You can copy the URL from a web browser and paste it into the textbox."
msgstr "Адрас URL можна скапіраваць з вэб-браўзера і ўставіць у тэкставае поле."
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id5906552\n"
"help.text"
-msgid "In the Username box, enter your user ID for your wiki account."
-msgstr "In the Username box, enter your user ID for your Wiki account."
+msgid "In the <emph>Username</emph> box, enter your user ID for your wiki account."
+msgstr ""
#: wiki.xhp
#, fuzzy
@@ -201,8 +198,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id8869594\n"
"help.text"
-msgid "In the Password box, enter the password for your wiki account, then click OK."
-msgstr "У полі Пароль упішыце пароль уліковага запісу wiki і націсніце ОК."
+msgid "In the Password box, enter the password for your wiki account, then click <emph>OK</emph>."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -250,8 +247,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id228278\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Send to MediaWiki</link> dialog, specify the settings for your entry."
-msgstr "У дыялогу <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Адправіць у MediaWiki</link> укажыце параметры для гэтага запісу."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\"><emph>Send to MediaWiki</emph></link> dialog, specify the settings for your entry."
+msgstr ""
#: wiki.xhp
msgctxt ""
diff --git a/source/bg/cui/messages.po b/source/bg/cui/messages.po
index 1ce8f092ded..5514a4e27ac 100644
--- a/source/bg/cui/messages.po
+++ b/source/bg/cui/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2018-10-24 12:21+0000\n"
-"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:21+0100\n"
+"PO-Revision-Date: 2018-11-14 11:33+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bg\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1540383694.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195239.000000\n"
#: cui/inc/strings.hrc:24
msgctxt "RID_SVXSTR_KEY_CONFIG_DIR"
@@ -1558,141 +1558,136 @@ msgid "Dimension line"
msgstr "Размерна линия"
#: cui/inc/strings.hrc:365
-msgctxt "RID_SVXSTR_LOAD_ERROR"
-msgid "The selected module could not be loaded."
-msgstr "Зареждането на избрания модул бе невъзможно."
-
-#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_STARTQUOTE"
msgid "Start Quote"
msgstr "Отваряща кавичка"
-#: cui/inc/strings.hrc:367
+#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_ENDQUOTE"
msgid "End Quote"
msgstr "Затваряща кавичка"
-#: cui/inc/strings.hrc:369
+#: cui/inc/strings.hrc:368
msgctxt "RID_SVXSTR_SELECTEDPERSONA"
msgid "Selected Theme: "
msgstr "Избрана тема: "
-#: cui/inc/strings.hrc:370
+#: cui/inc/strings.hrc:369
msgctxt "RID_SVXSTR_SEARCHING"
msgid "Searching, please wait..."
msgstr "Изчакайте, протича търсене..."
-#: cui/inc/strings.hrc:371
+#: cui/inc/strings.hrc:370
msgctxt "RID_SVXSTR_SEARCHERROR"
msgid "Cannot open %1, please try again later."
msgstr "Не е възможно да се отвори %1, опитайте по-късно."
-#: cui/inc/strings.hrc:372
+#: cui/inc/strings.hrc:371
msgctxt "RID_SVXSTR_NORESULTS"
msgid "No results found."
msgstr "Не са открити резултати."
-#: cui/inc/strings.hrc:373
+#: cui/inc/strings.hrc:372
msgctxt "RID_SVXSTR_APPLYPERSONA"
msgid "Applying Theme..."
msgstr "Прилага се тема..."
-#: cui/inc/strings.hrc:374
+#: cui/inc/strings.hrc:373
msgctxt "RID_SVXSTR_INVALIDPERSONAURL"
msgid "Please enter a valid theme address or a search term."
msgstr "Моля, въведете валиден адрес на тема или текст за търсене."
-#: cui/inc/strings.hrc:376
+#: cui/inc/strings.hrc:375
msgctxt "RID_SVXSTR_TABLE_PRESET_NONE"
msgid "Set No Borders"
msgstr "Премахване на кантовете"
-#: cui/inc/strings.hrc:377
+#: cui/inc/strings.hrc:376
msgctxt "RID_SVXSTR_TABLE_PRESET_ONLYOUTER"
msgid "Set Outer Border Only"
msgstr "Поставяне кантове само отвън"
-#: cui/inc/strings.hrc:378
+#: cui/inc/strings.hrc:377
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERHORI"
msgid "Set Outer Border and Horizontal Lines"
msgstr "Поставяне външни кантове и хоризонтални линии"
-#: cui/inc/strings.hrc:379
+#: cui/inc/strings.hrc:378
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERALL"
msgid "Set Outer Border and All Inner Lines"
msgstr "Поставяне външни кантове и всички вътрешни линии"
-#: cui/inc/strings.hrc:380
+#: cui/inc/strings.hrc:379
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERINNER"
msgid "Set Outer Border Without Changing Inner Lines"
msgstr "Поставяне външни кантове без промяна на вътрешните линии"
-#: cui/inc/strings.hrc:381
+#: cui/inc/strings.hrc:380
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONAL"
msgid "Set Diagonal Lines Only"
msgstr "Задаване само на диагонални линии"
-#: cui/inc/strings.hrc:382
+#: cui/inc/strings.hrc:381
msgctxt "RID_SVXSTR_PARA_PRESET_ALL"
msgid "Set All Four Borders"
msgstr "Поставяне и на четирите канта"
-#: cui/inc/strings.hrc:383
+#: cui/inc/strings.hrc:382
msgctxt "RID_SVXSTR_PARA_PRESET_LEFTRIGHT"
msgid "Set Left and Right Borders Only"
msgstr "Поставяне само на ляв и десен кант"
-#: cui/inc/strings.hrc:384
+#: cui/inc/strings.hrc:383
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOM"
msgid "Set Top and Bottom Borders Only"
msgstr "Поставяне само на горен и долен кант"
-#: cui/inc/strings.hrc:385
+#: cui/inc/strings.hrc:384
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYLEFT"
msgid "Set Left Border Only"
msgstr "Поставяне само на ляв кант"
-#: cui/inc/strings.hrc:386
+#: cui/inc/strings.hrc:385
msgctxt "RID_SVXSTR_HOR_PRESET_ONLYHOR"
msgid "Set Top and Bottom Borders, and All Inner Lines"
msgstr "Задаване на горен и долен кант и всички вътрешни линии"
-#: cui/inc/strings.hrc:387
+#: cui/inc/strings.hrc:386
msgctxt "RID_SVXSTR_VER_PRESET_ONLYVER"
msgid "Set Left and Right Borders, and All Inner Lines"
msgstr "Задаване на ляв и десен кант и всички вътрешни линии"
-#: cui/inc/strings.hrc:388
+#: cui/inc/strings.hrc:387
msgctxt "RID_SVXSTR_SHADOW_STYLE_NONE"
msgid "No Shadow"
msgstr "Без сянка"
-#: cui/inc/strings.hrc:389
+#: cui/inc/strings.hrc:388
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMRIGHT"
msgid "Cast Shadow to Bottom Right"
msgstr "Сянка надолу и надясно"
-#: cui/inc/strings.hrc:390
+#: cui/inc/strings.hrc:389
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPRIGHT"
msgid "Cast Shadow to Top Right"
msgstr "Сянка нагоре и надясно"
-#: cui/inc/strings.hrc:391
+#: cui/inc/strings.hrc:390
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMLEFT"
msgid "Cast Shadow to Bottom Left"
msgstr "Сянка надолу и наляво"
-#: cui/inc/strings.hrc:392
+#: cui/inc/strings.hrc:391
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPLEFT"
msgid "Cast Shadow to Top Left"
msgstr "Сянка нагоре и наляво"
-#: cui/inc/strings.hrc:393
+#: cui/inc/strings.hrc:392
msgctxt "RID_SVXSTR_SIGNATURELINE_SIGNED_BY"
msgid "Signed by: %1"
msgstr "Подписано от: %1"
-#: cui/inc/strings.hrc:394
+#: cui/inc/strings.hrc:393
msgctxt "RID_SVXSTR_OPENCL_RESTART"
msgid "For the OpenCL changes to take effect, %PRODUCTNAME must be restarted."
msgstr "За да влязат в сила промените в OpenCL, %PRODUCTNAME трябва да се рестартира."
@@ -10668,22 +10663,43 @@ msgctxt "signsignatureline|btn_select_certificate"
msgid "Select Certificate"
msgstr "Избор на сертификат"
-#: cui/uiconfig/ui/signsignatureline.ui:168
+#. Name of the signer
+#: cui/uiconfig/ui/signsignatureline.ui:166
+msgctxt "signsignatureline|label_name"
+msgid "or"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:175
+msgctxt "signsignatureline|btn_load_image"
+msgid "Use Signature Image"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:190
+msgctxt "signsignatureline|btn_clear_image"
+msgid "Clear"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:206
+msgctxt "signsignatureline|label_image_dimensions"
+msgid "Best image size: 600 x 100 px"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:237
msgctxt "signsignatureline|label_sign"
msgid "Sign"
msgstr "Подписване"
-#: cui/uiconfig/ui/signsignatureline.ui:205
+#: cui/uiconfig/ui/signsignatureline.ui:274
msgctxt "signsignatureline|label_add_comment"
msgid "Add comment:"
msgstr "Коментар:"
-#: cui/uiconfig/ui/signsignatureline.ui:241
+#: cui/uiconfig/ui/signsignatureline.ui:310
msgctxt "signsignatureline|label_hint"
msgid "Instructions from the document creator:"
msgstr "Указания от създателя на документа:"
-#: cui/uiconfig/ui/signsignatureline.ui:274
+#: cui/uiconfig/ui/signsignatureline.ui:343
msgctxt "signsignatureline|label_more"
msgid "More"
msgstr "Повече"
diff --git a/source/bg/helpcontent2/source/text/sbasic/shared/01.po b/source/bg/helpcontent2/source/text/sbasic/shared/01.po
index 7de96d44ec4..7319317e59c 100644
--- a/source/bg/helpcontent2/source/text/sbasic/shared/01.po
+++ b/source/bg/helpcontent2/source/text/sbasic/shared/01.po
@@ -3,9 +3,9 @@ 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-05-16 16:54+0200\n"
-"PO-Revision-Date: 2018-05-17 15:10+0000\n"
-"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:51+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bg\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1526569821.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196285.000000\n"
#: 06130000.xhp
msgctxt ""
@@ -93,8 +93,8 @@ msgctxt ""
"06130000.xhp\n"
"par_id3154791\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
-msgstr "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Стартира или съхранява текущия макрос.</ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Runs or saves the current macro.</ahelp>"
+msgstr ""
#: 06130000.xhp
msgctxt ""
diff --git a/source/bg/helpcontent2/source/text/scalc/00.po b/source/bg/helpcontent2/source/text/scalc/00.po
index 474b1c647c0..89a206275eb 100644
--- a/source/bg/helpcontent2/source/text/scalc/00.po
+++ b/source/bg/helpcontent2/source/text/scalc/00.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-11-22 13:53+0100\n"
-"PO-Revision-Date: 2018-07-10 13:35+0000\n"
-"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:51+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: .\n"
"Language: bg\n"
"MIME-Version: 1.0\n"
@@ -15,7 +15,7 @@ msgstr ""
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
"X-Project-Style: openoffice\n"
-"X-POOTLE-MTIME: 1531229753.000000\n"
+"X-POOTLE-MTIME: 1542196286.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -30,24 +30,24 @@ msgctxt ""
"00000004.xhp\n"
"hd_id3155535\n"
"help.text"
-msgid "<variable id=\"wie\">To access this function... </variable>"
-msgstr "<variable id=\"wie\">За достъп до тази функция... </variable>"
+msgid "<variable id=\"wie\">To access this function...</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
"par_idN1056E\n"
"help.text"
-msgid "<variable id=\"moreontop\">More explanations on top of this page. </variable>"
-msgstr "<variable id=\"moreontop\">Още обяснения има в началото на тази страница. </variable>"
+msgid "<variable id=\"moreontop\">More explanations on top of this page.</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
"par_idN105AF\n"
"help.text"
-msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone. </variable>"
-msgstr "<variable id=\"optional\">Във функциите на %PRODUCTNAME Calc параметрите, отбелязани като „незадължителни“, могат да се пропускат само ако след тях не следват още параметри. Например, ако функцията приема четири параметъра, от които последните два са незадължителни, можете да изпуснете четвъртия параметър или третия и четвъртия, но не и само третия. </variable>"
+msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone.</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -78,80 +78,80 @@ msgctxt ""
"00000402.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph></variable>"
-msgstr "<variable id=\"kopffuss\">Изберете <emph>Вмъкване - Колонтитули</emph></variable>"
+msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3159233\n"
"help.text"
-msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs</variable>"
-msgstr "<variable id=\"bkopfzeile\">Изберете раздела <emph>Вмъкване - Колонтитули - Колонтитули</emph></variable>"
+msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150443\n"
"help.text"
-msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph></variable>"
-msgstr "<variable id=\"bausfullen\">Изберете <emph>Лист - Запълване на клетки</emph></variable>"
+msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3143267\n"
"help.text"
-msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph></variable>"
-msgstr "<variable id=\"bausunten\">Изберете <emph>Лист - Запълване на клетки - Надолу</emph></variable>"
+msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153880\n"
"help.text"
-msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph></variable>"
-msgstr "<variable id=\"bausrechts\">Изберете <emph>Лист - Запълване на клетки - Надясно</emph></variable>"
+msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3151245\n"
"help.text"
-msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph></variable>"
-msgstr "<variable id=\"bausoben\">Изберете <emph>Лист - Запълване на клетки - Нагоре</emph></variable>"
+msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph></variable>"
-msgstr "<variable id=\"bauslinks\">Изберете <emph>Лист - Запълване на клетки - Наляво</emph></variable>"
+msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150400\n"
"help.text"
-msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph></variable>"
-msgstr "<variable id=\"baustab\">Изберете <emph>Лист - Запълване на клетки - Листове</emph></variable>"
+msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3154910\n"
"help.text"
-msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph></variable>"
-msgstr "<variable id=\"bausreihe\">Изберете <emph>Лист - Запълване на клетки - Поредица</emph></variable>"
+msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "Choose <emph>Sheet - Clear Cells</emph>"
-msgstr "Изберете <emph>Лист - Изчистване на клетки</emph>"
+msgid "Choose <emph>Sheet - Clear Cells</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -166,40 +166,40 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150011\n"
"help.text"
-msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph></variable>"
-msgstr "<variable id=\"bzelo\">Изберете <emph>Лист - Изтриване на клетки</emph></variable>"
+msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153951\n"
"help.text"
-msgid "Choose <emph>Sheet - Delete Sheet</emph>"
-msgstr "Изберете <emph>Лист - Изтриване на лист</emph>"
+msgid "Choose <emph>Sheet - Delete Sheet</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3155306\n"
"help.text"
-msgid "Open context menu for a sheet tab"
-msgstr "Отворете контекстното меню за лист"
+msgid "Open context menu for a sheet tab."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3146119\n"
"help.text"
-msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>"
-msgstr "Изберете <emph>Лист - Местене или копиране на лист</emph>"
+msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3148645\n"
"help.text"
-msgid "Open context menu for a sheet tab"
-msgstr "Отворете контекстното меню за лист"
+msgid "Open context menu for a sheet tab."
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -222,32 +222,32 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150275\n"
"help.text"
-msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph></variable>"
-msgstr "<variable id=\"aspze\">Изберете <emph>Изглед - Заглавия на редове и колони</emph></variable>"
+msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph></variable>"
-msgstr "<variable id=\"awehe\">Изберете <emph>Изглед - Осветяване на стойностите</emph></variable>"
+msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3148947\n"
"help.text"
-msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph></variable>"
-msgstr "<variable id=\"rechenleiste\">Изберете <emph>Изглед - Лента Формули</emph> или <emph>Изглед - Ленти с инструменти - Лента Формули</emph></variable>"
+msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3148663\n"
"help.text"
-msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph></variable>"
-msgstr "<variable id=\"seumvo\">Изберете <emph>Изглед - Разделители на страници</emph></variable>"
+msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -270,16 +270,16 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149784\n"
"help.text"
-msgid "Choose <emph>Insert - Cells</emph>"
-msgstr "Изберете <emph>Вмъкване - Клетки</emph>"
+msgid "Choose <emph>Insert - Cells</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "Open <emph>Insert Cells</emph> toolbar from Tools bar:"
-msgstr "Отворете лентата с инструменти <emph>Вмъкване на клетки</emph> от лентата Инструменти:"
+msgid "Open <emph>Insert Cells</emph> toolbar from <emph>Tools</emph> bar:"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -366,24 +366,24 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149033\n"
"help.text"
-msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph></variable>"
-msgstr "<variable id=\"eitab\">Изберете <emph>Лист - Вмъкване на лист</emph></variable>"
+msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_idN1082F\n"
"help.text"
-msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph></variable>"
-msgstr "<variable id=\"eitabfile\">Изберете <emph>Лист - Вмъкване на лист от файл</emph></variable>"
+msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3155115\n"
"help.text"
-msgid "Choose <emph>Insert - Function</emph>"
-msgstr "Изберете <emph>Вмъкване - Функция</emph>"
+msgid "Choose <emph>Insert - Function</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -430,8 +430,8 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155809\n"
"help.text"
-msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date&Time</emph></variable>"
-msgstr "<variable id=\"eikadaze\"><emph>Вмъкване - Функция</emph> - Категория <emph>Дати и часове</emph></variable>"
+msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date & Time</emph></variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -518,32 +518,32 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155383\n"
"help.text"
-msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph></variable>"
-msgstr "<variable id=\"funktionsliste\">Изберете <emph>Вмъкване - Списък на функциите</emph></variable>"
+msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153250\n"
"help.text"
-msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph></variable>"
-msgstr "<variable id=\"einamen\">Изберете <emph>Вмъкване - Наименувани диапазони и изрази</emph></variable>"
+msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3146776\n"
"help.text"
-msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph></variable>"
-msgstr "<variable id=\"eiextdata\">Изберете <emph>Лист - Връзка към външни данни</emph></variable>"
+msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3143222\n"
"help.text"
-msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>"
-msgstr "Изберете <emph>Лист - Наименувани диапазони и изрази - Дефиниране</emph>"
+msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -558,24 +558,24 @@ msgctxt ""
"00000404.xhp\n"
"par_id3145214\n"
"help.text"
-msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph></variable>"
-msgstr "<variable id=\"einaei\">Изберете <emph>Лист - Наименувани диапазони и изрази - Вмъкване</emph></variable>"
+msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153558\n"
"help.text"
-msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph></variable>"
-msgstr "<variable id=\"einaueb\">Изберете <emph>Лист - Наименувани диапазони и изрази - Създаване</emph></variable>"
+msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153483\n"
"help.text"
-msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph></variable>"
-msgstr "<variable id=\"einabesch\">Изберете <emph>Лист - Наименувани диапазони и изрази - Етикети</emph></variable>"
+msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
@@ -598,192 +598,192 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154685\n"
"help.text"
-msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph></variable>"
-msgstr "<variable id=\"fozelle\">Изберете <emph>Форматиране - Клетки</emph></variable>"
+msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153194\n"
"help.text"
-msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab </variable>"
-msgstr "<variable id=\"fozelstz\">Изберете <emph>Форматиране - Клетки - Защита на клетки</emph> tab </variable>"
+msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155854\n"
"help.text"
-msgid "<variable id=\"fozei\">Choose <emph>Format - Row</emph></variable>"
-msgstr "<variable id=\"fozei\">Изберете <emph>Форматиране - Ред</emph></variable>"
+msgid "<variable id=\"fozei\">Choose <emph>Format - Rows</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3150012\n"
"help.text"
-msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Row - Optimal Height</emph></variable>"
-msgstr "<variable id=\"fozeiophoe\">Изберете <emph>Форматиране - Ред - Оптимална височина</emph></variable>"
+msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Rows - Optimal Height</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3148645\n"
"help.text"
-msgid "Choose <emph>Format - Row - Hide</emph>"
-msgstr "Изберете <emph>Форматиране - Ред - Скриване</emph>"
+msgid "Choose <emph>Format - Rows - Hide</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153728\n"
"help.text"
-msgid "Choose <emph>Format - Column - Hide</emph>"
-msgstr "Изберете <emph>Форматиране - Колона - Скриване</emph>"
+msgid "Choose <emph>Format - Columns - Hide</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3151114\n"
"help.text"
-msgid "Choose <emph>Format - Sheet - Hide</emph>"
-msgstr "Изберете <emph>Форматиране - Лист - Скриване</emph>"
+msgid "Choose <emph>Sheet - Hide Sheet</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3148576\n"
"help.text"
-msgid "Choose <emph>Format - Row - Show</emph>"
-msgstr "Изберете <emph>Форматиране - Ред - Показване</emph>"
+msgid "Choose <emph>Format - Rows - Show</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156286\n"
"help.text"
-msgid "Choose <emph>Format - Column - Show</emph>"
-msgstr "Изберете <emph>Форматиране - Колона - Показване</emph>"
+msgid "Choose <emph>Format - Columns - Show</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3145645\n"
"help.text"
-msgid "<variable id=\"fospa\">Choose <emph>Format - Column</emph></variable>"
-msgstr "<variable id=\"fospa\">Изберете <emph>Форматиране - Колона</emph></variable>"
+msgid "<variable id=\"fospa\">Choose <emph>Format - Columns</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3145252\n"
"help.text"
-msgid "Choose <emph>Format - Column - Optimal Width</emph>"
-msgstr "Изберете <emph>Форматиране- Колона - Оптимална ширина</emph>"
+msgid "Choose <emph>Format - Columns - Optimal Width</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3146971\n"
"help.text"
-msgid "Double-click right column separator in column headers"
-msgstr "Щракнете двукратно върху десния разделител на колона в заглавията на колоните"
+msgid "Double-click right column separator in column headers."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3147362\n"
"help.text"
-msgid "<variable id=\"fot\">Choose <emph>Format - Sheet</emph></variable>"
-msgstr "<variable id=\"fot\">Изберете <emph>Форматиране - Лист</emph></variable>"
+msgid "<variable id=\"fot\">Choose <emph>Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3163805\n"
"help.text"
-msgid "<variable id=\"fotu\">Choose <emph>Format - Sheet - Rename</emph></variable>"
-msgstr "<variable id=\"fotu\">Изберете <emph>Форматиране - Лист - Преименуване</emph></variable>"
+msgid "<variable id=\"fotu\">Choose <emph>Sheet - Rename Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155333\n"
"help.text"
-msgid "<variable id=\"fotenb\">Choose <emph>Format - Sheet - Show</emph></variable>"
-msgstr "<variable id=\"fotenb\">Изберете <emph>Форматиране - Лист - Показване</emph></variable>"
+msgid "<variable id=\"fotenb\">Choose <emph>Sheet - Show Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_idN1077A\n"
"help.text"
-msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph></variable>"
-msgstr "<variable id=\"foste\">Изберете <emph>Форматиране - Страница</emph></variable>"
+msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155508\n"
"help.text"
-msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab </variable>"
-msgstr "<variable id=\"fostel\">Изберете <emph>Форматиране - Страница - Лист</emph> tab </variable>"
+msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3150883\n"
"help.text"
-msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph></variable>"
-msgstr "<variable id=\"fodrbe\">Изберете <emph>Форматиране - Области за печат</emph></variable>"
+msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156448\n"
"help.text"
-msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph></variable>"
-msgstr "<variable id=\"fodrfe\">Изберете <emph>Форматиране - Области за печат - Дефиниране</emph></variable>"
+msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156290\n"
"help.text"
-msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph></variable>"
-msgstr "<variable id=\"fodrhin\">Изберете <emph>Форматиране - Области за печат - Добавяне</emph></variable>"
+msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155812\n"
"help.text"
-msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph></variable>"
-msgstr "<variable id=\"fodbah\">Изберете <emph>Форматиране - Области за печат - Изчистване</emph></variable>"
+msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153307\n"
"help.text"
-msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph></variable>"
-msgstr "<variable id=\"fodbbe\">Изберете <emph>Форматиране - Области за печат - Редактиране</emph></variable>"
+msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153916\n"
"help.text"
-msgid "Choose <emph>Format - AutoFormat</emph>"
-msgstr "Изберете <emph>Форматиране - Автоформат</emph>"
+msgid "Choose <emph>Format - AutoFormat</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3154532\n"
"help.text"
-msgid "On the Tools bar, click"
-msgstr "От лентата Инструменти изберете"
+msgid "On the <emph>Tools</emph> bar, click"
+msgstr ""
#: 00000405.xhp
msgctxt ""
@@ -806,8 +806,8 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154618\n"
"help.text"
-msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph></variable>"
-msgstr "<variable id=\"bedingte\">Изберете <emph>Форматиране - Условно форматиране</emph></variable>"
+msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -830,16 +830,16 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150541\n"
"help.text"
-msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph> </variable>"
-msgstr "<variable id=\"exdektv\">Изберете <emph>Инструменти - Детектив</emph> </variable>"
+msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3153194\n"
"help.text"
-msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>"
-msgstr "Изберете <emph>Инструменти - Детектив - Влияещи клетки</emph>"
+msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -854,24 +854,24 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph> </variable>"
-msgstr "<variable id=\"silbentrennungc\">Меню <emph>Инструменти - Език - Сричкопренасяне</emph> </variable>"
+msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3145785\n"
"help.text"
-msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph> </variable>"
-msgstr "<variable id=\"exdvore\">Изберете <emph>Инструменти - Детектив - Скриване на влияещите клетки</emph> </variable>"
+msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3155411\n"
"help.text"
-msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>"
-msgstr "Изберете <emph>Инструменти - Детектив - Зависими клетки</emph>"
+msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -886,112 +886,112 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146984\n"
"help.text"
-msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph> </variable>"
-msgstr "<variable id=\"exdszne\">Изберете <emph>Инструменти - Детектив - Скриване на зависимите клетки</emph> </variable>"
+msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3154014\n"
"help.text"
-msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph> </variable>"
-msgstr "<variable id=\"exdase\">Изберете <emph>Инструменти - Детектив - Скриване на всички стрелки</emph> </variable>"
+msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3153188\n"
"help.text"
-msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph> </variable>"
-msgstr "<variable id=\"exdszfe\">Изберете <emph>Инструменти - Детектив - Проследяване на грешка</emph> </variable>"
+msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3149410\n"
"help.text"
-msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph> </variable>"
-msgstr "<variable id=\"fuellmodus\">Изберете <emph>Инструменти - Детектив - Режим „Запълване“</emph> </variable>"
+msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3156284\n"
"help.text"
-msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph> </variable>"
-msgstr "<variable id=\"dateneinkreisen\">Изберете <emph>Инструменти - Детектив - Отбелязване на невалидните данни</emph> </variable>"
+msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3153159\n"
"help.text"
-msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph> </variable>"
-msgstr "<variable id=\"spurenaktualisieren\">Изберете <emph>Инструменти - Детектив - Опресняване на стрелките</emph> </variable>"
+msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3147397\n"
"help.text"
-msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph> </variable>"
-msgstr "<variable id=\"automatisch\">Изберете <emph>Инструменти - Детектив - Автоопресняване</emph> </variable>"
+msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3154018\n"
"help.text"
-msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph> </variable>"
-msgstr "<variable id=\"exzws\">Изберете <emph>Инструменти - Удовлетворяване на условие</emph> </variable>"
+msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3269142\n"
"help.text"
-msgid "<variable id=\"solver\">Choose <emph>Tools - Solver</emph> </variable>"
-msgstr "<variable id=\"solver\">Изберете <emph>Инструменти - Solver</emph> </variable>"
+msgid "<variable id=\"solver\">Choose <emph>Tools - Solver</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id8554338\n"
"help.text"
-msgid "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, <emph>Options</emph> button </variable>"
-msgstr "<variable id=\"solver_options\">Изберете <emph>Инструменти - Solver</emph>, бутон <emph>Настройки</emph> </variable>"
+msgid "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, click <emph>Options</emph> button.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3156277\n"
"help.text"
-msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph> </variable>"
-msgstr "<variable id=\"exsze\">Изберете <emph>Инструменти - Сценарии</emph> </variable>"
+msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3149020\n"
"help.text"
-msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph></variable>"
-msgstr "<variable id=\"protect_sheet\">Изберете <emph>Инструменти - Защитаване на лист</emph></variable>"
+msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3154256\n"
"help.text"
-msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph></variable>"
-msgstr "<variable id=\"protect_spreadsheet\">Изберете <emph>Инструменти - Защитаване на електронна таблица</emph></variable>"
+msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3146919\n"
"help.text"
-msgid "Choose <emph>Data - Calculate - Recalculate</emph>"
-msgstr "Изберете <emph>Данни - Изчисляване - Преизчисляване</emph>"
+msgid "Choose <emph>Data - Calculate - Recalculate</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -1006,16 +1006,16 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150941\n"
"help.text"
-msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph> </variable>"
-msgstr "<variable id=\"exatmb\">Изберете <emph>Данни - Изчисляване - Автоизчисляване</emph> </variable>"
+msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3151276\n"
"help.text"
-msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph> </variable>"
-msgstr "<variable id=\"autoeingabe\">Изберете <emph>Инструменти - Автовъвеждане</emph> </variable>"
+msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph>.</variable>"
+msgstr ""
#: 00000407.xhp
msgctxt ""
@@ -1038,16 +1038,16 @@ msgctxt ""
"00000407.xhp\n"
"par_id3147335\n"
"help.text"
-msgid "<variable id=\"fete\">Choose <item type=\"menuitem\">View - Split Window</item></variable>"
-msgstr "<variable id=\"fete\">Изберете <item type=\"menuitem\">Изглед - Разделяне на прозореца</item></variable>"
+msgid "<variable id=\"fete\">Choose ><item type=\"menuitem\">View - Split Window</item>.</variable>"
+msgstr ""
#: 00000407.xhp
msgctxt ""
"00000407.xhp\n"
"par_id3153663\n"
"help.text"
-msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item></variable>"
-msgstr "<variable id=\"fefix\">Изберете <item type=\"menuitem\">Изглед - Фиксиране на клетки - Фиксиране на редове и колони</item></variable>"
+msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1070,48 +1070,48 @@ msgctxt ""
"00000412.xhp\n"
"par_id8366954\n"
"help.text"
-msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph></variable>"
-msgstr "<variable id=\"text2columns\">Изберете <emph>Данни - Текст към колони</emph></variable>"
+msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3147399\n"
"help.text"
-msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph></variable>"
-msgstr "<variable id=\"dbrbf\">Изберете <emph>Данни - Дефиниране на област</emph></variable>"
+msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145345\n"
"help.text"
-msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph></variable>"
-msgstr "<variable id=\"dbrba\">Изберете <emph>Данни - Избор на област</emph></variable>"
+msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150443\n"
"help.text"
-msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph></variable>"
-msgstr "<variable id=\"dnsrt\">Изберете <emph>Данни - Сортиране...</emph></variable>"
+msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148491\n"
"help.text"
-msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab"
-msgstr "Изберете раздела <emph>Данни - Сортиране - Критерии за сортиране</emph>"
+msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154516\n"
"help.text"
-msgid "On Standard bar, click"
-msgstr "От основната лента с инструменти изберете"
+msgid "On <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1150,32 +1150,32 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146984\n"
"help.text"
-msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab</variable>"
-msgstr "<variable id=\"dnstot\">Изберете раздела <emph>Данни - Сортиране - Настройки</emph></variable>"
+msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155308\n"
"help.text"
-msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph></variable>"
-msgstr "<variable id=\"dnftr\">Изберете <emph>Данни - Филтър</emph></variable>"
+msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148646\n"
"help.text"
-msgid "Choose <emph>Data - AutoFilter</emph>"
-msgstr "Изберете <emph>Данни - Автофилтър</emph>"
+msgid "Choose <emph>Data - AutoFilter</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151113\n"
"help.text"
-msgid "On Tools bar or Table Data bar, click"
-msgstr "В лентата Инструменти или Данни от таблица щракнете върху"
+msgid "On <emph>Tools</emph> bar or <emph>Table Data</emph> bar, click"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1198,40 +1198,40 @@ msgctxt ""
"00000412.xhp\n"
"par_id3156278\n"
"help.text"
-msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph></variable>"
-msgstr "<variable id=\"dnfspz\">Изберете <emph>Данни - Още филтри - Разширен филтър...</emph></variable>"
+msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph> .</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153764\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label"
-msgstr "Изберете етикета <emph>Данни - Още филтри - Стандартен филтър... - Настройки</emph>"
+msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155444\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label"
-msgstr "Изберете етикета <emph>Данни - Още филтри - Разширен филтър... - Настройки</emph>"
+msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3156382\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Reset Filter</emph>"
-msgstr "Изберете <emph>Данни - Още филтри - Нулиране на филтъра</emph>"
+msgid "Choose <emph>Data - More Filters - Reset Filter</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155961\n"
"help.text"
-msgid "On Table Data bar, click <emph>Reset Filter/Sort</emph>"
-msgstr "В лентата Данни от таблица щракнете върху <emph>Нулиране на филтрирането/сортирането</emph>"
+msgid "On <emph>Table Data</emph> bar, click <emph>Reset Filter/Sort</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1254,112 +1254,112 @@ msgctxt ""
"00000412.xhp\n"
"par_id3152778\n"
"help.text"
-msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph></variable>"
-msgstr "<variable id=\"dnaftas\">Изберете <emph>Данни - Още филтри - Скриване на автофилтъра</emph></variable>"
+msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3166424\n"
"help.text"
-msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph></variable>"
-msgstr "<variable id=\"dntegs\">Изберете <emph>Данни - Междинни суми</emph></variable>"
+msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154574\n"
"help.text"
-msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs</variable>"
-msgstr "<variable id=\"dntezd\">Изберете раздела <emph>Данни - Междинни суми - 1ва, 2ра, 3та група</emph></variable>"
+msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151277\n"
"help.text"
-msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab</variable>"
-msgstr "<variable id=\"dntopi\">Изберете раздела <emph>Данни - Междинни суми - Настройки</emph></variable>"
+msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145133\n"
"help.text"
-msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph></variable>"
-msgstr "<variable id=\"datengueltig\">Изберете <emph>Данни - Валидност</emph></variable>"
+msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3152992\n"
"help.text"
-msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigwerte\">Изберете раздела <emph>Данни - Валидност - раздел Критерии</emph></variable>"
+msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150367\n"
"help.text"
-msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigeingabe\">Изберете раздела <emph>Данни - Валидност - Помощ при въвеждане</emph></variable>"
+msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154486\n"
"help.text"
-msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigfehler\">Изберете раздела <emph>Данни - Валидност - Предупреждение за грешка</emph></variable>"
+msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3146978\n"
"help.text"
-msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph></variable>"
-msgstr "<variable id=\"dnmfo\">Изберете <emph>Данни - Успоредни операции</emph></variable>"
+msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155809\n"
"help.text"
-msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph></variable>"
-msgstr "<variable id=\"dnksd\">Изберете <emph>Данни - Консолидиране</emph></variable>"
+msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148701\n"
"help.text"
-msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph></variable>"
-msgstr "<variable id=\"dngld\">Изберете <emph>Данни - Групиране и план</emph></variable>"
+msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153815\n"
"help.text"
-msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph></variable>"
-msgstr "<variable id=\"dngda\">Изберете <emph>Данни - Групиране и план - Скрити детайли</emph></variable>"
+msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3159223\n"
"help.text"
-msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph></variable>"
-msgstr "<variable id=\"dngde\">Изберете <emph>Данни - Групиране и план - Видими детайли</emph></variable>"
+msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3146870\n"
"help.text"
-msgid "Choose <emph>Data - Group and Outline - Group</emph>"
-msgstr "Изберете <emph>Данни - Групиране и план - Групиране</emph>"
+msgid "Choose <emph>Data - Group and Outline - Group</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1398,8 +1398,8 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146781\n"
"help.text"
-msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>"
-msgstr "Изберете <emph>Данни - Групиране и план - Разгрупиране</emph>"
+msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1438,96 +1438,96 @@ msgctxt ""
"00000412.xhp\n"
"par_id3153008\n"
"help.text"
-msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph></variable>"
-msgstr "<variable id=\"dnglagl\">Изберете <emph>Данни - Групиране и план - Автоплан</emph></variable>"
+msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154709\n"
"help.text"
-msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove</emph></variable>"
-msgstr "<variable id=\"dnglef\">Изберете <emph>Данни - Групиране и план - Премахване</emph></variable>"
+msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove Outline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id1774346\n"
"help.text"
-msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables)</variable>"
-msgstr "<variable id=\"dngdrill\">Изберете <emph>Данни - Групиране и план - Видими детайли</emph> (за някои обобщаващи таблици)</variable>"
+msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables).</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155759\n"
"help.text"
-msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph></variable>"
-msgstr "<variable id=\"dndtpt\">Изберете <emph>Данни - Обобщаваща таблица</emph></variable>"
+msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154625\n"
"help.text"
-msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph></variable>"
-msgstr "<variable id=\"dndpa\">Изберете <emph>Вмъкване - Обобщаваща таблица</emph></variable>"
+msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3147558\n"
"help.text"
-msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
-msgstr "<variable id=\"dndq\">Изберете <emph>Вмъкване - Обобщаваща таблица</emph>, в диалоговия прозорец „Избор на източник“ изберете <emph>Източник на данни, регистриран в $[officename]</emph>.</variable>"
+msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153297\n"
"help.text"
-msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Current selection</emph>."
-msgstr "Изберете <emph>Вмъкване - Обобщаваща таблица</emph>, в диалоговия прозорец „Избор на източник“ изберете <emph>Текуща селекция</emph>."
+msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Current selection</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145118\n"
"help.text"
-msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
-msgstr "Изберете <emph>Вмъкване - Обобщаваща таблица</emph>, в диалоговия прозорец „Избор на източник“ изберете <emph>Източник на данни, регистриран в $[officename]</emph>, натиснете <emph>OK</emph>, за да видите диалоговия прозорец <emph>Избор на източник на данни</emph>."
+msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153294\n"
"help.text"
-msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph></variable>"
-msgstr "<variable id=\"dndpak\">Изберете <emph>Данни - Обобщаваща таблица - Опресняване</emph></variable>"
+msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151344\n"
"help.text"
-msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph></variable>"
-msgstr "<variable id=\"dndploe\">Изберете <emph>Данни - Обобщаваща таблица - Изтриване</emph></variable>"
+msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150397\n"
"help.text"
-msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph></variable>"
-msgstr "<variable id=\"dndakt\">Изберете <emph>Данни - Опресняване на област</emph></variable>"
+msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_idN10B8F\n"
"help.text"
-msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph></variable>"
-msgstr "<variable id=\"grouping\">Изберете <emph>Данни - Групиране и план - Групиране</emph></variable>"
+msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
@@ -1550,77 +1550,77 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162106567373\n"
"help.text"
-msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph> </variable>"
-msgstr "<variable id=\"insert_rows_above\">Изберете <emph>Лист - Вмъкване на редове - Редове отгоре</emph></variable>"
+msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162109048207\n"
"help.text"
-msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph></variable>"
-msgstr "<variable id=\"insert_rows_below\">Изберете <emph>Лист - Вмъкване на редове - Редове отдолу</emph></variable>"
+msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162107055028\n"
"help.text"
-msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph></variable>"
-msgstr "<variable id=\"insert_columns_left\">Изберете <emph>Лист - Вмъкване на колони - Колони отляво</emph></variable>"
+msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162109126013\n"
"help.text"
-msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph></variable>"
-msgstr "<variable id=\"insert_columns_right\">Изберете <emph>Лист - Вмъкване на колони - Колони отдясно</emph></variable>"
+msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3149095\n"
"help.text"
-msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph></variable>"
-msgstr "<variable id=\"insert_page_break\">Изберете <emph>Лист - Вмъкване разделител на страници</emph></variable>"
+msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3149398\n"
"help.text"
-msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph></variable>"
-msgstr "<variable id=\"insert_page_break_row\">Изберете <emph>Лист - Вмъкване разделител на страници - Разделител на редове</emph></variable>"
+msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3150084\n"
"help.text"
-msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph></variable>"
-msgstr "<variable id=\"insert_page_break_column\">Изберете <emph>Лист - Вмъкване разделител на страници - Разделител на колони</emph></variable>"
+msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3153093\n"
"help.text"
-msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph></variable>"
-msgstr "<variable id=\"delete_page_break\">Изберете <emph>Лист - Изтриване разделител на страници</emph></variable>"
+msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3153191\n"
"help.text"
-msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph></variable>"
-msgstr "<variable id=\"delete_page_break_row\">Изберете <emph>Лист - Изтриване разделител на страници - Разделител на редове</emph></variable>"
+msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3145645\n"
"help.text"
-msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph></variable>"
-msgstr "<variable id=\"delete_page_break_column\">Изберете <emph>Лист - Изтриване разделител на страници - Разделител на колони</emph></variable>"
+msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph>.</variable>"
+msgstr ""
diff --git a/source/bg/helpcontent2/source/text/scalc/02.po b/source/bg/helpcontent2/source/text/scalc/02.po
index a6eb543f83f..25c5ca6e183 100644
--- a/source/bg/helpcontent2/source/text/scalc/02.po
+++ b/source/bg/helpcontent2/source/text/scalc/02.po
@@ -3,9 +3,9 @@ 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-05-12 14:35+0200\n"
-"PO-Revision-Date: 2017-10-26 19:50+0000\n"
-"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:51+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bg\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1509047430.000000\n"
+"X-POOTLE-MTIME: 1542196286.000000\n"
#: 02130000.xhp
msgctxt ""
@@ -45,8 +45,8 @@ msgctxt ""
"02130000.xhp\n"
"par_id3155267\n"
"help.text"
-msgid "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Икона</alt></image>"
+msgid "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Currency Number Format Icon</alt></image>"
+msgstr ""
#: 02130000.xhp
msgctxt ""
@@ -61,8 +61,8 @@ msgctxt ""
"02130000.xhp\n"
"par_id3146776\n"
"help.text"
-msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cell - Numbers\">Format - Cell - Numbers</link>."
-msgstr "<link href=\"text/shared/01/05020300.xhp\" name=\"Форматиране - Клетки - Числа\">Форматиране - Клетки - Числа</link>."
+msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cells - Numbers\">Format - Cells - Numbers</link>."
+msgstr ""
#: 02140000.xhp
msgctxt ""
diff --git a/source/bg/helpcontent2/source/text/scalc/06.po b/source/bg/helpcontent2/source/text/scalc/06.po
index c4ede42e012..13211f55346 100644
--- a/source/bg/helpcontent2/source/text/scalc/06.po
+++ b/source/bg/helpcontent2/source/text/scalc/06.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-06-14 17:23+0200\n"
-"PO-Revision-Date: 2018-07-06 12:30+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-05-02 15:54+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bg\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1530880244.000000\n"
+"X-POOTLE-MTIME: 1525276497.000000\n"
#: calcsamplefiles.xhp
msgctxt ""
@@ -23,35 +23,3 @@ msgctxt ""
"help.text"
msgid "Calc Sample Files"
msgstr "Примерни файлове на Calc"
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521663319917\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/imtrigon.ods\" id=\"ods_id61521568603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr "<object data=\"media/files/scalc/imtrigon.ods\" id=\"ods_id61521568603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521663319918\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/trigon.ods\" id=\"ods_id61521548603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr "<object data=\"media/files/scalc/trigon.ods\" id=\"ods_id61521548603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521563314918\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/pivot.ods\" id=\"ods_id61521547603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr "<object data=\"media/files/scalc/pivot.ods\" id=\"ods_id61521547603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id721528312694192\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/functions_ifs.ods\" id=\"ods_id61521547603534\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr "<object data=\"media/files/scalc/functions_ifs.ods\" id=\"ods_id61521547603534\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
diff --git a/source/bg/helpcontent2/source/text/scalc/guide.po b/source/bg/helpcontent2/source/text/scalc/guide.po
index 01c43d74354..5e24dfeb207 100644
--- a/source/bg/helpcontent2/source/text/scalc/guide.po
+++ b/source/bg/helpcontent2/source/text/scalc/guide.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-31 14:10+0200\n"
-"PO-Revision-Date: 2018-08-26 20:13+0000\n"
-"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:51+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: .\n"
"Language: bg\n"
"MIME-Version: 1.0\n"
@@ -15,7 +15,7 @@ msgstr ""
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
"X-Project-Style: openoffice\n"
-"X-POOTLE-MTIME: 1535314403.000000\n"
+"X-POOTLE-MTIME: 1542196286.000000\n"
#: address_auto.xhp
msgctxt ""
@@ -3710,8 +3710,8 @@ msgctxt ""
"database_filter.xhp\n"
"par_idN10693\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - Standard Filter</item>."
-msgstr "Изберете <item type=\"menuitem\">Данни - Филтър - Стандартен филтър</item>."
+msgid "Choose <item type=\"menuitem\">Data - More Filters - Standard Filter</item>."
+msgstr ""
#: database_filter.xhp
msgctxt ""
@@ -3766,8 +3766,8 @@ msgctxt ""
"database_filter.xhp\n"
"par_id3154944\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - AutoFilter</item>."
-msgstr "Изберете <item type=\"menuitem\">Данни - Филтър - Автофилтър</item>."
+msgid "Choose <item type=\"menuitem\">Data - AutoFilter</item>."
+msgstr ""
#: database_filter.xhp
msgctxt ""
diff --git a/source/bg/helpcontent2/source/text/shared.po b/source/bg/helpcontent2/source/text/shared.po
index 5b62edfe311..8e60001685d 100644
--- a/source/bg/helpcontent2/source/text/shared.po
+++ b/source/bg/helpcontent2/source/text/shared.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: 2018-08-10 13:22+0000\n"
-"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:51+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bg\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1533907327.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196287.000000\n"
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -2013,5 +2013,5 @@ msgctxt ""
"need_help.xhp\n"
"hd_id1000010\n"
"help.text"
-msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"http://documentation.libreoffice.org/en/join-community/update-help-contents\">web page on writing Help contents</link>."
-msgstr "Необходима е още работа по правилността и пълнотата на тази страница. Моля, присъединете се към проекта LibreOffice и ни помогнете да попълним липсващата информация. Посетете <link href=\"http://documentation.libreoffice.org/en/join-community/update-help-contents\">уебстраницата ни относно създаването на съдържание за помощта</link>."
+msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"https://documentation.libreoffice.org/en/join-community/update-help-contents\"><emph>web page on writing Help contents</emph></link>."
+msgstr ""
diff --git a/source/bg/helpcontent2/source/text/shared/00.po b/source/bg/helpcontent2/source/text/shared/00.po
index 146fdea57da..a385f1ee5fe 100644
--- a/source/bg/helpcontent2/source/text/shared/00.po
+++ b/source/bg/helpcontent2/source/text/shared/00.po
@@ -3,9 +3,9 @@ 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-10-21 20:57+0200\n"
-"PO-Revision-Date: 2018-10-25 10:41+0000\n"
-"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:51+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bg\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1540464060.000000\n"
+"X-POOTLE-MTIME: 1542196288.000000\n"
#: 00000001.xhp
msgctxt ""
@@ -6221,8 +6221,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id621525017637963\n"
"help.text"
-msgid "Choose <emph>File - Export as EPUB</emph>."
-msgstr "Изберете <emph>Файл - Експортиране като EPUB</emph>."
+msgid "Choose <emph>File - Export As - Export as EPUB</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -7197,16 +7197,16 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1091B\n"
"help.text"
-msgid "<variable id=\"grid\">Choose <emph>View - Grid</emph> (Impress or Draw).</variable>"
-msgstr "<variable id=\"grid\">Изберете <emph>Изглед - Мрежа</emph> (Impress или Draw).</variable>"
+msgid "<variable id=\"grid\">Choose <emph>View - Grid and Helplines</emph> (Impress or Draw).</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_idN1092E\n"
"help.text"
-msgid "<variable id=\"guides\">Choose <emph>View - Snap Lines</emph> (Impress or Draw).</variable>"
-msgstr "<variable id=\"guides\">Изберете <emph>Изглед - Помощни линии</emph> (Impress или Draw).</variable>"
+msgid "<variable id=\"guides\">Choose <emph>View - Snap Guides</emph> (Impress or Draw).</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7861,8 +7861,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id9988402\n"
"help.text"
-msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Updates</emph> button.</variable>"
-msgstr "<variable id=\"packagemanager_eu\">Изберете <emph>Инструменти - Диспечер на разширения</emph> и натиснете бутона <emph>Обновявания</emph>.</variable>"
+msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Check for Updates</emph> button.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -8075,14 +8075,6 @@ msgstr "<variable id=\"allg\">Изберете <switchinline select=\"sys\"><cas
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
-"par_id3150032\n"
-"help.text"
-msgid "<variable id=\"arbeit\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Memory</emph>.</variable>"
-msgstr "<variable id=\"arbeit\">Изберете <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Инструменти - Настройки</emph></defaultinline></switchinline><emph> - $[officename] - Памет</emph>.</variable>"
-
-#: 00000406.xhp
-msgctxt ""
-"00000406.xhp\n"
"par_id3159153\n"
"help.text"
msgid "<variable id=\"ansicht\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - View</emph>.</variable>"
@@ -11045,16 +11037,16 @@ msgctxt ""
"00040502.xhp\n"
"par_id366527\n"
"help.text"
-msgid "Choose <emph>Format - Object - Line</emph> (Writer)."
-msgstr "Изберете <emph>Форматиране - Обект - Линия</emph> (Writer)."
+msgid "Choose <emph>Format - Text Box and Shape - Line</emph> (Writer)."
+msgstr ""
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
"par_id3835261\n"
"help.text"
-msgid "Choose <emph>Format - Graphic - Line</emph> (Calc)."
-msgstr "Изберете <emph>Форматиране - Графика - Линия</emph> (Calc)."
+msgid "Choose <emph>Format - Object - Line</emph> (Calc)."
+msgstr ""
#: 00040502.xhp
msgctxt ""
@@ -11085,8 +11077,8 @@ msgctxt ""
"00040502.xhp\n"
"par_id3154285\n"
"help.text"
-msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Object - </emph></caseinline><caseinline select=\"CALC\"><emph>Graphic - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
-msgstr "Изберете раздела <emph>Форматиране - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Обект - </emph></caseinline><caseinline select=\"CALC\"><emph>Графика - </emph></caseinline></switchinline><emph>Линия - Линия</emph>."
+msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Text Box and Shape - </emph></caseinline><caseinline select=\"CALC\"><emph>Object - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
+msgstr ""
#: 00040502.xhp
msgctxt ""
diff --git a/source/bg/helpcontent2/source/text/shared/01.po b/source/bg/helpcontent2/source/text/shared/01.po
index 921b9fc3488..56baf465d8e 100644
--- a/source/bg/helpcontent2/source/text/shared/01.po
+++ b/source/bg/helpcontent2/source/text/shared/01.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2018-10-25 14:24+0000\n"
-"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:51+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: .\n"
"Language: bg\n"
"MIME-Version: 1.0\n"
@@ -13,9 +13,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
"X-Project-Style: openoffice\n"
-"X-POOTLE-MTIME: 1540477495.000000\n"
+"X-POOTLE-MTIME: 1542196293.000000\n"
#: 01010000.xhp
msgctxt ""
@@ -33638,8 +33638,8 @@ msgctxt ""
"06130000.xhp\n"
"par_id3153748\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
-msgstr "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Стартира или обновява текущия макрос.</ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Runs or saves the current macro.</ahelp>"
+msgstr ""
#: 06130000.xhp
msgctxt ""
@@ -40772,14 +40772,6 @@ msgstr "Експортира текущия файл във формат <link h
#: ref_epub_export.xhp
msgctxt ""
"ref_epub_export.xhp\n"
-"par_id701525003241759\n"
-"help.text"
-msgid "<embedvar href=\"text/shared/00/00000002.xhp#epubv\" markup=\"keep\"/>"
-msgstr "<embedvar href=\"text/shared/00/00000002.xhp#epubv\" markup=\"keep\"/>"
-
-#: ref_epub_export.xhp
-msgctxt ""
-"ref_epub_export.xhp\n"
"par_id19921\n"
"help.text"
msgid "<image id=\"img_id22170\" src=\"media/screenshots/modules/swriter/ui/exportepub/EPubDialog.png\" localize=\"true\" width=\"664px\" height=\"482px\"><alt id=\"alt_id59843\">EPUB dialog box</alt></image>"
@@ -40926,8 +40918,8 @@ msgctxt ""
"ref_epub_export.xhp\n"
"par_id971525023515891\n"
"help.text"
-msgid "For custom metadata, you must provide a file with same name as the original filename and with extension as \".xmp\". The provided metadata will override the the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type=\"literal\">MyText.xmp</item>."
-msgstr "За метаданни по избор трябва да предоставите файл със същото име като оригиналния и разширение „.xmp“. Предоставените метаданни ще заместят вътрешните метаданни на документа. В горния пример метаданните по избор трябва да се намират в директорията MyText под име <item type=\"literal\">MyText.xmp</item>."
+msgid "For custom metadata, you must provide a file with same name as the original filename and with extension as \".xmp\". The provided metadata will override the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type=\"literal\">MyText.xmp</item>."
+msgstr ""
#: ref_epub_export.xhp
msgctxt ""
diff --git a/source/bg/helpcontent2/source/text/shared/guide.po b/source/bg/helpcontent2/source/text/shared/guide.po
index 390fff3c179..e6b35685dea 100644
--- a/source/bg/helpcontent2/source/text/shared/guide.po
+++ b/source/bg/helpcontent2/source/text/shared/guide.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-09-07 12:36+0000\n"
-"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:51+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: .\n"
"Language: bg\n"
"MIME-Version: 1.0\n"
@@ -13,9 +13,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
"X-Project-Style: openoffice\n"
-"X-POOTLE-MTIME: 1536323777.000000\n"
+"X-POOTLE-MTIME: 1542196299.000000\n"
#: aaa_start.xhp
msgctxt ""
@@ -8830,8 +8830,8 @@ msgctxt ""
"gallery_insert.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by selecting <emph>Tools - Gallery</emph>."
-msgstr "Отворете галерията, като щракнете върху иконата <emph>Галерия</emph> на лентата <emph>Стандартни</emph> или изберете <emph>Инструменти - Галерия</emph>."
+msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by choosing <emph>Insert - Media - Gallery</emph>."
+msgstr ""
#: gallery_insert.xhp
msgctxt ""
diff --git a/source/bg/helpcontent2/source/text/shared/optionen.po b/source/bg/helpcontent2/source/text/shared/optionen.po
index 2ab21d9c72a..8f27fd1773f 100644
--- a/source/bg/helpcontent2/source/text/shared/optionen.po
+++ b/source/bg/helpcontent2/source/text/shared/optionen.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-10-04 13:34+0000\n"
-"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:51+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: .\n"
"Language: bg\n"
"MIME-Version: 1.0\n"
@@ -13,9 +13,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
"X-Project-Style: openoffice\n"
-"X-POOTLE-MTIME: 1538660046.000000\n"
+"X-POOTLE-MTIME: 1542196301.000000\n"
#: 01000000.xhp
msgctxt ""
@@ -268,6 +268,14 @@ msgstr "Някои от данните на потребителя се вклю
#: 01010100.xhp
msgctxt ""
"01010100.xhp\n"
+"par_id3153032\n"
+"help.text"
+msgid "User data is also used when commenting and in tracking changes mode, to identify comments/edits author; and to mark last edit position in document, so that when author opens the document later, it opens at the last edit position."
+msgstr ""
+
+#: 01010100.xhp
+msgctxt ""
+"01010100.xhp\n"
"hd_id3147653\n"
"help.text"
msgid "Address"
@@ -14742,8 +14750,8 @@ msgctxt ""
"opencl.xhp\n"
"par_id5293741\n"
"help.text"
-msgid "for more information on OpenCL, visit <link href=\"http://www.khronos.org/opencl/\">the OpenCL site</link>"
-msgstr "За повече информация относно OpenCL посетете <link href=\"http://www.khronos.org/opencl/\">сайта на стандарта</link>."
+msgid "for more information on OpenCL, visit <link href=\"https://www.khronos.org/opencl/\">the OpenCL site</link>"
+msgstr ""
#: persona_firefox.xhp
msgctxt ""
diff --git a/source/bg/helpcontent2/source/text/swriter/00.po b/source/bg/helpcontent2/source/text/swriter/00.po
index 25a5381ae6d..72366c83be5 100644
--- a/source/bg/helpcontent2/source/text/swriter/00.po
+++ b/source/bg/helpcontent2/source/text/swriter/00.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: 2018-09-07 10:51+0000\n"
-"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:51+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bg\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1536317488.000000\n"
+"X-POOTLE-MTIME: 1542196303.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -37,8 +37,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3150253\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\"><alt id=\"alt_id3145389\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\"><alt id=\"alt_id3145389\">Икона</alt></image>"
+msgid "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145389\">Wrap Off Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -53,8 +53,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3156397\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\"><alt id=\"alt_id3149048\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\"><alt id=\"alt_id3149048\">Икона</alt></image>"
+msgid "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149048\">Wrap On Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -69,8 +69,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3154558\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\"><alt id=\"alt_id3152999\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\"><alt id=\"alt_id3152999\">Икона</alt></image>"
+msgid "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152999\">Wrap Through Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -85,8 +85,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3148773\n"
"help.text"
-msgid "<image src=\"res/sc06301.png\" id=\"img_id3149026\"><alt id=\"alt_id3149026\">Icon</alt></image>"
-msgstr "<image src=\"res/sc06301.png\" id=\"img_id3149026\"><alt id=\"alt_id3149026\">Икона</alt></image>"
+msgid "<image src=\"res/sc06301.png\" id=\"img_id3149026\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149026\">Jump to Previous Script Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -101,8 +101,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3151265\n"
"help.text"
-msgid "<image src=\"res/sc06300.png\" id=\"img_id3151272\"><alt id=\"alt_id3151272\">Icon</alt></image>"
-msgstr "<image src=\"res/sc06300.png\" id=\"img_id3151272\"><alt id=\"alt_id3151272\">Икона</alt></image>"
+msgid "<image src=\"res/sc06300.png\" id=\"img_id3151272\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151272\"> Jump to Next Script Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -381,8 +381,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3154763\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -397,8 +397,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3151387\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -413,8 +413,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3145823\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -429,8 +429,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150932\n"
"help.text"
-msgid "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\"><alt id=\"alt_id3150502\">Icon</alt></image>"
-msgstr "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\"><alt id=\"alt_id3150502\">Икона</alt></image>"
+msgid "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150502\">Formatting Marks Icon</alt></image>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -461,8 +461,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150765\n"
"help.text"
-msgid "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\"><alt id=\"alt_id3147572\">Icon</alt></image>"
-msgstr "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\"><alt id=\"alt_id3147572\">Икона</alt></image>"
+msgid "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147572\">Web Icon</alt></image>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -2461,8 +2461,8 @@ msgctxt ""
"stylesmenu.xhp\n"
"par_id941529884998705\n"
"help.text"
-msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles</emph></variable>."
-msgstr "<variable id=\"ses\">Изберете <emph>Стилове - Редактиране на стилове</emph></variable>."
+msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles...</emph></variable>."
+msgstr ""
#: stylesmenu.xhp
msgctxt ""
diff --git a/source/bg/svtools/messages.po b/source/bg/svtools/messages.po
index 2703cffd09d..9888fb03608 100644
--- a/source/bg/svtools/messages.po
+++ b/source/bg/svtools/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: 2018-09-11 13:20+0000\n"
-"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:34+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bg\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1536672037.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195240.000000\n"
#: include/svtools/strings.hrc:25
msgctxt "STR_UNDO"
@@ -1534,8 +1534,8 @@ msgstr "Сричкопренасяне с Libhyphen"
#: include/svtools/strings.hrc:360
msgctxt "STR_DESCRIPTION_MYTHES"
-msgid "Mythes Thesaurus"
-msgstr "Синонимен речник Mythes"
+msgid "MyThes Thesaurus"
+msgstr ""
#: include/svtools/strings.hrc:361
msgctxt "STR_DESCRIPTION_IGNOREALLLIST"
diff --git a/source/bg/sw/messages.po b/source/bg/sw/messages.po
index b3fa359bf8e..d8786737808 100644
--- a/source/bg/sw/messages.po
+++ b/source/bg/sw/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-10-29 14:42+0000\n"
-"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:34+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bg\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1540824146.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195240.000000\n"
#: sw/inc/app.hrc:29
msgctxt "RID_PARAGRAPHSTYLEFAMILY"
@@ -6848,7 +6848,12 @@ msgctxt "asciifilterdialog|lf"
msgid "_LF"
msgstr "_LF"
-#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:264
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:258
+msgctxt "asciifilterdialog|includebom"
+msgid "Include byte-order-mark"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:280
msgctxt "asciifilterdialog|label1"
msgid "Properties"
msgstr "Свойства"
diff --git a/source/bg/swext/mediawiki/help.po b/source/bg/swext/mediawiki/help.po
index 16c7d02bd6d..1f8b8dc2d8d 100644
--- a/source/bg/swext/mediawiki/help.po
+++ b/source/bg/swext/mediawiki/help.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2017-02-16 20:36+0000\n"
-"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
+"POT-Creation-Date: 2018-11-15 13:53+0100\n"
+"PO-Revision-Date: 2018-11-12 11:36+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bg\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1487277405.000000\n"
+"X-POOTLE-MTIME: 1542022587.000000\n"
#: help.tree
msgctxt ""
@@ -93,8 +93,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id7387615\n"
"help.text"
-msgid "A wiki account on a supported <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
-msgstr "Потребителски профил в поддържан <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> сървър"
+msgid "A wiki account on a supported <link href=\"https://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -149,24 +149,24 @@ msgctxt ""
"wiki.xhp\n"
"par_id368968\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Options</link> dialog, click Add."
-msgstr "В диалогa <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Настройки</link> натиснете „Добавяне“."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\"><emph>Options</emph></link> dialog, click <emph>Add</emph>."
+msgstr ""
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"par_id6962187\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> dialog, enter the account information for the wiki."
-msgstr "В диалога <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> въведете информацията за влизане в уикито."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\"><emph>MediaWiki</emph></link> dialog, enter the account information for the wiki."
+msgstr ""
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"par_id5328836\n"
"help.text"
-msgid "In the URL text box, enter the address of a wiki that you want to connect to."
-msgstr "В текстовото поле URL въведете адреса на уикито, с което желаете да се свържете."
+msgid "In the <emph>URL</emph> text box, enter the address of a wiki that you want to connect to."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -181,8 +181,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id5906552\n"
"help.text"
-msgid "In the Username box, enter your user ID for your wiki account."
-msgstr "В полето „Име на потребител“ въведете потребителското си име в уикито."
+msgid "In the <emph>Username</emph> box, enter your user ID for your wiki account."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -197,8 +197,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id8869594\n"
"help.text"
-msgid "In the Password box, enter the password for your wiki account, then click OK."
-msgstr "Въведете паролата си за уикито в полето „Парола“ и натиснете OK."
+msgid "In the Password box, enter the password for your wiki account, then click <emph>OK</emph>."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -245,8 +245,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id228278\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Send to MediaWiki</link> dialog, specify the settings for your entry."
-msgstr "В диалоговия прозорец <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Изпращане към MediaWiki</link> задайте настройките за статията си."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\"><emph>Send to MediaWiki</emph></link> dialog, specify the settings for your entry."
+msgstr ""
#: wiki.xhp
msgctxt ""
diff --git a/source/bn-IN/chart2/messages.po b/source/bn-IN/chart2/messages.po
index 67a61e6a9f8..7ccc68a9575 100644
--- a/source/bn-IN/chart2/messages.po
+++ b/source/bn-IN/chart2/messages.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: 2018-11-11 07:25+0000\n"
-"Last-Translator: biraj <brnet00@gmail.com>\n"
+"PO-Revision-Date: 2018-11-13 05:59+0000\n"
+"Last-Translator: joydeep <jdsk2013@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bn_IN\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1541921140.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542088742.000000\n"
#: chart2/inc/strings.hrc:24
msgctxt "STR_DLG_CHART_WIZARD"
@@ -1699,10 +1699,9 @@ msgid "P_lacement:"
msgstr "অবস্থান (_P):"
#: chart2/uiconfig/ui/sidebarseries.ui:83
-#, fuzzy
msgctxt "sidebarseries|comboboxtext_label"
msgid "Above"
-msgstr "ঊর্ধ্বে"
+msgstr "উপরে"
#: chart2/uiconfig/ui/sidebarseries.ui:84
msgctxt "sidebarseries|comboboxtext_label"
diff --git a/source/bn-IN/cui/messages.po b/source/bn-IN/cui/messages.po
index c0deca8df4d..3cb25b36828 100644
--- a/source/bn-IN/cui/messages.po
+++ b/source/bn-IN/cui/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2018-11-11 07:48+0000\n"
-"Last-Translator: parnas <parnasghosh@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:21+0100\n"
+"PO-Revision-Date: 2018-11-14 11:34+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bn_IN\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1541922539.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195260.000000\n"
#: cui/inc/strings.hrc:24
msgctxt "RID_SVXSTR_KEY_CONFIG_DIR"
@@ -1561,142 +1561,137 @@ msgid "Dimension line"
msgstr "মাত্রা লাইন"
#: cui/inc/strings.hrc:365
-msgctxt "RID_SVXSTR_LOAD_ERROR"
-msgid "The selected module could not be loaded."
-msgstr "নির্বাচিত মডিউল লোড করা যায়নি।"
-
-#: cui/inc/strings.hrc:366
#, fuzzy
msgctxt "RID_SVXSTR_STARTQUOTE"
msgid "Start Quote"
msgstr "উদ্ধৃতি আরম্ভ (_S):"
-#: cui/inc/strings.hrc:367
+#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_ENDQUOTE"
msgid "End Quote"
msgstr ""
-#: cui/inc/strings.hrc:369
+#: cui/inc/strings.hrc:368
msgctxt "RID_SVXSTR_SELECTEDPERSONA"
msgid "Selected Theme: "
msgstr "নির্বাচিত থীম:"
-#: cui/inc/strings.hrc:370
+#: cui/inc/strings.hrc:369
msgctxt "RID_SVXSTR_SEARCHING"
msgid "Searching, please wait..."
msgstr "অনুসন্ধান করা হচ্ছে, দয়া করে অপেক্ষা করুন..."
-#: cui/inc/strings.hrc:371
+#: cui/inc/strings.hrc:370
msgctxt "RID_SVXSTR_SEARCHERROR"
msgid "Cannot open %1, please try again later."
msgstr "%1 খোলা যাচ্ছে না, দয়া করে পরে অাবার চেষ্টা করুন।"
-#: cui/inc/strings.hrc:372
+#: cui/inc/strings.hrc:371
msgctxt "RID_SVXSTR_NORESULTS"
msgid "No results found."
msgstr "কোনো ফলাফল পাওয়া যায়নি।"
-#: cui/inc/strings.hrc:373
+#: cui/inc/strings.hrc:372
msgctxt "RID_SVXSTR_APPLYPERSONA"
msgid "Applying Theme..."
msgstr "থীম প্রয়োগ করা হচ্ছে..."
-#: cui/inc/strings.hrc:374
+#: cui/inc/strings.hrc:373
msgctxt "RID_SVXSTR_INVALIDPERSONAURL"
msgid "Please enter a valid theme address or a search term."
msgstr ""
-#: cui/inc/strings.hrc:376
+#: cui/inc/strings.hrc:375
msgctxt "RID_SVXSTR_TABLE_PRESET_NONE"
msgid "Set No Borders"
msgstr "কোন সীমানা নয়"
-#: cui/inc/strings.hrc:377
+#: cui/inc/strings.hrc:376
msgctxt "RID_SVXSTR_TABLE_PRESET_ONLYOUTER"
msgid "Set Outer Border Only"
msgstr "শুধুমাত্র বহিঃস্থ সীমানা নির্ধারণ"
-#: cui/inc/strings.hrc:378
+#: cui/inc/strings.hrc:377
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERHORI"
msgid "Set Outer Border and Horizontal Lines"
msgstr "বহিঃস্থ সীমানা ও অনুভূমিক রেখা নির্ধারণ"
-#: cui/inc/strings.hrc:379
+#: cui/inc/strings.hrc:378
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERALL"
msgid "Set Outer Border and All Inner Lines"
msgstr "বহিঃস্থ সীমানা ও সব অন্তঃস্থ রেখা নির্ধারণ"
-#: cui/inc/strings.hrc:380
+#: cui/inc/strings.hrc:379
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERINNER"
msgid "Set Outer Border Without Changing Inner Lines"
msgstr "অন্তঃস্থ রেখা পরিবর্তন না করে বহিঃস্থ সীমানা নির্ধারণ"
-#: cui/inc/strings.hrc:381
+#: cui/inc/strings.hrc:380
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONAL"
msgid "Set Diagonal Lines Only"
msgstr "শুধুমাত্র তির্যক রেখা নির্ধারণ"
-#: cui/inc/strings.hrc:382
+#: cui/inc/strings.hrc:381
msgctxt "RID_SVXSTR_PARA_PRESET_ALL"
msgid "Set All Four Borders"
msgstr "চারটি সীমানার প্রতিটি নির্ধারণ"
-#: cui/inc/strings.hrc:383
+#: cui/inc/strings.hrc:382
msgctxt "RID_SVXSTR_PARA_PRESET_LEFTRIGHT"
msgid "Set Left and Right Borders Only"
msgstr "শুধুমাত্র বাম ও ডান সীমানা নির্ধারণ"
-#: cui/inc/strings.hrc:384
+#: cui/inc/strings.hrc:383
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOM"
msgid "Set Top and Bottom Borders Only"
msgstr "শুধুমাত্র শীর্ষ ও নিম্ন সীমানা নির্ধারণ"
-#: cui/inc/strings.hrc:385
+#: cui/inc/strings.hrc:384
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYLEFT"
msgid "Set Left Border Only"
msgstr "শুধুমাত্র বাম সীমানা নির্ধারণ"
-#: cui/inc/strings.hrc:386
+#: cui/inc/strings.hrc:385
msgctxt "RID_SVXSTR_HOR_PRESET_ONLYHOR"
msgid "Set Top and Bottom Borders, and All Inner Lines"
msgstr "শীর্ষ ও নিম্ন সীমানা এবং সব অভ্যন্তরীণ রেখা নির্ধারণ"
-#: cui/inc/strings.hrc:387
+#: cui/inc/strings.hrc:386
msgctxt "RID_SVXSTR_VER_PRESET_ONLYVER"
msgid "Set Left and Right Borders, and All Inner Lines"
msgstr "বাম ও ডান সীমানা এবং সব অভ্যন্তরীণ রেখা নির্ধারণ"
-#: cui/inc/strings.hrc:388
+#: cui/inc/strings.hrc:387
msgctxt "RID_SVXSTR_SHADOW_STYLE_NONE"
msgid "No Shadow"
msgstr "কোন ছায়া নয়"
-#: cui/inc/strings.hrc:389
+#: cui/inc/strings.hrc:388
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMRIGHT"
msgid "Cast Shadow to Bottom Right"
msgstr "নিচে ডানে ছায়া ফেলা"
-#: cui/inc/strings.hrc:390
+#: cui/inc/strings.hrc:389
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPRIGHT"
msgid "Cast Shadow to Top Right"
msgstr "উপরে ডানে ছায়া ফেলা"
-#: cui/inc/strings.hrc:391
+#: cui/inc/strings.hrc:390
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMLEFT"
msgid "Cast Shadow to Bottom Left"
msgstr "নিচে বামে ছায়া ফেলা"
-#: cui/inc/strings.hrc:392
+#: cui/inc/strings.hrc:391
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPLEFT"
msgid "Cast Shadow to Top Left"
msgstr "উপরে বামে ছায়া ফেলা"
-#: cui/inc/strings.hrc:393
+#: cui/inc/strings.hrc:392
msgctxt "RID_SVXSTR_SIGNATURELINE_SIGNED_BY"
msgid "Signed by: %1"
msgstr ""
-#: cui/inc/strings.hrc:394
+#: cui/inc/strings.hrc:393
msgctxt "RID_SVXSTR_OPENCL_RESTART"
msgid "For the OpenCL changes to take effect, %PRODUCTNAME must be restarted."
msgstr ""
@@ -1707,10 +1702,9 @@ msgid "%PRODUCTNAME"
msgstr "%PRODUCTNAME"
#: cui/inc/treeopt.hrc:31
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "User Data"
-msgstr "ব্যবহারকারী ডাটা"
+msgstr "ব্যবহারকারী ডেটা"
#: cui/inc/treeopt.hrc:32
msgctxt "SID_GENERAL_OPTIONS_RES"
@@ -1744,7 +1738,6 @@ msgid "Security"
msgstr "নিরাপত্তা"
#: cui/inc/treeopt.hrc:38
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Personalization"
msgstr "ব্যক্তিগত রূপদান"
@@ -1761,7 +1754,6 @@ msgid "Accessibility"
msgstr "স্বাচ্ছন্দ্যকরণ"
#: cui/inc/treeopt.hrc:41
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Advanced"
msgstr "উন্নত"
@@ -1798,7 +1790,6 @@ msgid "Writing Aids"
msgstr "লেখার সহায়িকা"
#: cui/inc/treeopt.hrc:52
-#, fuzzy
msgctxt "SID_LANGUAGE_OPTIONS_RES"
msgid "Searching in Japanese"
msgstr "জাপানী ভাষায় অনুসন্ধান"
@@ -1820,7 +1811,6 @@ msgid "Internet"
msgstr "ইন্টারনেট"
#: cui/inc/treeopt.hrc:60
-#, fuzzy
msgctxt "SID_INET_DLG_RES"
msgid "Proxy"
msgstr "প্রক্সি"
@@ -1848,10 +1838,9 @@ msgid "View"
msgstr "দৃশ্যপট"
#: cui/inc/treeopt.hrc:69
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Formatting Aids"
-msgstr "বিন্যাস করার সহায়তা"
+msgstr "বিন্যাসকরণ সহায়তা"
#: cui/inc/treeopt.hrc:70
msgctxt "SID_SW_EDITOPTIONS_RES"
@@ -1859,22 +1848,19 @@ msgid "Grid"
msgstr "গ্রিড"
#: cui/inc/treeopt.hrc:71
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Basic Fonts (Western)"
-msgstr "প্রাথমিক ফন্ট (পশ্চিমা)"
+msgstr "বেসিক ফন্ট (পশ্চিমা)"
#: cui/inc/treeopt.hrc:72
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Basic Fonts (Asian)"
-msgstr "প্রাথমিক ফন্ট (এশীয়)"
+msgstr "বেসিক ফন্ট (এশিয়ান)"
#: cui/inc/treeopt.hrc:73
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Basic Fonts (CTL)"
-msgstr "প্রাথমিক ফন্ট (CTL)"
+msgstr "বেসিক ফন্ট (CTL)"
#: cui/inc/treeopt.hrc:74
msgctxt "SID_SW_EDITOPTIONS_RES"
@@ -1893,10 +1879,9 @@ msgid "Changes"
msgstr "পরিবর্তিত"
#: cui/inc/treeopt.hrc:77
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Comparison"
-msgstr "পার্থক্য"
+msgstr "তুলনা"
#: cui/inc/treeopt.hrc:78
msgctxt "SID_SW_EDITOPTIONS_RES"
@@ -1904,22 +1889,19 @@ msgid "Compatibility"
msgstr "সুসংগতি"
#: cui/inc/treeopt.hrc:79
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "AutoCaption"
-msgstr "AutoCaption"
+msgstr "স্বয়ংক্রিয় ক্যাপশন"
#: cui/inc/treeopt.hrc:80
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Mail Merge E-mail"
msgstr "ই-মেইলে মেইল মার্জ (একত্রিকরণ) প্রয়োগ করা হবে"
#: cui/inc/treeopt.hrc:85
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "%PRODUCTNAME Writer/Web"
-msgstr "%PRODUCTNAME ত্রুটি"
+msgstr "%PRODUCTNAME লেখক /ওয়েব"
#: cui/inc/treeopt.hrc:86
#, fuzzy
@@ -1928,10 +1910,9 @@ msgid "View"
msgstr "দৃশ্যপট"
#: cui/inc/treeopt.hrc:87
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "Formatting Aids"
-msgstr "বিন্যাস করার সহায়তা"
+msgstr "বিন্যাসকরণ সহায়তা"
#: cui/inc/treeopt.hrc:88
msgctxt "SID_SW_ONLINEOPTIONS_RES"
@@ -1966,10 +1947,9 @@ msgid "Settings"
msgstr "সেটিং"
#: cui/inc/treeopt.hrc:102
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "%PRODUCTNAME Calc"
-msgstr "%PRODUCTNAME ম্যাক্রো"
+msgstr "%PRODUCTNAME ক্যালক"
#: cui/inc/treeopt.hrc:103
msgctxt "SID_SC_EDITOPTIONS_RES"
@@ -1989,10 +1969,9 @@ msgid "View"
msgstr "দৃশ্যপট"
#: cui/inc/treeopt.hrc:106
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Calculate"
-msgstr "নির্ণয়"
+msgstr "গণনা করুন"
#: cui/inc/treeopt.hrc:107
msgctxt "SID_SC_EDITOPTIONS_RES"
@@ -2102,7 +2081,6 @@ msgid "General"
msgstr "সাধারণ"
#: cui/inc/treeopt.hrc:143
-#, fuzzy
msgctxt "SID_FILTER_DLG_RES"
msgid "VBA Properties"
msgstr "VBA বৈশিষ্ট্যাবলী"
@@ -2130,10 +2108,9 @@ msgid "Connections"
msgstr "সংযোগ"
#: cui/inc/treeopt.hrc:152
-#, fuzzy
msgctxt "SID_SB_STARBASEOPTIONS_RES"
msgid "Databases"
-msgstr "ডাটাবেস"
+msgstr "ডেটাবেস"
#: cui/uiconfig/ui/aboutconfigdialog.ui:9
msgctxt "aboutconfigdialog|AboutConfig"
@@ -2262,10 +2239,9 @@ msgid "https://www.libreoffice.org/about-us/credits/"
msgstr "http://www.libreoffice.org/about-us/credits/"
#: cui/uiconfig/ui/accelconfigpage.ui:54
-#, fuzzy
msgctxt "accelconfigpage|label21"
msgid "Shortcu_t Keys"
-msgstr "শর্টকাট কী"
+msgstr "শর্টকাট কীসমূহ (_t)"
#: cui/uiconfig/ui/accelconfigpage.ui:80
msgctxt "accelconfigpage|office"
@@ -2934,10 +2910,9 @@ msgid "Center Right"
msgstr "আবরণ - বাম থেকে ডানে"
#: cui/uiconfig/ui/bitmaptabpage.ui:317
-#, fuzzy
msgctxt "bitmaptabpage|positionlb"
msgid "Bottom Left"
-msgstr "নিচে বামে?"
+msgstr "নিচে বামে"
#: cui/uiconfig/ui/bitmaptabpage.ui:318
msgctxt "bitmaptabpage|positionlb"
@@ -2945,10 +2920,9 @@ msgid "Bottom Center"
msgstr ""
#: cui/uiconfig/ui/bitmaptabpage.ui:319
-#, fuzzy
msgctxt "bitmaptabpage|positionlb"
msgid "Bottom Right"
-msgstr "নিচে ডানে?"
+msgstr "নিচে ডানে"
#: cui/uiconfig/ui/bitmaptabpage.ui:345
msgctxt "bitmaptabpage|label9"
@@ -3608,10 +3582,9 @@ msgid "CTL Font"
msgstr "CTL ফন্ট"
#: cui/uiconfig/ui/charnamepage.ui:1124
-#, fuzzy
msgctxt "charnamepage|preview-atkobject"
msgid "Preview"
-msgstr "পূর্বদৃশ্য"
+msgstr "পূর্বরূপ"
#: cui/uiconfig/ui/colorconfigwin.ui:14
msgctxt "colorconfigwin|docboundaries"
@@ -3899,10 +3872,9 @@ msgid "Shadows"
msgstr "ছায়া"
#: cui/uiconfig/ui/colorpage.ui:82
-#, fuzzy
msgctxt "colorpage|label21"
msgid "Palette:"
-msgstr "প্যালেট"
+msgstr "প্যালেট:"
#: cui/uiconfig/ui/colorpage.ui:122
msgctxt "colorpage|label20"
@@ -3920,10 +3892,9 @@ msgid "CMYK"
msgstr "CMYK"
#: cui/uiconfig/ui/colorpage.ui:205
-#, fuzzy
msgctxt "colorpage|delete"
msgid "Delete"
-msgstr "মুছুন (_D)"
+msgstr "মুছে ফেলুন"
#: cui/uiconfig/ui/colorpage.ui:220
msgctxt "colorpage|label22"
@@ -3931,7 +3902,6 @@ msgid "Custom Palette"
msgstr ""
#: cui/uiconfig/ui/colorpage.ui:286
-#, fuzzy
msgctxt "colorpage|label1"
msgid "Colors"
msgstr "রং"
@@ -5349,10 +5319,9 @@ msgid "Increment:"
msgstr "ক্রমবৃদ্ধি:"
#: cui/uiconfig/ui/gradientpage.ui:288
-#, fuzzy
msgctxt "gradientpage|autoincrement"
msgid "A_utomatic"
-msgstr "স্বয়ংক্রিয়"
+msgstr "স্বয়ংক্রিয় (_u)"
#: cui/uiconfig/ui/gradientpage.ui:320
msgctxt "gradientpage|centerft"
@@ -5811,10 +5780,9 @@ msgid "Te_xt:"
msgstr "পাঠ (_x):"
#: cui/uiconfig/ui/hyperlinkinternetpage.ui:254
-#, fuzzy
msgctxt "hyperlinkinternetpage|name_label"
msgid "Na_me:"
-msgstr "নাম:"
+msgstr "নাম (_m):"
#: cui/uiconfig/ui/hyperlinkinternetpage.ui:295
msgctxt "hyperlinkinternetpage|form_label"
@@ -8259,10 +8227,9 @@ msgid "_Edit..."
msgstr "সম্পাদনা করুন (_E)..."
#: cui/uiconfig/ui/optlingupage.ui:82
-#, fuzzy
msgctxt "optlingupage|lingumodulesedit-atkobject"
msgid "Edit Available language modules"
-msgstr "উপলব্ধ ভাষার মডিউল (_A):"
+msgstr "উপলব্ধ ভাষার মডিউল সম্পাদনা করুন"
#: cui/uiconfig/ui/optlingupage.ui:112
msgctxt "optlingupage|lingudictsft"
@@ -8280,10 +8247,9 @@ msgid "Ed_it..."
msgstr "সম্পাদনা (_i)..."
#: cui/uiconfig/ui/optlingupage.ui:167
-#, fuzzy
msgctxt "optlingupage|lingudictsedit-atkobject"
msgid "Edit User-defined dictionaries"
-msgstr "ব্যবহারকারী-নির্ধারিত অভিধাণ"
+msgstr "ব্যবহারকারী-নির্ধারিত অভিধাণ সম্পাদনা করুন"
#: cui/uiconfig/ui/optlingupage.ui:179
msgctxt "optlingupage|lingudictsdelete"
@@ -9153,7 +9119,6 @@ msgid "Large"
msgstr "বড়"
#: cui/uiconfig/ui/optviewpage.ui:383
-#, fuzzy
msgctxt "optviewpage|iconsize"
msgid "Extra Large"
msgstr "অতিরিক্ত বড়"
@@ -9596,13 +9561,11 @@ msgid "Single"
msgstr "একক"
#: cui/uiconfig/ui/paraindentspacing.ui:388
-#, fuzzy
msgctxt "paraindentspacing|liststoreLB_LINEDIST"
msgid "1.15 Lines"
msgstr "১.৫ লাইন"
#: cui/uiconfig/ui/paraindentspacing.ui:389
-#, fuzzy
msgctxt "paraindentspacing|liststoreLB_LINEDIST"
msgid "1.5 Lines"
msgstr "১.৫ লাইন"
@@ -9618,7 +9581,6 @@ msgid "Proportional"
msgstr "আনুপাতিক"
#: cui/uiconfig/ui/paraindentspacing.ui:392
-#, fuzzy
msgctxt "paraindentspacing|liststoreLB_LINEDIST"
msgid "At least"
msgstr "অন্তত"
@@ -9796,10 +9758,9 @@ msgid "Selection"
msgstr "নির্বাচন"
#: cui/uiconfig/ui/patterntabpage.ui:82
-#, fuzzy
msgctxt "patterntabpage|BTN_MODIFY"
msgid "_Modify"
-msgstr "পরিবর্তন (_M)"
+msgstr "পরিবর্তন করুন (_M)"
#: cui/uiconfig/ui/patterntabpage.ui:109
msgctxt "patterntabpage|label3"
@@ -9807,22 +9768,19 @@ msgid "Pattern"
msgstr "প্যাটার্ন"
#: cui/uiconfig/ui/patterntabpage.ui:156
-#, fuzzy
msgctxt "patterntabpage|label4"
msgid "Pattern Editor:"
-msgstr "ধরন সম্পাদক:"
+msgstr "প্যাটার্ন সম্পাদক:"
#: cui/uiconfig/ui/patterntabpage.ui:187
-#, fuzzy
msgctxt "patterntabpage|CTL_PIXEL-atkobject"
msgid "Pattern Editor"
-msgstr "ধরন সম্পাদক"
+msgstr "প্যাটার্ন সম্পাদক"
#: cui/uiconfig/ui/patterntabpage.ui:218
-#, fuzzy
msgctxt "patterntabpage|label5"
msgid "Foreground Color:"
-msgstr "পটভূমির রং"
+msgstr "পুরোভূমির রং"
#: cui/uiconfig/ui/patterntabpage.ui:262
#, fuzzy
@@ -9831,7 +9789,6 @@ msgid "Background Color:"
msgstr "পটভূমির রং"
#: cui/uiconfig/ui/patterntabpage.ui:304
-#, fuzzy
msgctxt "patterntabpage|label1"
msgid "Options"
msgstr "অপশন"
@@ -9842,10 +9799,9 @@ msgid "Example"
msgstr "উদাহরণ"
#: cui/uiconfig/ui/patterntabpage.ui:375
-#, fuzzy
msgctxt "patterntabpage|label2"
msgid "Preview"
-msgstr "পূর্বদৃশ্য"
+msgstr "পূর্বরূপ"
#: cui/uiconfig/ui/percentdialog.ui:14
msgctxt "percentdialog|PercentDialog"
@@ -10004,10 +9960,9 @@ msgid "Spacing"
msgstr "ফাঁকা"
#: cui/uiconfig/ui/positionpage.ui:514
-#, fuzzy
msgctxt "positionpage|preview-atkobject"
msgid "Preview"
-msgstr "পূর্বদৃশ্য"
+msgstr "পূর্বরূপ"
#: cui/uiconfig/ui/positionsizedialog.ui:8
msgctxt "positionsizedialog|PositionAndSizeDialog"
@@ -10405,10 +10360,9 @@ msgid "Attributes"
msgstr "বৈশিষ্ট্যাবলী"
#: cui/uiconfig/ui/searchformatdialog.ui:8
-#, fuzzy
msgctxt "searchformatdialog|SearchFormatDialog"
msgid "Text Format "
-msgstr "পাঠ্য বিন্যাস"
+msgstr "টেক্সট বিন্যাস"
#: cui/uiconfig/ui/searchformatdialog.ui:134
msgctxt "searchformatdialog|font"
@@ -10451,7 +10405,6 @@ msgid "Asian Typography"
msgstr "এশীয় মুদ্রণশৈলী"
#: cui/uiconfig/ui/searchformatdialog.ui:511
-#, fuzzy
msgctxt "searchformatdialog|background"
msgid "Highlighting"
msgstr "উজ্জ্বলকরণ"
@@ -10768,22 +10721,43 @@ msgctxt "signsignatureline|btn_select_certificate"
msgid "Select Certificate"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:168
+#. Name of the signer
+#: cui/uiconfig/ui/signsignatureline.ui:166
+msgctxt "signsignatureline|label_name"
+msgid "or"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:175
+msgctxt "signsignatureline|btn_load_image"
+msgid "Use Signature Image"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:190
+msgctxt "signsignatureline|btn_clear_image"
+msgid "Clear"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:206
+msgctxt "signsignatureline|label_image_dimensions"
+msgid "Best image size: 600 x 100 px"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:237
msgctxt "signsignatureline|label_sign"
msgid "Sign"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:205
+#: cui/uiconfig/ui/signsignatureline.ui:274
msgctxt "signsignatureline|label_add_comment"
msgid "Add comment:"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:241
+#: cui/uiconfig/ui/signsignatureline.ui:310
msgctxt "signsignatureline|label_hint"
msgid "Instructions from the document creator:"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:274
+#: cui/uiconfig/ui/signsignatureline.ui:343
msgctxt "signsignatureline|label_more"
msgid "More"
msgstr ""
@@ -10934,10 +10908,9 @@ msgid "Font:"
msgstr "ফন্ট:"
#: cui/uiconfig/ui/specialcharacters.ui:135
-#, fuzzy
msgctxt "specialcharacters|srchft"
msgid "Search:"
-msgstr "অনুসন্ধান করুন…"
+msgstr "অনুসন্ধান করুনঃ"
#: cui/uiconfig/ui/specialcharacters.ui:221
msgctxt "specialcharacters|hexlabel"
@@ -11392,10 +11365,9 @@ msgid "_Adjust to contour"
msgstr "কনট্যুরের সাথে মানানসই (_A)"
#: cui/uiconfig/ui/textattrtabpage.ui:130
-#, fuzzy
msgctxt "textattrtabpage|label1"
msgid "Drawing Object Text"
-msgstr "অঙ্কন বস্তুর লেখা"
+msgstr "অঙ্কন বস্তুর টেক্সট"
#: cui/uiconfig/ui/textattrtabpage.ui:163
msgctxt "textattrtabpage|TSB_WORDWRAP_TEXT"
@@ -11513,7 +11485,6 @@ msgid "Position:"
msgstr "অবস্থান:"
#: cui/uiconfig/ui/textflowpage.ui:323
-#, fuzzy
msgctxt "textflowpage|comboPageStyle-atkobject"
msgid "Page Style"
msgstr "পৃষ্ঠা শৈলী"
@@ -11814,10 +11785,9 @@ msgid "Enclosing Character"
msgstr "বন্ধনী অক্ষর"
#: cui/uiconfig/ui/twolinespage.ui:285
-#, fuzzy
msgctxt "twolinespage|preview-atkobject"
msgid "Preview"
-msgstr "পূর্বদৃশ্য"
+msgstr "পূর্বরূপ"
#: cui/uiconfig/ui/wordcompletionpage.ui:43
msgctxt "wordcompletionpage|delete"
@@ -11921,10 +11891,9 @@ msgid "Columns:"
msgstr "কলাম:"
#: cui/uiconfig/ui/zoomdialog.ui:341
-#, fuzzy
msgctxt "zoomdialog|columnssb-atkobject"
msgid "Columns"
-msgstr "কলাম:"
+msgstr "কলাম"
#: cui/uiconfig/ui/zoomdialog.ui:365
msgctxt "zoomdialog|bookmode"
diff --git a/source/bn-IN/helpcontent2/source/text/sbasic/shared/01.po b/source/bn-IN/helpcontent2/source/text/sbasic/shared/01.po
index 9e2a468466c..2cb22e95ce1 100644
--- a/source/bn-IN/helpcontent2/source/text/sbasic/shared/01.po
+++ b/source/bn-IN/helpcontent2/source/text/sbasic/shared/01.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-16 16:54+0200\n"
-"PO-Revision-Date: 2016-05-02 07:40+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:52+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bn_IN\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1462174810.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196330.000000\n"
#: 06130000.xhp
msgctxt ""
@@ -93,7 +93,7 @@ msgctxt ""
"06130000.xhp\n"
"par_id3154791\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Runs or saves the current macro.</ahelp>"
msgstr ""
#: 06130000.xhp
diff --git a/source/bn-IN/helpcontent2/source/text/scalc/00.po b/source/bn-IN/helpcontent2/source/text/scalc/00.po
index 5e718013efc..4f743a5b2ed 100644
--- a/source/bn-IN/helpcontent2/source/text/scalc/00.po
+++ b/source/bn-IN/helpcontent2/source/text/scalc/00.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-11-22 13:53+0100\n"
-"PO-Revision-Date: 2016-11-22 16:59+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:52+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bn_IN\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1479833988.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196332.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -29,24 +29,24 @@ msgctxt ""
"00000004.xhp\n"
"hd_id3155535\n"
"help.text"
-msgid "<variable id=\"wie\">To access this function... </variable>"
-msgstr "<variable id=\"wie\">এই ফাংশনটি ব্যবহার করতে... </variable>"
+msgid "<variable id=\"wie\">To access this function...</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
"par_idN1056E\n"
"help.text"
-msgid "<variable id=\"moreontop\">More explanations on top of this page. </variable>"
-msgstr "<variable id=\"moreontop\">এই পৃষ্ঠার উপর অংশে আরও ব্যাখ্যা আছে। </variable>"
+msgid "<variable id=\"moreontop\">More explanations on top of this page.</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
"par_idN105AF\n"
"help.text"
-msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone. </variable>"
-msgstr "<variable id=\"optional\">%PRODUCTNAME ক্যালক ফাংশনে, \"ঐচ্ছিক\" হিসেবে চিহ্নিত প্যারামিটার বাদ দেয়া যেতে পারে, শুধুমাত্র যদি এটা সর্বশেষ প্যারামিটার হয়। উদাহরণস্বরূপ, চারটি প্যারামিটারযুক্ত কোনো ফাংশন, যার শেষ দুটি প্যারামিটার \"ঐচ্ছিক\" হিসেবে চিহ্নিত, আপনি চতুর্থ প্যারামিটার বা তৃতীয় এবং চতুর্থ প্যারামিটার বাদ দিতে পারবেন, কিন্তু আপনি এককভাবে তৃতীয় প্যারামিটারটি বাদ দিতে পারবেন না।</variable>"
+msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone.</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -77,63 +77,63 @@ msgctxt ""
"00000402.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph></variable>"
-msgstr "<variable id=\"kopffuss\"><emph>সম্পাদনা - শীর্ষচরণ এবং পাদচরণ</emph> নির্বাচন করুন </variable>"
+msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3159233\n"
"help.text"
-msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs</variable>"
-msgstr "<variable id=\"bkopfzeile\"><emph>সম্পাদনা - শীর্ষচরণ এবং পাদচরণ - শীর্ষচরণ/পাদচরণ</emph>ট্যাব নির্বাচন করুন</variable>"
+msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150443\n"
"help.text"
-msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph></variable>"
-msgstr "<variable id=\"bausfullen\"><emph>সম্পাদনা - ভরাট</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3143267\n"
"help.text"
-msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph></variable>"
-msgstr "<variable id=\"bausunten\"><emph>সম্পাদনা - ভরাট - নিচে</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153880\n"
"help.text"
-msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph></variable>"
-msgstr "<variable id=\"bausrechts\"><emph>সম্পাদনা - ভরাট - ডান</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3151245\n"
"help.text"
-msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph></variable>"
-msgstr "<variable id=\"bausoben\"><emph>সম্পাদনা - ভরাট - উপরে</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph></variable>"
-msgstr "<variable id=\"bauslinks\"><emph>সম্পাদনা - ভরাট - বামে</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150400\n"
"help.text"
-msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph></variable>"
+msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -141,16 +141,16 @@ msgctxt ""
"00000402.xhp\n"
"par_id3154910\n"
"help.text"
-msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph></variable>"
-msgstr "<variable id=\"bausreihe\"><emph>সম্পাদনা - ভরাট - ধারা</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "Choose <emph>Sheet - Clear Cells</emph>"
-msgstr "<emph>সম্পাদনা - বিষয়বস্তু মুছে ফেলা হবে</emph> নির্বাচন করুন"
+msgid "Choose <emph>Sheet - Clear Cells</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -165,40 +165,40 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150011\n"
"help.text"
-msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph></variable>"
-msgstr "<variable id=\"bzelo\"><emph>সম্পাদনা - ঘর মুছে ফেলা হবে</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153951\n"
"help.text"
-msgid "Choose <emph>Sheet - Delete Sheet</emph>"
-msgstr "<emph>সম্পাদনা - বিষয়বস্তু মুছে ফেলা হবে</emph> নির্বাচন করুন"
+msgid "Choose <emph>Sheet - Delete Sheet</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3155306\n"
"help.text"
-msgid "Open context menu for a sheet tab"
-msgstr "একটি শীট ট্যাবের জন্য প্রসঙ্গ মেনু খুলুন"
+msgid "Open context menu for a sheet tab."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3146119\n"
"help.text"
-msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>"
-msgstr "<emph>সম্পাদনা - বিষয়বস্তু মুছে ফেলা হবে</emph> নির্বাচন করুন"
+msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3148645\n"
"help.text"
-msgid "Open context menu for a sheet tab"
-msgstr "একটি শীট ট্যাবের জন্য প্রসঙ্গ মেনু খুলুন"
+msgid "Open context menu for a sheet tab."
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -221,23 +221,23 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150275\n"
"help.text"
-msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph></variable>"
-msgstr "<variable id=\"aspze\"><emph>প্রদর্শন - কলাম এবং সারির শীর্ষচরণ</emph>নির্বাচন করুন</variable>"
+msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph></variable>"
-msgstr "<variable id=\"awehe\"><emph>প্রদর্শন - মান উজ্জ্বলকরণ</emph>নির্বাচন করুন</variable>"
+msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3148947\n"
"help.text"
-msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph></variable>"
+msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph>.</variable>"
msgstr ""
#: 00000403.xhp
@@ -245,8 +245,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3148663\n"
"help.text"
-msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph></variable>"
-msgstr "<variable id=\"seumvo\"><emph>প্রদর্শন - পৃষ্ঠা বিভাজকের প্রাকদর্শন</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -269,16 +269,16 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149784\n"
"help.text"
-msgid "Choose <emph>Insert - Cells</emph>"
-msgstr "<emph>সন্নিবেশ - ঘর</emph> নির্বাচন করুন"
+msgid "Choose <emph>Insert - Cells</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "Open <emph>Insert Cells</emph> toolbar from Tools bar:"
-msgstr "টুলের বার থেকে <emph>ঘর সন্নিবেশ</emph> টুলবার খুলুন:"
+msgid "Open <emph>Insert Cells</emph> toolbar from <emph>Tools</emph> bar:"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -365,7 +365,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149033\n"
"help.text"
-msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph></variable>"
+msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -373,7 +373,7 @@ msgctxt ""
"00000404.xhp\n"
"par_idN1082F\n"
"help.text"
-msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph></variable>"
+msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -381,8 +381,8 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155115\n"
"help.text"
-msgid "Choose <emph>Insert - Function</emph>"
-msgstr "<emph>সন্নিবেশ - ফাংশন</emph> নির্বাচন করুন"
+msgid "Choose <emph>Insert - Function</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -429,8 +429,8 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155809\n"
"help.text"
-msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date&Time</emph></variable>"
-msgstr "<variable id=\"eikadaze\"><emph>সন্নিবেশ - ফাংশন</emph> - শ্রেণী <emph>তারিখ এবং সময়</emph></variable>"
+msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date & Time</emph></variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -517,15 +517,15 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155383\n"
"help.text"
-msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph></variable>"
-msgstr "<variable id=\"funktionsliste\"><emph>সন্নিবেশ - ফাংশনের তালিকা</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153250\n"
"help.text"
-msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph></variable>"
+msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -533,7 +533,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3146776\n"
"help.text"
-msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph></variable>"
+msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -541,7 +541,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3143222\n"
"help.text"
-msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>"
+msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>."
msgstr ""
#: 00000404.xhp
@@ -557,7 +557,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3145214\n"
"help.text"
-msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph></variable>"
+msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -565,7 +565,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153558\n"
"help.text"
-msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph></variable>"
+msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -573,7 +573,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153483\n"
"help.text"
-msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph></variable>"
+msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph>.</variable>"
msgstr ""
#: 00000405.xhp
@@ -597,192 +597,192 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154685\n"
"help.text"
-msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph></variable>"
-msgstr "<variable id=\"fozelle\"><emph>বিন্যাস - ঘর</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153194\n"
"help.text"
-msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab </variable>"
-msgstr "<variable id=\"fozelstz\"><emph>বিন্যাস - ঘর - ঘর সংরক্ষণ</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155854\n"
"help.text"
-msgid "<variable id=\"fozei\">Choose <emph>Format - Row</emph></variable>"
-msgstr "<variable id=\"fozei\"><emph>বিন্যাস - সারি</emph>নির্বাচন করুন</variable>"
+msgid "<variable id=\"fozei\">Choose <emph>Format - Rows</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3150012\n"
"help.text"
-msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Row - Optimal Height</emph></variable>"
-msgstr "<variable id=\"fozeiophoe\"><emph>বিন্যাস - ঘর - উপযুক্ত উচ্চতা</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Rows - Optimal Height</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3148645\n"
"help.text"
-msgid "Choose <emph>Format - Row - Hide</emph>"
-msgstr "<emph>বিন্যাস - সারি - আড়াল</emph> নির্বাচন করুন"
+msgid "Choose <emph>Format - Rows - Hide</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153728\n"
"help.text"
-msgid "Choose <emph>Format - Column - Hide</emph>"
-msgstr "<emph>বিন্যাস - কলাম - আড়াল</emph> নির্বাচন করুন"
+msgid "Choose <emph>Format - Columns - Hide</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3151114\n"
"help.text"
-msgid "Choose <emph>Format - Sheet - Hide</emph>"
-msgstr "<emph>বিন্যাস - শীট - আড়াল</emph> নির্বাচন করুন"
+msgid "Choose <emph>Sheet - Hide Sheet</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3148576\n"
"help.text"
-msgid "Choose <emph>Format - Row - Show</emph>"
-msgstr "<emph>বিন্যাস - সারি - প্রদর্শন</emph> নির্বাচন করুন"
+msgid "Choose <emph>Format - Rows - Show</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156286\n"
"help.text"
-msgid "Choose <emph>Format - Column - Show</emph>"
-msgstr "<emph>বিন্যাস - কলাম - প্রদর্শন</emph> নির্বাচন করুন"
+msgid "Choose <emph>Format - Columns - Show</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3145645\n"
"help.text"
-msgid "<variable id=\"fospa\">Choose <emph>Format - Column</emph></variable>"
-msgstr "<variable id=\"fospa\"><emph>বিন্যাস - কলাম</emph>নির্বাচন করুন</variable>"
+msgid "<variable id=\"fospa\">Choose <emph>Format - Columns</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3145252\n"
"help.text"
-msgid "Choose <emph>Format - Column - Optimal Width</emph>"
-msgstr "<emph>বিন্যাস - কলাম - উপযুক্ত প্রস্থ</emph> নির্বাচন করুন"
+msgid "Choose <emph>Format - Columns - Optimal Width</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3146971\n"
"help.text"
-msgid "Double-click right column separator in column headers"
-msgstr "কলামের শীর্ষচরণের ডান কলাম বিভাজকে ডবল-ক্লিক করুন"
+msgid "Double-click right column separator in column headers."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3147362\n"
"help.text"
-msgid "<variable id=\"fot\">Choose <emph>Format - Sheet</emph></variable>"
-msgstr "<variable id=\"fot\"><emph> বিন্যাস - শীট</emph>নির্বাচন করুন</variable>"
+msgid "<variable id=\"fot\">Choose <emph>Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3163805\n"
"help.text"
-msgid "<variable id=\"fotu\">Choose <emph>Format - Sheet - Rename</emph></variable>"
-msgstr "<variable id=\"fotu\"><emph>বিন্যাস - শীট - নতুন নামকরণ</emph>নির্বাচন করুন</variable>"
+msgid "<variable id=\"fotu\">Choose <emph>Sheet - Rename Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155333\n"
"help.text"
-msgid "<variable id=\"fotenb\">Choose <emph>Format - Sheet - Show</emph></variable>"
-msgstr "<variable id=\"fotenb\"><emph>বিন্যাস - শীট - প্রদর্শন</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"fotenb\">Choose <emph>Sheet - Show Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_idN1077A\n"
"help.text"
-msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph></variable>"
-msgstr "<variable id=\"foste\"><emph>বিন্যাস - পৃষ্ঠা</emph>নির্বাচন করুন</variable>"
+msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155508\n"
"help.text"
-msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab </variable>"
-msgstr "<variable id=\"fostel\"><emph>বিন্যাস - পৃষ্ঠা - শীট</emph>ট্যাব নির্বাচন করুন</variable>"
+msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3150883\n"
"help.text"
-msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph></variable>"
-msgstr "<variable id=\"fodrbe\"><emph>বিন্যাস - মুদ্রণ পরিসর</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156448\n"
"help.text"
-msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph></variable>"
-msgstr "<variable id=\"fodrfe\"><emph>বিন্যাস - মুদ্রণ পরিসর - নির্ধারণ</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156290\n"
"help.text"
-msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph></variable>"
-msgstr "<variable id=\"fodrhin\"><emph>বিন্যাস - মুদ্রণ পরিসর - যোগ</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155812\n"
"help.text"
-msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph></variable>"
-msgstr "<variable id=\"fodbah\"><emph>বিন্যাস - মুদ্রণ পরিসর - সরিয়ে ফেলা হবে</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153307\n"
"help.text"
-msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph></variable>"
-msgstr "<variable id=\"fodbbe\"><emph>বিন্যাস - মুদ্রণ পরিসর - সম্পাদনা</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153916\n"
"help.text"
-msgid "Choose <emph>Format - AutoFormat</emph>"
-msgstr "<emph>বিন্যাস - স্বয়ংক্রিয় বিন্যাস</emph> নির্বাচন করুন"
+msgid "Choose <emph>Format - AutoFormat</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3154532\n"
"help.text"
-msgid "On the Tools bar, click"
-msgstr "টুলের বারে, ক্লিক করুন"
+msgid "On the <emph>Tools</emph> bar, click"
+msgstr ""
#: 00000405.xhp
msgctxt ""
@@ -805,8 +805,8 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154618\n"
"help.text"
-msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph></variable>"
-msgstr "<variable id=\"bedingte\"><emph>বিন্যাস - শর্তাধীন বিন্যাস</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -829,7 +829,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150541\n"
"help.text"
-msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph> </variable>"
+msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -837,8 +837,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153194\n"
"help.text"
-msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>"
-msgstr "<emph>টুল - সনাক্তকারী - প্রিসিডেন্ট ট্রেস করা</emph> নির্বাচন করুন"
+msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -853,7 +853,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph> </variable>"
+msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -861,7 +861,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3145785\n"
"help.text"
-msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph> </variable>"
+msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -869,8 +869,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3155411\n"
"help.text"
-msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>"
-msgstr "<emph>টুল - সনাক্তকারী - ডিপেনডেন্ট ট্রেস করা</emph> নির্বাচন করুন"
+msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -885,7 +885,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146984\n"
"help.text"
-msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph> </variable>"
+msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -893,7 +893,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154014\n"
"help.text"
-msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph> </variable>"
+msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -901,7 +901,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153188\n"
"help.text"
-msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph> </variable>"
+msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -909,7 +909,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3149410\n"
"help.text"
-msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph> </variable>"
+msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -917,7 +917,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3156284\n"
"help.text"
-msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph> </variable>"
+msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -925,7 +925,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153159\n"
"help.text"
-msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph> </variable>"
+msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -933,7 +933,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3147397\n"
"help.text"
-msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph> </variable>"
+msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -941,7 +941,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154018\n"
"help.text"
-msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph> </variable>"
+msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -949,7 +949,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3269142\n"
"help.text"
-msgid "<variable id=\"solver\">Choose <emph>Tools - Solver</emph> </variable>"
+msgid "<variable id=\"solver\">Choose <emph>Tools - Solver</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -957,7 +957,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id8554338\n"
"help.text"
-msgid "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, <emph>Options</emph> button </variable>"
+msgid "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, click <emph>Options</emph> button.</variable>"
msgstr ""
#: 00000406.xhp
@@ -965,7 +965,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3156277\n"
"help.text"
-msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph> </variable>"
+msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -973,7 +973,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3149020\n"
"help.text"
-msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph></variable>"
+msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -981,7 +981,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154256\n"
"help.text"
-msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph></variable>"
+msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -989,7 +989,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146919\n"
"help.text"
-msgid "Choose <emph>Data - Calculate - Recalculate</emph>"
+msgid "Choose <emph>Data - Calculate - Recalculate</emph>."
msgstr ""
#: 00000406.xhp
@@ -1005,7 +1005,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150941\n"
"help.text"
-msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph> </variable>"
+msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -1013,7 +1013,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3151276\n"
"help.text"
-msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph> </variable>"
+msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph>.</variable>"
msgstr ""
#: 00000407.xhp
@@ -1037,7 +1037,7 @@ msgctxt ""
"00000407.xhp\n"
"par_id3147335\n"
"help.text"
-msgid "<variable id=\"fete\">Choose <item type=\"menuitem\">View - Split Window</item></variable>"
+msgid "<variable id=\"fete\">Choose ><item type=\"menuitem\">View - Split Window</item>.</variable>"
msgstr ""
#: 00000407.xhp
@@ -1045,7 +1045,7 @@ msgctxt ""
"00000407.xhp\n"
"par_id3153663\n"
"help.text"
-msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item></variable>"
+msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1069,48 +1069,48 @@ msgctxt ""
"00000412.xhp\n"
"par_id8366954\n"
"help.text"
-msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph></variable>"
-msgstr "<variable id=\"text2columns\"><emph>ডাটা - পাঠ্য থেকে কলাম</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3147399\n"
"help.text"
-msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph></variable>"
-msgstr "<variable id=\"dbrbf\"><emph>ডাটা - পরিসীমা নির্ধারণ</emph>নির্বাচন করুন</variable>"
+msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145345\n"
"help.text"
-msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph></variable>"
-msgstr "<variable id=\"dbrba\"><emph>ডাটা - পরিসীমা নির্বাচন</emph>নির্বাচন করুন</variable>"
+msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150443\n"
"help.text"
-msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph></variable>"
-msgstr "<variable id=\"dnsrt\"><emph>ডাটা - সাজানো</emph>নির্বাচন করুন</variable>"
+msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148491\n"
"help.text"
-msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab"
-msgstr "<emph>ডাটা - সাজানো - সাজানোর নির্ণায়ক</emph> ট্যাব নির্বাচন করুন"
+msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154516\n"
"help.text"
-msgid "On Standard bar, click"
-msgstr "স্ট্যান্ডার্ড বারে, ক্লিক করুন"
+msgid "On <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1149,32 +1149,32 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146984\n"
"help.text"
-msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab</variable>"
-msgstr "<variable id=\"dnsrt\"><emph>ডাটা - সাজানো</emph>নির্বাচন করুন</variable>"
+msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155308\n"
"help.text"
-msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph></variable>"
-msgstr "<variable id=\"dnftr\"><emph>ডাটা - পরিশোধক</emph>নির্বাচন করুন</variable>"
+msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148646\n"
"help.text"
-msgid "Choose <emph>Data - AutoFilter</emph>"
-msgstr "<emph>ডাটা - পরিশোধক - স্বয়ংক্রিয়-পরিশোধক</emph> নির্বাচন করুন"
+msgid "Choose <emph>Data - AutoFilter</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151113\n"
"help.text"
-msgid "On Tools bar or Table Data bar, click"
-msgstr "টুলের বার বা সারণির ডাটা বারে, ক্লিক করুন"
+msgid "On <emph>Tools</emph> bar or <emph>Table Data</emph> bar, click"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1197,39 +1197,39 @@ msgctxt ""
"00000412.xhp\n"
"par_id3156278\n"
"help.text"
-msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph></variable>"
-msgstr "<variable id=\"dnfspz\"><emph>ডাটা - পরিশোধক - উন্নত পরিশোধক</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph> .</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153764\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label"
-msgstr "<emph>ডাটা - পরিশোধক - আদর্শ পরিশোধক - আরও>></emph> বোতাম নির্বাচন করুন"
+msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155444\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label"
-msgstr "<emph>ডাটা - পরিশোধক - উন্নত পরিশোধক - আরও>></emph> বোতাম নির্বাচন করুন"
+msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3156382\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Reset Filter</emph>"
-msgstr "<emph>ডাটা - পরিশোধক - স্বয়ংক্রিয়-পরিশোধক</emph> নির্বাচন করুন"
+msgid "Choose <emph>Data - More Filters - Reset Filter</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155961\n"
"help.text"
-msgid "On Table Data bar, click <emph>Reset Filter/Sort</emph>"
+msgid "On <emph>Table Data</emph> bar, click <emph>Reset Filter/Sort</emph>."
msgstr ""
#: 00000412.xhp
@@ -1253,112 +1253,112 @@ msgctxt ""
"00000412.xhp\n"
"par_id3152778\n"
"help.text"
-msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph></variable>"
-msgstr "<variable id=\"dnaftas\"><emph>ডাটা - পরিশোধক - স্বয়ংক্রিয়-পরিশোধক আড়াল করা</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3166424\n"
"help.text"
-msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph></variable>"
-msgstr "<variable id=\"dntegs\"><emph>ডাটা - আংশিক-যোগফল</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154574\n"
"help.text"
-msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs</variable>"
-msgstr "<variable id=\"dntegs\"><emph>ডাটা - আংশিক-যোগফল</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151277\n"
"help.text"
-msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab</variable>"
-msgstr "<variable id=\"dntegs\"><emph>ডাটা - আংশিক-যোগফল</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145133\n"
"help.text"
-msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph></variable>"
-msgstr "<variable id=\"datengueltig\"><emph>ডাটা - কার্যকরতা</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3152992\n"
"help.text"
-msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab</variable>"
-msgstr "<variable id=\"datengueltig\"><emph>ডাটা - কার্যকরতা</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150367\n"
"help.text"
-msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab</variable>"
-msgstr "<variable id=\"datengueltig\"><emph>ডাটা - কার্যকরতা</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154486\n"
"help.text"
-msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab</variable>"
-msgstr "<variable id=\"datengueltig\"><emph>ডাটা - কার্যকরতা</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3146978\n"
"help.text"
-msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph></variable>"
-msgstr "<variable id=\"dnmfo\"><emph>ডাটা - একাধিক অপারেশন</emph>নির্বাচন করুন</variable>"
+msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155809\n"
"help.text"
-msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph></variable>"
-msgstr "<variable id=\"dnksd\"><emph>ডাটা - একত্রিকরণ</emph>নির্বাচন করুন</variable>"
+msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148701\n"
"help.text"
-msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph></variable>"
-msgstr "<variable id=\"dngld\"><emph>ডাটা - গ্রুপ ও রূপরেখা</emph>নির্বাচন করুন</variable>"
+msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153815\n"
"help.text"
-msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph></variable>"
-msgstr "<variable id=\"dngda\"><emph>ডাটা - গ্রুপ ও রূপরেখা - বিস্তারিত আড়াল হবে</emph>নির্বাচন করুন</variable>"
+msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3159223\n"
"help.text"
-msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph></variable>"
-msgstr "<variable id=\"dngde\"><emph>ডাটা - গ্রুপ ও রূপরেখা - বিস্তারিত দেখান</emph>নির্বাচন করুন</variable>"
+msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3146870\n"
"help.text"
-msgid "Choose <emph>Data - Group and Outline - Group</emph>"
-msgstr "<emph>ডাটা - গ্রুপ ও রূপরেখা - গ্রুপ</emph> নির্বাচন করুন"
+msgid "Choose <emph>Data - Group and Outline - Group</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1397,8 +1397,8 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146781\n"
"help.text"
-msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>"
-msgstr "<emph>ডাটা - গ্রুপ ও রূপরেখা - গ্রুপ মুক্ত করা</emph> নির্বাচন করুন"
+msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1437,47 +1437,47 @@ msgctxt ""
"00000412.xhp\n"
"par_id3153008\n"
"help.text"
-msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph></variable>"
-msgstr "<variable id=\"dnglagl\"><emph>ডাটা - গ্রুপ ও রূপরেখা - স্বয়ংক্রিয়-রূপরেখা</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154709\n"
"help.text"
-msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove</emph></variable>"
-msgstr "<variable id=\"dnglef\"><emph>ডাটা - গ্রুপ ও রূপরেখা - অপসারণ</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove Outline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id1774346\n"
"help.text"
-msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables)</variable>"
-msgstr "<variable id=\"dngde\"><emph>ডাটা - গ্রুপ ও রূপরেখা - বিস্তারিত দেখান</emph>নির্বাচন করুন</variable>"
+msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables).</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155759\n"
"help.text"
-msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph></variable>"
-msgstr "<variable id=\"dndtpt\"><emph>ডাটা - DataPilot</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154625\n"
"help.text"
-msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph></variable>"
-msgstr "<variable id=\"dndtpt\"><emph>ডাটা - DataPilot</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3147558\n"
"help.text"
-msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
+msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1485,7 +1485,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3153297\n"
"help.text"
-msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Current selection</emph>."
+msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Current selection</emph>."
msgstr ""
#: 00000412.xhp
@@ -1493,7 +1493,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3145118\n"
"help.text"
-msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
+msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
msgstr ""
#: 00000412.xhp
@@ -1501,32 +1501,32 @@ msgctxt ""
"00000412.xhp\n"
"par_id3153294\n"
"help.text"
-msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph></variable>"
-msgstr "<variable id=\"dndtpt\"><emph>ডাটা - DataPilot</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151344\n"
"help.text"
-msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph></variable>"
-msgstr "<variable id=\"dndtpt\"><emph>ডাটা - DataPilot</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150397\n"
"help.text"
-msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph></variable>"
-msgstr "<variable id=\"dndakt\"><emph>ডাটা - পরিসর রিফ্রেশ করা হবে</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_idN10B8F\n"
"help.text"
-msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph></variable>"
-msgstr "<variable id=\"grouping\"><emph>ডাটা - গ্রুপ ও রূপরেখা - গ্রুপ</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
@@ -1549,7 +1549,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162106567373\n"
"help.text"
-msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph> </variable>"
+msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1557,7 +1557,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162109048207\n"
"help.text"
-msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph></variable>"
+msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1565,7 +1565,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162107055028\n"
"help.text"
-msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph></variable>"
+msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1573,7 +1573,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162109126013\n"
"help.text"
-msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph></variable>"
+msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1581,7 +1581,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3149095\n"
"help.text"
-msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph></variable>"
+msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1589,7 +1589,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3149398\n"
"help.text"
-msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph></variable>"
+msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1597,7 +1597,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3150084\n"
"help.text"
-msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph></variable>"
+msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1605,7 +1605,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3153093\n"
"help.text"
-msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph></variable>"
+msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1613,7 +1613,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3153191\n"
"help.text"
-msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph></variable>"
+msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1621,5 +1621,5 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3145645\n"
"help.text"
-msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph></variable>"
+msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph>.</variable>"
msgstr ""
diff --git a/source/bn-IN/helpcontent2/source/text/scalc/02.po b/source/bn-IN/helpcontent2/source/text/scalc/02.po
index c0b1c0fa530..6c8e27687f5 100644
--- a/source/bn-IN/helpcontent2/source/text/scalc/02.po
+++ b/source/bn-IN/helpcontent2/source/text/scalc/02.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-05-12 14:35+0200\n"
-"PO-Revision-Date: 2013-06-16 07:36+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:52+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bn_IN\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1371368180.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196332.000000\n"
#: 02130000.xhp
msgctxt ""
@@ -45,8 +45,8 @@ msgctxt ""
"02130000.xhp\n"
"par_id3155267\n"
"help.text"
-msgid "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">আইকন</alt></image>"
+msgid "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Currency Number Format Icon</alt></image>"
+msgstr ""
#: 02130000.xhp
msgctxt ""
@@ -61,8 +61,8 @@ msgctxt ""
"02130000.xhp\n"
"par_id3146776\n"
"help.text"
-msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cell - Numbers\">Format - Cell - Numbers</link>."
-msgstr "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cell - Numbers\">বিন্যাস - ঘর - সংখ্যা</link>."
+msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cells - Numbers\">Format - Cells - Numbers</link>."
+msgstr ""
#: 02140000.xhp
msgctxt ""
diff --git a/source/bn-IN/helpcontent2/source/text/scalc/06.po b/source/bn-IN/helpcontent2/source/text/scalc/06.po
index 81a6dccd3aa..d2d274478f5 100644
--- a/source/bn-IN/helpcontent2/source/text/scalc/06.po
+++ b/source/bn-IN/helpcontent2/source/text/scalc/06.po
@@ -3,15 +3,18 @@ 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-06-14 17:23+0200\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-04-24 11:20+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: bn_IN\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1524568812.000000\n"
#: calcsamplefiles.xhp
msgctxt ""
@@ -20,35 +23,3 @@ msgctxt ""
"help.text"
msgid "Calc Sample Files"
msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521663319917\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/imtrigon.ods\" id=\"ods_id61521568603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521663319918\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/trigon.ods\" id=\"ods_id61521548603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521563314918\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/pivot.ods\" id=\"ods_id61521547603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id721528312694192\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/functions_ifs.ods\" id=\"ods_id61521547603534\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
diff --git a/source/bn-IN/helpcontent2/source/text/scalc/guide.po b/source/bn-IN/helpcontent2/source/text/scalc/guide.po
index 8a93d230e15..67320e528de 100644
--- a/source/bn-IN/helpcontent2/source/text/scalc/guide.po
+++ b/source/bn-IN/helpcontent2/source/text/scalc/guide.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-31 14:10+0200\n"
-"PO-Revision-Date: 2016-05-07 23:47+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:52+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bn_IN\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1462664824.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196332.000000\n"
#: address_auto.xhp
msgctxt ""
@@ -3709,8 +3709,8 @@ msgctxt ""
"database_filter.xhp\n"
"par_idN10693\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - Standard Filter</item>."
-msgstr "<item type=\"menuitem\">ডাটা - পরিশোধক - আদর্শ পরিশোধক</item>।"
+msgid "Choose <item type=\"menuitem\">Data - More Filters - Standard Filter</item>."
+msgstr ""
#: database_filter.xhp
msgctxt ""
@@ -3765,8 +3765,8 @@ msgctxt ""
"database_filter.xhp\n"
"par_id3154944\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - AutoFilter</item>."
-msgstr "<item type=\"menuitem\">ডাটা - পরিশোধক - AutoFilter</item> পছন্দ করুন।"
+msgid "Choose <item type=\"menuitem\">Data - AutoFilter</item>."
+msgstr ""
#: database_filter.xhp
msgctxt ""
diff --git a/source/bn-IN/helpcontent2/source/text/shared.po b/source/bn-IN/helpcontent2/source/text/shared.po
index 16f655abbf0..2710eefa11c 100644
--- a/source/bn-IN/helpcontent2/source/text/shared.po
+++ b/source/bn-IN/helpcontent2/source/text/shared.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: 2016-04-16 21:59+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:52+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bn_IN\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1460843952.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196333.000000\n"
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -2013,5 +2013,5 @@ msgctxt ""
"need_help.xhp\n"
"hd_id1000010\n"
"help.text"
-msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"http://documentation.libreoffice.org/en/join-community/update-help-contents\">web page on writing Help contents</link>."
+msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"https://documentation.libreoffice.org/en/join-community/update-help-contents\"><emph>web page on writing Help contents</emph></link>."
msgstr ""
diff --git a/source/bn-IN/helpcontent2/source/text/shared/00.po b/source/bn-IN/helpcontent2/source/text/shared/00.po
index d0ed6946669..df8109e07d5 100644
--- a/source/bn-IN/helpcontent2/source/text/shared/00.po
+++ b/source/bn-IN/helpcontent2/source/text/shared/00.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-10-21 20:57+0200\n"
-"PO-Revision-Date: 2016-05-24 02:23+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:52+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bn_IN\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1464056622.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196334.000000\n"
#: 00000001.xhp
msgctxt ""
@@ -6221,7 +6221,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id621525017637963\n"
"help.text"
-msgid "Choose <emph>File - Export as EPUB</emph>."
+msgid "Choose <emph>File - Export As - Export as EPUB</emph>."
msgstr ""
#: 00000401.xhp
@@ -7197,7 +7197,7 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1091B\n"
"help.text"
-msgid "<variable id=\"grid\">Choose <emph>View - Grid</emph> (Impress or Draw).</variable>"
+msgid "<variable id=\"grid\">Choose <emph>View - Grid and Helplines</emph> (Impress or Draw).</variable>"
msgstr ""
#: 00000403.xhp
@@ -7205,7 +7205,7 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1092E\n"
"help.text"
-msgid "<variable id=\"guides\">Choose <emph>View - Snap Lines</emph> (Impress or Draw).</variable>"
+msgid "<variable id=\"guides\">Choose <emph>View - Snap Guides</emph> (Impress or Draw).</variable>"
msgstr ""
#: 00000404.xhp
@@ -7861,7 +7861,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id9988402\n"
"help.text"
-msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Updates</emph> button.</variable>"
+msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Check for Updates</emph> button.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8075,14 +8075,6 @@ msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
-"par_id3150032\n"
-"help.text"
-msgid "<variable id=\"arbeit\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Memory</emph>.</variable>"
-msgstr ""
-
-#: 00000406.xhp
-msgctxt ""
-"00000406.xhp\n"
"par_id3159153\n"
"help.text"
msgid "<variable id=\"ansicht\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - View</emph>.</variable>"
@@ -11045,7 +11037,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id366527\n"
"help.text"
-msgid "Choose <emph>Format - Object - Line</emph> (Writer)."
+msgid "Choose <emph>Format - Text Box and Shape - Line</emph> (Writer)."
msgstr ""
#: 00040502.xhp
@@ -11053,7 +11045,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id3835261\n"
"help.text"
-msgid "Choose <emph>Format - Graphic - Line</emph> (Calc)."
+msgid "Choose <emph>Format - Object - Line</emph> (Calc)."
msgstr ""
#: 00040502.xhp
@@ -11085,7 +11077,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id3154285\n"
"help.text"
-msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Object - </emph></caseinline><caseinline select=\"CALC\"><emph>Graphic - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
+msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Text Box and Shape - </emph></caseinline><caseinline select=\"CALC\"><emph>Object - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
msgstr ""
#: 00040502.xhp
diff --git a/source/bn-IN/helpcontent2/source/text/shared/01.po b/source/bn-IN/helpcontent2/source/text/shared/01.po
index 230dd2ee339..c6eff77083d 100644
--- a/source/bn-IN/helpcontent2/source/text/shared/01.po
+++ b/source/bn-IN/helpcontent2/source/text/shared/01.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2016-10-18 20:14+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:52+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bn_IN\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1476821644.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196336.000000\n"
#: 01010000.xhp
msgctxt ""
@@ -33637,7 +33637,7 @@ msgctxt ""
"06130000.xhp\n"
"par_id3153748\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Runs or saves the current macro.</ahelp>"
msgstr ""
#: 06130000.xhp
@@ -40771,14 +40771,6 @@ msgstr ""
#: ref_epub_export.xhp
msgctxt ""
"ref_epub_export.xhp\n"
-"par_id701525003241759\n"
-"help.text"
-msgid "<embedvar href=\"text/shared/00/00000002.xhp#epubv\" markup=\"keep\"/>"
-msgstr ""
-
-#: ref_epub_export.xhp
-msgctxt ""
-"ref_epub_export.xhp\n"
"par_id19921\n"
"help.text"
msgid "<image id=\"img_id22170\" src=\"media/screenshots/modules/swriter/ui/exportepub/EPubDialog.png\" localize=\"true\" width=\"664px\" height=\"482px\"><alt id=\"alt_id59843\">EPUB dialog box</alt></image>"
@@ -40925,7 +40917,7 @@ msgctxt ""
"ref_epub_export.xhp\n"
"par_id971525023515891\n"
"help.text"
-msgid "For custom metadata, you must provide a file with same name as the original filename and with extension as \".xmp\". The provided metadata will override the the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type=\"literal\">MyText.xmp</item>."
+msgid "For custom metadata, you must provide a file with same name as the original filename and with extension as \".xmp\". The provided metadata will override the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type=\"literal\">MyText.xmp</item>."
msgstr ""
#: ref_epub_export.xhp
diff --git a/source/bn-IN/helpcontent2/source/text/shared/guide.po b/source/bn-IN/helpcontent2/source/text/shared/guide.po
index df2bb55725e..afa11b72796 100644
--- a/source/bn-IN/helpcontent2/source/text/shared/guide.po
+++ b/source/bn-IN/helpcontent2/source/text/shared/guide.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2016-07-05 16:52+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:52+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bn_IN\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1467737571.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196337.000000\n"
#: aaa_start.xhp
msgctxt ""
@@ -8829,8 +8829,8 @@ msgctxt ""
"gallery_insert.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by selecting <emph>Tools - Gallery</emph>."
-msgstr "<emph>স্ট্যান্ডার্ড</emph> বারের <emph>গ্যালারি</emph> আইকনে ক্লিক করে গ্যালারি খুলুন, অথবা <emph>টুল - গ্যালারি</emph> নির্বাচন করুন।"
+msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by choosing <emph>Insert - Media - Gallery</emph>."
+msgstr ""
#: gallery_insert.xhp
msgctxt ""
diff --git a/source/bn-IN/helpcontent2/source/text/shared/optionen.po b/source/bn-IN/helpcontent2/source/text/shared/optionen.po
index 76fe6c20fee..5d7700cc59c 100644
--- a/source/bn-IN/helpcontent2/source/text/shared/optionen.po
+++ b/source/bn-IN/helpcontent2/source/text/shared/optionen.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2016-07-05 17:05+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:52+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bn_IN\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1467738327.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196339.000000\n"
#: 01000000.xhp
msgctxt ""
@@ -267,6 +267,14 @@ msgstr "কিছু ব্যবহারকারীর ডাটা একট
#: 01010100.xhp
msgctxt ""
"01010100.xhp\n"
+"par_id3153032\n"
+"help.text"
+msgid "User data is also used when commenting and in tracking changes mode, to identify comments/edits author; and to mark last edit position in document, so that when author opens the document later, it opens at the last edit position."
+msgstr ""
+
+#: 01010100.xhp
+msgctxt ""
+"01010100.xhp\n"
"hd_id3147653\n"
"help.text"
msgid "Address"
@@ -14741,7 +14749,7 @@ msgctxt ""
"opencl.xhp\n"
"par_id5293741\n"
"help.text"
-msgid "for more information on OpenCL, visit <link href=\"http://www.khronos.org/opencl/\">the OpenCL site</link>"
+msgid "for more information on OpenCL, visit <link href=\"https://www.khronos.org/opencl/\">the OpenCL site</link>"
msgstr ""
#: persona_firefox.xhp
diff --git a/source/bn-IN/helpcontent2/source/text/swriter/00.po b/source/bn-IN/helpcontent2/source/text/swriter/00.po
index c4bfe0375cd..a831e7d3f87 100644
--- a/source/bn-IN/helpcontent2/source/text/swriter/00.po
+++ b/source/bn-IN/helpcontent2/source/text/swriter/00.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: 2018-10-23 06:40+0000\n"
-"Last-Translator: biraj <brnet00@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:52+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bn_IN\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1540276806.000000\n"
+"X-POOTLE-MTIME: 1542196340.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -37,8 +37,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3150253\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\"><alt id=\"alt_id3145389\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\"><alt id=\"alt_id3145389\">আইকন</alt></image>"
+msgid "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145389\">Wrap Off Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -53,8 +53,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3156397\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\"><alt id=\"alt_id3149048\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\"><alt id=\"alt_id3149048\">আইকন</alt></image>"
+msgid "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149048\">Wrap On Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -69,8 +69,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3154558\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\"><alt id=\"alt_id3152999\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\"><alt id=\"alt_id3152999\">আইকন</alt></image>"
+msgid "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152999\">Wrap Through Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -85,8 +85,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3148773\n"
"help.text"
-msgid "<image src=\"res/sc06301.png\" id=\"img_id3149026\"><alt id=\"alt_id3149026\">Icon</alt></image>"
-msgstr "<image src=\"res/sc06301.png\" id=\"img_id3149026\"><alt id=\"alt_id3149026\">আইকন</alt></image>"
+msgid "<image src=\"res/sc06301.png\" id=\"img_id3149026\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149026\">Jump to Previous Script Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -101,8 +101,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3151265\n"
"help.text"
-msgid "<image src=\"res/sc06300.png\" id=\"img_id3151272\"><alt id=\"alt_id3151272\">Icon</alt></image>"
-msgstr "<image src=\"res/sc06300.png\" id=\"img_id3151272\"><alt id=\"alt_id3151272\">আইকন</alt></image>"
+msgid "<image src=\"res/sc06300.png\" id=\"img_id3151272\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151272\"> Jump to Next Script Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -381,8 +381,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3154763\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">কমান্ড</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -397,8 +397,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3151387\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">কমান্ড </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -413,8 +413,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3145823\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">কমান্ড </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -429,7 +429,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150932\n"
"help.text"
-msgid "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\"><alt id=\"alt_id3150502\">Icon</alt></image>"
+msgid "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150502\">Formatting Marks Icon</alt></image>"
msgstr ""
#: 00000403.xhp
@@ -461,7 +461,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150765\n"
"help.text"
-msgid "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\"><alt id=\"alt_id3147572\">Icon</alt></image>"
+msgid "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147572\">Web Icon</alt></image>"
msgstr ""
#: 00000403.xhp
@@ -2461,7 +2461,7 @@ msgctxt ""
"stylesmenu.xhp\n"
"par_id941529884998705\n"
"help.text"
-msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles</emph></variable>."
+msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles...</emph></variable>."
msgstr ""
#: stylesmenu.xhp
diff --git a/source/bn-IN/instsetoo_native/inc_openoffice/windows/msi_languages.po b/source/bn-IN/instsetoo_native/inc_openoffice/windows/msi_languages.po
index 348c0d9b0bc..45f406901ae 100644
--- a/source/bn-IN/instsetoo_native/inc_openoffice/windows/msi_languages.po
+++ b/source/bn-IN/instsetoo_native/inc_openoffice/windows/msi_languages.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-11-11 07:38+0000\n"
-"Last-Translator: biraj <brnet00@gmail.com>\n"
+"PO-Revision-Date: 2018-11-13 06:24+0000\n"
+"Last-Translator: joydeep <jdsk2013@gmail.com>\n"
"Language-Team: Bengali (India) <anubad@lists.ankur.org.in>\n"
"Language: bn_IN\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1541921887.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542090266.000000\n"
#: ActionTe.ulf
msgctxt ""
@@ -1914,13 +1914,12 @@ msgid "{&TahomaBold10}Welcome to the Patch for [ProductName]"
msgstr "{&TahomaBold10}[ProductName] এর জন্য প্যাচে স্বাগতম"
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_162\n"
"LngText.text"
msgid "The Installation Wizard will install the Patch for [ProductName] on your computer. To continue, click Update."
-msgstr "ইনস্টলেশন উইজার্ড আপনার কম্পিউটারে [ProductName] এর জন্য প্যাচ (patch) ইনস্টল করবে। চালিয়ে যেতে \"হালনাগাদ\" ক্লিক করুন।"
+msgstr "ইনস্টলেশন উইজার্ড আপনার কম্পিউটারে [ProductName] এর জন্য প্যাচ (patch) ইনস্টল করবে। চালিয়ে যেতে \"আপডেট\" ক্লিক করুন।"
#: Control.ulf
msgctxt ""
diff --git a/source/bn-IN/svtools/messages.po b/source/bn-IN/svtools/messages.po
index 907c677252b..9a1e12ccf00 100644
--- a/source/bn-IN/svtools/messages.po
+++ b/source/bn-IN/svtools/messages.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:34+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: bn_IN\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195261.000000\n"
#: include/svtools/strings.hrc:25
msgctxt "STR_UNDO"
@@ -1543,7 +1546,7 @@ msgstr ""
#: include/svtools/strings.hrc:360
msgctxt "STR_DESCRIPTION_MYTHES"
-msgid "Mythes Thesaurus"
+msgid "MyThes Thesaurus"
msgstr ""
#: include/svtools/strings.hrc:361
diff --git a/source/bn-IN/sw/messages.po b/source/bn-IN/sw/messages.po
index 06ac3be3789..d5e3a565047 100644
--- a/source/bn-IN/sw/messages.po
+++ b/source/bn-IN/sw/messages.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 23:50+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-15 14:32+0100\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: bn_IN\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1542195261.000000\n"
#: sw/inc/app.hrc:29
msgctxt "RID_PARAGRAPHSTYLEFAMILY"
@@ -7083,7 +7086,12 @@ msgctxt "asciifilterdialog|lf"
msgid "_LF"
msgstr "_LF"
-#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:264
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:258
+msgctxt "asciifilterdialog|includebom"
+msgid "Include byte-order-mark"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:280
msgctxt "asciifilterdialog|label1"
msgid "Properties"
msgstr "বৈশিষ্ট্যাবলী"
diff --git a/source/bn-IN/swext/mediawiki/help.po b/source/bn-IN/swext/mediawiki/help.po
index c1c7081051d..706b58068f9 100644
--- a/source/bn-IN/swext/mediawiki/help.po
+++ b/source/bn-IN/swext/mediawiki/help.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-11-11 06:05+0000\n"
-"Last-Translator: SHUBHRANIL NAG <nagshubhranil96@gmail.com>\n"
+"POT-Creation-Date: 2018-11-15 13:53+0100\n"
+"PO-Revision-Date: 2018-11-12 11:37+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Bengali (India) <anubad@lists.ankur.org.in>\n"
"Language: bn_IN\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1541916339.000000\n"
+"X-POOTLE-MTIME: 1542022654.000000\n"
#: help.tree
msgctxt ""
@@ -93,8 +93,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id7387615\n"
"help.text"
-msgid "A wiki account on a supported <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
-msgstr "একটি উইকি অ্যাকাউন্ট <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">মিডিয়া উইকি</link> সার্ভারের এর উপর সমর্থিত"
+msgid "A wiki account on a supported <link href=\"https://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -149,24 +149,24 @@ msgctxt ""
"wiki.xhp\n"
"par_id368968\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Options</link> dialog, click Add."
-msgstr "<link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Options</link> শীর্ষক ডায়লগের মধ্যে Add টিপুন।"
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\"><emph>Options</emph></link> dialog, click <emph>Add</emph>."
+msgstr ""
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"par_id6962187\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> dialog, enter the account information for the wiki."
-msgstr "<link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> শীর্ষক ডায়লগের মধ্যে Wiki-র জন্য অ্যাকাউন্ট সম্বন্ধীয় তথ্য লিখুন।"
+msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\"><emph>MediaWiki</emph></link> dialog, enter the account information for the wiki."
+msgstr ""
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"par_id5328836\n"
"help.text"
-msgid "In the URL text box, enter the address of a wiki that you want to connect to."
-msgstr "URL টেক্সট-বাক্সে, আপনি যে উইকির সঙ্গে সংযুক্ত হতে চান, তার ঠিকানা সন্নিবেশ করান।"
+msgid "In the <emph>URL</emph> text box, enter the address of a wiki that you want to connect to."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -181,8 +181,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id5906552\n"
"help.text"
-msgid "In the Username box, enter your user ID for your wiki account."
-msgstr "ব্যবহারকারীর-নাম বাক্সে, আপনার উইকি অ্যাকউন্টের জন্য ব্যবহারকারী ID দিন।"
+msgid "In the <emph>Username</emph> box, enter your user ID for your wiki account."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -197,8 +197,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id8869594\n"
"help.text"
-msgid "In the Password box, enter the password for your wiki account, then click OK."
-msgstr "পাসওয়ার্ড বাক্সে, আপনার উইকি অ্যাকাউন্টের পাসওয়ার্ড সন্নিবেশ করান, অতঃপর \"ঠিক আছে\" ক্লিক করুন।"
+msgid "In the Password box, enter the password for your wiki account, then click <emph>OK</emph>."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -245,8 +245,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id228278\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Send to MediaWiki</link> dialog, specify the settings for your entry."
-msgstr "<link href=\"com.sun.wiki-publisher/wikisend.xhp\">Send to MediaWiki</link> ডায়লগে, সংশ্লিষ্ট এনট্রির বৈশিষ্ট্য নির্ধারণ করুন।"
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\"><emph>Send to MediaWiki</emph></link> dialog, specify the settings for your entry."
+msgstr ""
#: wiki.xhp
msgctxt ""
diff --git a/source/bn/cui/messages.po b/source/bn/cui/messages.po
index 564e057c306..c98e9638e0e 100644
--- a/source/bn/cui/messages.po
+++ b/source/bn/cui/messages.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:21+0100\n"
+"PO-Revision-Date: 2018-11-14 11:34+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: bn\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195253.000000\n"
#: cui/inc/strings.hrc:24
msgctxt "RID_SVXSTR_KEY_CONFIG_DIR"
@@ -1584,142 +1587,136 @@ msgid "Dimension line"
msgstr "মাত্রা লাইন"
#: cui/inc/strings.hrc:365
-#, fuzzy
-msgctxt "RID_SVXSTR_LOAD_ERROR"
-msgid "The selected module could not be loaded."
-msgstr "নির্বাচিত মডিউল লোড করা যায়নি।"
-
-#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_STARTQUOTE"
msgid "Start Quote"
msgstr ""
-#: cui/inc/strings.hrc:367
+#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_ENDQUOTE"
msgid "End Quote"
msgstr ""
-#: cui/inc/strings.hrc:369
+#: cui/inc/strings.hrc:368
msgctxt "RID_SVXSTR_SELECTEDPERSONA"
msgid "Selected Theme: "
msgstr ""
-#: cui/inc/strings.hrc:370
+#: cui/inc/strings.hrc:369
msgctxt "RID_SVXSTR_SEARCHING"
msgid "Searching, please wait..."
msgstr ""
-#: cui/inc/strings.hrc:371
+#: cui/inc/strings.hrc:370
msgctxt "RID_SVXSTR_SEARCHERROR"
msgid "Cannot open %1, please try again later."
msgstr ""
-#: cui/inc/strings.hrc:372
+#: cui/inc/strings.hrc:371
msgctxt "RID_SVXSTR_NORESULTS"
msgid "No results found."
msgstr ""
-#: cui/inc/strings.hrc:373
+#: cui/inc/strings.hrc:372
msgctxt "RID_SVXSTR_APPLYPERSONA"
msgid "Applying Theme..."
msgstr ""
-#: cui/inc/strings.hrc:374
+#: cui/inc/strings.hrc:373
msgctxt "RID_SVXSTR_INVALIDPERSONAURL"
msgid "Please enter a valid theme address or a search term."
msgstr ""
-#: cui/inc/strings.hrc:376
+#: cui/inc/strings.hrc:375
msgctxt "RID_SVXSTR_TABLE_PRESET_NONE"
msgid "Set No Borders"
msgstr "কোন সীমানা নয়"
-#: cui/inc/strings.hrc:377
+#: cui/inc/strings.hrc:376
msgctxt "RID_SVXSTR_TABLE_PRESET_ONLYOUTER"
msgid "Set Outer Border Only"
msgstr "শুধুমাত্র বহিঃস্থ সীমানা নির্ধারণ"
-#: cui/inc/strings.hrc:378
+#: cui/inc/strings.hrc:377
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERHORI"
msgid "Set Outer Border and Horizontal Lines"
msgstr "বহিঃস্থ সীমানা ও অনুভূমিক রেখা নির্ধারণ"
-#: cui/inc/strings.hrc:379
+#: cui/inc/strings.hrc:378
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERALL"
msgid "Set Outer Border and All Inner Lines"
msgstr "বহিঃস্থ সীমানা ও সব অন্তঃস্থ রেখা নির্ধারণ"
-#: cui/inc/strings.hrc:380
+#: cui/inc/strings.hrc:379
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERINNER"
msgid "Set Outer Border Without Changing Inner Lines"
msgstr "অন্তঃস্থ রেখা পরিবর্তন না করে বহিঃস্থ সীমানা নির্ধারণ"
-#: cui/inc/strings.hrc:381
+#: cui/inc/strings.hrc:380
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONAL"
msgid "Set Diagonal Lines Only"
msgstr "শুধুমাত্র তির্যক রেখা নির্ধারণ"
-#: cui/inc/strings.hrc:382
+#: cui/inc/strings.hrc:381
msgctxt "RID_SVXSTR_PARA_PRESET_ALL"
msgid "Set All Four Borders"
msgstr "চারটি সীমানার প্রতিটি নির্ধারণ"
-#: cui/inc/strings.hrc:383
+#: cui/inc/strings.hrc:382
msgctxt "RID_SVXSTR_PARA_PRESET_LEFTRIGHT"
msgid "Set Left and Right Borders Only"
msgstr "শুধুমাত্র বাম ও ডান সীমানা নির্ধারণ"
-#: cui/inc/strings.hrc:384
+#: cui/inc/strings.hrc:383
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOM"
msgid "Set Top and Bottom Borders Only"
msgstr "শুধুমাত্র শীর্ষ ও নিম্ন সীমানা নির্ধারণ"
-#: cui/inc/strings.hrc:385
+#: cui/inc/strings.hrc:384
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYLEFT"
msgid "Set Left Border Only"
msgstr "শুধুমাত্র বাম সীমানা নির্ধারণ"
-#: cui/inc/strings.hrc:386
+#: cui/inc/strings.hrc:385
msgctxt "RID_SVXSTR_HOR_PRESET_ONLYHOR"
msgid "Set Top and Bottom Borders, and All Inner Lines"
msgstr "শীর্ষ ও নিম্ন সীমানা এবং সব অভ্যন্তরীণ রেখা নির্ধারণ"
-#: cui/inc/strings.hrc:387
+#: cui/inc/strings.hrc:386
msgctxt "RID_SVXSTR_VER_PRESET_ONLYVER"
msgid "Set Left and Right Borders, and All Inner Lines"
msgstr "বাম ও ডান সীমানা এবং সব অভ্যন্তরীণ রেখা নির্ধারণ"
-#: cui/inc/strings.hrc:388
+#: cui/inc/strings.hrc:387
msgctxt "RID_SVXSTR_SHADOW_STYLE_NONE"
msgid "No Shadow"
msgstr "কোন ছায়া নয়"
-#: cui/inc/strings.hrc:389
+#: cui/inc/strings.hrc:388
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMRIGHT"
msgid "Cast Shadow to Bottom Right"
msgstr "নিচে ডানে ছায়া ফেলা"
-#: cui/inc/strings.hrc:390
+#: cui/inc/strings.hrc:389
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPRIGHT"
msgid "Cast Shadow to Top Right"
msgstr "উপরে ডানে ছায়া ফেলা"
-#: cui/inc/strings.hrc:391
+#: cui/inc/strings.hrc:390
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMLEFT"
msgid "Cast Shadow to Bottom Left"
msgstr "নিচে বামে ছায়া ফেলা"
-#: cui/inc/strings.hrc:392
+#: cui/inc/strings.hrc:391
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPLEFT"
msgid "Cast Shadow to Top Left"
msgstr "উপরে বামে ছায়া ফেলা"
-#: cui/inc/strings.hrc:393
+#: cui/inc/strings.hrc:392
msgctxt "RID_SVXSTR_SIGNATURELINE_SIGNED_BY"
msgid "Signed by: %1"
msgstr ""
-#: cui/inc/strings.hrc:394
+#: cui/inc/strings.hrc:393
msgctxt "RID_SVXSTR_OPENCL_RESTART"
msgid "For the OpenCL changes to take effect, %PRODUCTNAME must be restarted."
msgstr ""
@@ -11343,22 +11340,43 @@ msgctxt "signsignatureline|btn_select_certificate"
msgid "Select Certificate"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:168
+#. Name of the signer
+#: cui/uiconfig/ui/signsignatureline.ui:166
+msgctxt "signsignatureline|label_name"
+msgid "or"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:175
+msgctxt "signsignatureline|btn_load_image"
+msgid "Use Signature Image"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:190
+msgctxt "signsignatureline|btn_clear_image"
+msgid "Clear"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:206
+msgctxt "signsignatureline|label_image_dimensions"
+msgid "Best image size: 600 x 100 px"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:237
msgctxt "signsignatureline|label_sign"
msgid "Sign"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:205
+#: cui/uiconfig/ui/signsignatureline.ui:274
msgctxt "signsignatureline|label_add_comment"
msgid "Add comment:"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:241
+#: cui/uiconfig/ui/signsignatureline.ui:310
msgctxt "signsignatureline|label_hint"
msgid "Instructions from the document creator:"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:274
+#: cui/uiconfig/ui/signsignatureline.ui:343
msgctxt "signsignatureline|label_more"
msgid "More"
msgstr ""
diff --git a/source/bn/helpcontent2/source/text/sbasic/shared/01.po b/source/bn/helpcontent2/source/text/sbasic/shared/01.po
index 8fd35f1931f..7068a2fd0d5 100644
--- a/source/bn/helpcontent2/source/text/sbasic/shared/01.po
+++ b/source/bn/helpcontent2/source/text/sbasic/shared/01.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-16 16:54+0200\n"
-"PO-Revision-Date: 2016-05-02 07:37+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:51+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bn\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1462174622.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196311.000000\n"
#: 06130000.xhp
msgctxt ""
@@ -93,7 +93,7 @@ msgctxt ""
"06130000.xhp\n"
"par_id3154791\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Runs or saves the current macro.</ahelp>"
msgstr ""
#: 06130000.xhp
diff --git a/source/bn/helpcontent2/source/text/scalc/00.po b/source/bn/helpcontent2/source/text/scalc/00.po
index df4a8d4690d..224ffcd23ce 100644
--- a/source/bn/helpcontent2/source/text/scalc/00.po
+++ b/source/bn/helpcontent2/source/text/scalc/00.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-11-22 13:53+0100\n"
-"PO-Revision-Date: 2016-11-22 16:58+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:51+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bn\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1479833904.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196312.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -29,24 +29,24 @@ msgctxt ""
"00000004.xhp\n"
"hd_id3155535\n"
"help.text"
-msgid "<variable id=\"wie\">To access this function... </variable>"
-msgstr "<variable id=\"wie\">এই ফাংশনটি ব্যবহার করতে... </variable>"
+msgid "<variable id=\"wie\">To access this function...</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
"par_idN1056E\n"
"help.text"
-msgid "<variable id=\"moreontop\">More explanations on top of this page. </variable>"
-msgstr "<variable id=\"moreontop\">এই পৃষ্ঠার উপর অংশে আরও ব্যাখ্যা আছে। </variable>"
+msgid "<variable id=\"moreontop\">More explanations on top of this page.</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
"par_idN105AF\n"
"help.text"
-msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone. </variable>"
-msgstr "<variable id=\"optional\">%PRODUCTNAME ক্যালক ফাংশনে, \"ঐচ্ছিক\" হিসেবে চিহ্নিত প্যারামিটার বাদ দেয়া যেতে পারে, শুধুমাত্র যদি এটা সর্বশেষ প্যারামিটার হয়। উদাহরণস্বরূপ, চারটি প্যারামিটারযুক্ত কোনো ফাংশন, যার শেষ দুটি প্যারামিটার \"ঐচ্ছিক\" হিসেবে চিহ্নিত, আপনি চতুর্থ প্যারামিটার বা তৃতীয় এবং চতুর্থ প্যারামিটার বাদ দিতে পারবেন, কিন্তু আপনি এককভাবে তৃতীয় প্যারামিটারটি বাদ দিতে পারবেন না।</variable>"
+msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone.</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -77,63 +77,63 @@ msgctxt ""
"00000402.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph></variable>"
-msgstr "<variable id=\"kopffuss\"><emph>সম্পাদনা - শীর্ষচরণ এবং পাদচরণ</emph> নির্বাচন করুন </variable>"
+msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3159233\n"
"help.text"
-msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs</variable>"
-msgstr "<variable id=\"bkopfzeile\"><emph>সম্পাদনা - শীর্ষচরণ এবং পাদচরণ - শীর্ষচরণ/পাদচরণ</emph>ট্যাব নির্বাচন করুন</variable>"
+msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150443\n"
"help.text"
-msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph></variable>"
-msgstr "<variable id=\"bausfullen\"><emph>সম্পাদনা - ভরাট</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3143267\n"
"help.text"
-msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph></variable>"
-msgstr "<variable id=\"bausunten\"><emph>সম্পাদনা - ভরাট - নিচে</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153880\n"
"help.text"
-msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph></variable>"
-msgstr "<variable id=\"bausrechts\"><emph>সম্পাদনা - ভরাট - ডান</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3151245\n"
"help.text"
-msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph></variable>"
-msgstr "<variable id=\"bausoben\"><emph>সম্পাদনা - ভরাট - উপরে</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph></variable>"
-msgstr "<variable id=\"bauslinks\"><emph>সম্পাদনা - ভরাট - বামে</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150400\n"
"help.text"
-msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph></variable>"
+msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -141,16 +141,16 @@ msgctxt ""
"00000402.xhp\n"
"par_id3154910\n"
"help.text"
-msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph></variable>"
-msgstr "<variable id=\"bausreihe\"><emph>সম্পাদনা - ভরাট - ধারা</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "Choose <emph>Sheet - Clear Cells</emph>"
-msgstr "<emph>সম্পাদনা - বিষয়বস্তু মুছে ফেলা হবে</emph> নির্বাচন করুন"
+msgid "Choose <emph>Sheet - Clear Cells</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -165,40 +165,40 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150011\n"
"help.text"
-msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph></variable>"
-msgstr "<variable id=\"bzelo\"><emph>সম্পাদনা - ঘর মুছে ফেলা হবে</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153951\n"
"help.text"
-msgid "Choose <emph>Sheet - Delete Sheet</emph>"
-msgstr "<emph>সম্পাদনা - বিষয়বস্তু মুছে ফেলা হবে</emph> নির্বাচন করুন"
+msgid "Choose <emph>Sheet - Delete Sheet</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3155306\n"
"help.text"
-msgid "Open context menu for a sheet tab"
-msgstr "একটি শীট ট্যাবের জন্য প্রসঙ্গ মেনু খুলুন"
+msgid "Open context menu for a sheet tab."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3146119\n"
"help.text"
-msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>"
-msgstr "<emph>সম্পাদনা - বিষয়বস্তু মুছে ফেলা হবে</emph> নির্বাচন করুন"
+msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3148645\n"
"help.text"
-msgid "Open context menu for a sheet tab"
-msgstr "একটি শীট ট্যাবের জন্য প্রসঙ্গ মেনু খুলুন"
+msgid "Open context menu for a sheet tab."
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -221,23 +221,23 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150275\n"
"help.text"
-msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph></variable>"
-msgstr "<variable id=\"aspze\"><emph>প্রদর্শন - কলাম এবং সারির শীর্ষচরণ</emph>নির্বাচন করুন</variable>"
+msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph></variable>"
-msgstr "<variable id=\"awehe\"><emph>প্রদর্শন - মান উজ্জ্বলকরণ</emph>নির্বাচন করুন</variable>"
+msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3148947\n"
"help.text"
-msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph></variable>"
+msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph>.</variable>"
msgstr ""
#: 00000403.xhp
@@ -245,8 +245,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3148663\n"
"help.text"
-msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph></variable>"
-msgstr "<variable id=\"seumvo\"><emph>প্রদর্শন - পৃষ্ঠা বিভাজকের প্রাকদর্শন</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -269,16 +269,16 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149784\n"
"help.text"
-msgid "Choose <emph>Insert - Cells</emph>"
-msgstr "<emph>সন্নিবেশ - ঘর</emph> নির্বাচন করুন"
+msgid "Choose <emph>Insert - Cells</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "Open <emph>Insert Cells</emph> toolbar from Tools bar:"
-msgstr "টুলের বার থেকে <emph>ঘর সন্নিবেশ</emph> টুলবার খুলুন:"
+msgid "Open <emph>Insert Cells</emph> toolbar from <emph>Tools</emph> bar:"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -365,7 +365,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149033\n"
"help.text"
-msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph></variable>"
+msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -373,7 +373,7 @@ msgctxt ""
"00000404.xhp\n"
"par_idN1082F\n"
"help.text"
-msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph></variable>"
+msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -381,8 +381,8 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155115\n"
"help.text"
-msgid "Choose <emph>Insert - Function</emph>"
-msgstr "<emph>সন্নিবেশ - ফাংশন</emph> নির্বাচন করুন"
+msgid "Choose <emph>Insert - Function</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -429,8 +429,8 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155809\n"
"help.text"
-msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date&Time</emph></variable>"
-msgstr "<variable id=\"eikadaze\"><emph>সন্নিবেশ - ফাংশন</emph> - শ্রেণী <emph>তারিখ এবং সময়</emph></variable>"
+msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date & Time</emph></variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -517,15 +517,15 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155383\n"
"help.text"
-msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph></variable>"
-msgstr "<variable id=\"funktionsliste\"><emph>সন্নিবেশ - ফাংশনের তালিকা</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153250\n"
"help.text"
-msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph></variable>"
+msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -533,7 +533,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3146776\n"
"help.text"
-msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph></variable>"
+msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -541,7 +541,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3143222\n"
"help.text"
-msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>"
+msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>."
msgstr ""
#: 00000404.xhp
@@ -557,7 +557,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3145214\n"
"help.text"
-msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph></variable>"
+msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -565,7 +565,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153558\n"
"help.text"
-msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph></variable>"
+msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -573,7 +573,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153483\n"
"help.text"
-msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph></variable>"
+msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph>.</variable>"
msgstr ""
#: 00000405.xhp
@@ -597,192 +597,192 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154685\n"
"help.text"
-msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph></variable>"
-msgstr "<variable id=\"fozelle\"><emph>বিন্যাস - ঘর</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153194\n"
"help.text"
-msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab </variable>"
-msgstr "<variable id=\"fozelstz\"><emph>বিন্যাস - ঘর - ঘর সংরক্ষণ</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155854\n"
"help.text"
-msgid "<variable id=\"fozei\">Choose <emph>Format - Row</emph></variable>"
-msgstr "<variable id=\"fozei\"><emph>বিন্যাস - সারি</emph>নির্বাচন করুন</variable>"
+msgid "<variable id=\"fozei\">Choose <emph>Format - Rows</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3150012\n"
"help.text"
-msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Row - Optimal Height</emph></variable>"
-msgstr "<variable id=\"fozeiophoe\"><emph>বিন্যাস - ঘর - উপযুক্ত উচ্চতা</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Rows - Optimal Height</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3148645\n"
"help.text"
-msgid "Choose <emph>Format - Row - Hide</emph>"
-msgstr "<emph>বিন্যাস - সারি - আড়াল</emph> নির্বাচন করুন"
+msgid "Choose <emph>Format - Rows - Hide</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153728\n"
"help.text"
-msgid "Choose <emph>Format - Column - Hide</emph>"
-msgstr "<emph>বিন্যাস - কলাম - আড়াল</emph> নির্বাচন করুন"
+msgid "Choose <emph>Format - Columns - Hide</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3151114\n"
"help.text"
-msgid "Choose <emph>Format - Sheet - Hide</emph>"
-msgstr "<emph>বিন্যাস - শীট - আড়াল</emph> নির্বাচন করুন"
+msgid "Choose <emph>Sheet - Hide Sheet</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3148576\n"
"help.text"
-msgid "Choose <emph>Format - Row - Show</emph>"
-msgstr "<emph>বিন্যাস - সারি - প্রদর্শন</emph> নির্বাচন করুন"
+msgid "Choose <emph>Format - Rows - Show</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156286\n"
"help.text"
-msgid "Choose <emph>Format - Column - Show</emph>"
-msgstr "<emph>বিন্যাস - কলাম - প্রদর্শন</emph> নির্বাচন করুন"
+msgid "Choose <emph>Format - Columns - Show</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3145645\n"
"help.text"
-msgid "<variable id=\"fospa\">Choose <emph>Format - Column</emph></variable>"
-msgstr "<variable id=\"fospa\"><emph>বিন্যাস - কলাম</emph>নির্বাচন করুন</variable>"
+msgid "<variable id=\"fospa\">Choose <emph>Format - Columns</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3145252\n"
"help.text"
-msgid "Choose <emph>Format - Column - Optimal Width</emph>"
-msgstr "<emph>বিন্যাস - কলাম - উপযুক্ত প্রস্থ</emph> নির্বাচন করুন"
+msgid "Choose <emph>Format - Columns - Optimal Width</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3146971\n"
"help.text"
-msgid "Double-click right column separator in column headers"
-msgstr "কলামের শীর্ষচরণের ডান কলাম বিভাজকে ডবল-ক্লিক করুন"
+msgid "Double-click right column separator in column headers."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3147362\n"
"help.text"
-msgid "<variable id=\"fot\">Choose <emph>Format - Sheet</emph></variable>"
-msgstr "<variable id=\"fot\"><emph> বিন্যাস - শীট</emph>নির্বাচন করুন</variable>"
+msgid "<variable id=\"fot\">Choose <emph>Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3163805\n"
"help.text"
-msgid "<variable id=\"fotu\">Choose <emph>Format - Sheet - Rename</emph></variable>"
-msgstr "<variable id=\"fotu\"><emph>বিন্যাস - শীট - নতুন নামকরণ</emph>নির্বাচন করুন</variable>"
+msgid "<variable id=\"fotu\">Choose <emph>Sheet - Rename Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155333\n"
"help.text"
-msgid "<variable id=\"fotenb\">Choose <emph>Format - Sheet - Show</emph></variable>"
-msgstr "<variable id=\"fotenb\"><emph>বিন্যাস - শীট - প্রদর্শন</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"fotenb\">Choose <emph>Sheet - Show Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_idN1077A\n"
"help.text"
-msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph></variable>"
-msgstr "<variable id=\"foste\"><emph>বিন্যাস - পৃষ্ঠা</emph>নির্বাচন করুন</variable>"
+msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155508\n"
"help.text"
-msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab </variable>"
-msgstr "<variable id=\"fostel\"><emph>বিন্যাস - পৃষ্ঠা - শীট</emph>ট্যাব নির্বাচন করুন</variable>"
+msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3150883\n"
"help.text"
-msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph></variable>"
-msgstr "<variable id=\"fodrbe\"><emph>বিন্যাস - মুদ্রণ পরিসর</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156448\n"
"help.text"
-msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph></variable>"
-msgstr "<variable id=\"fodrfe\"><emph>বিন্যাস - মুদ্রণ পরিসর - নির্ধারণ</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156290\n"
"help.text"
-msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph></variable>"
-msgstr "<variable id=\"fodrhin\"><emph>বিন্যাস - মুদ্রণ পরিসর - যোগ</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155812\n"
"help.text"
-msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph></variable>"
-msgstr "<variable id=\"fodbah\"><emph>বিন্যাস - মুদ্রণ পরিসর - সরিয়ে ফেলা হবে</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153307\n"
"help.text"
-msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph></variable>"
-msgstr "<variable id=\"fodbbe\"><emph>বিন্যাস - মুদ্রণ পরিসর - সম্পাদনা</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153916\n"
"help.text"
-msgid "Choose <emph>Format - AutoFormat</emph>"
-msgstr "<emph>বিন্যাস - স্বয়ংক্রিয় বিন্যাস</emph> নির্বাচন করুন"
+msgid "Choose <emph>Format - AutoFormat</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3154532\n"
"help.text"
-msgid "On the Tools bar, click"
-msgstr "টুলের বারে, ক্লিক করুন"
+msgid "On the <emph>Tools</emph> bar, click"
+msgstr ""
#: 00000405.xhp
msgctxt ""
@@ -805,8 +805,8 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154618\n"
"help.text"
-msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph></variable>"
-msgstr "<variable id=\"bedingte\"><emph>বিন্যাস - শর্তাধীন বিন্যাস</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -829,7 +829,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150541\n"
"help.text"
-msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph> </variable>"
+msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -837,8 +837,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153194\n"
"help.text"
-msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>"
-msgstr "<emph>টুল - সনাক্তকারী - প্রিসিডেন্ট ট্রেস করা</emph> নির্বাচন করুন"
+msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -853,7 +853,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph> </variable>"
+msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -861,7 +861,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3145785\n"
"help.text"
-msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph> </variable>"
+msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -869,8 +869,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3155411\n"
"help.text"
-msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>"
-msgstr "<emph>টুল - সনাক্তকারী - ডিপেনডেন্ট ট্রেস করা</emph> নির্বাচন করুন"
+msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -885,7 +885,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146984\n"
"help.text"
-msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph> </variable>"
+msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -893,7 +893,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154014\n"
"help.text"
-msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph> </variable>"
+msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -901,7 +901,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153188\n"
"help.text"
-msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph> </variable>"
+msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -909,7 +909,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3149410\n"
"help.text"
-msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph> </variable>"
+msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -917,7 +917,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3156284\n"
"help.text"
-msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph> </variable>"
+msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -925,7 +925,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153159\n"
"help.text"
-msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph> </variable>"
+msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -933,7 +933,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3147397\n"
"help.text"
-msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph> </variable>"
+msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -941,7 +941,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154018\n"
"help.text"
-msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph> </variable>"
+msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -949,7 +949,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3269142\n"
"help.text"
-msgid "<variable id=\"solver\">Choose <emph>Tools - Solver</emph> </variable>"
+msgid "<variable id=\"solver\">Choose <emph>Tools - Solver</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -957,7 +957,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id8554338\n"
"help.text"
-msgid "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, <emph>Options</emph> button </variable>"
+msgid "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, click <emph>Options</emph> button.</variable>"
msgstr ""
#: 00000406.xhp
@@ -965,7 +965,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3156277\n"
"help.text"
-msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph> </variable>"
+msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -973,7 +973,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3149020\n"
"help.text"
-msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph></variable>"
+msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -981,7 +981,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154256\n"
"help.text"
-msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph></variable>"
+msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -989,7 +989,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146919\n"
"help.text"
-msgid "Choose <emph>Data - Calculate - Recalculate</emph>"
+msgid "Choose <emph>Data - Calculate - Recalculate</emph>."
msgstr ""
#: 00000406.xhp
@@ -1005,7 +1005,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150941\n"
"help.text"
-msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph> </variable>"
+msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -1013,7 +1013,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3151276\n"
"help.text"
-msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph> </variable>"
+msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph>.</variable>"
msgstr ""
#: 00000407.xhp
@@ -1037,7 +1037,7 @@ msgctxt ""
"00000407.xhp\n"
"par_id3147335\n"
"help.text"
-msgid "<variable id=\"fete\">Choose <item type=\"menuitem\">View - Split Window</item></variable>"
+msgid "<variable id=\"fete\">Choose ><item type=\"menuitem\">View - Split Window</item>.</variable>"
msgstr ""
#: 00000407.xhp
@@ -1045,7 +1045,7 @@ msgctxt ""
"00000407.xhp\n"
"par_id3153663\n"
"help.text"
-msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item></variable>"
+msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1069,48 +1069,48 @@ msgctxt ""
"00000412.xhp\n"
"par_id8366954\n"
"help.text"
-msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph></variable>"
-msgstr "<variable id=\"text2columns\"><emph>ডাটা - পাঠ্য থেকে কলাম</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3147399\n"
"help.text"
-msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph></variable>"
-msgstr "<variable id=\"dbrbf\"><emph>ডাটা - পরিসীমা নির্ধারণ</emph>নির্বাচন করুন</variable>"
+msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145345\n"
"help.text"
-msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph></variable>"
-msgstr "<variable id=\"dbrba\"><emph>ডাটা - পরিসীমা নির্বাচন</emph>নির্বাচন করুন</variable>"
+msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150443\n"
"help.text"
-msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph></variable>"
-msgstr "<variable id=\"dnsrt\"><emph>ডাটা - সাজানো</emph>নির্বাচন করুন</variable>"
+msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148491\n"
"help.text"
-msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab"
-msgstr "<emph>ডাটা - সাজানো - সাজানোর নির্ণায়ক</emph> ট্যাব নির্বাচন করুন"
+msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154516\n"
"help.text"
-msgid "On Standard bar, click"
-msgstr "স্ট্যান্ডার্ড বারে, ক্লিক করুন"
+msgid "On <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1149,32 +1149,32 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146984\n"
"help.text"
-msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab</variable>"
-msgstr "<variable id=\"dnsrt\"><emph>ডাটা - সাজানো</emph>নির্বাচন করুন</variable>"
+msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155308\n"
"help.text"
-msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph></variable>"
-msgstr "<variable id=\"dnftr\"><emph>ডাটা - পরিশোধক</emph>নির্বাচন করুন</variable>"
+msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148646\n"
"help.text"
-msgid "Choose <emph>Data - AutoFilter</emph>"
-msgstr "<emph>ডাটা - পরিশোধক - স্বয়ংক্রিয়-পরিশোধক</emph> নির্বাচন করুন"
+msgid "Choose <emph>Data - AutoFilter</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151113\n"
"help.text"
-msgid "On Tools bar or Table Data bar, click"
-msgstr "টুলের বার বা সারণির ডাটা বারে, ক্লিক করুন"
+msgid "On <emph>Tools</emph> bar or <emph>Table Data</emph> bar, click"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1197,39 +1197,39 @@ msgctxt ""
"00000412.xhp\n"
"par_id3156278\n"
"help.text"
-msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph></variable>"
-msgstr "<variable id=\"dnfspz\"><emph>ডাটা - পরিশোধক - উন্নত পরিশোধক</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph> .</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153764\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label"
-msgstr "<emph>ডাটা - পরিশোধক - আদর্শ পরিশোধক - আরও>></emph> বোতাম নির্বাচন করুন"
+msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155444\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label"
-msgstr "<emph>ডাটা - পরিশোধক - উন্নত পরিশোধক - আরও>></emph> বোতাম নির্বাচন করুন"
+msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3156382\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Reset Filter</emph>"
-msgstr "<emph>ডাটা - পরিশোধক - স্বয়ংক্রিয়-পরিশোধক</emph> নির্বাচন করুন"
+msgid "Choose <emph>Data - More Filters - Reset Filter</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155961\n"
"help.text"
-msgid "On Table Data bar, click <emph>Reset Filter/Sort</emph>"
+msgid "On <emph>Table Data</emph> bar, click <emph>Reset Filter/Sort</emph>."
msgstr ""
#: 00000412.xhp
@@ -1253,112 +1253,112 @@ msgctxt ""
"00000412.xhp\n"
"par_id3152778\n"
"help.text"
-msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph></variable>"
-msgstr "<variable id=\"dnaftas\"><emph>ডাটা - পরিশোধক - স্বয়ংক্রিয়-পরিশোধক আড়াল করা</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3166424\n"
"help.text"
-msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph></variable>"
-msgstr "<variable id=\"dntegs\"><emph>ডাটা - আংশিক-যোগফল</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154574\n"
"help.text"
-msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs</variable>"
-msgstr "<variable id=\"dntegs\"><emph>ডাটা - আংশিক-যোগফল</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151277\n"
"help.text"
-msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab</variable>"
-msgstr "<variable id=\"dntegs\"><emph>ডাটা - আংশিক-যোগফল</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145133\n"
"help.text"
-msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph></variable>"
-msgstr "<variable id=\"datengueltig\"><emph>ডাটা - কার্যকরতা</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3152992\n"
"help.text"
-msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab</variable>"
-msgstr "<variable id=\"datengueltig\"><emph>ডাটা - কার্যকরতা</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150367\n"
"help.text"
-msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab</variable>"
-msgstr "<variable id=\"datengueltig\"><emph>ডাটা - কার্যকরতা</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154486\n"
"help.text"
-msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab</variable>"
-msgstr "<variable id=\"datengueltig\"><emph>ডাটা - কার্যকরতা</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3146978\n"
"help.text"
-msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph></variable>"
-msgstr "<variable id=\"dnmfo\"><emph>ডাটা - একাধিক অপারেশন</emph>নির্বাচন করুন</variable>"
+msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155809\n"
"help.text"
-msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph></variable>"
-msgstr "<variable id=\"dnksd\"><emph>ডাটা - একত্রিকরণ</emph>নির্বাচন করুন</variable>"
+msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148701\n"
"help.text"
-msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph></variable>"
-msgstr "<variable id=\"dngld\"><emph>ডাটা - গ্রুপ ও রূপরেখা</emph>নির্বাচন করুন</variable>"
+msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153815\n"
"help.text"
-msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph></variable>"
-msgstr "<variable id=\"dngda\"><emph>ডাটা - গ্রুপ ও রূপরেখা - বিস্তারিত আড়াল হবে</emph>নির্বাচন করুন</variable>"
+msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3159223\n"
"help.text"
-msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph></variable>"
-msgstr "<variable id=\"dngde\"><emph>ডাটা - গ্রুপ ও রূপরেখা - বিস্তারিত দেখান</emph>নির্বাচন করুন</variable>"
+msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3146870\n"
"help.text"
-msgid "Choose <emph>Data - Group and Outline - Group</emph>"
-msgstr "<emph>ডাটা - গ্রুপ ও রূপরেখা - গ্রুপ</emph> নির্বাচন করুন"
+msgid "Choose <emph>Data - Group and Outline - Group</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1397,8 +1397,8 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146781\n"
"help.text"
-msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>"
-msgstr "<emph>ডাটা - গ্রুপ ও রূপরেখা - গ্রুপ মুক্ত করা</emph> নির্বাচন করুন"
+msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1437,47 +1437,47 @@ msgctxt ""
"00000412.xhp\n"
"par_id3153008\n"
"help.text"
-msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph></variable>"
-msgstr "<variable id=\"dnglagl\"><emph>ডাটা - গ্রুপ ও রূপরেখা - স্বয়ংক্রিয়-রূপরেখা</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154709\n"
"help.text"
-msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove</emph></variable>"
-msgstr "<variable id=\"dnglef\"><emph>ডাটা - গ্রুপ ও রূপরেখা - অপসারণ</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove Outline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id1774346\n"
"help.text"
-msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables)</variable>"
-msgstr "<variable id=\"dngde\"><emph>ডাটা - গ্রুপ ও রূপরেখা - বিস্তারিত দেখান</emph>নির্বাচন করুন</variable>"
+msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables).</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155759\n"
"help.text"
-msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph></variable>"
-msgstr "<variable id=\"dndtpt\"><emph>ডাটা - DataPilot</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154625\n"
"help.text"
-msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph></variable>"
-msgstr "<variable id=\"dndtpt\"><emph>ডাটা - DataPilot</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3147558\n"
"help.text"
-msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
+msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1485,7 +1485,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3153297\n"
"help.text"
-msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Current selection</emph>."
+msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Current selection</emph>."
msgstr ""
#: 00000412.xhp
@@ -1493,7 +1493,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3145118\n"
"help.text"
-msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
+msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
msgstr ""
#: 00000412.xhp
@@ -1501,32 +1501,32 @@ msgctxt ""
"00000412.xhp\n"
"par_id3153294\n"
"help.text"
-msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph></variable>"
-msgstr "<variable id=\"dndtpt\"><emph>ডাটা - DataPilot</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151344\n"
"help.text"
-msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph></variable>"
-msgstr "<variable id=\"dndtpt\"><emph>ডাটা - DataPilot</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150397\n"
"help.text"
-msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph></variable>"
-msgstr "<variable id=\"dndakt\"><emph>ডাটা - পরিসর রিফ্রেশ করা হবে</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_idN10B8F\n"
"help.text"
-msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph></variable>"
-msgstr "<variable id=\"grouping\"><emph>ডাটা - গ্রুপ ও রূপরেখা - গ্রুপ</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
@@ -1549,7 +1549,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162106567373\n"
"help.text"
-msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph> </variable>"
+msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1557,7 +1557,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162109048207\n"
"help.text"
-msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph></variable>"
+msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1565,7 +1565,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162107055028\n"
"help.text"
-msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph></variable>"
+msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1573,7 +1573,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162109126013\n"
"help.text"
-msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph></variable>"
+msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1581,7 +1581,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3149095\n"
"help.text"
-msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph></variable>"
+msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1589,7 +1589,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3149398\n"
"help.text"
-msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph></variable>"
+msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1597,7 +1597,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3150084\n"
"help.text"
-msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph></variable>"
+msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1605,7 +1605,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3153093\n"
"help.text"
-msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph></variable>"
+msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1613,7 +1613,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3153191\n"
"help.text"
-msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph></variable>"
+msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1621,5 +1621,5 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3145645\n"
"help.text"
-msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph></variable>"
+msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph>.</variable>"
msgstr ""
diff --git a/source/bn/helpcontent2/source/text/scalc/02.po b/source/bn/helpcontent2/source/text/scalc/02.po
index 18a16784504..6bc6aaf0357 100644
--- a/source/bn/helpcontent2/source/text/scalc/02.po
+++ b/source/bn/helpcontent2/source/text/scalc/02.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-05-12 14:35+0200\n"
-"PO-Revision-Date: 2013-06-16 07:29+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:51+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bn\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1371367763.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196312.000000\n"
#: 02130000.xhp
msgctxt ""
@@ -45,8 +45,8 @@ msgctxt ""
"02130000.xhp\n"
"par_id3155267\n"
"help.text"
-msgid "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">আইকন</alt></image>"
+msgid "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Currency Number Format Icon</alt></image>"
+msgstr ""
#: 02130000.xhp
msgctxt ""
@@ -61,8 +61,8 @@ msgctxt ""
"02130000.xhp\n"
"par_id3146776\n"
"help.text"
-msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cell - Numbers\">Format - Cell - Numbers</link>."
-msgstr "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cell - Numbers\">বিন্যাস - ঘর - সংখ্যা</link>."
+msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cells - Numbers\">Format - Cells - Numbers</link>."
+msgstr ""
#: 02140000.xhp
msgctxt ""
diff --git a/source/bn/helpcontent2/source/text/scalc/06.po b/source/bn/helpcontent2/source/text/scalc/06.po
index 81a6dccd3aa..ffdf7e77c2e 100644
--- a/source/bn/helpcontent2/source/text/scalc/06.po
+++ b/source/bn/helpcontent2/source/text/scalc/06.po
@@ -3,15 +3,18 @@ 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-06-14 17:23+0200\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-04-24 11:19+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: bn\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1524568766.000000\n"
#: calcsamplefiles.xhp
msgctxt ""
@@ -20,35 +23,3 @@ msgctxt ""
"help.text"
msgid "Calc Sample Files"
msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521663319917\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/imtrigon.ods\" id=\"ods_id61521568603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521663319918\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/trigon.ods\" id=\"ods_id61521548603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521563314918\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/pivot.ods\" id=\"ods_id61521547603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id721528312694192\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/functions_ifs.ods\" id=\"ods_id61521547603534\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
diff --git a/source/bn/helpcontent2/source/text/scalc/guide.po b/source/bn/helpcontent2/source/text/scalc/guide.po
index 72a05f39227..8199339229d 100644
--- a/source/bn/helpcontent2/source/text/scalc/guide.po
+++ b/source/bn/helpcontent2/source/text/scalc/guide.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-31 14:10+0200\n"
-"PO-Revision-Date: 2016-12-23 14:27+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:51+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bn\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1482503230.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196313.000000\n"
#: address_auto.xhp
msgctxt ""
@@ -3709,8 +3709,8 @@ msgctxt ""
"database_filter.xhp\n"
"par_idN10693\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - Standard Filter</item>."
-msgstr "<item type=\"menuitem\">ডাটা - পরিশোধক - আদর্শ পরিশোধক</item>।"
+msgid "Choose <item type=\"menuitem\">Data - More Filters - Standard Filter</item>."
+msgstr ""
#: database_filter.xhp
msgctxt ""
@@ -3765,8 +3765,8 @@ msgctxt ""
"database_filter.xhp\n"
"par_id3154944\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - AutoFilter</item>."
-msgstr "<item type=\"menuitem\">ডাটা - পরিশোধক - AutoFilter</item> পছন্দ করুন।"
+msgid "Choose <item type=\"menuitem\">Data - AutoFilter</item>."
+msgstr ""
#: database_filter.xhp
msgctxt ""
diff --git a/source/bn/helpcontent2/source/text/shared.po b/source/bn/helpcontent2/source/text/shared.po
index ce885351cc6..eaa68a1fd1e 100644
--- a/source/bn/helpcontent2/source/text/shared.po
+++ b/source/bn/helpcontent2/source/text/shared.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: 2016-04-16 21:59+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:51+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bn\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1460843954.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196314.000000\n"
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -2013,5 +2013,5 @@ msgctxt ""
"need_help.xhp\n"
"hd_id1000010\n"
"help.text"
-msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"http://documentation.libreoffice.org/en/join-community/update-help-contents\">web page on writing Help contents</link>."
+msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"https://documentation.libreoffice.org/en/join-community/update-help-contents\"><emph>web page on writing Help contents</emph></link>."
msgstr ""
diff --git a/source/bn/helpcontent2/source/text/shared/00.po b/source/bn/helpcontent2/source/text/shared/00.po
index 17eceb0ca2c..9ae6113f8fd 100644
--- a/source/bn/helpcontent2/source/text/shared/00.po
+++ b/source/bn/helpcontent2/source/text/shared/00.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-10-21 20:57+0200\n"
-"PO-Revision-Date: 2016-05-24 02:24+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:51+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bn\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1464056677.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196315.000000\n"
#: 00000001.xhp
msgctxt ""
@@ -6221,7 +6221,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id621525017637963\n"
"help.text"
-msgid "Choose <emph>File - Export as EPUB</emph>."
+msgid "Choose <emph>File - Export As - Export as EPUB</emph>."
msgstr ""
#: 00000401.xhp
@@ -7197,7 +7197,7 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1091B\n"
"help.text"
-msgid "<variable id=\"grid\">Choose <emph>View - Grid</emph> (Impress or Draw).</variable>"
+msgid "<variable id=\"grid\">Choose <emph>View - Grid and Helplines</emph> (Impress or Draw).</variable>"
msgstr ""
#: 00000403.xhp
@@ -7205,7 +7205,7 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1092E\n"
"help.text"
-msgid "<variable id=\"guides\">Choose <emph>View - Snap Lines</emph> (Impress or Draw).</variable>"
+msgid "<variable id=\"guides\">Choose <emph>View - Snap Guides</emph> (Impress or Draw).</variable>"
msgstr ""
#: 00000404.xhp
@@ -7861,7 +7861,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id9988402\n"
"help.text"
-msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Updates</emph> button.</variable>"
+msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Check for Updates</emph> button.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8075,14 +8075,6 @@ msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
-"par_id3150032\n"
-"help.text"
-msgid "<variable id=\"arbeit\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Memory</emph>.</variable>"
-msgstr ""
-
-#: 00000406.xhp
-msgctxt ""
-"00000406.xhp\n"
"par_id3159153\n"
"help.text"
msgid "<variable id=\"ansicht\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - View</emph>.</variable>"
@@ -11045,7 +11037,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id366527\n"
"help.text"
-msgid "Choose <emph>Format - Object - Line</emph> (Writer)."
+msgid "Choose <emph>Format - Text Box and Shape - Line</emph> (Writer)."
msgstr ""
#: 00040502.xhp
@@ -11053,7 +11045,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id3835261\n"
"help.text"
-msgid "Choose <emph>Format - Graphic - Line</emph> (Calc)."
+msgid "Choose <emph>Format - Object - Line</emph> (Calc)."
msgstr ""
#: 00040502.xhp
@@ -11085,7 +11077,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id3154285\n"
"help.text"
-msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Object - </emph></caseinline><caseinline select=\"CALC\"><emph>Graphic - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
+msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Text Box and Shape - </emph></caseinline><caseinline select=\"CALC\"><emph>Object - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
msgstr ""
#: 00040502.xhp
diff --git a/source/bn/helpcontent2/source/text/shared/01.po b/source/bn/helpcontent2/source/text/shared/01.po
index 85fabf00248..46c0e7dfaa6 100644
--- a/source/bn/helpcontent2/source/text/shared/01.po
+++ b/source/bn/helpcontent2/source/text/shared/01.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2016-12-24 13:49+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:51+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bn\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1482587356.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196317.000000\n"
#: 01010000.xhp
msgctxt ""
@@ -33637,7 +33637,7 @@ msgctxt ""
"06130000.xhp\n"
"par_id3153748\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Runs or saves the current macro.</ahelp>"
msgstr ""
#: 06130000.xhp
@@ -40771,14 +40771,6 @@ msgstr ""
#: ref_epub_export.xhp
msgctxt ""
"ref_epub_export.xhp\n"
-"par_id701525003241759\n"
-"help.text"
-msgid "<embedvar href=\"text/shared/00/00000002.xhp#epubv\" markup=\"keep\"/>"
-msgstr ""
-
-#: ref_epub_export.xhp
-msgctxt ""
-"ref_epub_export.xhp\n"
"par_id19921\n"
"help.text"
msgid "<image id=\"img_id22170\" src=\"media/screenshots/modules/swriter/ui/exportepub/EPubDialog.png\" localize=\"true\" width=\"664px\" height=\"482px\"><alt id=\"alt_id59843\">EPUB dialog box</alt></image>"
@@ -40925,7 +40917,7 @@ msgctxt ""
"ref_epub_export.xhp\n"
"par_id971525023515891\n"
"help.text"
-msgid "For custom metadata, you must provide a file with same name as the original filename and with extension as \".xmp\". The provided metadata will override the the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type=\"literal\">MyText.xmp</item>."
+msgid "For custom metadata, you must provide a file with same name as the original filename and with extension as \".xmp\". The provided metadata will override the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type=\"literal\">MyText.xmp</item>."
msgstr ""
#: ref_epub_export.xhp
diff --git a/source/bn/helpcontent2/source/text/shared/guide.po b/source/bn/helpcontent2/source/text/shared/guide.po
index 94c2d91eef4..3c545760c02 100644
--- a/source/bn/helpcontent2/source/text/shared/guide.po
+++ b/source/bn/helpcontent2/source/text/shared/guide.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2016-07-05 17:02+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:51+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bn\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1467738179.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196319.000000\n"
#: aaa_start.xhp
msgctxt ""
@@ -8829,8 +8829,8 @@ msgctxt ""
"gallery_insert.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by selecting <emph>Tools - Gallery</emph>."
-msgstr "<emph>স্ট্যান্ডার্ড</emph> বারের <emph>গ্যালারি</emph> আইকনে ক্লিক করে গ্যালারি খুলুন, অথবা <emph>টুল - গ্যালারি</emph> নির্বাচন করুন।"
+msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by choosing <emph>Insert - Media - Gallery</emph>."
+msgstr ""
#: gallery_insert.xhp
msgctxt ""
diff --git a/source/bn/helpcontent2/source/text/shared/optionen.po b/source/bn/helpcontent2/source/text/shared/optionen.po
index 4dee35068b6..02a167b96d1 100644
--- a/source/bn/helpcontent2/source/text/shared/optionen.po
+++ b/source/bn/helpcontent2/source/text/shared/optionen.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2016-07-05 17:11+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:52+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bn\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1467738682.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196321.000000\n"
#: 01000000.xhp
msgctxt ""
@@ -267,6 +267,14 @@ msgstr "কিছু ব্যবহারকারীর ডাটা একট
#: 01010100.xhp
msgctxt ""
"01010100.xhp\n"
+"par_id3153032\n"
+"help.text"
+msgid "User data is also used when commenting and in tracking changes mode, to identify comments/edits author; and to mark last edit position in document, so that when author opens the document later, it opens at the last edit position."
+msgstr ""
+
+#: 01010100.xhp
+msgctxt ""
+"01010100.xhp\n"
"hd_id3147653\n"
"help.text"
msgid "Address"
@@ -14741,7 +14749,7 @@ msgctxt ""
"opencl.xhp\n"
"par_id5293741\n"
"help.text"
-msgid "for more information on OpenCL, visit <link href=\"http://www.khronos.org/opencl/\">the OpenCL site</link>"
+msgid "for more information on OpenCL, visit <link href=\"https://www.khronos.org/opencl/\">the OpenCL site</link>"
msgstr ""
#: persona_firefox.xhp
diff --git a/source/bn/helpcontent2/source/text/swriter/00.po b/source/bn/helpcontent2/source/text/swriter/00.po
index 3b2bdb25253..3463ffe82c4 100644
--- a/source/bn/helpcontent2/source/text/swriter/00.po
+++ b/source/bn/helpcontent2/source/text/swriter/00.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: 2016-05-24 03:17+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:52+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bn\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1464059853.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196322.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -37,8 +37,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3150253\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\"><alt id=\"alt_id3145389\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\"><alt id=\"alt_id3145389\">আইকন</alt></image>"
+msgid "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145389\">Wrap Off Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -53,8 +53,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3156397\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\"><alt id=\"alt_id3149048\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\"><alt id=\"alt_id3149048\">আইকন</alt></image>"
+msgid "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149048\">Wrap On Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -69,8 +69,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3154558\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\"><alt id=\"alt_id3152999\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\"><alt id=\"alt_id3152999\">আইকন</alt></image>"
+msgid "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152999\">Wrap Through Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -85,8 +85,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3148773\n"
"help.text"
-msgid "<image src=\"res/sc06301.png\" id=\"img_id3149026\"><alt id=\"alt_id3149026\">Icon</alt></image>"
-msgstr "<image src=\"res/sc06301.png\" id=\"img_id3149026\"><alt id=\"alt_id3149026\">আইকন</alt></image>"
+msgid "<image src=\"res/sc06301.png\" id=\"img_id3149026\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149026\">Jump to Previous Script Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -101,8 +101,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3151265\n"
"help.text"
-msgid "<image src=\"res/sc06300.png\" id=\"img_id3151272\"><alt id=\"alt_id3151272\">Icon</alt></image>"
-msgstr "<image src=\"res/sc06300.png\" id=\"img_id3151272\"><alt id=\"alt_id3151272\">আইকন</alt></image>"
+msgid "<image src=\"res/sc06300.png\" id=\"img_id3151272\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151272\"> Jump to Next Script Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -381,8 +381,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3154763\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">কমান্ড</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -397,8 +397,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3151387\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">কমান্ড </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -413,8 +413,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3145823\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">কমান্ড </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -429,7 +429,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150932\n"
"help.text"
-msgid "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\"><alt id=\"alt_id3150502\">Icon</alt></image>"
+msgid "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150502\">Formatting Marks Icon</alt></image>"
msgstr ""
#: 00000403.xhp
@@ -461,7 +461,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150765\n"
"help.text"
-msgid "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\"><alt id=\"alt_id3147572\">Icon</alt></image>"
+msgid "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147572\">Web Icon</alt></image>"
msgstr ""
#: 00000403.xhp
@@ -2461,7 +2461,7 @@ msgctxt ""
"stylesmenu.xhp\n"
"par_id941529884998705\n"
"help.text"
-msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles</emph></variable>."
+msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles...</emph></variable>."
msgstr ""
#: stylesmenu.xhp
diff --git a/source/bn/svtools/messages.po b/source/bn/svtools/messages.po
index 3a548e2d270..c355cb809a7 100644
--- a/source/bn/svtools/messages.po
+++ b/source/bn/svtools/messages.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:34+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: bn\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195253.000000\n"
#: include/svtools/strings.hrc:25
msgctxt "STR_UNDO"
@@ -1551,7 +1554,7 @@ msgstr ""
#: include/svtools/strings.hrc:360
msgctxt "STR_DESCRIPTION_MYTHES"
-msgid "Mythes Thesaurus"
+msgid "MyThes Thesaurus"
msgstr ""
#: include/svtools/strings.hrc:361
diff --git a/source/bn/sw/messages.po b/source/bn/sw/messages.po
index e7e8eedfa3c..dff7cd3ac96 100644
--- a/source/bn/sw/messages.po
+++ b/source/bn/sw/messages.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 23:50+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-15 14:32+0100\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: bn\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1542195253.000000\n"
#: sw/inc/app.hrc:29
#, fuzzy
@@ -7118,7 +7121,12 @@ msgctxt "asciifilterdialog|lf"
msgid "_LF"
msgstr ""
-#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:264
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:258
+msgctxt "asciifilterdialog|includebom"
+msgid "Include byte-order-mark"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:280
msgctxt "asciifilterdialog|label1"
msgid "Properties"
msgstr "বৈশিষ্ট্য"
diff --git a/source/bn/swext/mediawiki/help.po b/source/bn/swext/mediawiki/help.po
index d2ecb45da95..95687a1c363 100644
--- a/source/bn/swext/mediawiki/help.po
+++ b/source/bn/swext/mediawiki/help.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2016-11-12 11:02+0000\n"
+"POT-Creation-Date: 2018-11-15 13:53+0100\n"
+"PO-Revision-Date: 2018-11-12 11:37+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bn\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1478948560.000000\n"
+"X-POOTLE-MTIME: 1542022628.000000\n"
#: help.tree
msgctxt ""
@@ -91,13 +91,12 @@ msgid "Java Runtime Environment"
msgstr "জাভা রানটাইম এনভায়রনমেন্ট ১.৪"
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id7387615\n"
"help.text"
-msgid "A wiki account on a supported <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
-msgstr "সমর্থিত <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">মিডিয়া উইকি</link> সার্ভারের উইকি অ্যাকাউন্ট"
+msgid "A wiki account on a supported <link href=\"https://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -152,7 +151,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id368968\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Options</link> dialog, click Add."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\"><emph>Options</emph></link> dialog, click <emph>Add</emph>."
msgstr ""
#: wiki.xhp
@@ -160,17 +159,16 @@ msgctxt ""
"wiki.xhp\n"
"par_id6962187\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> dialog, enter the account information for the wiki."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\"><emph>MediaWiki</emph></link> dialog, enter the account information for the wiki."
msgstr ""
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id5328836\n"
"help.text"
-msgid "In the URL text box, enter the address of a wiki that you want to connect to."
-msgstr "URL টেক্সট-বাক্সে, আপনি যে উইকির সঙ্গে সংযুক্ত হতে চান, তার ঠিকানা সন্নিবেশ করান।"
+msgid "In the <emph>URL</emph> text box, enter the address of a wiki that you want to connect to."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -181,13 +179,12 @@ msgid "You can copy the URL from a web browser and paste it into the textbox."
msgstr "আপনি ওয়েব ব্রাউজার থেকে URL অনুলিপি করতে পারেন এবং তা টেক্সট-বাক্সে প্রতিলেপন করতে পারেন।"
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id5906552\n"
"help.text"
-msgid "In the Username box, enter your user ID for your wiki account."
-msgstr "ব্যবহারকারীর-নাম বাক্সে, আপনার উইকি অ্যাকউন্টের জন্য ব্যবহারকারী ID দিন।"
+msgid "In the <emph>Username</emph> box, enter your user ID for your wiki account."
+msgstr ""
#: wiki.xhp
#, fuzzy
@@ -199,13 +196,12 @@ msgid "If the wiki allows anonymous write access, you can leave the Username and
msgstr "উইকি যদি অজ্ঞাত যে কাউকে লেখার অনুমতি দেয়, তবে আপনি ব্যবহারকারীর-নাম এবং গুপ্তসঙ্কেতের বাক্স ফাঁকা রাখতে পারেন।"
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id8869594\n"
"help.text"
-msgid "In the Password box, enter the password for your wiki account, then click OK."
-msgstr "পাসওয়ার্ড বাক্সে, আপনার উইকি অ্যাকাউন্টের পাসওয়ার্ড সন্নিবেশ করান, অতঃপর \"ঠিক আছে\" ক্লিক করুন।"
+msgid "In the Password box, enter the password for your wiki account, then click <emph>OK</emph>."
+msgstr ""
#: wiki.xhp
#, fuzzy
@@ -253,7 +249,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id228278\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Send to MediaWiki</link> dialog, specify the settings for your entry."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\"><emph>Send to MediaWiki</emph></link> dialog, specify the settings for your entry."
msgstr ""
#: wiki.xhp
diff --git a/source/bo/cui/messages.po b/source/bo/cui/messages.po
index 55f04cc757b..ea92fbdd0e2 100644
--- a/source/bo/cui/messages.po
+++ b/source/bo/cui/messages.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:21+0100\n"
+"PO-Revision-Date: 2018-11-14 11:34+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: bo\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195267.000000\n"
#: cui/inc/strings.hrc:24
#, fuzzy
@@ -1586,141 +1589,136 @@ msgid "Dimension line"
msgstr "ཚད་གཞིའི་དམིགས་བྱ་གཏན་འཁེལ།"
#: cui/inc/strings.hrc:365
-msgctxt "RID_SVXSTR_LOAD_ERROR"
-msgid "The selected module could not be loaded."
-msgstr ""
-
-#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_STARTQUOTE"
msgid "Start Quote"
msgstr ""
-#: cui/inc/strings.hrc:367
+#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_ENDQUOTE"
msgid "End Quote"
msgstr ""
-#: cui/inc/strings.hrc:369
+#: cui/inc/strings.hrc:368
msgctxt "RID_SVXSTR_SELECTEDPERSONA"
msgid "Selected Theme: "
msgstr ""
-#: cui/inc/strings.hrc:370
+#: cui/inc/strings.hrc:369
msgctxt "RID_SVXSTR_SEARCHING"
msgid "Searching, please wait..."
msgstr ""
-#: cui/inc/strings.hrc:371
+#: cui/inc/strings.hrc:370
msgctxt "RID_SVXSTR_SEARCHERROR"
msgid "Cannot open %1, please try again later."
msgstr ""
-#: cui/inc/strings.hrc:372
+#: cui/inc/strings.hrc:371
msgctxt "RID_SVXSTR_NORESULTS"
msgid "No results found."
msgstr ""
-#: cui/inc/strings.hrc:373
+#: cui/inc/strings.hrc:372
msgctxt "RID_SVXSTR_APPLYPERSONA"
msgid "Applying Theme..."
msgstr ""
-#: cui/inc/strings.hrc:374
+#: cui/inc/strings.hrc:373
msgctxt "RID_SVXSTR_INVALIDPERSONAURL"
msgid "Please enter a valid theme address or a search term."
msgstr ""
-#: cui/inc/strings.hrc:376
+#: cui/inc/strings.hrc:375
msgctxt "RID_SVXSTR_TABLE_PRESET_NONE"
msgid "Set No Borders"
msgstr ""
-#: cui/inc/strings.hrc:377
+#: cui/inc/strings.hrc:376
msgctxt "RID_SVXSTR_TABLE_PRESET_ONLYOUTER"
msgid "Set Outer Border Only"
msgstr ""
-#: cui/inc/strings.hrc:378
+#: cui/inc/strings.hrc:377
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERHORI"
msgid "Set Outer Border and Horizontal Lines"
msgstr ""
-#: cui/inc/strings.hrc:379
+#: cui/inc/strings.hrc:378
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERALL"
msgid "Set Outer Border and All Inner Lines"
msgstr ""
-#: cui/inc/strings.hrc:380
+#: cui/inc/strings.hrc:379
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERINNER"
msgid "Set Outer Border Without Changing Inner Lines"
msgstr ""
-#: cui/inc/strings.hrc:381
+#: cui/inc/strings.hrc:380
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONAL"
msgid "Set Diagonal Lines Only"
msgstr ""
-#: cui/inc/strings.hrc:382
+#: cui/inc/strings.hrc:381
msgctxt "RID_SVXSTR_PARA_PRESET_ALL"
msgid "Set All Four Borders"
msgstr ""
-#: cui/inc/strings.hrc:383
+#: cui/inc/strings.hrc:382
msgctxt "RID_SVXSTR_PARA_PRESET_LEFTRIGHT"
msgid "Set Left and Right Borders Only"
msgstr ""
-#: cui/inc/strings.hrc:384
+#: cui/inc/strings.hrc:383
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOM"
msgid "Set Top and Bottom Borders Only"
msgstr ""
-#: cui/inc/strings.hrc:385
+#: cui/inc/strings.hrc:384
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYLEFT"
msgid "Set Left Border Only"
msgstr ""
-#: cui/inc/strings.hrc:386
+#: cui/inc/strings.hrc:385
msgctxt "RID_SVXSTR_HOR_PRESET_ONLYHOR"
msgid "Set Top and Bottom Borders, and All Inner Lines"
msgstr ""
-#: cui/inc/strings.hrc:387
+#: cui/inc/strings.hrc:386
msgctxt "RID_SVXSTR_VER_PRESET_ONLYVER"
msgid "Set Left and Right Borders, and All Inner Lines"
msgstr ""
-#: cui/inc/strings.hrc:388
+#: cui/inc/strings.hrc:387
msgctxt "RID_SVXSTR_SHADOW_STYLE_NONE"
msgid "No Shadow"
msgstr "གྲིབ་གཟུགས་འཁྲིད་མེད་པ།"
-#: cui/inc/strings.hrc:389
+#: cui/inc/strings.hrc:388
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMRIGHT"
msgid "Cast Shadow to Bottom Right"
msgstr ""
-#: cui/inc/strings.hrc:390
+#: cui/inc/strings.hrc:389
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPRIGHT"
msgid "Cast Shadow to Top Right"
msgstr ""
-#: cui/inc/strings.hrc:391
+#: cui/inc/strings.hrc:390
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMLEFT"
msgid "Cast Shadow to Bottom Left"
msgstr ""
-#: cui/inc/strings.hrc:392
+#: cui/inc/strings.hrc:391
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPLEFT"
msgid "Cast Shadow to Top Left"
msgstr ""
-#: cui/inc/strings.hrc:393
+#: cui/inc/strings.hrc:392
msgctxt "RID_SVXSTR_SIGNATURELINE_SIGNED_BY"
msgid "Signed by: %1"
msgstr ""
-#: cui/inc/strings.hrc:394
+#: cui/inc/strings.hrc:393
msgctxt "RID_SVXSTR_OPENCL_RESTART"
msgid "For the OpenCL changes to take effect, %PRODUCTNAME must be restarted."
msgstr ""
@@ -11289,22 +11287,43 @@ msgctxt "signsignatureline|btn_select_certificate"
msgid "Select Certificate"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:168
+#. Name of the signer
+#: cui/uiconfig/ui/signsignatureline.ui:166
+msgctxt "signsignatureline|label_name"
+msgid "or"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:175
+msgctxt "signsignatureline|btn_load_image"
+msgid "Use Signature Image"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:190
+msgctxt "signsignatureline|btn_clear_image"
+msgid "Clear"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:206
+msgctxt "signsignatureline|label_image_dimensions"
+msgid "Best image size: 600 x 100 px"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:237
msgctxt "signsignatureline|label_sign"
msgid "Sign"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:205
+#: cui/uiconfig/ui/signsignatureline.ui:274
msgctxt "signsignatureline|label_add_comment"
msgid "Add comment:"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:241
+#: cui/uiconfig/ui/signsignatureline.ui:310
msgctxt "signsignatureline|label_hint"
msgid "Instructions from the document creator:"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:274
+#: cui/uiconfig/ui/signsignatureline.ui:343
msgctxt "signsignatureline|label_more"
msgid "More"
msgstr ""
diff --git a/source/bo/helpcontent2/source/text/sbasic/shared/01.po b/source/bo/helpcontent2/source/text/sbasic/shared/01.po
index 7d819447720..7e265abfb2c 100644
--- a/source/bo/helpcontent2/source/text/sbasic/shared/01.po
+++ b/source/bo/helpcontent2/source/text/sbasic/shared/01.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-16 16:54+0200\n"
-"PO-Revision-Date: 2016-05-02 10:11+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:52+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bo\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1462183891.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196349.000000\n"
#: 06130000.xhp
msgctxt ""
@@ -93,7 +93,7 @@ msgctxt ""
"06130000.xhp\n"
"par_id3154791\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Runs or saves the current macro.</ahelp>"
msgstr ""
#: 06130000.xhp
diff --git a/source/bo/helpcontent2/source/text/scalc/00.po b/source/bo/helpcontent2/source/text/scalc/00.po
index 27b92b7c1ea..1df0ddfb0b3 100644
--- a/source/bo/helpcontent2/source/text/scalc/00.po
+++ b/source/bo/helpcontent2/source/text/scalc/00.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-11-22 13:53+0100\n"
-"PO-Revision-Date: 2016-11-22 16:56+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:52+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bo\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1479833802.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196350.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -29,24 +29,24 @@ msgctxt ""
"00000004.xhp\n"
"hd_id3155535\n"
"help.text"
-msgid "<variable id=\"wie\">To access this function... </variable>"
-msgstr "<variable id=\"wie\">གང་འདྲ་བྱས་ཏེ་ནུས་པ་འདི་ཐོབ་...</variable>"
+msgid "<variable id=\"wie\">To access this function...</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
"par_idN1056E\n"
"help.text"
-msgid "<variable id=\"moreontop\">More explanations on top of this page. </variable>"
-msgstr "<variable id=\"moreontop\">ཤོག་ལྷེ་འདིའི་རྩེ་ལ་ཞིབ་ཕྲའི་གསལ་བཤད་ཡོད།</variable>"
+msgid "<variable id=\"moreontop\">More explanations on top of this page.</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
"par_idN105AF\n"
"help.text"
-msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone. </variable>"
-msgstr "<variable id=\"optional\">%PRODUCTNAME གློག་རྡུལ་རེའུ་མིག་གི་རྟེན་གྲངས་ནང་ དེའི་རྗེས་ལ་ཞུགས་གྲངས་ཙམ་མེད་སྐབས་\"འདེམས་ཆོག\"གི་གཞི་གྲངས་བྲིས་རྟགས་གཞི་ནས་བསྡུ་ཐུབ། དཔེར་ན་ ཞུགས་གྲངས་བཞི་ཡོད་པའི་རྟེན་གྲངས་ནང་རྗེས་ཀྱི་ཞུགས་གྲངས་གཉིས་ཀྱི་བྲིས་རྟགས།\"འདེམས་ཆོག\"སྐབས་ཞུགས་གྲངས་4ཡང་ན་ཞུགས་གྲངས་3དང་4བསྡུ་ཆོག་ཡིནའང་ཞུགས་གྲངས་3རྐྱང་པ་བསྡུ་མི་ཆོག</variable>"
+msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone.</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -77,63 +77,63 @@ msgctxt ""
"00000402.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph></variable>"
-msgstr "<variable id=\"kopffuss\">ཚལ་ཐོ་ <emph>[མཐོང་རིས།] - [ཤོག་སྨིན་དང་ཤོག་ཞབས།...]</emph></variable>"
+msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3159233\n"
"help.text"
-msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs</variable>"
-msgstr "<variable id=\"bkopfzeile\">ཚལ་ཐོ་ <emph>[མཐོང་རིས།] - [ཤོག་སྨིན་དང་ཤོག་ཞབས།...] - \"ཤོག་སྨིན།\"/\"ཤོག་ཞབས།\"</emph>འདེམས་གཞིའི་ཁཱ་</variable>"
+msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150443\n"
"help.text"
-msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph></variable>"
-msgstr "<variable id=\"bausfullen\">ཚལ་ཐོ་ <emph>[རྩོམ་སྒྲིག] - [སྐོང་གསབ།]</emph></variable>"
+msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3143267\n"
"help.text"
-msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph></variable>"
-msgstr "<variable id=\"bausunten\">ཚལ་ཐོ་ <emph>[རྩོམ་སྒྲིག] - [སྐོང་གསབ།] - [འོག་ལ་སྐོང་གསབ།]</emph></variable>"
+msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153880\n"
"help.text"
-msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph></variable>"
-msgstr "<variable id=\"bausrechts\">ཚལ་ཐོ་ <emph>[རྩོམ་སྒྲིག] - [སྐོང་གསབ།] - [གཡས་ལ་སྐོང་གསབ།]</emph></variable>"
+msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3151245\n"
"help.text"
-msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph></variable>"
-msgstr "<variable id=\"bausoben\">ཚལ་ཐོ་ <emph>[རྩོམ་སྒྲིག] - [སྐོང་གསབ།] - [གོང་ལ་སྐོང་གསབ།]</emph></variable>"
+msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph></variable>"
-msgstr "<variable id=\"bauslinks\">ཚལ་ཐོ་ <emph>[རྩོམ་སྒྲིག] - [སྐོང་གསབ།] - [གཡོན་ལ་སྐོང་གསབ།]</emph></variable>"
+msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150400\n"
"help.text"
-msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph></variable>"
+msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -141,16 +141,16 @@ msgctxt ""
"00000402.xhp\n"
"par_id3154910\n"
"help.text"
-msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph></variable>"
-msgstr "<variable id=\"bausreihe\">ཚལ་ཐོ་ <emph>[རྩོམ་སྒྲིག] - [སྐོང་གསབ།] - [རིམ་སྟར།...]</emph></variable>"
+msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "Choose <emph>Sheet - Clear Cells</emph>"
-msgstr "ཚལ་ཐོ་ <emph>[རྩོམ་སྒྲིག] - [སུབ་པ།] - [ནང་དོན།...]</emph>"
+msgid "Choose <emph>Sheet - Clear Cells</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -165,40 +165,40 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150011\n"
"help.text"
-msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph></variable>"
-msgstr "<variable id=\"bzelo\">ཚལ་ཐོ་ <emph>[རྩོམ་སྒྲིག] - [སུབ་པ།...]</emph></variable>"
+msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153951\n"
"help.text"
-msgid "Choose <emph>Sheet - Delete Sheet</emph>"
-msgstr "ཚལ་ཐོ་ <emph>[རྩོམ་སྒྲིག] - [སུབ་པ།] - [ནང་དོན།...]</emph>"
+msgid "Choose <emph>Sheet - Delete Sheet</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3155306\n"
"help.text"
-msgid "Open context menu for a sheet tab"
-msgstr "ལས་ཁྲའི་ཤོག་བྱང་གི་གཡས་མཐེབ་ཚལ་ཐོ།"
+msgid "Open context menu for a sheet tab."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3146119\n"
"help.text"
-msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>"
-msgstr "ཚལ་ཐོ་ <emph>[རྩོམ་སྒྲིག] - [སུབ་པ།] - [ནང་དོན།...]</emph>"
+msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3148645\n"
"help.text"
-msgid "Open context menu for a sheet tab"
-msgstr "ལས་ཁྲའི་ཤོག་བྱང་གི་གཡས་མཐེབ་ཚལ་ཐོ།"
+msgid "Open context menu for a sheet tab."
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -221,23 +221,23 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150275\n"
"help.text"
-msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph></variable>"
-msgstr "<variable id=\"aspze\">ཚལ་ཐོ་ <emph>[མཐོང་རིས།] - [ཕྲེང་/སྟར་ཁ་བྱང་།]</emph></variable>"
+msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph></variable>"
-msgstr "<variable id=\"awehe\">ཚལ་ཐོ་ <emph>[མཐོང་རིས།] - [མངོན་པའི་གྲངས་ཐང་འབུར་ཐོན།]</emph></variable>"
+msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3148947\n"
"help.text"
-msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph></variable>"
+msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph>.</variable>"
msgstr ""
#: 00000403.xhp
@@ -245,8 +245,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3148663\n"
"help.text"
-msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph></variable>"
-msgstr "<variable id=\"seumvo\">ཚལ་ཐོ་ <emph>[མཐོང་རིས།] - [ཤོག་དབྱེའི་སྔོན་ལྟ།]</emph></variable>"
+msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -269,16 +269,16 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149784\n"
"help.text"
-msgid "Choose <emph>Insert - Cells</emph>"
-msgstr "ཚལ་ཐོ་ <emph>[བསྒར་འཛུད།] - [དྲ་མིག...]</emph>"
+msgid "Choose <emph>Insert - Cells</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "Open <emph>Insert Cells</emph> toolbar from Tools bar:"
-msgstr "<emph>[ཡོ་བྱད་གཙོའི་ཚང་།]</emph>ཐོག་གི་རིས་རྟགས་ལ་རྐྱང་རྡེབ་བྱེད།"
+msgid "Open <emph>Insert Cells</emph> toolbar from <emph>Tools</emph> bar:"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -365,7 +365,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149033\n"
"help.text"
-msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph></variable>"
+msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -373,7 +373,7 @@ msgctxt ""
"00000404.xhp\n"
"par_idN1082F\n"
"help.text"
-msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph></variable>"
+msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -381,8 +381,8 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155115\n"
"help.text"
-msgid "Choose <emph>Insert - Function</emph>"
-msgstr "ཚལ་ཐོ་ <emph>[བསྒར་འཛུད།] - [རྟེན་གྲངས།...]</emph>"
+msgid "Choose <emph>Insert - Function</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -429,8 +429,8 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155809\n"
"help.text"
-msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date&Time</emph></variable>"
-msgstr "<variable id=\"eikadaze\">ཚལ་ཐོ་ <emph>[བསྒར་འཛུད།] - [རྟེན་གྲངས།...] - \"རྟེན་གྲངས།\"</emph>འདེམས་གཞིའི་ཁཱ། - <emph>\"ཚེས་གྲངས་དང་དུས་ཚོད།\"</emph>རིགས་དབྱེ་</variable>"
+msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date & Time</emph></variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -517,15 +517,15 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155383\n"
"help.text"
-msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph></variable>"
-msgstr "<variable id=\"funktionsliste\">ཚལ་ཐོ་ <emph>[མཐོང་རིས།] - [རྟེན་གྲངས་རེའུ་མིག...]</emph></variable>"
+msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153250\n"
"help.text"
-msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph></variable>"
+msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -533,7 +533,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3146776\n"
"help.text"
-msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph></variable>"
+msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -541,7 +541,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3143222\n"
"help.text"
-msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>"
+msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>."
msgstr ""
#: 00000404.xhp
@@ -557,7 +557,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3145214\n"
"help.text"
-msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph></variable>"
+msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -565,7 +565,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153558\n"
"help.text"
-msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph></variable>"
+msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -573,7 +573,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153483\n"
"help.text"
-msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph></variable>"
+msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph>.</variable>"
msgstr ""
#: 00000405.xhp
@@ -597,192 +597,192 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154685\n"
"help.text"
-msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph></variable>"
-msgstr "<variable id=\"fozelle\">ཚལ་ཐོ་ <emph>[རྣམ་གཞག] - [དྲ་མིག...]</emph></variable>"
+msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153194\n"
"help.text"
-msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab </variable>"
-msgstr "<variable id=\"fostel\">ཚལཐོ་ <emph>[ཡིག་ཆ།] - [ཤོག་ངོས་བཀོད་སྒྲིག...] - \"ལས་ཁྲ་\"</emph>འདེམས་གཞིའི་ཁཱ། </variable>"
+msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155854\n"
"help.text"
-msgid "<variable id=\"fozei\">Choose <emph>Format - Row</emph></variable>"
-msgstr "<variable id=\"fozei\">ཚལ་ཐོ་ <emph>[རྣམ་གཞག] - [ཕྲེང་།]</emph></variable>"
+msgid "<variable id=\"fozei\">Choose <emph>Format - Rows</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3150012\n"
"help.text"
-msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Row - Optimal Height</emph></variable>"
-msgstr "<variable id=\"fozeiophoe\">ཚལ་ཐོ་ <emph>[རྣམ་གཞག] - [ཕྲེང་།] - [ཕྲེང་མཐོ་ལེགས་ཤོས།...]</emph></variable>"
+msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Rows - Optimal Height</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3148645\n"
"help.text"
-msgid "Choose <emph>Format - Row - Hide</emph>"
-msgstr "ཚལ་ཐོ་ <emph>[རྣམ་གཞག] - [ཕྲེང་།] - [གབ་པ།]</emph>"
+msgid "Choose <emph>Format - Rows - Hide</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153728\n"
"help.text"
-msgid "Choose <emph>Format - Column - Hide</emph>"
-msgstr "ཚལ་ཐོ་ <emph>[རྣམ་གཞག] - [སྟར།] - [གབ་པ།]</emph>"
+msgid "Choose <emph>Format - Columns - Hide</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3151114\n"
"help.text"
-msgid "Choose <emph>Format - Sheet - Hide</emph>"
-msgstr "ཚལ་ཐོ་ <emph>[རྣམ་གཞག] - [ལས་ཁྲ།] - [གབ་པ།]</emph>"
+msgid "Choose <emph>Sheet - Hide Sheet</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3148576\n"
"help.text"
-msgid "Choose <emph>Format - Row - Show</emph>"
-msgstr "ཚལ་ཐོ་ <emph>[རྣམ་གཞག] - [ཕྲེང་།] - [གབ་པ་རྩིས་མེད།]</emph>"
+msgid "Choose <emph>Format - Rows - Show</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156286\n"
"help.text"
-msgid "Choose <emph>Format - Column - Show</emph>"
-msgstr "ཚལ་ཐོ་ <emph>[རྣམ་གཞག] - [སྟར།] - [གབ་པ་རྩིས་མེད།]</emph>"
+msgid "Choose <emph>Format - Columns - Show</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3145645\n"
"help.text"
-msgid "<variable id=\"fospa\">Choose <emph>Format - Column</emph></variable>"
-msgstr "<variable id=\"fospa\">ཚལ་ཐོ་ <emph>[རྣམ་གཞག] - [སྟར།]</emph></variable>"
+msgid "<variable id=\"fospa\">Choose <emph>Format - Columns</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3145252\n"
"help.text"
-msgid "Choose <emph>Format - Column - Optimal Width</emph>"
-msgstr "ཚལ་ཐོ་ <emph>[རྣམ་གཞག] - [སྟར།] - [སྟར་ཞེང་ལེགས་ཤོས།...]</emph>"
+msgid "Choose <emph>Format - Columns - Optimal Width</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3146971\n"
"help.text"
-msgid "Double-click right column separator in column headers"
-msgstr "སྟར་ཁ་བྱང་གི་གཡས་མཐའི་ཐིག་ཆ་རྡེབ་བྱེད།"
+msgid "Double-click right column separator in column headers."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3147362\n"
"help.text"
-msgid "<variable id=\"fot\">Choose <emph>Format - Sheet</emph></variable>"
-msgstr "<variable id=\"fot\">ཚལ་ཐོ་ <emph>[རྣམ་གཞག] - [ལས་ཁྲ།]</emph></variable>"
+msgid "<variable id=\"fot\">Choose <emph>Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3163805\n"
"help.text"
-msgid "<variable id=\"fotu\">Choose <emph>Format - Sheet - Rename</emph></variable>"
-msgstr "<variable id=\"fotu\">ཚལ་ཐོ་ <emph>[རྣམ་གཞག] - [ལས་ཁྲ།] - [བསྐྱར་མིང་འདོགས།...]</emph></variable>"
+msgid "<variable id=\"fotu\">Choose <emph>Sheet - Rename Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155333\n"
"help.text"
-msgid "<variable id=\"fotenb\">Choose <emph>Format - Sheet - Show</emph></variable>"
-msgstr "<variable id=\"fotenb\">ཚལ་ཐོ་ <emph>[རྣམ་གཞག] - [ལས་ཁྲ།] - [གབ་པ་རྩིས་མེད།...]</emph></variable>"
+msgid "<variable id=\"fotenb\">Choose <emph>Sheet - Show Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_idN1077A\n"
"help.text"
-msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph></variable>"
-msgstr "<variable id=\"foste\">ཚལ་ཐོ་ <emph>[ཡིག་ཆ།] - [ཤོག་ངོས་བཀོད་སྒྲིག...]</emph></variable>"
+msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155508\n"
"help.text"
-msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab </variable>"
-msgstr "<variable id=\"fostel\">ཚལཐོ་ <emph>[ཡིག་ཆ།] - [ཤོག་ངོས་བཀོད་སྒྲིག...] - \"ལས་ཁྲ་\"</emph>འདེམས་གཞིའི་ཁཱ། </variable>"
+msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3150883\n"
"help.text"
-msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph></variable>"
-msgstr "<variable id=\"fodrbe\">ཚལ་ཐོ་ <emph>[ཡིག་ཆ།] - [གཏག་པར་ས་ཁོངས།]</emph></variable>"
+msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156448\n"
"help.text"
-msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph></variable>"
-msgstr "<variable id=\"fodrfe\">ཚལ་ཐོ་ <emph>[ཡིག་ཆ།] - [གཏག་པར་ས་ཁོངས།] - [བཀོད་སྒྲིག]</emph></variable>"
+msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156290\n"
"help.text"
-msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph></variable>"
-msgstr "<variable id=\"fodrhin\">ཚལ་ཐོ་ <emph>[ཡིག་ཆ།] - [གཏག་པར་ས་ཁུངས།] - [གསབ་སྣོན།]</emph></variable>"
+msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155812\n"
"help.text"
-msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph></variable>"
-msgstr "<variable id=\"fodbah\">ཚལ་ཐོ་ <emph>[ཡིག་ཆ།] - [གཏག་པར་ས་ཁུངས།] - [རྩིས་མེད།]</emph></variable>"
+msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153307\n"
"help.text"
-msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph></variable>"
-msgstr "<variable id=\"fodbbe\">ཚལ་ཐོ་ <emph>[ཡིག་ཆ།] - [གཏག་པར་ས་ཁོངས།] - [རྩོམ་སྒྲིག...]</emph></variable>"
+msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153916\n"
"help.text"
-msgid "Choose <emph>Format - AutoFormat</emph>"
-msgstr "ཚལ་ཐོ་ <emph>[རྣམ་གཞག] - [རང་འགུལ་འདྲ་སྤྱོད་རྣམ་གཞག...]</emph>"
+msgid "Choose <emph>Format - AutoFormat</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3154532\n"
"help.text"
-msgid "On the Tools bar, click"
-msgstr "<emph>[ཡོ་བྱད་གཙོ་བོའི་ཚང་།]</emph>ཐོག་གི་རིས་རྟགས་ལ་རྐྱང་རྡེབ་བྱེད།"
+msgid "On the <emph>Tools</emph> bar, click"
+msgstr ""
#: 00000405.xhp
msgctxt ""
@@ -805,8 +805,8 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154618\n"
"help.text"
-msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph></variable>"
-msgstr "<variable id=\"bedingte\">ཚལ་ཐོ་ <emph>[རྣམ་གཞག] - [ཆ་རྐྱེན་རྣམ་གཞག...]</emph></variable>"
+msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -829,7 +829,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150541\n"
"help.text"
-msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph> </variable>"
+msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -837,8 +837,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153194\n"
"help.text"
-msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>"
-msgstr "ཚལ་ཐོ་ <emph>[ཡོ་བྱད།] - [སྤྱི་འགྲོས་ཞིབ་བཤེར་གཏན་འཕེབས།] - [འདྲེན་སྤྱོད་དྲ་མིག་འདེད་པ།]</emph>"
+msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -853,7 +853,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph> </variable>"
+msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -861,7 +861,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3145785\n"
"help.text"
-msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph> </variable>"
+msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -869,8 +869,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3155411\n"
"help.text"
-msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>"
-msgstr "ཚལ་ཐོ་ <emph>[ཡོ་བྱད།] - [སྤྱི་འགྲོས་ཞིབ་བཤེར་གཏན་འཕེབས།] - [ཁོངས་གཏོགས་དྲ་མིག་འདེད་པ།]</emph>"
+msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -885,7 +885,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146984\n"
"help.text"
-msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph> </variable>"
+msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -893,7 +893,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154014\n"
"help.text"
-msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph> </variable>"
+msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -901,7 +901,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153188\n"
"help.text"
-msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph> </variable>"
+msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -909,7 +909,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3149410\n"
"help.text"
-msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph> </variable>"
+msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -917,7 +917,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3156284\n"
"help.text"
-msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph> </variable>"
+msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -925,7 +925,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153159\n"
"help.text"
-msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph> </variable>"
+msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -933,7 +933,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3147397\n"
"help.text"
-msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph> </variable>"
+msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -941,7 +941,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154018\n"
"help.text"
-msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph> </variable>"
+msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -949,7 +949,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3269142\n"
"help.text"
-msgid "<variable id=\"solver\">Choose <emph>Tools - Solver</emph> </variable>"
+msgid "<variable id=\"solver\">Choose <emph>Tools - Solver</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -957,7 +957,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id8554338\n"
"help.text"
-msgid "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, <emph>Options</emph> button </variable>"
+msgid "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, click <emph>Options</emph> button.</variable>"
msgstr ""
#: 00000406.xhp
@@ -965,7 +965,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3156277\n"
"help.text"
-msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph> </variable>"
+msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -973,7 +973,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3149020\n"
"help.text"
-msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph></variable>"
+msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -981,7 +981,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154256\n"
"help.text"
-msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph></variable>"
+msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -989,7 +989,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146919\n"
"help.text"
-msgid "Choose <emph>Data - Calculate - Recalculate</emph>"
+msgid "Choose <emph>Data - Calculate - Recalculate</emph>."
msgstr ""
#: 00000406.xhp
@@ -1005,7 +1005,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150941\n"
"help.text"
-msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph> </variable>"
+msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -1013,7 +1013,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3151276\n"
"help.text"
-msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph> </variable>"
+msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph>.</variable>"
msgstr ""
#: 00000407.xhp
@@ -1037,7 +1037,7 @@ msgctxt ""
"00000407.xhp\n"
"par_id3147335\n"
"help.text"
-msgid "<variable id=\"fete\">Choose <item type=\"menuitem\">View - Split Window</item></variable>"
+msgid "<variable id=\"fete\">Choose ><item type=\"menuitem\">View - Split Window</item>.</variable>"
msgstr ""
#: 00000407.xhp
@@ -1045,7 +1045,7 @@ msgctxt ""
"00000407.xhp\n"
"par_id3153663\n"
"help.text"
-msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item></variable>"
+msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1069,7 +1069,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id8366954\n"
"help.text"
-msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph></variable>"
+msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1077,40 +1077,40 @@ msgctxt ""
"00000412.xhp\n"
"par_id3147399\n"
"help.text"
-msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph></variable>"
-msgstr "<variable id=\"dbrbf\">ཚལ་ཐོ་ <emph>[གཞི་གྲངས།] - [ས་ཁོངས་མཚན་འཇོག...]</emph></variable>"
+msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145345\n"
"help.text"
-msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph></variable>"
-msgstr "<variable id=\"dbrba\">ཚལ་ཐོ་ <emph>[གཞི་གྲངས།] - [ས་ཁོངས་འདེམས་པ།...]</emph></variable>"
+msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150443\n"
"help.text"
-msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph></variable>"
-msgstr "<variable id=\"dnsrt\">ཚལ་ཐོ་ <emph>[གཞི་གྲངས།] - [རིམ་སྒྲིག...]</emph></variable>"
+msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148491\n"
"help.text"
-msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab"
-msgstr "ཚལ་ཐོ་ <emph>[གཞི་གྲངས།] - [རིམ་སྒྲིག...] - \"རིམ་སྒྲིག་ཚད་གཞི།\"</emph>འདེམས་གཞིའི་ཁཱ།"
+msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154516\n"
"help.text"
-msgid "On Standard bar, click"
-msgstr "<emph>[རྒྱུན་སྤྱོད་ཡོ་བྱད་ཚང་།]</emph>ཐོག་གི་རིས་རྟགས་རྐྱང་རྡེབ་བྱེད།"
+msgid "On <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1149,32 +1149,32 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146984\n"
"help.text"
-msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab</variable>"
-msgstr "<variable id=\"dnstot\">ཚལ་ཐོ་ <emph>[གཞི་གྲངས།] - [རིམ་སྒྲིག...] - \"འདེམས་གཞི།\"</emph>འདེམས་གཞིའི་ཁཱ།</variable>"
+msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155308\n"
"help.text"
-msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph></variable>"
-msgstr "<variable id=\"dnftr\">ཚལ་ཐོ་ <emph>[གཞི་གྲངས།] - [འཚག་འདེམས།]</emph></variable>"
+msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148646\n"
"help.text"
-msgid "Choose <emph>Data - AutoFilter</emph>"
-msgstr "ཚལ་ཐོ་ <emph>[གཞི་གྲངས།] - [འཚག་འདེམས།] - [རང་འགུལ་འཚག་འདེམས།]</emph>"
+msgid "Choose <emph>Data - AutoFilter</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151113\n"
"help.text"
-msgid "On Tools bar or Table Data bar, click"
-msgstr "<emph>[ཡོ་བྱད་གཙོ་བོའི་ཚང།]</emph>ཡང་ན་<emph>[རེའུ་མིག་གཞི་གྲངས་ཚང་།]</emph>ཐོག་གི་རིས་རྟགས་རྐྱང་རྡེབ་བྱེད།"
+msgid "On <emph>Tools</emph> bar or <emph>Table Data</emph> bar, click"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1197,39 +1197,39 @@ msgctxt ""
"00000412.xhp\n"
"par_id3156278\n"
"help.text"
-msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph></variable>"
-msgstr "<variable id=\"dnfspz\">ཚལ་ཐོ་ <emph>[གཞི་གྲངས།] - [འཚག་འདེམས།] - [མཐོ་རིམ་འཚག་འདེམས།...]</emph></variable>"
+msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph> .</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153764\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label"
-msgstr "ཚལ་ཐོ་ <emph>[གཞི་གྲངས།] - [འཚག་འདེམས།] - [ཚད་གཞི་འཚག་འདེམས།...] - \"འདེམས་གཞི།\"</emph>གནོན་མཐེབ།"
+msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155444\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label"
-msgstr "ཚལ་ཐོ་ <emph>[གཞི་གྲངས།] - [འཚག་འདེམས།] - [མཐོ་རིམ་འཚག་འདེམས།...] - \"འདེམས་གཞི།\"</emph>གནོན་མཐེབ།"
+msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3156382\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Reset Filter</emph>"
-msgstr "ཚལ་ཐོ་ <emph>[གཞི་གྲངས།] - [འཚག་འདེམས།] - [རང་འགུལ་འཚག་འདེམས།]</emph>"
+msgid "Choose <emph>Data - More Filters - Reset Filter</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155961\n"
"help.text"
-msgid "On Table Data bar, click <emph>Reset Filter/Sort</emph>"
+msgid "On <emph>Table Data</emph> bar, click <emph>Reset Filter/Sort</emph>."
msgstr ""
#: 00000412.xhp
@@ -1253,112 +1253,112 @@ msgctxt ""
"00000412.xhp\n"
"par_id3152778\n"
"help.text"
-msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph></variable>"
-msgstr "<variable id=\"dnaftas\">ཚལ་ཐོ་ <emph>[གཞི་གྲངས།] - [འཚག་འདེམས།] - [རང་འགུལ་འཚག་འདེམས་གབ་པ།]</emph></variable>"
+msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3166424\n"
"help.text"
-msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph></variable>"
-msgstr "<variable id=\"dntegs\">ཚལ་ཐོ་ <emph>[གཞི་གྲངས།] - [རིགས་དབྱེ་ཕྱོགས་བསྡུས།...]</emph></variable>"
+msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154574\n"
"help.text"
-msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs</variable>"
-msgstr "<variable id=\"dntezd\">ཚལ་ཐོ་ <emph>[གཞི་གྲངས།] - [རིགས་དབྱེ་ཕྱོགས་བསྡུས།...] - \"ཚོ་དང་པོ་\" \"ཚོ་གཉིས་པ་\" \"ཚོ་གསུམ་པ་\"</emph>འདེམས་གཞིའི་ཁཱ།</variable>"
+msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151277\n"
"help.text"
-msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab</variable>"
-msgstr "<variable id=\"dntopi\">ཚལ་ཐོ་ <emph>[གཞི་གྲངས།] - [རིགས་དབྱེའི་ཕྱོགས་བསྡུས།...]- \"འདེམས་གཞི།\"</emph>འདེམས་གཞིའི་ཁཱ་</variable>"
+msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145133\n"
"help.text"
-msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph></variable>"
-msgstr "<variable id=\"datengueltig\">ཚལ་ཐོ་ <emph>[གཞི་གྲངས།] - [ནུས་ལྡན་རང་བཞིན།...]</emph></variable>"
+msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3152992\n"
"help.text"
-msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigwerte\">ཚལ་ཐོ་ <emph>[གཞི་གྲངས།] - [ནུས་ལྡན་རང་བཞིན།...] - \"ཆ་རྐྱེན།\"</emph>འདེམས་གཞིའི་ཁཱ་</variable>"
+msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150367\n"
"help.text"
-msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigeingabe\">ཚལ་ཐོ་ <emph>[གཞི་གྲངས།] - [ནུས་ལྡན་རང་བཞིན།...] - \"ནང་བཅུག་རོགས་རམ་\"</emph>འདེམས་གཞིའི་ཁཱ་</variable>"
+msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154486\n"
"help.text"
-msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigfehler\">ཚལ་ཐོ་ <emph>[གཞི་གྲངས།] - [ནུས་ལྡན་རང་བཞིན།...] - \"སྙན་ཞུ་ནོར་བ།\"</emph>འདེམས་གཞིའི་ཁཱ།</variable>"
+msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3146978\n"
"help.text"
-msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph></variable>"
-msgstr "<variable id=\"dnmfo\">ཚལ་ཐོ་ <emph>[གཞི་གྲངས།] - [འདྲ་བཟོའི་རྩིས་རྒྱག་རེའུ་མིག...]</emph></variable>"
+msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155809\n"
"help.text"
-msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph></variable>"
-msgstr "<variable id=\"dnksd\">ཚལ་ཐོ་ <emph>[གཞི་གྲངས།] - [ཚོ་སྒྲིག་རྩིས་རྒྱག...]</emph></variable>"
+msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148701\n"
"help.text"
-msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph></variable>"
-msgstr "<variable id=\"dngld\">ཚལ་ཐོ་ <emph>[གཞི་གྲངས།] - [ཚོ་དང་རིམ་དབྱེ་མངོན་པ།]</emph></variable>"
+msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153815\n"
"help.text"
-msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph></variable>"
-msgstr "<variable id=\"dngda\">ཚལ་ཐོ་ <emph>[གཞི་གྲངས།] - [ཚོ་དང་རིམ་དབྱེ་མངོན་པ།] - [གསལ་ཕྲའི་གཞི་གྲངས་གབ་པ།]</emph></variable>"
+msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3159223\n"
"help.text"
-msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph></variable>"
-msgstr "<variable id=\"dngde\">ཚལ་ཐོ་ <emph>[གཞི་གྲངས།] - [ཚོ་དང་རིམ་དབྱེ་མངོན་པ།] - [གསལ་ཕྲའི་གཞི་གྲངས་མངོན་པ།]</emph></variable>"
+msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3146870\n"
"help.text"
-msgid "Choose <emph>Data - Group and Outline - Group</emph>"
-msgstr "ཚལ་ཐོ་ <emph>[གཞི་གྲངས།] - [ཚོ་དང་རིམ་དབྱེ་མངོན་པ།] - [ཚོ་སྒྲིག...]</emph>"
+msgid "Choose <emph>Data - Group and Outline - Group</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1397,8 +1397,8 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146781\n"
"help.text"
-msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>"
-msgstr "ཚལ་ཐོ་ <emph>[གཞི་གྲངས།] - [ཚོ་དང་རིམ་དབྱེ་མངོན་པ།] - [ཚོ་སྒྲིག་རྩིས་མེད།]</emph>"
+msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1437,96 +1437,96 @@ msgctxt ""
"00000412.xhp\n"
"par_id3153008\n"
"help.text"
-msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph></variable>"
-msgstr "<variable id=\"dnglagl\">ཚལ་ཐོ་ <emph>[གཞི་གྲངས།] - [ཚོ་དང་རིམ་དབྱེ་མངོན་པ།] - [རང་འགུལ་གྱིས་རིམ་དབྱེ་མངོན་པ་བཟོས།]</emph></variable>"
+msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154709\n"
"help.text"
-msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove</emph></variable>"
-msgstr "<variable id=\"dnglef\">ཚལ་ཐོ་ <emph>[གཞི་གྲངས།] - [ཚོ་དང་རིམ་དབྱེ་མངོན་པ།] - [རིམ་དབྱེ་མངོན་པ་གཙང་སེལ།]</emph></variable>"
+msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove Outline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id1774346\n"
"help.text"
-msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables)</variable>"
-msgstr "<variable id=\"dngde\">ཚལ་ཐོ་ <emph>[གཞི་གྲངས།] - [ཚོ་དང་རིམ་དབྱེ་མངོན་པ།] - [གསལ་ཕྲའི་གཞི་གྲངས་མངོན་པ།]</emph></variable>"
+msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables).</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155759\n"
"help.text"
-msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph></variable>"
-msgstr "<variable id=\"dndtpt\">ཚལ་ཐོ་ <emph>[གཞི་གྲངས།] - [གཞི་གྲངས་སྒྲིབ་མེད་རེའུ་མིག]</emph></variable>"
+msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154625\n"
"help.text"
-msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph></variable>"
-msgstr "<variable id=\"dndtpt\">ཚལ་ཐོ་ <emph>[གཞི་གྲངས།] - [གཞི་གྲངས་སྒྲིབ་མེད་རེའུ་མིག]</emph></variable>"
+msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3147558\n"
"help.text"
-msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
-msgstr "<variable id=\"dndq\">ཚལ་ཐོ་ <emph>[གཞི་གྲངས།] - [གཞི་གྲངས་སྒྲིབ་མེད་རེའུ་མིག] - [སྒུལ་སློང།...]</emph> \"འདེམས་གཞི་ཁུངས།\"གླེང་སྒྲོམ་ནང་<emph>འདེམས།\" $[officename] ནང་ཐོ་འགོད་ཀྱི་གཞི་གྲངས།\"</emph>འདེམས་གཞི་</variable>"
+msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153297\n"
"help.text"
-msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Current selection</emph>."
-msgstr "ཚལ་ཐོ་ <emph>[གཞི་གྲངས།] - [གཞི་གྲངས་སྒྲིབ་མེད་རེའུ་མིག] - [སྒུལ་སློང་།...] - \"འདེམས་པའི་ཁུངས།\" - \"མིག་སྔའི་འདེམས་པའི་ས་ཁོངས།\"</emph>འདེམས་གཞི།"
+msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Current selection</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145118\n"
"help.text"
-msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
-msgstr "ཚལ་ཐོ་ <emph>[གཞི་གྲངས།] - [གཞི་གྲངས་སྒྲིབ་མེད་རེའུ་མིག] - [སྒུལ་སློང་།...] - \"འདེམས་པའི་ཁུངས།\" - \"$[officename] ནང་ཐོ་འགོད་བྱེད་པའི་གཞི་གྲངས་ཁུངས།\"</emph>འདེམས་གཞི་<emph> - \"གཞི་གྲངས་ཁུངས་འདེམས།\"</emph>"
+msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153294\n"
"help.text"
-msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph></variable>"
-msgstr "<variable id=\"dndpak\">ཚལ་ཐོ་ <emph>[གཞི་གྲངས།] - [གཞི་གྲངས་སྒྲིབ་མེད་རེའུ་མིག] - [གསར་བཟོ།]</emph></variable>"
+msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151344\n"
"help.text"
-msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph></variable>"
-msgstr "<variable id=\"dndploe\">ཚལ་ཐོ་ <emph>[གཞི་གྲངས།] - [གཞི་གྲངས་སྒྲིབ་མེད་རེའུ་མིག] - [སུབ་པ།]</emph></variable>"
+msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150397\n"
"help.text"
-msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph></variable>"
-msgstr "<variable id=\"dndakt\">ཚལ་ཐོ་ <emph>[གཞི་གྲངས།] - [ས་ཁོངས་གསར་སྐྱེད།]</emph></variable>"
+msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_idN10B8F\n"
"help.text"
-msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph></variable>"
-msgstr "<variable id=\"grouping\">འདེམས་པ་<emph>གཞི་གྲངས། - རྩ་འཛིན། - ཚོ་སྒྲིག</emph></variable>"
+msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
@@ -1549,7 +1549,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162106567373\n"
"help.text"
-msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph> </variable>"
+msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1557,7 +1557,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162109048207\n"
"help.text"
-msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph></variable>"
+msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1565,7 +1565,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162107055028\n"
"help.text"
-msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph></variable>"
+msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1573,7 +1573,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162109126013\n"
"help.text"
-msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph></variable>"
+msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1581,7 +1581,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3149095\n"
"help.text"
-msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph></variable>"
+msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1589,7 +1589,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3149398\n"
"help.text"
-msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph></variable>"
+msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1597,7 +1597,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3150084\n"
"help.text"
-msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph></variable>"
+msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1605,7 +1605,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3153093\n"
"help.text"
-msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph></variable>"
+msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1613,7 +1613,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3153191\n"
"help.text"
-msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph></variable>"
+msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1621,5 +1621,5 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3145645\n"
"help.text"
-msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph></variable>"
+msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph>.</variable>"
msgstr ""
diff --git a/source/bo/helpcontent2/source/text/scalc/02.po b/source/bo/helpcontent2/source/text/scalc/02.po
index db02db215d9..d2555e04518 100644
--- a/source/bo/helpcontent2/source/text/scalc/02.po
+++ b/source/bo/helpcontent2/source/text/scalc/02.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-05-12 14:35+0200\n"
-"PO-Revision-Date: 2016-05-02 10:14+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:52+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bo\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1462184041.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196350.000000\n"
#: 02130000.xhp
msgctxt ""
@@ -45,8 +45,8 @@ msgctxt ""
"02130000.xhp\n"
"par_id3155267\n"
"help.text"
-msgid "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">རིས་རྟགས།</alt></image>"
+msgid "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Currency Number Format Icon</alt></image>"
+msgstr ""
#: 02130000.xhp
msgctxt ""
@@ -61,8 +61,8 @@ msgctxt ""
"02130000.xhp\n"
"par_id3146776\n"
"help.text"
-msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cell - Numbers\">Format - Cell - Numbers</link>."
-msgstr "<link href=\"text/shared/01/05020300.xhp\" name=\"གྲངས་ཀ།\">གྲངས་ཀ།</link>"
+msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cells - Numbers\">Format - Cells - Numbers</link>."
+msgstr ""
#: 02140000.xhp
msgctxt ""
diff --git a/source/bo/helpcontent2/source/text/scalc/06.po b/source/bo/helpcontent2/source/text/scalc/06.po
index 81a6dccd3aa..50c311bd894 100644
--- a/source/bo/helpcontent2/source/text/scalc/06.po
+++ b/source/bo/helpcontent2/source/text/scalc/06.po
@@ -3,15 +3,18 @@ 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-06-14 17:23+0200\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-04-24 11:21+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: bo\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1524568861.000000\n"
#: calcsamplefiles.xhp
msgctxt ""
@@ -20,35 +23,3 @@ msgctxt ""
"help.text"
msgid "Calc Sample Files"
msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521663319917\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/imtrigon.ods\" id=\"ods_id61521568603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521663319918\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/trigon.ods\" id=\"ods_id61521548603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521563314918\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/pivot.ods\" id=\"ods_id61521547603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id721528312694192\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/functions_ifs.ods\" id=\"ods_id61521547603534\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
diff --git a/source/bo/helpcontent2/source/text/scalc/guide.po b/source/bo/helpcontent2/source/text/scalc/guide.po
index 4445aaa49bd..7f531dc0283 100644
--- a/source/bo/helpcontent2/source/text/scalc/guide.po
+++ b/source/bo/helpcontent2/source/text/scalc/guide.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-31 14:10+0200\n"
-"PO-Revision-Date: 2016-07-05 16:28+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:52+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bo\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1467736118.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196350.000000\n"
#: address_auto.xhp
msgctxt ""
@@ -3709,8 +3709,8 @@ msgctxt ""
"database_filter.xhp\n"
"par_idN10693\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - Standard Filter</item>."
-msgstr "<item type=\"menuitem\">གཞི་གྲངས་ - འཚག་འདེམས་ཆས་ - ཚད་གཞིའི་འཚག་འདེམས་ཆས་</item>འདེམས་པ།"
+msgid "Choose <item type=\"menuitem\">Data - More Filters - Standard Filter</item>."
+msgstr ""
#: database_filter.xhp
msgctxt ""
@@ -3765,8 +3765,8 @@ msgctxt ""
"database_filter.xhp\n"
"par_id3154944\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - AutoFilter</item>."
-msgstr "<item type=\"menuitem\">གཞི་གྲངས་ - འཚག་འདེམས་ཆས་ - རང་འགུལ་འཚག་འདེམས་ཆས་</item>འདེམས་པ།"
+msgid "Choose <item type=\"menuitem\">Data - AutoFilter</item>."
+msgstr ""
#: database_filter.xhp
msgctxt ""
diff --git a/source/bo/helpcontent2/source/text/shared.po b/source/bo/helpcontent2/source/text/shared.po
index bc44b75f424..eccde3eaf4a 100644
--- a/source/bo/helpcontent2/source/text/shared.po
+++ b/source/bo/helpcontent2/source/text/shared.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: 2016-05-02 10:14+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:52+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bo\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1462184077.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196351.000000\n"
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -2013,5 +2013,5 @@ msgctxt ""
"need_help.xhp\n"
"hd_id1000010\n"
"help.text"
-msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"http://documentation.libreoffice.org/en/join-community/update-help-contents\">web page on writing Help contents</link>."
+msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"https://documentation.libreoffice.org/en/join-community/update-help-contents\"><emph>web page on writing Help contents</emph></link>."
msgstr ""
diff --git a/source/bo/helpcontent2/source/text/shared/00.po b/source/bo/helpcontent2/source/text/shared/00.po
index f7ef26226fa..831e778502b 100644
--- a/source/bo/helpcontent2/source/text/shared/00.po
+++ b/source/bo/helpcontent2/source/text/shared/00.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-10-21 20:57+0200\n"
-"PO-Revision-Date: 2016-05-24 02:25+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:52+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bo\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1464056736.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196352.000000\n"
#: 00000001.xhp
msgctxt ""
@@ -6221,7 +6221,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id621525017637963\n"
"help.text"
-msgid "Choose <emph>File - Export as EPUB</emph>."
+msgid "Choose <emph>File - Export As - Export as EPUB</emph>."
msgstr ""
#: 00000401.xhp
@@ -7197,7 +7197,7 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1091B\n"
"help.text"
-msgid "<variable id=\"grid\">Choose <emph>View - Grid</emph> (Impress or Draw).</variable>"
+msgid "<variable id=\"grid\">Choose <emph>View - Grid and Helplines</emph> (Impress or Draw).</variable>"
msgstr ""
#: 00000403.xhp
@@ -7205,7 +7205,7 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1092E\n"
"help.text"
-msgid "<variable id=\"guides\">Choose <emph>View - Snap Lines</emph> (Impress or Draw).</variable>"
+msgid "<variable id=\"guides\">Choose <emph>View - Snap Guides</emph> (Impress or Draw).</variable>"
msgstr ""
#: 00000404.xhp
@@ -7861,7 +7861,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id9988402\n"
"help.text"
-msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Updates</emph> button.</variable>"
+msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Check for Updates</emph> button.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8075,14 +8075,6 @@ msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
-"par_id3150032\n"
-"help.text"
-msgid "<variable id=\"arbeit\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Memory</emph>.</variable>"
-msgstr ""
-
-#: 00000406.xhp
-msgctxt ""
-"00000406.xhp\n"
"par_id3159153\n"
"help.text"
msgid "<variable id=\"ansicht\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - View</emph>.</variable>"
@@ -11045,7 +11037,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id366527\n"
"help.text"
-msgid "Choose <emph>Format - Object - Line</emph> (Writer)."
+msgid "Choose <emph>Format - Text Box and Shape - Line</emph> (Writer)."
msgstr ""
#: 00040502.xhp
@@ -11053,7 +11045,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id3835261\n"
"help.text"
-msgid "Choose <emph>Format - Graphic - Line</emph> (Calc)."
+msgid "Choose <emph>Format - Object - Line</emph> (Calc)."
msgstr ""
#: 00040502.xhp
@@ -11085,7 +11077,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id3154285\n"
"help.text"
-msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Object - </emph></caseinline><caseinline select=\"CALC\"><emph>Graphic - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
+msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Text Box and Shape - </emph></caseinline><caseinline select=\"CALC\"><emph>Object - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
msgstr ""
#: 00040502.xhp
diff --git a/source/bo/helpcontent2/source/text/shared/01.po b/source/bo/helpcontent2/source/text/shared/01.po
index 7f608d13f4e..07367c834c7 100644
--- a/source/bo/helpcontent2/source/text/shared/01.po
+++ b/source/bo/helpcontent2/source/text/shared/01.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2016-12-22 14:32+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:52+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bo\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1482417172.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196354.000000\n"
#: 01010000.xhp
msgctxt ""
@@ -33637,7 +33637,7 @@ msgctxt ""
"06130000.xhp\n"
"par_id3153748\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Runs or saves the current macro.</ahelp>"
msgstr ""
#: 06130000.xhp
@@ -40771,14 +40771,6 @@ msgstr ""
#: ref_epub_export.xhp
msgctxt ""
"ref_epub_export.xhp\n"
-"par_id701525003241759\n"
-"help.text"
-msgid "<embedvar href=\"text/shared/00/00000002.xhp#epubv\" markup=\"keep\"/>"
-msgstr ""
-
-#: ref_epub_export.xhp
-msgctxt ""
-"ref_epub_export.xhp\n"
"par_id19921\n"
"help.text"
msgid "<image id=\"img_id22170\" src=\"media/screenshots/modules/swriter/ui/exportepub/EPubDialog.png\" localize=\"true\" width=\"664px\" height=\"482px\"><alt id=\"alt_id59843\">EPUB dialog box</alt></image>"
@@ -40925,7 +40917,7 @@ msgctxt ""
"ref_epub_export.xhp\n"
"par_id971525023515891\n"
"help.text"
-msgid "For custom metadata, you must provide a file with same name as the original filename and with extension as \".xmp\". The provided metadata will override the the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type=\"literal\">MyText.xmp</item>."
+msgid "For custom metadata, you must provide a file with same name as the original filename and with extension as \".xmp\". The provided metadata will override the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type=\"literal\">MyText.xmp</item>."
msgstr ""
#: ref_epub_export.xhp
diff --git a/source/bo/helpcontent2/source/text/shared/guide.po b/source/bo/helpcontent2/source/text/shared/guide.po
index 5d7a5acc1ba..4900d264b87 100644
--- a/source/bo/helpcontent2/source/text/shared/guide.po
+++ b/source/bo/helpcontent2/source/text/shared/guide.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2016-07-05 16:49+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:52+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bo\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1467737380.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196356.000000\n"
#: aaa_start.xhp
msgctxt ""
@@ -8829,8 +8829,8 @@ msgctxt ""
"gallery_insert.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by selecting <emph>Tools - Gallery</emph>."
-msgstr "<emph>[རྒྱུན་སྤྱོད་ཡོ་བྱད་ཚང་]</emph>ཐོག་ནས་<emph>\"དྲས་སྦྱར་རི་མོ་\"</emph>རིས་རྟགས་ ཡང་ན་<emph>[བསྒར་འཛུད་] - [རི་མོ་]- [དྲས་སྦྱར་རི་མོ་]</emph>འདེམས་ནས་ དྲས་སྦྱར་རི་མོ་ཁ་ཕྱེ།"
+msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by choosing <emph>Insert - Media - Gallery</emph>."
+msgstr ""
#: gallery_insert.xhp
msgctxt ""
diff --git a/source/bo/helpcontent2/source/text/shared/optionen.po b/source/bo/helpcontent2/source/text/shared/optionen.po
index f87445ac96c..81f19e8b111 100644
--- a/source/bo/helpcontent2/source/text/shared/optionen.po
+++ b/source/bo/helpcontent2/source/text/shared/optionen.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2016-07-05 16:59+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:52+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bo\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1467737998.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196358.000000\n"
#: 01000000.xhp
msgctxt ""
@@ -267,6 +267,14 @@ msgstr "སྤྱོད་པ་པོའི་ཆ་འཕྲིན་འགའ
#: 01010100.xhp
msgctxt ""
"01010100.xhp\n"
+"par_id3153032\n"
+"help.text"
+msgid "User data is also used when commenting and in tracking changes mode, to identify comments/edits author; and to mark last edit position in document, so that when author opens the document later, it opens at the last edit position."
+msgstr ""
+
+#: 01010100.xhp
+msgctxt ""
+"01010100.xhp\n"
"hd_id3147653\n"
"help.text"
msgid "Address"
@@ -14741,7 +14749,7 @@ msgctxt ""
"opencl.xhp\n"
"par_id5293741\n"
"help.text"
-msgid "for more information on OpenCL, visit <link href=\"http://www.khronos.org/opencl/\">the OpenCL site</link>"
+msgid "for more information on OpenCL, visit <link href=\"https://www.khronos.org/opencl/\">the OpenCL site</link>"
msgstr ""
#: persona_firefox.xhp
diff --git a/source/bo/helpcontent2/source/text/swriter/00.po b/source/bo/helpcontent2/source/text/swriter/00.po
index 328ae4b9082..cd6f66ea051 100644
--- a/source/bo/helpcontent2/source/text/swriter/00.po
+++ b/source/bo/helpcontent2/source/text/swriter/00.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: 2016-05-24 03:20+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:52+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bo\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1464060029.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196359.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -37,8 +37,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3150253\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\"><alt id=\"alt_id3145389\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\"><alt id=\"alt_id3145389\">རིས་འགོད་</alt></image>"
+msgid "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145389\">Wrap Off Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -53,8 +53,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3156397\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\"><alt id=\"alt_id3149048\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\"><alt id=\"alt_id3145389\">རིས་འགོད་</alt></image>"
+msgid "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149048\">Wrap On Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -69,8 +69,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3154558\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\"><alt id=\"alt_id3152999\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\"><alt id=\"alt_id3145389\">རིས་འགོད་</alt></image>"
+msgid "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152999\">Wrap Through Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -85,8 +85,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3148773\n"
"help.text"
-msgid "<image src=\"res/sc06301.png\" id=\"img_id3149026\"><alt id=\"alt_id3149026\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\"><alt id=\"alt_id3145389\">རིས་འགོད་</alt></image>"
+msgid "<image src=\"res/sc06301.png\" id=\"img_id3149026\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149026\">Jump to Previous Script Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -101,8 +101,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3151265\n"
"help.text"
-msgid "<image src=\"res/sc06300.png\" id=\"img_id3151272\"><alt id=\"alt_id3151272\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\"><alt id=\"alt_id3145389\">རིས་འགོད་</alt></image>"
+msgid "<image src=\"res/sc06300.png\" id=\"img_id3151272\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151272\"> Jump to Next Script Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -381,8 +381,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3154763\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
-msgstr "མྱུར་བདེའི་མཐེབ་:<switchinline select=\"sys\"><caseinline select=\"MAC\">བཀའ་རྒྱ་</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -397,8 +397,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3151387\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
-msgstr "མྱུར་བདེའི་མཐེབ་:<switchinline select=\"sys\"><caseinline select=\"MAC\">བཀའ་རྒྱ་</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -413,8 +413,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3145823\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
-msgstr "མྱུར་བདེའི་མཐེབ་:<switchinline select=\"sys\"><caseinline select=\"MAC\">བཀའ་རྒྱ་</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -429,7 +429,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150932\n"
"help.text"
-msgid "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\"><alt id=\"alt_id3150502\">Icon</alt></image>"
+msgid "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150502\">Formatting Marks Icon</alt></image>"
msgstr ""
#: 00000403.xhp
@@ -461,7 +461,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150765\n"
"help.text"
-msgid "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\"><alt id=\"alt_id3147572\">Icon</alt></image>"
+msgid "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147572\">Web Icon</alt></image>"
msgstr ""
#: 00000403.xhp
@@ -2461,7 +2461,7 @@ msgctxt ""
"stylesmenu.xhp\n"
"par_id941529884998705\n"
"help.text"
-msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles</emph></variable>."
+msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles...</emph></variable>."
msgstr ""
#: stylesmenu.xhp
diff --git a/source/bo/sc/messages.po b/source/bo/sc/messages.po
index febad571905..7b49f7b9b97 100644
--- a/source/bo/sc/messages.po
+++ b/source/bo/sc/messages.po
@@ -4,14 +4,17 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2018-11-12 11:37+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: bo\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542022672.000000\n"
#: sc/inc/compiler.hrc:27
msgctxt "RID_FUNCTION_CATEGORIES"
@@ -732,7 +735,6 @@ msgctxt "STR_SELCOUNT_ROWARG"
msgid "$1 row"
msgid_plural "$1 rows"
msgstr[0] ""
-msgstr[1] ""
#. To translators: STR_SELCOUNT_COLARG is $1 of STR_SELCOUNT. $1 of STR_SELCOUNT_ROWARG is number of columns
#: sc/inc/globstr.hrc:165
@@ -740,7 +742,6 @@ msgctxt "STR_SELCOUNT_COLARG"
msgid "$1 column"
msgid_plural "$1 columns"
msgstr[0] ""
-msgstr[1] ""
#: sc/inc/globstr.hrc:166
msgctxt "STR_FILTER_SELCOUNT"
@@ -1511,7 +1512,6 @@ msgctxt "STR_SCATTR_PAGE_SCALE_PAGES"
msgid "One page"
msgid_plural "%1 pages"
msgstr[0] ""
-msgstr[1] ""
#: sc/inc/globstr.hrc:324
msgctxt "STR_SCATTR_PAGE_SCALE_AUTO"
@@ -14222,7 +14222,6 @@ msgctxt "SCSTR_TOTAL"
msgid "One result found"
msgid_plural "%1 results found"
msgstr[0] ""
-msgstr[1] ""
#: sc/inc/strings.hrc:54
msgctxt "SCSTR_SKIPPED"
diff --git a/source/bo/svtools/messages.po b/source/bo/svtools/messages.po
index 374853064c6..0c177b7350c 100644
--- a/source/bo/svtools/messages.po
+++ b/source/bo/svtools/messages.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:34+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: bo\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195268.000000\n"
#: include/svtools/strings.hrc:25
msgctxt "STR_UNDO"
@@ -1550,7 +1553,7 @@ msgstr ""
#: include/svtools/strings.hrc:360
msgctxt "STR_DESCRIPTION_MYTHES"
-msgid "Mythes Thesaurus"
+msgid "MyThes Thesaurus"
msgstr ""
#: include/svtools/strings.hrc:361
diff --git a/source/bo/sw/messages.po b/source/bo/sw/messages.po
index c5cf5f3f349..d464a807fa1 100644
--- a/source/bo/sw/messages.po
+++ b/source/bo/sw/messages.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 23:50+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-15 14:32+0100\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: bo\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1542195268.000000\n"
#: sw/inc/app.hrc:29
#, fuzzy
@@ -2728,14 +2731,12 @@ msgctxt "STR_UNDO_TABS"
msgid "One tab"
msgid_plural "$1 tabs"
msgstr[0] ""
-msgstr[1] ""
#: sw/inc/strings.hrc:469
msgctxt "STR_UNDO_NLS"
msgid "One line break"
msgid_plural "$1 line breaks"
msgstr[0] ""
-msgstr[1] ""
#: sw/inc/strings.hrc:470
msgctxt "STR_UNDO_PAGEBREAKS"
@@ -7073,7 +7074,12 @@ msgctxt "asciifilterdialog|lf"
msgid "_LF"
msgstr ""
-#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:264
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:258
+msgctxt "asciifilterdialog|includebom"
+msgid "Include byte-order-mark"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:280
msgctxt "asciifilterdialog|label1"
msgid "Properties"
msgstr "གཏོགས་གཤིས།"
diff --git a/source/bo/swext/mediawiki/help.po b/source/bo/swext/mediawiki/help.po
index c6776056c99..a6aa8c52a02 100644
--- a/source/bo/swext/mediawiki/help.po
+++ b/source/bo/swext/mediawiki/help.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2016-11-12 11:32+0000\n"
+"POT-Creation-Date: 2018-11-15 13:53+0100\n"
+"PO-Revision-Date: 2018-11-12 11:37+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bo\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1478950325.000000\n"
+"X-POOTLE-MTIME: 1542022678.000000\n"
#: help.tree
msgctxt ""
@@ -93,7 +93,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id7387615\n"
"help.text"
-msgid "A wiki account on a supported <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
+msgid "A wiki account on a supported <link href=\"https://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
msgstr ""
#: wiki.xhp
@@ -149,7 +149,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id368968\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Options</link> dialog, click Add."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\"><emph>Options</emph></link> dialog, click <emph>Add</emph>."
msgstr ""
#: wiki.xhp
@@ -157,7 +157,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id6962187\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> dialog, enter the account information for the wiki."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\"><emph>MediaWiki</emph></link> dialog, enter the account information for the wiki."
msgstr ""
#: wiki.xhp
@@ -165,7 +165,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id5328836\n"
"help.text"
-msgid "In the URL text box, enter the address of a wiki that you want to connect to."
+msgid "In the <emph>URL</emph> text box, enter the address of a wiki that you want to connect to."
msgstr ""
#: wiki.xhp
@@ -181,7 +181,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id5906552\n"
"help.text"
-msgid "In the Username box, enter your user ID for your wiki account."
+msgid "In the <emph>Username</emph> box, enter your user ID for your wiki account."
msgstr ""
#: wiki.xhp
@@ -197,7 +197,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id8869594\n"
"help.text"
-msgid "In the Password box, enter the password for your wiki account, then click OK."
+msgid "In the Password box, enter the password for your wiki account, then click <emph>OK</emph>."
msgstr ""
#: wiki.xhp
@@ -245,7 +245,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id228278\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Send to MediaWiki</link> dialog, specify the settings for your entry."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\"><emph>Send to MediaWiki</emph></link> dialog, specify the settings for your entry."
msgstr ""
#: wiki.xhp
diff --git a/source/br/cui/messages.po b/source/br/cui/messages.po
index fee502408d3..42df2118559 100644
--- a/source/br/cui/messages.po
+++ b/source/br/cui/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2018-03-21 11:54+0000\n"
-"Last-Translator: Tornoz <tornoz@laposte.net>\n"
+"POT-Creation-Date: 2018-11-14 12:21+0100\n"
+"PO-Revision-Date: 2018-11-14 11:34+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: br\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1521633286.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195275.000000\n"
#: cui/inc/strings.hrc:24
msgctxt "RID_SVXSTR_KEY_CONFIG_DIR"
@@ -1565,142 +1565,137 @@ msgid "Dimension line"
msgstr "Linenn vent"
#: cui/inc/strings.hrc:365
-msgctxt "RID_SVXSTR_LOAD_ERROR"
-msgid "The selected module could not be loaded."
-msgstr "Ar mollad diuzet n'eo ket evit bezañ karget."
-
-#: cui/inc/strings.hrc:366
#, fuzzy
msgctxt "RID_SVXSTR_STARTQUOTE"
msgid "Start Quote"
msgstr "_Askoù deraouiñ :"
-#: cui/inc/strings.hrc:367
+#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_ENDQUOTE"
msgid "End Quote"
msgstr ""
-#: cui/inc/strings.hrc:369
+#: cui/inc/strings.hrc:368
msgctxt "RID_SVXSTR_SELECTEDPERSONA"
msgid "Selected Theme: "
msgstr "Neuz diuzet : "
-#: cui/inc/strings.hrc:370
+#: cui/inc/strings.hrc:369
msgctxt "RID_SVXSTR_SEARCHING"
msgid "Searching, please wait..."
msgstr "O klask, gortozit mar plij..."
-#: cui/inc/strings.hrc:371
+#: cui/inc/strings.hrc:370
msgctxt "RID_SVXSTR_SEARCHERROR"
msgid "Cannot open %1, please try again later."
msgstr "N'haller ket digeriñ %1, klaskit diwezhatoc'h, mar plij."
-#: cui/inc/strings.hrc:372
+#: cui/inc/strings.hrc:371
msgctxt "RID_SVXSTR_NORESULTS"
msgid "No results found."
msgstr "Disoc'h ebet bet kavet."
-#: cui/inc/strings.hrc:373
+#: cui/inc/strings.hrc:372
msgctxt "RID_SVXSTR_APPLYPERSONA"
msgid "Applying Theme..."
msgstr "O seveniñ an neuz..."
-#: cui/inc/strings.hrc:374
+#: cui/inc/strings.hrc:373
msgctxt "RID_SVXSTR_INVALIDPERSONAURL"
msgid "Please enter a valid theme address or a search term."
msgstr ""
-#: cui/inc/strings.hrc:376
+#: cui/inc/strings.hrc:375
msgctxt "RID_SVXSTR_TABLE_PRESET_NONE"
msgid "Set No Borders"
msgstr "Hep ribl"
-#: cui/inc/strings.hrc:377
+#: cui/inc/strings.hrc:376
msgctxt "RID_SVXSTR_TABLE_PRESET_ONLYOUTER"
msgid "Set Outer Border Only"
msgstr "Despizañ ar riblenn diavaez nemetken"
-#: cui/inc/strings.hrc:378
+#: cui/inc/strings.hrc:377
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERHORI"
msgid "Set Outer Border and Horizontal Lines"
msgstr "Despizañ ar riblenn diavaez hag al linennoù a-blaen"
-#: cui/inc/strings.hrc:379
+#: cui/inc/strings.hrc:378
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERALL"
msgid "Set Outer Border and All Inner Lines"
msgstr "Despizañ ar riblenn diavaez hag an holl linennoù diabarzh"
-#: cui/inc/strings.hrc:380
+#: cui/inc/strings.hrc:379
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERINNER"
msgid "Set Outer Border Without Changing Inner Lines"
msgstr "Despizañ ar riblenn diavaez gant al linennoù diabarzh digemm"
-#: cui/inc/strings.hrc:381
+#: cui/inc/strings.hrc:380
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONAL"
msgid "Set Diagonal Lines Only"
msgstr "Despizañ al linennoù treuzvegel nemetken"
-#: cui/inc/strings.hrc:382
+#: cui/inc/strings.hrc:381
msgctxt "RID_SVXSTR_PARA_PRESET_ALL"
msgid "Set All Four Borders"
msgstr "Despizañ ar peder riblenn"
-#: cui/inc/strings.hrc:383
+#: cui/inc/strings.hrc:382
msgctxt "RID_SVXSTR_PARA_PRESET_LEFTRIGHT"
msgid "Set Left and Right Borders Only"
msgstr "Despizañ ar riblennoù kleiz ha dehou hepken"
-#: cui/inc/strings.hrc:384
+#: cui/inc/strings.hrc:383
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOM"
msgid "Set Top and Bottom Borders Only"
msgstr "Despizañ ar riblennoù uhelañ hag izelañ hepken"
-#: cui/inc/strings.hrc:385
+#: cui/inc/strings.hrc:384
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYLEFT"
msgid "Set Left Border Only"
msgstr "Despizañ ar riblenn gleiz hepken"
-#: cui/inc/strings.hrc:386
+#: cui/inc/strings.hrc:385
msgctxt "RID_SVXSTR_HOR_PRESET_ONLYHOR"
msgid "Set Top and Bottom Borders, and All Inner Lines"
msgstr "Despizañ ar riblennoù uhelañ hag izelañ hag an holl linennoù diabarzh"
-#: cui/inc/strings.hrc:387
+#: cui/inc/strings.hrc:386
msgctxt "RID_SVXSTR_VER_PRESET_ONLYVER"
msgid "Set Left and Right Borders, and All Inner Lines"
msgstr "Despizañ ar riblennoù kleiz ha dehou hag an holl linennoù diabarzh"
-#: cui/inc/strings.hrc:388
+#: cui/inc/strings.hrc:387
msgctxt "RID_SVXSTR_SHADOW_STYLE_NONE"
msgid "No Shadow"
msgstr "Hep skeud"
-#: cui/inc/strings.hrc:389
+#: cui/inc/strings.hrc:388
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMRIGHT"
msgid "Cast Shadow to Bottom Right"
msgstr "Bannañ ar skeud en traoñ a-zehou"
-#: cui/inc/strings.hrc:390
+#: cui/inc/strings.hrc:389
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPRIGHT"
msgid "Cast Shadow to Top Right"
msgstr "Bannañ ar skeud e-krec'h a-zehou"
-#: cui/inc/strings.hrc:391
+#: cui/inc/strings.hrc:390
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMLEFT"
msgid "Cast Shadow to Bottom Left"
msgstr "Bannañ ar skeud en traoñ a-gleiz"
-#: cui/inc/strings.hrc:392
+#: cui/inc/strings.hrc:391
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPLEFT"
msgid "Cast Shadow to Top Left"
msgstr "Bannañ ar skeud e-krec'h a-gleiz"
-#: cui/inc/strings.hrc:393
+#: cui/inc/strings.hrc:392
msgctxt "RID_SVXSTR_SIGNATURELINE_SIGNED_BY"
msgid "Signed by: %1"
msgstr ""
-#: cui/inc/strings.hrc:394
+#: cui/inc/strings.hrc:393
msgctxt "RID_SVXSTR_OPENCL_RESTART"
msgid "For the OpenCL changes to take effect, %PRODUCTNAME must be restarted."
msgstr ""
@@ -10713,22 +10708,43 @@ msgctxt "signsignatureline|btn_select_certificate"
msgid "Select Certificate"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:168
+#. Name of the signer
+#: cui/uiconfig/ui/signsignatureline.ui:166
+msgctxt "signsignatureline|label_name"
+msgid "or"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:175
+msgctxt "signsignatureline|btn_load_image"
+msgid "Use Signature Image"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:190
+msgctxt "signsignatureline|btn_clear_image"
+msgid "Clear"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:206
+msgctxt "signsignatureline|label_image_dimensions"
+msgid "Best image size: 600 x 100 px"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:237
msgctxt "signsignatureline|label_sign"
msgid "Sign"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:205
+#: cui/uiconfig/ui/signsignatureline.ui:274
msgctxt "signsignatureline|label_add_comment"
msgid "Add comment:"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:241
+#: cui/uiconfig/ui/signsignatureline.ui:310
msgctxt "signsignatureline|label_hint"
msgid "Instructions from the document creator:"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:274
+#: cui/uiconfig/ui/signsignatureline.ui:343
msgctxt "signsignatureline|label_more"
msgid "More"
msgstr ""
diff --git a/source/br/svtools/messages.po b/source/br/svtools/messages.po
index 7c269ac6946..96da3b602d1 100644
--- a/source/br/svtools/messages.po
+++ b/source/br/svtools/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: 2018-01-15 17:34+0000\n"
-"Last-Translator: Christian Lohmaier <lohmaier+pootle@googlemail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:34+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: br\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1516037674.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195275.000000\n"
#: include/svtools/strings.hrc:25
msgctxt "STR_UNDO"
@@ -1541,7 +1541,7 @@ msgstr ""
#: include/svtools/strings.hrc:360
msgctxt "STR_DESCRIPTION_MYTHES"
-msgid "Mythes Thesaurus"
+msgid "MyThes Thesaurus"
msgstr ""
#: include/svtools/strings.hrc:361
diff --git a/source/br/sw/messages.po b/source/br/sw/messages.po
index 79d084045db..d29b7b988c8 100644
--- a/source/br/sw/messages.po
+++ b/source/br/sw/messages.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:34+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: br\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195275.000000\n"
#: sw/inc/app.hrc:29
#, fuzzy
@@ -6956,7 +6959,12 @@ msgctxt "asciifilterdialog|lf"
msgid "_LF"
msgstr "_LF"
-#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:264
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:258
+msgctxt "asciifilterdialog|includebom"
+msgid "Include byte-order-mark"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:280
msgctxt "asciifilterdialog|label1"
msgid "Properties"
msgstr "Perzhioù"
diff --git a/source/br/swext/mediawiki/help.po b/source/br/swext/mediawiki/help.po
index 75400f4570f..a529899a92c 100644
--- a/source/br/swext/mediawiki/help.po
+++ b/source/br/swext/mediawiki/help.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2016-11-12 16:44+0000\n"
+"POT-Creation-Date: 2018-11-15 13:53+0100\n"
+"PO-Revision-Date: 2018-11-12 11:38+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: br\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1478969077.000000\n"
+"X-POOTLE-MTIME: 1542022703.000000\n"
#: help.tree
msgctxt ""
@@ -90,13 +90,12 @@ msgid "Java Runtime Environment"
msgstr "Amva Java Runtime (JRE)"
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id7387615\n"
"help.text"
-msgid "A wiki account on a supported <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
-msgstr "Ur gont Wiki gant un dafariad <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> skoret."
+msgid "A wiki account on a supported <link href=\"https://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -152,26 +151,24 @@ msgctxt ""
"wiki.xhp\n"
"par_id368968\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Options</link> dialog, click Add."
-msgstr "E <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">boestad emziviz</link> Dibarzhioù, klikit war Ouzhpennañ."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\"><emph>Options</emph></link> dialog, click <emph>Add</emph>."
+msgstr ""
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id6962187\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> dialog, enter the account information for the wiki."
-msgstr "E <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">boestad emziviz</link> MediaWiki, enankit titouroù ar gont evit ar Wiki."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\"><emph>MediaWiki</emph></link> dialog, enter the account information for the wiki."
+msgstr ""
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id5328836\n"
"help.text"
-msgid "In the URL text box, enter the address of a wiki that you want to connect to."
-msgstr "War URL ar maez testenn, enankit chomlec'h ar Wiki ma fell deoc'h en em gennaskañ outañ."
+msgid "In the <emph>URL</emph> text box, enter the address of a wiki that you want to connect to."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -182,13 +179,12 @@ msgid "You can copy the URL from a web browser and paste it into the textbox."
msgstr "Diwar ur merdeer web e c'hallit eilañ an URL hag e begañ war ar maez testenn."
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id5906552\n"
"help.text"
-msgid "In the Username box, enter your user ID for your wiki account."
-msgstr "War ar maez evit an anv arveriad, enankit ID an arveriad evit ho kont Wiki."
+msgid "In the <emph>Username</emph> box, enter your user ID for your wiki account."
+msgstr ""
#: wiki.xhp
#, fuzzy
@@ -200,13 +196,12 @@ msgid "If the wiki allows anonymous write access, you can leave the Username and
msgstr "Mar bez aotreet haeziñ skrivañ dizanv e vez laosket goullo ar maezioù evit an anv hag ar ger-tremen."
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id8869594\n"
"help.text"
-msgid "In the Password box, enter the password for your wiki account, then click OK."
-msgstr "War maez ar ger-tremen, enankit ho ker-tremen evit ho kont Wiki ha klikit war Mat eo."
+msgid "In the Password box, enter the password for your wiki account, then click <emph>OK</emph>."
+msgstr ""
#: wiki.xhp
#, fuzzy
@@ -255,8 +250,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id228278\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Send to MediaWiki</link> dialog, specify the settings for your entry."
-msgstr "Er <link href=\"com.sun.wiki-publisher/wikisend.xhp\">voestad emziviz</link> Kas da vMediaWiki, erspizit an arventennoù evit hoc'h enankad."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\"><emph>Send to MediaWiki</emph></link> dialog, specify the settings for your entry."
+msgstr ""
#: wiki.xhp
#, fuzzy
diff --git a/source/brx/cui/messages.po b/source/brx/cui/messages.po
index b8b569e4c44..c806478eebc 100644
--- a/source/brx/cui/messages.po
+++ b/source/brx/cui/messages.po
@@ -3,15 +3,17 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:21+0100\n"
+"PO-Revision-Date: 2018-11-14 11:34+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: brx\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195282.000000\n"
#: cui/inc/strings.hrc:24
msgctxt "RID_SVXSTR_KEY_CONFIG_DIR"
@@ -1581,141 +1583,136 @@ msgid "Dimension line"
msgstr "बिबां सारि"
#: cui/inc/strings.hrc:365
-msgctxt "RID_SVXSTR_LOAD_ERROR"
-msgid "The selected module could not be loaded."
-msgstr ""
-
-#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_STARTQUOTE"
msgid "Start Quote"
msgstr ""
-#: cui/inc/strings.hrc:367
+#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_ENDQUOTE"
msgid "End Quote"
msgstr ""
-#: cui/inc/strings.hrc:369
+#: cui/inc/strings.hrc:368
msgctxt "RID_SVXSTR_SELECTEDPERSONA"
msgid "Selected Theme: "
msgstr ""
-#: cui/inc/strings.hrc:370
+#: cui/inc/strings.hrc:369
msgctxt "RID_SVXSTR_SEARCHING"
msgid "Searching, please wait..."
msgstr ""
-#: cui/inc/strings.hrc:371
+#: cui/inc/strings.hrc:370
msgctxt "RID_SVXSTR_SEARCHERROR"
msgid "Cannot open %1, please try again later."
msgstr ""
-#: cui/inc/strings.hrc:372
+#: cui/inc/strings.hrc:371
msgctxt "RID_SVXSTR_NORESULTS"
msgid "No results found."
msgstr ""
-#: cui/inc/strings.hrc:373
+#: cui/inc/strings.hrc:372
msgctxt "RID_SVXSTR_APPLYPERSONA"
msgid "Applying Theme..."
msgstr ""
-#: cui/inc/strings.hrc:374
+#: cui/inc/strings.hrc:373
msgctxt "RID_SVXSTR_INVALIDPERSONAURL"
msgid "Please enter a valid theme address or a search term."
msgstr ""
-#: cui/inc/strings.hrc:376
+#: cui/inc/strings.hrc:375
msgctxt "RID_SVXSTR_TABLE_PRESET_NONE"
msgid "Set No Borders"
msgstr ""
-#: cui/inc/strings.hrc:377
+#: cui/inc/strings.hrc:376
msgctxt "RID_SVXSTR_TABLE_PRESET_ONLYOUTER"
msgid "Set Outer Border Only"
msgstr ""
-#: cui/inc/strings.hrc:378
+#: cui/inc/strings.hrc:377
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERHORI"
msgid "Set Outer Border and Horizontal Lines"
msgstr ""
-#: cui/inc/strings.hrc:379
+#: cui/inc/strings.hrc:378
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERALL"
msgid "Set Outer Border and All Inner Lines"
msgstr ""
-#: cui/inc/strings.hrc:380
+#: cui/inc/strings.hrc:379
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERINNER"
msgid "Set Outer Border Without Changing Inner Lines"
msgstr ""
-#: cui/inc/strings.hrc:381
+#: cui/inc/strings.hrc:380
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONAL"
msgid "Set Diagonal Lines Only"
msgstr ""
-#: cui/inc/strings.hrc:382
+#: cui/inc/strings.hrc:381
msgctxt "RID_SVXSTR_PARA_PRESET_ALL"
msgid "Set All Four Borders"
msgstr ""
-#: cui/inc/strings.hrc:383
+#: cui/inc/strings.hrc:382
msgctxt "RID_SVXSTR_PARA_PRESET_LEFTRIGHT"
msgid "Set Left and Right Borders Only"
msgstr ""
-#: cui/inc/strings.hrc:384
+#: cui/inc/strings.hrc:383
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOM"
msgid "Set Top and Bottom Borders Only"
msgstr ""
-#: cui/inc/strings.hrc:385
+#: cui/inc/strings.hrc:384
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYLEFT"
msgid "Set Left Border Only"
msgstr ""
-#: cui/inc/strings.hrc:386
+#: cui/inc/strings.hrc:385
msgctxt "RID_SVXSTR_HOR_PRESET_ONLYHOR"
msgid "Set Top and Bottom Borders, and All Inner Lines"
msgstr ""
-#: cui/inc/strings.hrc:387
+#: cui/inc/strings.hrc:386
msgctxt "RID_SVXSTR_VER_PRESET_ONLYVER"
msgid "Set Left and Right Borders, and All Inner Lines"
msgstr ""
-#: cui/inc/strings.hrc:388
+#: cui/inc/strings.hrc:387
msgctxt "RID_SVXSTR_SHADOW_STYLE_NONE"
msgid "No Shadow"
msgstr "जेबो सायख्लुम गैया"
-#: cui/inc/strings.hrc:389
+#: cui/inc/strings.hrc:388
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMRIGHT"
msgid "Cast Shadow to Bottom Right"
msgstr ""
-#: cui/inc/strings.hrc:390
+#: cui/inc/strings.hrc:389
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPRIGHT"
msgid "Cast Shadow to Top Right"
msgstr ""
-#: cui/inc/strings.hrc:391
+#: cui/inc/strings.hrc:390
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMLEFT"
msgid "Cast Shadow to Bottom Left"
msgstr ""
-#: cui/inc/strings.hrc:392
+#: cui/inc/strings.hrc:391
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPLEFT"
msgid "Cast Shadow to Top Left"
msgstr ""
-#: cui/inc/strings.hrc:393
+#: cui/inc/strings.hrc:392
msgctxt "RID_SVXSTR_SIGNATURELINE_SIGNED_BY"
msgid "Signed by: %1"
msgstr ""
-#: cui/inc/strings.hrc:394
+#: cui/inc/strings.hrc:393
msgctxt "RID_SVXSTR_OPENCL_RESTART"
msgid "For the OpenCL changes to take effect, %PRODUCTNAME must be restarted."
msgstr ""
@@ -11227,22 +11224,43 @@ msgctxt "signsignatureline|btn_select_certificate"
msgid "Select Certificate"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:168
+#. Name of the signer
+#: cui/uiconfig/ui/signsignatureline.ui:166
+msgctxt "signsignatureline|label_name"
+msgid "or"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:175
+msgctxt "signsignatureline|btn_load_image"
+msgid "Use Signature Image"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:190
+msgctxt "signsignatureline|btn_clear_image"
+msgid "Clear"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:206
+msgctxt "signsignatureline|label_image_dimensions"
+msgid "Best image size: 600 x 100 px"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:237
msgctxt "signsignatureline|label_sign"
msgid "Sign"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:205
+#: cui/uiconfig/ui/signsignatureline.ui:274
msgctxt "signsignatureline|label_add_comment"
msgid "Add comment:"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:241
+#: cui/uiconfig/ui/signsignatureline.ui:310
msgctxt "signsignatureline|label_hint"
msgid "Instructions from the document creator:"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:274
+#: cui/uiconfig/ui/signsignatureline.ui:343
msgctxt "signsignatureline|label_more"
msgid "More"
msgstr ""
diff --git a/source/brx/sc/messages.po b/source/brx/sc/messages.po
index f0cd2efe80a..25bbccf544f 100644
--- a/source/brx/sc/messages.po
+++ b/source/brx/sc/messages.po
@@ -4,14 +4,16 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2018-11-12 11:38+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: brx\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542022721.000000\n"
#: sc/inc/compiler.hrc:27
msgctxt "RID_FUNCTION_CATEGORIES"
@@ -731,7 +733,6 @@ msgctxt "STR_SELCOUNT_ROWARG"
msgid "$1 row"
msgid_plural "$1 rows"
msgstr[0] ""
-msgstr[1] ""
#. To translators: STR_SELCOUNT_COLARG is $1 of STR_SELCOUNT. $1 of STR_SELCOUNT_ROWARG is number of columns
#: sc/inc/globstr.hrc:165
@@ -739,7 +740,6 @@ msgctxt "STR_SELCOUNT_COLARG"
msgid "$1 column"
msgid_plural "$1 columns"
msgstr[0] ""
-msgstr[1] ""
#: sc/inc/globstr.hrc:166
msgctxt "STR_FILTER_SELCOUNT"
@@ -1505,7 +1505,6 @@ msgctxt "STR_SCATTR_PAGE_SCALE_PAGES"
msgid "One page"
msgid_plural "%1 pages"
msgstr[0] ""
-msgstr[1] ""
#: sc/inc/globstr.hrc:324
msgctxt "STR_SCATTR_PAGE_SCALE_AUTO"
@@ -14074,7 +14073,6 @@ msgctxt "SCSTR_TOTAL"
msgid "One result found"
msgid_plural "%1 results found"
msgstr[0] ""
-msgstr[1] ""
#: sc/inc/strings.hrc:54
msgctxt "SCSTR_SKIPPED"
diff --git a/source/brx/svtools/messages.po b/source/brx/svtools/messages.po
index 7523d50efee..1a5d4207d13 100644
--- a/source/brx/svtools/messages.po
+++ b/source/brx/svtools/messages.po
@@ -3,15 +3,17 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:34+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: brx\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195283.000000\n"
#: include/svtools/strings.hrc:25
msgctxt "STR_UNDO"
@@ -1550,7 +1552,7 @@ msgstr ""
#: include/svtools/strings.hrc:360
msgctxt "STR_DESCRIPTION_MYTHES"
-msgid "Mythes Thesaurus"
+msgid "MyThes Thesaurus"
msgstr ""
#: include/svtools/strings.hrc:361
diff --git a/source/brx/sw/messages.po b/source/brx/sw/messages.po
index 058d94dc8ed..d402b52bdb2 100644
--- a/source/brx/sw/messages.po
+++ b/source/brx/sw/messages.po
@@ -3,15 +3,17 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 23:50+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-15 14:32+0100\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: brx\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1542195283.000000\n"
#: sw/inc/app.hrc:29
#, fuzzy
@@ -2773,14 +2775,12 @@ msgctxt "STR_UNDO_TABS"
msgid "One tab"
msgid_plural "$1 tabs"
msgstr[0] ""
-msgstr[1] ""
#: sw/inc/strings.hrc:469
msgctxt "STR_UNDO_NLS"
msgid "One line break"
msgid_plural "$1 line breaks"
msgstr[0] ""
-msgstr[1] ""
#: sw/inc/strings.hrc:470
msgctxt "STR_UNDO_PAGEBREAKS"
@@ -7097,7 +7097,12 @@ msgctxt "asciifilterdialog|lf"
msgid "_LF"
msgstr ""
-#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:264
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:258
+msgctxt "asciifilterdialog|includebom"
+msgid "Include byte-order-mark"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:280
msgctxt "asciifilterdialog|label1"
msgid "Properties"
msgstr "आखुथायफोर"
diff --git a/source/brx/swext/mediawiki/help.po b/source/brx/swext/mediawiki/help.po
index fec5bdfc822..fd923454d9f 100644
--- a/source/brx/swext/mediawiki/help.po
+++ b/source/brx/swext/mediawiki/help.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2016-11-12 13:07+0000\n"
+"POT-Creation-Date: 2018-11-15 13:53+0100\n"
+"PO-Revision-Date: 2018-11-12 11:38+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: brx\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1478956039.000000\n"
+"X-POOTLE-MTIME: 1542022727.000000\n"
#: help.tree
msgctxt ""
@@ -92,7 +92,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id7387615\n"
"help.text"
-msgid "A wiki account on a supported <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
+msgid "A wiki account on a supported <link href=\"https://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
msgstr ""
#: wiki.xhp
@@ -148,7 +148,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id368968\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Options</link> dialog, click Add."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\"><emph>Options</emph></link> dialog, click <emph>Add</emph>."
msgstr ""
#: wiki.xhp
@@ -156,7 +156,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id6962187\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> dialog, enter the account information for the wiki."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\"><emph>MediaWiki</emph></link> dialog, enter the account information for the wiki."
msgstr ""
#: wiki.xhp
@@ -164,7 +164,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id5328836\n"
"help.text"
-msgid "In the URL text box, enter the address of a wiki that you want to connect to."
+msgid "In the <emph>URL</emph> text box, enter the address of a wiki that you want to connect to."
msgstr ""
#: wiki.xhp
@@ -180,7 +180,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id5906552\n"
"help.text"
-msgid "In the Username box, enter your user ID for your wiki account."
+msgid "In the <emph>Username</emph> box, enter your user ID for your wiki account."
msgstr ""
#: wiki.xhp
@@ -196,7 +196,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id8869594\n"
"help.text"
-msgid "In the Password box, enter the password for your wiki account, then click OK."
+msgid "In the Password box, enter the password for your wiki account, then click <emph>OK</emph>."
msgstr ""
#: wiki.xhp
@@ -244,7 +244,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id228278\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Send to MediaWiki</link> dialog, specify the settings for your entry."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\"><emph>Send to MediaWiki</emph></link> dialog, specify the settings for your entry."
msgstr ""
#: wiki.xhp
diff --git a/source/bs/cui/messages.po b/source/bs/cui/messages.po
index 5b95e2068a8..4200ff55c77 100644
--- a/source/bs/cui/messages.po
+++ b/source/bs/cui/messages.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:21+0100\n"
+"PO-Revision-Date: 2018-11-14 11:34+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: bs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195289.000000\n"
#: cui/inc/strings.hrc:24
msgctxt "RID_SVXSTR_KEY_CONFIG_DIR"
@@ -1571,143 +1574,137 @@ msgstr "Razmjera linije"
#: cui/inc/strings.hrc:365
#, fuzzy
-msgctxt "RID_SVXSTR_LOAD_ERROR"
-msgid "The selected module could not be loaded."
-msgstr "Označeni modul ne može biti očitan."
-
-#: cui/inc/strings.hrc:366
-#, fuzzy
msgctxt "RID_SVXSTR_STARTQUOTE"
msgid "Start Quote"
msgstr "_Početak citata:"
-#: cui/inc/strings.hrc:367
+#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_ENDQUOTE"
msgid "End Quote"
msgstr ""
-#: cui/inc/strings.hrc:369
+#: cui/inc/strings.hrc:368
#, fuzzy
msgctxt "RID_SVXSTR_SELECTEDPERSONA"
msgid "Selected Theme: "
msgstr "Izaberi Temu"
-#: cui/inc/strings.hrc:370
+#: cui/inc/strings.hrc:369
msgctxt "RID_SVXSTR_SEARCHING"
msgid "Searching, please wait..."
msgstr ""
-#: cui/inc/strings.hrc:371
+#: cui/inc/strings.hrc:370
msgctxt "RID_SVXSTR_SEARCHERROR"
msgid "Cannot open %1, please try again later."
msgstr ""
-#: cui/inc/strings.hrc:372
+#: cui/inc/strings.hrc:371
msgctxt "RID_SVXSTR_NORESULTS"
msgid "No results found."
msgstr ""
-#: cui/inc/strings.hrc:373
+#: cui/inc/strings.hrc:372
msgctxt "RID_SVXSTR_APPLYPERSONA"
msgid "Applying Theme..."
msgstr ""
-#: cui/inc/strings.hrc:374
+#: cui/inc/strings.hrc:373
msgctxt "RID_SVXSTR_INVALIDPERSONAURL"
msgid "Please enter a valid theme address or a search term."
msgstr ""
-#: cui/inc/strings.hrc:376
+#: cui/inc/strings.hrc:375
msgctxt "RID_SVXSTR_TABLE_PRESET_NONE"
msgid "Set No Borders"
msgstr "Postaviti bez granica"
-#: cui/inc/strings.hrc:377
+#: cui/inc/strings.hrc:376
msgctxt "RID_SVXSTR_TABLE_PRESET_ONLYOUTER"
msgid "Set Outer Border Only"
msgstr "Postaviti Samo Vanjsku Granicu"
-#: cui/inc/strings.hrc:378
+#: cui/inc/strings.hrc:377
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERHORI"
msgid "Set Outer Border and Horizontal Lines"
msgstr "Postaviti Vanjsku Granicu i Horizontalne Linije"
-#: cui/inc/strings.hrc:379
+#: cui/inc/strings.hrc:378
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERALL"
msgid "Set Outer Border and All Inner Lines"
msgstr "Postaviti Vanjsku Granicu i Sve Unutrašnje Linije"
-#: cui/inc/strings.hrc:380
+#: cui/inc/strings.hrc:379
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERINNER"
msgid "Set Outer Border Without Changing Inner Lines"
msgstr "Postaviti Vanjsku Granicu Bez Mijenjanja Unutrašnjih Linija"
-#: cui/inc/strings.hrc:381
+#: cui/inc/strings.hrc:380
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONAL"
msgid "Set Diagonal Lines Only"
msgstr "Postaviti Samo Dijagonalne Linije"
-#: cui/inc/strings.hrc:382
+#: cui/inc/strings.hrc:381
msgctxt "RID_SVXSTR_PARA_PRESET_ALL"
msgid "Set All Four Borders"
msgstr "Postaviti Sve Četiri Granice"
-#: cui/inc/strings.hrc:383
+#: cui/inc/strings.hrc:382
msgctxt "RID_SVXSTR_PARA_PRESET_LEFTRIGHT"
msgid "Set Left and Right Borders Only"
msgstr "Postaviti Samo Lijeve i Desne Granice"
-#: cui/inc/strings.hrc:384
+#: cui/inc/strings.hrc:383
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOM"
msgid "Set Top and Bottom Borders Only"
msgstr "Postaviti Gornju i Donju Granicu Samo"
-#: cui/inc/strings.hrc:385
+#: cui/inc/strings.hrc:384
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYLEFT"
msgid "Set Left Border Only"
msgstr "Postaviti Lijevu Granicu Samo"
-#: cui/inc/strings.hrc:386
+#: cui/inc/strings.hrc:385
msgctxt "RID_SVXSTR_HOR_PRESET_ONLYHOR"
msgid "Set Top and Bottom Borders, and All Inner Lines"
msgstr "Postaviti Gornju i Donju Granicu, i Sve Unutrašnje Linije"
-#: cui/inc/strings.hrc:387
+#: cui/inc/strings.hrc:386
msgctxt "RID_SVXSTR_VER_PRESET_ONLYVER"
msgid "Set Left and Right Borders, and All Inner Lines"
msgstr "Postaviti Lijevu i Desnu Granicu, i Sve Unutrašnje Linije"
-#: cui/inc/strings.hrc:388
+#: cui/inc/strings.hrc:387
msgctxt "RID_SVXSTR_SHADOW_STYLE_NONE"
msgid "No Shadow"
msgstr "Bez sjene"
-#: cui/inc/strings.hrc:389
+#: cui/inc/strings.hrc:388
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMRIGHT"
msgid "Cast Shadow to Bottom Right"
msgstr "Baciti Sjenu na Donje Desno"
-#: cui/inc/strings.hrc:390
+#: cui/inc/strings.hrc:389
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPRIGHT"
msgid "Cast Shadow to Top Right"
msgstr "Baciti Sjenu na Gornje Desno"
-#: cui/inc/strings.hrc:391
+#: cui/inc/strings.hrc:390
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMLEFT"
msgid "Cast Shadow to Bottom Left"
msgstr "Baciti Sjenu na Donje Lijevo"
-#: cui/inc/strings.hrc:392
+#: cui/inc/strings.hrc:391
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPLEFT"
msgid "Cast Shadow to Top Left"
msgstr "Baciti Sjenu na Gornje Lijevo"
-#: cui/inc/strings.hrc:393
+#: cui/inc/strings.hrc:392
msgctxt "RID_SVXSTR_SIGNATURELINE_SIGNED_BY"
msgid "Signed by: %1"
msgstr ""
-#: cui/inc/strings.hrc:394
+#: cui/inc/strings.hrc:393
msgctxt "RID_SVXSTR_OPENCL_RESTART"
msgid "For the OpenCL changes to take effect, %PRODUCTNAME must be restarted."
msgstr ""
@@ -11202,22 +11199,43 @@ msgctxt "signsignatureline|btn_select_certificate"
msgid "Select Certificate"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:168
+#. Name of the signer
+#: cui/uiconfig/ui/signsignatureline.ui:166
+msgctxt "signsignatureline|label_name"
+msgid "or"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:175
+msgctxt "signsignatureline|btn_load_image"
+msgid "Use Signature Image"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:190
+msgctxt "signsignatureline|btn_clear_image"
+msgid "Clear"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:206
+msgctxt "signsignatureline|label_image_dimensions"
+msgid "Best image size: 600 x 100 px"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:237
msgctxt "signsignatureline|label_sign"
msgid "Sign"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:205
+#: cui/uiconfig/ui/signsignatureline.ui:274
msgctxt "signsignatureline|label_add_comment"
msgid "Add comment:"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:241
+#: cui/uiconfig/ui/signsignatureline.ui:310
msgctxt "signsignatureline|label_hint"
msgid "Instructions from the document creator:"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:274
+#: cui/uiconfig/ui/signsignatureline.ui:343
msgctxt "signsignatureline|label_more"
msgid "More"
msgstr ""
diff --git a/source/bs/helpcontent2/source/text/sbasic/shared/01.po b/source/bs/helpcontent2/source/text/sbasic/shared/01.po
index 834ad4d7556..d10471e3bd7 100644
--- a/source/bs/helpcontent2/source/text/sbasic/shared/01.po
+++ b/source/bs/helpcontent2/source/text/sbasic/shared/01.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-16 16:54+0200\n"
-"PO-Revision-Date: 2016-05-02 10:22+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:52+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1462184525.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196367.000000\n"
#: 06130000.xhp
msgctxt ""
@@ -93,7 +93,7 @@ msgctxt ""
"06130000.xhp\n"
"par_id3154791\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Runs or saves the current macro.</ahelp>"
msgstr ""
#: 06130000.xhp
diff --git a/source/bs/helpcontent2/source/text/scalc/00.po b/source/bs/helpcontent2/source/text/scalc/00.po
index 400564caeb1..300501ac018 100644
--- a/source/bs/helpcontent2/source/text/scalc/00.po
+++ b/source/bs/helpcontent2/source/text/scalc/00.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-11-22 13:53+0100\n"
-"PO-Revision-Date: 2016-11-22 16:55+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:52+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1479833752.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196368.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -29,24 +29,24 @@ msgctxt ""
"00000004.xhp\n"
"hd_id3155535\n"
"help.text"
-msgid "<variable id=\"wie\">To access this function... </variable>"
-msgstr "<variable id=\"wie\">Da pristupite ovoj funkciji... </variable>"
+msgid "<variable id=\"wie\">To access this function...</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
"par_idN1056E\n"
"help.text"
-msgid "<variable id=\"moreontop\">More explanations on top of this page. </variable>"
-msgstr "<variable id=\"moreontop\">Više objašnjenja na vrhu ove stranice. </variable>"
+msgid "<variable id=\"moreontop\">More explanations on top of this page.</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
"par_idN105AF\n"
"help.text"
-msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone. </variable>"
-msgstr "<variable id=\"optional\">U %PRODUCTNAME Calc funkciji, parametri označeni kao \"izborni\" mogu biti izostavljeni jedino kad ih ne slijede drugi parametri. Na primjer, u funkciji sa četiri parametra, u kojoj su zadnja dva označena kao “izborni\", možete izostaviti parametar 4 ili parametre 3 i 4, ali ne možete izostaviti samo parametar 3. </variable>"
+msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone.</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -77,63 +77,63 @@ msgctxt ""
"00000402.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph></variable>"
-msgstr "<variable id=\"kopffuss\">Izaberi <emph>Izmijeni - Headers & Footers</emph></variable>"
+msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3159233\n"
"help.text"
-msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs</variable>"
-msgstr "<variable id=\"bkopfzeile\">Izaberi <emph>Izmijeni - Headers & Footers - Header/Footer</emph> pločicu</variable>"
+msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150443\n"
"help.text"
-msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph></variable>"
-msgstr "<variable id=\"bausfullen\">Izaberi <emph>Izmijeni - Popuni</emph></variable>"
+msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3143267\n"
"help.text"
-msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph></variable>"
-msgstr "<variable id=\"bausunten\">Izaberi <emph>Izmijeni - Popuni - Dolje</emph></variable>"
+msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153880\n"
"help.text"
-msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph></variable>"
-msgstr "<variable id=\"bausrechts\">Izaberi <emph>Izmijeni - Popuni - Desno</emph></variable>"
+msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3151245\n"
"help.text"
-msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph></variable>"
-msgstr "<variable id=\"bausoben\">Izaberi <emph>Izmijeni - Popuni - Up</emph></variable>"
+msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph></variable>"
-msgstr "<variable id=\"bauslinks\">Izaberi <emph>Izmijeni - Popuni - Lijevo</emph></variable>"
+msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150400\n"
"help.text"
-msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph></variable>"
+msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -141,16 +141,16 @@ msgctxt ""
"00000402.xhp\n"
"par_id3154910\n"
"help.text"
-msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph></variable>"
-msgstr "<variable id=\"bausreihe\">Izaberi <emph>Izmijeni - Popuni - Series</emph></variable>"
+msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "Choose <emph>Sheet - Clear Cells</emph>"
-msgstr "Izaberite <emph>Izmijeni - Ozbriši sadržaj</emph>"
+msgid "Choose <emph>Sheet - Clear Cells</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -165,40 +165,40 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150011\n"
"help.text"
-msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph></variable>"
-msgstr "<variable id=\"bzelo\">Izaberite <emph>Izmijeni - Ozbriši ćelije</emph></variable>"
+msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153951\n"
"help.text"
-msgid "Choose <emph>Sheet - Delete Sheet</emph>"
-msgstr "Izaberite <emph>Izmijeni - Ozbriši sadržaj</emph>"
+msgid "Choose <emph>Sheet - Delete Sheet</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3155306\n"
"help.text"
-msgid "Open context menu for a sheet tab"
-msgstr "Otvorite meni sa sadržajem za traku lista"
+msgid "Open context menu for a sheet tab."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3146119\n"
"help.text"
-msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>"
-msgstr "Izaberite <emph>Izmijeni - Ozbriši sadržaj</emph>"
+msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3148645\n"
"help.text"
-msgid "Open context menu for a sheet tab"
-msgstr "Otvorite meni sa sadržajem za traku lista"
+msgid "Open context menu for a sheet tab."
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -221,23 +221,23 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150275\n"
"help.text"
-msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph></variable>"
-msgstr "<variable id=\"aspze\">Choose <emph>Pogled - Column & Row Headers</emph></variable>"
+msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph></variable>"
-msgstr "<variable id=\"awehe\">Choose <emph>Pogled - Value Highlighting</emph></variable>"
+msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3148947\n"
"help.text"
-msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph></variable>"
+msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph>.</variable>"
msgstr ""
#: 00000403.xhp
@@ -245,8 +245,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3148663\n"
"help.text"
-msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph></variable>"
-msgstr "<variable id=\"seumvo\">Choose <emph>Pogled - Page Break Preview</emph></variable>"
+msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -269,16 +269,16 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149784\n"
"help.text"
-msgid "Choose <emph>Insert - Cells</emph>"
-msgstr "Izaberi <emph>Ubaci - Ćelije</emph>"
+msgid "Choose <emph>Insert - Cells</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "Open <emph>Insert Cells</emph> toolbar from Tools bar:"
-msgstr "Otvori <emph>Ubaci ćelije</emph>alatna traka iz trake sa alatima:"
+msgid "Open <emph>Insert Cells</emph> toolbar from <emph>Tools</emph> bar:"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -365,7 +365,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149033\n"
"help.text"
-msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph></variable>"
+msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -373,7 +373,7 @@ msgctxt ""
"00000404.xhp\n"
"par_idN1082F\n"
"help.text"
-msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph></variable>"
+msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -381,8 +381,8 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155115\n"
"help.text"
-msgid "Choose <emph>Insert - Function</emph>"
-msgstr "Izaberi <emph>Ubaci - Funkcija</emph>"
+msgid "Choose <emph>Insert - Function</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -429,8 +429,8 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155809\n"
"help.text"
-msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date&Time</emph></variable>"
-msgstr "<variable id=\"eikadaze\"><emph>Ubaci - Funkcija</emph> - Kategorija<emph>Datum i vrijeme</emph></variable>"
+msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date & Time</emph></variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -517,15 +517,15 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155383\n"
"help.text"
-msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph></variable>"
-msgstr "<variable id=\"funktionsliste\">Izaberi <emph>Ubaci - Function List</emph></variable>"
+msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153250\n"
"help.text"
-msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph></variable>"
+msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -533,7 +533,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3146776\n"
"help.text"
-msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph></variable>"
+msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -541,7 +541,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3143222\n"
"help.text"
-msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>"
+msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>."
msgstr ""
#: 00000404.xhp
@@ -557,7 +557,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3145214\n"
"help.text"
-msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph></variable>"
+msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -565,7 +565,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153558\n"
"help.text"
-msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph></variable>"
+msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -573,7 +573,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153483\n"
"help.text"
-msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph></variable>"
+msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph>.</variable>"
msgstr ""
#: 00000405.xhp
@@ -597,192 +597,192 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154685\n"
"help.text"
-msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph></variable>"
-msgstr "<variable id=\"fozelle\">Izaberi <emph>Oblik - Ćelije</emph></variable>"
+msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153194\n"
"help.text"
-msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab </variable>"
-msgstr "<variable id=\"fozelstz\">Izaberi <emph>Oblik - Ćelije - Zaštita ćelije</emph> tab </variable>"
+msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155854\n"
"help.text"
-msgid "<variable id=\"fozei\">Choose <emph>Format - Row</emph></variable>"
-msgstr "<variable id=\"fozei\">Izaberi <emph>Oblik - Row</emph></variable>"
+msgid "<variable id=\"fozei\">Choose <emph>Format - Rows</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3150012\n"
"help.text"
-msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Row - Optimal Height</emph></variable>"
-msgstr "<variable id=\"fozeiophoe\">Izaberi <emph>Oblik - Row - Optimal Height</emph></variable>"
+msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Rows - Optimal Height</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3148645\n"
"help.text"
-msgid "Choose <emph>Format - Row - Hide</emph>"
-msgstr "Izaberi <emph>Oblik - Row - Sakrij</emph>"
+msgid "Choose <emph>Format - Rows - Hide</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153728\n"
"help.text"
-msgid "Choose <emph>Format - Column - Hide</emph>"
-msgstr "Izaberi <emph>Oblik - Kolona - Sakrij</emph>"
+msgid "Choose <emph>Format - Columns - Hide</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3151114\n"
"help.text"
-msgid "Choose <emph>Format - Sheet - Hide</emph>"
-msgstr "Izaberi <emph>Oblik - Tabela - Sakrij</emph>"
+msgid "Choose <emph>Sheet - Hide Sheet</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3148576\n"
"help.text"
-msgid "Choose <emph>Format - Row - Show</emph>"
-msgstr "Izaberi <emph>Oblik - Row - Prikaži</emph>"
+msgid "Choose <emph>Format - Rows - Show</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156286\n"
"help.text"
-msgid "Choose <emph>Format - Column - Show</emph>"
-msgstr "Izaberi <emph>Oblik - Kolona - Prikaži</emph>"
+msgid "Choose <emph>Format - Columns - Show</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3145645\n"
"help.text"
-msgid "<variable id=\"fospa\">Choose <emph>Format - Column</emph></variable>"
-msgstr "<variable id=\"fospa\">Izaberi <emph>Oblik - Kolona</emph></variable>"
+msgid "<variable id=\"fospa\">Choose <emph>Format - Columns</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3145252\n"
"help.text"
-msgid "Choose <emph>Format - Column - Optimal Width</emph>"
-msgstr "Izaberi <emph>Oblik - Kolona - Optimal Width</emph>"
+msgid "Choose <emph>Format - Columns - Optimal Width</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3146971\n"
"help.text"
-msgid "Double-click right column separator in column headers"
-msgstr "Dvostruki desni klik na razdvajač kolona u zaglavlju kolone"
+msgid "Double-click right column separator in column headers."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3147362\n"
"help.text"
-msgid "<variable id=\"fot\">Choose <emph>Format - Sheet</emph></variable>"
-msgstr "<variable id=\"fot\">Izaberi <emph>Oblik - Tabela</emph></variable>"
+msgid "<variable id=\"fot\">Choose <emph>Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3163805\n"
"help.text"
-msgid "<variable id=\"fotu\">Choose <emph>Format - Sheet - Rename</emph></variable>"
-msgstr "<variable id=\"fotu\">Izaberi <emph>Oblik - Tabela - Preimenuj</emph></variable>"
+msgid "<variable id=\"fotu\">Choose <emph>Sheet - Rename Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155333\n"
"help.text"
-msgid "<variable id=\"fotenb\">Choose <emph>Format - Sheet - Show</emph></variable>"
-msgstr "<variable id=\"fotenb\">Izaberi <emph>Oblik - Tabela - Prikaži</emph></variable>"
+msgid "<variable id=\"fotenb\">Choose <emph>Sheet - Show Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_idN1077A\n"
"help.text"
-msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph></variable>"
-msgstr "<variable id=\"foste\">Izaberi <emph>Oblik - Strana</emph></variable>"
+msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155508\n"
"help.text"
-msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab </variable>"
-msgstr "<variable id=\"fostel\">Izaberi <emph>Oblik - Strana - Tabela</emph> tab </variable>"
+msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3150883\n"
"help.text"
-msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph></variable>"
-msgstr "<variable id=\"fodrbe\">Izaberi <emph>Oblik - Print Ranges</emph></variable>"
+msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156448\n"
"help.text"
-msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph></variable>"
-msgstr "<variable id=\"fodrfe\">Izaberi <emph>Oblik - Print Ranges - Define</emph></variable>"
+msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156290\n"
"help.text"
-msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph></variable>"
-msgstr "<variable id=\"fodrhin\">Izaberi <emph>Oblik - Print Ranges - Add</emph></variable>"
+msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155812\n"
"help.text"
-msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph></variable>"
-msgstr "<variable id=\"fodbah\">Izaberi <emph>Oblik - Print Ranges - Ukloni</emph></variable>"
+msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153307\n"
"help.text"
-msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph></variable>"
-msgstr "<variable id=\"fodbbe\">Izaberi <emph>Oblik - Print Ranges - Izmijeni</emph></variable>"
+msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153916\n"
"help.text"
-msgid "Choose <emph>Format - AutoFormat</emph>"
-msgstr "Izaberi <emph>Oblik - AutoOblik</emph>"
+msgid "Choose <emph>Format - AutoFormat</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3154532\n"
"help.text"
-msgid "On the Tools bar, click"
-msgstr "Na traci sa alatima, klikni"
+msgid "On the <emph>Tools</emph> bar, click"
+msgstr ""
#: 00000405.xhp
msgctxt ""
@@ -805,8 +805,8 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154618\n"
"help.text"
-msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph></variable>"
-msgstr "<variable id=\"bedingte\">Choose <emph>Oblik - Conditional Oblikting</emph></variable>"
+msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -829,7 +829,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150541\n"
"help.text"
-msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph> </variable>"
+msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -837,8 +837,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153194\n"
"help.text"
-msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>"
-msgstr "Izaberi <emph>Tools - Detective - Slijedi prethodnike</emph>"
+msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -853,7 +853,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph> </variable>"
+msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -861,7 +861,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3145785\n"
"help.text"
-msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph> </variable>"
+msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -869,8 +869,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3155411\n"
"help.text"
-msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>"
-msgstr "Izaberi <emph>Tools - Detective - Prati ovisnike</emph>"
+msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -885,7 +885,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146984\n"
"help.text"
-msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph> </variable>"
+msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -893,7 +893,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154014\n"
"help.text"
-msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph> </variable>"
+msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -901,7 +901,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153188\n"
"help.text"
-msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph> </variable>"
+msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -909,7 +909,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3149410\n"
"help.text"
-msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph> </variable>"
+msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -917,7 +917,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3156284\n"
"help.text"
-msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph> </variable>"
+msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -925,7 +925,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153159\n"
"help.text"
-msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph> </variable>"
+msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -933,7 +933,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3147397\n"
"help.text"
-msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph> </variable>"
+msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -941,7 +941,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154018\n"
"help.text"
-msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph> </variable>"
+msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -949,7 +949,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3269142\n"
"help.text"
-msgid "<variable id=\"solver\">Choose <emph>Tools - Solver</emph> </variable>"
+msgid "<variable id=\"solver\">Choose <emph>Tools - Solver</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -957,7 +957,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id8554338\n"
"help.text"
-msgid "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, <emph>Options</emph> button </variable>"
+msgid "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, click <emph>Options</emph> button.</variable>"
msgstr ""
#: 00000406.xhp
@@ -965,7 +965,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3156277\n"
"help.text"
-msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph> </variable>"
+msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -973,7 +973,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3149020\n"
"help.text"
-msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph></variable>"
+msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -981,7 +981,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154256\n"
"help.text"
-msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph></variable>"
+msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -989,7 +989,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146919\n"
"help.text"
-msgid "Choose <emph>Data - Calculate - Recalculate</emph>"
+msgid "Choose <emph>Data - Calculate - Recalculate</emph>."
msgstr ""
#: 00000406.xhp
@@ -1005,7 +1005,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150941\n"
"help.text"
-msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph> </variable>"
+msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -1013,7 +1013,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3151276\n"
"help.text"
-msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph> </variable>"
+msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph>.</variable>"
msgstr ""
#: 00000407.xhp
@@ -1037,7 +1037,7 @@ msgctxt ""
"00000407.xhp\n"
"par_id3147335\n"
"help.text"
-msgid "<variable id=\"fete\">Choose <item type=\"menuitem\">View - Split Window</item></variable>"
+msgid "<variable id=\"fete\">Choose ><item type=\"menuitem\">View - Split Window</item>.</variable>"
msgstr ""
#: 00000407.xhp
@@ -1045,7 +1045,7 @@ msgctxt ""
"00000407.xhp\n"
"par_id3153663\n"
"help.text"
-msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item></variable>"
+msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1069,48 +1069,48 @@ msgctxt ""
"00000412.xhp\n"
"par_id8366954\n"
"help.text"
-msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph></variable>"
-msgstr "<variable id=\"text2columns\">Izaberite <emph>Podaci - Tekst u kolone</emph></variable>"
+msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3147399\n"
"help.text"
-msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph></variable>"
-msgstr "<variable id=\"dbrbf\">Izaberite <emph>Podaci - Define Range</emph></variable>"
+msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145345\n"
"help.text"
-msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph></variable>"
-msgstr "<variable id=\"dbrba\">Izaberite <emph>Podaci - Izaberi opseg</emph></variable>"
+msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150443\n"
"help.text"
-msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph></variable>"
-msgstr "<variable id=\"dnsrt\">Izaberite <emph>Podaci - Sortiraj</emph></variable>"
+msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148491\n"
"help.text"
-msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab"
-msgstr "Izaberite <emph>Podaci - Sortiraj - Sortiraj Criteria</emph> tab"
+msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154516\n"
"help.text"
-msgid "On Standard bar, click"
-msgstr "Na baru Standard, kliknite"
+msgid "On <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1149,32 +1149,32 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146984\n"
"help.text"
-msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab</variable>"
-msgstr "<variable id=\"dnstot\">Izaberite <emph>Podaci - Sortiraj - Opcije</emph> tab </variable>"
+msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155308\n"
"help.text"
-msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph></variable>"
-msgstr "<variable id=\"dnftr\">Izaberite <emph>Podaci - Filtar</emph></variable>"
+msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148646\n"
"help.text"
-msgid "Choose <emph>Data - AutoFilter</emph>"
-msgstr "Izaberite <emph>Podaci - Filtar - AutoFiltar</emph>"
+msgid "Choose <emph>Data - AutoFilter</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151113\n"
"help.text"
-msgid "On Tools bar or Table Data bar, click"
-msgstr "Na baru Pomagala ili Podaci tabele kliknite"
+msgid "On <emph>Tools</emph> bar or <emph>Table Data</emph> bar, click"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1197,40 +1197,40 @@ msgctxt ""
"00000412.xhp\n"
"par_id3156278\n"
"help.text"
-msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph></variable>"
-msgstr "<variable id=\"dnfspz\">Izaberite <emph>Podaci - Filtar - Advanced Filtar</emph></variable>"
+msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph> .</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153764\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label"
-msgstr "Izaberite <emph>Podaci - Filtar - Standard Filtar - More>></emph> dugme"
+msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155444\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label"
-msgstr "Izaberite <emph>Podaci - Filtar - Advanced Filtar - More>></emph> dugme"
+msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3156382\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Reset Filter</emph>"
-msgstr "Izaberite <emph>Podaci - Filtar - Remove Filtar</emph>"
+msgid "Choose <emph>Data - More Filters - Reset Filter</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155961\n"
"help.text"
-msgid "On Table Data bar, click <emph>Reset Filter/Sort</emph>"
-msgstr "Na baru Podaci tabele kliknite <emph>Remove Filter/Sort</emph>"
+msgid "On <emph>Table Data</emph> bar, click <emph>Reset Filter/Sort</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1253,112 +1253,112 @@ msgctxt ""
"00000412.xhp\n"
"par_id3152778\n"
"help.text"
-msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph></variable>"
-msgstr "<variable id=\"dnaftas\">Izaberite <emph>Podaci - Filtar - Hide AutoFiltar</emph></variable>"
+msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3166424\n"
"help.text"
-msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph></variable>"
-msgstr "<variable id=\"dntegs\">Izaberite <emph>Podaci - Podsume</emph></variable>"
+msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154574\n"
"help.text"
-msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs</variable>"
-msgstr "<variable id=\"dntezd\">Izaberite <emph>Podaci - Podsume - 1st, 2nd, 3rd Group</emph> tabs </variable>"
+msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151277\n"
"help.text"
-msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab</variable>"
-msgstr "<variable id=\"dntopi\">Izaberite <emph>Podaci - Podsume - Opcije</emph> tab </variable>"
+msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145133\n"
"help.text"
-msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph></variable>"
-msgstr "<variable id=\"datengueltig\">Izaberite <emph>Podaci - Valjanost</emph></variable>"
+msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3152992\n"
"help.text"
-msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigwerte\">Meni <emph>Podaci - Valjanost - Kriteriji</emph> tab </variable>"
+msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150367\n"
"help.text"
-msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigeingabe\">Izaberite <emph>Podaci - Valjanost - Pomoć pri unosu</emph> tab </variable>"
+msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154486\n"
"help.text"
-msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigfehler\">Izaberite <emph>Podaci - Valjanost - Upozorenje o grešci</emph> tab </variable>"
+msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3146978\n"
"help.text"
-msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph></variable>"
-msgstr "<variable id=\"dnmfo\">Izaberite <emph>Podaci - Multiple Operations</emph></variable>"
+msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155809\n"
"help.text"
-msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph></variable>"
-msgstr "<variable id=\"dnksd\">Izaberite <emph>Podaci - Objedini</emph></variable>"
+msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148701\n"
"help.text"
-msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph></variable>"
-msgstr "<variable id=\"dngld\">Izaberite <emph>Podaci - Group and Outline</emph></variable>"
+msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153815\n"
"help.text"
-msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph></variable>"
-msgstr "<variable id=\"dngda\">Izaberite <emph>Podaci - Group and Outline - Hide Details</emph></variable>"
+msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3159223\n"
"help.text"
-msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph></variable>"
-msgstr "<variable id=\"dngde\">Izaberite <emph>Podaci - Group and Outline - Show Details</emph></variable>"
+msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3146870\n"
"help.text"
-msgid "Choose <emph>Data - Group and Outline - Group</emph>"
-msgstr "Izaberite <emph>Podaci - Grupa and Outline - Grupa</emph>"
+msgid "Choose <emph>Data - Group and Outline - Group</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1397,8 +1397,8 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146781\n"
"help.text"
-msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>"
-msgstr "Izaberite <emph>Podaci - Group and Outline - Razgrupiraj</emph>"
+msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1437,96 +1437,96 @@ msgctxt ""
"00000412.xhp\n"
"par_id3153008\n"
"help.text"
-msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph></variable>"
-msgstr "<variable id=\"dnglagl\">Izaberite <emph>Podaci - Group and Outline - Automatski okvir</emph></variable>"
+msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154709\n"
"help.text"
-msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove</emph></variable>"
-msgstr "<variable id=\"dnglef\">Izaberite <emph>Podaci - Group and Outline - Ukloni</emph></variable>"
+msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove Outline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id1774346\n"
"help.text"
-msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables)</variable>"
-msgstr "<variable id=\"dngdrill\">Izaberite <emph>Podaci - Group and Outline - Show Details</emph> (za neke PilotPodataka tabele) </variable>"
+msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables).</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155759\n"
"help.text"
-msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph></variable>"
-msgstr "<variable id=\"dndtpt\">Izaberite <emph>Podaci - PodaciPilot</emph></variable>"
+msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154625\n"
"help.text"
-msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph></variable>"
-msgstr "<variable id=\"dndtpt\">Izaberite <emph>Podaci - PodaciPilot</emph></variable>"
+msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3147558\n"
"help.text"
-msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
-msgstr "<variable id=\"dndq\">Izaberite <emph>Podaci - PodaciPilot - Pokreni</emph>, U dijalogu Izaberi Izvor izaberite opciju <emph>Izvor podataka registriranu u $[officename]</emph>. </variable>"
+msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153297\n"
"help.text"
-msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Current selection</emph>."
-msgstr "Izaberite <emph>Podaci - PodaciPilot - Pokreni</emph>, U dijalogu Izaberi Izvor izaberite opciju <emph>Trenutni izbor</emph>."
+msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Current selection</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145118\n"
"help.text"
-msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
-msgstr "Izaberite <emph>Podaci - PodaciPilot - Pokreni</emph>, U dijalogu Izaberi Izvor izaberite opciju <emph>Izvor podataka registriranu u $[officename]</emph>, kliknite <emph>OK</emph> da vidite <emph>Izaberi izvor podataka</emph> dijalog prozor."
+msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153294\n"
"help.text"
-msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph></variable>"
-msgstr "<variable id=\"dndpak\">Izaberite <emph>Podaci - PodaciPilot - Osvježi</emph></variable>"
+msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151344\n"
"help.text"
-msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph></variable>"
-msgstr "<variable id=\"dndploe\">Izaberite <emph>Podaci - PodaciPilot - Obriši</emph></variable>"
+msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150397\n"
"help.text"
-msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph></variable>"
-msgstr "<variable id=\"dndakt\">Izaberite <emph>Podaci - Refresh Range</emph></variable>"
+msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_idN10B8F\n"
"help.text"
-msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph></variable>"
-msgstr "<variable id=\"grouping\">Izaberite <emph>Podaci - Group and Outline - Ukloni</emph></variable>"
+msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
@@ -1549,7 +1549,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162106567373\n"
"help.text"
-msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph> </variable>"
+msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1557,7 +1557,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162109048207\n"
"help.text"
-msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph></variable>"
+msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1565,7 +1565,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162107055028\n"
"help.text"
-msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph></variable>"
+msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1573,7 +1573,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162109126013\n"
"help.text"
-msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph></variable>"
+msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1581,7 +1581,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3149095\n"
"help.text"
-msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph></variable>"
+msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1589,7 +1589,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3149398\n"
"help.text"
-msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph></variable>"
+msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1597,7 +1597,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3150084\n"
"help.text"
-msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph></variable>"
+msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1605,7 +1605,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3153093\n"
"help.text"
-msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph></variable>"
+msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1613,7 +1613,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3153191\n"
"help.text"
-msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph></variable>"
+msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1621,5 +1621,5 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3145645\n"
"help.text"
-msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph></variable>"
+msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph>.</variable>"
msgstr ""
diff --git a/source/bs/helpcontent2/source/text/scalc/02.po b/source/bs/helpcontent2/source/text/scalc/02.po
index 5dd9c688ec4..1c6ce6bce2e 100644
--- a/source/bs/helpcontent2/source/text/scalc/02.po
+++ b/source/bs/helpcontent2/source/text/scalc/02.po
@@ -3,9 +3,9 @@ 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-05-12 14:35+0200\n"
-"PO-Revision-Date: 2016-05-18 09:29+0000\n"
-"Last-Translator: Mirsad <mirsad@blic.net>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:52+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1463563796.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196368.000000\n"
#: 02130000.xhp
msgctxt ""
@@ -45,8 +45,8 @@ msgctxt ""
"02130000.xhp\n"
"par_id3155267\n"
"help.text"
-msgid "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Ikona</alt></image>"
+msgid "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Currency Number Format Icon</alt></image>"
+msgstr ""
#: 02130000.xhp
msgctxt ""
@@ -61,8 +61,8 @@ msgctxt ""
"02130000.xhp\n"
"par_id3146776\n"
"help.text"
-msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cell - Numbers\">Format - Cell - Numbers</link>."
-msgstr "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cell - Numbers\">Uređivanje - Ćelija - Brojevi</link>."
+msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cells - Numbers\">Format - Cells - Numbers</link>."
+msgstr ""
#: 02140000.xhp
msgctxt ""
diff --git a/source/bs/helpcontent2/source/text/scalc/06.po b/source/bs/helpcontent2/source/text/scalc/06.po
index 81a6dccd3aa..7c75284c357 100644
--- a/source/bs/helpcontent2/source/text/scalc/06.po
+++ b/source/bs/helpcontent2/source/text/scalc/06.po
@@ -3,15 +3,18 @@ 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-06-14 17:23+0200\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-04-24 11:21+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: bs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1524568903.000000\n"
#: calcsamplefiles.xhp
msgctxt ""
@@ -20,35 +23,3 @@ msgctxt ""
"help.text"
msgid "Calc Sample Files"
msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521663319917\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/imtrigon.ods\" id=\"ods_id61521568603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521663319918\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/trigon.ods\" id=\"ods_id61521548603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521563314918\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/pivot.ods\" id=\"ods_id61521547603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id721528312694192\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/functions_ifs.ods\" id=\"ods_id61521547603534\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
diff --git a/source/bs/helpcontent2/source/text/scalc/guide.po b/source/bs/helpcontent2/source/text/scalc/guide.po
index dc04629a8ee..f7630d3cba8 100644
--- a/source/bs/helpcontent2/source/text/scalc/guide.po
+++ b/source/bs/helpcontent2/source/text/scalc/guide.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-31 14:10+0200\n"
-"PO-Revision-Date: 2016-05-07 23:47+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:52+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1462664830.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196369.000000\n"
#: address_auto.xhp
msgctxt ""
@@ -3709,8 +3709,8 @@ msgctxt ""
"database_filter.xhp\n"
"par_idN10693\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - Standard Filter</item>."
-msgstr "Izaberite <item type=\"menuitem\">Data - Filter - Standard Filter</item>."
+msgid "Choose <item type=\"menuitem\">Data - More Filters - Standard Filter</item>."
+msgstr ""
#: database_filter.xhp
msgctxt ""
@@ -3765,8 +3765,8 @@ msgctxt ""
"database_filter.xhp\n"
"par_id3154944\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - AutoFilter</item>."
-msgstr "Izaberite <item type=\"menuitem\">Data - Filter - AutoFilter</item>."
+msgid "Choose <item type=\"menuitem\">Data - AutoFilter</item>."
+msgstr ""
#: database_filter.xhp
msgctxt ""
diff --git a/source/bs/helpcontent2/source/text/shared.po b/source/bs/helpcontent2/source/text/shared.po
index 6d91373e166..6ef4d512110 100644
--- a/source/bs/helpcontent2/source/text/shared.po
+++ b/source/bs/helpcontent2/source/text/shared.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: 2016-05-19 10:07+0000\n"
-"Last-Translator: Mirsad <mirsad@blic.net>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:52+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1463652421.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196369.000000\n"
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -2013,5 +2013,5 @@ msgctxt ""
"need_help.xhp\n"
"hd_id1000010\n"
"help.text"
-msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"http://documentation.libreoffice.org/en/join-community/update-help-contents\">web page on writing Help contents</link>."
+msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"https://documentation.libreoffice.org/en/join-community/update-help-contents\"><emph>web page on writing Help contents</emph></link>."
msgstr ""
diff --git a/source/bs/helpcontent2/source/text/shared/00.po b/source/bs/helpcontent2/source/text/shared/00.po
index 91d726575cd..d8be5b8b63c 100644
--- a/source/bs/helpcontent2/source/text/shared/00.po
+++ b/source/bs/helpcontent2/source/text/shared/00.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-10-21 20:57+0200\n"
-"PO-Revision-Date: 2016-05-24 02:21+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:52+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1464056501.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196370.000000\n"
#: 00000001.xhp
msgctxt ""
@@ -6221,7 +6221,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id621525017637963\n"
"help.text"
-msgid "Choose <emph>File - Export as EPUB</emph>."
+msgid "Choose <emph>File - Export As - Export as EPUB</emph>."
msgstr ""
#: 00000401.xhp
@@ -7197,7 +7197,7 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1091B\n"
"help.text"
-msgid "<variable id=\"grid\">Choose <emph>View - Grid</emph> (Impress or Draw).</variable>"
+msgid "<variable id=\"grid\">Choose <emph>View - Grid and Helplines</emph> (Impress or Draw).</variable>"
msgstr ""
#: 00000403.xhp
@@ -7205,7 +7205,7 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1092E\n"
"help.text"
-msgid "<variable id=\"guides\">Choose <emph>View - Snap Lines</emph> (Impress or Draw).</variable>"
+msgid "<variable id=\"guides\">Choose <emph>View - Snap Guides</emph> (Impress or Draw).</variable>"
msgstr ""
#: 00000404.xhp
@@ -7861,7 +7861,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id9988402\n"
"help.text"
-msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Updates</emph> button.</variable>"
+msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Check for Updates</emph> button.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8075,14 +8075,6 @@ msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
-"par_id3150032\n"
-"help.text"
-msgid "<variable id=\"arbeit\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Memory</emph>.</variable>"
-msgstr ""
-
-#: 00000406.xhp
-msgctxt ""
-"00000406.xhp\n"
"par_id3159153\n"
"help.text"
msgid "<variable id=\"ansicht\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - View</emph>.</variable>"
@@ -11045,7 +11037,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id366527\n"
"help.text"
-msgid "Choose <emph>Format - Object - Line</emph> (Writer)."
+msgid "Choose <emph>Format - Text Box and Shape - Line</emph> (Writer)."
msgstr ""
#: 00040502.xhp
@@ -11053,7 +11045,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id3835261\n"
"help.text"
-msgid "Choose <emph>Format - Graphic - Line</emph> (Calc)."
+msgid "Choose <emph>Format - Object - Line</emph> (Calc)."
msgstr ""
#: 00040502.xhp
@@ -11085,7 +11077,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id3154285\n"
"help.text"
-msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Object - </emph></caseinline><caseinline select=\"CALC\"><emph>Graphic - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
+msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Text Box and Shape - </emph></caseinline><caseinline select=\"CALC\"><emph>Object - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
msgstr ""
#: 00040502.xhp
diff --git a/source/bs/helpcontent2/source/text/shared/01.po b/source/bs/helpcontent2/source/text/shared/01.po
index ec58c5c7310..473622adc20 100644
--- a/source/bs/helpcontent2/source/text/shared/01.po
+++ b/source/bs/helpcontent2/source/text/shared/01.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2016-07-05 16:37+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:52+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1467736649.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196373.000000\n"
#: 01010000.xhp
msgctxt ""
@@ -33637,7 +33637,7 @@ msgctxt ""
"06130000.xhp\n"
"par_id3153748\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Runs or saves the current macro.</ahelp>"
msgstr ""
#: 06130000.xhp
@@ -40771,14 +40771,6 @@ msgstr ""
#: ref_epub_export.xhp
msgctxt ""
"ref_epub_export.xhp\n"
-"par_id701525003241759\n"
-"help.text"
-msgid "<embedvar href=\"text/shared/00/00000002.xhp#epubv\" markup=\"keep\"/>"
-msgstr ""
-
-#: ref_epub_export.xhp
-msgctxt ""
-"ref_epub_export.xhp\n"
"par_id19921\n"
"help.text"
msgid "<image id=\"img_id22170\" src=\"media/screenshots/modules/swriter/ui/exportepub/EPubDialog.png\" localize=\"true\" width=\"664px\" height=\"482px\"><alt id=\"alt_id59843\">EPUB dialog box</alt></image>"
@@ -40925,7 +40917,7 @@ msgctxt ""
"ref_epub_export.xhp\n"
"par_id971525023515891\n"
"help.text"
-msgid "For custom metadata, you must provide a file with same name as the original filename and with extension as \".xmp\". The provided metadata will override the the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type=\"literal\">MyText.xmp</item>."
+msgid "For custom metadata, you must provide a file with same name as the original filename and with extension as \".xmp\". The provided metadata will override the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type=\"literal\">MyText.xmp</item>."
msgstr ""
#: ref_epub_export.xhp
diff --git a/source/bs/helpcontent2/source/text/shared/guide.po b/source/bs/helpcontent2/source/text/shared/guide.po
index 9de89b0fbb2..0c18b61cd16 100644
--- a/source/bs/helpcontent2/source/text/shared/guide.po
+++ b/source/bs/helpcontent2/source/text/shared/guide.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2016-07-05 16:42+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:52+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1467736952.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196375.000000\n"
#: aaa_start.xhp
msgctxt ""
@@ -8829,7 +8829,7 @@ msgctxt ""
"gallery_insert.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by selecting <emph>Tools - Gallery</emph>."
+msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by choosing <emph>Insert - Media - Gallery</emph>."
msgstr ""
#: gallery_insert.xhp
diff --git a/source/bs/helpcontent2/source/text/shared/optionen.po b/source/bs/helpcontent2/source/text/shared/optionen.po
index 1938a768cae..9b6c811fa6e 100644
--- a/source/bs/helpcontent2/source/text/shared/optionen.po
+++ b/source/bs/helpcontent2/source/text/shared/optionen.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2016-07-05 16:53+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:52+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1467737594.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196376.000000\n"
#: 01000000.xhp
msgctxt ""
@@ -267,6 +267,14 @@ msgstr ""
#: 01010100.xhp
msgctxt ""
"01010100.xhp\n"
+"par_id3153032\n"
+"help.text"
+msgid "User data is also used when commenting and in tracking changes mode, to identify comments/edits author; and to mark last edit position in document, so that when author opens the document later, it opens at the last edit position."
+msgstr ""
+
+#: 01010100.xhp
+msgctxt ""
+"01010100.xhp\n"
"hd_id3147653\n"
"help.text"
msgid "Address"
@@ -14741,7 +14749,7 @@ msgctxt ""
"opencl.xhp\n"
"par_id5293741\n"
"help.text"
-msgid "for more information on OpenCL, visit <link href=\"http://www.khronos.org/opencl/\">the OpenCL site</link>"
+msgid "for more information on OpenCL, visit <link href=\"https://www.khronos.org/opencl/\">the OpenCL site</link>"
msgstr ""
#: persona_firefox.xhp
diff --git a/source/bs/helpcontent2/source/text/swriter/00.po b/source/bs/helpcontent2/source/text/swriter/00.po
index e89dfcf3c9a..ec7eee1a3f1 100644
--- a/source/bs/helpcontent2/source/text/swriter/00.po
+++ b/source/bs/helpcontent2/source/text/swriter/00.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: 2016-05-24 03:09+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:52+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1464059349.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196376.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -37,7 +37,7 @@ msgctxt ""
"00000004.xhp\n"
"par_id3150253\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\"><alt id=\"alt_id3145389\">Icon</alt></image>"
+msgid "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145389\">Wrap Off Icon</alt></image>"
msgstr ""
#: 00000004.xhp
@@ -53,7 +53,7 @@ msgctxt ""
"00000004.xhp\n"
"par_id3156397\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\"><alt id=\"alt_id3149048\">Icon</alt></image>"
+msgid "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149048\">Wrap On Icon</alt></image>"
msgstr ""
#: 00000004.xhp
@@ -69,7 +69,7 @@ msgctxt ""
"00000004.xhp\n"
"par_id3154558\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\"><alt id=\"alt_id3152999\">Icon</alt></image>"
+msgid "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152999\">Wrap Through Icon</alt></image>"
msgstr ""
#: 00000004.xhp
@@ -85,7 +85,7 @@ msgctxt ""
"00000004.xhp\n"
"par_id3148773\n"
"help.text"
-msgid "<image src=\"res/sc06301.png\" id=\"img_id3149026\"><alt id=\"alt_id3149026\">Icon</alt></image>"
+msgid "<image src=\"res/sc06301.png\" id=\"img_id3149026\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149026\">Jump to Previous Script Icon</alt></image>"
msgstr ""
#: 00000004.xhp
@@ -101,7 +101,7 @@ msgctxt ""
"00000004.xhp\n"
"par_id3151265\n"
"help.text"
-msgid "<image src=\"res/sc06300.png\" id=\"img_id3151272\"><alt id=\"alt_id3151272\">Icon</alt></image>"
+msgid "<image src=\"res/sc06300.png\" id=\"img_id3151272\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151272\"> Jump to Next Script Icon</alt></image>"
msgstr ""
#: 00000004.xhp
@@ -381,7 +381,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3154763\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
msgstr ""
#: 00000403.xhp
@@ -397,7 +397,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3151387\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
msgstr ""
#: 00000403.xhp
@@ -413,7 +413,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3145823\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
msgstr ""
#: 00000403.xhp
@@ -429,7 +429,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150932\n"
"help.text"
-msgid "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\"><alt id=\"alt_id3150502\">Icon</alt></image>"
+msgid "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150502\">Formatting Marks Icon</alt></image>"
msgstr ""
#: 00000403.xhp
@@ -461,7 +461,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150765\n"
"help.text"
-msgid "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\"><alt id=\"alt_id3147572\">Icon</alt></image>"
+msgid "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147572\">Web Icon</alt></image>"
msgstr ""
#: 00000403.xhp
@@ -2461,7 +2461,7 @@ msgctxt ""
"stylesmenu.xhp\n"
"par_id941529884998705\n"
"help.text"
-msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles</emph></variable>."
+msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles...</emph></variable>."
msgstr ""
#: stylesmenu.xhp
diff --git a/source/bs/sc/messages.po b/source/bs/sc/messages.po
index cb95a8f70bf..17bc69d84f7 100644
--- a/source/bs/sc/messages.po
+++ b/source/bs/sc/messages.po
@@ -4,14 +4,17 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2018-11-12 11:39+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: bs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542022745.000000\n"
#: sc/inc/compiler.hrc:27
msgctxt "RID_FUNCTION_CATEGORIES"
@@ -732,6 +735,7 @@ msgid "$1 row"
msgid_plural "$1 rows"
msgstr[0] ""
msgstr[1] ""
+msgstr[2] ""
#. To translators: STR_SELCOUNT_COLARG is $1 of STR_SELCOUNT. $1 of STR_SELCOUNT_ROWARG is number of columns
#: sc/inc/globstr.hrc:165
@@ -740,6 +744,7 @@ msgid "$1 column"
msgid_plural "$1 columns"
msgstr[0] ""
msgstr[1] ""
+msgstr[2] ""
#: sc/inc/globstr.hrc:166
msgctxt "STR_FILTER_SELCOUNT"
@@ -1504,6 +1509,7 @@ msgid "One page"
msgid_plural "%1 pages"
msgstr[0] ""
msgstr[1] ""
+msgstr[2] ""
#: sc/inc/globstr.hrc:324
msgctxt "STR_SCATTR_PAGE_SCALE_AUTO"
@@ -13990,6 +13996,7 @@ msgid "One result found"
msgid_plural "%1 results found"
msgstr[0] ""
msgstr[1] ""
+msgstr[2] ""
#: sc/inc/strings.hrc:54
msgctxt "SCSTR_SKIPPED"
diff --git a/source/bs/svtools/messages.po b/source/bs/svtools/messages.po
index f2d839fa6cc..bbf2d997025 100644
--- a/source/bs/svtools/messages.po
+++ b/source/bs/svtools/messages.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:34+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: bs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195290.000000\n"
#: include/svtools/strings.hrc:25
msgctxt "STR_UNDO"
@@ -1546,7 +1549,7 @@ msgstr ""
#: include/svtools/strings.hrc:360
msgctxt "STR_DESCRIPTION_MYTHES"
-msgid "Mythes Thesaurus"
+msgid "MyThes Thesaurus"
msgstr ""
#: include/svtools/strings.hrc:361
diff --git a/source/bs/sw/messages.po b/source/bs/sw/messages.po
index 7ea12493af2..b67eaee5386 100644
--- a/source/bs/sw/messages.po
+++ b/source/bs/sw/messages.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:34+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: bs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195290.000000\n"
#: sw/inc/app.hrc:29
#, fuzzy
@@ -2758,6 +2761,7 @@ msgid "One tab"
msgid_plural "$1 tabs"
msgstr[0] ""
msgstr[1] ""
+msgstr[2] ""
#: sw/inc/strings.hrc:469
msgctxt "STR_UNDO_NLS"
@@ -2765,6 +2769,7 @@ msgid "One line break"
msgid_plural "$1 line breaks"
msgstr[0] ""
msgstr[1] ""
+msgstr[2] ""
#: sw/inc/strings.hrc:470
msgctxt "STR_UNDO_PAGEBREAKS"
@@ -7118,7 +7123,12 @@ msgctxt "asciifilterdialog|lf"
msgid "_LF"
msgstr "_LF"
-#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:264
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:258
+msgctxt "asciifilterdialog|includebom"
+msgid "Include byte-order-mark"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:280
msgctxt "asciifilterdialog|label1"
msgid "Properties"
msgstr "Podešavanja"
diff --git a/source/bs/swext/mediawiki/help.po b/source/bs/swext/mediawiki/help.po
index 0a1d0487cd4..21af666482d 100644
--- a/source/bs/swext/mediawiki/help.po
+++ b/source/bs/swext/mediawiki/help.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2016-11-13 01:38+0000\n"
+"POT-Creation-Date: 2018-11-15 13:53+0100\n"
+"PO-Revision-Date: 2018-11-12 11:39+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1479001086.000000\n"
+"X-POOTLE-MTIME: 1542022751.000000\n"
#: help.tree
msgctxt ""
@@ -90,13 +90,12 @@ msgid "Java Runtime Environment"
msgstr "Java Runtime Environment"
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id7387615\n"
"help.text"
-msgid "A wiki account on a supported <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
-msgstr "Wiki račun na podržanom <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> serveru"
+msgid "A wiki account on a supported <link href=\"https://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -152,26 +151,24 @@ msgctxt ""
"wiki.xhp\n"
"par_id368968\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Options</link> dialog, click Add."
-msgstr "U dijalogu <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Opcije</link>, kliknite na Dodaj."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\"><emph>Options</emph></link> dialog, click <emph>Add</emph>."
+msgstr ""
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id6962187\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> dialog, enter the account information for the wiki."
-msgstr "U dijalogu <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link>, unesite podatke o računu za Wiki."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\"><emph>MediaWiki</emph></link> dialog, enter the account information for the wiki."
+msgstr ""
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id5328836\n"
"help.text"
-msgid "In the URL text box, enter the address of a wiki that you want to connect to."
-msgstr "U URL polje, upišite adresu Wiki-ja sa kojim se želite spojiti."
+msgid "In the <emph>URL</emph> text box, enter the address of a wiki that you want to connect to."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -182,13 +179,12 @@ msgid "You can copy the URL from a web browser and paste it into the textbox."
msgstr "Možete kopirati URL iz web preglednika i zalijepite ga u prostor za tekst."
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id5906552\n"
"help.text"
-msgid "In the Username box, enter your user ID for your wiki account."
-msgstr "U polje Korisničko ime, unesite svoj korisnički ID za svoj Wiki račun."
+msgid "In the <emph>Username</emph> box, enter your user ID for your wiki account."
+msgstr ""
#: wiki.xhp
#, fuzzy
@@ -200,13 +196,12 @@ msgid "If the wiki allows anonymous write access, you can leave the Username and
msgstr "Ako Wiki omogućuje anonimni pristup pisanju, možete ostaviti polja Korisničko ime i Šifra praznim."
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id8869594\n"
"help.text"
-msgid "In the Password box, enter the password for your wiki account, then click OK."
-msgstr "U polje Šifra upišite šifru za svoj Wiki račun, a zatim kliknite OK."
+msgid "In the Password box, enter the password for your wiki account, then click <emph>OK</emph>."
+msgstr ""
#: wiki.xhp
#, fuzzy
@@ -255,8 +250,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id228278\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Send to MediaWiki</link> dialog, specify the settings for your entry."
-msgstr "U <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Send to MediaWiki</link> dijalog, odredite postavke za svoj ulazak."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\"><emph>Send to MediaWiki</emph></link> dialog, specify the settings for your entry."
+msgstr ""
#: wiki.xhp
#, fuzzy
diff --git a/source/ca-valencia/cui/messages.po b/source/ca-valencia/cui/messages.po
index d411730622c..30d174560ee 100644
--- a/source/ca-valencia/cui/messages.po
+++ b/source/ca-valencia/cui/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2018-01-29 07:52+0000\n"
-"Last-Translator: joamuran <joamuran@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:21+0100\n"
+"PO-Revision-Date: 2018-11-14 11:35+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca-valencia\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1517212373.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195305.000000\n"
#: cui/inc/strings.hrc:24
msgctxt "RID_SVXSTR_KEY_CONFIG_DIR"
@@ -1558,141 +1558,136 @@ msgid "Dimension line"
msgstr "Línia de dimensió"
#: cui/inc/strings.hrc:365
-msgctxt "RID_SVXSTR_LOAD_ERROR"
-msgid "The selected module could not be loaded."
-msgstr "No s'ha pogut carregar el mòdul seleccionat."
-
-#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_STARTQUOTE"
msgid "Start Quote"
msgstr "Cometa d'obertura"
-#: cui/inc/strings.hrc:367
+#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_ENDQUOTE"
msgid "End Quote"
msgstr "Comenta de tancament"
-#: cui/inc/strings.hrc:369
+#: cui/inc/strings.hrc:368
msgctxt "RID_SVXSTR_SELECTEDPERSONA"
msgid "Selected Theme: "
msgstr "Tema seleccionat: "
-#: cui/inc/strings.hrc:370
+#: cui/inc/strings.hrc:369
msgctxt "RID_SVXSTR_SEARCHING"
msgid "Searching, please wait..."
msgstr "S'està cercant. Espereu..."
-#: cui/inc/strings.hrc:371
+#: cui/inc/strings.hrc:370
msgctxt "RID_SVXSTR_SEARCHERROR"
msgid "Cannot open %1, please try again later."
msgstr "No es pot obrir %1, proveu de nou més tard."
-#: cui/inc/strings.hrc:372
+#: cui/inc/strings.hrc:371
msgctxt "RID_SVXSTR_NORESULTS"
msgid "No results found."
msgstr "No s'ha trobat cap resultat."
-#: cui/inc/strings.hrc:373
+#: cui/inc/strings.hrc:372
msgctxt "RID_SVXSTR_APPLYPERSONA"
msgid "Applying Theme..."
msgstr "S'està aplicant el tema..."
-#: cui/inc/strings.hrc:374
+#: cui/inc/strings.hrc:373
msgctxt "RID_SVXSTR_INVALIDPERSONAURL"
msgid "Please enter a valid theme address or a search term."
msgstr ""
-#: cui/inc/strings.hrc:376
+#: cui/inc/strings.hrc:375
msgctxt "RID_SVXSTR_TABLE_PRESET_NONE"
msgid "Set No Borders"
msgstr "No poses vores"
-#: cui/inc/strings.hrc:377
+#: cui/inc/strings.hrc:376
msgctxt "RID_SVXSTR_TABLE_PRESET_ONLYOUTER"
msgid "Set Outer Border Only"
msgstr "Posa només la vora exterior"
-#: cui/inc/strings.hrc:378
+#: cui/inc/strings.hrc:377
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERHORI"
msgid "Set Outer Border and Horizontal Lines"
msgstr "Posa la vora exterior i línies horitzontals"
-#: cui/inc/strings.hrc:379
+#: cui/inc/strings.hrc:378
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERALL"
msgid "Set Outer Border and All Inner Lines"
msgstr "Posa la vora exterior i totes les línies interiors"
-#: cui/inc/strings.hrc:380
+#: cui/inc/strings.hrc:379
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERINNER"
msgid "Set Outer Border Without Changing Inner Lines"
msgstr "Posa la vora exterior sense canviar les línies interiors"
-#: cui/inc/strings.hrc:381
+#: cui/inc/strings.hrc:380
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONAL"
msgid "Set Diagonal Lines Only"
msgstr "Posa només línies diagonals"
-#: cui/inc/strings.hrc:382
+#: cui/inc/strings.hrc:381
msgctxt "RID_SVXSTR_PARA_PRESET_ALL"
msgid "Set All Four Borders"
msgstr "Posa les quatre vores"
-#: cui/inc/strings.hrc:383
+#: cui/inc/strings.hrc:382
msgctxt "RID_SVXSTR_PARA_PRESET_LEFTRIGHT"
msgid "Set Left and Right Borders Only"
msgstr "Posa només les vores esquerra i dreta"
-#: cui/inc/strings.hrc:384
+#: cui/inc/strings.hrc:383
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOM"
msgid "Set Top and Bottom Borders Only"
msgstr "Posa només les vores superior i inferior"
-#: cui/inc/strings.hrc:385
+#: cui/inc/strings.hrc:384
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYLEFT"
msgid "Set Left Border Only"
msgstr "Posa només la vora esquerra"
-#: cui/inc/strings.hrc:386
+#: cui/inc/strings.hrc:385
msgctxt "RID_SVXSTR_HOR_PRESET_ONLYHOR"
msgid "Set Top and Bottom Borders, and All Inner Lines"
msgstr "Posa les vores inferior i superior i totes les línies interiors"
-#: cui/inc/strings.hrc:387
+#: cui/inc/strings.hrc:386
msgctxt "RID_SVXSTR_VER_PRESET_ONLYVER"
msgid "Set Left and Right Borders, and All Inner Lines"
msgstr "Posa les vores esquerra i dreta i totes les línies interiors"
-#: cui/inc/strings.hrc:388
+#: cui/inc/strings.hrc:387
msgctxt "RID_SVXSTR_SHADOW_STYLE_NONE"
msgid "No Shadow"
msgstr "Sense ombra"
-#: cui/inc/strings.hrc:389
+#: cui/inc/strings.hrc:388
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMRIGHT"
msgid "Cast Shadow to Bottom Right"
msgstr "Projecta l'ombra cap a la part inferior dreta"
-#: cui/inc/strings.hrc:390
+#: cui/inc/strings.hrc:389
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPRIGHT"
msgid "Cast Shadow to Top Right"
msgstr "Projecta l'ombra cap a la part superior dreta"
-#: cui/inc/strings.hrc:391
+#: cui/inc/strings.hrc:390
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMLEFT"
msgid "Cast Shadow to Bottom Left"
msgstr "Projecta l'ombra cap a la part inferior esquerra"
-#: cui/inc/strings.hrc:392
+#: cui/inc/strings.hrc:391
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPLEFT"
msgid "Cast Shadow to Top Left"
msgstr "Projecta l'ombra cap a la part superior esquerra"
-#: cui/inc/strings.hrc:393
+#: cui/inc/strings.hrc:392
msgctxt "RID_SVXSTR_SIGNATURELINE_SIGNED_BY"
msgid "Signed by: %1"
msgstr ""
-#: cui/inc/strings.hrc:394
+#: cui/inc/strings.hrc:393
msgctxt "RID_SVXSTR_OPENCL_RESTART"
msgid "For the OpenCL changes to take effect, %PRODUCTNAME must be restarted."
msgstr ""
@@ -10668,22 +10663,43 @@ msgctxt "signsignatureline|btn_select_certificate"
msgid "Select Certificate"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:168
+#. Name of the signer
+#: cui/uiconfig/ui/signsignatureline.ui:166
+msgctxt "signsignatureline|label_name"
+msgid "or"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:175
+msgctxt "signsignatureline|btn_load_image"
+msgid "Use Signature Image"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:190
+msgctxt "signsignatureline|btn_clear_image"
+msgid "Clear"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:206
+msgctxt "signsignatureline|label_image_dimensions"
+msgid "Best image size: 600 x 100 px"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:237
msgctxt "signsignatureline|label_sign"
msgid "Sign"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:205
+#: cui/uiconfig/ui/signsignatureline.ui:274
msgctxt "signsignatureline|label_add_comment"
msgid "Add comment:"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:241
+#: cui/uiconfig/ui/signsignatureline.ui:310
msgctxt "signsignatureline|label_hint"
msgid "Instructions from the document creator:"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:274
+#: cui/uiconfig/ui/signsignatureline.ui:343
msgctxt "signsignatureline|label_more"
msgid "More"
msgstr ""
diff --git a/source/ca-valencia/helpcontent2/source/text/sbasic/shared/01.po b/source/ca-valencia/helpcontent2/source/text/sbasic/shared/01.po
index 500a4ff5b03..30fbad21d33 100644
--- a/source/ca-valencia/helpcontent2/source/text/sbasic/shared/01.po
+++ b/source/ca-valencia/helpcontent2/source/text/sbasic/shared/01.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-16 16:54+0200\n"
-"PO-Revision-Date: 2015-04-23 14:01+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:53+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca-valencia\n"
@@ -13,9 +13,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
"X-Language: ca-XV\n"
-"X-POOTLE-MTIME: 1429797677.000000\n"
+"X-POOTLE-MTIME: 1542196413.000000\n"
#: 06130000.xhp
msgctxt ""
@@ -94,8 +94,8 @@ msgctxt ""
"06130000.xhp\n"
"par_id3154791\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
-msgstr "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Executa o guarda la macro actual.</ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Runs or saves the current macro.</ahelp>"
+msgstr ""
#: 06130000.xhp
msgctxt ""
diff --git a/source/ca-valencia/helpcontent2/source/text/scalc/00.po b/source/ca-valencia/helpcontent2/source/text/scalc/00.po
index 334678e5b4e..4830948a8b7 100644
--- a/source/ca-valencia/helpcontent2/source/text/scalc/00.po
+++ b/source/ca-valencia/helpcontent2/source/text/scalc/00.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-11-22 13:53+0100\n"
-"PO-Revision-Date: 2018-01-15 13:19+0000\n"
-"Last-Translator: joamuran <joamuran@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:53+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca-valencia\n"
"MIME-Version: 1.0\n"
@@ -15,7 +15,7 @@ msgstr ""
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
"X-Language: ca-XV\n"
-"X-POOTLE-MTIME: 1516022365.000000\n"
+"X-POOTLE-MTIME: 1542196414.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -30,24 +30,24 @@ msgctxt ""
"00000004.xhp\n"
"hd_id3155535\n"
"help.text"
-msgid "<variable id=\"wie\">To access this function... </variable>"
-msgstr "<variable id=\"wie\">Per accedir a esta funció... </variable>"
+msgid "<variable id=\"wie\">To access this function...</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
"par_idN1056E\n"
"help.text"
-msgid "<variable id=\"moreontop\">More explanations on top of this page. </variable>"
-msgstr "<variable id=\"moreontop\">En trobareu més informació a l'inici de la pàgina. </variable>"
+msgid "<variable id=\"moreontop\">More explanations on top of this page.</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
"par_idN105AF\n"
"help.text"
-msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone. </variable>"
-msgstr "<variable id=\"optional\">En les funcions del %PRODUCTNAME Calc, els paràmetres marcats com a \"opcionals\" es poden ometre quan no hi ha cap altre paràmetre que els seguïsca. Per exemple, en una funció amb quatre paràmetres, en què els dos darrers estan marcats com a \"opcionals\", es pot ometre el paràmetre 4 o bé els paràmetres 3 i 4; en canvi, no es pot ometre únicament el paràmetre 3. </variable>"
+msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone.</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -78,63 +78,63 @@ msgctxt ""
"00000402.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph></variable>"
-msgstr "<variable id=\"kopffuss\">Trieu <emph>Insereix - Capçaleres i peus de pàgina</emph></variable>"
+msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3159233\n"
"help.text"
-msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs</variable>"
-msgstr "<variable id=\"bkopfzeile\">Trieu la pestanya <emph>Insereix - Capçaleres i peus de pàgina - Capçalera/Peu de pàgina</emph></variable>"
+msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150443\n"
"help.text"
-msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph></variable>"
-msgstr "<variable id=\"bausfullen\">Trieu <emph>Full - Ompli cel·les</emph></variable>"
+msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3143267\n"
"help.text"
-msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph></variable>"
-msgstr "<variable id=\"bausunten\">Trieu <emph>Full - Ompli cel·les - Avall</emph></variable>"
+msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153880\n"
"help.text"
-msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph></variable>"
-msgstr "<variable id=\"bausrechts\">Trieu <emph>Full - Ompli cel·les - Dreta</emph></variable>"
+msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3151245\n"
"help.text"
-msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph></variable>"
-msgstr "<variable id=\"bausoben\">Trieu <emph>Full - Ompli cel·les - Amunt</emph></variable>"
+msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph></variable>"
-msgstr "<variable id=\"bauslinks\">Trieu <emph>Full - Ompli cel·les - Esquerra</emph></variable>"
+msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150400\n"
"help.text"
-msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph></variable>"
+msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -142,16 +142,16 @@ msgctxt ""
"00000402.xhp\n"
"par_id3154910\n"
"help.text"
-msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph></variable>"
-msgstr "<variable id=\"bausreihe\">Trieu <emph>Full - Ompli cel·les - Sèries</emph></variable>"
+msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "Choose <emph>Sheet - Clear Cells</emph>"
-msgstr "Trieu <emph>Full - Buida les cel·les</emph>"
+msgid "Choose <emph>Sheet - Clear Cells</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -166,40 +166,40 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150011\n"
"help.text"
-msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph></variable>"
-msgstr "<variable id=\"bzelo\">Trieu <emph>Full - Suprimeix les cel·les</emph></variable>"
+msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153951\n"
"help.text"
-msgid "Choose <emph>Sheet - Delete Sheet</emph>"
-msgstr "Choose <emph>Full - Suprimeix el full</emph>"
+msgid "Choose <emph>Sheet - Delete Sheet</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3155306\n"
"help.text"
-msgid "Open context menu for a sheet tab"
-msgstr "Obriu el menú contextual d'una pestanya del full"
+msgid "Open context menu for a sheet tab."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3146119\n"
"help.text"
-msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>"
-msgstr "Trieu <emph>Full - Mou o copia el full</emph>"
+msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3148645\n"
"help.text"
-msgid "Open context menu for a sheet tab"
-msgstr "Obriu el menú contextual d'una pestanya del full"
+msgid "Open context menu for a sheet tab."
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -222,32 +222,32 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150275\n"
"help.text"
-msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph></variable>"
-msgstr "<variable id=\"aspze\">Trieu <emph>Visualitza - Capçaleres de columnes i files</emph></variable>"
+msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph></variable>"
-msgstr "<variable id=\"awehe\">Trieu <emph>Visualitza - Realçament del valor</emph></variable>"
+msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3148947\n"
"help.text"
-msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph></variable>"
-msgstr "<variable id=\"rechenleiste\">Trieu <emph>Visualitza - Barra de fórmules</emph> o <emph>Visualitza - Barres d'eines - Barra de fórmules</emph></variable>"
+msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3148663\n"
"help.text"
-msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph></variable>"
-msgstr "<variable id=\"seumvo\">Trieu <emph>Visualitza - Salt de pàgina</emph></variable>"
+msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -270,16 +270,16 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149784\n"
"help.text"
-msgid "Choose <emph>Insert - Cells</emph>"
-msgstr "Trieu <emph>Insereix - Cel·les</emph>"
+msgid "Choose <emph>Insert - Cells</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "Open <emph>Insert Cells</emph> toolbar from Tools bar:"
-msgstr "Obriu el quadre d'eines <emph>Insereix cel·la</emph> de la barra d'eines:"
+msgid "Open <emph>Insert Cells</emph> toolbar from <emph>Tools</emph> bar:"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -366,24 +366,24 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149033\n"
"help.text"
-msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph></variable>"
-msgstr "<variable id=\"eitab\">Trieu <emph>Full ▸ Insereix un full</emph></variable>"
+msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_idN1082F\n"
"help.text"
-msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph></variable>"
-msgstr "<variable id=\"eitabfile\">Trieu <emph>Full ▸ Insereix un full des del fitxer</emph></variable>"
+msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3155115\n"
"help.text"
-msgid "Choose <emph>Insert - Function</emph>"
-msgstr "Trieu <emph>Insereix - Funció</emph>"
+msgid "Choose <emph>Insert - Function</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -430,8 +430,8 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155809\n"
"help.text"
-msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date&Time</emph></variable>"
-msgstr "<variable id=\"eikadaze\"><emph>Insereix - Funció</emph> - Categoria <emph>Data i hora</emph></variable>"
+msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date & Time</emph></variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -518,31 +518,31 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155383\n"
"help.text"
-msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph></variable>"
-msgstr "<variable id=\"funktionsliste\">Trieu <emph>Insereix - Llista de funcions</emph></variable>"
+msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153250\n"
"help.text"
-msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph></variable>"
-msgstr "<variable id=\"einamen\">Trieu <emph>Insereix ▸ Intervals i expressions amb nom</emph></variable>"
+msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3146776\n"
"help.text"
-msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph></variable>"
-msgstr "<variable id=\"eiextdata\">Trieu <emph>Full ▸ Enllaça a dades externes</emph></variable>"
+msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3143222\n"
"help.text"
-msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>"
+msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>."
msgstr ""
#: 00000404.xhp
@@ -558,7 +558,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3145214\n"
"help.text"
-msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph></variable>"
+msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -566,7 +566,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153558\n"
"help.text"
-msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph></variable>"
+msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -574,7 +574,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153483\n"
"help.text"
-msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph></variable>"
+msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph>.</variable>"
msgstr ""
#: 00000405.xhp
@@ -598,192 +598,192 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154685\n"
"help.text"
-msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph></variable>"
-msgstr "<variable id=\"fozelle\">Trieu <emph>Format ▸ Cel·les</emph></variable>"
+msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153194\n"
"help.text"
-msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab </variable>"
-msgstr "<variable id=\"fozelstz\">Trieu la pestanya <emph>Format ▸ Cel·les ▸ Protecció de cel·les</emph></variable>"
+msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155854\n"
"help.text"
-msgid "<variable id=\"fozei\">Choose <emph>Format - Row</emph></variable>"
-msgstr "<variable id=\"fozei\">Trieu <emph>Format ▸ Fila</emph></variable>"
+msgid "<variable id=\"fozei\">Choose <emph>Format - Rows</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3150012\n"
"help.text"
-msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Row - Optimal Height</emph></variable>"
-msgstr "<variable id=\"fozeiophoe\">Trieu <emph>Format ▸ Fila ▸ Alçària òptima</emph></variable>"
+msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Rows - Optimal Height</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3148645\n"
"help.text"
-msgid "Choose <emph>Format - Row - Hide</emph>"
-msgstr "Trieu <emph>Format ▸ Fila ▸ Amaga</emph>"
+msgid "Choose <emph>Format - Rows - Hide</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153728\n"
"help.text"
-msgid "Choose <emph>Format - Column - Hide</emph>"
-msgstr "Trieu <emph>Format ▸ Columna ▸ Amaga</emph>"
+msgid "Choose <emph>Format - Columns - Hide</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3151114\n"
"help.text"
-msgid "Choose <emph>Format - Sheet - Hide</emph>"
-msgstr "Trieu <emph>Format ▸ Full ▸ Amaga</emph>"
+msgid "Choose <emph>Sheet - Hide Sheet</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3148576\n"
"help.text"
-msgid "Choose <emph>Format - Row - Show</emph>"
-msgstr "Trieu <emph>Format ▸ Fila ▸ Mostra</emph>"
+msgid "Choose <emph>Format - Rows - Show</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156286\n"
"help.text"
-msgid "Choose <emph>Format - Column - Show</emph>"
-msgstr "Trieu <emph>Format ▸ Columna ▸ Mostra</emph>"
+msgid "Choose <emph>Format - Columns - Show</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3145645\n"
"help.text"
-msgid "<variable id=\"fospa\">Choose <emph>Format - Column</emph></variable>"
-msgstr "<variable id=\"fospa\">Trieu <emph>Format ▸ Columna</emph></variable>"
+msgid "<variable id=\"fospa\">Choose <emph>Format - Columns</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3145252\n"
"help.text"
-msgid "Choose <emph>Format - Column - Optimal Width</emph>"
-msgstr "Trieu <emph>Format ▸ Columna ▸ Amplària òptima</emph>"
+msgid "Choose <emph>Format - Columns - Optimal Width</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3146971\n"
"help.text"
-msgid "Double-click right column separator in column headers"
-msgstr "Feu doble clic amb el botó secundari sobre el separador de columnes en l'encapçalament"
+msgid "Double-click right column separator in column headers."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3147362\n"
"help.text"
-msgid "<variable id=\"fot\">Choose <emph>Format - Sheet</emph></variable>"
-msgstr "<variable id=\"fot\">Trieu <emph>Format ▸ Full</emph></variable>"
+msgid "<variable id=\"fot\">Choose <emph>Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3163805\n"
"help.text"
-msgid "<variable id=\"fotu\">Choose <emph>Format - Sheet - Rename</emph></variable>"
-msgstr "<variable id=\"fotu\">Trieu <emph>Format ▸ Full ▸ Canvia el nom</emph></variable>"
+msgid "<variable id=\"fotu\">Choose <emph>Sheet - Rename Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155333\n"
"help.text"
-msgid "<variable id=\"fotenb\">Choose <emph>Format - Sheet - Show</emph></variable>"
-msgstr "<variable id=\"fotenb\">Trieu <emph>Format ▸ Full ▸ Mostra</emph></variable>"
+msgid "<variable id=\"fotenb\">Choose <emph>Sheet - Show Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_idN1077A\n"
"help.text"
-msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph></variable>"
-msgstr "<variable id=\"foste\">Trieu <emph>Format ▸ Pàgina</emph></variable>"
+msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155508\n"
"help.text"
-msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab </variable>"
-msgstr "<variable id=\"fostel\">Trieu la pestanya <emph>Format ▸ Pàgina ▸ Full</emph></variable>"
+msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3150883\n"
"help.text"
-msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph></variable>"
-msgstr "<variable id=\"fodrbe\">Trieu <emph>Format ▸ Àrees d'impressió</emph></variable>"
+msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156448\n"
"help.text"
-msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph></variable>"
-msgstr "<variable id=\"fodrfe\">Trieu <emph>Format ▸ Àrees d'impressió ▸ Defineix</emph></variable>"
+msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156290\n"
"help.text"
-msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph></variable>"
-msgstr "<variable id=\"fodrhin\">Trieu <emph>Format ▸ Àrees d'impressió ▸ Afig</emph></variable>"
+msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155812\n"
"help.text"
-msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph></variable>"
-msgstr "<variable id=\"fodbah\">Trieu <emph>Format ▸ Àrees d'impressió ▸ Neteja</emph></variable>"
+msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153307\n"
"help.text"
-msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph></variable>"
-msgstr "<variable id=\"fodbbe\">Trieu <emph>Format ▸ Àrees d'impressió ▸ Edita</emph></variable>"
+msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153916\n"
"help.text"
-msgid "Choose <emph>Format - AutoFormat</emph>"
-msgstr "Trieu <emph>Format ▸ Formatació automàtica</emph>"
+msgid "Choose <emph>Format - AutoFormat</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3154532\n"
"help.text"
-msgid "On the Tools bar, click"
-msgstr "A la barra d'eines, feu clic a"
+msgid "On the <emph>Tools</emph> bar, click"
+msgstr ""
#: 00000405.xhp
msgctxt ""
@@ -806,8 +806,8 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154618\n"
"help.text"
-msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph></variable>"
-msgstr "<variable id=\"bedingte\">Trieu <emph>Format ▸ Formatació condicional</emph></variable>"
+msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -830,7 +830,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150541\n"
"help.text"
-msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph> </variable>"
+msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -838,8 +838,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153194\n"
"help.text"
-msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>"
-msgstr "Trieu <emph>Eines ▸ Detectiu ▸ Rastreja els anteriors</emph>"
+msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -854,7 +854,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph> </variable>"
+msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -862,7 +862,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3145785\n"
"help.text"
-msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph> </variable>"
+msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -870,8 +870,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3155411\n"
"help.text"
-msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>"
-msgstr "Trieu <emph>Eines ▸ Detectiu ▸ Rastreja les dependències</emph>"
+msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -886,7 +886,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146984\n"
"help.text"
-msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph> </variable>"
+msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -894,7 +894,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154014\n"
"help.text"
-msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph> </variable>"
+msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -902,7 +902,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153188\n"
"help.text"
-msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph> </variable>"
+msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -910,7 +910,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3149410\n"
"help.text"
-msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph> </variable>"
+msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -918,7 +918,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3156284\n"
"help.text"
-msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph> </variable>"
+msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -926,7 +926,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153159\n"
"help.text"
-msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph> </variable>"
+msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -934,7 +934,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3147397\n"
"help.text"
-msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph> </variable>"
+msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -942,7 +942,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154018\n"
"help.text"
-msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph> </variable>"
+msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -950,7 +950,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3269142\n"
"help.text"
-msgid "<variable id=\"solver\">Choose <emph>Tools - Solver</emph> </variable>"
+msgid "<variable id=\"solver\">Choose <emph>Tools - Solver</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -958,7 +958,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id8554338\n"
"help.text"
-msgid "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, <emph>Options</emph> button </variable>"
+msgid "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, click <emph>Options</emph> button.</variable>"
msgstr ""
#: 00000406.xhp
@@ -966,31 +966,31 @@ msgctxt ""
"00000406.xhp\n"
"par_id3156277\n"
"help.text"
-msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph> </variable>"
-msgstr "<variable id=\"exsze\">Trieu <emph>Eines ▸ Escenaris</emph></variable>"
+msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3149020\n"
"help.text"
-msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph></variable>"
-msgstr "<variable id=\"protect_sheet\">Trieu <emph>Eines ▸ Document el full</emph></variable>"
+msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3154256\n"
"help.text"
-msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph></variable>"
-msgstr "<variable id=\"protect_spreadsheet\">Trieu <emph>Eines ▸ Protegeix el full de càlcul</emph></variable>"
+msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3146919\n"
"help.text"
-msgid "Choose <emph>Data - Calculate - Recalculate</emph>"
+msgid "Choose <emph>Data - Calculate - Recalculate</emph>."
msgstr ""
#: 00000406.xhp
@@ -1006,7 +1006,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150941\n"
"help.text"
-msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph> </variable>"
+msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -1014,7 +1014,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3151276\n"
"help.text"
-msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph> </variable>"
+msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph>.</variable>"
msgstr ""
#: 00000407.xhp
@@ -1038,15 +1038,15 @@ msgctxt ""
"00000407.xhp\n"
"par_id3147335\n"
"help.text"
-msgid "<variable id=\"fete\">Choose <item type=\"menuitem\">View - Split Window</item></variable>"
-msgstr "<variable id=\"fete\">Trieu <item type=\"menuitem\">Finestra - Divideix la finestra</item></variable>"
+msgid "<variable id=\"fete\">Choose ><item type=\"menuitem\">View - Split Window</item>.</variable>"
+msgstr ""
#: 00000407.xhp
msgctxt ""
"00000407.xhp\n"
"par_id3153663\n"
"help.text"
-msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item></variable>"
+msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1070,48 +1070,48 @@ msgctxt ""
"00000412.xhp\n"
"par_id8366954\n"
"help.text"
-msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph></variable>"
-msgstr "<variable id=\"text2columns\">Trieu <emph>Dades - Text a columnes</emph></variable>"
+msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3147399\n"
"help.text"
-msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph></variable>"
-msgstr "<variable id=\"dbrbf\">Trieu <emph>Dades - Defineix l'interval</emph></variable>"
+msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145345\n"
"help.text"
-msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph></variable>"
-msgstr "<variable id=\"dbrba\">Trieu <emph>Dades - Selecciona l'interval</emph></variable>"
+msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150443\n"
"help.text"
-msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph></variable>"
-msgstr "<variable id=\"dnsrt\">Trieu <emph>Dades - Ordena...</emph></variable>"
+msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148491\n"
"help.text"
-msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab"
-msgstr "Trieu la pestanya <emph>Dades - Ordena - Criteris d'ordenació</emph>"
+msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154516\n"
"help.text"
-msgid "On Standard bar, click"
-msgstr "Feu clic a la barra estàndard"
+msgid "On <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1150,32 +1150,32 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146984\n"
"help.text"
-msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab</variable>"
-msgstr "<variable id=\"dnstot\">Trieu la pestanya <emph>Dades - Ordena - Opcions</emph></variable>"
+msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155308\n"
"help.text"
-msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph></variable>"
-msgstr "<variable id=\"dnftr\">Trieu <emph>Dades - Filtre</emph></variable>"
+msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148646\n"
"help.text"
-msgid "Choose <emph>Data - AutoFilter</emph>"
-msgstr "Trieu <emph>Dades - Filtre automàtic</emph>"
+msgid "Choose <emph>Data - AutoFilter</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151113\n"
"help.text"
-msgid "On Tools bar or Table Data bar, click"
-msgstr "Feu clic a la barra d'eines o a la barra de dades de taules"
+msgid "On <emph>Tools</emph> bar or <emph>Table Data</emph> bar, click"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1198,40 +1198,40 @@ msgctxt ""
"00000412.xhp\n"
"par_id3156278\n"
"help.text"
-msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph></variable>"
-msgstr "<variable id=\"dnfspz\">Trieu <emph>Dades - Més filtres - Filtre avançat...</emph></variable>"
+msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph> .</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153764\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label"
-msgstr "Trieu el botó <emph>Dades - Més filtres - Filtre estàndard... - Opcions</emph> label"
+msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155444\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label"
-msgstr "Trieu el botó <emph>Dades - Més filtres - Filtre avançat... - Opcions</emph> label"
+msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3156382\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Reset Filter</emph>"
-msgstr "Trieu <emph>Dades - Més filtres - Reinicia el filtre</emph>"
+msgid "Choose <emph>Data - More Filters - Reset Filter</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155961\n"
"help.text"
-msgid "On Table Data bar, click <emph>Reset Filter/Sort</emph>"
-msgstr "En la barra de dades de taules, feu clic a <emph>Suprimeix el filtre/Ordena</emph>"
+msgid "On <emph>Table Data</emph> bar, click <emph>Reset Filter/Sort</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1254,112 +1254,112 @@ msgctxt ""
"00000412.xhp\n"
"par_id3152778\n"
"help.text"
-msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph></variable>"
-msgstr "<variable id=\"dnaftas\">Trieu <emph>Dades - Més filtres - Amaga el filtre automàtic</emph></variable>"
+msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3166424\n"
"help.text"
-msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph></variable>"
-msgstr "<variable id=\"dntegs\">Trieu <emph>Dades - Subtotals</emph></variable>"
+msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154574\n"
"help.text"
-msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs</variable>"
-msgstr "<variable id=\"dntezd\">Trieu les pestanyes <emph>Dades - Subtotals - 1r, 2n, 3r grup</emph></variable>"
+msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151277\n"
"help.text"
-msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab</variable>"
-msgstr "<variable id=\"dntopi\">Trieu la pestanya <emph>Dades - Subtotals - Opcions</emph></variable>"
+msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145133\n"
"help.text"
-msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph></variable>"
-msgstr "<variable id=\"datengueltig\">Trieu <emph>Dades - Validesa</emph></variable>"
+msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3152992\n"
"help.text"
-msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigwerte\">Trieu la pestanya <emph>Dades - Validesa - Criteri</emph></variable>"
+msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150367\n"
"help.text"
-msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigeingabe\">Trieu la pestanya <emph>Dades - Validesa - Ajuda d'entrada</emph></variable>"
+msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154486\n"
"help.text"
-msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigfehler\">Trieu la pestanya <emph>Dades - Validesa - Avís d'error</emph></variable>"
+msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3146978\n"
"help.text"
-msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph></variable>"
-msgstr "<variable id=\"dnmfo\">Trieu <emph>Dades - Múltiples operacions</emph></variable>"
+msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155809\n"
"help.text"
-msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph></variable>"
-msgstr "<variable id=\"dnksd\">Trieu <emph>Dades - Consolida</emph></variable>"
+msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148701\n"
"help.text"
-msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph></variable>"
-msgstr "<variable id=\"dngld\">Trieu <emph>Dades - Grup i esquema</emph></variable>"
+msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153815\n"
"help.text"
-msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph></variable>"
-msgstr "<variable id=\"dngda\">Trieu <emph>Dades - Grup i esquema - Amaga els detalls</emph></variable>"
+msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3159223\n"
"help.text"
-msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph></variable>"
-msgstr "<variable id=\"dngde\">Trieu <emph>Dades - Grup i esquema - Mostra els detalls</emph></variable>"
+msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3146870\n"
"help.text"
-msgid "Choose <emph>Data - Group and Outline - Group</emph>"
-msgstr "Trieu <emph>Dades - Grup i esquema - Agrupa</emph>"
+msgid "Choose <emph>Data - Group and Outline - Group</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1398,8 +1398,8 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146781\n"
"help.text"
-msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>"
-msgstr "Trieu <emph>Dades - Grup i esquema - Desagrupa</emph>"
+msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1438,96 +1438,96 @@ msgctxt ""
"00000412.xhp\n"
"par_id3153008\n"
"help.text"
-msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph></variable>"
-msgstr "<variable id=\"dnglagl\">Trieu <emph>Dades - Grup i esquema - Esquema automàtic</emph></variable>"
+msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154709\n"
"help.text"
-msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove</emph></variable>"
-msgstr "<variable id=\"dnglef\">Trieu <emph>Dades - Grup i esquema - Suprimeix</emph></variable>"
+msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove Outline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id1774346\n"
"help.text"
-msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables)</variable>"
-msgstr "<variable id=\"dngdrill\">Trieu <emph>Dades - Grup i esquema - Mostra els detalls</emph> (per a algunes taules dinàmiques)</variable>"
+msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables).</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155759\n"
"help.text"
-msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph></variable>"
-msgstr "<variable id=\"dndtpt\">Trieu <emph>Dades - Taula dinàmica</emph></variable>"
+msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154625\n"
"help.text"
-msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph></variable>"
-msgstr "<variable id=\"dndpa\">Trieu <emph>Insereix - Taula dinàmica</emph></variable>"
+msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3147558\n"
"help.text"
-msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
-msgstr "<variable id=\"dndq\">Trieu <emph>Insereix - Taula dinàmica</emph>, en el quadre de diàleg Selecciona la font, trieu l'opció <emph>Font de dades registrada al $[officename]</emph>.</variable>"
+msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153297\n"
"help.text"
-msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Current selection</emph>."
-msgstr "Trieu <emph>Insereix - Taula dinàmica</emph>, en el quadre de diàleg Selecciona la font, trieu l'opció <emph>Selecció actual</emph>."
+msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Current selection</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145118\n"
"help.text"
-msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
-msgstr "Trieu <emph>Insereix - Taula dinàmica</emph>, en el quadre de diàleg Selecciona la font, trieu l'opció <emph>Font de dades registrada al $[officename]</emph> i feu clic a <emph>D'acord</emph> per veure el quadre de diàleg <emph>Seleccioneu la font de dades</emph>."
+msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153294\n"
"help.text"
-msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph></variable>"
-msgstr "<variable id=\"dndpak\">Trieu <emph>Dades - Taula dinàmica - Refresca</emph></variable>"
+msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151344\n"
"help.text"
-msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph></variable>"
-msgstr "<variable id=\"dndploe\">Trieu <emph>Dades - Taula dinàmica - Suprimeix</emph></variable>"
+msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150397\n"
"help.text"
-msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph></variable>"
-msgstr "<variable id=\"dndakt\">Trieu <emph>Dades - Refresca l'interval</emph></variable>"
+msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_idN10B8F\n"
"help.text"
-msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph></variable>"
-msgstr "<variable id=\"grouping\">Trieu <emph>Dades - Grup i esquema - Agrupa</emph></variable>"
+msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
@@ -1550,63 +1550,63 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162106567373\n"
"help.text"
-msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph> </variable>"
-msgstr "<variable id=\"insert_rows_above\">Trieu <emph>Full ▸ Insereix files ▸ Files damunt</emph></variable>"
+msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162109048207\n"
"help.text"
-msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph></variable>"
-msgstr "<variable id=\"insert_rows_below\">Trieu <emph>Full ▸ Insereix files ▸ Files a sota</emph></variable>"
+msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162107055028\n"
"help.text"
-msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph></variable>"
-msgstr "<variable id=\"insert_columns_left\">Trieu <emph>Full ▸ Insereix columnes ▸ Columnes a l'esquerra</emph></variable>"
+msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162109126013\n"
"help.text"
-msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph></variable>"
-msgstr "<variable id=\"insert_columns_right\">Trieu <emph>Full ▸ Insereix columnes ▸ Columnes a la dreta</emph></variable>"
+msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3149095\n"
"help.text"
-msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph></variable>"
-msgstr "<variable id=\"insert_page_break\">Trieu <emph>Full ▸ Insereix salt de pàgina</emph></variable>"
+msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3149398\n"
"help.text"
-msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph></variable>"
-msgstr "<variable id=\"insert_page_break_row\">Trieu <emph>Full ▸ Insereix salt de pàgina ▸ Salt de fila</emph></variable>"
+msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3150084\n"
"help.text"
-msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph></variable>"
-msgstr "<variable id=\"insert_page_break_column\">Trieu <emph>Full ▸ Insereix salt de pàgina ▸ Salt de columna</emph></variable>"
+msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3153093\n"
"help.text"
-msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph></variable>"
+msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1614,7 +1614,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3153191\n"
"help.text"
-msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph></variable>"
+msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1622,5 +1622,5 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3145645\n"
"help.text"
-msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph></variable>"
+msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph>.</variable>"
msgstr ""
diff --git a/source/ca-valencia/helpcontent2/source/text/scalc/02.po b/source/ca-valencia/helpcontent2/source/text/scalc/02.po
index ef020b0250e..4d9475026c1 100644
--- a/source/ca-valencia/helpcontent2/source/text/scalc/02.po
+++ b/source/ca-valencia/helpcontent2/source/text/scalc/02.po
@@ -3,9 +3,9 @@ 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-05-12 14:35+0200\n"
-"PO-Revision-Date: 2018-01-15 13:19+0000\n"
-"Last-Translator: joamuran <joamuran@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:53+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca-valencia\n"
"MIME-Version: 1.0\n"
@@ -15,7 +15,7 @@ msgstr ""
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
"X-Language: ca-XV\n"
-"X-POOTLE-MTIME: 1516022395.000000\n"
+"X-POOTLE-MTIME: 1542196414.000000\n"
#: 02130000.xhp
msgctxt ""
@@ -46,8 +46,8 @@ msgctxt ""
"02130000.xhp\n"
"par_id3155267\n"
"help.text"
-msgid "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Icona</alt></image>"
+msgid "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Currency Number Format Icon</alt></image>"
+msgstr ""
#: 02130000.xhp
msgctxt ""
@@ -62,8 +62,8 @@ msgctxt ""
"02130000.xhp\n"
"par_id3146776\n"
"help.text"
-msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cell - Numbers\">Format - Cell - Numbers</link>."
-msgstr "<link href=\"text/shared/01/05020300.xhp\" name=\"Format ▸ Cel·la ▸ Nombres\">Format ▸ Cel·la - Nombres</link>."
+msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cells - Numbers\">Format - Cells - Numbers</link>."
+msgstr ""
#: 02140000.xhp
msgctxt ""
diff --git a/source/ca-valencia/helpcontent2/source/text/scalc/06.po b/source/ca-valencia/helpcontent2/source/text/scalc/06.po
index 81a6dccd3aa..1f8d70f5d08 100644
--- a/source/ca-valencia/helpcontent2/source/text/scalc/06.po
+++ b/source/ca-valencia/helpcontent2/source/text/scalc/06.po
@@ -3,15 +3,18 @@ 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-06-14 17:23+0200\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-04-24 11:23+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: ca-valencia\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1524569003.000000\n"
#: calcsamplefiles.xhp
msgctxt ""
@@ -20,35 +23,3 @@ msgctxt ""
"help.text"
msgid "Calc Sample Files"
msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521663319917\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/imtrigon.ods\" id=\"ods_id61521568603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521663319918\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/trigon.ods\" id=\"ods_id61521548603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521563314918\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/pivot.ods\" id=\"ods_id61521547603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id721528312694192\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/functions_ifs.ods\" id=\"ods_id61521547603534\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
diff --git a/source/ca-valencia/helpcontent2/source/text/scalc/guide.po b/source/ca-valencia/helpcontent2/source/text/scalc/guide.po
index 1eba5c361df..5b471f99357 100644
--- a/source/ca-valencia/helpcontent2/source/text/scalc/guide.po
+++ b/source/ca-valencia/helpcontent2/source/text/scalc/guide.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-31 14:10+0200\n"
-"PO-Revision-Date: 2018-01-15 13:19+0000\n"
-"Last-Translator: joamuran <joamuran@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:53+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca-valencia\n"
"MIME-Version: 1.0\n"
@@ -13,9 +13,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
"X-Language: ca-XV\n"
-"X-POOTLE-MTIME: 1516022399.000000\n"
+"X-POOTLE-MTIME: 1542196415.000000\n"
#: address_auto.xhp
msgctxt ""
@@ -3710,8 +3710,8 @@ msgctxt ""
"database_filter.xhp\n"
"par_idN10693\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - Standard Filter</item>."
-msgstr "Trieu <item type=\"menuitem\">Dades - Filtre - Filtre estàndard</item>."
+msgid "Choose <item type=\"menuitem\">Data - More Filters - Standard Filter</item>."
+msgstr ""
#: database_filter.xhp
msgctxt ""
@@ -3766,8 +3766,8 @@ msgctxt ""
"database_filter.xhp\n"
"par_id3154944\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - AutoFilter</item>."
-msgstr "Trieu <item type=\"menuitem\">Dades - Filtre - Filtre automàtic</item>."
+msgid "Choose <item type=\"menuitem\">Data - AutoFilter</item>."
+msgstr ""
#: database_filter.xhp
msgctxt ""
diff --git a/source/ca-valencia/helpcontent2/source/text/shared.po b/source/ca-valencia/helpcontent2/source/text/shared.po
index 3096faca721..1725727aeb8 100644
--- a/source/ca-valencia/helpcontent2/source/text/shared.po
+++ b/source/ca-valencia/helpcontent2/source/text/shared.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: 2018-01-15 13:20+0000\n"
-"Last-Translator: joamuran <joamuran@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:53+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca-valencia\n"
"MIME-Version: 1.0\n"
@@ -13,9 +13,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
"X-Language: ca-XV\n"
-"X-POOTLE-MTIME: 1516022405.000000\n"
+"X-POOTLE-MTIME: 1542196416.000000\n"
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -2014,5 +2014,5 @@ msgctxt ""
"need_help.xhp\n"
"hd_id1000010\n"
"help.text"
-msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"http://documentation.libreoffice.org/en/join-community/update-help-contents\">web page on writing Help contents</link>."
+msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"https://documentation.libreoffice.org/en/join-community/update-help-contents\"><emph>web page on writing Help contents</emph></link>."
msgstr ""
diff --git a/source/ca-valencia/helpcontent2/source/text/shared/00.po b/source/ca-valencia/helpcontent2/source/text/shared/00.po
index b10712ac036..9f806f2ae33 100644
--- a/source/ca-valencia/helpcontent2/source/text/shared/00.po
+++ b/source/ca-valencia/helpcontent2/source/text/shared/00.po
@@ -3,9 +3,9 @@ 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-10-21 20:57+0200\n"
-"PO-Revision-Date: 2018-01-15 13:20+0000\n"
-"Last-Translator: joamuran <joamuran@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:53+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca-valencia\n"
"MIME-Version: 1.0\n"
@@ -13,9 +13,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
"X-Language: ca-XV\n"
-"X-POOTLE-MTIME: 1516022412.000000\n"
+"X-POOTLE-MTIME: 1542196417.000000\n"
#: 00000001.xhp
msgctxt ""
@@ -6222,7 +6222,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id621525017637963\n"
"help.text"
-msgid "Choose <emph>File - Export as EPUB</emph>."
+msgid "Choose <emph>File - Export As - Export as EPUB</emph>."
msgstr ""
#: 00000401.xhp
@@ -7198,7 +7198,7 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1091B\n"
"help.text"
-msgid "<variable id=\"grid\">Choose <emph>View - Grid</emph> (Impress or Draw).</variable>"
+msgid "<variable id=\"grid\">Choose <emph>View - Grid and Helplines</emph> (Impress or Draw).</variable>"
msgstr ""
#: 00000403.xhp
@@ -7206,7 +7206,7 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1092E\n"
"help.text"
-msgid "<variable id=\"guides\">Choose <emph>View - Snap Lines</emph> (Impress or Draw).</variable>"
+msgid "<variable id=\"guides\">Choose <emph>View - Snap Guides</emph> (Impress or Draw).</variable>"
msgstr ""
#: 00000404.xhp
@@ -7862,7 +7862,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id9988402\n"
"help.text"
-msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Updates</emph> button.</variable>"
+msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Check for Updates</emph> button.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8076,14 +8076,6 @@ msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
-"par_id3150032\n"
-"help.text"
-msgid "<variable id=\"arbeit\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Memory</emph>.</variable>"
-msgstr ""
-
-#: 00000406.xhp
-msgctxt ""
-"00000406.xhp\n"
"par_id3159153\n"
"help.text"
msgid "<variable id=\"ansicht\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - View</emph>.</variable>"
@@ -11046,7 +11038,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id366527\n"
"help.text"
-msgid "Choose <emph>Format - Object - Line</emph> (Writer)."
+msgid "Choose <emph>Format - Text Box and Shape - Line</emph> (Writer)."
msgstr ""
#: 00040502.xhp
@@ -11054,7 +11046,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id3835261\n"
"help.text"
-msgid "Choose <emph>Format - Graphic - Line</emph> (Calc)."
+msgid "Choose <emph>Format - Object - Line</emph> (Calc)."
msgstr ""
#: 00040502.xhp
@@ -11086,7 +11078,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id3154285\n"
"help.text"
-msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Object - </emph></caseinline><caseinline select=\"CALC\"><emph>Graphic - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
+msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Text Box and Shape - </emph></caseinline><caseinline select=\"CALC\"><emph>Object - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
msgstr ""
#: 00040502.xhp
diff --git a/source/ca-valencia/helpcontent2/source/text/shared/01.po b/source/ca-valencia/helpcontent2/source/text/shared/01.po
index 6df52eff0c9..3824c86a6f2 100644
--- a/source/ca-valencia/helpcontent2/source/text/shared/01.po
+++ b/source/ca-valencia/helpcontent2/source/text/shared/01.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2018-01-15 13:20+0000\n"
-"Last-Translator: joamuran <joamuran@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:53+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca-valencia\n"
"MIME-Version: 1.0\n"
@@ -13,9 +13,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
"X-Language: ca-XV\n"
-"X-POOTLE-MTIME: 1516022428.000000\n"
+"X-POOTLE-MTIME: 1542196420.000000\n"
#: 01010000.xhp
msgctxt ""
@@ -33638,8 +33638,8 @@ msgctxt ""
"06130000.xhp\n"
"par_id3153748\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
-msgstr "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Executa o guarda la macro actual.</ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Runs or saves the current macro.</ahelp>"
+msgstr ""
#: 06130000.xhp
msgctxt ""
@@ -40772,14 +40772,6 @@ msgstr ""
#: ref_epub_export.xhp
msgctxt ""
"ref_epub_export.xhp\n"
-"par_id701525003241759\n"
-"help.text"
-msgid "<embedvar href=\"text/shared/00/00000002.xhp#epubv\" markup=\"keep\"/>"
-msgstr ""
-
-#: ref_epub_export.xhp
-msgctxt ""
-"ref_epub_export.xhp\n"
"par_id19921\n"
"help.text"
msgid "<image id=\"img_id22170\" src=\"media/screenshots/modules/swriter/ui/exportepub/EPubDialog.png\" localize=\"true\" width=\"664px\" height=\"482px\"><alt id=\"alt_id59843\">EPUB dialog box</alt></image>"
@@ -40926,7 +40918,7 @@ msgctxt ""
"ref_epub_export.xhp\n"
"par_id971525023515891\n"
"help.text"
-msgid "For custom metadata, you must provide a file with same name as the original filename and with extension as \".xmp\". The provided metadata will override the the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type=\"literal\">MyText.xmp</item>."
+msgid "For custom metadata, you must provide a file with same name as the original filename and with extension as \".xmp\". The provided metadata will override the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type=\"literal\">MyText.xmp</item>."
msgstr ""
#: ref_epub_export.xhp
diff --git a/source/ca-valencia/helpcontent2/source/text/shared/guide.po b/source/ca-valencia/helpcontent2/source/text/shared/guide.po
index aed1bbda69c..95b07f0f72f 100644
--- a/source/ca-valencia/helpcontent2/source/text/shared/guide.po
+++ b/source/ca-valencia/helpcontent2/source/text/shared/guide.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-02-27 16:50+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:53+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca-valencia\n"
@@ -13,9 +13,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
"X-Language: ca-XV\n"
-"X-POOTLE-MTIME: 1519750234.000000\n"
+"X-POOTLE-MTIME: 1542196426.000000\n"
#: aaa_start.xhp
msgctxt ""
@@ -8830,8 +8830,8 @@ msgctxt ""
"gallery_insert.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by selecting <emph>Tools - Gallery</emph>."
-msgstr "Per obrir la Galeria, feu clic a la icona <emph>Galeria</emph> a la barra <emph>Estàndard</emph> o seleccioneu <emph>Eines - Galeria</emph>."
+msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by choosing <emph>Insert - Media - Gallery</emph>."
+msgstr ""
#: gallery_insert.xhp
msgctxt ""
diff --git a/source/ca-valencia/helpcontent2/source/text/shared/optionen.po b/source/ca-valencia/helpcontent2/source/text/shared/optionen.po
index 50b637b6174..273152b7981 100644
--- a/source/ca-valencia/helpcontent2/source/text/shared/optionen.po
+++ b/source/ca-valencia/helpcontent2/source/text/shared/optionen.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-01-15 13:20+0000\n"
-"Last-Translator: joamuran <joamuran@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:53+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca-valencia\n"
"MIME-Version: 1.0\n"
@@ -13,9 +13,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
"X-Language: ca-XV\n"
-"X-POOTLE-MTIME: 1516022456.000000\n"
+"X-POOTLE-MTIME: 1542196428.000000\n"
#: 01000000.xhp
msgctxt ""
@@ -268,6 +268,14 @@ msgstr "Algunes dades de l'usuari s'inclouen automàticament en un diccionari in
#: 01010100.xhp
msgctxt ""
"01010100.xhp\n"
+"par_id3153032\n"
+"help.text"
+msgid "User data is also used when commenting and in tracking changes mode, to identify comments/edits author; and to mark last edit position in document, so that when author opens the document later, it opens at the last edit position."
+msgstr ""
+
+#: 01010100.xhp
+msgctxt ""
+"01010100.xhp\n"
"hd_id3147653\n"
"help.text"
msgid "Address"
@@ -14742,7 +14750,7 @@ msgctxt ""
"opencl.xhp\n"
"par_id5293741\n"
"help.text"
-msgid "for more information on OpenCL, visit <link href=\"http://www.khronos.org/opencl/\">the OpenCL site</link>"
+msgid "for more information on OpenCL, visit <link href=\"https://www.khronos.org/opencl/\">the OpenCL site</link>"
msgstr ""
#: persona_firefox.xhp
diff --git a/source/ca-valencia/helpcontent2/source/text/swriter/00.po b/source/ca-valencia/helpcontent2/source/text/swriter/00.po
index 7a525411e69..75e21d10536 100644
--- a/source/ca-valencia/helpcontent2/source/text/swriter/00.po
+++ b/source/ca-valencia/helpcontent2/source/text/swriter/00.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: 2018-01-15 13:21+0000\n"
-"Last-Translator: joamuran <joamuran@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:53+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca-valencia\n"
"MIME-Version: 1.0\n"
@@ -13,9 +13,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
"X-Language: ca-XV\n"
-"X-POOTLE-MTIME: 1516022495.000000\n"
+"X-POOTLE-MTIME: 1542196429.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -38,8 +38,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3150253\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\"><alt id=\"alt_id3145389\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\"><alt id=\"alt_id3145389\">Icona</alt></image>"
+msgid "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145389\">Wrap Off Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -54,8 +54,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3156397\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\"><alt id=\"alt_id3149048\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\"><alt id=\"alt_id3149048\">Icona</alt></image>"
+msgid "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149048\">Wrap On Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -70,8 +70,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3154558\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\"><alt id=\"alt_id3152999\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\"><alt id=\"alt_id3152999\">Icona</alt></image>"
+msgid "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152999\">Wrap Through Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -86,8 +86,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3148773\n"
"help.text"
-msgid "<image src=\"res/sc06301.png\" id=\"img_id3149026\"><alt id=\"alt_id3149026\">Icon</alt></image>"
-msgstr "<image src=\"res/sc06301.png\" id=\"img_id3149026\"><alt id=\"alt_id3149026\">Icona</alt></image>"
+msgid "<image src=\"res/sc06301.png\" id=\"img_id3149026\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149026\">Jump to Previous Script Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -102,8 +102,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3151265\n"
"help.text"
-msgid "<image src=\"res/sc06300.png\" id=\"img_id3151272\"><alt id=\"alt_id3151272\">Icon</alt></image>"
-msgstr "<image src=\"res/sc06300.png\" id=\"img_id3151272\"><alt id=\"alt_id3151272\">Icona</alt></image>"
+msgid "<image src=\"res/sc06300.png\" id=\"img_id3151272\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151272\"> Jump to Next Script Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -382,8 +382,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3154763\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Orde</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -398,8 +398,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3151387\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Orde</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -414,8 +414,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3145823\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Orde</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -430,8 +430,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150932\n"
"help.text"
-msgid "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\"><alt id=\"alt_id3150502\">Icon</alt></image>"
-msgstr "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\"><alt id=\"alt_id3150502\">Icona</alt></image>"
+msgid "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150502\">Formatting Marks Icon</alt></image>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -462,8 +462,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150765\n"
"help.text"
-msgid "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\"><alt id=\"alt_id3147572\">Icon</alt></image>"
-msgstr "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\"><alt id=\"alt_id3147572\">Icona</alt></image>"
+msgid "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147572\">Web Icon</alt></image>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -2462,7 +2462,7 @@ msgctxt ""
"stylesmenu.xhp\n"
"par_id941529884998705\n"
"help.text"
-msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles</emph></variable>."
+msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles...</emph></variable>."
msgstr ""
#: stylesmenu.xhp
diff --git a/source/ca-valencia/scp2/source/writer.po b/source/ca-valencia/scp2/source/writer.po
index 3622c31d371..529bd304766 100644
--- a/source/ca-valencia/scp2/source/writer.po
+++ b/source/ca-valencia/scp2/source/writer.po
@@ -3,18 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2014-01-20 20:03+0000\n"
-"Last-Translator: Joan <joan@montane.cat>\n"
+"POT-Creation-Date: 2015-04-22 23:41+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"
-"Language: ca-XV\n"
+"Language: ca-valencia\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1390248204.0\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1517212407.000000\n"
#: folderitem_writer.ulf
msgctxt ""
@@ -54,7 +54,7 @@ msgctxt ""
"STR_DESC_MODULE_PRG_WRT\n"
"LngText.text"
msgid "Create and edit text and images in letters, reports, documents and Web pages by using %PRODUCTNAME Writer."
-msgstr "Creu i editeu text i imatge a cartes, informes, documents i pàgines web usants el %PRODUCTNAME Writer."
+msgstr "Creu i editeu text i imatges en cartes, informes, documents i pàgines web usant el %PRODUCTNAME Writer."
#: module_writer.ulf
msgctxt ""
@@ -222,7 +222,7 @@ msgctxt ""
"STR_REG_VAL_WORDPRO_DOCUMENT\n"
"LngText.text"
msgid "Lotus Word Pro Document"
-msgstr "Documetn del Lotus Word Pro"
+msgstr "Document del Lotus Word Pro"
#: registryitem_writer.ulf
msgctxt ""
diff --git a/source/ca-valencia/setup_native/source/mac.po b/source/ca-valencia/setup_native/source/mac.po
index 7808423f0b0..30de98d56e0 100644
--- a/source/ca-valencia/setup_native/source/mac.po
+++ b/source/ca-valencia/setup_native/source/mac.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-04-12 14:14+0200\n"
-"PO-Revision-Date: 2013-11-20 14:05+0000\n"
-"Last-Translator: Anonymous Pootle User\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"
"Language: ca-valencia\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1384956331.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1517212410.000000\n"
#: macinstall.ulf
msgctxt ""
@@ -46,7 +46,7 @@ msgctxt ""
"IntroText1\n"
"LngText.text"
msgid "Welcome to the [FULLPRODUCTNAME] Installation Wizard"
-msgstr "Vos donem la benvinguda a l'auxiliar d'instal·lació del [FULLPRODUCTNAME]"
+msgstr "Us donem la benvinguda a l'auxiliar d'instal·lació del [FULLPRODUCTNAME]"
#: macinstall.ulf
msgctxt ""
@@ -62,7 +62,7 @@ msgctxt ""
"IntroText3\n"
"LngText.text"
msgid "This might take a moment."
-msgstr "Això pot trigar una mica."
+msgstr "Això pot tardar una mica."
#: macinstall.ulf
msgctxt ""
@@ -110,7 +110,7 @@ msgctxt ""
"AppInvalidText1\n"
"LngText.text"
msgid "This is not a valid [PRODUCTNAME] [PRODUCTVERSION] installation."
-msgstr "Esta no és una instal·lació vàlida del [PRODUCTNAME] [PRODUCTVERSION]."
+msgstr "Aquesta no és una instal·lació vàlida del [PRODUCTNAME] [PRODUCTVERSION]."
#: macinstall.ulf
msgctxt ""
@@ -118,7 +118,7 @@ msgctxt ""
"AppInvalidText2\n"
"LngText.text"
msgid "Run the installer again and choose a valid [PRODUCTNAME] [PRODUCTVERSION] installation"
-msgstr "Torneu a executar l'instal·lador de nou i trieu una instal·lació vàlida del [PRODUCTNAME] [PRODUCTVERSION]"
+msgstr "Torneu a executar l'instal·lador i trieu una instal·lació vàlida del [PRODUCTNAME] [PRODUCTVERSION]"
#: macinstall.ulf
msgctxt ""
@@ -126,7 +126,7 @@ msgctxt ""
"StartInstallText1\n"
"LngText.text"
msgid "Click Install to start the installation"
-msgstr "Feu clic a Instal·la per iniciar la instal·lació"
+msgstr "Feu clic a Instal·la per a iniciar la instal·lació"
#: macinstall.ulf
msgctxt ""
@@ -134,7 +134,7 @@ msgctxt ""
"StartInstallText2\n"
"LngText.text"
msgid "Installation might take a minute..."
-msgstr "La instal·lació pot trigar un minut..."
+msgstr "La instal·lació pot tardar una mica..."
#: macinstall.ulf
#, fuzzy
@@ -191,7 +191,7 @@ msgctxt ""
"InstallCompleteText2\n"
"LngText.text"
msgid "Call '[PRODUCTNAME]-Preferences-Language Settings-Languages' to change the user interface language."
-msgstr "Aneu a «[PRODUCTNAME] - Preferències - Configuració de la llengua - Llengües» per canviar la llengua de la interfície d'usuari."
+msgstr "Aneu a «[PRODUCTNAME] - Preferències - Configuració de la llengua - Llengües» per a canviar la llengua de la interfície d'usuari."
#: macinstall.ulf
msgctxt ""
@@ -199,4 +199,4 @@ msgctxt ""
"InstallCompleteTextPatch\n"
"LngText.text"
msgid "Installation of [FULLPRODUCTNAME] completed"
-msgstr "S'ha acabat la instal·lació del [FULLPRODUCTNAME]"
+msgstr "S'ha completat la instal·lació del [FULLPRODUCTNAME]."
diff --git a/source/ca-valencia/svtools/messages.po b/source/ca-valencia/svtools/messages.po
index 21a22478027..4ef63bebf95 100644
--- a/source/ca-valencia/svtools/messages.po
+++ b/source/ca-valencia/svtools/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: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: 2018-02-27 14:31+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:35+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca-valencia\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1519741868.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195305.000000\n"
#: include/svtools/strings.hrc:25
msgctxt "STR_UNDO"
@@ -1541,8 +1541,8 @@ msgstr "Divisor de paraules Libhyphen"
#: include/svtools/strings.hrc:360
msgctxt "STR_DESCRIPTION_MYTHES"
-msgid "Mythes Thesaurus"
-msgstr "Tesaure Mythes"
+msgid "MyThes Thesaurus"
+msgstr ""
#: include/svtools/strings.hrc:361
msgctxt "STR_DESCRIPTION_IGNOREALLLIST"
diff --git a/source/ca-valencia/sw/messages.po b/source/ca-valencia/sw/messages.po
index e01f0800831..118b6fd63fb 100644
--- a/source/ca-valencia/sw/messages.po
+++ b/source/ca-valencia/sw/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-01-29 07:53+0000\n"
-"Last-Translator: joamuran <joamuran@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:35+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca-valencia\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1517212425.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195305.000000\n"
#: sw/inc/app.hrc:29
msgctxt "RID_PARAGRAPHSTYLEFAMILY"
@@ -6848,7 +6848,12 @@ msgctxt "asciifilterdialog|lf"
msgid "_LF"
msgstr "_LF"
-#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:264
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:258
+msgctxt "asciifilterdialog|includebom"
+msgid "Include byte-order-mark"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:280
msgctxt "asciifilterdialog|label1"
msgid "Properties"
msgstr "Propietats"
diff --git a/source/ca-valencia/swext/mediawiki/help.po b/source/ca-valencia/swext/mediawiki/help.po
index 3be4de0ebda..480a3e0a5ee 100644
--- a/source/ca-valencia/swext/mediawiki/help.po
+++ b/source/ca-valencia/swext/mediawiki/help.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-01-29 07:53+0000\n"
-"Last-Translator: joamuran <joamuran@gmail.com>\n"
+"POT-Creation-Date: 2018-11-15 13:53+0100\n"
+"PO-Revision-Date: 2018-11-12 11:40+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca-valencia\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1517212421.000000\n"
+"X-POOTLE-MTIME: 1542022803.000000\n"
#: help.tree
msgctxt ""
@@ -90,13 +90,12 @@ msgid "Java Runtime Environment"
msgstr "Entorn d'execució de Java"
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id7387615\n"
"help.text"
-msgid "A wiki account on a supported <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
-msgstr "Un compte Wiki en un servidor <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> compatible"
+msgid "A wiki account on a supported <link href=\"https://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -152,26 +151,24 @@ msgctxt ""
"wiki.xhp\n"
"par_id368968\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Options</link> dialog, click Add."
-msgstr "Al diàleg d'<link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Opcions</link>, cliqueu Afig."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\"><emph>Options</emph></link> dialog, click <emph>Add</emph>."
+msgstr ""
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id6962187\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> dialog, enter the account information for the wiki."
-msgstr "Al diàleg <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link>, introduïu la informació del compte per a la Wiki."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\"><emph>MediaWiki</emph></link> dialog, enter the account information for the wiki."
+msgstr ""
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id5328836\n"
"help.text"
-msgid "In the URL text box, enter the address of a wiki that you want to connect to."
-msgstr "Al quadre de text URL, introduïu l'adreça de la Wiki a la qual voleu connectar-vos."
+msgid "In the <emph>URL</emph> text box, enter the address of a wiki that you want to connect to."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -182,13 +179,12 @@ msgid "You can copy the URL from a web browser and paste it into the textbox."
msgstr "Podeu copiar l'URL d'un navegador web i apegar-lo al quadre de text."
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id5906552\n"
"help.text"
-msgid "In the Username box, enter your user ID for your wiki account."
-msgstr "Al quadre Nom d'usuari, introduïu l'identificador d'usuari del vostre compte Wiki."
+msgid "In the <emph>Username</emph> box, enter your user ID for your wiki account."
+msgstr ""
#: wiki.xhp
#, fuzzy
@@ -200,13 +196,12 @@ msgid "If the wiki allows anonymous write access, you can leave the Username and
msgstr "Si la Wiki permet l'accés anònim per a escriptura, podeu deixar en blanc els quadres Nom d'usuari i Contrasenya."
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id8869594\n"
"help.text"
-msgid "In the Password box, enter the password for your wiki account, then click OK."
-msgstr "Al quadre Contrasenya, introduïu la contrasenya del vostre compte Wiki, llavors feu clic a «D'acord»."
+msgid "In the Password box, enter the password for your wiki account, then click <emph>OK</emph>."
+msgstr ""
#: wiki.xhp
#, fuzzy
@@ -255,8 +250,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id228278\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Send to MediaWiki</link> dialog, specify the settings for your entry."
-msgstr "En el diàleg <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Envia a MediaWiki</link>, indiqueu els paràmetres de la vostra entrada."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\"><emph>Send to MediaWiki</emph></link> dialog, specify the settings for your entry."
+msgstr ""
#: wiki.xhp
#, fuzzy
diff --git a/source/ca-valencia/swext/mediawiki/src.po b/source/ca-valencia/swext/mediawiki/src.po
index e555680ef60..9ebdd0bf8f9 100644
--- a/source/ca-valencia/swext/mediawiki/src.po
+++ b/source/ca-valencia/swext/mediawiki/src.po
@@ -2,18 +2,19 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2011-10-26 19:46+0200\n"
-"Last-Translator: Jesús <jesus@softcatala.org>\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:39+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"
-"Language: ca_XV\n"
+"Language: ca-valencia\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1517212422.000000\n"
#: description.xml
msgctxt ""
@@ -29,4 +30,4 @@ msgctxt ""
"extdesc\n"
"description.text"
msgid "The Wiki Publisher enables you to create Wiki articles on MediaWiki servers without having to know the syntax of the MediaWiki markup language. Publish your new and existing documents transparently with the Writer to a wiki page.\n"
-msgstr "El Wiki Pubisher vos permet crear articles Wiki a servidors Mediawiki sense haver de conèixer la sintaxi del llenguatge d'etiquetes Mediawiki. Publiqueu documents, nous o existents, de forma transparent amb el Writer a una pàgina wiki.\n"
+msgstr "El Wiki Pubisher us permet crear articles Wiki en servidors Mediawiki sense haver de conéixer la sintaxi del llenguatge d'etiquetes Mediawiki. Publiqueu documents, nous o existents, de forma transparent amb el Writer en una pàgina wiki.\n"
diff --git a/source/ca-valencia/sysui/desktop/share.po b/source/ca-valencia/sysui/desktop/share.po
index 73f4683cd0e..02569c3bee1 100644
--- a/source/ca-valencia/sysui/desktop/share.po
+++ b/source/ca-valencia/sysui/desktop/share.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2016-05-07 21:35+0200\n"
-"PO-Revision-Date: 2018-01-15 13:24+0000\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"
"Language: ca-valencia\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1516022642.000000\n"
+"X-POOTLE-MTIME: 1517212422.000000\n"
#: documents.ulf
msgctxt ""
@@ -422,7 +422,7 @@ msgctxt ""
"base\n"
"LngText.text"
msgid "Manage databases, create queries and reports to track and manage your information by using Base."
-msgstr "Gestioneu bases de dades i creeu consultes i informes per fer el seguiment i gestionar informació amb el Base."
+msgstr "Gestioneu bases de dades i creeu consultes i informes per a fer el seguiment i gestionar informació amb el Base."
#: launcher_comment.ulf
msgctxt ""
diff --git a/source/ca/cui/messages.po b/source/ca/cui/messages.po
index d4556287d6d..539b3e23b57 100644
--- a/source/ca/cui/messages.po
+++ b/source/ca/cui/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2018-10-22 01:14+0000\n"
-"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
+"POT-Creation-Date: 2018-11-14 12:21+0100\n"
+"PO-Revision-Date: 2018-11-14 11:34+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1540170877.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195297.000000\n"
#: cui/inc/strings.hrc:24
msgctxt "RID_SVXSTR_KEY_CONFIG_DIR"
@@ -1558,141 +1558,136 @@ msgid "Dimension line"
msgstr "Línia de dimensió"
#: cui/inc/strings.hrc:365
-msgctxt "RID_SVXSTR_LOAD_ERROR"
-msgid "The selected module could not be loaded."
-msgstr "No s'ha pogut carregar el mòdul seleccionat."
-
-#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_STARTQUOTE"
msgid "Start Quote"
msgstr "Cometa d'obertura"
-#: cui/inc/strings.hrc:367
+#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_ENDQUOTE"
msgid "End Quote"
msgstr "Cometa de tancament"
-#: cui/inc/strings.hrc:369
+#: cui/inc/strings.hrc:368
msgctxt "RID_SVXSTR_SELECTEDPERSONA"
msgid "Selected Theme: "
msgstr "Tema seleccionat: "
-#: cui/inc/strings.hrc:370
+#: cui/inc/strings.hrc:369
msgctxt "RID_SVXSTR_SEARCHING"
msgid "Searching, please wait..."
msgstr "S'està cercant. Espereu..."
-#: cui/inc/strings.hrc:371
+#: cui/inc/strings.hrc:370
msgctxt "RID_SVXSTR_SEARCHERROR"
msgid "Cannot open %1, please try again later."
msgstr "No es pot obrir %1, proveu de nou més tard."
-#: cui/inc/strings.hrc:372
+#: cui/inc/strings.hrc:371
msgctxt "RID_SVXSTR_NORESULTS"
msgid "No results found."
msgstr "No s'ha trobat cap resultat."
-#: cui/inc/strings.hrc:373
+#: cui/inc/strings.hrc:372
msgctxt "RID_SVXSTR_APPLYPERSONA"
msgid "Applying Theme..."
msgstr "S'està aplicant el tema..."
-#: cui/inc/strings.hrc:374
+#: cui/inc/strings.hrc:373
msgctxt "RID_SVXSTR_INVALIDPERSONAURL"
msgid "Please enter a valid theme address or a search term."
msgstr "Introduïu una adreça de tema vàlida o un terme de cerca."
-#: cui/inc/strings.hrc:376
+#: cui/inc/strings.hrc:375
msgctxt "RID_SVXSTR_TABLE_PRESET_NONE"
msgid "Set No Borders"
msgstr "No posis vores"
-#: cui/inc/strings.hrc:377
+#: cui/inc/strings.hrc:376
msgctxt "RID_SVXSTR_TABLE_PRESET_ONLYOUTER"
msgid "Set Outer Border Only"
msgstr "Posa només la vora exterior"
-#: cui/inc/strings.hrc:378
+#: cui/inc/strings.hrc:377
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERHORI"
msgid "Set Outer Border and Horizontal Lines"
msgstr "Posa la vora exterior i línies horitzontals"
-#: cui/inc/strings.hrc:379
+#: cui/inc/strings.hrc:378
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERALL"
msgid "Set Outer Border and All Inner Lines"
msgstr "Posa la vora exterior i totes les línies interiors"
-#: cui/inc/strings.hrc:380
+#: cui/inc/strings.hrc:379
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERINNER"
msgid "Set Outer Border Without Changing Inner Lines"
msgstr "Posa la vora exterior sense canviar les línies interiors"
-#: cui/inc/strings.hrc:381
+#: cui/inc/strings.hrc:380
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONAL"
msgid "Set Diagonal Lines Only"
msgstr "Posa només línies diagonals"
-#: cui/inc/strings.hrc:382
+#: cui/inc/strings.hrc:381
msgctxt "RID_SVXSTR_PARA_PRESET_ALL"
msgid "Set All Four Borders"
msgstr "Posa totes quatre vores"
-#: cui/inc/strings.hrc:383
+#: cui/inc/strings.hrc:382
msgctxt "RID_SVXSTR_PARA_PRESET_LEFTRIGHT"
msgid "Set Left and Right Borders Only"
msgstr "Posa només les vores esquerra i dreta"
-#: cui/inc/strings.hrc:384
+#: cui/inc/strings.hrc:383
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOM"
msgid "Set Top and Bottom Borders Only"
msgstr "Posa només les vores superior i inferior"
-#: cui/inc/strings.hrc:385
+#: cui/inc/strings.hrc:384
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYLEFT"
msgid "Set Left Border Only"
msgstr "Posa només la vora esquerra"
-#: cui/inc/strings.hrc:386
+#: cui/inc/strings.hrc:385
msgctxt "RID_SVXSTR_HOR_PRESET_ONLYHOR"
msgid "Set Top and Bottom Borders, and All Inner Lines"
msgstr "Posa les vores inferior i superior i totes les línies interiors"
-#: cui/inc/strings.hrc:387
+#: cui/inc/strings.hrc:386
msgctxt "RID_SVXSTR_VER_PRESET_ONLYVER"
msgid "Set Left and Right Borders, and All Inner Lines"
msgstr "Posa les vores esquerra i dreta i totes les línies interiors"
-#: cui/inc/strings.hrc:388
+#: cui/inc/strings.hrc:387
msgctxt "RID_SVXSTR_SHADOW_STYLE_NONE"
msgid "No Shadow"
msgstr "Sense ombra"
-#: cui/inc/strings.hrc:389
+#: cui/inc/strings.hrc:388
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMRIGHT"
msgid "Cast Shadow to Bottom Right"
msgstr "Projecta l'ombra cap a la part inferior dreta"
-#: cui/inc/strings.hrc:390
+#: cui/inc/strings.hrc:389
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPRIGHT"
msgid "Cast Shadow to Top Right"
msgstr "Projecta l'ombra cap a la part superior dreta"
-#: cui/inc/strings.hrc:391
+#: cui/inc/strings.hrc:390
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMLEFT"
msgid "Cast Shadow to Bottom Left"
msgstr "Projecta l'ombra cap a la part inferior esquerra"
-#: cui/inc/strings.hrc:392
+#: cui/inc/strings.hrc:391
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPLEFT"
msgid "Cast Shadow to Top Left"
msgstr "Projecta l'ombra cap a la part superior esquerra"
-#: cui/inc/strings.hrc:393
+#: cui/inc/strings.hrc:392
msgctxt "RID_SVXSTR_SIGNATURELINE_SIGNED_BY"
msgid "Signed by: %1"
msgstr "Signat per: %1"
-#: cui/inc/strings.hrc:394
+#: cui/inc/strings.hrc:393
msgctxt "RID_SVXSTR_OPENCL_RESTART"
msgid "For the OpenCL changes to take effect, %PRODUCTNAME must be restarted."
msgstr "Perquè els canvis en l'OpenCL siguin efectius, heu de reiniciar el %PRODUCTNAME."
@@ -10668,22 +10663,43 @@ msgctxt "signsignatureline|btn_select_certificate"
msgid "Select Certificate"
msgstr "Seleccioneu un certificat"
-#: cui/uiconfig/ui/signsignatureline.ui:168
+#. Name of the signer
+#: cui/uiconfig/ui/signsignatureline.ui:166
+msgctxt "signsignatureline|label_name"
+msgid "or"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:175
+msgctxt "signsignatureline|btn_load_image"
+msgid "Use Signature Image"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:190
+msgctxt "signsignatureline|btn_clear_image"
+msgid "Clear"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:206
+msgctxt "signsignatureline|label_image_dimensions"
+msgid "Best image size: 600 x 100 px"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:237
msgctxt "signsignatureline|label_sign"
msgid "Sign"
msgstr "Signa"
-#: cui/uiconfig/ui/signsignatureline.ui:205
+#: cui/uiconfig/ui/signsignatureline.ui:274
msgctxt "signsignatureline|label_add_comment"
msgid "Add comment:"
msgstr "Afegeix un comentari:"
-#: cui/uiconfig/ui/signsignatureline.ui:241
+#: cui/uiconfig/ui/signsignatureline.ui:310
msgctxt "signsignatureline|label_hint"
msgid "Instructions from the document creator:"
msgstr "Instruccions del creador del document:"
-#: cui/uiconfig/ui/signsignatureline.ui:274
+#: cui/uiconfig/ui/signsignatureline.ui:343
msgctxt "signsignatureline|label_more"
msgid "More"
msgstr "Més"
diff --git a/source/ca/helpcontent2/source/text/sbasic/shared/01.po b/source/ca/helpcontent2/source/text/sbasic/shared/01.po
index 75f41a7e50c..372219f2e84 100644
--- a/source/ca/helpcontent2/source/text/sbasic/shared/01.po
+++ b/source/ca/helpcontent2/source/text/sbasic/shared/01.po
@@ -3,9 +3,9 @@ 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-05-16 16:54+0200\n"
-"PO-Revision-Date: 2018-05-28 12:32+0000\n"
-"Last-Translator: Joan Montané <joan@montane.cat>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:53+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
@@ -15,7 +15,7 @@ msgstr ""
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
"X-Language: ca\n"
-"X-POOTLE-MTIME: 1527510757.000000\n"
+"X-POOTLE-MTIME: 1542196387.000000\n"
#: 06130000.xhp
msgctxt ""
@@ -94,8 +94,8 @@ msgctxt ""
"06130000.xhp\n"
"par_id3154791\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
-msgstr "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Executa o desa la macro actual.</ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Runs or saves the current macro.</ahelp>"
+msgstr ""
#: 06130000.xhp
msgctxt ""
diff --git a/source/ca/helpcontent2/source/text/scalc/00.po b/source/ca/helpcontent2/source/text/scalc/00.po
index 7af57f66db9..d88aa295da6 100644
--- a/source/ca/helpcontent2/source/text/scalc/00.po
+++ b/source/ca/helpcontent2/source/text/scalc/00.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-11-22 13:53+0100\n"
-"PO-Revision-Date: 2018-10-28 16:51+0000\n"
-"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:53+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
@@ -15,7 +15,7 @@ msgstr ""
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
"X-Language: ca\n"
-"X-POOTLE-MTIME: 1540745479.000000\n"
+"X-POOTLE-MTIME: 1542196388.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -30,24 +30,24 @@ msgctxt ""
"00000004.xhp\n"
"hd_id3155535\n"
"help.text"
-msgid "<variable id=\"wie\">To access this function... </variable>"
-msgstr "<variable id=\"wie\">Per accedir a aquesta funció... </variable>"
+msgid "<variable id=\"wie\">To access this function...</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
"par_idN1056E\n"
"help.text"
-msgid "<variable id=\"moreontop\">More explanations on top of this page. </variable>"
-msgstr "<variable id=\"moreontop\">En trobareu més informació a l'inici de la pàgina. </variable>"
+msgid "<variable id=\"moreontop\">More explanations on top of this page.</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
"par_idN105AF\n"
"help.text"
-msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone. </variable>"
-msgstr "<variable id=\"optional\">En les funcions del %PRODUCTNAME Calc, els paràmetres marcats com a \"opcionals\" es poden ometre quan no hi ha cap altre paràmetre que els segueixi. Per exemple, en una funció amb quatre paràmetres, en què els dos darrers estan marcats com a \"opcionals\", es pot ometre el paràmetre 4 o bé els paràmetres 3 i 4; en canvi, no es pot ometre únicament el paràmetre 3. </variable>"
+msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone.</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -78,80 +78,80 @@ msgctxt ""
"00000402.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph></variable>"
-msgstr "<variable id=\"kopffuss\">Trieu <emph>Insereix - Capçaleres i peus de pàgina</emph></variable>"
+msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3159233\n"
"help.text"
-msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs</variable>"
-msgstr "<variable id=\"bkopfzeile\">Trieu la pestanya <emph>Insereix - Capçaleres i peus de pàgina - Capçalera/Peu de pàgina</emph></variable>"
+msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150443\n"
"help.text"
-msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph></variable>"
-msgstr "<variable id=\"bausfullen\">Trieu <emph>Full - Emplena cel·les</emph></variable>"
+msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3143267\n"
"help.text"
-msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph></variable>"
-msgstr "<variable id=\"bausunten\">Trieu <emph>Full - Emplena cel·les - Avall</emph></variable>"
+msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153880\n"
"help.text"
-msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph></variable>"
-msgstr "<variable id=\"bausrechts\">Trieu <emph>Full - Emplena cel·les - Dreta</emph></variable>"
+msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3151245\n"
"help.text"
-msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph></variable>"
-msgstr "<variable id=\"bausoben\">Trieu <emph>Full - Emplena cel·les - Amunt</emph></variable>"
+msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph></variable>"
-msgstr "<variable id=\"bauslinks\">Trieu <emph>Full - Emplena cel·les - Esquerra</emph></variable>"
+msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150400\n"
"help.text"
-msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph></variable>"
-msgstr "<variable id=\"baustab\">Trieu <emph>Full ▸ Emplena les cel·les ▸ Fulls</emph></variable>"
+msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3154910\n"
"help.text"
-msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph></variable>"
-msgstr "<variable id=\"bausreihe\">Trieu <emph>Full - Emplena cel·les - Sèries</emph></variable>"
+msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "Choose <emph>Sheet - Clear Cells</emph>"
-msgstr "Trieu <emph>Full - Buida les cel·les</emph>"
+msgid "Choose <emph>Sheet - Clear Cells</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -166,40 +166,40 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150011\n"
"help.text"
-msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph></variable>"
-msgstr "<variable id=\"bzelo\">Trieu <emph>Full - Suprimeix les cel·les</emph></variable>"
+msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153951\n"
"help.text"
-msgid "Choose <emph>Sheet - Delete Sheet</emph>"
-msgstr "Choose <emph>Full - Suprimeix el full</emph>"
+msgid "Choose <emph>Sheet - Delete Sheet</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3155306\n"
"help.text"
-msgid "Open context menu for a sheet tab"
-msgstr "Obriu el menú contextual d'una pestanya del full"
+msgid "Open context menu for a sheet tab."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3146119\n"
"help.text"
-msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>"
-msgstr "Trieu <emph>Full - Mou o copia el full</emph>"
+msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3148645\n"
"help.text"
-msgid "Open context menu for a sheet tab"
-msgstr "Obriu el menú contextual d'una pestanya del full"
+msgid "Open context menu for a sheet tab."
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -222,32 +222,32 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150275\n"
"help.text"
-msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph></variable>"
-msgstr "<variable id=\"aspze\">Trieu <emph>Visualitza - Capçaleres de columnes i files</emph></variable>"
+msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph></variable>"
-msgstr "<variable id=\"awehe\">Trieu <emph>Visualitza - Realçament del valor</emph></variable>"
+msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3148947\n"
"help.text"
-msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph></variable>"
-msgstr "<variable id=\"rechenleiste\">Trieu <emph>Visualitza ▸ Barra de fórmules</emph> o <emph>Visualitza ▸ Barres d'eines ▸ Barra de fórmules</emph></variable>"
+msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3148663\n"
"help.text"
-msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph></variable>"
-msgstr "<variable id=\"seumvo\">Trieu <emph>Visualitza - Salt de pàgina</emph></variable>"
+msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -270,16 +270,16 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149784\n"
"help.text"
-msgid "Choose <emph>Insert - Cells</emph>"
-msgstr "Trieu <emph>Insereix - Cel·les</emph>"
+msgid "Choose <emph>Insert - Cells</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "Open <emph>Insert Cells</emph> toolbar from Tools bar:"
-msgstr "Obriu el quadre d'eines <emph>Insereix cel·la</emph> de la barra d'eines:"
+msgid "Open <emph>Insert Cells</emph> toolbar from <emph>Tools</emph> bar:"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -366,24 +366,24 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149033\n"
"help.text"
-msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph></variable>"
-msgstr "<variable id=\"eitab\">Trieu <emph>Full ▸ Insereix un full</emph></variable>"
+msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_idN1082F\n"
"help.text"
-msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph></variable>"
-msgstr "<variable id=\"eitabfile\">Trieu <emph>Full ▸ Insereix un full des del fitxer</emph></variable>"
+msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3155115\n"
"help.text"
-msgid "Choose <emph>Insert - Function</emph>"
-msgstr "Trieu <emph>Insereix - Funció</emph>"
+msgid "Choose <emph>Insert - Function</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -430,8 +430,8 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155809\n"
"help.text"
-msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date&Time</emph></variable>"
-msgstr "<variable id=\"eikadaze\"><emph>Insereix - Funció</emph> - Categoria <emph>Data i hora</emph></variable>"
+msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date & Time</emph></variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -518,32 +518,32 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155383\n"
"help.text"
-msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph></variable>"
-msgstr "<variable id=\"funktionsliste\">Trieu <emph>Insereix - Llista de funcions</emph></variable>"
+msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153250\n"
"help.text"
-msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph></variable>"
-msgstr "<variable id=\"einamen\">Trieu <emph>Insereix ▸ Intervals i expressions amb nom</emph></variable>"
+msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3146776\n"
"help.text"
-msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph></variable>"
-msgstr "<variable id=\"eiextdata\">Trieu <emph>Full ▸ Enllaça a dades externes</emph></variable>"
+msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3143222\n"
"help.text"
-msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>"
-msgstr "Trieu <emph>Full ▸ Intervals i expressions amb nom ▸ Defineix</emph>"
+msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -558,24 +558,24 @@ msgctxt ""
"00000404.xhp\n"
"par_id3145214\n"
"help.text"
-msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph></variable>"
-msgstr "<variable id=\"einaei\">Trieu <emph>Full ▸ Intervals i expressions amb nom ▸ Insereix</emph></variable>"
+msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153558\n"
"help.text"
-msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph></variable>"
-msgstr "<variable id=\"einaueb\">Trieu <emph>Full ▸ Intervals i expressions amb nom ▸ Crea</emph></variable>"
+msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153483\n"
"help.text"
-msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph></variable>"
-msgstr "<variable id=\"einabesch\">Trieu <emph>Full ▸ Intervals i expressions amb nom ▸ Etiquetes</emph></variable>"
+msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
@@ -598,192 +598,192 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154685\n"
"help.text"
-msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph></variable>"
-msgstr "<variable id=\"fozelle\">Trieu <emph>Format ▸ Cel·les</emph></variable>"
+msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153194\n"
"help.text"
-msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab </variable>"
-msgstr "<variable id=\"fozelstz\">Trieu la pestanya <emph>Format ▸ Cel·les ▸ Protecció de cel·les</emph></variable>"
+msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155854\n"
"help.text"
-msgid "<variable id=\"fozei\">Choose <emph>Format - Row</emph></variable>"
-msgstr "<variable id=\"fozei\">Trieu <emph>Format ▸ Fila</emph></variable>"
+msgid "<variable id=\"fozei\">Choose <emph>Format - Rows</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3150012\n"
"help.text"
-msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Row - Optimal Height</emph></variable>"
-msgstr "<variable id=\"fozeiophoe\">Trieu <emph>Format ▸ Fila ▸ Alçada òptima</emph></variable>"
+msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Rows - Optimal Height</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3148645\n"
"help.text"
-msgid "Choose <emph>Format - Row - Hide</emph>"
-msgstr "Trieu <emph>Format ▸ Fila ▸ Amaga</emph>"
+msgid "Choose <emph>Format - Rows - Hide</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153728\n"
"help.text"
-msgid "Choose <emph>Format - Column - Hide</emph>"
-msgstr "Trieu <emph>Format ▸ Columna ▸ Amaga</emph>"
+msgid "Choose <emph>Format - Columns - Hide</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3151114\n"
"help.text"
-msgid "Choose <emph>Format - Sheet - Hide</emph>"
-msgstr "Trieu <emph>Format ▸ Full ▸ Amaga</emph>"
+msgid "Choose <emph>Sheet - Hide Sheet</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3148576\n"
"help.text"
-msgid "Choose <emph>Format - Row - Show</emph>"
-msgstr "Trieu <emph>Format ▸ Fila ▸ Mostra</emph>"
+msgid "Choose <emph>Format - Rows - Show</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156286\n"
"help.text"
-msgid "Choose <emph>Format - Column - Show</emph>"
-msgstr "Trieu <emph>Format ▸ Columna ▸ Mostra</emph>"
+msgid "Choose <emph>Format - Columns - Show</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3145645\n"
"help.text"
-msgid "<variable id=\"fospa\">Choose <emph>Format - Column</emph></variable>"
-msgstr "<variable id=\"fospa\">Trieu <emph>Format ▸ Columna</emph></variable>"
+msgid "<variable id=\"fospa\">Choose <emph>Format - Columns</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3145252\n"
"help.text"
-msgid "Choose <emph>Format - Column - Optimal Width</emph>"
-msgstr "Trieu <emph>Format ▸ Columna ▸ Amplada òptima</emph>"
+msgid "Choose <emph>Format - Columns - Optimal Width</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3146971\n"
"help.text"
-msgid "Double-click right column separator in column headers"
-msgstr "Feu doble clic amb el botó secundari sobre el separador de columnes en l'encapçalament"
+msgid "Double-click right column separator in column headers."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3147362\n"
"help.text"
-msgid "<variable id=\"fot\">Choose <emph>Format - Sheet</emph></variable>"
-msgstr "<variable id=\"fot\">Trieu <emph>Format ▸ Full</emph></variable>"
+msgid "<variable id=\"fot\">Choose <emph>Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3163805\n"
"help.text"
-msgid "<variable id=\"fotu\">Choose <emph>Format - Sheet - Rename</emph></variable>"
-msgstr "<variable id=\"fotu\">Trieu <emph>Format ▸ Full ▸ Canvia el nom</emph></variable>"
+msgid "<variable id=\"fotu\">Choose <emph>Sheet - Rename Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155333\n"
"help.text"
-msgid "<variable id=\"fotenb\">Choose <emph>Format - Sheet - Show</emph></variable>"
-msgstr "<variable id=\"fotenb\">Trieu <emph>Format ▸ Full ▸ Mostra</emph></variable>"
+msgid "<variable id=\"fotenb\">Choose <emph>Sheet - Show Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_idN1077A\n"
"help.text"
-msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph></variable>"
-msgstr "<variable id=\"foste\">Trieu <emph>Format ▸ Pàgina</emph></variable>"
+msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155508\n"
"help.text"
-msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab </variable>"
-msgstr "<variable id=\"fostel\">Trieu la pestanya <emph>Format ▸ Pàgina ▸ Full</emph></variable>"
+msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3150883\n"
"help.text"
-msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph></variable>"
-msgstr "<variable id=\"fodrbe\">Trieu <emph>Format ▸ Àrees d'impressió</emph></variable>"
+msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156448\n"
"help.text"
-msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph></variable>"
-msgstr "<variable id=\"fodrfe\">Trieu <emph>Format ▸ Àrees d'impressió ▸ Defineix</emph></variable>"
+msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156290\n"
"help.text"
-msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph></variable>"
-msgstr "<variable id=\"fodrhin\">Trieu <emph>Format ▸ Àrees d'impressió ▸ Afegeix</emph></variable>"
+msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155812\n"
"help.text"
-msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph></variable>"
-msgstr "<variable id=\"fodbah\">Trieu <emph>Format ▸ Àrees d'impressió ▸ Neteja</emph></variable>"
+msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153307\n"
"help.text"
-msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph></variable>"
-msgstr "<variable id=\"fodbbe\">Trieu <emph>Format ▸ Àrees d'impressió ▸ Edita</emph></variable>"
+msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153916\n"
"help.text"
-msgid "Choose <emph>Format - AutoFormat</emph>"
-msgstr "Trieu <emph>Format ▸ Formatació automàtica</emph>"
+msgid "Choose <emph>Format - AutoFormat</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3154532\n"
"help.text"
-msgid "On the Tools bar, click"
-msgstr "A la barra d'eines, feu clic a"
+msgid "On the <emph>Tools</emph> bar, click"
+msgstr ""
#: 00000405.xhp
msgctxt ""
@@ -806,8 +806,8 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154618\n"
"help.text"
-msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph></variable>"
-msgstr "<variable id=\"bedingte\">Trieu <emph>Format ▸ Formatació condicional</emph></variable>"
+msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -830,16 +830,16 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150541\n"
"help.text"
-msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph> </variable>"
-msgstr "<variable id=\"exdektv\">Trieu <emph>Eines ▸ Detectiu</emph></variable>"
+msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3153194\n"
"help.text"
-msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>"
-msgstr "Trieu <emph>Eines ▸ Detectiu ▸ Rastreja els anteriors</emph>"
+msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -854,24 +854,24 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph> </variable>"
-msgstr "<variable id=\"silbentrennungc\">Trieu <emph>Eines ▸ Llengua ▸ Partició de mots</emph>.</variable>"
+msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3145785\n"
"help.text"
-msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph> </variable>"
-msgstr "<variable id=\"exdvore\">Trieu <emph>Eines ▸ Detectiu ▸ Suprimeix els anteriors</emph></variable>"
+msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3155411\n"
"help.text"
-msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>"
-msgstr "Trieu <emph>Eines ▸ Detectiu ▸ Rastreja les dependències</emph>"
+msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -886,15 +886,15 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146984\n"
"help.text"
-msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph> </variable>"
-msgstr "<variable id=\"exdszne\">Trieu <emph>Eines ▸ Detectiu ▸ Suprimeix les dependències</emph></variable>"
+msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3154014\n"
"help.text"
-msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph> </variable>"
+msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -902,7 +902,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153188\n"
"help.text"
-msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph> </variable>"
+msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -910,7 +910,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3149410\n"
"help.text"
-msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph> </variable>"
+msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -918,7 +918,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3156284\n"
"help.text"
-msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph> </variable>"
+msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -926,7 +926,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153159\n"
"help.text"
-msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph> </variable>"
+msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -934,7 +934,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3147397\n"
"help.text"
-msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph> </variable>"
+msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -942,7 +942,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154018\n"
"help.text"
-msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph> </variable>"
+msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -950,7 +950,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3269142\n"
"help.text"
-msgid "<variable id=\"solver\">Choose <emph>Tools - Solver</emph> </variable>"
+msgid "<variable id=\"solver\">Choose <emph>Tools - Solver</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -958,7 +958,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id8554338\n"
"help.text"
-msgid "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, <emph>Options</emph> button </variable>"
+msgid "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, click <emph>Options</emph> button.</variable>"
msgstr ""
#: 00000406.xhp
@@ -966,31 +966,31 @@ msgctxt ""
"00000406.xhp\n"
"par_id3156277\n"
"help.text"
-msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph> </variable>"
-msgstr "<variable id=\"exsze\">Trieu <emph>Eines ▸ Escenaris</emph></variable>"
+msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3149020\n"
"help.text"
-msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph></variable>"
-msgstr "<variable id=\"protect_sheet\">Trieu <emph>Eines ▸ Document el full</emph></variable>"
+msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3154256\n"
"help.text"
-msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph></variable>"
-msgstr "<variable id=\"protect_spreadsheet\">Trieu <emph>Eines ▸ Protegeix el full de càlcul</emph></variable>"
+msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3146919\n"
"help.text"
-msgid "Choose <emph>Data - Calculate - Recalculate</emph>"
+msgid "Choose <emph>Data - Calculate - Recalculate</emph>."
msgstr ""
#: 00000406.xhp
@@ -1006,16 +1006,16 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150941\n"
"help.text"
-msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph> </variable>"
-msgstr "<variable id=\"exatmb\">Trieu <emph>Dades ▸ Calcula ▸ Càlcul automàtic</emph></variable>"
+msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3151276\n"
"help.text"
-msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph> </variable>"
-msgstr "<variable id=\"autoeingabe\">Trieu <emph>Eines ▸ Entrada automàtica</emph></variable>"
+msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph>.</variable>"
+msgstr ""
#: 00000407.xhp
msgctxt ""
@@ -1038,15 +1038,15 @@ msgctxt ""
"00000407.xhp\n"
"par_id3147335\n"
"help.text"
-msgid "<variable id=\"fete\">Choose <item type=\"menuitem\">View - Split Window</item></variable>"
-msgstr "<variable id=\"fete\">Trieu <item type=\"menuitem\">Finestra - Divideix la finestra</item></variable>"
+msgid "<variable id=\"fete\">Choose ><item type=\"menuitem\">View - Split Window</item>.</variable>"
+msgstr ""
#: 00000407.xhp
msgctxt ""
"00000407.xhp\n"
"par_id3153663\n"
"help.text"
-msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item></variable>"
+msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1070,48 +1070,48 @@ msgctxt ""
"00000412.xhp\n"
"par_id8366954\n"
"help.text"
-msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph></variable>"
-msgstr "<variable id=\"text2columns\">Trieu <emph>Dades - Text a columnes</emph></variable>"
+msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3147399\n"
"help.text"
-msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph></variable>"
-msgstr "<variable id=\"dbrbf\">Trieu <emph>Dades - Defineix l'interval</emph></variable>"
+msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145345\n"
"help.text"
-msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph></variable>"
-msgstr "<variable id=\"dbrba\">Trieu <emph>Dades - Selecciona l'interval</emph></variable>"
+msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150443\n"
"help.text"
-msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph></variable>"
-msgstr "<variable id=\"dnsrt\">Trieu <emph>Dades - Ordena...</emph></variable>"
+msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148491\n"
"help.text"
-msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab"
-msgstr "Trieu la pestanya <emph>Dades - Ordena - Criteris d'ordenació</emph>"
+msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154516\n"
"help.text"
-msgid "On Standard bar, click"
-msgstr "Feu clic a la barra estàndard"
+msgid "On <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1150,32 +1150,32 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146984\n"
"help.text"
-msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab</variable>"
-msgstr "<variable id=\"dnstot\">Trieu la pestanya <emph>Dades - Ordena - Opcions</emph></variable>"
+msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155308\n"
"help.text"
-msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph></variable>"
-msgstr "<variable id=\"dnftr\">Trieu <emph>Dades - Filtre</emph></variable>"
+msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148646\n"
"help.text"
-msgid "Choose <emph>Data - AutoFilter</emph>"
-msgstr "Trieu <emph>Dades - Filtre automàtic</emph>"
+msgid "Choose <emph>Data - AutoFilter</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151113\n"
"help.text"
-msgid "On Tools bar or Table Data bar, click"
-msgstr "Feu clic a la barra d'eines o a la barra de dades de taules"
+msgid "On <emph>Tools</emph> bar or <emph>Table Data</emph> bar, click"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1198,40 +1198,40 @@ msgctxt ""
"00000412.xhp\n"
"par_id3156278\n"
"help.text"
-msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph></variable>"
-msgstr "<variable id=\"dnfspz\">Trieu <emph>Dades - Més filtres - Filtre avançat...</emph></variable>"
+msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph> .</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153764\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label"
-msgstr "Trieu el botó <emph>Dades - Més filtres - Filtre estàndard... - Opcions</emph> label"
+msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155444\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label"
-msgstr "Trieu el botó <emph>Dades - Més filtres - Filtre avançat... - Opcions</emph> label"
+msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3156382\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Reset Filter</emph>"
-msgstr "Trieu <emph>Dades - Més filtres - Reinicia el filtre</emph>"
+msgid "Choose <emph>Data - More Filters - Reset Filter</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155961\n"
"help.text"
-msgid "On Table Data bar, click <emph>Reset Filter/Sort</emph>"
-msgstr "En la barra de dades de taules, feu clic a <emph>Suprimeix el filtre/Ordena</emph>"
+msgid "On <emph>Table Data</emph> bar, click <emph>Reset Filter/Sort</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1254,112 +1254,112 @@ msgctxt ""
"00000412.xhp\n"
"par_id3152778\n"
"help.text"
-msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph></variable>"
-msgstr "<variable id=\"dnaftas\">Trieu <emph>Dades - Més filtres - Amaga el filtre automàtic</emph></variable>"
+msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3166424\n"
"help.text"
-msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph></variable>"
-msgstr "<variable id=\"dntegs\">Trieu <emph>Dades - Subtotals</emph></variable>"
+msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154574\n"
"help.text"
-msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs</variable>"
-msgstr "<variable id=\"dntezd\">Trieu les pestanyes <emph>Dades - Subtotals - 1r, 2n, 3r grup</emph></variable>"
+msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151277\n"
"help.text"
-msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab</variable>"
-msgstr "<variable id=\"dntopi\">Trieu la pestanya <emph>Dades - Subtotals - Opcions</emph></variable>"
+msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145133\n"
"help.text"
-msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph></variable>"
-msgstr "<variable id=\"datengueltig\">Trieu <emph>Dades - Validesa</emph></variable>"
+msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3152992\n"
"help.text"
-msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigwerte\">Trieu la pestanya <emph>Dades - Validesa - Criteri</emph></variable>"
+msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150367\n"
"help.text"
-msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigeingabe\">Trieu la pestanya <emph>Dades - Validesa - Ajuda d'entrada</emph></variable>"
+msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154486\n"
"help.text"
-msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigfehler\">Trieu la pestanya <emph>Dades - Validesa - Avís d'error</emph></variable>"
+msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3146978\n"
"help.text"
-msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph></variable>"
-msgstr "<variable id=\"dnmfo\">Trieu <emph>Dades - Múltiples operacions</emph></variable>"
+msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155809\n"
"help.text"
-msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph></variable>"
-msgstr "<variable id=\"dnksd\">Trieu <emph>Dades - Consolida</emph></variable>"
+msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148701\n"
"help.text"
-msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph></variable>"
-msgstr "<variable id=\"dngld\">Trieu <emph>Dades - Grup i esquema</emph></variable>"
+msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153815\n"
"help.text"
-msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph></variable>"
-msgstr "<variable id=\"dngda\">Trieu <emph>Dades - Grup i esquema - Amaga els detalls</emph></variable>"
+msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3159223\n"
"help.text"
-msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph></variable>"
-msgstr "<variable id=\"dngde\">Trieu <emph>Dades - Grup i esquema - Mostra els detalls</emph></variable>"
+msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3146870\n"
"help.text"
-msgid "Choose <emph>Data - Group and Outline - Group</emph>"
-msgstr "Trieu <emph>Dades - Grup i esquema - Agrupa</emph>"
+msgid "Choose <emph>Data - Group and Outline - Group</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1398,8 +1398,8 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146781\n"
"help.text"
-msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>"
-msgstr "Trieu <emph>Dades - Grup i esquema - Desagrupa</emph>"
+msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1438,96 +1438,96 @@ msgctxt ""
"00000412.xhp\n"
"par_id3153008\n"
"help.text"
-msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph></variable>"
-msgstr "<variable id=\"dnglagl\">Trieu <emph>Dades - Grup i esquema - Esquema automàtic</emph></variable>"
+msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154709\n"
"help.text"
-msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove</emph></variable>"
-msgstr "<variable id=\"dnglef\">Trieu <emph>Dades - Grup i esquema - Suprimeix</emph></variable>"
+msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove Outline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id1774346\n"
"help.text"
-msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables)</variable>"
-msgstr "<variable id=\"dngdrill\">Trieu <emph>Dades - Grup i esquema - Mostra els detalls</emph> (per a algunes taules dinàmiques)</variable>"
+msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables).</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155759\n"
"help.text"
-msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph></variable>"
-msgstr "<variable id=\"dndtpt\">Trieu <emph>Dades - Taula dinàmica</emph></variable>"
+msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154625\n"
"help.text"
-msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph></variable>"
-msgstr "<variable id=\"dndpa\">Trieu <emph>Insereix - Taula dinàmica</emph></variable>"
+msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3147558\n"
"help.text"
-msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
-msgstr "<variable id=\"dndq\">Trieu <emph>Insereix - Taula dinàmica</emph>, en el quadre de diàleg Selecciona la font, trieu l'opció <emph>Font de dades registrada al $[officename]</emph>.</variable>"
+msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153297\n"
"help.text"
-msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Current selection</emph>."
-msgstr "Trieu <emph>Insereix - Taula dinàmica</emph>, en el quadre de diàleg Selecciona la font, trieu l'opció <emph>Selecció actual</emph>."
+msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Current selection</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145118\n"
"help.text"
-msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
-msgstr "Trieu <emph>Insereix - Taula dinàmica</emph>, en el quadre de diàleg Selecciona la font, trieu l'opció <emph>Font de dades registrada al $[officename]</emph> i feu clic a <emph>D'acord</emph> per veure el quadre de diàleg <emph>Seleccioneu la font de dades</emph>."
+msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153294\n"
"help.text"
-msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph></variable>"
-msgstr "<variable id=\"dndpak\">Trieu <emph>Dades - Taula dinàmica - Refresca</emph></variable>"
+msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151344\n"
"help.text"
-msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph></variable>"
-msgstr "<variable id=\"dndploe\">Trieu <emph>Dades - Taula dinàmica - Suprimeix</emph></variable>"
+msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150397\n"
"help.text"
-msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph></variable>"
-msgstr "<variable id=\"dndakt\">Trieu <emph>Dades - Refresca l'interval</emph></variable>"
+msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_idN10B8F\n"
"help.text"
-msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph></variable>"
-msgstr "<variable id=\"grouping\">Trieu <emph>Dades - Grup i esquema - Agrupa</emph></variable>"
+msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
@@ -1550,63 +1550,63 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162106567373\n"
"help.text"
-msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph> </variable>"
-msgstr "<variable id=\"insert_rows_above\">Trieu <emph>Full ▸ Insereix files ▸ Files a sobre</emph></variable>"
+msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162109048207\n"
"help.text"
-msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph></variable>"
-msgstr "<variable id=\"insert_rows_below\">Trieu <emph>Full ▸ Insereix files ▸ Files a sota</emph></variable>"
+msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162107055028\n"
"help.text"
-msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph></variable>"
-msgstr "<variable id=\"insert_columns_left\">Trieu <emph>Full ▸ Insereix columnes ▸ Columnes a l'esquerra</emph></variable>"
+msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162109126013\n"
"help.text"
-msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph></variable>"
-msgstr "<variable id=\"insert_columns_right\">Trieu <emph>Full ▸ Insereix columnes ▸ Columnes a la dreta</emph></variable>"
+msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3149095\n"
"help.text"
-msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph></variable>"
-msgstr "<variable id=\"insert_page_break\">Trieu <emph>Full ▸ Insereix salt de pàgina</emph></variable>"
+msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3149398\n"
"help.text"
-msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph></variable>"
-msgstr "<variable id=\"insert_page_break_row\">Trieu <emph>Full ▸ Insereix salt de pàgina ▸ Salt de fila</emph></variable>"
+msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3150084\n"
"help.text"
-msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph></variable>"
-msgstr "<variable id=\"insert_page_break_column\">Trieu <emph>Full ▸ Insereix salt de pàgina ▸ Salt de columna</emph></variable>"
+msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3153093\n"
"help.text"
-msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph></variable>"
+msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1614,7 +1614,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3153191\n"
"help.text"
-msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph></variable>"
+msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1622,5 +1622,5 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3145645\n"
"help.text"
-msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph></variable>"
+msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph>.</variable>"
msgstr ""
diff --git a/source/ca/helpcontent2/source/text/scalc/02.po b/source/ca/helpcontent2/source/text/scalc/02.po
index 15428a5681e..8624c669f57 100644
--- a/source/ca/helpcontent2/source/text/scalc/02.po
+++ b/source/ca/helpcontent2/source/text/scalc/02.po
@@ -3,9 +3,9 @@ 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-05-12 14:35+0200\n"
-"PO-Revision-Date: 2018-05-18 09:10+0000\n"
-"Last-Translator: Joan Montané <joan@montane.cat>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:53+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
@@ -15,7 +15,7 @@ msgstr ""
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
"X-Language: ca\n"
-"X-POOTLE-MTIME: 1526634621.000000\n"
+"X-POOTLE-MTIME: 1542196388.000000\n"
#: 02130000.xhp
msgctxt ""
@@ -46,8 +46,8 @@ msgctxt ""
"02130000.xhp\n"
"par_id3155267\n"
"help.text"
-msgid "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Icona</alt></image>"
+msgid "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Currency Number Format Icon</alt></image>"
+msgstr ""
#: 02130000.xhp
msgctxt ""
@@ -62,8 +62,8 @@ msgctxt ""
"02130000.xhp\n"
"par_id3146776\n"
"help.text"
-msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cell - Numbers\">Format - Cell - Numbers</link>."
-msgstr "<link href=\"text/shared/01/05020300.xhp\" name=\"Format ▸ Cel·la ▸ Nombres\">Format ▸ Cel·la - Nombres</link>."
+msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cells - Numbers\">Format - Cells - Numbers</link>."
+msgstr ""
#: 02140000.xhp
msgctxt ""
diff --git a/source/ca/helpcontent2/source/text/scalc/06.po b/source/ca/helpcontent2/source/text/scalc/06.po
index f4abcf95e38..1ca2097298b 100644
--- a/source/ca/helpcontent2/source/text/scalc/06.po
+++ b/source/ca/helpcontent2/source/text/scalc/06.po
@@ -3,9 +3,9 @@ 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-06-14 17:23+0200\n"
-"PO-Revision-Date: 2018-08-06 13:58+0000\n"
-"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-05-18 09:09+0000\n"
+"Last-Translator: Joan Montané <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1533563932.000000\n"
+"X-POOTLE-MTIME: 1526634563.000000\n"
#: calcsamplefiles.xhp
msgctxt ""
@@ -23,35 +23,3 @@ msgctxt ""
"help.text"
msgid "Calc Sample Files"
msgstr "Fitxer d'exemple del Calc"
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521663319917\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/imtrigon.ods\" id=\"ods_id61521568603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr "<object data=\"media/files/scalc/imtrigon.ods\" id=\"ods_id61521568603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521663319918\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/trigon.ods\" id=\"ods_id61521548603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr "<object data=\"media/files/scalc/trigon.ods\" id=\"ods_id61521548603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521563314918\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/pivot.ods\" id=\"ods_id61521547603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr "<object data=\"media/files/scalc/pivot.ods\" id=\"ods_id61521547603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id721528312694192\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/functions_ifs.ods\" id=\"ods_id61521547603534\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr "<object data=\"media/files/scalc/functions_ifs.ods\" id=\"ods_id61521547603534\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
diff --git a/source/ca/helpcontent2/source/text/scalc/guide.po b/source/ca/helpcontent2/source/text/scalc/guide.po
index 64b3ac2338f..dbf2ca6343f 100644
--- a/source/ca/helpcontent2/source/text/scalc/guide.po
+++ b/source/ca/helpcontent2/source/text/scalc/guide.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-31 14:10+0200\n"
-"PO-Revision-Date: 2018-10-23 05:29+0000\n"
-"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:53+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
@@ -15,7 +15,7 @@ msgstr ""
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
"X-Language: ca\n"
-"X-POOTLE-MTIME: 1540272572.000000\n"
+"X-POOTLE-MTIME: 1542196389.000000\n"
#: address_auto.xhp
msgctxt ""
@@ -3710,8 +3710,8 @@ msgctxt ""
"database_filter.xhp\n"
"par_idN10693\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - Standard Filter</item>."
-msgstr "Trieu <item type=\"menuitem\">Dades - Filtre - Filtre estàndard</item>."
+msgid "Choose <item type=\"menuitem\">Data - More Filters - Standard Filter</item>."
+msgstr ""
#: database_filter.xhp
msgctxt ""
@@ -3766,8 +3766,8 @@ msgctxt ""
"database_filter.xhp\n"
"par_id3154944\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - AutoFilter</item>."
-msgstr "Trieu <item type=\"menuitem\">Dades - Filtre - Filtre automàtic</item>."
+msgid "Choose <item type=\"menuitem\">Data - AutoFilter</item>."
+msgstr ""
#: database_filter.xhp
msgctxt ""
diff --git a/source/ca/helpcontent2/source/text/shared.po b/source/ca/helpcontent2/source/text/shared.po
index 31b7b468333..573d08c873b 100644
--- a/source/ca/helpcontent2/source/text/shared.po
+++ b/source/ca/helpcontent2/source/text/shared.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: 2018-08-30 20:58+0000\n"
-"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:53+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
@@ -13,9 +13,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
"X-Language: ca\n"
-"X-POOTLE-MTIME: 1535662737.000000\n"
+"X-POOTLE-MTIME: 1542196390.000000\n"
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -2014,5 +2014,5 @@ msgctxt ""
"need_help.xhp\n"
"hd_id1000010\n"
"help.text"
-msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"http://documentation.libreoffice.org/en/join-community/update-help-contents\">web page on writing Help contents</link>."
-msgstr "Aquesta pàgina d'ajuda requereix feina de correcció i ampliació. Uniu-vos al projecte del LibreOffice i ajudeu-nos a escriue la informació que hi manca. Visiteu la <link href=\"http://documentation.libreoffice.org/en/join-community/update-help-contents\">pàgina web sobre la redacció de continguts de l'ajuda</link>."
+msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"https://documentation.libreoffice.org/en/join-community/update-help-contents\"><emph>web page on writing Help contents</emph></link>."
+msgstr ""
diff --git a/source/ca/helpcontent2/source/text/shared/00.po b/source/ca/helpcontent2/source/text/shared/00.po
index 075455ca483..7ec80c666d9 100644
--- a/source/ca/helpcontent2/source/text/shared/00.po
+++ b/source/ca/helpcontent2/source/text/shared/00.po
@@ -3,9 +3,9 @@ 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-10-21 20:57+0200\n"
-"PO-Revision-Date: 2018-10-22 00:51+0000\n"
-"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:53+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
@@ -15,7 +15,7 @@ msgstr ""
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
"X-Language: ca\n"
-"X-POOTLE-MTIME: 1540169469.000000\n"
+"X-POOTLE-MTIME: 1542196391.000000\n"
#: 00000001.xhp
msgctxt ""
@@ -6222,8 +6222,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id621525017637963\n"
"help.text"
-msgid "Choose <emph>File - Export as EPUB</emph>."
-msgstr "Trieu <emph>Fitxer ▸ Exporta com a EPUB</emph>."
+msgid "Choose <emph>File - Export As - Export as EPUB</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -7198,16 +7198,16 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1091B\n"
"help.text"
-msgid "<variable id=\"grid\">Choose <emph>View - Grid</emph> (Impress or Draw).</variable>"
-msgstr "<variable id=\"grid\">Trieu <emph>Visualitza ▸ Graella</emph> (Impress o Draw).</variable>"
+msgid "<variable id=\"grid\">Choose <emph>View - Grid and Helplines</emph> (Impress or Draw).</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_idN1092E\n"
"help.text"
-msgid "<variable id=\"guides\">Choose <emph>View - Snap Lines</emph> (Impress or Draw).</variable>"
-msgstr "<variable id=\"guides\">Trieu <emph>Visualitza ▸ Línies de captura</emph> (Impress o Draw).</variable>"
+msgid "<variable id=\"guides\">Choose <emph>View - Snap Guides</emph> (Impress or Draw).</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7862,8 +7862,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id9988402\n"
"help.text"
-msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Updates</emph> button.</variable>"
-msgstr "<variable id=\"packagemanager_eu\">Trieu <emph>Eines ▸ Gestor d'extensions</emph>, feu clic al botó <emph>Actualitzacions</emph>.</variable>"
+msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Check for Updates</emph> button.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -8076,14 +8076,6 @@ msgstr "<variable id=\"allg\">Trieu <switchinline select=\"sys\"><caseinline sel
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
-"par_id3150032\n"
-"help.text"
-msgid "<variable id=\"arbeit\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Memory</emph>.</variable>"
-msgstr "<variable id=\"arbeit\">Trieu <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME ▸ Preferències</emph></caseinline><defaultinline><emph>Eines ▸ Opcions</emph></defaultinline></switchinline><emph> ▸ $[officename] ▸ Memòria</emph>.</variable>"
-
-#: 00000406.xhp
-msgctxt ""
-"00000406.xhp\n"
"par_id3159153\n"
"help.text"
msgid "<variable id=\"ansicht\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - View</emph>.</variable>"
@@ -11046,16 +11038,16 @@ msgctxt ""
"00040502.xhp\n"
"par_id366527\n"
"help.text"
-msgid "Choose <emph>Format - Object - Line</emph> (Writer)."
-msgstr "Trieu <emph>Format ▸ Objecte ▸ Línia</emph> (al Writer)."
+msgid "Choose <emph>Format - Text Box and Shape - Line</emph> (Writer)."
+msgstr ""
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
"par_id3835261\n"
"help.text"
-msgid "Choose <emph>Format - Graphic - Line</emph> (Calc)."
-msgstr "Trieu <emph>Format ▸ Gràfic ▸ Línia</emph> (al Calc)."
+msgid "Choose <emph>Format - Object - Line</emph> (Calc)."
+msgstr ""
#: 00040502.xhp
msgctxt ""
@@ -11086,7 +11078,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id3154285\n"
"help.text"
-msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Object - </emph></caseinline><caseinline select=\"CALC\"><emph>Graphic - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
+msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Text Box and Shape - </emph></caseinline><caseinline select=\"CALC\"><emph>Object - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
msgstr ""
#: 00040502.xhp
diff --git a/source/ca/helpcontent2/source/text/shared/01.po b/source/ca/helpcontent2/source/text/shared/01.po
index 39c222bdc84..3a4a1d01db1 100644
--- a/source/ca/helpcontent2/source/text/shared/01.po
+++ b/source/ca/helpcontent2/source/text/shared/01.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2018-11-12 13:37+0000\n"
-"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:53+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
@@ -15,7 +15,7 @@ msgstr ""
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
"X-Language: ca\n"
-"X-POOTLE-MTIME: 1542029879.000000\n"
+"X-POOTLE-MTIME: 1542196395.000000\n"
#: 01010000.xhp
msgctxt ""
@@ -7162,13 +7162,12 @@ msgid "Adds the string that was found by the search criteria in the <emph>Find</
msgstr "Quan feu un reemplaçament, afegeix la cadena que coincideix amb els criteris de cerca del quadre <emph>Cerca</emph> al terme indicat en el quadre <emph>Reemplaça</emph>."
#: 02100001.xhp
-#, fuzzy
msgctxt ""
"02100001.xhp\n"
"par_id3149650\n"
"help.text"
msgid "For example, if you enter \"window\" in the <emph>Find</emph> box and \"&frame\" in the <emph>Replace</emph> box, the word \"window\" is replaced with \"windowframe\"."
-msgstr "Per exemple si introduïu \"window\" a l'índex<emph>Cerca</emph> de la caixa i \"frame\" a l'índex <emph>Reemplaça</emph> de caixa cap a la paraula \"window\" que es reemplaça per \"windowframe\". de \"windowframe\"."
+msgstr "Per exemple, si introduïu «finestra» en el quadre <emph>Cerca</emph> i «& emergent» en el quadre <emph>Reemplaça</emph>, es reemplaça el mot «finestra» per «finestra emergent»."
#: 02100001.xhp
msgctxt ""
@@ -33955,8 +33954,8 @@ msgctxt ""
"06130000.xhp\n"
"par_id3153748\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
-msgstr "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Executa o desa la macro actual.</ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Runs or saves the current macro.</ahelp>"
+msgstr ""
#: 06130000.xhp
msgctxt ""
@@ -41189,15 +41188,6 @@ msgid "Export the current file to <link href=\"text/shared/00/00000002.xhp#epub\
msgstr "Exporta el fitxer actual com a <link href=\"text/shared/00/00000002.xhp#epub\" name=\"epub\">EPUB</link>."
#: ref_epub_export.xhp
-#, fuzzy
-msgctxt ""
-"ref_epub_export.xhp\n"
-"par_id701525003241759\n"
-"help.text"
-msgid "<embedvar href=\"text/shared/00/00000002.xhp#epubv\" markup=\"keep\"/>"
-msgstr "<embedvar href=\"text/shared/00/00000002.xhp#epubv\" markup=\"keep\"/>"
-
-#: ref_epub_export.xhp
msgctxt ""
"ref_epub_export.xhp\n"
"par_id19921\n"
@@ -41346,13 +41336,12 @@ msgid "By default, the exporter looks for custom media and custom metadata in th
msgstr "Normalment, l'exportador cerca fitxers multimèdia i metadades personalitzades dins el directori del document actual a una carpeta amb el mateix nom que el document. Per exemple, si el document s'anomena <item type=\"literal\">ElMeuLlibre.odt</item>, el directori multimèdia per defecte per a la multimèdia i les metadades és <item type=\"literal\">ElMeuLlibre</item> al directori actual."
#: ref_epub_export.xhp
-#, fuzzy
msgctxt ""
"ref_epub_export.xhp\n"
"par_id971525023515891\n"
"help.text"
-msgid "For custom metadata, you must provide a file with same name as the original filename and with extension as \".xmp\". The provided metadata will override the the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type=\"literal\">MyText.xmp</item>."
-msgstr "Per a les metadades personalitzades heu de proporcionar un fitxer amb el mateix nom que el nom de fitxer original. El nom de fitxer i amb l'extensió fixats les metadades es troben al document intern les metadades del document intern. A l'exemple anterior han de tenir les metadades del directori personalitzat<item type=\"literal\">MyText.xmp</item>."
+msgid "For custom metadata, you must provide a file with same name as the original filename and with extension as \".xmp\". The provided metadata will override the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type=\"literal\">MyText.xmp</item>."
+msgstr ""
#: ref_epub_export.xhp
#, fuzzy
diff --git a/source/ca/helpcontent2/source/text/shared/explorer/database.po b/source/ca/helpcontent2/source/text/shared/explorer/database.po
index 5eee47d15ee..630b3cd1d32 100644
--- a/source/ca/helpcontent2/source/text/shared/explorer/database.po
+++ b/source/ca/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: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: 2018-10-21 09:25+0000\n"
+"PO-Revision-Date: 2018-11-13 01:27+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
@@ -13,9 +13,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
"X-Language: ca\n"
-"X-POOTLE-MTIME: 1540113930.000000\n"
+"X-POOTLE-MTIME: 1542072469.000000\n"
#: 02000000.xhp
msgctxt ""
@@ -47,7 +47,7 @@ msgctxt ""
"par_id3150499\n"
"help.text"
msgid "A \"query\" is a special view of a table. A query can display chosen records or chosen fields within records; it can also sort those records. A query can apply to one table or to multiple tables, if they are linked by common data fields."
-msgstr ""
+msgstr "Una «consulta» és una visualització especial d'una taula. Les consultes poden mostrar determinats registres o camps dels registres, i també els poden ordenar. Podeu aplicar una consulta a una sola taula o bé a diverses taules, si estan enllaçades per camps de dades comuns."
#: 02000000.xhp
msgctxt ""
@@ -55,7 +55,7 @@ msgctxt ""
"par_id3147399\n"
"help.text"
msgid "Use queries to find records from data tables based on certain criteria. All queries created for a database are listed under the <emph>Queries</emph> entry. Since this entry contains the database queries, it is also called the \"query container\"."
-msgstr "Utilitzeu les consultes per cercar registres de les bases de dades segons uns criteris determinats. Totes les consultes creades per a una base de dades es llisten a l'entrada <emph>Consultes</emph>, que també rep el nom de contenidor de consultes."
+msgstr "Utilitzeu les consultes per a cercar registres de les bases de dades segons uns criteris determinats. Totes les consultes creades per a una base de dades es mostren a l'entrada <emph>Consultes</emph>, que també rep el nom de contenidor de consultes."
#: 02000000.xhp
msgctxt ""
@@ -71,7 +71,7 @@ msgctxt ""
"par_id3149183\n"
"help.text"
msgid "To print a query or table:"
-msgstr "Per imprimir una consulta o una taula:"
+msgstr "Per a imprimir una consulta o una taula:"
#: 02000000.xhp
msgctxt ""
@@ -615,7 +615,7 @@ msgctxt ""
"hd_id3153279\n"
"help.text"
msgid "Specifying the relation type"
-msgstr ""
+msgstr "Especificació del tipus de relació"
#: 02010100.xhp
msgctxt ""
@@ -663,7 +663,7 @@ msgctxt ""
"hd_id3151208\n"
"help.text"
msgid "Defining the query"
-msgstr ""
+msgstr "Definició de la consulta"
#: 02010100.xhp
msgctxt ""
@@ -679,7 +679,7 @@ msgctxt ""
"hd_id3154161\n"
"help.text"
msgid "Specifying field names"
-msgstr ""
+msgstr "Especificació dels noms dels camps"
#: 02010100.xhp
msgctxt ""
@@ -711,7 +711,7 @@ msgctxt ""
"hd_id3155764\n"
"help.text"
msgid "Saving the query"
-msgstr ""
+msgstr "Desament de la consulta"
#: 02010100.xhp
msgctxt ""
diff --git a/source/ca/helpcontent2/source/text/shared/guide.po b/source/ca/helpcontent2/source/text/shared/guide.po
index 54ecae1279a..9fe0f2da4f4 100644
--- a/source/ca/helpcontent2/source/text/shared/guide.po
+++ b/source/ca/helpcontent2/source/text/shared/guide.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-10-15 03:19+0000\n"
-"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:53+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
@@ -13,9 +13,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
"X-Language: ca\n"
-"X-POOTLE-MTIME: 1539573561.000000\n"
+"X-POOTLE-MTIME: 1542196401.000000\n"
#: aaa_start.xhp
msgctxt ""
@@ -8830,8 +8830,8 @@ msgctxt ""
"gallery_insert.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by selecting <emph>Tools - Gallery</emph>."
-msgstr "Per obrir la Galeria, feu clic a la icona <emph>Galeria</emph> a la barra <emph>Estàndard</emph> o seleccioneu <emph>Eines - Galeria</emph>."
+msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by choosing <emph>Insert - Media - Gallery</emph>."
+msgstr ""
#: gallery_insert.xhp
msgctxt ""
diff --git a/source/ca/helpcontent2/source/text/shared/optionen.po b/source/ca/helpcontent2/source/text/shared/optionen.po
index 10eb3ccd6fb..7fa8e53d5cc 100644
--- a/source/ca/helpcontent2/source/text/shared/optionen.po
+++ b/source/ca/helpcontent2/source/text/shared/optionen.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-11-12 13:36+0000\n"
-"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:53+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
@@ -15,7 +15,7 @@ msgstr ""
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
"X-Language: ca\n"
-"X-POOTLE-MTIME: 1542029804.000000\n"
+"X-POOTLE-MTIME: 1542196403.000000\n"
#: 01000000.xhp
msgctxt ""
@@ -268,6 +268,14 @@ msgstr "Algunes dades de l'usuari s'inclouen automàticament en un diccionari in
#: 01010100.xhp
msgctxt ""
"01010100.xhp\n"
+"par_id3153032\n"
+"help.text"
+msgid "User data is also used when commenting and in tracking changes mode, to identify comments/edits author; and to mark last edit position in document, so that when author opens the document later, it opens at the last edit position."
+msgstr ""
+
+#: 01010100.xhp
+msgctxt ""
+"01010100.xhp\n"
"hd_id3147653\n"
"help.text"
msgid "Address"
@@ -6135,7 +6143,7 @@ msgctxt ""
"par_id3154123\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optformataidspage/paragraph\">Specifies whether paragraph delimiters are displayed. The paragraph delimiters also contain paragraph format information.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optformataidspage/paragraph\">Especifica si es mostren els delimitadors de paràgraf. Els delimitadors de paràgraf també contenen informació de format de paràgraf.</ahelp>"
#: 01040600.xhp
msgctxt ""
@@ -14742,7 +14750,7 @@ msgctxt ""
"opencl.xhp\n"
"par_id5293741\n"
"help.text"
-msgid "for more information on OpenCL, visit <link href=\"http://www.khronos.org/opencl/\">the OpenCL site</link>"
+msgid "for more information on OpenCL, visit <link href=\"https://www.khronos.org/opencl/\">the OpenCL site</link>"
msgstr ""
#: persona_firefox.xhp
diff --git a/source/ca/helpcontent2/source/text/swriter/00.po b/source/ca/helpcontent2/source/text/swriter/00.po
index e9b52581136..97bad38919c 100644
--- a/source/ca/helpcontent2/source/text/swriter/00.po
+++ b/source/ca/helpcontent2/source/text/swriter/00.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: 2018-10-08 00:39+0000\n"
-"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:53+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
@@ -15,7 +15,7 @@ msgstr ""
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
"X-Language: ca\n"
-"X-POOTLE-MTIME: 1538959165.000000\n"
+"X-POOTLE-MTIME: 1542196404.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -38,8 +38,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3150253\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\"><alt id=\"alt_id3145389\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\"><alt id=\"alt_id3145389\">Icona</alt></image>"
+msgid "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145389\">Wrap Off Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -54,8 +54,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3156397\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\"><alt id=\"alt_id3149048\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\"><alt id=\"alt_id3149048\">Icona</alt></image>"
+msgid "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149048\">Wrap On Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -70,8 +70,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3154558\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\"><alt id=\"alt_id3152999\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\"><alt id=\"alt_id3152999\">Icona</alt></image>"
+msgid "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152999\">Wrap Through Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -86,8 +86,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3148773\n"
"help.text"
-msgid "<image src=\"res/sc06301.png\" id=\"img_id3149026\"><alt id=\"alt_id3149026\">Icon</alt></image>"
-msgstr "<image src=\"res/sc06301.png\" id=\"img_id3149026\"><alt id=\"alt_id3149026\">Icona</alt></image>"
+msgid "<image src=\"res/sc06301.png\" id=\"img_id3149026\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149026\">Jump to Previous Script Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -102,8 +102,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3151265\n"
"help.text"
-msgid "<image src=\"res/sc06300.png\" id=\"img_id3151272\"><alt id=\"alt_id3151272\">Icon</alt></image>"
-msgstr "<image src=\"res/sc06300.png\" id=\"img_id3151272\"><alt id=\"alt_id3151272\">Icona</alt></image>"
+msgid "<image src=\"res/sc06300.png\" id=\"img_id3151272\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151272\"> Jump to Next Script Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -382,8 +382,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3154763\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Ordre</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -398,8 +398,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3151387\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Ordre</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -414,8 +414,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3145823\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Ordre</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -430,8 +430,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150932\n"
"help.text"
-msgid "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\"><alt id=\"alt_id3150502\">Icon</alt></image>"
-msgstr "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\"><alt id=\"alt_id3150502\">Icona</alt></image>"
+msgid "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150502\">Formatting Marks Icon</alt></image>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -462,8 +462,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150765\n"
"help.text"
-msgid "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\"><alt id=\"alt_id3147572\">Icon</alt></image>"
-msgstr "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\"><alt id=\"alt_id3147572\">Icona</alt></image>"
+msgid "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147572\">Web Icon</alt></image>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -2462,8 +2462,8 @@ msgctxt ""
"stylesmenu.xhp\n"
"par_id941529884998705\n"
"help.text"
-msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles</emph></variable>."
-msgstr "<variable id=\"ses\">Trieu <emph>Estils ▸ Edita els estils</emph></variable>."
+msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles...</emph></variable>."
+msgstr ""
#: stylesmenu.xhp
msgctxt ""
diff --git a/source/ca/svtools/messages.po b/source/ca/svtools/messages.po
index 862bb915299..fa92e8975f0 100644
--- a/source/ca/svtools/messages.po
+++ b/source/ca/svtools/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: 2018-09-12 06:31+0000\n"
-"Last-Translator: Joan Montané <joan@montane.cat>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:34+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1536733886.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195298.000000\n"
#: include/svtools/strings.hrc:25
msgctxt "STR_UNDO"
@@ -1534,8 +1534,8 @@ msgstr "Divisor de paraules Libhyphen"
#: include/svtools/strings.hrc:360
msgctxt "STR_DESCRIPTION_MYTHES"
-msgid "Mythes Thesaurus"
-msgstr "Tesaure Mythes"
+msgid "MyThes Thesaurus"
+msgstr ""
#: include/svtools/strings.hrc:361
msgctxt "STR_DESCRIPTION_IGNOREALLLIST"
diff --git a/source/ca/sw/messages.po b/source/ca/sw/messages.po
index 4b52c4fd00e..e07d255ac74 100644
--- a/source/ca/sw/messages.po
+++ b/source/ca/sw/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-10-22 07:23+0000\n"
-"Last-Translator: Joan Montané <joan@montane.cat>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:34+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1540193003.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195298.000000\n"
#: sw/inc/app.hrc:29
msgctxt "RID_PARAGRAPHSTYLEFAMILY"
@@ -6848,7 +6848,12 @@ msgctxt "asciifilterdialog|lf"
msgid "_LF"
msgstr "_LF"
-#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:264
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:258
+msgctxt "asciifilterdialog|includebom"
+msgid "Include byte-order-mark"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:280
msgctxt "asciifilterdialog|label1"
msgid "Properties"
msgstr "Propietats"
diff --git a/source/ca/swext/mediawiki/help.po b/source/ca/swext/mediawiki/help.po
index 6afe4169b08..e933b6e9159 100644
--- a/source/ca/swext/mediawiki/help.po
+++ b/source/ca/swext/mediawiki/help.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: 2018-11-12 12:23+0100\n"
+"POT-Creation-Date: 2018-11-15 13:53+0100\n"
"PO-Revision-Date: 2018-11-12 13:12+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\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: Pootle 2.8\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1542028364.000000\n"
#: help.tree
@@ -93,8 +93,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id7387615\n"
"help.text"
-msgid "A wiki account on a supported <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
-msgstr "Un compte wiki en un servidor <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> compatible"
+msgid "A wiki account on a supported <link href=\"https://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -149,24 +149,24 @@ msgctxt ""
"wiki.xhp\n"
"par_id368968\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Options</link> dialog, click Add."
-msgstr "Al diàleg d'<link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Opcions</link>, cliqueu Afegeix."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\"><emph>Options</emph></link> dialog, click <emph>Add</emph>."
+msgstr ""
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"par_id6962187\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> dialog, enter the account information for the wiki."
-msgstr "Al diàleg <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link>, introduïu la informació del compte per a la wiki."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\"><emph>MediaWiki</emph></link> dialog, enter the account information for the wiki."
+msgstr ""
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"par_id5328836\n"
"help.text"
-msgid "In the URL text box, enter the address of a wiki that you want to connect to."
-msgstr "Al quadre de text URL, introduïu l'adreça de la wiki a la qual voleu connectar-vos."
+msgid "In the <emph>URL</emph> text box, enter the address of a wiki that you want to connect to."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -181,8 +181,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id5906552\n"
"help.text"
-msgid "In the Username box, enter your user ID for your wiki account."
-msgstr "Al quadre Nom d'usuari, introduïu l'identificador d'usuari del vostre compte wiki."
+msgid "In the <emph>Username</emph> box, enter your user ID for your wiki account."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -197,8 +197,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id8869594\n"
"help.text"
-msgid "In the Password box, enter the password for your wiki account, then click OK."
-msgstr "Al quadre Contrasenya, introduïu la contrasenya del vostre compte wiki, llavors feu clic a «D'acord»."
+msgid "In the Password box, enter the password for your wiki account, then click <emph>OK</emph>."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -245,8 +245,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id228278\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Send to MediaWiki</link> dialog, specify the settings for your entry."
-msgstr "En el diàleg <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Envia a MediaWiki</link>, indiqueu els paràmetres de la vostra entrada."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\"><emph>Send to MediaWiki</emph></link> dialog, specify the settings for your entry."
+msgstr ""
#: wiki.xhp
msgctxt ""
diff --git a/source/cs/cui/messages.po b/source/cs/cui/messages.po
index 7da2b7caa54..4ee99082308 100644
--- a/source/cs/cui/messages.po
+++ b/source/cs/cui/messages.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2018-10-23 21:27+0000\n"
+"POT-Creation-Date: 2018-11-14 12:21+0100\n"
+"PO-Revision-Date: 2018-11-14 11:46+0000\n"
"Last-Translator: raal <raal@post.cz>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
@@ -13,8 +13,8 @@ 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: LibreOffice\n"
-"X-POOTLE-MTIME: 1540330055.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195987.000000\n"
#: cui/inc/strings.hrc:24
msgctxt "RID_SVXSTR_KEY_CONFIG_DIR"
@@ -1558,141 +1558,136 @@ msgid "Dimension line"
msgstr "Kótovací čára"
#: cui/inc/strings.hrc:365
-msgctxt "RID_SVXSTR_LOAD_ERROR"
-msgid "The selected module could not be loaded."
-msgstr "Zvolený modul nelze načíst."
-
-#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_STARTQUOTE"
msgid "Start Quote"
msgstr "Levá uvozovka"
-#: cui/inc/strings.hrc:367
+#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_ENDQUOTE"
msgid "End Quote"
msgstr "Pravá uvozovka"
-#: cui/inc/strings.hrc:369
+#: cui/inc/strings.hrc:368
msgctxt "RID_SVXSTR_SELECTEDPERSONA"
msgid "Selected Theme: "
msgstr "Vybraný motiv vzhledu: "
-#: cui/inc/strings.hrc:370
+#: cui/inc/strings.hrc:369
msgctxt "RID_SVXSTR_SEARCHING"
msgid "Searching, please wait..."
msgstr "Vyhledává se, prosím čekejte..."
-#: cui/inc/strings.hrc:371
+#: cui/inc/strings.hrc:370
msgctxt "RID_SVXSTR_SEARCHERROR"
msgid "Cannot open %1, please try again later."
msgstr "Nelze otevřít %1, zkuste to později."
-#: cui/inc/strings.hrc:372
+#: cui/inc/strings.hrc:371
msgctxt "RID_SVXSTR_NORESULTS"
msgid "No results found."
msgstr "Nenalezeny žádné výsledky."
-#: cui/inc/strings.hrc:373
+#: cui/inc/strings.hrc:372
msgctxt "RID_SVXSTR_APPLYPERSONA"
msgid "Applying Theme..."
msgstr "Motiv vzhledu se nastavuje..."
-#: cui/inc/strings.hrc:374
+#: cui/inc/strings.hrc:373
msgctxt "RID_SVXSTR_INVALIDPERSONAURL"
msgid "Please enter a valid theme address or a search term."
msgstr "Zadejte prosím platnou adresu motivu vzhledu nebo vyhledávací dotaz."
-#: cui/inc/strings.hrc:376
+#: cui/inc/strings.hrc:375
msgctxt "RID_SVXSTR_TABLE_PRESET_NONE"
msgid "Set No Borders"
msgstr "Bez ohraničení"
-#: cui/inc/strings.hrc:377
+#: cui/inc/strings.hrc:376
msgctxt "RID_SVXSTR_TABLE_PRESET_ONLYOUTER"
msgid "Set Outer Border Only"
msgstr "Pouze vnější ohraničení"
-#: cui/inc/strings.hrc:378
+#: cui/inc/strings.hrc:377
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERHORI"
msgid "Set Outer Border and Horizontal Lines"
msgstr "Vnější ohraničení a vodorovné linky"
-#: cui/inc/strings.hrc:379
+#: cui/inc/strings.hrc:378
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERALL"
msgid "Set Outer Border and All Inner Lines"
msgstr "Vnější ohraničení a všechny vnitřní linky"
-#: cui/inc/strings.hrc:380
+#: cui/inc/strings.hrc:379
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERINNER"
msgid "Set Outer Border Without Changing Inner Lines"
msgstr "Vnější ohraničení bez změny vnitřních linek"
-#: cui/inc/strings.hrc:381
+#: cui/inc/strings.hrc:380
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONAL"
msgid "Set Diagonal Lines Only"
msgstr "Jen úhlopříčky"
-#: cui/inc/strings.hrc:382
+#: cui/inc/strings.hrc:381
msgctxt "RID_SVXSTR_PARA_PRESET_ALL"
msgid "Set All Four Borders"
msgstr "Ohraničení na všech 4 stranách"
-#: cui/inc/strings.hrc:383
+#: cui/inc/strings.hrc:382
msgctxt "RID_SVXSTR_PARA_PRESET_LEFTRIGHT"
msgid "Set Left and Right Borders Only"
msgstr "Ohraničení pouze vlevo a vpravo"
-#: cui/inc/strings.hrc:384
+#: cui/inc/strings.hrc:383
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOM"
msgid "Set Top and Bottom Borders Only"
msgstr "Ohraničení pouze nahoře a dole"
-#: cui/inc/strings.hrc:385
+#: cui/inc/strings.hrc:384
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYLEFT"
msgid "Set Left Border Only"
msgstr "Ohraničení pouze vlevo"
-#: cui/inc/strings.hrc:386
+#: cui/inc/strings.hrc:385
msgctxt "RID_SVXSTR_HOR_PRESET_ONLYHOR"
msgid "Set Top and Bottom Borders, and All Inner Lines"
msgstr "Ohraničení nahoře a dole, všechny vnitřní čáry"
-#: cui/inc/strings.hrc:387
+#: cui/inc/strings.hrc:386
msgctxt "RID_SVXSTR_VER_PRESET_ONLYVER"
msgid "Set Left and Right Borders, and All Inner Lines"
msgstr "Ohraničení vlevo a vpravo, všechny vnitřní čáry"
-#: cui/inc/strings.hrc:388
+#: cui/inc/strings.hrc:387
msgctxt "RID_SVXSTR_SHADOW_STYLE_NONE"
msgid "No Shadow"
msgstr "Bez stínování"
-#: cui/inc/strings.hrc:389
+#: cui/inc/strings.hrc:388
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMRIGHT"
msgid "Cast Shadow to Bottom Right"
msgstr "Vrhat stín vpravo dolů"
-#: cui/inc/strings.hrc:390
+#: cui/inc/strings.hrc:389
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPRIGHT"
msgid "Cast Shadow to Top Right"
msgstr "Vrhat stín vpravo nahoru"
-#: cui/inc/strings.hrc:391
+#: cui/inc/strings.hrc:390
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMLEFT"
msgid "Cast Shadow to Bottom Left"
msgstr "Vrhat stín vlevo dolů"
-#: cui/inc/strings.hrc:392
+#: cui/inc/strings.hrc:391
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPLEFT"
msgid "Cast Shadow to Top Left"
msgstr "Vrhat stín vlevo nahoru"
-#: cui/inc/strings.hrc:393
+#: cui/inc/strings.hrc:392
msgctxt "RID_SVXSTR_SIGNATURELINE_SIGNED_BY"
msgid "Signed by: %1"
msgstr "Podepsáno: %1"
-#: cui/inc/strings.hrc:394
+#: cui/inc/strings.hrc:393
msgctxt "RID_SVXSTR_OPENCL_RESTART"
msgid "For the OpenCL changes to take effect, %PRODUCTNAME must be restarted."
msgstr "Aby se změny nastavení OpenCL projevily, je nezbytné %PRODUCTNAME restartovat."
@@ -2180,7 +2175,7 @@ msgstr "Národní prostředí: $LOCALE"
#: cui/uiconfig/ui/aboutdialog.ui:170
msgctxt "aboutdialog|locale"
msgid "UI-Language: $LOCALE"
-msgstr ""
+msgstr "Jazyk UI: $LOCALE"
#: cui/uiconfig/ui/aboutdialog.ui:187
msgctxt "aboutdialog|buildIdLink"
@@ -5196,7 +5191,7 @@ msgstr "Adresář"
#: cui/uiconfig/ui/gallerythemedialog.ui:8
msgctxt "gallerythemedialog|GalleryThemeDialog"
msgid "Properties of %1"
-msgstr ""
+msgstr "Vlastnosti souboru %1"
#: cui/uiconfig/ui/gallerythemedialog.ui:135
msgctxt "gallerythemedialog|general"
@@ -10435,83 +10430,83 @@ msgstr "Hledaný výraz nebo URL motivu vzhledu pro Firefox"
#: cui/uiconfig/ui/select_persona_dialog.ui:196
msgctxt "select_persona_dialog|categoriesCB"
msgid "Abstract"
-msgstr ""
+msgstr "Abstraktní"
#: cui/uiconfig/ui/select_persona_dialog.ui:197
msgctxt "select_persona_dialog|categoriesCB"
msgid "Causes"
-msgstr ""
+msgstr "Názorové proudy"
#: cui/uiconfig/ui/select_persona_dialog.ui:198
msgctxt "select_persona_dialog|categoriesCB"
msgid "Fashion"
-msgstr ""
+msgstr "Móda"
#: cui/uiconfig/ui/select_persona_dialog.ui:199
msgctxt "select_persona_dialog|categoriesCB"
msgid "Film and TV"
-msgstr ""
+msgstr "Film a TV"
#: cui/uiconfig/ui/select_persona_dialog.ui:200
msgctxt "select_persona_dialog|categoriesCB"
msgid "Firefox"
-msgstr ""
+msgstr "Firefox"
#. https://addons.mozilla.org/en-US/firefox/themes/
#: cui/uiconfig/ui/select_persona_dialog.ui:201
msgctxt "select_persona_dialog|categoriesCB"
msgid "Foxkeh"
-msgstr ""
+msgstr "Foxkeh"
#: cui/uiconfig/ui/select_persona_dialog.ui:202
msgctxt "select_persona_dialog|categoriesCB"
msgid "Holiday"
-msgstr ""
+msgstr "Svátek"
#: cui/uiconfig/ui/select_persona_dialog.ui:203
msgctxt "select_persona_dialog|categoriesCB"
msgid "Music"
-msgstr ""
+msgstr "Hudba"
#: cui/uiconfig/ui/select_persona_dialog.ui:204
msgctxt "select_persona_dialog|categoriesCB"
msgid "Nature"
-msgstr ""
+msgstr "Příroda"
#: cui/uiconfig/ui/select_persona_dialog.ui:205
msgctxt "select_persona_dialog|categoriesCB"
msgid "Other"
-msgstr ""
+msgstr "Ostatní"
#: cui/uiconfig/ui/select_persona_dialog.ui:206
msgctxt "select_persona_dialog|categoriesCB"
msgid "Scenery"
-msgstr ""
+msgstr "Krajina"
#: cui/uiconfig/ui/select_persona_dialog.ui:207
msgctxt "select_persona_dialog|categoriesCB"
msgid "Seasonal"
-msgstr ""
+msgstr "Sezónní"
#: cui/uiconfig/ui/select_persona_dialog.ui:208
msgctxt "select_persona_dialog|categoriesCB"
msgid "Solid"
-msgstr ""
+msgstr "Jednoduché"
#: cui/uiconfig/ui/select_persona_dialog.ui:209
msgctxt "select_persona_dialog|categoriesCB"
msgid "Sports"
-msgstr ""
+msgstr "Sport"
#: cui/uiconfig/ui/select_persona_dialog.ui:210
msgctxt "select_persona_dialog|categoriesCB"
msgid "Websites"
-msgstr ""
+msgstr "Webové stránky"
#: cui/uiconfig/ui/select_persona_dialog.ui:211
msgctxt "select_persona_dialog|categoriesCB"
msgid "Featured"
-msgstr ""
+msgstr "Doporučené"
#: cui/uiconfig/ui/select_persona_dialog.ui:231
msgctxt "select_persona_dialog|label6"
@@ -10668,22 +10663,43 @@ msgctxt "signsignatureline|btn_select_certificate"
msgid "Select Certificate"
msgstr "Vybrat certifikát"
-#: cui/uiconfig/ui/signsignatureline.ui:168
+#. Name of the signer
+#: cui/uiconfig/ui/signsignatureline.ui:166
+msgctxt "signsignatureline|label_name"
+msgid "or"
+msgstr "nebo"
+
+#: cui/uiconfig/ui/signsignatureline.ui:175
+msgctxt "signsignatureline|btn_load_image"
+msgid "Use Signature Image"
+msgstr "Použít obrázek podpisu"
+
+#: cui/uiconfig/ui/signsignatureline.ui:190
+msgctxt "signsignatureline|btn_clear_image"
+msgid "Clear"
+msgstr "Vymazat"
+
+#: cui/uiconfig/ui/signsignatureline.ui:206
+msgctxt "signsignatureline|label_image_dimensions"
+msgid "Best image size: 600 x 100 px"
+msgstr "Nejlepší velikost obrázku: 600 x 100 px"
+
+#: cui/uiconfig/ui/signsignatureline.ui:237
msgctxt "signsignatureline|label_sign"
msgid "Sign"
msgstr "Podepsat"
-#: cui/uiconfig/ui/signsignatureline.ui:205
+#: cui/uiconfig/ui/signsignatureline.ui:274
msgctxt "signsignatureline|label_add_comment"
msgid "Add comment:"
msgstr "Přidat komentář:"
-#: cui/uiconfig/ui/signsignatureline.ui:241
+#: cui/uiconfig/ui/signsignatureline.ui:310
msgctxt "signsignatureline|label_hint"
msgid "Instructions from the document creator:"
msgstr "Pokyny od autora dokumentu:"
-#: cui/uiconfig/ui/signsignatureline.ui:274
+#: cui/uiconfig/ui/signsignatureline.ui:343
msgctxt "signsignatureline|label_more"
msgid "More"
msgstr "Více"
diff --git a/source/cs/helpcontent2/source/text/sbasic/shared/01.po b/source/cs/helpcontent2/source/text/sbasic/shared/01.po
index 361704ce99f..f8b8f43bbb8 100644
--- a/source/cs/helpcontent2/source/text/sbasic/shared/01.po
+++ b/source/cs/helpcontent2/source/text/sbasic/shared/01.po
@@ -3,9 +3,9 @@ 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-05-16 16:54+0200\n"
-"PO-Revision-Date: 2018-06-23 18:14+0000\n"
-"Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 20:02+0000\n"
+"Last-Translator: raal <raal@post.cz>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1529777663.000000\n"
+"X-POOTLE-MTIME: 1542225745.000000\n"
#: 06130000.xhp
msgctxt ""
@@ -93,8 +93,8 @@ msgctxt ""
"06130000.xhp\n"
"par_id3154791\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
-msgstr "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Spustí nebo uloží aktuální makro.</ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Runs or saves the current macro.</ahelp>"
+msgstr "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Spustí nebo uloží aktuální makro.</ahelp>"
#: 06130000.xhp
msgctxt ""
diff --git a/source/cs/helpcontent2/source/text/scalc/00.po b/source/cs/helpcontent2/source/text/scalc/00.po
index ac5123de739..fabc352a41d 100644
--- a/source/cs/helpcontent2/source/text/scalc/00.po
+++ b/source/cs/helpcontent2/source/text/scalc/00.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-11-22 13:53+0100\n"
-"PO-Revision-Date: 2018-08-20 13:16+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 20:06+0000\n"
"Last-Translator: raal <raal@post.cz>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1534770976.000000\n"
+"X-POOTLE-MTIME: 1542226015.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -29,7 +29,7 @@ msgctxt ""
"00000004.xhp\n"
"hd_id3155535\n"
"help.text"
-msgid "<variable id=\"wie\">To access this function... </variable>"
+msgid "<variable id=\"wie\">To access this function...</variable>"
msgstr "<variable id=\"wie\">Přístup k této funkci...</variable>"
#: 00000004.xhp
@@ -37,7 +37,7 @@ msgctxt ""
"00000004.xhp\n"
"par_idN1056E\n"
"help.text"
-msgid "<variable id=\"moreontop\">More explanations on top of this page. </variable>"
+msgid "<variable id=\"moreontop\">More explanations on top of this page.</variable>"
msgstr "<variable id=\"moreontop\">Podrobnější vysvětlení nahoře.</variable>"
#: 00000004.xhp
@@ -45,7 +45,7 @@ msgctxt ""
"00000004.xhp\n"
"par_idN105AF\n"
"help.text"
-msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone. </variable>"
+msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone.</variable>"
msgstr "<variable id=\"optional\">Pokud jsou parametry funkcí %PRODUCTNAME Calc označeny jako \"nepovinné\", je možné je vynechat, pokud za nimi nenásledují žádné další parametry. Např. pokud má funkce čtyři parametry a poslední dva jsou označeny jako \"nepovinné\", je možné vynechat parametr 4 nebo parametry 3 a 4, ale není možné vynechat samotný parametr 3.</variable>"
#: 00000004.xhp
@@ -77,80 +77,80 @@ msgctxt ""
"00000402.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph></variable>"
-msgstr "<variable id=\"kopffuss\">Zvolte <emph>Vložit - Záhlaví a zápatí</emph></variable>"
+msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph>.</variable>"
+msgstr "<variable id=\"kopffuss\">Zvolte <emph>Vložit - Záhlaví a zápatí</emph>.</variable>"
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3159233\n"
"help.text"
-msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs</variable>"
-msgstr "<variable id=\"bkopfzeile\">Zvolte kartu <emph>Vložit - Záhlaví a zápatí - Záhlaví a zápatí</emph></variable>"
+msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs.</variable>"
+msgstr "<variable id=\"bkopfzeile\">Zvolte kartu <emph>Vložit - Záhlaví a zápatí - Záhlaví a zápatí</emph>.</variable>"
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150443\n"
"help.text"
-msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph></variable>"
-msgstr "<variable id=\"bausfullen\">Zvolte <emph>List - Vyplnit buňky</emph></variable>"
+msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph>.</variable>"
+msgstr "<variable id=\"bausfullen\">Zvolte <emph>List - Vyplnit buňky</emph>.</variable>"
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3143267\n"
"help.text"
-msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph></variable>"
-msgstr "<variable id=\"bausunten\">Zvolte <emph>List - Vyplnit buňky - Dolů</emph></variable>"
+msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph>.</variable>"
+msgstr "<variable id=\"bausunten\">Zvolte <emph>List - Vyplnit buňky - Dolů</emph>.</variable>"
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153880\n"
"help.text"
-msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph></variable>"
-msgstr "<variable id=\"bausrechts\">Zvolte <emph>List - Vyplnit buňky - Vpravo</emph></variable>"
+msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph>.</variable>"
+msgstr "<variable id=\"bausrechts\">Zvolte <emph>List - Vyplnit buňky - Vpravo</emph>.</variable>"
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3151245\n"
"help.text"
-msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph></variable>"
-msgstr "<variable id=\"bausoben\">Zvolte <emph>List - Vyplnit buňky - Nahoru</emph></variable>"
+msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph>.</variable>"
+msgstr "<variable id=\"bausoben\">Zvolte <emph>List - Vyplnit buňky - Nahoru</emph>.</variable>"
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph></variable>"
-msgstr "<variable id=\"bauslinks\">Zvolte <emph>List - Vyplnit buňky - Vlevo</emph></variable>"
+msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph>.</variable>"
+msgstr "<variable id=\"bauslinks\">Zvolte <emph>List - Vyplnit buňky - Vlevo</emph>.</variable>"
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150400\n"
"help.text"
-msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph></variable>"
-msgstr "<variable id=\"baustab\">Zvolte <emph>List - Vyplnit buňky - Listy</emph></variable>"
+msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph>.</variable>"
+msgstr "<variable id=\"baustab\">Zvolte <emph>List - Vyplnit buňky - Listy</emph>.</variable>"
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3154910\n"
"help.text"
-msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph></variable>"
-msgstr "<variable id=\"bausreihe\">Zvolte <emph>List - Vyplnit buňky - Posloupnost</emph></variable>"
+msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph>.</variable>"
+msgstr "<variable id=\"bausreihe\">Zvolte <emph>List - Vyplnit buňky - Posloupnost</emph>.</variable>"
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "Choose <emph>Sheet - Clear Cells</emph>"
-msgstr "Zvolte <emph>List - Vymazat buňky</emph>"
+msgid "Choose <emph>Sheet - Clear Cells</emph>."
+msgstr "Zvolte <emph>List - Vymazat buňky</emph>."
#: 00000402.xhp
msgctxt ""
@@ -165,40 +165,40 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150011\n"
"help.text"
-msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph></variable>"
-msgstr "<variable id=\"bzelo\">Zvolte <emph>List - Smazat buňky</emph></variable>"
+msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph>.</variable>"
+msgstr "<variable id=\"bzelo\">Zvolte <emph>List - Smazat buňky</emph>.</variable>"
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153951\n"
"help.text"
-msgid "Choose <emph>Sheet - Delete Sheet</emph>"
-msgstr "Zvolte <emph>List - Smazat list</emph>"
+msgid "Choose <emph>Sheet - Delete Sheet</emph>."
+msgstr "Zvolte <emph>List - Smazat list</emph>."
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3155306\n"
"help.text"
-msgid "Open context menu for a sheet tab"
-msgstr "Otevřete místní nabídku karty listu"
+msgid "Open context menu for a sheet tab."
+msgstr "Otevřete místní nabídku karty listu."
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3146119\n"
"help.text"
-msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>"
-msgstr "Zvolte <emph>List - Přesunout nebo kopírovat list</emph>"
+msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3148645\n"
"help.text"
-msgid "Open context menu for a sheet tab"
-msgstr "Otevřete místní nabídku karty listu"
+msgid "Open context menu for a sheet tab."
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -221,32 +221,32 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150275\n"
"help.text"
-msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph></variable>"
-msgstr "<variable id=\"aspze\">Zvolte <emph>Zobrazit - Záhlaví sloupců a řádků</emph></variable>"
+msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph></variable>"
-msgstr "<variable id=\"awehe\">Zvolte <emph>Zobrazit - Zvýrazňování hodnot</emph></variable>"
+msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3148947\n"
"help.text"
-msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph></variable>"
-msgstr "<variable id=\"rechenleiste\">Zvolte <emph>Zobrazit - Lišta vzorců</emph> nebo <emph>Zobrazit - Nástrojové lišty - Lišta vzorců</emph></variable>"
+msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3148663\n"
"help.text"
-msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph></variable>"
-msgstr "<variable id=\"seumvo\">Zvolte <emph>Zobrazit - Zalomení stránky</emph></variable>"
+msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -269,16 +269,16 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149784\n"
"help.text"
-msgid "Choose <emph>Insert - Cells</emph>"
-msgstr "Zvolte <emph>Vložit - Buňky</emph>"
+msgid "Choose <emph>Insert - Cells</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "Open <emph>Insert Cells</emph> toolbar from Tools bar:"
-msgstr "Otevřete nástrojovou lištu <emph>Vložit - Buňky</emph> z lišty Nástroje:"
+msgid "Open <emph>Insert Cells</emph> toolbar from <emph>Tools</emph> bar:"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -365,24 +365,24 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149033\n"
"help.text"
-msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph></variable>"
-msgstr "<variable id=\"eitab\">Zvolte <emph>List - Vložit List</emph></variable>"
+msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_idN1082F\n"
"help.text"
-msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph></variable>"
-msgstr "<variable id=\"eitabfile\">Zvolte <emph>Vložit - List ze souboru</emph></variable>"
+msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3155115\n"
"help.text"
-msgid "Choose <emph>Insert - Function</emph>"
-msgstr "Zvolte <emph>Vložit - Funkce</emph>"
+msgid "Choose <emph>Insert - Function</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -429,8 +429,8 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155809\n"
"help.text"
-msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date&Time</emph></variable>"
-msgstr "<variable id=\"eikadaze\"><emph>Vložit - Funkce</emph> - Kategorie <emph>Datum a čas</emph></variable>"
+msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date & Time</emph></variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -517,32 +517,32 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155383\n"
"help.text"
-msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph></variable>"
-msgstr "<variable id=\"funktionsliste\">Zvolte <emph>Vložit - Seznam funkcí</emph></variable>"
+msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153250\n"
"help.text"
-msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph></variable>"
-msgstr "<variable id=\"einamen\">Zvolte <emph>Vložit - Pojmenovaná oblast nebo výraz</emph></variable>"
+msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3146776\n"
"help.text"
-msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph></variable>"
-msgstr "<variable id=\"eiextdata\">Zvolte <emph>List - Odkaz na externí data</emph></variable>"
+msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3143222\n"
"help.text"
-msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>"
-msgstr "Zvolte <emph>List - Pojmenované oblasti a výrazy - Definovat</emph>"
+msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -557,24 +557,24 @@ msgctxt ""
"00000404.xhp\n"
"par_id3145214\n"
"help.text"
-msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph></variable>"
-msgstr "<variable id=\"einaei\">Zvolte <emph>List - List - Pojmenované oblasti a výrazy - Vložit</emph></variable>"
+msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153558\n"
"help.text"
-msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph></variable>"
-msgstr "<variable id=\"einaueb\">Zvolte <emph>List - Pojmenované oblasti a výrazy - Vytvořit</emph></variable>"
+msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153483\n"
"help.text"
-msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph></variable>"
-msgstr "<variable id=\"einabesch\">Zvolte <emph>List - Pojmenované oblasti a výrazy - Popisky</emph></variable>"
+msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
@@ -597,192 +597,192 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154685\n"
"help.text"
-msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph></variable>"
-msgstr "<variable id=\"fozelle\">Zvolte <emph>Formát - Buňky</emph></variable>"
+msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153194\n"
"help.text"
-msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab </variable>"
-msgstr "<variable id=\"fozelstz\">Zvolte <emph>Formát - Buňky - Ochrana buňky</emph> </variable>"
+msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155854\n"
"help.text"
-msgid "<variable id=\"fozei\">Choose <emph>Format - Row</emph></variable>"
-msgstr "<variable id=\"fozei\">Zvolte <emph>Formát - Řádek</emph></variable>"
+msgid "<variable id=\"fozei\">Choose <emph>Format - Rows</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3150012\n"
"help.text"
-msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Row - Optimal Height</emph></variable>"
-msgstr "<variable id=\"fozeiophoe\">Zvolte <emph>Formát - Řádek - Optimální výška</emph></variable>"
+msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Rows - Optimal Height</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3148645\n"
"help.text"
-msgid "Choose <emph>Format - Row - Hide</emph>"
-msgstr "Zvolte <emph>Formát - Řádek - Skrýt</emph>"
+msgid "Choose <emph>Format - Rows - Hide</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153728\n"
"help.text"
-msgid "Choose <emph>Format - Column - Hide</emph>"
-msgstr "Zvolte <emph>Formát - Sloupec - Skrýt</emph>"
+msgid "Choose <emph>Format - Columns - Hide</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3151114\n"
"help.text"
-msgid "Choose <emph>Format - Sheet - Hide</emph>"
-msgstr "Zvolte <emph>Formát - List - Skrýt</emph>"
+msgid "Choose <emph>Sheet - Hide Sheet</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3148576\n"
"help.text"
-msgid "Choose <emph>Format - Row - Show</emph>"
-msgstr "Zvolte <emph>Formát - Řádek - Zobrazit</emph>"
+msgid "Choose <emph>Format - Rows - Show</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156286\n"
"help.text"
-msgid "Choose <emph>Format - Column - Show</emph>"
-msgstr "Zvolte <emph>Formát - Sloupec - Zobrazit</emph>"
+msgid "Choose <emph>Format - Columns - Show</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3145645\n"
"help.text"
-msgid "<variable id=\"fospa\">Choose <emph>Format - Column</emph></variable>"
-msgstr "<variable id=\"fospa\">Zvolte <emph>Formát - Sloupec</emph></variable>"
+msgid "<variable id=\"fospa\">Choose <emph>Format - Columns</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3145252\n"
"help.text"
-msgid "Choose <emph>Format - Column - Optimal Width</emph>"
-msgstr "Zvolte <emph>Formát - Sloupec - Optimální Šířka</emph>"
+msgid "Choose <emph>Format - Columns - Optimal Width</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3146971\n"
"help.text"
-msgid "Double-click right column separator in column headers"
-msgstr "Poklepejte na pravý oddělovač sloupců v záhlaví sloupce."
+msgid "Double-click right column separator in column headers."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3147362\n"
"help.text"
-msgid "<variable id=\"fot\">Choose <emph>Format - Sheet</emph></variable>"
-msgstr "<variable id=\"fot\">Zvolte <emph>Formát - List</emph></variable>"
+msgid "<variable id=\"fot\">Choose <emph>Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3163805\n"
"help.text"
-msgid "<variable id=\"fotu\">Choose <emph>Format - Sheet - Rename</emph></variable>"
-msgstr "<variable id=\"fotu\">Zvolte <emph>Formát - List - Přejmenovat</emph></variable>"
+msgid "<variable id=\"fotu\">Choose <emph>Sheet - Rename Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155333\n"
"help.text"
-msgid "<variable id=\"fotenb\">Choose <emph>Format - Sheet - Show</emph></variable>"
-msgstr "<variable id=\"fotenb\">Zvolte <emph>Formát - List - Zobrazit</emph></variable>"
+msgid "<variable id=\"fotenb\">Choose <emph>Sheet - Show Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_idN1077A\n"
"help.text"
-msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph></variable>"
-msgstr "<variable id=\"foste\">Zvolte <emph>Formát - Stránka</emph></variable>"
+msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155508\n"
"help.text"
-msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab </variable>"
-msgstr "<variable id=\"fostel\">Zvolte kartu <emph>Formát - Stránka - List</emph> </variable>"
+msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3150883\n"
"help.text"
-msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph></variable>"
-msgstr "<variable id=\"fodrbe\">Zvolte <emph>Formát - Oblasti tisku</emph></variable>"
+msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156448\n"
"help.text"
-msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph></variable>"
-msgstr "<variable id=\"fodrfe\">Zvolte <emph>Formát - Oblasti tisku - Definovat</emph></variable>"
+msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156290\n"
"help.text"
-msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph></variable>"
-msgstr "<variable id=\"fodrhin\">Zvolte <emph>Formát - Oblasti tisku - Přidat</emph></variable>"
+msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155812\n"
"help.text"
-msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph></variable>"
-msgstr "<variable id=\"fodbah\">Zvolte <emph>Formát - Oblasti tisku - Vymazat</emph></variable>"
+msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153307\n"
"help.text"
-msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph></variable>"
-msgstr "<variable id=\"fodbbe\">Zvolte <emph>Formát - Oblasti tisku - Upravit</emph></variable>"
+msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153916\n"
"help.text"
-msgid "Choose <emph>Format - AutoFormat</emph>"
-msgstr "Zvolte <emph>Formát - Automatický formát</emph>"
+msgid "Choose <emph>Format - AutoFormat</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3154532\n"
"help.text"
-msgid "On the Tools bar, click"
-msgstr "Na liště Nástroje klepněte na"
+msgid "On the <emph>Tools</emph> bar, click"
+msgstr ""
#: 00000405.xhp
msgctxt ""
@@ -805,8 +805,8 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154618\n"
"help.text"
-msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph></variable>"
-msgstr "<variable id=\"bedingte\">Zvolte <emph>Formát - Podmíněné formátování</emph></variable>"
+msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -829,16 +829,16 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150541\n"
"help.text"
-msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph> </variable>"
-msgstr "<variable id=\"exdektv\">Zvolte <emph>Nástroje - Detektiv</emph></variable>"
+msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3153194\n"
"help.text"
-msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>"
-msgstr "Zvolte <emph>Nástroje - Detektiv - Předchůdci</emph>"
+msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -853,24 +853,24 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph> </variable>"
-msgstr "<variable id=\"silbentrennungc\">Nabídka <emph>Nástroje - Jazyk - Dělení slov</emph></variable>"
+msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3145785\n"
"help.text"
-msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph> </variable>"
-msgstr "<variable id=\"exdvore\">Zvolte <emph>Nástroje - Detektiv - Odstranit předchůdce</emph> </variable>"
+msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3155411\n"
"help.text"
-msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>"
-msgstr "Zvolte <emph>Nástroje - Detektiv - Následníci</emph>"
+msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -885,112 +885,112 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146984\n"
"help.text"
-msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph> </variable>"
-msgstr "<variable id=\"exdszne\">Zvolte <emph>Nástroje - Detektiv - Odstranit následníky</emph> </variable>"
+msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3154014\n"
"help.text"
-msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph> </variable>"
-msgstr "<variable id=\"exdase\">Zvolte <emph>Nástroje - Detektiv - Odstranit všechny závislosti</emph> </variable>"
+msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3153188\n"
"help.text"
-msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph> </variable>"
-msgstr "<variable id=\"exdszfe\">Zvolte <emph>Nástroje - Detektiv - Vyhledat závislosti chyby</emph> </variable>"
+msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3149410\n"
"help.text"
-msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph> </variable>"
-msgstr "<variable id=\"fuellmodus\">Zvolte<emph>Nástroje - Detekti - Vyhledávání závislostí</emph> </variable>"
+msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3156284\n"
"help.text"
-msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph> </variable>"
-msgstr "<variable id=\"dateneinkreisen\">Zvolte <emph>Nástroje - Detektiv - Označit neplatná data</emph> </variable>"
+msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3153159\n"
"help.text"
-msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph> </variable>"
-msgstr "<variable id=\"spurenaktualisieren\">Zvolte <emph>Nástroje - Detektiv - Obnovit závislosti</emph> </variable>"
+msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3147397\n"
"help.text"
-msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph> </variable>"
-msgstr "<variable id=\"automatisch\">Zvolte <emph>Nástroje - Detektiv - Automatické obnovení</emph> </variable>"
+msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3154018\n"
"help.text"
-msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph> </variable>"
-msgstr "<variable id=\"exzws\">Zvolte <emph>Nástroje - Hledat řešení</emph> </variable>"
+msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3269142\n"
"help.text"
-msgid "<variable id=\"solver\">Choose <emph>Tools - Solver</emph> </variable>"
-msgstr "<variable id=\"solver\">Zvolte <emph>Nástroje - Řešitel</emph> </variable>"
+msgid "<variable id=\"solver\">Choose <emph>Tools - Solver</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id8554338\n"
"help.text"
-msgid "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, <emph>Options</emph> button </variable>"
-msgstr "<variable id=\"solver_options\">Zvolte <emph>Nástroje - Řešitel</emph>, <emph>tlačítko Možnosti</emph></variable>"
+msgid "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, click <emph>Options</emph> button.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3156277\n"
"help.text"
-msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph> </variable>"
-msgstr "<variable id=\"exsze\">Zvolte <emph>Nástroje - Scénáře</emph> </variable>"
+msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3149020\n"
"help.text"
-msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph></variable>"
-msgstr "<variable id=\"protect_sheet\">Zvolte <emph>Nástroje - Uzamknout list</emph></variable>"
+msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3154256\n"
"help.text"
-msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph></variable>"
-msgstr "<variable id=\"protect_spreadsheet\">Zvolte <emph>Nástroje - Zamknout sešit</emph></variable>"
+msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3146919\n"
"help.text"
-msgid "Choose <emph>Data - Calculate - Recalculate</emph>"
-msgstr "Zvolte <emph>Data - Spočítat - Přepočítat</emph>"
+msgid "Choose <emph>Data - Calculate - Recalculate</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -1005,16 +1005,16 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150941\n"
"help.text"
-msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph> </variable>"
-msgstr "<variable id=\"exatmb\">Zvolte <emph>Data - Spočítat - Automatický výpočet</emph> </variable>"
+msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3151276\n"
"help.text"
-msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph> </variable>"
-msgstr "<variable id=\"autoeingabe\">Zvolte <emph>Nástroje - Automatické dokončování</emph> </variable>"
+msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph>.</variable>"
+msgstr ""
#: 00000407.xhp
msgctxt ""
@@ -1037,16 +1037,16 @@ msgctxt ""
"00000407.xhp\n"
"par_id3147335\n"
"help.text"
-msgid "<variable id=\"fete\">Choose <item type=\"menuitem\">View - Split Window</item></variable>"
-msgstr "<variable id=\"fete\">Zvolte <item type=\"menuitem\">Zobrazit - Rozdělit okno</item></variable>"
+msgid "<variable id=\"fete\">Choose ><item type=\"menuitem\">View - Split Window</item>.</variable>"
+msgstr ""
#: 00000407.xhp
msgctxt ""
"00000407.xhp\n"
"par_id3153663\n"
"help.text"
-msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item></variable>"
-msgstr "<variable id=\"fefix\">Zvolte <item type=\"menuitem\">Zobrazit - Ukotvit buňky - Ukotvit řádky a sloupce</item></variable>"
+msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1069,48 +1069,48 @@ msgctxt ""
"00000412.xhp\n"
"par_id8366954\n"
"help.text"
-msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph></variable>"
-msgstr "<variable id=\"text2columns\">Zvolte <emph>Data - Text do sloupců</emph></variable>"
+msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3147399\n"
"help.text"
-msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph></variable>"
-msgstr "<variable id=\"dbrbf\">Zvolte <emph>Data - Definovat oblast</emph></variable>"
+msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145345\n"
"help.text"
-msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph></variable>"
-msgstr "<variable id=\"dbrba\">Zvolte <emph>Data - Zvolte oblast</emph></variable>"
+msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150443\n"
"help.text"
-msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph></variable>"
-msgstr "<variable id=\"dnsrt\">Zvolte <emph>Data - Řadit</emph></variable>"
+msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148491\n"
"help.text"
-msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab"
-msgstr "Zvolte kartu <emph>Data - Řadit - Seřadit podle</emph>"
+msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154516\n"
"help.text"
-msgid "On Standard bar, click"
-msgstr "Na liště Standardní klepněte na"
+msgid "On <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1149,32 +1149,32 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146984\n"
"help.text"
-msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab</variable>"
-msgstr "<variable id=\"dnstot\">Zvolte kartu <emph>Data - Řadit - Možnosti</emph> </variable>"
+msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155308\n"
"help.text"
-msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph></variable>"
-msgstr "<variable id=\"dnftr\">Zvolte <emph>Data - Filtr</emph></variable>"
+msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148646\n"
"help.text"
-msgid "Choose <emph>Data - AutoFilter</emph>"
-msgstr "Zvolte <emph>Data - Automatický filtr</emph>"
+msgid "Choose <emph>Data - AutoFilter</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151113\n"
"help.text"
-msgid "On Tools bar or Table Data bar, click"
-msgstr "Na liště Nástroje nebo Data tabulky klepněte na"
+msgid "On <emph>Tools</emph> bar or <emph>Table Data</emph> bar, click"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1197,40 +1197,40 @@ msgctxt ""
"00000412.xhp\n"
"par_id3156278\n"
"help.text"
-msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph></variable>"
-msgstr "<variable id=\"dnfspz\">Zvolte <emph>Data - Další filtry - Pokročilý filtr</emph></variable>"
+msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph> .</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153764\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label"
-msgstr "Zvolte popisek <emph>Data - Další filtry - Standardní Filtr - Možnosti</emph>"
+msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155444\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label"
-msgstr "Zvolte popisek <emph>Data - Další filtry - Pokročilý filtr - Možnosti</emph>"
+msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3156382\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Reset Filter</emph>"
-msgstr "Zvolte <emph>Data - Další filtry - Odstranit filtr</emph>"
+msgid "Choose <emph>Data - More Filters - Reset Filter</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155961\n"
"help.text"
-msgid "On Table Data bar, click <emph>Reset Filter/Sort</emph>"
-msgstr "Na liště Data tabulky klepněte na <emph>Odstranit filtr/řazení</emph>"
+msgid "On <emph>Table Data</emph> bar, click <emph>Reset Filter/Sort</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1253,112 +1253,112 @@ msgctxt ""
"00000412.xhp\n"
"par_id3152778\n"
"help.text"
-msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph></variable>"
-msgstr "<variable id=\"dnaftas\">Zvolte <emph>Data - Další filtry - Skrýt automatický filtr</emph></variable>"
+msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3166424\n"
"help.text"
-msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph></variable>"
-msgstr "<variable id=\"dntegs\">Zvolte <emph>Data - Mezisoučty</emph></variable>"
+msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154574\n"
"help.text"
-msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs</variable>"
-msgstr "<variable id=\"dntezd\">Zvolte karty <emph>Data - Mezisoučty - 1., 2., 3. skupina</emph> </variable>"
+msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151277\n"
"help.text"
-msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab</variable>"
-msgstr "<variable id=\"dntopi\">Zvolte kartu <emph>Data - Mezisoučty - Možnosti</emph></variable>"
+msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145133\n"
"help.text"
-msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph></variable>"
-msgstr "<variable id=\"datengueltig\">Zvolte <emph>Data - Platnost</emph></variable>"
+msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3152992\n"
"help.text"
-msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigwerte\">Zvolte kartu <emph>Data - Platnost - Kritérium</emph></variable>"
+msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150367\n"
"help.text"
-msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigeingabe\">Zvolte kartu <emph>Data - Platnost - Nápověda při vstupu</emph></variable>"
+msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154486\n"
"help.text"
-msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigfehler\">Zvolte kartu <emph>Data - Platnost - Chybová hlášení</emph></variable>"
+msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3146978\n"
"help.text"
-msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph></variable>"
-msgstr "<variable id=\"dnmfo\">Zvolte <emph>Data - Vícenásobné operace</emph></variable>"
+msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155809\n"
"help.text"
-msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph></variable>"
-msgstr "<variable id=\"dnksd\">Zvolte <emph>Data - Konsolidovat</emph></variable>"
+msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148701\n"
"help.text"
-msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph></variable>"
-msgstr "<variable id=\"dngld\">Zvolte <emph>Data - Seskupení a souhrn</emph></variable>"
+msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153815\n"
"help.text"
-msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph></variable>"
-msgstr "<variable id=\"dngda\">Zvolte <emph>Data - Seskupení a souhrn - Skrýt podrobnosti</emph></variable>"
+msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3159223\n"
"help.text"
-msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph></variable>"
-msgstr "<variable id=\"dngde\">Zvolte <emph>Data - Seskupení a souhrn - Zobrazit podrobnosti</emph></variable>"
+msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3146870\n"
"help.text"
-msgid "Choose <emph>Data - Group and Outline - Group</emph>"
-msgstr "Zvolte <emph>Data - Seskupení a souhrn - Seskupit</emph>"
+msgid "Choose <emph>Data - Group and Outline - Group</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1397,8 +1397,8 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146781\n"
"help.text"
-msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>"
-msgstr "Zvolte <emph>Data - Seskupení a souhrn - Zrušit seskupení</emph>"
+msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1437,96 +1437,96 @@ msgctxt ""
"00000412.xhp\n"
"par_id3153008\n"
"help.text"
-msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph></variable>"
-msgstr "<variable id=\"dnglagl\">Zvolte <emph>Data - Seskupení a souhrn - Automatické souhrny</emph></variable>"
+msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154709\n"
"help.text"
-msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove</emph></variable>"
-msgstr "<variable id=\"dnglef\">Zvolte <emph>Data - Seskupení a souhrn - Odstranit</emph></variable>"
+msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove Outline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id1774346\n"
"help.text"
-msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables)</variable>"
-msgstr "<variable id=\"dngdrill\">Zvolte <emph>Data - Seskupení a souhrn - Zobrazit podrobnosti</emph> (pro některé kontingenční tabulky)</variable>"
+msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables).</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155759\n"
"help.text"
-msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph></variable>"
-msgstr "<variable id=\"dndtpt\">Zvolte <emph>Data - Kontingenční tabulka</emph></variable>"
+msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154625\n"
"help.text"
-msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph></variable>"
-msgstr "<variable id=\"dndpa\">Zvolte <emph>Vložit - Kontingenční tabulka</emph></variable>"
+msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3147558\n"
"help.text"
-msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
-msgstr "<variable id=\"dndq\">Zvolte <emph>Vložit - Kontingenční tabulka</emph>, v dialogovém okně Výběr zdroje vyberte volbu <emph>Zdroj dat registrovaný v $[officename]</emph>.</variable>"
+msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153297\n"
"help.text"
-msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Current selection</emph>."
-msgstr "Zvolte <emph>Vložit - Kontingenční tabulka</emph>, v dialogovém okně Výběr zdroje vyberte volbu <emph>Současný výběr</emph>."
+msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Current selection</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145118\n"
"help.text"
-msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
-msgstr "Zvolte <emph>Vložit - Kontingenční tabulka</emph>, v dialogovém okně Výběr zdroje vyberte volbu <emph>Zdroj dat registrovaný v $[officename]</emph>, klepněte na <emph>OK</emph> a zobrazí se dialogové okno <emph>Vybrat zdroj dat</emph>."
+msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153294\n"
"help.text"
-msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph></variable>"
-msgstr "<variable id=\"dndpak\">Zvolte <emph>Data - Kontingenční tabulka - Obnovit</emph></variable>"
+msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151344\n"
"help.text"
-msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph></variable>"
-msgstr "<variable id=\"dndploe\">Zvolte <emph>Data - Kontingenční tabulka - Smazat</emph></variable>"
+msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150397\n"
"help.text"
-msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph></variable>"
-msgstr "<variable id=\"dndakt\">Zvolte <emph>Data - Obnovit oblast</emph></variable>"
+msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_idN10B8F\n"
"help.text"
-msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph></variable>"
-msgstr "<variable id=\"grouping\">Zvolte <emph>Data - Seskupení a souhrn - Seskupit</emph></variable>"
+msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
@@ -1549,77 +1549,77 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162106567373\n"
"help.text"
-msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph> </variable>"
-msgstr "<variable id=\"insert_rows_above\">Zvolte <emph>List - Vložit řádky - Řádky nad</emph></variable>"
+msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162109048207\n"
"help.text"
-msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph></variable>"
-msgstr "<variable id=\"insert_rows_below\">Zvolte <emph>List - Vložit řádky - Řádky pod</emph></variable>"
+msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162107055028\n"
"help.text"
-msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph></variable>"
-msgstr "<variable id=\"insert_columns_left\">Zvolte <emph>List - Vložit sloupce - Sloupce vlevo</emph></variable>"
+msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162109126013\n"
"help.text"
-msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph></variable>"
-msgstr "<variable id=\"insert_columns_right\">Zvolte <emph>List - Vložit sloupce - Sloupce vpravo</emph></variable>"
+msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3149095\n"
"help.text"
-msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph></variable>"
-msgstr "<variable id=\"insert_page_break\">Zvolte <emph>List - Vložit zalomení stránky</emph></variable>"
+msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3149398\n"
"help.text"
-msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph></variable>"
-msgstr "<variable id=\"insert_page_break_row\">Zvolte <emph>List - Vložit zalomení stránky - Zalomení řádku</emph></variable>"
+msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3150084\n"
"help.text"
-msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph></variable>"
-msgstr "<variable id=\"insert_page_break_column\">Zvolte <emph>List - Vložit zalomení stránky - Zalomení sloupce</emph></variable>"
+msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3153093\n"
"help.text"
-msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph></variable>"
-msgstr "<variable id=\"delete_page_break\">Zvolte <emph>List - Smazat zalomení stránky</emph></variable>"
+msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3153191\n"
"help.text"
-msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph></variable>"
-msgstr "<variable id=\"delete_page_break_row\">Zvolte <emph>List - Smazat zalomení stránky - Zalomení řádku</emph></variable>"
+msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3145645\n"
"help.text"
-msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph></variable>"
-msgstr "<variable id=\"delete_page_break_column\">Zvolte <emph>List - Smazat zalomení stránky - Zalomení sloupce</emph></variable>"
+msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph>.</variable>"
+msgstr ""
diff --git a/source/cs/helpcontent2/source/text/scalc/01.po b/source/cs/helpcontent2/source/text/scalc/01.po
index 9521ff99d6b..ecc026a994c 100644
--- a/source/cs/helpcontent2/source/text/scalc/01.po
+++ b/source/cs/helpcontent2/source/text/scalc/01.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2018-11-11 09:02+0000\n"
-"Last-Translator: raal <raal@post.cz>\n"
+"PO-Revision-Date: 2018-11-14 11:52+0000\n"
+"Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n"
"Language-Team: NONE\n"
"Language: cs\n"
"MIME-Version: 1.0\n"
@@ -13,9 +13,9 @@ 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: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
"X-Project-Style: openoffice\n"
-"X-POOTLE-MTIME: 1541926958.000000\n"
+"X-POOTLE-MTIME: 1542196329.000000\n"
#: 01120000.xhp
msgctxt ""
@@ -13911,7 +13911,7 @@ msgctxt ""
"bm_id3147273\n"
"help.text"
msgid "<bookmark_value>matrices; functions</bookmark_value><bookmark_value>Function Wizard; arrays</bookmark_value><bookmark_value>array formulas</bookmark_value><bookmark_value>inline array constants</bookmark_value><bookmark_value>formulas; arrays</bookmark_value><bookmark_value>functions; array functions</bookmark_value><bookmark_value>editing; array formulas</bookmark_value><bookmark_value>copying; array formulas</bookmark_value><bookmark_value>adjusting array ranges</bookmark_value><bookmark_value>calculating; conditional calculations</bookmark_value><bookmark_value>matrices; calculations</bookmark_value><bookmark_value>conditional calculations with arrays</bookmark_value><bookmark_value>implicit array handling</bookmark_value><bookmark_value>forced array handling</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>matice; funkce</bookmark_value><bookmark_value>Průvodce funkcí; matice</bookmark_value><bookmark_value>maticové funkce</bookmark_value><bookmark_value>vložené maticové konstanty</bookmark_value><bookmark_value>vzorce;matice</bookmark_value><bookmark_value>funkce;maticové funkce</bookmark_value><bookmark_value>úpravy; maticové funkce</bookmark_value><bookmark_value>kopírování; maticové funkce</bookmark_value><bookmark_value>úpravy rozsahu matice</bookmark_value><bookmark_value>výpočty; podmíněné výpočty</bookmark_value><bookmark_value>matice; výpočty</bookmark_value><bookmark_value>podmíněné výpočty s maticemi</bookmark_value><bookmark_value>implicitní zpracování matic</bookmark_value><bookmark_value>vynucené zpracování matic</bookmark_value>"
#: 04060107.xhp
msgctxt ""
@@ -14103,7 +14103,7 @@ msgctxt ""
"par_id3158432\n"
"help.text"
msgid "To multiply the values in the individual cells by 10 in the above array, you do not need to apply a formula to each individual cell or value. Instead you just need to use a single array formula. Select a range of 3 x 3 cells on another part of the spreadsheet, enter the formula <item type=\"input\">=10*A1:C3</item> and confirm this entry using the key combination <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline><emph> + Shift + Enter</emph>. The result is a 3 x 3 array in which the individual values in the cell range (A1:C3) are multiplied by a factor of 10."
-msgstr ""
+msgstr "Chcete-li vynásobit hodnoty ve všech buňkách matice číslem 10, nemusíte používat vzorec na každou buňku nebo hodnotu. Místo toho použijte jednoduchý maticový vzorec. Vyberte v jiné části sešitu oblast o velikosti 3 x 3 buňky, vložte vzorec <item type=\"input\">=10*A1:C3</item> a potvrďte jej kombinací kláves <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline><emph>+Shift+Enter</emph>. Výsledkem je matice 3 x 3, ve které jsou jednotlivé hodnoty v oblasti buněk (A1:C3) vynásobené číslem 10."
#: 04060107.xhp
msgctxt ""
@@ -14183,7 +14183,7 @@ msgctxt ""
"par_id3153392\n"
"help.text"
msgid "If you enter the array formula directly into the cell, you must use the key combination <emph>Shift + </emph><switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline><emph> + Enter</emph> instead of the <emph>Enter</emph> key. Only then does the formula become an array formula."
-msgstr ""
+msgstr "Pokud zadáte maticový vzorec přímo do buňky, musíte použít místo klávesy <emph>Enter</emph> použít kombinaci <emph>Shift+</emph><switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline><emph>+Enter</emph>. Pouze tak bude vzorec uložen jako maticový."
#: 04060107.xhp
msgctxt ""
@@ -14271,7 +14271,7 @@ msgctxt ""
"par_id6757103\n"
"help.text"
msgid "To enter this array constant, you select three cells in a row, then you type the formula <item type=\"input\">={1;2;3}</item> using the curly braces and the semicolons, then press <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline><emph> + Shift + Enter</emph>."
-msgstr ""
+msgstr "Tuto matici konstant vložíte tím, že vyberete tři buňky v řádku, poté zadáte vzorec <item type=\"input\">={1;2;3}</item> s použitím složených závorek a středníků a poté stisknete <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline><emph>+Shift+Enter</emph>."
#: 04060107.xhp
msgctxt ""
@@ -14335,7 +14335,7 @@ msgctxt ""
"par_id3149241\n"
"help.text"
msgid "Select the cell range or array containing the array formula. To select the whole array, position the cell cursor inside the array range, then press <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline><emph> + /</emph>, where <emph>/</emph> is the <emph>Division</emph> key on the numeric keypad."
-msgstr ""
+msgstr "Vyberte oblast buněk nebo matici obsahující maticový vzorec. Chcete-li vybrat celou matici, umístěte kurzor na buňku v oblasti matice a poté stiskněte <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline><emph>+/</emph>, kde <emph>/</emph> je klávesa <emph>děleno</emph> na numerické klávesnici."
#: 04060107.xhp
msgctxt ""
@@ -14343,7 +14343,7 @@ msgctxt ""
"par_id3143274\n"
"help.text"
msgid "Either press <emph>F2</emph> or position the cursor in the input line. Both of these actions let you edit the formula."
-msgstr ""
+msgstr "Stiskněte klávesu <emph>F2</emph> nebo umístěte kurzor do vstupní řádky. Oběma způsoby zahájíte úpravy vzorce."
#: 04060107.xhp
msgctxt ""
@@ -14351,7 +14351,7 @@ msgctxt ""
"par_id3154798\n"
"help.text"
msgid "After you have made changes, press <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline><emph> + Shift + Enter</emph>."
-msgstr ""
+msgstr "Po dokončení úprav stiskněte <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline><emph>+Shift+Enter</emph>."
#: 04060107.xhp
msgctxt ""
@@ -14383,7 +14383,7 @@ msgctxt ""
"par_id3154619\n"
"help.text"
msgid "Either press <emph>F2</emph> or position the cursor in the input line."
-msgstr ""
+msgstr "Stiskněte klávesu <emph>F2</emph> nebo umístěte kurzor do vstupního řádku."
#: 04060107.xhp
msgctxt ""
@@ -14391,7 +14391,7 @@ msgctxt ""
"par_id3150994\n"
"help.text"
msgid "Copy the formula into the input line by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline><emph> + C</emph>."
-msgstr ""
+msgstr "Stisknutím <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline><emph>+C</emph> zkopírujte vzorec do vstupní řádky."
#: 04060107.xhp
msgctxt ""
@@ -14399,7 +14399,7 @@ msgctxt ""
"par_id3146787\n"
"help.text"
msgid "Select a range of cells where you want to insert the array formula and either press <emph>F2</emph> or position the cursor in the input line."
-msgstr ""
+msgstr "Vyberte oblast buněk, do které chcete vložit maticový vzorec, a stiskněte <emph>F2</emph> nebo umístěte kurzor do vstupní řádky."
#: 04060107.xhp
msgctxt ""
diff --git a/source/cs/helpcontent2/source/text/scalc/02.po b/source/cs/helpcontent2/source/text/scalc/02.po
index 86f49df3d47..66bf454ba04 100644
--- a/source/cs/helpcontent2/source/text/scalc/02.po
+++ b/source/cs/helpcontent2/source/text/scalc/02.po
@@ -3,9 +3,9 @@ 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-05-12 14:35+0200\n"
-"PO-Revision-Date: 2018-08-21 09:02+0000\n"
-"Last-Translator: raal <raal@post.cz>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:54+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1534842156.000000\n"
+"X-POOTLE-MTIME: 1542196441.000000\n"
#: 02130000.xhp
msgctxt ""
@@ -45,8 +45,8 @@ msgctxt ""
"02130000.xhp\n"
"par_id3155267\n"
"help.text"
-msgid "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Ikonka</alt></image>"
+msgid "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Currency Number Format Icon</alt></image>"
+msgstr ""
#: 02130000.xhp
msgctxt ""
@@ -61,8 +61,8 @@ msgctxt ""
"02130000.xhp\n"
"par_id3146776\n"
"help.text"
-msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cell - Numbers\">Format - Cell - Numbers</link>."
-msgstr "<link href=\"text/shared/01/05020300.xhp\" name=\"Formát - Buňka - Čísla\">Formát - Buňka - Čísla</link>."
+msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cells - Numbers\">Format - Cells - Numbers</link>."
+msgstr ""
#: 02140000.xhp
msgctxt ""
diff --git a/source/cs/helpcontent2/source/text/scalc/06.po b/source/cs/helpcontent2/source/text/scalc/06.po
index b17d1f52734..0e491e0e6eb 100644
--- a/source/cs/helpcontent2/source/text/scalc/06.po
+++ b/source/cs/helpcontent2/source/text/scalc/06.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: 2018-06-14 17:23+0200\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
"PO-Revision-Date: 2018-08-21 09:03+0000\n"
"Last-Translator: raal <raal@post.cz>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1534842228.000000\n"
+"X-POOTLE-MTIME: 1534842185.000000\n"
#: calcsamplefiles.xhp
msgctxt ""
@@ -23,35 +23,3 @@ msgctxt ""
"help.text"
msgid "Calc Sample Files"
msgstr "Ukázkové soubory Calcu"
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521663319917\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/imtrigon.ods\" id=\"ods_id61521568603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr "<object data=\"media/files/scalc/imtrigon.ods\" id=\"ods_id61521568603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521663319918\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/trigon.ods\" id=\"ods_id61521548603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr "<object data=\"media/files/scalc/trigon.ods\" id=\"ods_id61521548603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521563314918\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/pivot.ods\" id=\"ods_id61521547603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr "<object data=\"media/files/scalc/pivot.ods\" id=\"ods_id61521547603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id721528312694192\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/functions_ifs.ods\" id=\"ods_id61521547603534\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr "<object data=\"media/files/scalc/functions_ifs.ods\" id=\"ods_id61521547603534\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
diff --git a/source/cs/helpcontent2/source/text/scalc/guide.po b/source/cs/helpcontent2/source/text/scalc/guide.po
index a2e70489d96..d36c31dfccd 100644
--- a/source/cs/helpcontent2/source/text/scalc/guide.po
+++ b/source/cs/helpcontent2/source/text/scalc/guide.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-31 14:10+0200\n"
-"PO-Revision-Date: 2018-09-02 18:02+0000\n"
-"Last-Translator: raal <raal@post.cz>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:54+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1535911351.000000\n"
+"X-POOTLE-MTIME: 1542196441.000000\n"
#: address_auto.xhp
msgctxt ""
@@ -3709,8 +3709,8 @@ msgctxt ""
"database_filter.xhp\n"
"par_idN10693\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - Standard Filter</item>."
-msgstr "Zvolte <item type=\"menuitem\">Data - Filtr - Standardní filtr</item>."
+msgid "Choose <item type=\"menuitem\">Data - More Filters - Standard Filter</item>."
+msgstr ""
#: database_filter.xhp
msgctxt ""
@@ -3765,8 +3765,8 @@ msgctxt ""
"database_filter.xhp\n"
"par_id3154944\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - AutoFilter</item>."
-msgstr "Zvolte <item type=\"menuitem\">Data - Filtr - Automatický filtr</item>."
+msgid "Choose <item type=\"menuitem\">Data - AutoFilter</item>."
+msgstr ""
#: database_filter.xhp
msgctxt ""
diff --git a/source/cs/helpcontent2/source/text/shared.po b/source/cs/helpcontent2/source/text/shared.po
index 4615f05fc51..3d89f6c488b 100644
--- a/source/cs/helpcontent2/source/text/shared.po
+++ b/source/cs/helpcontent2/source/text/shared.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: 2018-07-29 20:55+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 19:49+0000\n"
"Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
@@ -13,8 +13,8 @@ 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: LibreOffice\n"
-"X-POOTLE-MTIME: 1532897741.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542224967.000000\n"
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -2013,5 +2013,5 @@ msgctxt ""
"need_help.xhp\n"
"hd_id1000010\n"
"help.text"
-msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"http://documentation.libreoffice.org/en/join-community/update-help-contents\">web page on writing Help contents</link>."
-msgstr "Na této stránce nápovědy je ještě potřeba zapracovat, aby byla úplná a přesná. Připojte se k projektu LibreOffice a pomozte nám chybějící informace dopsat. Podívejte se na <link href=\"http://documentation.libreoffice.org/en/join-community/update-help-contents\">webové stránky o psaní nápovědy</link>."
+msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"https://documentation.libreoffice.org/en/join-community/update-help-contents\"><emph>web page on writing Help contents</emph></link>."
+msgstr "Na této stránce nápovědy je ještě potřeba zapracovat, aby byla úplná a přesná. Připojte se k projektu LibreOffice a pomozte nám chybějící informace dopsat. Podívejte se na <link href=\"https://documentation.libreoffice.org/en/join-community/update-help-contents\"><emph>webové stránky o psaní nápovědy</emph></link>.\""
diff --git a/source/cs/helpcontent2/source/text/shared/00.po b/source/cs/helpcontent2/source/text/shared/00.po
index d7d2d0d5ab5..68728d7e729 100644
--- a/source/cs/helpcontent2/source/text/shared/00.po
+++ b/source/cs/helpcontent2/source/text/shared/00.po
@@ -3,9 +3,9 @@ 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-10-21 20:57+0200\n"
-"PO-Revision-Date: 2018-11-10 06:52+0000\n"
-"Last-Translator: raal <raal@post.cz>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:54+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1541832750.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196443.000000\n"
#: 00000001.xhp
msgctxt ""
@@ -6221,8 +6221,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id621525017637963\n"
"help.text"
-msgid "Choose <emph>File - Export as EPUB</emph>."
-msgstr "Zvolte <emph>Soubor - Exportovat jako EPUB</emph>."
+msgid "Choose <emph>File - Export As - Export as EPUB</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -7197,7 +7197,7 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1091B\n"
"help.text"
-msgid "<variable id=\"grid\">Choose <emph>View - Grid</emph> (Impress or Draw).</variable>"
+msgid "<variable id=\"grid\">Choose <emph>View - Grid and Helplines</emph> (Impress or Draw).</variable>"
msgstr ""
#: 00000403.xhp
@@ -7205,7 +7205,7 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1092E\n"
"help.text"
-msgid "<variable id=\"guides\">Choose <emph>View - Snap Lines</emph> (Impress or Draw).</variable>"
+msgid "<variable id=\"guides\">Choose <emph>View - Snap Guides</emph> (Impress or Draw).</variable>"
msgstr ""
#: 00000404.xhp
@@ -7861,7 +7861,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id9988402\n"
"help.text"
-msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Updates</emph> button.</variable>"
+msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Check for Updates</emph> button.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8075,14 +8075,6 @@ msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
-"par_id3150032\n"
-"help.text"
-msgid "<variable id=\"arbeit\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Memory</emph>.</variable>"
-msgstr ""
-
-#: 00000406.xhp
-msgctxt ""
-"00000406.xhp\n"
"par_id3159153\n"
"help.text"
msgid "<variable id=\"ansicht\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - View</emph>.</variable>"
@@ -11045,7 +11037,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id366527\n"
"help.text"
-msgid "Choose <emph>Format - Object - Line</emph> (Writer)."
+msgid "Choose <emph>Format - Text Box and Shape - Line</emph> (Writer)."
msgstr ""
#: 00040502.xhp
@@ -11053,7 +11045,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id3835261\n"
"help.text"
-msgid "Choose <emph>Format - Graphic - Line</emph> (Calc)."
+msgid "Choose <emph>Format - Object - Line</emph> (Calc)."
msgstr ""
#: 00040502.xhp
@@ -11085,7 +11077,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id3154285\n"
"help.text"
-msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Object - </emph></caseinline><caseinline select=\"CALC\"><emph>Graphic - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
+msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Text Box and Shape - </emph></caseinline><caseinline select=\"CALC\"><emph>Object - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
msgstr ""
#: 00040502.xhp
diff --git a/source/cs/helpcontent2/source/text/shared/01.po b/source/cs/helpcontent2/source/text/shared/01.po
index d2bd8b4c75c..693f98e7e09 100644
--- a/source/cs/helpcontent2/source/text/shared/01.po
+++ b/source/cs/helpcontent2/source/text/shared/01.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2018-11-12 09:44+0000\n"
-"Last-Translator: Rudolf Zbín <rz52@email.cz>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:54+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1542015850.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196448.000000\n"
#: 01010000.xhp
msgctxt ""
@@ -33637,8 +33637,8 @@ msgctxt ""
"06130000.xhp\n"
"par_id3153748\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
-msgstr "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Spustí nebo uloží aktuální makro.</ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Runs or saves the current macro.</ahelp>"
+msgstr ""
#: 06130000.xhp
msgctxt ""
@@ -40771,14 +40771,6 @@ msgstr ""
#: ref_epub_export.xhp
msgctxt ""
"ref_epub_export.xhp\n"
-"par_id701525003241759\n"
-"help.text"
-msgid "<embedvar href=\"text/shared/00/00000002.xhp#epubv\" markup=\"keep\"/>"
-msgstr ""
-
-#: ref_epub_export.xhp
-msgctxt ""
-"ref_epub_export.xhp\n"
"par_id19921\n"
"help.text"
msgid "<image id=\"img_id22170\" src=\"media/screenshots/modules/swriter/ui/exportepub/EPubDialog.png\" localize=\"true\" width=\"664px\" height=\"482px\"><alt id=\"alt_id59843\">EPUB dialog box</alt></image>"
@@ -40925,7 +40917,7 @@ msgctxt ""
"ref_epub_export.xhp\n"
"par_id971525023515891\n"
"help.text"
-msgid "For custom metadata, you must provide a file with same name as the original filename and with extension as \".xmp\". The provided metadata will override the the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type=\"literal\">MyText.xmp</item>."
+msgid "For custom metadata, you must provide a file with same name as the original filename and with extension as \".xmp\". The provided metadata will override the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type=\"literal\">MyText.xmp</item>."
msgstr ""
#: ref_epub_export.xhp
diff --git a/source/cs/helpcontent2/source/text/shared/explorer/database.po b/source/cs/helpcontent2/source/text/shared/explorer/database.po
index 3bd03afc6dd..124d703a1f1 100644
--- a/source/cs/helpcontent2/source/text/shared/explorer/database.po
+++ b/source/cs/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: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: 2018-10-17 15:00+0000\n"
+"PO-Revision-Date: 2018-11-14 11:52+0000\n"
"Last-Translator: raal <raal@post.cz>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
@@ -13,8 +13,8 @@ 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: LibreOffice\n"
-"X-POOTLE-MTIME: 1539788445.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196347.000000\n"
#: 02000000.xhp
msgctxt ""
@@ -46,7 +46,7 @@ msgctxt ""
"par_id3150499\n"
"help.text"
msgid "A \"query\" is a special view of a table. A query can display chosen records or chosen fields within records; it can also sort those records. A query can apply to one table or to multiple tables, if they are linked by common data fields."
-msgstr ""
+msgstr "\"Dotaz\" je zvláštní zobrazení tabulky. Dotazy mohou zobrazovat jen určité záznamy nebo jen některá pole a případně také záznamy seřadit. Dotaz může zahrnovat jednu či více tabulek, pokud jsou spojeny společnými datovými poli."
#: 02000000.xhp
msgctxt ""
@@ -406,7 +406,7 @@ msgctxt ""
"par_id3150255\n"
"help.text"
msgid "The lower pane of the Design View is where you <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"define\">define</link> the query. To define a query, specify the database <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"field names\">field names</link> to include and the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"criteria\">criteria</link> for displaying the fields. To rearrange the columns in the lower pane of the Design View, drag a column header to a new location, or select the column and press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+arrow key."
-msgstr ""
+msgstr "V dolní části režimu návrhu <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"definujete\">definujete</link> dotaz. Pro definici dotazu vyberte <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"názvy databázových polí\">názvy databázových polí</link>, které má dotaz obsahovat, a <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"kritéria\">kritéria</link> pro zobrazení polí. Chcete-li přeuspořádat sloupce v dolní části režimu návrhu, přetáhněte záhlaví sloupce na nové místo nebo vyberte sloupec a stiskněte <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+kurzorové klávesy."
#: 02010100.xhp
msgctxt ""
@@ -582,7 +582,7 @@ msgctxt ""
"par_id3152577\n"
"help.text"
msgid "If, for example, you have a spreadsheet for articles identified by an article number, and a spreadsheet for customers in which you record all articles that a customer orders using the corresponding article numbers, then there is a relationship between the two \"article number\" data fields. If you now want to create a query that returns all articles that a customer has ordered, you must retrieve data from two spreadsheets. To do this, you must inform $[officename] about the relationship which exists between the data in the two spreadsheets."
-msgstr ""
+msgstr "Příklad: máte sešit pro zboží (identifikované číslem) a sešit pro zákazníky, ve kterém pomocí odpovídajících čísel zboží zaznamenáváte všechno zboží, které si zákazník objedná. Mezi těmito dvěma datovými poli \"číslo zboží\" tedy existuje relace. Pokud chcete vytvořit dotaz, který vrací všechno zboží, které si zákazník objednal, musíte získat data z obou sešitů. Musíte tedy $[officename] sdělit, jaká existuje relace mezi daty v těchto dvou sešitech."
#: 02010100.xhp
msgctxt ""
@@ -590,7 +590,7 @@ msgctxt ""
"par_id3155302\n"
"help.text"
msgid "To do this, click a field name in a table (for example, the field name \"Item-Number\" from the Customer table), hold down the mouse button and then drag the field name to the field name of the other table (\"Item-Number\" from the Item table). When you release the mouse button, a line connecting the two fields between the two table windows appears. The corresponding condition that the content of the two field names must be identical is entered in the resulting SQL query."
-msgstr ""
+msgstr "To zajistíte tak, že klepnete na název pole v tabulce (např. pole \"Zboží-Číslo\" v tabulce Zákazníci), podržíte tlačítko myši a přetáhnete název pole na název pole v druhé tabulce (\"Zboží-Číslo\" v tabulce Zboží). Když uvolníte tlačítko myši, zobrazí se čára spojující obě pole. Do výsledného SQL dotazu se vloží odpovídající podmínka, že obsah polí musí být roven."
#: 02010100.xhp
msgctxt ""
@@ -614,7 +614,7 @@ msgctxt ""
"hd_id3153279\n"
"help.text"
msgid "Specifying the relation type"
-msgstr ""
+msgstr "Specifikování typu relace"
#: 02010100.xhp
msgctxt ""
diff --git a/source/cs/helpcontent2/source/text/shared/guide.po b/source/cs/helpcontent2/source/text/shared/guide.po
index 433e08419ed..df22b3aeeac 100644
--- a/source/cs/helpcontent2/source/text/shared/guide.po
+++ b/source/cs/helpcontent2/source/text/shared/guide.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2016-07-30 20:29+0000\n"
-"Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:54+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1469910554.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196454.000000\n"
#: aaa_start.xhp
msgctxt ""
@@ -8829,8 +8829,8 @@ msgctxt ""
"gallery_insert.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by selecting <emph>Tools - Gallery</emph>."
-msgstr "Otevřete Galerii klepnutím na ikonu <emph>Galerie</emph> na liště <emph>Standardní</emph> nebo příkazem <emph>Nástroje - Galerie</emph>."
+msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by choosing <emph>Insert - Media - Gallery</emph>."
+msgstr ""
#: gallery_insert.xhp
msgctxt ""
diff --git a/source/cs/helpcontent2/source/text/shared/optionen.po b/source/cs/helpcontent2/source/text/shared/optionen.po
index 7c798fb197d..2ee1e8c96d7 100644
--- a/source/cs/helpcontent2/source/text/shared/optionen.po
+++ b/source/cs/helpcontent2/source/text/shared/optionen.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-09-11 21:29+0000\n"
-"Last-Translator: raal <raal@post.cz>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:54+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: NONE\n"
"Language: cs\n"
"MIME-Version: 1.0\n"
@@ -13,9 +13,9 @@ 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: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
"X-Project-Style: openoffice\n"
-"X-POOTLE-MTIME: 1536701369.000000\n"
+"X-POOTLE-MTIME: 1542196456.000000\n"
#: 01000000.xhp
msgctxt ""
@@ -268,6 +268,14 @@ msgstr "Některé uživatelské údaje se automaticky zahrnou do interního slov
#: 01010100.xhp
msgctxt ""
"01010100.xhp\n"
+"par_id3153032\n"
+"help.text"
+msgid "User data is also used when commenting and in tracking changes mode, to identify comments/edits author; and to mark last edit position in document, so that when author opens the document later, it opens at the last edit position."
+msgstr ""
+
+#: 01010100.xhp
+msgctxt ""
+"01010100.xhp\n"
"hd_id3147653\n"
"help.text"
msgid "Address"
@@ -14742,8 +14750,8 @@ msgctxt ""
"opencl.xhp\n"
"par_id5293741\n"
"help.text"
-msgid "for more information on OpenCL, visit <link href=\"http://www.khronos.org/opencl/\">the OpenCL site</link>"
-msgstr "Více informací naleznete na stránkách OpenCL <link href=\"http://www.khronos.org/opencl/\"></link>."
+msgid "for more information on OpenCL, visit <link href=\"https://www.khronos.org/opencl/\">the OpenCL site</link>"
+msgstr ""
#: persona_firefox.xhp
msgctxt ""
diff --git a/source/cs/helpcontent2/source/text/smath.po b/source/cs/helpcontent2/source/text/smath.po
index 1dce2402516..a87f15b90a1 100644
--- a/source/cs/helpcontent2/source/text/smath.po
+++ b/source/cs/helpcontent2/source/text/smath.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2017-02-19 21:36+0000\n"
+"PO-Revision-Date: 2018-11-14 11:34+0000\n"
"Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
@@ -13,8 +13,8 @@ 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: LibreOffice\n"
-"X-POOTLE-MTIME: 1487540163.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195265.000000\n"
#: main0000.xhp
msgctxt ""
@@ -62,7 +62,7 @@ msgctxt ""
"par_id3143269\n"
"help.text"
msgid "Have a look at <link href=\"https://www.dmaths.org\">www.dmaths.org</link> for a set of additional %PRODUCTNAME Math icons and macros."
-msgstr ""
+msgstr "Sadu dalších ikon a maker pro %PRODUCTNAME Math nabízí <link href=\"https://www.dmaths.org\">www.dmaths.org</link>."
#: main0100.xhp
msgctxt ""
diff --git a/source/cs/helpcontent2/source/text/smath/01.po b/source/cs/helpcontent2/source/text/smath/01.po
index af8a32a0d57..11c3477a27f 100644
--- a/source/cs/helpcontent2/source/text/smath/01.po
+++ b/source/cs/helpcontent2/source/text/smath/01.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-08-09 06:09+0000\n"
-"Last-Translator: raal <raal@post.cz>\n"
+"PO-Revision-Date: 2018-11-14 11:39+0000\n"
+"Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1533794974.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195564.000000\n"
#: 02080000.xhp
msgctxt ""
@@ -12366,7 +12366,7 @@ msgctxt ""
"par_id3153916\n"
"help.text"
msgid "The <emph>Insert</emph> dialog is set up like the <link href=\"text/shared/01/01020000.xhp\" name=\"Open\"><emph>Open</emph></link> dialog under <emph>File</emph>. Use the <emph>Insert</emph> dialog to load, edit and display a formula saved as a file in the <emph>Commands</emph> window."
-msgstr ""
+msgstr "Dialogové okno <emph>Vložit</emph> vypadá stejně jako okno <link href=\"text/shared/01/01020000.xhp\" name=\"Otevřít\"><emph>Otevřít</emph></link> v nabídce <emph>Soubor</emph>. Pomocí dialogového okna <emph>Vložit</emph> načtete vzorec ze souboru. Načtený vzorec se vloží do aktuálního vzorce a zobrazí se v okně <emph>Příkazy</emph>, kde jej můžete upravovat."
#: 06020000.xhp
msgctxt ""
@@ -12374,7 +12374,7 @@ msgctxt ""
"par_id3153917\n"
"help.text"
msgid "You can import MathML files created by other applications as well. The MathML source must have a <item type=\"code\">math</item> element with an <item type=\"code\">xmlns</item> attribute with value \"http://www.w3.org/1998/Math/MathML\". The languages MathML and StarMath are not fully compatible, therefore you should revise the import result. For details about the language MathML see its <link href=\"https://www.w3.org/TR/#tr_MathML\">specification</link>."
-msgstr ""
+msgstr "Můžete také importovat soubory MathML vytvořené jinými aplikacemi. Zdrojový kód MathML musí obsahovat prvek <item type=\"code\">math</item> s atributem <item type=\"code\">xmlns</item> s hodnotou \"http://www.w3.org/1998/Math/MathML\". Jazyky MathML a StarMath nejsou plně kompatibilní, proto byste měli výsledek importu zkontrolovat. Podrobnosti o jazyku MathML naleznete v jeho <link href=\"https://www.w3.org/TR/#tr_MathML\">specifikaci</link>."
#: 06020000.xhp
msgctxt ""
@@ -12422,4 +12422,4 @@ msgctxt ""
"par_id3153919\n"
"help.text"
msgid "This command handles only MathML content. If you have copied a %PRODUCTNAME Math formula to clipboard, insert it using the command <link href=\"text/shared/01/02060000.xhp\" name=\"Paste\"><emph>Paste</emph></link> under <emph>Edit</emph>."
-msgstr ""
+msgstr "Tento příkaz dokáže zpracovat pouze obsah v jazyku MathML. Pokud jste do schránky zkopírovali vzorec %PRODUCTNAME Math, vložte jej pomocí příkazu <link href=\"text/shared/01/02060000.xhp\" name=\"Vložit\"><emph>Vložit</emph></link> v nabídce <emph>Úpravy</emph>."
diff --git a/source/cs/helpcontent2/source/text/swriter/00.po b/source/cs/helpcontent2/source/text/swriter/00.po
index 3143f38d436..1731f187da4 100644
--- a/source/cs/helpcontent2/source/text/swriter/00.po
+++ b/source/cs/helpcontent2/source/text/swriter/00.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: 2018-10-13 19:13+0000\n"
-"Last-Translator: raal <raal@post.cz>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 20:04+0000\n"
+"Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1539458033.000000\n"
+"X-POOTLE-MTIME: 1542225891.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -37,8 +37,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3150253\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\"><alt id=\"alt_id3145389\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\"><alt id=\"alt_id3145389\">Ikona</alt></image>"
+msgid "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145389\">Wrap Off Icon</alt></image>"
+msgstr "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145389\">Ikona Vypnout obtékání</alt></image>"
#: 00000004.xhp
msgctxt ""
@@ -53,8 +53,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3156397\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\"><alt id=\"alt_id3149048\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\"><alt id=\"alt_id3149048\">Ikona</alt></image>"
+msgid "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149048\">Wrap On Icon</alt></image>"
+msgstr "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149048\">Ikona Zapnout obtékání</alt></image>"
#: 00000004.xhp
msgctxt ""
@@ -69,8 +69,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3154558\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\"><alt id=\"alt_id3152999\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\"><alt id=\"alt_id3152999\">Ikona</alt></image>"
+msgid "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152999\">Wrap Through Icon</alt></image>"
+msgstr "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152999\">Ikona Přes text</alt></image>"
#: 00000004.xhp
msgctxt ""
@@ -85,8 +85,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3148773\n"
"help.text"
-msgid "<image src=\"res/sc06301.png\" id=\"img_id3149026\"><alt id=\"alt_id3149026\">Icon</alt></image>"
-msgstr "<image src=\"res/sc06301.png\" id=\"img_id3149026\"><alt id=\"alt_id3149026\">Ikona</alt></image>"
+msgid "<image src=\"res/sc06301.png\" id=\"img_id3149026\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149026\">Jump to Previous Script Icon</alt></image>"
+msgstr "<image src=\"res/sc06301.png\" id=\"img_id3149026\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149026\">Ikona Přejít na předchozí skript</alt></image>"
#: 00000004.xhp
msgctxt ""
@@ -101,8 +101,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3151265\n"
"help.text"
-msgid "<image src=\"res/sc06300.png\" id=\"img_id3151272\"><alt id=\"alt_id3151272\">Icon</alt></image>"
-msgstr "<image src=\"res/sc06300.png\" id=\"img_id3151272\"><alt id=\"alt_id3151272\">Ikona</alt></image>"
+msgid "<image src=\"res/sc06300.png\" id=\"img_id3151272\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151272\"> Jump to Next Script Icon</alt></image>"
+msgstr "<image src=\"res/sc06300.png\" id=\"img_id3151272\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151272\">Ikona Přejít na další skript</alt></image>"
#: 00000004.xhp
msgctxt ""
@@ -381,8 +381,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3154763\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
+msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
#: 00000403.xhp
msgctxt ""
@@ -397,8 +397,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3151387\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
+msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
#: 00000403.xhp
msgctxt ""
@@ -413,8 +413,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3145823\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
+msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
#: 00000403.xhp
msgctxt ""
@@ -429,8 +429,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150932\n"
"help.text"
-msgid "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\"><alt id=\"alt_id3150502\">Icon</alt></image>"
-msgstr "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\"><alt id=\"alt_id3150502\">Ikona</alt></image>"
+msgid "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150502\">Formatting Marks Icon</alt></image>"
+msgstr "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150502\">Ikona Řídicí znaky</alt></image>"
#: 00000403.xhp
msgctxt ""
@@ -461,8 +461,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150765\n"
"help.text"
-msgid "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\"><alt id=\"alt_id3147572\">Icon</alt></image>"
-msgstr "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\"><alt id=\"alt_id3147572\">Ikona</alt></image>"
+msgid "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147572\">Web Icon</alt></image>"
+msgstr "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147572\">Ikona Web</alt></image>"
#: 00000403.xhp
msgctxt ""
@@ -2461,8 +2461,8 @@ msgctxt ""
"stylesmenu.xhp\n"
"par_id941529884998705\n"
"help.text"
-msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles</emph></variable>."
-msgstr "<variable id=\"ses\">Zvolte <emph>Styly - Upravit styl</emph></variable>."
+msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles...</emph></variable>."
+msgstr "<variable id=\"ses\">Zvolte <emph>Styly - Upravit styl...</emph></variable>."
#: stylesmenu.xhp
msgctxt ""
diff --git a/source/cs/helpcontent2/source/text/swriter/guide.po b/source/cs/helpcontent2/source/text/swriter/guide.po
index c3ca07f4322..270f701c17c 100644
--- a/source/cs/helpcontent2/source/text/swriter/guide.po
+++ b/source/cs/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: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: 2018-10-15 18:10+0000\n"
-"Last-Translator: raal <raal@post.cz>\n"
+"PO-Revision-Date: 2018-11-14 11:35+0000\n"
+"Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1539627035.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195347.000000\n"
#: anchor_object.xhp
msgctxt ""
@@ -7550,7 +7550,7 @@ msgctxt ""
"par_id3155900\n"
"help.text"
msgid "Choose <emph>Data - Record</emph>."
-msgstr ""
+msgstr "Zvolte <emph>Data - Záznam</emph>."
#: indices_literature.xhp
msgctxt ""
@@ -10934,7 +10934,7 @@ msgctxt ""
"par_id3149847\n"
"help.text"
msgid "Choose <emph>File - Print Preview</emph>."
-msgstr ""
+msgstr "Zvolte <emph>Soubor - Náhled tisku</emph>."
#: print_preview.xhp
msgctxt ""
diff --git a/source/cs/officecfg/registry/data/org/openoffice/Office.po b/source/cs/officecfg/registry/data/org/openoffice/Office.po
index bd349a05c07..1766cd9b6f8 100644
--- a/source/cs/officecfg/registry/data/org/openoffice/Office.po
+++ b/source/cs/officecfg/registry/data/org/openoffice/Office.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-10-03 08:45+0000\n"
-"Last-Translator: raal <raal@post.cz>\n"
+"PO-Revision-Date: 2018-11-14 09:31+0000\n"
+"Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1538556315.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542187867.000000\n"
#: Addons.xcu
msgctxt ""
@@ -185,7 +185,7 @@ msgctxt ""
"Title\n"
"value.text"
msgid "~Labels"
-msgstr ""
+msgstr "Štítk~y"
#: Common.xcu
msgctxt ""
@@ -194,7 +194,7 @@ msgctxt ""
"Title\n"
"value.text"
msgid "B~usiness Cards"
-msgstr ""
+msgstr "Vi~zitky"
#: Common.xcu
msgctxt ""
@@ -203,7 +203,7 @@ msgctxt ""
"Title\n"
"value.text"
msgid "M~aster Document"
-msgstr ""
+msgstr "Hlav~ní dokument"
#: Common.xcu
msgctxt ""
@@ -1427,7 +1427,7 @@ msgctxt ""
"STR_FILENAME_SUFFIX\n"
"value.text"
msgid "(minimized)"
-msgstr ""
+msgstr "(komprimováno)"
#: PresentationMinimizer.xcu
msgctxt ""
diff --git a/source/cs/officecfg/registry/data/org/openoffice/Office/UI.po b/source/cs/officecfg/registry/data/org/openoffice/Office/UI.po
index acb50d6ff77..640b5533608 100644
--- a/source/cs/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/cs/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-11-11 14:06+0000\n"
+"PO-Revision-Date: 2018-11-14 09:54+0000\n"
"Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
@@ -13,8 +13,8 @@ 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: LibreOffice\n"
-"X-POOTLE-MTIME: 1541945168.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542189281.000000\n"
#: BaseWindowState.xcu
msgctxt ""
@@ -9311,7 +9311,7 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "~Select..."
-msgstr ""
+msgstr "V~ybrat..."
#: DrawImpressCommands.xcu
msgctxt ""
@@ -9320,7 +9320,7 @@ msgctxt ""
"PopupLabel\n"
"value.text"
msgid "Select Table"
-msgstr ""
+msgstr "Vybrat tabulku"
#: DrawImpressCommands.xcu
msgctxt ""
@@ -9338,7 +9338,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Select Row"
-msgstr ""
+msgstr "Vybrat řádek"
#: DrawImpressCommands.xcu
msgctxt ""
@@ -9356,7 +9356,7 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "~Properties..."
-msgstr ""
+msgstr "~Vlastnosti..."
#: DrawImpressCommands.xcu
msgctxt ""
@@ -9365,7 +9365,7 @@ msgctxt ""
"PopupLabel\n"
"value.text"
msgid "Ta~ble Properties..."
-msgstr ""
+msgstr "~Vlastnosti tabulky..."
#: DrawImpressCommands.xcu
msgctxt ""
@@ -22264,7 +22264,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Insert"
-msgstr ""
+msgstr "Vlož~it"
#: GenericCommands.xcu
msgctxt ""
@@ -22273,7 +22273,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Delete"
-msgstr ""
+msgstr "~Smazat"
#: GenericCommands.xcu
msgctxt ""
@@ -22282,7 +22282,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Si~ze"
-msgstr ""
+msgstr "V~elikost"
#: GenericCommands.xcu
msgctxt ""
@@ -22417,7 +22417,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "T~able"
-msgstr ""
+msgstr "T~abulka"
#: GenericCommands.xcu
msgctxt ""
@@ -25216,7 +25216,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Tabbed Compact"
-msgstr ""
+msgstr "Kompaktní karty"
#: ToolbarMode.xcu
msgctxt ""
@@ -29419,7 +29419,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "C~haracter"
-msgstr ""
+msgstr "~Znak"
#: WriterCommands.xcu
msgctxt ""
@@ -29428,7 +29428,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "P~aragraph"
-msgstr ""
+msgstr "~Odstavec"
#: WriterCommands.xcu
msgctxt ""
@@ -29437,7 +29437,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Bullets and Numbering"
-msgstr ""
+msgstr "O~drážky a číslování"
#: WriterCommands.xcu
msgctxt ""
@@ -30229,7 +30229,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Default Style"
-msgstr ""
+msgstr "Výchozí styl"
#: WriterCommands.xcu
msgctxt ""
@@ -30238,7 +30238,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Academic"
-msgstr ""
+msgstr "Akademický"
#: WriterCommands.xcu
msgctxt ""
@@ -30247,7 +30247,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Elegant"
-msgstr ""
+msgstr "Elegantní"
#: WriterCommands.xcu
msgctxt ""
@@ -30256,7 +30256,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Financial"
-msgstr ""
+msgstr "Finanční"
#: WriterCommands.xcu
msgctxt ""
@@ -30265,7 +30265,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Box List Blue"
-msgstr ""
+msgstr "Modrý seznam"
#: WriterCommands.xcu
msgctxt ""
@@ -30274,7 +30274,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Box List Green"
-msgstr ""
+msgstr "Zelený seznam"
#: WriterCommands.xcu
msgctxt ""
@@ -30283,7 +30283,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Box List Red"
-msgstr ""
+msgstr "Červený seznam"
#: WriterCommands.xcu
msgctxt ""
@@ -30292,7 +30292,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Box List Yellow"
-msgstr ""
+msgstr "Žlutý seznam"
#: WriterCommands.xcu
msgctxt ""
diff --git a/source/cs/sc/messages.po b/source/cs/sc/messages.po
index 84e14edb946..9c1e7d94133 100644
--- a/source/cs/sc/messages.po
+++ b/source/cs/sc/messages.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-11-12 21:44+0000\n"
-"Last-Translator: raal <raal@post.cz>\n"
+"PO-Revision-Date: 2018-11-14 10:11+0000\n"
+"Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1542059045.000000\n"
+"X-POOTLE-MTIME: 1542190270.000000\n"
#: sc/inc/compiler.hrc:27
msgctxt "RID_FUNCTION_CATEGORIES"
@@ -727,18 +727,18 @@ msgstr "Vybráno: $1, $2"
msgctxt "STR_SELCOUNT_ROWARG"
msgid "$1 row"
msgid_plural "$1 rows"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
+msgstr[0] "$1 řádek"
+msgstr[1] "$1 řádky"
+msgstr[2] "$1 řádků"
#. To translators: STR_SELCOUNT_COLARG is $1 of STR_SELCOUNT. $1 of STR_SELCOUNT_ROWARG is number of columns
#: sc/inc/globstr.hrc:165
msgctxt "STR_SELCOUNT_COLARG"
msgid "$1 column"
msgid_plural "$1 columns"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
+msgstr[0] "$1 sloupec"
+msgstr[1] "$1 sloupce"
+msgstr[2] "$1 sloupců"
#: sc/inc/globstr.hrc:166
msgctxt "STR_FILTER_SELCOUNT"
@@ -12739,7 +12739,7 @@ msgstr "Kolikátý výskyt původního textu se má nahradit."
#: sc/inc/scfuncs.hrc:3822
msgctxt "SC_OPCODE_REGEX"
msgid "Matches and extracts or optionally replaces text using regular expressions."
-msgstr ""
+msgstr "Nalezne a vrátí nebo volitelně nahradí text za použití regulárních výrazů."
#: sc/inc/scfuncs.hrc:3823
msgctxt "SC_OPCODE_REGEX"
@@ -12749,7 +12749,7 @@ msgstr "Text"
#: sc/inc/scfuncs.hrc:3824
msgctxt "SC_OPCODE_REGEX"
msgid "The text to be operated on."
-msgstr ""
+msgstr "Text, ve kterém se hledá."
#: sc/inc/scfuncs.hrc:3825
msgctxt "SC_OPCODE_REGEX"
@@ -12769,17 +12769,17 @@ msgstr "Náhrada"
#: sc/inc/scfuncs.hrc:3828
msgctxt "SC_OPCODE_REGEX"
msgid "The replacement text and references to capture groups."
-msgstr ""
+msgstr "Text náhrady a odkazy na očíslované skupiny."
#: sc/inc/scfuncs.hrc:3829
msgctxt "SC_OPCODE_REGEX"
msgid "Flags"
-msgstr ""
+msgstr "Přepínače"
#: sc/inc/scfuncs.hrc:3830
msgctxt "SC_OPCODE_REGEX"
msgid "Text specifying option flags, \"g\" for global replacement."
-msgstr ""
+msgstr "Text udávající přepínače možností, \"g\" znamená globální nahrazení."
#: sc/inc/scfuncs.hrc:3836
msgctxt "SC_OPCODE_BASE"
@@ -16089,12 +16089,12 @@ msgstr "5 kostek"
#: sc/uiconfig/scalc/ui/conditionalentry.ui:429
msgctxt "conditionalentry|Label_minimum"
msgid "Minimum"
-msgstr ""
+msgstr "Minimum"
#: sc/uiconfig/scalc/ui/conditionalentry.ui:439
msgctxt "conditionalentry|Label_maximum"
msgid "Maximum"
-msgstr ""
+msgstr "Maximum"
#: sc/uiconfig/scalc/ui/conditionalformatdialog.ui:8
msgctxt "conditionalformatdialog|ConditionalFormatDialog"
diff --git a/source/cs/svtools/messages.po b/source/cs/svtools/messages.po
index ea63433a4bd..4cb1fd2fb52 100644
--- a/source/cs/svtools/messages.po
+++ b/source/cs/svtools/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: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: 2018-09-08 08:41+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:46+0000\n"
"Last-Translator: raal <raal@post.cz>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
@@ -13,8 +13,8 @@ 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: LibreOffice\n"
-"X-POOTLE-MTIME: 1536396108.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195997.000000\n"
#: include/svtools/strings.hrc:25
msgctxt "STR_UNDO"
@@ -1534,7 +1534,7 @@ msgstr "Dělení slov Libhyphen"
#: include/svtools/strings.hrc:360
msgctxt "STR_DESCRIPTION_MYTHES"
-msgid "Mythes Thesaurus"
+msgid "MyThes Thesaurus"
msgstr "Slovník synonym Mythes"
#: include/svtools/strings.hrc:361
diff --git a/source/cs/sw/messages.po b/source/cs/sw/messages.po
index baa2916cfca..406ca14bca5 100644
--- a/source/cs/sw/messages.po
+++ b/source/cs/sw/messages.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 23:50+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-15 14:33+0100\n"
+"Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: cs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
+"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1542224741.000000\n"
#: sw/inc/app.hrc:29
msgctxt "RID_PARAGRAPHSTYLEFAMILY"
@@ -463,82 +466,82 @@ msgstr "Řádek"
#: sw/inc/pageformatpanel.hrc:18
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "None"
-msgstr ""
+msgstr "Žádné"
#: sw/inc/pageformatpanel.hrc:19
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Narrow"
-msgstr ""
+msgstr "Úzké"
#: sw/inc/pageformatpanel.hrc:20
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Moderate"
-msgstr ""
+msgstr "Střední"
#: sw/inc/pageformatpanel.hrc:21
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (0.75\")"
-msgstr ""
+msgstr "Normální (0,75\")"
#: sw/inc/pageformatpanel.hrc:22
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (1\")"
-msgstr ""
+msgstr "Normální (1\")"
#: sw/inc/pageformatpanel.hrc:23
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (1.25\")"
-msgstr ""
+msgstr "Normální (1,25\")"
#: sw/inc/pageformatpanel.hrc:24
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Wide"
-msgstr ""
+msgstr "Široké"
#: sw/inc/pageformatpanel.hrc:25
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Mirrored"
-msgstr ""
+msgstr "Zrcadlené"
#: sw/inc/pageformatpanel.hrc:31
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "None"
-msgstr ""
+msgstr "Žádné"
#: sw/inc/pageformatpanel.hrc:32
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Narrow"
-msgstr ""
+msgstr "Úzké"
#: sw/inc/pageformatpanel.hrc:33
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Moderate"
-msgstr ""
+msgstr "Střední"
#: sw/inc/pageformatpanel.hrc:34
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (1.9cm)"
-msgstr ""
+msgstr "Normální (1,9cm)"
#: sw/inc/pageformatpanel.hrc:35
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (2.54cm)"
-msgstr ""
+msgstr "Normální (2,54cm)"
#: sw/inc/pageformatpanel.hrc:36
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (3.18cm)"
-msgstr ""
+msgstr "Normální (3,18cm)"
#: sw/inc/pageformatpanel.hrc:37
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Wide"
-msgstr ""
+msgstr "Široké"
#: sw/inc/pageformatpanel.hrc:38
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Mirrored"
-msgstr ""
+msgstr "Zrcadlené"
#. Format names
#: sw/inc/strings.hrc:27
@@ -6842,7 +6845,12 @@ msgctxt "asciifilterdialog|lf"
msgid "_LF"
msgstr "LF"
-#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:264
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:258
+msgctxt "asciifilterdialog|includebom"
+msgid "Include byte-order-mark"
+msgstr "Vložit značku pořadí bajtů (BOM)"
+
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:280
msgctxt "asciifilterdialog|label1"
msgid "Properties"
msgstr "Vlastnosti"
diff --git a/source/cs/swext/mediawiki/help.po b/source/cs/swext/mediawiki/help.po
index dd348024946..56a74b1e867 100644
--- a/source/cs/swext/mediawiki/help.po
+++ b/source/cs/swext/mediawiki/help.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-11-12 21:51+0000\n"
-"Last-Translator: raal <raal@post.cz>\n"
+"POT-Creation-Date: 2018-11-15 13:53+0100\n"
+"PO-Revision-Date: 2018-11-14 11:31+0000\n"
+"Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1542059485.000000\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1542195113.000000\n"
#: help.tree
msgctxt ""
@@ -93,8 +93,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id7387615\n"
"help.text"
-msgid "A wiki account on a supported <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
-msgstr "Wiki účet na podporovaném serveru <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link>"
+msgid "A wiki account on a supported <link href=\"https://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -149,24 +149,24 @@ msgctxt ""
"wiki.xhp\n"
"par_id368968\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Options</link> dialog, click Add."
-msgstr "V dialogovém okně <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Možnosti</link> klepněte na tlačítko Přidat."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\"><emph>Options</emph></link> dialog, click <emph>Add</emph>."
+msgstr ""
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"par_id6962187\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> dialog, enter the account information for the wiki."
-msgstr "V dialogovém okně <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> zadejte umístění a přihlašovací údaje dané wiki."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\"><emph>MediaWiki</emph></link> dialog, enter the account information for the wiki."
+msgstr ""
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"par_id5328836\n"
"help.text"
-msgid "In the URL text box, enter the address of a wiki that you want to connect to."
-msgstr "Do pole URL zadejte adresu serveru wiki, ke kterému se chcete připojit."
+msgid "In the <emph>URL</emph> text box, enter the address of a wiki that you want to connect to."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -181,8 +181,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id5906552\n"
"help.text"
-msgid "In the Username box, enter your user ID for your wiki account."
-msgstr "Do pole Uživatelské jméno zadejte své uživatelské jméno na wiki."
+msgid "In the <emph>Username</emph> box, enter your user ID for your wiki account."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -197,8 +197,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id8869594\n"
"help.text"
-msgid "In the Password box, enter the password for your wiki account, then click OK."
-msgstr "Do pole Heslo zadejte své heslo pro přístup k wiki a poté klikněte na tlačítko OK."
+msgid "In the Password box, enter the password for your wiki account, then click <emph>OK</emph>."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -245,8 +245,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id228278\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Send to MediaWiki</link> dialog, specify the settings for your entry."
-msgstr "V dialogovém okně <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Odeslat do MediaWiki</link> zadejte nastavení příspěvku."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\"><emph>Send to MediaWiki</emph></link> dialog, specify the settings for your entry."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -318,7 +318,7 @@ msgctxt ""
"par_id4571672\n"
"help.text"
msgid "Use the <emph>MediaWiki</emph> dialog to add or edit your MediaWiki account settings."
-msgstr ""
+msgstr "Pomocí dialogového okna <emph>MediaWiki</emph> můžete přidat nebo upravit nastavení účtu MediaWiki."
#: wikiaccount.xhp
msgctxt ""
@@ -374,7 +374,7 @@ msgctxt ""
"par_id9046601\n"
"help.text"
msgid "If you have enabled the master password feature on the <emph>Security</emph> tab page of the <item type=\"menuitem\">Tools - Options - %PRODUCTNAME</item> dialog, then the software can store your password and automatically insert the data where necessary. Enable the <emph>Save password</emph> checkbox to store your password."
-msgstr ""
+msgstr "Pokud jste na kartě <emph>Zabezpečení</emph> dialogového okna <item type=\"menuitem\">Nástroje - Možnosti - %PRODUCTNAME</item> povolili hlavní heslo, může program vaše heslo uložit a automaticky zadávat potřebné údaje, když je to třeba. Chcete-li heslo uložit, zaškrtněte pole <emph>Uložit heslo</emph>."
#: wikiformats.xhp
msgctxt ""
@@ -622,7 +622,7 @@ msgctxt ""
"par_id1743827\n"
"help.text"
msgid "In the <emph>Send to MediaWiki</emph> dialog, specify the settings for your current wiki upload."
-msgstr ""
+msgstr "V dialogovém okně <emph>Odeslat do MediaWiki</emph> nastavte možnosti odeslání článku do wiki."
#: wikisend.xhp
msgctxt ""
@@ -630,7 +630,7 @@ msgctxt ""
"par_id664082\n"
"help.text"
msgid "<ahelp hid=\".\">Select the MediaWiki server where you want to publish your document. Click <emph>Add</emph> to add a new server to the list.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Zvolte server MediaWiki, na kterém chcete svůj dokument uveřejnit. Klepnutím na tlačítko <emph>Přidat</emph> můžete do seznamu přidat nový server.</ahelp>"
#: wikisend.xhp
msgctxt ""
@@ -646,7 +646,7 @@ msgctxt ""
"par_id2486342\n"
"help.text"
msgid "<ahelp hid=\".\">Enter an optional short summary or comment.</ahelp> See <link href=\"https://meta.wikimedia.org/wiki/Help:Edit_summary\"><emph>https://meta.wikimedia.org/wiki/Help:Edit_summary</emph></link>."
-msgstr ""
+msgstr "<ahelp hid=\".\">Můžete zadat krátký souhrn nebo komentář.</ahelp> Viz také <link href=\"https://meta.wikimedia.org/wiki/Help:Edit_summary\"><emph>http://meta.wikimedia.org/wiki/Help:Edit_summary</emph></link>."
#: wikisend.xhp
msgctxt ""
diff --git a/source/cy/cui/messages.po b/source/cy/cui/messages.po
index 9965fd92ced..e74792d08b4 100644
--- a/source/cy/cui/messages.po
+++ b/source/cy/cui/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2018-10-31 13:30+0000\n"
-"Last-Translator: Rhoslyn Prys <rprys@yahoo.com>\n"
+"POT-Creation-Date: 2018-11-14 12:21+0100\n"
+"PO-Revision-Date: 2018-11-14 11:35+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cy\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n==2) ? 1 : 0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1540992644.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195328.000000\n"
#: cui/inc/strings.hrc:24
msgctxt "RID_SVXSTR_KEY_CONFIG_DIR"
@@ -1558,141 +1558,136 @@ msgid "Dimension line"
msgstr "Llinell Dimensiwn"
#: cui/inc/strings.hrc:365
-msgctxt "RID_SVXSTR_LOAD_ERROR"
-msgid "The selected module could not be loaded."
-msgstr "Nid oedd modd llwytho'r modiwl yma."
-
-#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_STARTQUOTE"
msgid "Start Quote"
msgstr "Cychwyn Dyfyniad"
-#: cui/inc/strings.hrc:367
+#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_ENDQUOTE"
msgid "End Quote"
msgstr "Diwedd Dyfyniad"
-#: cui/inc/strings.hrc:369
+#: cui/inc/strings.hrc:368
msgctxt "RID_SVXSTR_SELECTEDPERSONA"
msgid "Selected Theme: "
msgstr "Thema Dewiswyd: "
-#: cui/inc/strings.hrc:370
+#: cui/inc/strings.hrc:369
msgctxt "RID_SVXSTR_SEARCHING"
msgid "Searching, please wait..."
msgstr "Chwilio, arhoswch os gwelwch yn dda..."
-#: cui/inc/strings.hrc:371
+#: cui/inc/strings.hrc:370
msgctxt "RID_SVXSTR_SEARCHERROR"
msgid "Cannot open %1, please try again later."
msgstr "Methu agor %1, ceisiwch eto'n hwyrach."
-#: cui/inc/strings.hrc:372
+#: cui/inc/strings.hrc:371
msgctxt "RID_SVXSTR_NORESULTS"
msgid "No results found."
msgstr "Heb ganfod canlyniadau."
-#: cui/inc/strings.hrc:373
+#: cui/inc/strings.hrc:372
msgctxt "RID_SVXSTR_APPLYPERSONA"
msgid "Applying Theme..."
msgstr "Gosod Thema..."
-#: cui/inc/strings.hrc:374
+#: cui/inc/strings.hrc:373
msgctxt "RID_SVXSTR_INVALIDPERSONAURL"
msgid "Please enter a valid theme address or a search term."
msgstr "Rhowch gyfeiriad thema dilys neu derm chwilio."
-#: cui/inc/strings.hrc:376
+#: cui/inc/strings.hrc:375
msgctxt "RID_SVXSTR_TABLE_PRESET_NONE"
msgid "Set No Borders"
msgstr "Peidio Gosod Borderi"
-#: cui/inc/strings.hrc:377
+#: cui/inc/strings.hrc:376
msgctxt "RID_SVXSTR_TABLE_PRESET_ONLYOUTER"
msgid "Set Outer Border Only"
msgstr "Gosod Border Allanol yn Unig"
-#: cui/inc/strings.hrc:378
+#: cui/inc/strings.hrc:377
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERHORI"
msgid "Set Outer Border and Horizontal Lines"
msgstr "Gosod Border Allanol a Llinellau Llorweddol"
-#: cui/inc/strings.hrc:379
+#: cui/inc/strings.hrc:378
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERALL"
msgid "Set Outer Border and All Inner Lines"
msgstr "Gosod Border Allanol a Phob Llinell Fewnol"
-#: cui/inc/strings.hrc:380
+#: cui/inc/strings.hrc:379
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERINNER"
msgid "Set Outer Border Without Changing Inner Lines"
msgstr "Gosod Border Allanol Heb Newid Llinellau Mewnol"
-#: cui/inc/strings.hrc:381
+#: cui/inc/strings.hrc:380
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONAL"
msgid "Set Diagonal Lines Only"
msgstr "Gosod Llinellau Croeslin yn Unig"
-#: cui/inc/strings.hrc:382
+#: cui/inc/strings.hrc:381
msgctxt "RID_SVXSTR_PARA_PRESET_ALL"
msgid "Set All Four Borders"
msgstr "Gosod y Pedwar Border"
-#: cui/inc/strings.hrc:383
+#: cui/inc/strings.hrc:382
msgctxt "RID_SVXSTR_PARA_PRESET_LEFTRIGHT"
msgid "Set Left and Right Borders Only"
msgstr "Gosod Border Chwith a De yn Unig"
-#: cui/inc/strings.hrc:384
+#: cui/inc/strings.hrc:383
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOM"
msgid "Set Top and Bottom Borders Only"
msgstr "Gosod Borderi Brig a Gwaelod yn Unig"
-#: cui/inc/strings.hrc:385
+#: cui/inc/strings.hrc:384
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYLEFT"
msgid "Set Left Border Only"
msgstr "Gosod Border Chwith Yn Unig"
-#: cui/inc/strings.hrc:386
+#: cui/inc/strings.hrc:385
msgctxt "RID_SVXSTR_HOR_PRESET_ONLYHOR"
msgid "Set Top and Bottom Borders, and All Inner Lines"
msgstr "Gosod Brig a Gwaelod Borderi a Phob Llinell Fewnol"
-#: cui/inc/strings.hrc:387
+#: cui/inc/strings.hrc:386
msgctxt "RID_SVXSTR_VER_PRESET_ONLYVER"
msgid "Set Left and Right Borders, and All Inner Lines"
msgstr "Gosod Brig a Gwaelod Borderi a Phob Llinell Fewnol"
-#: cui/inc/strings.hrc:388
+#: cui/inc/strings.hrc:387
msgctxt "RID_SVXSTR_SHADOW_STYLE_NONE"
msgid "No Shadow"
msgstr "Dim Cysgod"
-#: cui/inc/strings.hrc:389
+#: cui/inc/strings.hrc:388
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMRIGHT"
msgid "Cast Shadow to Bottom Right"
msgstr "Taflu Cysgod i'r Gwaelod De"
-#: cui/inc/strings.hrc:390
+#: cui/inc/strings.hrc:389
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPRIGHT"
msgid "Cast Shadow to Top Right"
msgstr "Taflu Cysgod i'r Brig De"
-#: cui/inc/strings.hrc:391
+#: cui/inc/strings.hrc:390
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMLEFT"
msgid "Cast Shadow to Bottom Left"
msgstr "Taflu Cysgod i'r Gwaelod Chwith"
-#: cui/inc/strings.hrc:392
+#: cui/inc/strings.hrc:391
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPLEFT"
msgid "Cast Shadow to Top Left"
msgstr "Taflu Cysgod i'r Brig Chwith"
-#: cui/inc/strings.hrc:393
+#: cui/inc/strings.hrc:392
msgctxt "RID_SVXSTR_SIGNATURELINE_SIGNED_BY"
msgid "Signed by: %1"
msgstr "Llofnodwyd gan: %1"
-#: cui/inc/strings.hrc:394
+#: cui/inc/strings.hrc:393
msgctxt "RID_SVXSTR_OPENCL_RESTART"
msgid "For the OpenCL changes to take effect, %PRODUCTNAME must be restarted."
msgstr "Rhaid ailgychwyn %PRODUCTNAME i'r newidiadau i OpenCL ddod i rym."
@@ -10668,22 +10663,43 @@ msgctxt "signsignatureline|btn_select_certificate"
msgid "Select Certificate"
msgstr "Dewis Tystysgrif"
-#: cui/uiconfig/ui/signsignatureline.ui:168
+#. Name of the signer
+#: cui/uiconfig/ui/signsignatureline.ui:166
+msgctxt "signsignatureline|label_name"
+msgid "or"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:175
+msgctxt "signsignatureline|btn_load_image"
+msgid "Use Signature Image"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:190
+msgctxt "signsignatureline|btn_clear_image"
+msgid "Clear"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:206
+msgctxt "signsignatureline|label_image_dimensions"
+msgid "Best image size: 600 x 100 px"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:237
msgctxt "signsignatureline|label_sign"
msgid "Sign"
msgstr "Llofnodi"
-#: cui/uiconfig/ui/signsignatureline.ui:205
+#: cui/uiconfig/ui/signsignatureline.ui:274
msgctxt "signsignatureline|label_add_comment"
msgid "Add comment:"
msgstr "Ychwanegu Sylw:"
-#: cui/uiconfig/ui/signsignatureline.ui:241
+#: cui/uiconfig/ui/signsignatureline.ui:310
msgctxt "signsignatureline|label_hint"
msgid "Instructions from the document creator:"
msgstr "Cyfarwyddiadau gan awdur y ddogfen:"
-#: cui/uiconfig/ui/signsignatureline.ui:274
+#: cui/uiconfig/ui/signsignatureline.ui:343
msgctxt "signsignatureline|label_more"
msgid "More"
msgstr "Rhagor"
diff --git a/source/cy/svtools/messages.po b/source/cy/svtools/messages.po
index dc296ec7a60..53e5c2f4676 100644
--- a/source/cy/svtools/messages.po
+++ b/source/cy/svtools/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: 2018-09-07 13:22+0000\n"
-"Last-Translator: Rhoslyn Prys <rprys@yahoo.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:35+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cy\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n==2) ? 1 : 0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1536326553.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195328.000000\n"
#: include/svtools/strings.hrc:25
msgctxt "STR_UNDO"
@@ -1534,8 +1534,8 @@ msgstr "Cysylltnodwr Libhyphen"
#: include/svtools/strings.hrc:360
msgctxt "STR_DESCRIPTION_MYTHES"
-msgid "Mythes Thesaurus"
-msgstr "Thesawrws Mythes"
+msgid "MyThes Thesaurus"
+msgstr ""
#: include/svtools/strings.hrc:361
msgctxt "STR_DESCRIPTION_IGNOREALLLIST"
diff --git a/source/cy/sw/messages.po b/source/cy/sw/messages.po
index 8ad8a4207a5..2cd2c4269d2 100644
--- a/source/cy/sw/messages.po
+++ b/source/cy/sw/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-10-22 12:09+0000\n"
-"Last-Translator: Rhoslyn Prys <rprys@yahoo.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:35+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cy\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n==2) ? 1 : 0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1540210155.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195328.000000\n"
#: sw/inc/app.hrc:29
msgctxt "RID_PARAGRAPHSTYLEFAMILY"
@@ -6848,7 +6848,12 @@ msgctxt "asciifilterdialog|lf"
msgid "_LF"
msgstr "_LF"
-#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:264
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:258
+msgctxt "asciifilterdialog|includebom"
+msgid "Include byte-order-mark"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:280
msgctxt "asciifilterdialog|label1"
msgid "Properties"
msgstr "Priodweddau"
diff --git a/source/cy/swext/mediawiki/help.po b/source/cy/swext/mediawiki/help.po
index d0dea99e191..95cf8802298 100644
--- a/source/cy/swext/mediawiki/help.po
+++ b/source/cy/swext/mediawiki/help.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2017-01-13 16:35+0000\n"
-"Last-Translator: Rhoslyn Prys <rprys@yahoo.com>\n"
+"POT-Creation-Date: 2018-11-15 13:53+0100\n"
+"PO-Revision-Date: 2018-11-12 11:41+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cy\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n==2) ? 1 : 0;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1484325307.000000\n"
+"X-POOTLE-MTIME: 1542022878.000000\n"
#: help.tree
msgctxt ""
@@ -93,8 +93,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id7387615\n"
"help.text"
-msgid "A wiki account on a supported <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
-msgstr "Cyfrif Wiki ar weinydd sy'n cynnal <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link>"
+msgid "A wiki account on a supported <link href=\"https://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -149,24 +149,24 @@ msgctxt ""
"wiki.xhp\n"
"par_id368968\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Options</link> dialog, click Add."
-msgstr "Yn ffenestr <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Dewisiadau</link> iwch Ychwanegu."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\"><emph>Options</emph></link> dialog, click <emph>Add</emph>."
+msgstr ""
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"par_id6962187\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> dialog, enter the account information for the wiki."
-msgstr "Yn y deialog <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> rhowch fanylion eich cyfrif ar y Wiki."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\"><emph>MediaWiki</emph></link> dialog, enter the account information for the wiki."
+msgstr ""
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"par_id5328836\n"
"help.text"
-msgid "In the URL text box, enter the address of a wiki that you want to connect to."
-msgstr "Ym mlwch testun yr URL, rhowch gyfeiriad y Wiki i gysylltu iddo."
+msgid "In the <emph>URL</emph> text box, enter the address of a wiki that you want to connect to."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -181,8 +181,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id5906552\n"
"help.text"
-msgid "In the Username box, enter your user ID for your wiki account."
-msgstr "Yn y blwch Enw Defnyddiwr, rhowch eich enw defnyddiwr ar gyfer eich cyfrif Wiki."
+msgid "In the <emph>Username</emph> box, enter your user ID for your wiki account."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -197,8 +197,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id8869594\n"
"help.text"
-msgid "In the Password box, enter the password for your wiki account, then click OK."
-msgstr "Yn y blwch Cyfrinair, rhowch gyfrinair eich cyfrif Wiki ac yna clicio Iawn."
+msgid "In the Password box, enter the password for your wiki account, then click <emph>OK</emph>."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -245,8 +245,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id228278\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Send to MediaWiki</link> dialog, specify the settings for your entry."
-msgstr "Yn y deialog <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Anfon i MediaWiki</link>pennwch y gosodiadau ar gyfer eich cofnod."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\"><emph>Send to MediaWiki</emph></link> dialog, specify the settings for your entry."
+msgstr ""
#: wiki.xhp
msgctxt ""
diff --git a/source/da/cui/messages.po b/source/da/cui/messages.po
index c07d1d71fc2..3697aa853d0 100644
--- a/source/da/cui/messages.po
+++ b/source/da/cui/messages.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2018-11-12 18:56+0000\n"
+"POT-Creation-Date: 2018-11-14 12:21+0100\n"
+"PO-Revision-Date: 2018-11-14 23:39+0000\n"
"Last-Translator: Leif Lodahl <leiflodahl@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1542048998.000000\n"
+"X-POOTLE-MTIME: 1542238760.000000\n"
#: cui/inc/strings.hrc:24
msgctxt "RID_SVXSTR_KEY_CONFIG_DIR"
@@ -1558,141 +1558,136 @@ msgid "Dimension line"
msgstr "Dimensioneringslinje"
#: cui/inc/strings.hrc:365
-msgctxt "RID_SVXSTR_LOAD_ERROR"
-msgid "The selected module could not be loaded."
-msgstr "Det var ikke muligt at indlæse det valgte modul."
-
-#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_STARTQUOTE"
msgid "Start Quote"
msgstr "Start-citationstegn"
-#: cui/inc/strings.hrc:367
+#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_ENDQUOTE"
msgid "End Quote"
msgstr "Slut-citationstegn"
-#: cui/inc/strings.hrc:369
+#: cui/inc/strings.hrc:368
msgctxt "RID_SVXSTR_SELECTEDPERSONA"
msgid "Selected Theme: "
msgstr "Valgt tema: "
-#: cui/inc/strings.hrc:370
+#: cui/inc/strings.hrc:369
msgctxt "RID_SVXSTR_SEARCHING"
msgid "Searching, please wait..."
msgstr "Søger, vent venligst..."
-#: cui/inc/strings.hrc:371
+#: cui/inc/strings.hrc:370
msgctxt "RID_SVXSTR_SEARCHERROR"
msgid "Cannot open %1, please try again later."
msgstr "Kan ikke åbne %1, prøv igen senere."
-#: cui/inc/strings.hrc:372
+#: cui/inc/strings.hrc:371
msgctxt "RID_SVXSTR_NORESULTS"
msgid "No results found."
msgstr "Ingen resultater fundet."
-#: cui/inc/strings.hrc:373
+#: cui/inc/strings.hrc:372
msgctxt "RID_SVXSTR_APPLYPERSONA"
msgid "Applying Theme..."
msgstr "Udfører ændringer ..."
-#: cui/inc/strings.hrc:374
+#: cui/inc/strings.hrc:373
msgctxt "RID_SVXSTR_INVALIDPERSONAURL"
msgid "Please enter a valid theme address or a search term."
msgstr "Indtast venligst en gyldig temaadresse eller et søgeudtryk."
-#: cui/inc/strings.hrc:376
+#: cui/inc/strings.hrc:375
msgctxt "RID_SVXSTR_TABLE_PRESET_NONE"
msgid "Set No Borders"
msgstr "Sæt ingen kanter"
-#: cui/inc/strings.hrc:377
+#: cui/inc/strings.hrc:376
msgctxt "RID_SVXSTR_TABLE_PRESET_ONLYOUTER"
msgid "Set Outer Border Only"
msgstr "Sæt kun ydre kant"
-#: cui/inc/strings.hrc:378
+#: cui/inc/strings.hrc:377
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERHORI"
msgid "Set Outer Border and Horizontal Lines"
msgstr "Sæt ydre kant og vandrette linjer"
-#: cui/inc/strings.hrc:379
+#: cui/inc/strings.hrc:378
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERALL"
msgid "Set Outer Border and All Inner Lines"
msgstr "Sæt ydre kant og alle indre linjer"
-#: cui/inc/strings.hrc:380
+#: cui/inc/strings.hrc:379
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERINNER"
msgid "Set Outer Border Without Changing Inner Lines"
msgstr "Sæt ydre kant uden at ændre indre linjer"
-#: cui/inc/strings.hrc:381
+#: cui/inc/strings.hrc:380
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONAL"
msgid "Set Diagonal Lines Only"
msgstr "Sæt kun diagonallinjer"
-#: cui/inc/strings.hrc:382
+#: cui/inc/strings.hrc:381
msgctxt "RID_SVXSTR_PARA_PRESET_ALL"
msgid "Set All Four Borders"
msgstr "Sæt alle fire kanter"
-#: cui/inc/strings.hrc:383
+#: cui/inc/strings.hrc:382
msgctxt "RID_SVXSTR_PARA_PRESET_LEFTRIGHT"
msgid "Set Left and Right Borders Only"
msgstr "Sæt kun venstre og højre kanter"
-#: cui/inc/strings.hrc:384
+#: cui/inc/strings.hrc:383
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOM"
msgid "Set Top and Bottom Borders Only"
msgstr "Sæt kun top- og bundkanter"
-#: cui/inc/strings.hrc:385
+#: cui/inc/strings.hrc:384
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYLEFT"
msgid "Set Left Border Only"
msgstr "Sæt kun venstre kant"
-#: cui/inc/strings.hrc:386
+#: cui/inc/strings.hrc:385
msgctxt "RID_SVXSTR_HOR_PRESET_ONLYHOR"
msgid "Set Top and Bottom Borders, and All Inner Lines"
msgstr "Sæt top- og bundkant og alle indre linjer"
-#: cui/inc/strings.hrc:387
+#: cui/inc/strings.hrc:386
msgctxt "RID_SVXSTR_VER_PRESET_ONLYVER"
msgid "Set Left and Right Borders, and All Inner Lines"
msgstr "Sæt venstre og højre kant og alle indre linjer"
-#: cui/inc/strings.hrc:388
+#: cui/inc/strings.hrc:387
msgctxt "RID_SVXSTR_SHADOW_STYLE_NONE"
msgid "No Shadow"
msgstr "Ingen skygge"
-#: cui/inc/strings.hrc:389
+#: cui/inc/strings.hrc:388
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMRIGHT"
msgid "Cast Shadow to Bottom Right"
msgstr "Kast skygge nederst til højre"
-#: cui/inc/strings.hrc:390
+#: cui/inc/strings.hrc:389
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPRIGHT"
msgid "Cast Shadow to Top Right"
msgstr "Kast skygge øverst til højre"
-#: cui/inc/strings.hrc:391
+#: cui/inc/strings.hrc:390
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMLEFT"
msgid "Cast Shadow to Bottom Left"
msgstr "Kast skygge nederst til venstre"
-#: cui/inc/strings.hrc:392
+#: cui/inc/strings.hrc:391
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPLEFT"
msgid "Cast Shadow to Top Left"
msgstr "Kast skygge øverst til venstre"
-#: cui/inc/strings.hrc:393
+#: cui/inc/strings.hrc:392
msgctxt "RID_SVXSTR_SIGNATURELINE_SIGNED_BY"
msgid "Signed by: %1"
msgstr "Underskrevet af: %1"
-#: cui/inc/strings.hrc:394
+#: cui/inc/strings.hrc:393
msgctxt "RID_SVXSTR_OPENCL_RESTART"
msgid "For the OpenCL changes to take effect, %PRODUCTNAME must be restarted."
msgstr "For at OpenCL-ændringer kan træde i kraft, skal %PRODUCTNAME genstartes."
@@ -2180,7 +2175,7 @@ msgstr "Lokalisering: $LOCALE"
#: cui/uiconfig/ui/aboutdialog.ui:170
msgctxt "aboutdialog|locale"
msgid "UI-Language: $LOCALE"
-msgstr ""
+msgstr "Sprog for brugergrænseflade: $LOCALE"
#: cui/uiconfig/ui/aboutdialog.ui:187
msgctxt "aboutdialog|buildIdLink"
@@ -5196,7 +5191,7 @@ msgstr "Katalog"
#: cui/uiconfig/ui/gallerythemedialog.ui:8
msgctxt "gallerythemedialog|GalleryThemeDialog"
msgid "Properties of %1"
-msgstr ""
+msgstr "Egenskaber for %1"
#: cui/uiconfig/ui/gallerythemedialog.ui:135
msgctxt "gallerythemedialog|general"
@@ -10440,7 +10435,7 @@ msgstr ""
#: cui/uiconfig/ui/select_persona_dialog.ui:197
msgctxt "select_persona_dialog|categoriesCB"
msgid "Causes"
-msgstr ""
+msgstr "Årsager"
#: cui/uiconfig/ui/select_persona_dialog.ui:198
msgctxt "select_persona_dialog|categoriesCB"
@@ -10450,7 +10445,7 @@ msgstr ""
#: cui/uiconfig/ui/select_persona_dialog.ui:199
msgctxt "select_persona_dialog|categoriesCB"
msgid "Film and TV"
-msgstr ""
+msgstr "Film og TV"
#: cui/uiconfig/ui/select_persona_dialog.ui:200
msgctxt "select_persona_dialog|categoriesCB"
@@ -10461,17 +10456,17 @@ msgstr "Firefox"
#: cui/uiconfig/ui/select_persona_dialog.ui:201
msgctxt "select_persona_dialog|categoriesCB"
msgid "Foxkeh"
-msgstr ""
+msgstr "Foxkeh"
#: cui/uiconfig/ui/select_persona_dialog.ui:202
msgctxt "select_persona_dialog|categoriesCB"
msgid "Holiday"
-msgstr ""
+msgstr "Helligdag"
#: cui/uiconfig/ui/select_persona_dialog.ui:203
msgctxt "select_persona_dialog|categoriesCB"
msgid "Music"
-msgstr ""
+msgstr "Musik"
#: cui/uiconfig/ui/select_persona_dialog.ui:204
msgctxt "select_persona_dialog|categoriesCB"
@@ -10486,7 +10481,7 @@ msgstr "Andet"
#: cui/uiconfig/ui/select_persona_dialog.ui:206
msgctxt "select_persona_dialog|categoriesCB"
msgid "Scenery"
-msgstr ""
+msgstr "Sceneri"
#: cui/uiconfig/ui/select_persona_dialog.ui:207
msgctxt "select_persona_dialog|categoriesCB"
@@ -10496,12 +10491,12 @@ msgstr ""
#: cui/uiconfig/ui/select_persona_dialog.ui:208
msgctxt "select_persona_dialog|categoriesCB"
msgid "Solid"
-msgstr ""
+msgstr "Massiv"
#: cui/uiconfig/ui/select_persona_dialog.ui:209
msgctxt "select_persona_dialog|categoriesCB"
msgid "Sports"
-msgstr ""
+msgstr "Sport"
#: cui/uiconfig/ui/select_persona_dialog.ui:210
msgctxt "select_persona_dialog|categoriesCB"
@@ -10511,7 +10506,7 @@ msgstr ""
#: cui/uiconfig/ui/select_persona_dialog.ui:211
msgctxt "select_persona_dialog|categoriesCB"
msgid "Featured"
-msgstr ""
+msgstr "Fremhævede"
#: cui/uiconfig/ui/select_persona_dialog.ui:231
msgctxt "select_persona_dialog|label6"
@@ -10668,22 +10663,43 @@ msgctxt "signsignatureline|btn_select_certificate"
msgid "Select Certificate"
msgstr "Vælg certifikat"
-#: cui/uiconfig/ui/signsignatureline.ui:168
+#. Name of the signer
+#: cui/uiconfig/ui/signsignatureline.ui:166
+msgctxt "signsignatureline|label_name"
+msgid "or"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:175
+msgctxt "signsignatureline|btn_load_image"
+msgid "Use Signature Image"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:190
+msgctxt "signsignatureline|btn_clear_image"
+msgid "Clear"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:206
+msgctxt "signsignatureline|label_image_dimensions"
+msgid "Best image size: 600 x 100 px"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:237
msgctxt "signsignatureline|label_sign"
msgid "Sign"
msgstr "Underskriv"
-#: cui/uiconfig/ui/signsignatureline.ui:205
+#: cui/uiconfig/ui/signsignatureline.ui:274
msgctxt "signsignatureline|label_add_comment"
msgid "Add comment:"
msgstr "Tilføj kommentar:"
-#: cui/uiconfig/ui/signsignatureline.ui:241
+#: cui/uiconfig/ui/signsignatureline.ui:310
msgctxt "signsignatureline|label_hint"
msgid "Instructions from the document creator:"
msgstr "Instruktioner fra dokumentets ophavsmand:"
-#: cui/uiconfig/ui/signsignatureline.ui:274
+#: cui/uiconfig/ui/signsignatureline.ui:343
msgctxt "signsignatureline|label_more"
msgid "More"
msgstr "Mere"
diff --git a/source/da/dictionaries/ru_RU/dialog.po b/source/da/dictionaries/ru_RU/dialog.po
index 60759bba6bb..4299fa7c521 100644
--- a/source/da/dictionaries/ru_RU/dialog.po
+++ b/source/da/dictionaries/ru_RU/dialog.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: 2013-05-23 22:54+0000\n"
+"PO-Revision-Date: 2018-11-14 23:41+0000\n"
"Last-Translator: Leif Lodahl <leiflodahl@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1369349681.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542238888.000000\n"
#: ru_RU_en_US.properties
msgctxt ""
@@ -94,7 +94,7 @@ msgctxt ""
"typographica\n"
"property.text"
msgid "Typographical"
-msgstr ""
+msgstr "Typografisk"
#: ru_RU_en_US.properties
msgctxt ""
diff --git a/source/da/formula/messages.po b/source/da/formula/messages.po
index 9376692e2a3..f4ec6cb86d1 100644
--- a/source/da/formula/messages.po
+++ b/source/da/formula/messages.po
@@ -3,15 +3,15 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 23:50+0100\n"
+"POT-Creation-Date: 2018-11-15 14:33+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-Generator: LibreOffice\n"
#: formula/inc/core_resource.hrc:2263
msgctxt "RID_STRLIST_FUNCTION_NAMES"
@@ -2063,7 +2063,7 @@ msgstr "SØGB"
#: formula/inc/core_resource.hrc:2682
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REGEX"
-msgstr ""
+msgstr "REGEX"
#: formula/inc/strings.hrc:25
msgctxt "STR_OPTIONAL"
diff --git a/source/da/helpcontent2/source/text/sbasic/shared/01.po b/source/da/helpcontent2/source/text/sbasic/shared/01.po
index e9944ec0531..0dc7f491265 100644
--- a/source/da/helpcontent2/source/text/sbasic/shared/01.po
+++ b/source/da/helpcontent2/source/text/sbasic/shared/01.po
@@ -3,9 +3,9 @@ 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-05-16 16:54+0200\n"
-"PO-Revision-Date: 2018-05-26 17:40+0000\n"
-"Last-Translator: Leif Lodahl <leiflodahl@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:54+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1527356444.000000\n"
+"X-POOTLE-MTIME: 1542196469.000000\n"
#: 06130000.xhp
msgctxt ""
@@ -93,8 +93,8 @@ msgctxt ""
"06130000.xhp\n"
"par_id3154791\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
-msgstr "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Kører eller gemmer den aktuelle makro.</ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Runs or saves the current macro.</ahelp>"
+msgstr ""
#: 06130000.xhp
msgctxt ""
diff --git a/source/da/helpcontent2/source/text/scalc/00.po b/source/da/helpcontent2/source/text/scalc/00.po
index bd8673a8437..099e7f0e48a 100644
--- a/source/da/helpcontent2/source/text/scalc/00.po
+++ b/source/da/helpcontent2/source/text/scalc/00.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-11-22 13:53+0100\n"
-"PO-Revision-Date: 2017-11-25 15:57+0000\n"
-"Last-Translator: David Lamhauge <davidlamhauge@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-15 10:04+0000\n"
+"Last-Translator: SteenRønnow <steen.roennow@mail.dk>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1511625476.000000\n"
+"X-POOTLE-MTIME: 1542276292.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -29,7 +29,7 @@ msgctxt ""
"00000004.xhp\n"
"hd_id3155535\n"
"help.text"
-msgid "<variable id=\"wie\">To access this function... </variable>"
+msgid "<variable id=\"wie\">To access this function...</variable>"
msgstr "<variable id=\"wie\">For at tilgå denne funktion...</variable>"
#: 00000004.xhp
@@ -37,7 +37,7 @@ msgctxt ""
"00000004.xhp\n"
"par_idN1056E\n"
"help.text"
-msgid "<variable id=\"moreontop\">More explanations on top of this page. </variable>"
+msgid "<variable id=\"moreontop\">More explanations on top of this page.</variable>"
msgstr "<variable id=\"moreontop\">Flere forklaringer øverst på denne side. </variable>"
#: 00000004.xhp
@@ -45,8 +45,8 @@ msgctxt ""
"00000004.xhp\n"
"par_idN105AF\n"
"help.text"
-msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone. </variable>"
-msgstr "<variable id=\"optional\">I %PRODUCTNAME Calc-funktioner kan parametre markeret som \"valgfri\" kun udelades, hvis ingen parameter følger. For eksempel i en funktion med fire parametre, hvor de sidste to parametre er markeret som \"valgfri\", kan du udelade parameter 4 eller parametrene 3 og 4, men du kan ikke udelade parameter 3 alene. </variable>"
+msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone.</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -77,15 +77,15 @@ msgctxt ""
"00000402.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph></variable>"
-msgstr "<variable id=\"kopffuss\">Vælg <emph>Indsæt- Sidehoved og sidefod</emph></variable>"
+msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph>.</variable>"
+msgstr "<variable id=\"kopffuss\">Vælg <emph>Indsæt - Sidehoved og sidefod</emph>.</variable>"
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3159233\n"
"help.text"
-msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs</variable>"
+msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs.</variable>"
msgstr "<variable id=\"bkopfzeile\">Vælg fanebladet <emph>Indsæt - Sidehoved og sidefod - Sidehoved/Sidefod</emph></variable>"
#: 00000402.xhp
@@ -93,64 +93,64 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150443\n"
"help.text"
-msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph></variable>"
-msgstr "<variable id=\"bausfullen\">Vælg <emph>Rediger - Fyld</emph></variable>"
+msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph>.</variable>"
+msgstr "<variable id=\"bausfullen\">Vælg <emph>Ark - Udfyld celler</emph></variable>"
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3143267\n"
"help.text"
-msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph></variable>"
-msgstr "<variable id=\"bausunten\">Vælg <emph>Rediger - Fyld - Nedad</emph></variable>"
+msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph>.</variable>"
+msgstr "<variable id=\"bausunten\">Vælg <emph>Ark - Udfyld Celler - Nedad</emph>.</variable>"
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153880\n"
"help.text"
-msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph></variable>"
-msgstr "<variable id=\"bausrechts\">Vælg <emph>Rediger - Fyld - Højre</emph></variable>"
+msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph>.</variable>"
+msgstr "<variable id=\"bausrechts\">Vælg <emph>Ark - Udfyld Celler - Højre</emph>.</variable>"
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3151245\n"
"help.text"
-msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph></variable>"
-msgstr "<variable id=\"bausoben\">Vælg <emph>Rediger - Fyld - Opad</emph></variable>"
+msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph>.</variable>"
+msgstr "<variable id=\"bausoben\">Vælg <emph>Ark - Udfyld Celler - Opad</emph>.</variable>"
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph></variable>"
-msgstr "<variable id=\"bauslinks\">Vælg <emph>Rediger - Fyld - Venstre</emph></variable>"
+msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph>.</variable>"
+msgstr "<variable id=\"bauslinks\">Vælg <emph>Ark - Udfyld Celler - Venstre</emph>.</variable>"
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150400\n"
"help.text"
-msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph></variable>"
-msgstr "<variable id=\"baustab\">Vælg <emph>Rediger - Fyld - Ark</emph></variable>"
+msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3154910\n"
"help.text"
-msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph></variable>"
-msgstr "<variable id=\"bausreihe\">Vælg <emph>Rediger - Fyld - Serie</emph></variable>"
+msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph>.</variable>"
+msgstr "<variable id=\"bausreihe\">Vælg <emph>Ark - Udfyld Celler - Serie...</emph>.</variable>"
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "Choose <emph>Sheet - Clear Cells</emph>"
-msgstr "Vælg <emph>Rediger- Slet indhold...</emph>"
+msgid "Choose <emph>Sheet - Clear Cells</emph>."
+msgstr "Vælg <emph>Ark - Ryd celler</emph>."
#: 00000402.xhp
msgctxt ""
@@ -165,40 +165,40 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150011\n"
"help.text"
-msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph></variable>"
-msgstr "<variable id=\"bzelo\">Vælg <emph>Rediger - Slet Celler...</emph></variable>"
+msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph>.</variable>"
+msgstr "<variable id=\"bzelo\">Vælg <emph>Ark - Slet Celler...</emph>.</variable>"
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153951\n"
"help.text"
-msgid "Choose <emph>Sheet - Delete Sheet</emph>"
-msgstr "Vælg <emph>Ark - Slet celle</emph>"
+msgid "Choose <emph>Sheet - Delete Sheet</emph>."
+msgstr "Vælg <emph>Ark - Slet ark</emph>."
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3155306\n"
"help.text"
-msgid "Open context menu for a sheet tab"
-msgstr "Åbn genvejsmenu for en arkfane"
+msgid "Open context menu for a sheet tab."
+msgstr "Åbn en arkfanens genvejsmenu."
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3146119\n"
"help.text"
-msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>"
-msgstr "Vælg <emph>Ark - Flyt eller Kopier ark</emph>"
+msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>."
+msgstr "Vælg <emph>Ark - Flyt eller Kopier ark</emph>."
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3148645\n"
"help.text"
-msgid "Open context menu for a sheet tab"
-msgstr "Åbn genvejsmenu for en arkfane"
+msgid "Open context menu for a sheet tab."
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -221,7 +221,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150275\n"
"help.text"
-msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph></variable>"
+msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph>.</variable>"
msgstr "<variable id=\"aspze\">Vælg <emph>Vis - Kolonne- & rækkeoverskrifter</emph></variable>"
#: 00000403.xhp
@@ -229,7 +229,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph></variable>"
+msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph>.</variable>"
msgstr "<variable id=\"awehe\">Vælg <emph>Vis - Fremhæv værdier</emph></variable>"
#: 00000403.xhp
@@ -237,7 +237,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3148947\n"
"help.text"
-msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph></variable>"
+msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph>.</variable>"
msgstr "<variable id=\"rechenleiste\">Vælg <emph>Vis - Formellinje</emph> eller <emph>Vis - Værktøjslinjer - Formellinje</emph></variable>"
#: 00000403.xhp
@@ -245,7 +245,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3148663\n"
"help.text"
-msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph></variable>"
+msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph>.</variable>"
msgstr "<variable id=\"seumvo\">Vælg <emph>Vis - Sideskift</emph></variable>"
#: 00000404.xhp
@@ -269,16 +269,16 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149784\n"
"help.text"
-msgid "Choose <emph>Insert - Cells</emph>"
-msgstr "Vælg <emph>Indsæt - Celler</emph>"
+msgid "Choose <emph>Insert - Cells</emph>."
+msgstr "Vælg <emph>Indsæt - Celler</emph>."
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "Open <emph>Insert Cells</emph> toolbar from Tools bar:"
-msgstr "Åbn værktøjslinjen <emph>Indsæt celler</emph> fra værktøjslinjen Funktioner:"
+msgid "Open <emph>Insert Cells</emph> toolbar from <emph>Tools</emph> bar:"
+msgstr "Åbn værktøjslinjen <emph>Indsæt celler</emph> fra værktøjslinjen <emph>Funktioner</emph>:"
#: 00000404.xhp
msgctxt ""
@@ -365,24 +365,24 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149033\n"
"help.text"
-msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph></variable>"
-msgstr "<variable id=\"eitab\">Vælg <emph>Ark - Indsæt ark</emph></variable>"
+msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_idN1082F\n"
"help.text"
-msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph></variable>"
-msgstr "<variable id=\"eitabfile\">Vælg <emph>Ark - Indsæt ark fra fil</emph></variable>"
+msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph>.</variable>"
+msgstr "<variable id=\"eitabfile\">Vælg <emph>Ark - Indsæt ark fra fil</emph>.</variable>"
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3155115\n"
"help.text"
-msgid "Choose <emph>Insert - Function</emph>"
-msgstr "Vælg <emph>Indsæt - Funktion</emph>"
+msgid "Choose <emph>Insert - Function</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -429,8 +429,8 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155809\n"
"help.text"
-msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date&Time</emph></variable>"
-msgstr "<variable id=\"eikadaze\"><emph>Indsæt - Funktion</emph> - Kategori <emph>Dato og klokkeslæt</emph></variable>"
+msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date & Time</emph></variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -517,32 +517,32 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155383\n"
"help.text"
-msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph></variable>"
-msgstr "<variable id=\"funktionsliste\">Vælg <emph>Indsæt - Funktionsliste</emph></variable>"
+msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153250\n"
"help.text"
-msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph></variable>"
-msgstr "<variable id=\"einamen\">Vælg <emph>Indsæt - Navngivne områder og udtryk</emph></variable>"
+msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3146776\n"
"help.text"
-msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph></variable>"
-msgstr "<variable id=\"eiextdata\">Vælg <emph>Ark - Opret kæde til eksterne data</emph></variable>"
+msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3143222\n"
"help.text"
-msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>"
-msgstr "Vælg <emph>Ark - Navngivne områder og udtryk - Definer</emph>"
+msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -557,24 +557,24 @@ msgctxt ""
"00000404.xhp\n"
"par_id3145214\n"
"help.text"
-msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph></variable>"
-msgstr "<variable id=\"einaei\">Vælg <emph>Indsæt - Navngivne områder og udtryk - Indsæt</emph></variable>"
+msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153558\n"
"help.text"
-msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph></variable>"
-msgstr "<variable id=\"einaueb\">Vælg <emph>Ark - Navngivne områder og udtryk - Opret</emph></variable>"
+msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153483\n"
"help.text"
-msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph></variable>"
-msgstr "<variable id=\"einabesch\">Vælg <emph>Ark - Navngivne områder og udtryk - Etiketter</emph></variable>"
+msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
@@ -597,192 +597,192 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154685\n"
"help.text"
-msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph></variable>"
-msgstr "<variable id=\"fozelle\">Vælg <emph>Formater - Celler</emph></variable>"
+msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153194\n"
"help.text"
-msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab </variable>"
-msgstr "<variable id=\"fozelstz\">Vælg <emph>Formater - Celler - Cellebeskyttelse</emph></variable>"
+msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155854\n"
"help.text"
-msgid "<variable id=\"fozei\">Choose <emph>Format - Row</emph></variable>"
-msgstr "<variable id=\"fozei\">Vælg <emph>Formater - Række</emph></variable>"
+msgid "<variable id=\"fozei\">Choose <emph>Format - Rows</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3150012\n"
"help.text"
-msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Row - Optimal Height</emph></variable>"
-msgstr "<variable id=\"fozeiophoe\">Vælg <emph>Formater - Række - Optimal højde</emph></variable>"
+msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Rows - Optimal Height</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3148645\n"
"help.text"
-msgid "Choose <emph>Format - Row - Hide</emph>"
-msgstr "Vælg <emph>Formater - Række - Skjul</emph>"
+msgid "Choose <emph>Format - Rows - Hide</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153728\n"
"help.text"
-msgid "Choose <emph>Format - Column - Hide</emph>"
-msgstr "Vælg <emph>Formater - Kolonne - Skjul</emph>"
+msgid "Choose <emph>Format - Columns - Hide</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3151114\n"
"help.text"
-msgid "Choose <emph>Format - Sheet - Hide</emph>"
-msgstr "Vælg <emph>Formater - Ark - Skjul</emph>"
+msgid "Choose <emph>Sheet - Hide Sheet</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3148576\n"
"help.text"
-msgid "Choose <emph>Format - Row - Show</emph>"
-msgstr "Vælg <emph>Formater - Række - Vis</emph>"
+msgid "Choose <emph>Format - Rows - Show</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156286\n"
"help.text"
-msgid "Choose <emph>Format - Column - Show</emph>"
-msgstr "Vælg <emph>Formater - Kolonne - Vis</emph>"
+msgid "Choose <emph>Format - Columns - Show</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3145645\n"
"help.text"
-msgid "<variable id=\"fospa\">Choose <emph>Format - Column</emph></variable>"
-msgstr "<variable id=\"fospa\">Vælg <emph>Formater - Kolonne</emph></variable>"
+msgid "<variable id=\"fospa\">Choose <emph>Format - Columns</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3145252\n"
"help.text"
-msgid "Choose <emph>Format - Column - Optimal Width</emph>"
-msgstr "Vælg <emph>Formater - Kolonne - Optimal bredde</emph>"
+msgid "Choose <emph>Format - Columns - Optimal Width</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3146971\n"
"help.text"
-msgid "Double-click right column separator in column headers"
-msgstr "Dobbeltklik på den højre kolonneadskiller i kolonneoverskrifter"
+msgid "Double-click right column separator in column headers."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3147362\n"
"help.text"
-msgid "<variable id=\"fot\">Choose <emph>Format - Sheet</emph></variable>"
-msgstr "<variable id=\"fot\">Vælg <emph>Formater - Ark</emph></variable>"
+msgid "<variable id=\"fot\">Choose <emph>Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3163805\n"
"help.text"
-msgid "<variable id=\"fotu\">Choose <emph>Format - Sheet - Rename</emph></variable>"
-msgstr "<variable id=\"fotu\">Vælg <emph>Formater - Ark - Omdøb</emph></variable>"
+msgid "<variable id=\"fotu\">Choose <emph>Sheet - Rename Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155333\n"
"help.text"
-msgid "<variable id=\"fotenb\">Choose <emph>Format - Sheet - Show</emph></variable>"
-msgstr "<variable id=\"fotenb\">Vælg <emph>Formater - Ark - Vis</emph></variable>"
+msgid "<variable id=\"fotenb\">Choose <emph>Sheet - Show Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_idN1077A\n"
"help.text"
-msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph></variable>"
-msgstr "<variable id=\"foste\">Vælg <emph>Formater - Side</emph></variable>"
+msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155508\n"
"help.text"
-msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab </variable>"
-msgstr "<variable id=\"fostel\">Vælg <emph>Formater - Side - Ark</emph></variable>"
+msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3150883\n"
"help.text"
-msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph></variable>"
-msgstr "<variable id=\"fodrbe\">Vælg <emph>Formater - Udskriftsområder</emph></variable>"
+msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156448\n"
"help.text"
-msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph></variable>"
-msgstr "<variable id=\"fodrfe\">Vælg <emph>Formater - Udskriftsområder - Definer</emph></variable>"
+msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156290\n"
"help.text"
-msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph></variable>"
-msgstr "<variable id=\"fodrhin\">Vælg <emph>Formater - Udskriftsområder - Tilføj</emph></variable>"
+msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155812\n"
"help.text"
-msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph></variable>"
-msgstr "<variable id=\"fodbah\">Vælg <emph>Formater - Udskriftsområder - Ryd</emph></variable>"
+msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153307\n"
"help.text"
-msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph></variable>"
-msgstr "<variable id=\"fodbbe\">Vælg <emph>Formater - Udskriftsområder - Rediger</emph></variable>"
+msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153916\n"
"help.text"
-msgid "Choose <emph>Format - AutoFormat</emph>"
-msgstr "Vælg <emph>Formater - Autoformat</emph>"
+msgid "Choose <emph>Format - AutoFormat</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3154532\n"
"help.text"
-msgid "On the Tools bar, click"
-msgstr "På værktøjslinjen Funktioner, klik"
+msgid "On the <emph>Tools</emph> bar, click"
+msgstr ""
#: 00000405.xhp
msgctxt ""
@@ -805,8 +805,8 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154618\n"
"help.text"
-msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph></variable>"
-msgstr "<variable id=\"bedingte\">Vælg <emph>Formater - Betinget formatering</emph></variable>"
+msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -829,16 +829,16 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150541\n"
"help.text"
-msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph> </variable>"
-msgstr "<variable id=\"exdektv\">Vælg <emph>Funktioner - Detektiv</emph></variable>"
+msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3153194\n"
"help.text"
-msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>"
-msgstr "Vælg <emph>Funktioner - Detektiv - Spor overordnede</emph>"
+msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -853,24 +853,24 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph> </variable>"
-msgstr "<variable id=\"silbentrennungc\">Menu <emph>Værktøjer - Sprog - Orddeling</emph> </variable>"
+msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3145785\n"
"help.text"
-msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph> </variable>"
-msgstr "<variable id=\"exdvore\">Vælg <emph>Funktioner - Detektiv - Fjern overordnede spor</emph></variable>"
+msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3155411\n"
"help.text"
-msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>"
-msgstr "Vælg <emph>Funktioner - Detektiv - Spor underordnede</emph>"
+msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -885,112 +885,112 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146984\n"
"help.text"
-msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph> </variable>"
-msgstr "<variable id=\"exdszne\">Vælg <emph>Funktioner - Detektiv - Fjern underordnede spor</emph></variable>"
+msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3154014\n"
"help.text"
-msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph> </variable>"
-msgstr "<variable id=\"exdase\">Vælg <emph>Funktioner - Detektiv - Fjern Alle Spor</emph></variable>"
+msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3153188\n"
"help.text"
-msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph> </variable>"
-msgstr "<variable id=\"exdszfe\">Vælg <emph>Funktioner - Detektiv - Spor Fejl</emph></variable>"
+msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3149410\n"
"help.text"
-msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph> </variable>"
-msgstr "<variable id=\"fuellmodus\">Vælg <emph>Funktioner - Detektiv - Fyld Tilstand</emph></variable>"
+msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3156284\n"
"help.text"
-msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph> </variable>"
-msgstr "<variable id=\"dateneinkreisen\">Vælg <emph>Funktioner - Detektiv - Marker ugyldige data</emph></variable>"
+msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3153159\n"
"help.text"
-msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph> </variable>"
-msgstr "<variable id=\"spurenaktualisieren\">Vælg <emph>Funktioner - Detektiv - Opdater Spor</emph></variable>"
+msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3147397\n"
"help.text"
-msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph> </variable>"
-msgstr "<variable id=\"automatisch\">Vælg <emph>Funktioner - Detektiv - Opdater automatisk</emph></variable>"
+msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3154018\n"
"help.text"
-msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph> </variable>"
-msgstr "<variable id=\"exzws\">Vælg <emph>Værktøjer - Målsøgning</emph> </variable>"
+msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3269142\n"
"help.text"
-msgid "<variable id=\"solver\">Choose <emph>Tools - Solver</emph> </variable>"
-msgstr "<variable id=\"solver\">Vælg <emph> Funktioner - Problemløser</emph></variable>"
+msgid "<variable id=\"solver\">Choose <emph>Tools - Solver</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id8554338\n"
"help.text"
-msgid "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, <emph>Options</emph> button </variable>"
-msgstr "<variable id=\"solver_options\">Vælg <emph> Funktioner - Problemløser</emph>, <emph> knappen </emph>Indstillinger</variable>"
+msgid "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, click <emph>Options</emph> button.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3156277\n"
"help.text"
-msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph> </variable>"
-msgstr "<variable id=\"exsze\">Vælg <emph>Funktioner - Scenarier</emph></variable>"
+msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3149020\n"
"help.text"
-msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph></variable>"
-msgstr "<variable id=\"protect_sheet\">Vælg <emph>Funktioner - Beskyt Ark</emph></variable>"
+msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3154256\n"
"help.text"
-msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph></variable>"
-msgstr "<variable id=\"protect_spreadsheet\">Vælg <emph>Funktioner - Beskyt Regneark</emph></variable>"
+msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3146919\n"
"help.text"
-msgid "Choose <emph>Data - Calculate - Recalculate</emph>"
-msgstr "Vælg <emph>Data - Beregn - Genberegn</emph>"
+msgid "Choose <emph>Data - Calculate - Recalculate</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -1005,16 +1005,16 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150941\n"
"help.text"
-msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph> </variable>"
-msgstr "<variable id=\"exatmb\">Vælg <emph>Data - Beregn - Automatisk beregning</emph></variable>"
+msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3151276\n"
"help.text"
-msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph> </variable>"
-msgstr "<variable id=\"autoeingabe\">Vælg <emph>Funktioner - Autoindtastning</emph></variable>"
+msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph>.</variable>"
+msgstr ""
#: 00000407.xhp
msgctxt ""
@@ -1037,16 +1037,16 @@ msgctxt ""
"00000407.xhp\n"
"par_id3147335\n"
"help.text"
-msgid "<variable id=\"fete\">Choose <item type=\"menuitem\">View - Split Window</item></variable>"
-msgstr "<variable id=\"fete\">Vælg <item type=\"menuitem\">Vindue - Opdel</item></variable>"
+msgid "<variable id=\"fete\">Choose ><item type=\"menuitem\">View - Split Window</item>.</variable>"
+msgstr ""
#: 00000407.xhp
msgctxt ""
"00000407.xhp\n"
"par_id3153663\n"
"help.text"
-msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item></variable>"
-msgstr "<variable id=\"fefix\">Vælg <item type=\"menuitem\">Visning - Frys celler - Frys rækker og kolonner</item></variable>"
+msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1069,48 +1069,48 @@ msgctxt ""
"00000412.xhp\n"
"par_id8366954\n"
"help.text"
-msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph></variable>"
-msgstr "<variable id=\"text2columns\">Vælg <emph>Data - Tekst til kolonner</emph></variable>"
+msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3147399\n"
"help.text"
-msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph></variable>"
-msgstr "<variable id=\"dbrbf\">Vælg <emph>Data - Definer område</emph></variable>"
+msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145345\n"
"help.text"
-msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph></variable>"
-msgstr "<variable id=\"dbrba\">Vælg <emph>Data - Marker område</emph></variable>"
+msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150443\n"
"help.text"
-msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph></variable>"
-msgstr "<variable id=\"dnsrt\">Vælg <emph>Data - Sorter</emph></variable>"
+msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148491\n"
"help.text"
-msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab"
-msgstr "Vælg <emph>Data - Sorter - Sorteringskriterier</emph>"
+msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154516\n"
"help.text"
-msgid "On Standard bar, click"
-msgstr "På værktøjslinjen Standard, klik på"
+msgid "On <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1149,32 +1149,32 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146984\n"
"help.text"
-msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab</variable>"
-msgstr "<variable id=\"dnstot\">Vælg <emph>Data - Sorter - Indstillinger</emph> </variable>"
+msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155308\n"
"help.text"
-msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph></variable>"
-msgstr "<variable id=\"dnftr\">Vælg <emph>Data - Filter</emph></variable>"
+msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148646\n"
"help.text"
-msgid "Choose <emph>Data - AutoFilter</emph>"
-msgstr "Vælg <emph>Data - Autofilter</emph>"
+msgid "Choose <emph>Data - AutoFilter</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151113\n"
"help.text"
-msgid "On Tools bar or Table Data bar, click"
-msgstr "På værktøjslinjen Funktioner eller Tabeldata, klik på"
+msgid "On <emph>Tools</emph> bar or <emph>Table Data</emph> bar, click"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1197,40 +1197,40 @@ msgctxt ""
"00000412.xhp\n"
"par_id3156278\n"
"help.text"
-msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph></variable>"
-msgstr "<variable id=\"dnfspz\">Vælg <emph>Data - Flere filtre - Avanceret filter...</emph></variable>"
+msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph> .</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153764\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label"
-msgstr "Vælg <emph>Data - Flere filtre - Standardfilter - Indstillinger...</emph> label"
+msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155444\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label"
-msgstr "Vælg etiketten <emph>Data - Flere filtre - Avanceret filter... - Indstillinger</emph>"
+msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3156382\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Reset Filter</emph>"
-msgstr "Vælg <emph>Data - Flere filtre - Nulstil filter</emph>"
+msgid "Choose <emph>Data - More Filters - Reset Filter</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155961\n"
"help.text"
-msgid "On Table Data bar, click <emph>Reset Filter/Sort</emph>"
-msgstr "På Tabeldatalinjen, klik på <emph>Nulstil filter/sortering</emph>"
+msgid "On <emph>Table Data</emph> bar, click <emph>Reset Filter/Sort</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1253,112 +1253,112 @@ msgctxt ""
"00000412.xhp\n"
"par_id3152778\n"
"help.text"
-msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph></variable>"
-msgstr "<variable id=\"dnaftas\">Vælg <emph>Data - Flere filtre - Skjul Autofilter</emph></variable>"
+msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3166424\n"
"help.text"
-msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph></variable>"
-msgstr "<variable id=\"dntegs\">Vælg <emph>Data - Subtotaler</emph></variable>"
+msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154574\n"
"help.text"
-msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs</variable>"
-msgstr "<variable id=\"dntezd\">Vælg <emph>Data - Subtotaler - 1. gruppe, 2. gruppe, 3. gruppe</emph></variable>"
+msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151277\n"
"help.text"
-msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab</variable>"
-msgstr "<variable id=\"dntopi\">Vælg <emph>Data - Subtotaler</emph> og fanen Indstillinger</variable>"
+msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145133\n"
"help.text"
-msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph></variable>"
-msgstr "<variable id=\"datengueltig\">Vælg <emph>Data - Validitet</emph></variable>"
+msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3152992\n"
"help.text"
-msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validitet - Kriterier</emph></variable>"
+msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150367\n"
"help.text"
-msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigeingabe\">Vælg <emph>Data - Validitet- Indtastningshjælp</emph></variable>"
+msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154486\n"
"help.text"
-msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigfehler\">Vælg <emph>Data - Validitet - Fejlmeddelelse</emph></variable>"
+msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3146978\n"
"help.text"
-msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph></variable>"
-msgstr "<variable id=\"dnmfo\">Vælg <emph>Data - Multioperation</emph></variable>"
+msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155809\n"
"help.text"
-msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph></variable>"
-msgstr "<variable id=\"dnksd\">Vælg <emph>Data - Konsolider</emph></variable>"
+msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148701\n"
"help.text"
-msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph></variable>"
-msgstr "<variable id=\"dngld\">Vælg <emph>Data - Gruppe og disposition</emph></variable>"
+msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153815\n"
"help.text"
-msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph></variable>"
-msgstr "<variable id=\"dngda\">Vælg <emph>Data - Gruppe og disposition - Skjul detaljer</emph></variable>"
+msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3159223\n"
"help.text"
-msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph></variable>"
-msgstr "<variable id=\"dngde\">Vælg <emph>Data - Gruppe og disposition - Vis detaljer</emph></variable>"
+msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3146870\n"
"help.text"
-msgid "Choose <emph>Data - Group and Outline - Group</emph>"
-msgstr "Vælg <emph>Data - Gruppe og disposition - Gruppering</emph>"
+msgid "Choose <emph>Data - Group and Outline - Group</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1397,8 +1397,8 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146781\n"
"help.text"
-msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>"
-msgstr "Vælg <emph>Data - Gruppe og disposition - Ophæv gruppe</emph>"
+msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1437,96 +1437,96 @@ msgctxt ""
"00000412.xhp\n"
"par_id3153008\n"
"help.text"
-msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph></variable>"
-msgstr "<variable id=\"dnglagl\">Vælg <emph>Data - Gruppe og disposition - Autodisposition</emph></variable>"
+msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154709\n"
"help.text"
-msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove</emph></variable>"
-msgstr "<variable id=\"dnglef\">Vælg <emph>Data - Gruppe og disposition - Fjern</emph></variable>"
+msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove Outline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id1774346\n"
"help.text"
-msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables)</variable>"
-msgstr "<variable id=\"dngdrill\">Vælg <emph>Data - Gruppe og disposition - Vis detaljer</emph> (for visse pivottabeller)</variable>"
+msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables).</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155759\n"
"help.text"
-msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph></variable>"
-msgstr "<variable id=\"dndtpt\">Vælg <emph>Data - Pivottabel</emph></variable>"
+msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154625\n"
"help.text"
-msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph></variable>"
-msgstr "<variable id=\"dndpa\">Vælg <emph>Indsæt - Pivottabel</emph></variable>"
+msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3147558\n"
"help.text"
-msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
-msgstr "<variable id=\"dndq\">Vælg <emph>Indsæt - Pivottabel</emph>. I dialogen \"Vælg kilde\" benyttes muligheden <emph>Datakilde registreret i $[officename]</emph>.</variable>"
+msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153297\n"
"help.text"
-msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Current selection</emph>."
-msgstr "Vælg <emph>Indsæt - Pivottabel</emph>. I dialogen \"Vælg kilde\" skal du benytte valgmuligheden <emph>Aktuel markering</emph>."
+msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Current selection</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145118\n"
"help.text"
-msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
-msgstr "Vælg <emph>Indsæt - Pivottabel</emph>. I dialogen Vælg kilde skal du benytte valgmuligheden <emph>Datakilde registreret i $[officename]</emph> og klikke på <emph>OK</emph> for at åbne dialogen <emph>Vælg datakilde</emph>."
+msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153294\n"
"help.text"
-msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph></variable>"
-msgstr "<variable id=\"dndpak\">Vælg <emph>Data - Pivottabel - Opdater</emph></variable>"
+msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151344\n"
"help.text"
-msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph></variable>"
-msgstr "<variable id=\"dndploe\">Vælg <emph>Data - Pivottabel - Slet</emph></variable>"
+msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150397\n"
"help.text"
-msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph></variable>"
-msgstr "<variable id=\"dndakt\">Vælg <emph>Data - Opdater område</emph></variable>"
+msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_idN10B8F\n"
"help.text"
-msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph></variable>"
-msgstr "<variable id=\"grouping\">Vælg <emph>Data - Gruppe og disposition - Gruppering</emph></variable>"
+msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
@@ -1549,77 +1549,77 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162106567373\n"
"help.text"
-msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph> </variable>"
-msgstr "<variable id=\"insert_rows_above\">Vælg<emph>Ark - Indsæt rækker - Rækker over</emph></variable>"
+msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162109048207\n"
"help.text"
-msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph></variable>"
-msgstr "<variable id=\"insert_rows_below\">Vælg <emph>Ark - Indsæt rækker - Rækker under</emph></variable>"
+msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162107055028\n"
"help.text"
-msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph></variable>"
-msgstr "<variable id=\"insert_columns_left\">Vælg <emph>Ark - Indsæt kolonner - Kolonner venstre</emph></variable>"
+msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162109126013\n"
"help.text"
-msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph></variable>"
-msgstr "<variable id=\"insert_columns_right\">Vælg <emph>Ark - Indsæt kolonner - Kolonner højre</emph></variable>"
+msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3149095\n"
"help.text"
-msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph></variable>"
-msgstr "<variable id=\"insert_page_break\">Vælg <emph>Ark - Indsæt sideskift </emph></variable>"
+msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3149398\n"
"help.text"
-msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph></variable>"
-msgstr "<variable id=\"insert_page_break_row\">Vælg <emph>Ark - Indsæt sideskift - rækkeskift</emph></variable>"
+msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3150084\n"
"help.text"
-msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph></variable>"
-msgstr "<variable id=\"insert_page_break_column\">Vælg <emph>Ark - Indsæt sideskift - kolonneskift</emph></variable>"
+msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3153093\n"
"help.text"
-msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph></variable>"
-msgstr "<variable id=\"delete_page_break\">Vælg <emph>Rediger - Slet sideskift</emph></variable>"
+msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3153191\n"
"help.text"
-msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph></variable>"
-msgstr "<variable id=\"delete_page_break_row\">Vælg <emph>Rediger - Slet sideskift - Rækkeskift</emph></variable>"
+msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3145645\n"
"help.text"
-msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph></variable>"
-msgstr "<variable id=\"delete_page_break_column\">Vælg <emph>Rediger - Slet sideskift - Kolonneskift</emph></variable>"
+msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph>.</variable>"
+msgstr ""
diff --git a/source/da/helpcontent2/source/text/scalc/01.po b/source/da/helpcontent2/source/text/scalc/01.po
index b84c69ba6c7..1edbe3c059a 100644
--- a/source/da/helpcontent2/source/text/scalc/01.po
+++ b/source/da/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: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2018-11-07 15:00+0000\n"
+"PO-Revision-Date: 2018-11-13 20:15+0000\n"
"Last-Translator: SteenRønnow <steen.roennow@mail.dk>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1541602826.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542140107.000000\n"
#: 01120000.xhp
msgctxt ""
@@ -14350,7 +14350,7 @@ msgctxt ""
"par_id3154798\n"
"help.text"
msgid "After you have made changes, press <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline><emph> + Shift + Enter</emph>."
-msgstr ""
+msgstr "Når du har lavet ændringer, trykker du på <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Kommando</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline><emph> + Skift + Enter</emph>."
#: 04060107.xhp
msgctxt ""
@@ -14382,7 +14382,7 @@ msgctxt ""
"par_id3154619\n"
"help.text"
msgid "Either press <emph>F2</emph> or position the cursor in the input line."
-msgstr ""
+msgstr "Enten tryk på <emph>F2</emph> eller placer markøren i indtastningslinjen."
#: 04060107.xhp
msgctxt ""
@@ -14390,7 +14390,7 @@ msgctxt ""
"par_id3150994\n"
"help.text"
msgid "Copy the formula into the input line by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline><emph> + C</emph>."
-msgstr ""
+msgstr "Kopier formlen ind i input-linjen ved at trykke på <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Kommando</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>C</emph>."
#: 04060107.xhp
msgctxt ""
@@ -14398,7 +14398,7 @@ msgctxt ""
"par_id3146787\n"
"help.text"
msgid "Select a range of cells where you want to insert the array formula and either press <emph>F2</emph> or position the cursor in the input line."
-msgstr ""
+msgstr "Vælg et celleområde, hvor du vil indsætte matrixformlen og enten tryk på <emph>F2</emph> eller placer markøren på indtastningslinjen."
#: 04060107.xhp
msgctxt ""
@@ -14406,7 +14406,7 @@ msgctxt ""
"par_id3154419\n"
"help.text"
msgid "Paste the formula by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline><emph> + V</emph> in the selected space and confirm it by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline><emph> + Shift + Enter</emph>. The selected range now contains the array formula."
-msgstr ""
+msgstr "Indsæt formlen ved at trykke på <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Kommando</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline><emph> + V</emph> i det markerede område og bekræft det ved at trykke på <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Kommando</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline><emph> + Skift + Enter</emph>. Det markerede område indeolder nu matrixformlen."
#: 04060107.xhp
msgctxt ""
@@ -14454,7 +14454,7 @@ msgctxt ""
"par_id3146080\n"
"help.text"
msgid "By holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key, you can create a copy of the array formula in the given range."
-msgstr ""
+msgstr "Ved at holde <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Kommando</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>-tasten nede kan du oprette en kopi af matrixformlen i det givne område."
#: 04060107.xhp
msgctxt ""
@@ -14854,7 +14854,7 @@ msgctxt ""
"par_id3150403\n"
"help.text"
msgid "You can also enter the <item type=\"input\">=MUNIT(5)</item> formula in the last cell of the selected range (E5), and press <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Shift + Command + Enter</item></caseinline><defaultinline><item type=\"keycode\">Shift + Ctrl + Enter</item></defaultinline></switchinline>."
-msgstr ""
+msgstr "Du kan også indtaste <item type=\"input\">=MUNIT(5)</item>-formlen i den sidste celle i det markerede område (E5) og trykke på <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Skift + Kommando + Enter</item></caseinline><defaultinline><item type=\"keycode\">Skift + Ctrl + Enter</item></defaultinline></switchinline>."
#: 04060107.xhp
msgctxt ""
@@ -14886,7 +14886,7 @@ msgctxt ""
"par_id3145777\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_HAEUFIGKEIT\">Indicates the frequency distribution in a one-column-array.</ahelp> The function counts the number of values in the <emph>Data</emph> array that are within the values given by the <emph>Classes</emph> array."
-msgstr ""
+msgstr "<ahelp hid=\"HID_FUNC_HAEUFIGKEIT\">Angiver frekvensfordelingen i en enkeltkolonnematrix.</ahelp> Funktionen tæller antallet af værdier i <emph>Data</emph>-matricen, som ligger inden for de værdier, der er opgivet af <emph>Klasser</emph>-matricen."
#: 04060107.xhp
msgctxt ""
@@ -15238,7 +15238,7 @@ msgctxt ""
"bm_id3151030\n"
"help.text"
msgid "<bookmark_value>MDETERM function</bookmark_value><bookmark_value>determinants</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>MDETERM-funktion</bookmark_value><bookmark_value>determinanter</bookmark_value>"
#: 04060107.xhp
msgctxt ""
@@ -15286,7 +15286,7 @@ msgctxt ""
"bm_id3151348\n"
"help.text"
msgid "<bookmark_value>MINVERSE function</bookmark_value><bookmark_value>inverse arrays</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>MINVERT-funktion</bookmark_value> <bookmark_value>invertere matricer</bookmark_value>"
#: 04060107.xhp
msgctxt ""
@@ -15438,7 +15438,7 @@ msgctxt ""
"par_id3159366\n"
"help.text"
msgid "In the spreadsheet, select the range in which the transposed array can appear. If the original array has n rows and m columns, your selected range must have at least m rows and n columns. Then enter the formula directly, select the original array and press <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Shift + Command + Enter</emph></caseinline><defaultinline><emph>Shift + Ctrl + Enter</emph></defaultinline></switchinline>. Or, if you are using the <emph>Function Wizard</emph>, mark the <emph>Array</emph> check box. The transposed array appears in the selected target range and is protected automatically against changes."
-msgstr ""
+msgstr "Vælg det område i regnearket, hvor den transponerede tabel kan vises. Hvis originaltabellen har n rækker og m kolonner, skal dit markerede område have mindst m rækker og n kolonner. Indtast formlen direkte, marker originaltabellen og tryk på <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Skift + Kommando + Enter</emph></caseinline><defaultinline><emph>Skift + Ctrl + Enter</emph></defaultinline></switchinline>. Hvis du bruger <emph>Funktionsguiden</emph>, kan du i stedet markere afkrydsningsfeltet <emph>Matrix</emph>. Den transponerede matrix vises i det markerede målområde og er automatisk beskyttet imod ændringer."
#: 04060107.xhp
msgctxt ""
@@ -15462,7 +15462,7 @@ msgctxt ""
"par_id3178518\n"
"help.text"
msgid "Then <emph>make sure to enter it as matrix formula with </emph><switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Shift + Command + Enter</emph></caseinline><defaultinline><emph>Shift + Ctrl + Enter</emph></defaultinline></switchinline>. The result will be as follows:"
-msgstr ""
+msgstr "<emph>Sørg derefter for at indtaste det som matriceformel med </emph><switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Skift + Kommando + Enter</emph></caseinline><defaultinline><emph>Shift + Ctrl + Enter</emph></defaultinline></switchinline>. Resultatet vil være som følger:"
#: 04060107.xhp
msgctxt ""
@@ -15542,7 +15542,7 @@ msgctxt ""
"par_id0811200804502261\n"
"help.text"
msgid "LINEST returns a table (array) of statistics as below and must be entered as an array formula (for example by using <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline><emph> + Shift + Return</emph> rather than just <emph>Return</emph>)."
-msgstr ""
+msgstr "LINREGR returnerer en tabel (matrice) med statistik som herunder og skal indsættes som områdeformel (for eksempel ved at bruge <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Kommando</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline><emph> + Skift + Enter</emph> frem for kun <emph>Enter</emph>)."
#: 04060107.xhp
msgctxt ""
@@ -16062,7 +16062,7 @@ msgctxt ""
"par_id3158106\n"
"help.text"
msgid "The formula in the <emph>Formula</emph> bar corresponds to each cell of the LINEST array <item type=\"input\">{=LINEST(C2:C8;A2:B8;1;1)}</item>."
-msgstr ""
+msgstr "Formlen i <emph>Formellinjen</emph> svarer til hver celle af LINREGR-matricen <item type=\"input\">{=LINREGR(C2:C8;A2:B8;1;1)}</item>"
#: 04060107.xhp
msgctxt ""
@@ -16078,7 +16078,7 @@ msgctxt ""
"bm_id3158146\n"
"help.text"
msgid "<bookmark_value>slopes, see also regression lines</bookmark_value><bookmark_value>regression lines; LINEST function</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>hældninger, se også regressionslinjer</bookmark_value><bookmark_value>regressionslinjer;LINREGR-funktion</bookmark_value>"
#: 04060107.xhp
msgctxt ""
@@ -16102,7 +16102,7 @@ msgctxt ""
"bm_id3158204\n"
"help.text"
msgid "<bookmark_value>standard errors; array functions</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>standardfejl;matrixfunktioner</bookmark_value>"
#: 04060107.xhp
msgctxt ""
@@ -16254,7 +16254,7 @@ msgctxt ""
"bm_id3163286\n"
"help.text"
msgid "<bookmark_value>SUMPRODUCT function</bookmark_value><bookmark_value>scalar products</bookmark_value><bookmark_value>dot products</bookmark_value><bookmark_value>inner products</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>SUMPRODUKT-funktion</bookmark_value><bookmark_value>skalarprodukter</bookmark_value><bookmark_value>prikprodukter</bookmark_value><bookmark_value>indre produkter</bookmark_value>"
#: 04060107.xhp
msgctxt ""
@@ -16278,7 +16278,7 @@ msgctxt ""
"par_id3163347\n"
"help.text"
msgid "SUMPRODUCT(Array1; Array2; ...; Array30)"
-msgstr ""
+msgstr "SUMPRODUKT(Matrix1; Matrix2...Matrix30)"
#: 04060107.xhp
msgctxt ""
@@ -16286,7 +16286,7 @@ msgctxt ""
"par_id3163362\n"
"help.text"
msgid "<emph>Array1, Array2; ...; Array30</emph> represent arrays whose corresponding elements are to be multiplied."
-msgstr ""
+msgstr "<emph>Matrix1, Matrix2; ...; Matrix30</emph> repræsenterer matricer, hvis elementer skal ganges."
#: 04060107.xhp
msgctxt ""
diff --git a/source/da/helpcontent2/source/text/scalc/02.po b/source/da/helpcontent2/source/text/scalc/02.po
index b711686b57f..2dce9f1feb4 100644
--- a/source/da/helpcontent2/source/text/scalc/02.po
+++ b/source/da/helpcontent2/source/text/scalc/02.po
@@ -3,9 +3,9 @@ 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-05-12 14:35+0200\n"
-"PO-Revision-Date: 2017-05-30 13:29+0000\n"
-"Last-Translator: Jesper <jesper@laugesen.org>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:54+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1496150973.000000\n"
+"X-POOTLE-MTIME: 1542196470.000000\n"
#: 02130000.xhp
msgctxt ""
@@ -45,8 +45,8 @@ msgctxt ""
"02130000.xhp\n"
"par_id3155267\n"
"help.text"
-msgid "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Ikon</alt></image>"
+msgid "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Currency Number Format Icon</alt></image>"
+msgstr ""
#: 02130000.xhp
msgctxt ""
@@ -61,8 +61,8 @@ msgctxt ""
"02130000.xhp\n"
"par_id3146776\n"
"help.text"
-msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cell - Numbers\">Format - Cell - Numbers</link>."
-msgstr "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cell - Numbers\">Formater - Celler - Tal</link>."
+msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cells - Numbers\">Format - Cells - Numbers</link>."
+msgstr ""
#: 02140000.xhp
msgctxt ""
diff --git a/source/da/helpcontent2/source/text/scalc/06.po b/source/da/helpcontent2/source/text/scalc/06.po
index f7f6c3c4c3c..9c336995713 100644
--- a/source/da/helpcontent2/source/text/scalc/06.po
+++ b/source/da/helpcontent2/source/text/scalc/06.po
@@ -3,9 +3,9 @@ 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-06-14 17:23+0200\n"
-"PO-Revision-Date: 2018-07-06 07:10+0000\n"
-"Last-Translator: Jesper <jesper@laugesen.org>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-05-26 18:01+0000\n"
+"Last-Translator: SteenRønnow <steen.roennow@mail.dk>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1530861033.000000\n"
+"X-POOTLE-MTIME: 1527357690.000000\n"
#: calcsamplefiles.xhp
msgctxt ""
@@ -23,35 +23,3 @@ msgctxt ""
"help.text"
msgid "Calc Sample Files"
msgstr "Calc Eksempelfiler"
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521663319917\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/imtrigon.ods\" id=\"ods_id61521568603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr "<object data=\"media/files/scalc/imtrigon.ods\" id=\"ods_id61521568603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521663319918\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/trigon.ods\" id=\"ods_id61521548603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr "<object data=\"media/files/scalc/trigon.ods\" id=\"ods_id61521548603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521563314918\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/pivot.ods\" id=\"ods_id61521547603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr "<object data=\"media/files/scalc/pivot.ods\" id=\"ods_id61521547603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id721528312694192\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/functions_ifs.ods\" id=\"ods_id61521547603534\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr "<object data=\"media/files/scalc/functions_ifs.ods\" id=\"ods_id61521547603534\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
diff --git a/source/da/helpcontent2/source/text/scalc/guide.po b/source/da/helpcontent2/source/text/scalc/guide.po
index d9203d7d45f..acb939e11e1 100644
--- a/source/da/helpcontent2/source/text/scalc/guide.po
+++ b/source/da/helpcontent2/source/text/scalc/guide.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-31 14:10+0200\n"
-"PO-Revision-Date: 2018-08-03 07:32+0000\n"
-"Last-Translator: SteenRønnow <steen.roennow@mail.dk>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:54+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1533281550.000000\n"
+"X-POOTLE-MTIME: 1542196471.000000\n"
#: address_auto.xhp
msgctxt ""
@@ -3709,8 +3709,8 @@ msgctxt ""
"database_filter.xhp\n"
"par_idN10693\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - Standard Filter</item>."
-msgstr "Vælg <item type=\"menuitem\">Data - Filter - Standardfilter</item>."
+msgid "Choose <item type=\"menuitem\">Data - More Filters - Standard Filter</item>."
+msgstr ""
#: database_filter.xhp
msgctxt ""
@@ -3765,8 +3765,8 @@ msgctxt ""
"database_filter.xhp\n"
"par_id3154944\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - AutoFilter</item>."
-msgstr "Vælg <item type=\"menuitem\">Data - Filter - Autofilter</item>."
+msgid "Choose <item type=\"menuitem\">Data - AutoFilter</item>."
+msgstr ""
#: database_filter.xhp
msgctxt ""
diff --git a/source/da/helpcontent2/source/text/shared.po b/source/da/helpcontent2/source/text/shared.po
index 0ad90123bbe..df4a993872a 100644
--- a/source/da/helpcontent2/source/text/shared.po
+++ b/source/da/helpcontent2/source/text/shared.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: 2018-07-10 07:38+0000\n"
-"Last-Translator: SteenRønnow <steen.roennow@mail.dk>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:54+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1531208294.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196472.000000\n"
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -2013,5 +2013,5 @@ msgctxt ""
"need_help.xhp\n"
"hd_id1000010\n"
"help.text"
-msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"http://documentation.libreoffice.org/en/join-community/update-help-contents\">web page on writing Help contents</link>."
-msgstr "Denne side behøver hjælp til korrektur og færdiggørelse. Kom med i LibreOffice projektet og hjælp os med at skrive den manglende information. Besøg vores <link href=\"http://documentation.libreoffice.org/en/join-community/update-help-contents\">hjemmeside om at skrive indhold til hjælpen</link>."
+msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"https://documentation.libreoffice.org/en/join-community/update-help-contents\"><emph>web page on writing Help contents</emph></link>."
+msgstr ""
diff --git a/source/da/helpcontent2/source/text/shared/00.po b/source/da/helpcontent2/source/text/shared/00.po
index b2d24379313..9ba44486bd8 100644
--- a/source/da/helpcontent2/source/text/shared/00.po
+++ b/source/da/helpcontent2/source/text/shared/00.po
@@ -3,9 +3,9 @@ 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-10-21 20:57+0200\n"
-"PO-Revision-Date: 2018-10-23 21:35+0000\n"
-"Last-Translator: SteenRønnow <steen.roennow@mail.dk>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:54+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1540330544.000000\n"
+"X-POOTLE-MTIME: 1542196473.000000\n"
#: 00000001.xhp
msgctxt ""
@@ -6221,8 +6221,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id621525017637963\n"
"help.text"
-msgid "Choose <emph>File - Export as EPUB</emph>."
-msgstr "Vælg <emph>Filer - Eksporter som EPUB</emph>."
+msgid "Choose <emph>File - Export As - Export as EPUB</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -7197,16 +7197,16 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1091B\n"
"help.text"
-msgid "<variable id=\"grid\">Choose <emph>View - Grid</emph> (Impress or Draw).</variable>"
-msgstr "<variable id=\"grid\">Vælg <emph>Vis - Net</emph> (Impress eller Draw).</variable>"
+msgid "<variable id=\"grid\">Choose <emph>View - Grid and Helplines</emph> (Impress or Draw).</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_idN1092E\n"
"help.text"
-msgid "<variable id=\"guides\">Choose <emph>View - Snap Lines</emph> (Impress or Draw).</variable>"
-msgstr "<variable id=\"guides\">Vælg <emph>Vis - Fanglinjer</emph> (Impress eller Draw).</variable>"
+msgid "<variable id=\"guides\">Choose <emph>View - Snap Guides</emph> (Impress or Draw).</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7861,8 +7861,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id9988402\n"
"help.text"
-msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Updates</emph> button.</variable>"
-msgstr "<variable id=\"packagemanager_eu\">Vælg <emph>Funktioner - Udvidelsesadministration</emph>, klik på knappen <emph>Opdateringer</emph> </variable>"
+msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Check for Updates</emph> button.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -8075,14 +8075,6 @@ msgstr "<variable id=\"allg\">Vælg<switchinline select=\"sys\"><caseinline sele
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
-"par_id3150032\n"
-"help.text"
-msgid "<variable id=\"arbeit\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Memory</emph>.</variable>"
-msgstr "<variable id=\"arbeit\">Vælg <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Indstillinger</emph></caseinline><defaultinline><emph>Funktioner - Indstillinger</emph></defaultinline></switchinline><emph> - $[officename] - Programfarver</emph>.</variable>"
-
-#: 00000406.xhp
-msgctxt ""
-"00000406.xhp\n"
"par_id3159153\n"
"help.text"
msgid "<variable id=\"ansicht\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - View</emph>.</variable>"
@@ -11045,16 +11037,16 @@ msgctxt ""
"00040502.xhp\n"
"par_id366527\n"
"help.text"
-msgid "Choose <emph>Format - Object - Line</emph> (Writer)."
-msgstr "Vælg <emph>Formater - Objekt - Streg </emph>(Writer)."
+msgid "Choose <emph>Format - Text Box and Shape - Line</emph> (Writer)."
+msgstr ""
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
"par_id3835261\n"
"help.text"
-msgid "Choose <emph>Format - Graphic - Line</emph> (Calc)."
-msgstr "Vælg <emph>Formater - Grafik - Streg </emph>(Calc)."
+msgid "Choose <emph>Format - Object - Line</emph> (Calc)."
+msgstr ""
#: 00040502.xhp
msgctxt ""
@@ -11085,8 +11077,8 @@ msgctxt ""
"00040502.xhp\n"
"par_id3154285\n"
"help.text"
-msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Object - </emph></caseinline><caseinline select=\"CALC\"><emph>Graphic - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
-msgstr "Vælg fanebladet <emph>Formater - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Objekt - </emph></caseinline><caseinline select=\"CALC\"><emph>Grafik - </emph></caseinline></switchinline> fanebladet <emph>Linje - Linje</emph>."
+msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Text Box and Shape - </emph></caseinline><caseinline select=\"CALC\"><emph>Object - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
+msgstr ""
#: 00040502.xhp
msgctxt ""
diff --git a/source/da/helpcontent2/source/text/shared/01.po b/source/da/helpcontent2/source/text/shared/01.po
index 23f8d7c4788..ab034168368 100644
--- a/source/da/helpcontent2/source/text/shared/01.po
+++ b/source/da/helpcontent2/source/text/shared/01.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2018-11-07 15:00+0000\n"
-"Last-Translator: SteenRønnow <steen.roennow@mail.dk>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:54+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1541602855.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196477.000000\n"
#: 01010000.xhp
msgctxt ""
@@ -33637,8 +33637,8 @@ msgctxt ""
"06130000.xhp\n"
"par_id3153748\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
-msgstr "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Kører eller gemmer den aktuelle makro.</ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Runs or saves the current macro.</ahelp>"
+msgstr ""
#: 06130000.xhp
msgctxt ""
@@ -40771,14 +40771,6 @@ msgstr "Eksporter den aktuelle fil til <link href=\"text/shared/00/00000002.xhp#
#: ref_epub_export.xhp
msgctxt ""
"ref_epub_export.xhp\n"
-"par_id701525003241759\n"
-"help.text"
-msgid "<embedvar href=\"text/shared/00/00000002.xhp#epubv\" markup=\"keep\"/>"
-msgstr "<embedvar href=\"text/shared/00/00000002.xhp#epubv\" markup=\"keep\"/>"
-
-#: ref_epub_export.xhp
-msgctxt ""
-"ref_epub_export.xhp\n"
"par_id19921\n"
"help.text"
msgid "<image id=\"img_id22170\" src=\"media/screenshots/modules/swriter/ui/exportepub/EPubDialog.png\" localize=\"true\" width=\"664px\" height=\"482px\"><alt id=\"alt_id59843\">EPUB dialog box</alt></image>"
@@ -40925,8 +40917,8 @@ msgctxt ""
"ref_epub_export.xhp\n"
"par_id971525023515891\n"
"help.text"
-msgid "For custom metadata, you must provide a file with same name as the original filename and with extension as \".xmp\". The provided metadata will override the the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type=\"literal\">MyText.xmp</item>."
-msgstr "Til metadata må du sørge for en fil med samme navn som det originale filnavn og med filtypen \".xmp\". De indtastede metadata vil fortrænge de interne dokument-metadata. I et eksemplet ovenfor skal de tilpassede metadata findes i mappen MinTekst som <item type=\"literal\">MinTekst.xmp</item>."
+msgid "For custom metadata, you must provide a file with same name as the original filename and with extension as \".xmp\". The provided metadata will override the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type=\"literal\">MyText.xmp</item>."
+msgstr ""
#: ref_epub_export.xhp
msgctxt ""
diff --git a/source/da/helpcontent2/source/text/shared/guide.po b/source/da/helpcontent2/source/text/shared/guide.po
index f9ab6bf05c1..e0821d10eb2 100644
--- a/source/da/helpcontent2/source/text/shared/guide.po
+++ b/source/da/helpcontent2/source/text/shared/guide.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-10-01 17:03+0000\n"
-"Last-Translator: David Lamhauge <davidlamhauge@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:54+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1538413408.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196483.000000\n"
#: aaa_start.xhp
msgctxt ""
@@ -8829,8 +8829,8 @@ msgctxt ""
"gallery_insert.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by selecting <emph>Tools - Gallery</emph>."
-msgstr "Åbn Galleri ved at klikke på ikonet <emph>Galleri</emph> på værktøjslinjen <emph>Standard</emph>, eller ved at vælge <emph>Funktioner - Galleri</emph>."
+msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by choosing <emph>Insert - Media - Gallery</emph>."
+msgstr ""
#: gallery_insert.xhp
msgctxt ""
diff --git a/source/da/helpcontent2/source/text/shared/optionen.po b/source/da/helpcontent2/source/text/shared/optionen.po
index 2df3b601daf..5064a32340c 100644
--- a/source/da/helpcontent2/source/text/shared/optionen.po
+++ b/source/da/helpcontent2/source/text/shared/optionen.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-10-18 21:40+0000\n"
-"Last-Translator: Leif Lodahl <leiflodahl@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:54+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1539898800.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196486.000000\n"
#: 01000000.xhp
msgctxt ""
@@ -267,6 +267,14 @@ msgstr "Nogle brugerdata er automatisk inkluderet i en intern ordbog, så de er
#: 01010100.xhp
msgctxt ""
"01010100.xhp\n"
+"par_id3153032\n"
+"help.text"
+msgid "User data is also used when commenting and in tracking changes mode, to identify comments/edits author; and to mark last edit position in document, so that when author opens the document later, it opens at the last edit position."
+msgstr ""
+
+#: 01010100.xhp
+msgctxt ""
+"01010100.xhp\n"
"hd_id3147653\n"
"help.text"
msgid "Address"
@@ -8550,7 +8558,7 @@ msgctxt ""
"par_id31508727\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/scgeneralpage/legacy_cell_selection_cb\">With the option set, expanding a selection (with <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command </item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline> +<item type=\"keycode\">Shift</item>+<item type=\"keycode\">Down/Up</item>) jumps to the end of the range in the column that was added as last to the initial selection.When the option is not set, expanding a selection (with <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline>+<item type=\"keycode\">Shift </item>+<item type=\"keycode\">Down/Up</item>) jumps to the end of the range in the column where selecting the cell range was started.The same of course applies when extending a selection on rows, with <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline>+<item type=\"keycode\"> Shift</item>+<item type=\"keycode\">Left/Right</item>.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/scgeneralpage/legacy_cell_selection_cb\">Med indstillingen aktiveret udvides markeringen (med <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Kommando </item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline> +<item type=\"keycode\">Skift</item>+<item type=\"keycode\">Pil op/Pil ned</item>) ved at hoppe til slutningen af området i den kolonne, som senest blev føjet til den oprindelige markering. Når indstillingen ikke er aktiveret, udvides en markering (med <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Kommando </item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline>+<item type=\"keycode\">Skift </item>+<item type=\"keycode\">Pil op/Pil ned</item>) ved hoppe til slutningen af området i den kolonne, hvor markeringen af celleområdet begyndte. Det samme gælder naturligvis, når udvidelsen af markeringen sker i rækker ved hjælp af <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Kommando</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline>+<item type=\"keycode\">Skift</item>+<item type=\"keycode\">Venstre-/Højrepil</item>.</ahelp>"
#: 01060400.xhp
msgctxt ""
@@ -14741,8 +14749,8 @@ msgctxt ""
"opencl.xhp\n"
"par_id5293741\n"
"help.text"
-msgid "for more information on OpenCL, visit <link href=\"http://www.khronos.org/opencl/\">the OpenCL site</link>"
-msgstr "for mere information om OpenCL, besøg <link href=\"http://www.khronos.org/opencl/\">OpenCL -websiden</link>"
+msgid "for more information on OpenCL, visit <link href=\"https://www.khronos.org/opencl/\">the OpenCL site</link>"
+msgstr ""
#: persona_firefox.xhp
msgctxt ""
diff --git a/source/da/helpcontent2/source/text/swriter/00.po b/source/da/helpcontent2/source/text/swriter/00.po
index 64f3297cce1..c9ada7d1355 100644
--- a/source/da/helpcontent2/source/text/swriter/00.po
+++ b/source/da/helpcontent2/source/text/swriter/00.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: 2018-10-01 17:05+0000\n"
-"Last-Translator: David Lamhauge <davidlamhauge@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:54+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1538413528.000000\n"
+"X-POOTLE-MTIME: 1542196488.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -37,8 +37,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3150253\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\"><alt id=\"alt_id3145389\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\"><alt id=\"alt_id3145389\">Ikon</alt></image>"
+msgid "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145389\">Wrap Off Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -53,8 +53,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3156397\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\"><alt id=\"alt_id3149048\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\"><alt id=\"alt_id3149048\">Ikon</alt></image>"
+msgid "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149048\">Wrap On Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -69,8 +69,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3154558\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\"><alt id=\"alt_id3152999\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\"><alt id=\"alt_id3152999\">Ikon</alt></image>"
+msgid "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152999\">Wrap Through Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -85,8 +85,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3148773\n"
"help.text"
-msgid "<image src=\"res/sc06301.png\" id=\"img_id3149026\"><alt id=\"alt_id3149026\">Icon</alt></image>"
-msgstr "<image src=\"res/sc06301.png\" id=\"img_id3149026\"><alt id=\"alt_id3149026\">Ikon</alt></image>"
+msgid "<image src=\"res/sc06301.png\" id=\"img_id3149026\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149026\">Jump to Previous Script Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -101,8 +101,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3151265\n"
"help.text"
-msgid "<image src=\"res/sc06300.png\" id=\"img_id3151272\"><alt id=\"alt_id3151272\">Icon</alt></image>"
-msgstr "<image src=\"res/sc06300.png\" id=\"img_id3151272\"><alt id=\"alt_id3151272\">Ikon</alt></image>"
+msgid "<image src=\"res/sc06300.png\" id=\"img_id3151272\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151272\"> Jump to Next Script Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -381,8 +381,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3154763\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Æble</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -397,8 +397,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3151387\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Æble</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -413,8 +413,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3145823\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Æble</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -429,8 +429,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150932\n"
"help.text"
-msgid "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\"><alt id=\"alt_id3150502\">Icon</alt></image>"
-msgstr "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\"><alt id=\"alt_id3150502\">Ikon</alt></image>"
+msgid "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150502\">Formatting Marks Icon</alt></image>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -461,8 +461,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150765\n"
"help.text"
-msgid "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\"><alt id=\"alt_id3147572\">Icon</alt></image>"
-msgstr "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\"><alt id=\"alt_id3147572\">Ikon</alt></image>"
+msgid "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147572\">Web Icon</alt></image>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -2461,8 +2461,8 @@ msgctxt ""
"stylesmenu.xhp\n"
"par_id941529884998705\n"
"help.text"
-msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles</emph></variable>."
-msgstr "<variable id=\"ses\">Vælg <emph>Typografier - Rediger typografier</emph></variable>."
+msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles...</emph></variable>."
+msgstr ""
#: stylesmenu.xhp
msgctxt ""
diff --git a/source/da/officecfg/registry/data/org/openoffice/Office.po b/source/da/officecfg/registry/data/org/openoffice/Office.po
index aa392d9ec55..1ac4510c2ab 100644
--- a/source/da/officecfg/registry/data/org/openoffice/Office.po
+++ b/source/da/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: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-10-02 19:10+0000\n"
+"PO-Revision-Date: 2018-11-14 23:44+0000\n"
"Last-Translator: Leif Lodahl <leiflodahl@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1538507418.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542239043.000000\n"
#: Addons.xcu
msgctxt ""
@@ -185,7 +185,7 @@ msgctxt ""
"Title\n"
"value.text"
msgid "~Labels"
-msgstr ""
+msgstr "~Etiketter"
#: Common.xcu
msgctxt ""
@@ -194,7 +194,7 @@ msgctxt ""
"Title\n"
"value.text"
msgid "B~usiness Cards"
-msgstr ""
+msgstr "~Visitkort"
#: Common.xcu
msgctxt ""
@@ -203,7 +203,7 @@ msgctxt ""
"Title\n"
"value.text"
msgid "M~aster Document"
-msgstr ""
+msgstr "~Hoveddokument"
#: Common.xcu
msgctxt ""
@@ -1427,7 +1427,7 @@ msgctxt ""
"STR_FILENAME_SUFFIX\n"
"value.text"
msgid "(minimized)"
-msgstr ""
+msgstr "(minimeret)"
#: PresentationMinimizer.xcu
msgctxt ""
diff --git a/source/da/officecfg/registry/data/org/openoffice/Office/UI.po b/source/da/officecfg/registry/data/org/openoffice/Office/UI.po
index be001d9883b..87b74fdfa5c 100644
--- a/source/da/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/da/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-11-12 19:01+0000\n"
+"PO-Revision-Date: 2018-11-14 23:45+0000\n"
"Last-Translator: Leif Lodahl <leiflodahl@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1542049314.000000\n"
+"X-POOTLE-MTIME: 1542239136.000000\n"
#: BaseWindowState.xcu
msgctxt ""
@@ -9356,7 +9356,7 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "~Properties..."
-msgstr ""
+msgstr "~Egenskaber"
#: DrawImpressCommands.xcu
msgctxt ""
@@ -9365,7 +9365,7 @@ msgctxt ""
"PopupLabel\n"
"value.text"
msgid "Ta~ble Properties..."
-msgstr ""
+msgstr "Ta~belegenskaber..."
#: DrawImpressCommands.xcu
msgctxt ""
@@ -22264,7 +22264,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Insert"
-msgstr ""
+msgstr "~Indsæt"
#: GenericCommands.xcu
msgctxt ""
@@ -22273,7 +22273,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Delete"
-msgstr ""
+msgstr "~Slet"
#: GenericCommands.xcu
msgctxt ""
@@ -29419,7 +29419,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "C~haracter"
-msgstr ""
+msgstr "Te~gn"
#: WriterCommands.xcu
msgctxt ""
@@ -29428,7 +29428,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "P~aragraph"
-msgstr ""
+msgstr "~Afsnit"
#: WriterCommands.xcu
msgctxt ""
@@ -29437,7 +29437,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Bullets and Numbering"
-msgstr ""
+msgstr "~Punktegn og nummerering"
#: WriterCommands.xcu
msgctxt ""
@@ -30256,7 +30256,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Financial"
-msgstr ""
+msgstr "Finansiel"
#: WriterCommands.xcu
msgctxt ""
diff --git a/source/da/sc/messages.po b/source/da/sc/messages.po
index 95a6b64a5f2..e975e9efd27 100644
--- a/source/da/sc/messages.po
+++ b/source/da/sc/messages.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-11-07 15:02+0000\n"
-"Last-Translator: SteenRønnow <steen.roennow@mail.dk>\n"
+"PO-Revision-Date: 2018-11-14 23:51+0000\n"
+"Last-Translator: Leif Lodahl <leiflodahl@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1541602976.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542239501.000000\n"
#: sc/inc/compiler.hrc:27
msgctxt "RID_FUNCTION_CATEGORIES"
@@ -720,23 +720,23 @@ msgstr "Gruppe"
#: sc/inc/globstr.hrc:161
msgctxt "STR_SELCOUNT"
msgid "Selected: $1, $2"
-msgstr ""
+msgstr "Valgt: $1, $2"
#. To translators: STR_SELCOUNT_ROWARG is $1 of STR_SELCOUNT. $1 of STR_SELCOUNT_ROWARG is number of rows
#: sc/inc/globstr.hrc:163
msgctxt "STR_SELCOUNT_ROWARG"
msgid "$1 row"
msgid_plural "$1 rows"
-msgstr[0] ""
-msgstr[1] ""
+msgstr[0] "$1 række"
+msgstr[1] "$1 rækker"
#. To translators: STR_SELCOUNT_COLARG is $1 of STR_SELCOUNT. $1 of STR_SELCOUNT_ROWARG is number of columns
#: sc/inc/globstr.hrc:165
msgctxt "STR_SELCOUNT_COLARG"
msgid "$1 column"
msgid_plural "$1 columns"
-msgstr[0] ""
-msgstr[1] ""
+msgstr[0] "$1 kolonne"
+msgstr[1] "$1 kolonner"
#: sc/inc/globstr.hrc:166
msgctxt "STR_FILTER_SELCOUNT"
@@ -12736,47 +12736,47 @@ msgstr "Angiver hvilken forekomst af tekststrengen der skal erstattes."
#: sc/inc/scfuncs.hrc:3822
msgctxt "SC_OPCODE_REGEX"
msgid "Matches and extracts or optionally replaces text using regular expressions."
-msgstr ""
+msgstr "Match og udtræk eller valgfri erstatning af tekst ved hjælp af regulære udtryk."
#: sc/inc/scfuncs.hrc:3823
msgctxt "SC_OPCODE_REGEX"
msgid "Text"
-msgstr ""
+msgstr "Tekst"
#: sc/inc/scfuncs.hrc:3824
msgctxt "SC_OPCODE_REGEX"
msgid "The text to be operated on."
-msgstr ""
+msgstr "Teksten der skal behandles."
#: sc/inc/scfuncs.hrc:3825
msgctxt "SC_OPCODE_REGEX"
msgid "Expression"
-msgstr ""
+msgstr "Udtryk"
#: sc/inc/scfuncs.hrc:3826
msgctxt "SC_OPCODE_REGEX"
msgid "The regular expression pattern to be matched."
-msgstr ""
+msgstr "Det regulære udtryk mønster som skal matches."
#: sc/inc/scfuncs.hrc:3827
msgctxt "SC_OPCODE_REGEX"
msgid "Replacement"
-msgstr ""
+msgstr "Erstatning"
#: sc/inc/scfuncs.hrc:3828
msgctxt "SC_OPCODE_REGEX"
msgid "The replacement text and references to capture groups."
-msgstr ""
+msgstr "Erstatningsteksten og henvisninger til at fange grupper."
#: sc/inc/scfuncs.hrc:3829
msgctxt "SC_OPCODE_REGEX"
msgid "Flags"
-msgstr ""
+msgstr "Flag"
#: sc/inc/scfuncs.hrc:3830
msgctxt "SC_OPCODE_REGEX"
msgid "Text specifying option flags, \"g\" for global replacement."
-msgstr ""
+msgstr "Tekst som angiver valgmuligheder, hvor \"g\" betyder global erstatning."
#: sc/inc/scfuncs.hrc:3836
msgctxt "SC_OPCODE_BASE"
@@ -16085,12 +16085,12 @@ msgstr "5 bokse"
#: sc/uiconfig/scalc/ui/conditionalentry.ui:429
msgctxt "conditionalentry|Label_minimum"
msgid "Minimum"
-msgstr ""
+msgstr "Minimum"
#: sc/uiconfig/scalc/ui/conditionalentry.ui:439
msgctxt "conditionalentry|Label_maximum"
msgid "Maximum"
-msgstr ""
+msgstr "Maksimum"
#: sc/uiconfig/scalc/ui/conditionalformatdialog.ui:8
msgctxt "conditionalformatdialog|ConditionalFormatDialog"
diff --git a/source/da/scp2/source/ooo.po b/source/da/scp2/source/ooo.po
index 7236c326a9e..31966321ea5 100644
--- a/source/da/scp2/source/ooo.po
+++ b/source/da/scp2/source/ooo.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-11-07 15:03+0000\n"
-"Last-Translator: SteenRønnow <steen.roennow@mail.dk>\n"
+"PO-Revision-Date: 2018-11-14 23:51+0000\n"
+"Last-Translator: Leif Lodahl <leiflodahl@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1541602987.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542239514.000000\n"
#: folderitem_ooo.ulf
msgctxt ""
@@ -38,7 +38,7 @@ msgctxt ""
"STR_FI_TOOLTIP_SOFFICE\n"
"LngText.text"
msgid "LibreOffice, the office productivity suite provided by The Document Foundation. See https://www.documentfoundation.org"
-msgstr ""
+msgstr "LibreOffice, kontorpakken som udbydes af The Document Foundation. Se https://www.documentfoundation.org"
#: module_helppack.ulf
msgctxt ""
diff --git a/source/da/svtools/messages.po b/source/da/svtools/messages.po
index 46b13bff9e5..c1443a58c4c 100644
--- a/source/da/svtools/messages.po
+++ b/source/da/svtools/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: 2018-10-01 16:45+0000\n"
-"Last-Translator: David Lamhauge <davidlamhauge@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:35+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1538412322.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195336.000000\n"
#: include/svtools/strings.hrc:25
msgctxt "STR_UNDO"
@@ -1534,8 +1534,8 @@ msgstr "Libhyphen orddeling"
#: include/svtools/strings.hrc:360
msgctxt "STR_DESCRIPTION_MYTHES"
-msgid "Mythes Thesaurus"
-msgstr "Mythes Synonymordbog"
+msgid "MyThes Thesaurus"
+msgstr ""
#: include/svtools/strings.hrc:361
msgctxt "STR_DESCRIPTION_IGNOREALLLIST"
diff --git a/source/da/svx/messages.po b/source/da/svx/messages.po
index d41011c42f2..92e3bccb5f4 100644
--- a/source/da/svx/messages.po
+++ b/source/da/svx/messages.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: 2018-11-12 19:10+0000\n"
-"Last-Translator: Leif Lodahl <leiflodahl@gmail.com>\n"
+"PO-Revision-Date: 2018-11-15 00:03+0000\n"
+"Last-Translator: SteenRønnow <steen.roennow@mail.dk>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1542049843.000000\n"
+"X-POOTLE-MTIME: 1542240221.000000\n"
#: include/svx/strings.hrc:25
msgctxt "STR_ObjNameSingulNONE"
@@ -2650,7 +2650,7 @@ msgstr "Vandmærke"
#: include/svx/strings.hrc:556
msgctxt "RID_SVXSTR_COLOR_DEFAULT_FONTCOLOR"
msgid "Dark Red 2"
-msgstr ""
+msgstr "Mørkerød 2"
#: include/svx/strings.hrc:557
msgctxt "RID_SVXSTR_COLOR_DEFAULT_FRAMELINE"
@@ -2660,17 +2660,17 @@ msgstr "Blå"
#: include/svx/strings.hrc:558
msgctxt "RID_SVXSTR_COLOR_DEFAULT_HIGHLIGHT"
msgid "Yellow"
-msgstr ""
+msgstr "Gul"
#: include/svx/strings.hrc:559
msgctxt "RID_SVXSTR_COLOR_DEFAULT_SHAPE_STROKE"
msgid "Dark Blue 1"
-msgstr ""
+msgstr "Mørkeblå 1"
#: include/svx/strings.hrc:560
msgctxt "RID_SVXSTR_COLOR_DEFAULT_SHAPE_FILLING"
msgid "Light Blue 2"
-msgstr ""
+msgstr "Lyseblå 2"
#. Elements of the standard color palette
#: include/svx/strings.hrc:562
@@ -8751,7 +8751,7 @@ msgstr "Lille medium (0,64cm)"
#: svx/inc/spacing.hrc:37
msgctxt "RID_SVXSTRARY_SPACING_CM"
msgid "Medium (0.95cm)"
-msgstr ""
+msgstr "Medium (0,95cm)"
#: svx/inc/spacing.hrc:38
msgctxt "RID_SVXSTRARY_SPACING_CM"
@@ -8766,17 +8766,17 @@ msgstr ""
#: svx/inc/spacing.hrc:40
msgctxt "RID_SVXSTRARY_SPACING_CM"
msgid "Extra Large (2.54cm)"
-msgstr ""
+msgstr "Ekstra stor (2,54cm)"
#: svx/inc/spacing.hrc:47
msgctxt "RID_SVXSTRARY_MARGINS_INCH"
msgid "None"
-msgstr ""
+msgstr "Ingen"
#: svx/inc/spacing.hrc:48
msgctxt "RID_SVXSTRARY_MARGINS_INCH"
msgid "Extra Small (1/16\")"
-msgstr ""
+msgstr "Ekstra lille (0,16cm)"
#: svx/inc/spacing.hrc:49
msgctxt "RID_SVXSTRARY_MARGINS_INCH"
@@ -8811,7 +8811,7 @@ msgstr ""
#: svx/inc/spacing.hrc:61
msgctxt "RID_SVXSTRARY_MARGINS_CM"
msgid "None"
-msgstr ""
+msgstr "Ingen"
#: svx/inc/spacing.hrc:62
msgctxt "RID_SVXSTRARY_MARGINS_CM"
diff --git a/source/da/sw/messages.po b/source/da/sw/messages.po
index 5d43fe2958d..3362582f81e 100644
--- a/source/da/sw/messages.po
+++ b/source/da/sw/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-11-11 20:41+0000\n"
-"Last-Translator: Leif Lodahl <leiflodahl@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-15 00:12+0000\n"
+"Last-Translator: SteenRønnow <steen.roennow@mail.dk>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1541968889.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542240727.000000\n"
#: sw/inc/app.hrc:29
msgctxt "RID_PARAGRAPHSTYLEFAMILY"
@@ -466,17 +466,17 @@ msgstr "Linje"
#: sw/inc/pageformatpanel.hrc:18
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "None"
-msgstr ""
+msgstr "Ingen"
#: sw/inc/pageformatpanel.hrc:19
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Narrow"
-msgstr ""
+msgstr "Smal"
#: sw/inc/pageformatpanel.hrc:20
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Moderate"
-msgstr ""
+msgstr "Moderat"
#: sw/inc/pageformatpanel.hrc:21
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
@@ -496,27 +496,27 @@ msgstr ""
#: sw/inc/pageformatpanel.hrc:24
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Wide"
-msgstr ""
+msgstr "Bred"
#: sw/inc/pageformatpanel.hrc:25
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Mirrored"
-msgstr ""
+msgstr "Spejlvendt"
#: sw/inc/pageformatpanel.hrc:31
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "None"
-msgstr ""
+msgstr "Ingen"
#: sw/inc/pageformatpanel.hrc:32
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Narrow"
-msgstr ""
+msgstr "Smal"
#: sw/inc/pageformatpanel.hrc:33
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Moderate"
-msgstr ""
+msgstr "Moderat"
#: sw/inc/pageformatpanel.hrc:34
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
@@ -536,12 +536,12 @@ msgstr ""
#: sw/inc/pageformatpanel.hrc:37
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Wide"
-msgstr ""
+msgstr "Bred"
#: sw/inc/pageformatpanel.hrc:38
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Mirrored"
-msgstr ""
+msgstr "Spejlvendt"
#. Format names
#: sw/inc/strings.hrc:27
@@ -6848,7 +6848,12 @@ msgctxt "asciifilterdialog|lf"
msgid "_LF"
msgstr "_LF"
-#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:264
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:258
+msgctxt "asciifilterdialog|includebom"
+msgid "Include byte-order-mark"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:280
msgctxt "asciifilterdialog|label1"
msgid "Properties"
msgstr "Egenskaber"
diff --git a/source/da/swext/mediawiki/help.po b/source/da/swext/mediawiki/help.po
index 63baf77d321..2b63a1fa02c 100644
--- a/source/da/swext/mediawiki/help.po
+++ b/source/da/swext/mediawiki/help.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-05-27 18:02+0000\n"
-"Last-Translator: SteenRønnow <steen.roennow@mail.dk>\n"
+"POT-Creation-Date: 2018-11-15 13:53+0100\n"
+"PO-Revision-Date: 2018-11-12 11:41+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1527444130.000000\n"
+"X-POOTLE-MTIME: 1542022904.000000\n"
#: help.tree
msgctxt ""
@@ -93,8 +93,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id7387615\n"
"help.text"
-msgid "A wiki account on a supported <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
-msgstr "En Wiki-konto på en understøttet <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link>-server"
+msgid "A wiki account on a supported <link href=\"https://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -149,24 +149,24 @@ msgctxt ""
"wiki.xhp\n"
"par_id368968\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Options</link> dialog, click Add."
-msgstr "Klik på Tilføj i dialogen <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Indstillinger</link> ."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\"><emph>Options</emph></link> dialog, click <emph>Add</emph>."
+msgstr ""
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"par_id6962187\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> dialog, enter the account information for the wiki."
-msgstr "Indtast kontooplysningerne for Wiki'en i dialogen <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link>."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\"><emph>MediaWiki</emph></link> dialog, enter the account information for the wiki."
+msgstr ""
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"par_id5328836\n"
"help.text"
-msgid "In the URL text box, enter the address of a wiki that you want to connect to."
-msgstr "I URL-tekstboksen, indtast adressen for en wiki, som du vil forbinde til."
+msgid "In the <emph>URL</emph> text box, enter the address of a wiki that you want to connect to."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -181,8 +181,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id5906552\n"
"help.text"
-msgid "In the Username box, enter your user ID for your wiki account."
-msgstr "I boksen Brugernavn indtaster du dit brugerID til din wiki-konto."
+msgid "In the <emph>Username</emph> box, enter your user ID for your wiki account."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -197,8 +197,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id8869594\n"
"help.text"
-msgid "In the Password box, enter the password for your wiki account, then click OK."
-msgstr "I boksen Adgangskode indtaster du adgangskoden til din wiki-konto og klikker så på OK."
+msgid "In the Password box, enter the password for your wiki account, then click <emph>OK</emph>."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -245,8 +245,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id228278\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Send to MediaWiki</link> dialog, specify the settings for your entry."
-msgstr "I dialogen <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Send til MediaWiki</link> angiver du indstillingerne for dit indlæg."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\"><emph>Send to MediaWiki</emph></link> dialog, specify the settings for your entry."
+msgstr ""
#: wiki.xhp
msgctxt ""
diff --git a/source/de/cui/messages.po b/source/de/cui/messages.po
index 137c139e16a..250d8ab1cde 100644
--- a/source/de/cui/messages.po
+++ b/source/de/cui/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2018-11-12 11:43+0000\n"
-"Last-Translator: Sophia Schröder <sophia.schroeder@outlook.com>\n"
+"POT-Creation-Date: 2018-11-14 12:21+0100\n"
+"PO-Revision-Date: 2018-11-15 05:08+0000\n"
+"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1542023031.000000\n"
+"X-POOTLE-MTIME: 1542258527.000000\n"
#: cui/inc/strings.hrc:24
msgctxt "RID_SVXSTR_KEY_CONFIG_DIR"
@@ -1558,141 +1558,136 @@ msgid "Dimension line"
msgstr "Bemaßungslinie"
#: cui/inc/strings.hrc:365
-msgctxt "RID_SVXSTR_LOAD_ERROR"
-msgid "The selected module could not be loaded."
-msgstr "Das ausgewählte Modul konnte nicht geladen werden."
-
-#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_STARTQUOTE"
msgid "Start Quote"
msgstr "Am Wortanfang"
-#: cui/inc/strings.hrc:367
+#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_ENDQUOTE"
msgid "End Quote"
msgstr "Am Wortende"
-#: cui/inc/strings.hrc:369
+#: cui/inc/strings.hrc:368
msgctxt "RID_SVXSTR_SELECTEDPERSONA"
msgid "Selected Theme: "
msgstr "Gewähltes Theme: "
-#: cui/inc/strings.hrc:370
+#: cui/inc/strings.hrc:369
msgctxt "RID_SVXSTR_SEARCHING"
msgid "Searching, please wait..."
msgstr "Suchvorgang, bitte warten..."
-#: cui/inc/strings.hrc:371
+#: cui/inc/strings.hrc:370
msgctxt "RID_SVXSTR_SEARCHERROR"
msgid "Cannot open %1, please try again later."
msgstr "%1 kann nicht geöffnet werden, bitte versuchen Sie es später erneut."
-#: cui/inc/strings.hrc:372
+#: cui/inc/strings.hrc:371
msgctxt "RID_SVXSTR_NORESULTS"
msgid "No results found."
msgstr "Keine Suchergebnisse."
-#: cui/inc/strings.hrc:373
+#: cui/inc/strings.hrc:372
msgctxt "RID_SVXSTR_APPLYPERSONA"
msgid "Applying Theme..."
msgstr "Theme zuweisen..."
-#: cui/inc/strings.hrc:374
+#: cui/inc/strings.hrc:373
msgctxt "RID_SVXSTR_INVALIDPERSONAURL"
msgid "Please enter a valid theme address or a search term."
msgstr "Geben Sie bitte eine gültige Theme-Adresse oder ein Stichwort ein."
-#: cui/inc/strings.hrc:376
+#: cui/inc/strings.hrc:375
msgctxt "RID_SVXSTR_TABLE_PRESET_NONE"
msgid "Set No Borders"
msgstr "Keine Umrandung zeichnen"
-#: cui/inc/strings.hrc:377
+#: cui/inc/strings.hrc:376
msgctxt "RID_SVXSTR_TABLE_PRESET_ONLYOUTER"
msgid "Set Outer Border Only"
msgstr "Nur äußere Umrandung zeichnen"
-#: cui/inc/strings.hrc:378
+#: cui/inc/strings.hrc:377
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERHORI"
msgid "Set Outer Border and Horizontal Lines"
msgstr "Äußere Umrandung und horizontale Linien zeichnen"
-#: cui/inc/strings.hrc:379
+#: cui/inc/strings.hrc:378
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERALL"
msgid "Set Outer Border and All Inner Lines"
msgstr "Äußere Umrandung und alle inneren Linien zeichnen"
-#: cui/inc/strings.hrc:380
+#: cui/inc/strings.hrc:379
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERINNER"
msgid "Set Outer Border Without Changing Inner Lines"
msgstr "Äußere Umrandung zeichnen, ohne innere Linien zu verändern"
-#: cui/inc/strings.hrc:381
+#: cui/inc/strings.hrc:380
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONAL"
msgid "Set Diagonal Lines Only"
msgstr "Nur diagonale Linien zeichnen"
-#: cui/inc/strings.hrc:382
+#: cui/inc/strings.hrc:381
msgctxt "RID_SVXSTR_PARA_PRESET_ALL"
msgid "Set All Four Borders"
msgstr "Komplette Umrandung zeichnen"
-#: cui/inc/strings.hrc:383
+#: cui/inc/strings.hrc:382
msgctxt "RID_SVXSTR_PARA_PRESET_LEFTRIGHT"
msgid "Set Left and Right Borders Only"
msgstr "Nur linken und rechten Rand zeichnen"
-#: cui/inc/strings.hrc:384
+#: cui/inc/strings.hrc:383
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOM"
msgid "Set Top and Bottom Borders Only"
msgstr "Nur oberen und unteren Rand zeichnen"
-#: cui/inc/strings.hrc:385
+#: cui/inc/strings.hrc:384
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYLEFT"
msgid "Set Left Border Only"
msgstr "Nur linken Rand zeichnen"
-#: cui/inc/strings.hrc:386
+#: cui/inc/strings.hrc:385
msgctxt "RID_SVXSTR_HOR_PRESET_ONLYHOR"
msgid "Set Top and Bottom Borders, and All Inner Lines"
msgstr "Oberen und unteren Rand und alle inneren Linien zeichnen"
-#: cui/inc/strings.hrc:387
+#: cui/inc/strings.hrc:386
msgctxt "RID_SVXSTR_VER_PRESET_ONLYVER"
msgid "Set Left and Right Borders, and All Inner Lines"
msgstr "Linken und rechten Rand und alle inneren Linien zeichnen"
-#: cui/inc/strings.hrc:388
+#: cui/inc/strings.hrc:387
msgctxt "RID_SVXSTR_SHADOW_STYLE_NONE"
msgid "No Shadow"
msgstr "Kein Schatten"
-#: cui/inc/strings.hrc:389
+#: cui/inc/strings.hrc:388
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMRIGHT"
msgid "Cast Shadow to Bottom Right"
msgstr "Schatten nach rechts unten werfen"
-#: cui/inc/strings.hrc:390
+#: cui/inc/strings.hrc:389
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPRIGHT"
msgid "Cast Shadow to Top Right"
msgstr "Schatten nach rechts oben werfen"
-#: cui/inc/strings.hrc:391
+#: cui/inc/strings.hrc:390
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMLEFT"
msgid "Cast Shadow to Bottom Left"
msgstr "Schatten nach links unten werfen"
-#: cui/inc/strings.hrc:392
+#: cui/inc/strings.hrc:391
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPLEFT"
msgid "Cast Shadow to Top Left"
msgstr "Schatten nach links oben werfen"
-#: cui/inc/strings.hrc:393
+#: cui/inc/strings.hrc:392
msgctxt "RID_SVXSTR_SIGNATURELINE_SIGNED_BY"
msgid "Signed by: %1"
msgstr "Signiert von: %1"
-#: cui/inc/strings.hrc:394
+#: cui/inc/strings.hrc:393
msgctxt "RID_SVXSTR_OPENCL_RESTART"
msgid "For the OpenCL changes to take effect, %PRODUCTNAME must be restarted."
msgstr "Damit die OpenCL-Änderungen wirksam werden, muss %PRODUCTNAME neu gestartet werden."
@@ -2180,7 +2175,7 @@ msgstr "Gebietsschema: $LOCALE"
#: cui/uiconfig/ui/aboutdialog.ui:170
msgctxt "aboutdialog|locale"
msgid "UI-Language: $LOCALE"
-msgstr ""
+msgstr "UI-Sprache: $LOCALE"
#: cui/uiconfig/ui/aboutdialog.ui:187
msgctxt "aboutdialog|buildIdLink"
@@ -5196,7 +5191,7 @@ msgstr "Verzeichnis"
#: cui/uiconfig/ui/gallerythemedialog.ui:8
msgctxt "gallerythemedialog|GalleryThemeDialog"
msgid "Properties of %1"
-msgstr ""
+msgstr "Eigenschaften von %1"
#: cui/uiconfig/ui/gallerythemedialog.ui:135
msgctxt "gallerythemedialog|general"
@@ -10435,22 +10430,22 @@ msgstr "Suchbegriff oder URL des Firefox-Themes"
#: cui/uiconfig/ui/select_persona_dialog.ui:196
msgctxt "select_persona_dialog|categoriesCB"
msgid "Abstract"
-msgstr ""
+msgstr "Zusammenfassung"
#: cui/uiconfig/ui/select_persona_dialog.ui:197
msgctxt "select_persona_dialog|categoriesCB"
msgid "Causes"
-msgstr ""
+msgstr "Anlass"
#: cui/uiconfig/ui/select_persona_dialog.ui:198
msgctxt "select_persona_dialog|categoriesCB"
msgid "Fashion"
-msgstr ""
+msgstr "Stil"
#: cui/uiconfig/ui/select_persona_dialog.ui:199
msgctxt "select_persona_dialog|categoriesCB"
msgid "Film and TV"
-msgstr ""
+msgstr "Film und Fernsehen"
#: cui/uiconfig/ui/select_persona_dialog.ui:200
msgctxt "select_persona_dialog|categoriesCB"
@@ -10461,57 +10456,57 @@ msgstr "Firefox"
#: cui/uiconfig/ui/select_persona_dialog.ui:201
msgctxt "select_persona_dialog|categoriesCB"
msgid "Foxkeh"
-msgstr ""
+msgstr "Foxkeh"
#: cui/uiconfig/ui/select_persona_dialog.ui:202
msgctxt "select_persona_dialog|categoriesCB"
msgid "Holiday"
-msgstr ""
+msgstr "Urlaub"
#: cui/uiconfig/ui/select_persona_dialog.ui:203
msgctxt "select_persona_dialog|categoriesCB"
msgid "Music"
-msgstr ""
+msgstr "Musik"
#: cui/uiconfig/ui/select_persona_dialog.ui:204
msgctxt "select_persona_dialog|categoriesCB"
msgid "Nature"
-msgstr ""
+msgstr "Natur"
#: cui/uiconfig/ui/select_persona_dialog.ui:205
msgctxt "select_persona_dialog|categoriesCB"
msgid "Other"
-msgstr ""
+msgstr "Andere"
#: cui/uiconfig/ui/select_persona_dialog.ui:206
msgctxt "select_persona_dialog|categoriesCB"
msgid "Scenery"
-msgstr ""
+msgstr "Landschaft"
#: cui/uiconfig/ui/select_persona_dialog.ui:207
msgctxt "select_persona_dialog|categoriesCB"
msgid "Seasonal"
-msgstr ""
+msgstr "Saisonal"
#: cui/uiconfig/ui/select_persona_dialog.ui:208
msgctxt "select_persona_dialog|categoriesCB"
msgid "Solid"
-msgstr ""
+msgstr "Körper"
#: cui/uiconfig/ui/select_persona_dialog.ui:209
msgctxt "select_persona_dialog|categoriesCB"
msgid "Sports"
-msgstr ""
+msgstr "Sport"
#: cui/uiconfig/ui/select_persona_dialog.ui:210
msgctxt "select_persona_dialog|categoriesCB"
msgid "Websites"
-msgstr ""
+msgstr "Webseiten"
#: cui/uiconfig/ui/select_persona_dialog.ui:211
msgctxt "select_persona_dialog|categoriesCB"
msgid "Featured"
-msgstr ""
+msgstr "Vorkommen"
#: cui/uiconfig/ui/select_persona_dialog.ui:231
msgctxt "select_persona_dialog|label6"
@@ -10668,22 +10663,43 @@ msgctxt "signsignatureline|btn_select_certificate"
msgid "Select Certificate"
msgstr "Zertifikat auswählen"
-#: cui/uiconfig/ui/signsignatureline.ui:168
+#. Name of the signer
+#: cui/uiconfig/ui/signsignatureline.ui:166
+msgctxt "signsignatureline|label_name"
+msgid "or"
+msgstr "oder"
+
+#: cui/uiconfig/ui/signsignatureline.ui:175
+msgctxt "signsignatureline|btn_load_image"
+msgid "Use Signature Image"
+msgstr "Signatur-Bild verwenden"
+
+#: cui/uiconfig/ui/signsignatureline.ui:190
+msgctxt "signsignatureline|btn_clear_image"
+msgid "Clear"
+msgstr "Löschen"
+
+#: cui/uiconfig/ui/signsignatureline.ui:206
+msgctxt "signsignatureline|label_image_dimensions"
+msgid "Best image size: 600 x 100 px"
+msgstr "Beste Bildgröße: 600 x 100 px"
+
+#: cui/uiconfig/ui/signsignatureline.ui:237
msgctxt "signsignatureline|label_sign"
msgid "Sign"
msgstr "Signieren"
-#: cui/uiconfig/ui/signsignatureline.ui:205
+#: cui/uiconfig/ui/signsignatureline.ui:274
msgctxt "signsignatureline|label_add_comment"
msgid "Add comment:"
msgstr "Kommentar hinzufügen:"
-#: cui/uiconfig/ui/signsignatureline.ui:241
+#: cui/uiconfig/ui/signsignatureline.ui:310
msgctxt "signsignatureline|label_hint"
msgid "Instructions from the document creator:"
msgstr "Anweisungen vom Dokumentenersteller:"
-#: cui/uiconfig/ui/signsignatureline.ui:274
+#: cui/uiconfig/ui/signsignatureline.ui:343
msgctxt "signsignatureline|label_more"
msgid "More"
msgstr "Mehr"
diff --git a/source/de/dictionaries/ru_RU/dialog.po b/source/de/dictionaries/ru_RU/dialog.po
index 8e5c3e5f1f0..cd87fdc80f3 100644
--- a/source/de/dictionaries/ru_RU/dialog.po
+++ b/source/de/dictionaries/ru_RU/dialog.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: 2013-10-27 15:59+0000\n"
+"PO-Revision-Date: 2018-11-15 05:08+0000\n"
"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1382889568.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542258537.000000\n"
#: ru_RU_en_US.properties
msgctxt ""
@@ -94,7 +94,7 @@ msgctxt ""
"typographica\n"
"property.text"
msgid "Typographical"
-msgstr ""
+msgstr "Typografisch"
#: ru_RU_en_US.properties
msgctxt ""
diff --git a/source/de/formula/messages.po b/source/de/formula/messages.po
index e01d6cfffc7..fa42153ca3b 100644
--- a/source/de/formula/messages.po
+++ b/source/de/formula/messages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: 2017-10-08 09:16+0000\n"
+"PO-Revision-Date: 2018-11-15 05:09+0000\n"
"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1507454202.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542258543.000000\n"
#: formula/inc/core_resource.hrc:2263
msgctxt "RID_STRLIST_FUNCTION_NAMES"
@@ -2076,7 +2076,7 @@ msgstr "SUCHENB"
#: formula/inc/core_resource.hrc:2682
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REGEX"
-msgstr ""
+msgstr "REGEX"
#: formula/inc/strings.hrc:25
msgctxt "STR_OPTIONAL"
diff --git a/source/de/helpcontent2/source/text/sbasic/shared/01.po b/source/de/helpcontent2/source/text/sbasic/shared/01.po
index 47d886f435b..ae0fc23c666 100644
--- a/source/de/helpcontent2/source/text/sbasic/shared/01.po
+++ b/source/de/helpcontent2/source/text/sbasic/shared/01.po
@@ -3,9 +3,9 @@ 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-05-16 16:54+0200\n"
-"PO-Revision-Date: 2018-05-24 07:55+0000\n"
-"Last-Translator: Sophia Schröder <sophia.schroeder@outlook.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-15 11:36+0000\n"
+"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1527148547.000000\n"
+"X-POOTLE-MTIME: 1542281769.000000\n"
#: 06130000.xhp
msgctxt ""
@@ -93,8 +93,8 @@ msgctxt ""
"06130000.xhp\n"
"par_id3154791\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
-msgstr "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Führt das gegenwärtige Makro aus oder speichert es.</ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Runs or saves the current macro.</ahelp>"
+msgstr "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Führt das gegenwärtige Makro aus oder speichert es.</ahelp>"
#: 06130000.xhp
msgctxt ""
diff --git a/source/de/helpcontent2/source/text/scalc/00.po b/source/de/helpcontent2/source/text/scalc/00.po
index 9225ee1e05a..27b8488add5 100644
--- a/source/de/helpcontent2/source/text/scalc/00.po
+++ b/source/de/helpcontent2/source/text/scalc/00.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-11-22 13:53+0100\n"
-"PO-Revision-Date: 2018-07-14 18:02+0000\n"
-"Last-Translator: Sophia Schröder <sophia.schroeder@outlook.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-15 11:51+0000\n"
+"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1531591370.000000\n"
+"X-POOTLE-MTIME: 1542282714.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -29,7 +29,7 @@ msgctxt ""
"00000004.xhp\n"
"hd_id3155535\n"
"help.text"
-msgid "<variable id=\"wie\">To access this function... </variable>"
+msgid "<variable id=\"wie\">To access this function...</variable>"
msgstr "<variable id=\"wie\">Wie Sie diese Funktion erhalten...</variable>"
#: 00000004.xhp
@@ -37,7 +37,7 @@ msgctxt ""
"00000004.xhp\n"
"par_idN1056E\n"
"help.text"
-msgid "<variable id=\"moreontop\">More explanations on top of this page. </variable>"
+msgid "<variable id=\"moreontop\">More explanations on top of this page.</variable>"
msgstr "<variable id=\"moreontop\">Weitere Erklärungen finden Sie oben auf dieser Seite.</variable>"
#: 00000004.xhp
@@ -45,8 +45,8 @@ msgctxt ""
"00000004.xhp\n"
"par_idN105AF\n"
"help.text"
-msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone. </variable>"
-msgstr "<variable id=\"optional\">In %PRODUCTNAME Calc Funktionen dürfen Parameter, die als \"optional\" gekennzeichnet sind, nur dann ausgelassen werden, wenn ihnen kein weiterer Parameter mehr folgt. So können Sie beispielsweise in einer Funktion mit vier Parametern, von denen die letzten beiden als \"optional\" gekennzeichnet sind, den Parameter 4 oder die Parameter 3 und 4 auslassen, jedoch nicht den Parameter 3 allein. </variable>"
+msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone.</variable>"
+msgstr "<variable id=\"optional\">In %PRODUCTNAME Calc Funktionen dürfen Parameter, die als \"optional\" gekennzeichnet sind, nur dann ausgelassen werden, wenn ihnen kein weiterer Parameter mehr folgt. So können Sie beispielsweise in einer Funktion mit vier Parametern, von denen die letzten beiden als \"optional\" gekennzeichnet sind, den Parameter 4 oder die Parameter 3 und 4 auslassen, jedoch nicht den Parameter 3 allein.</variable>"
#: 00000004.xhp
msgctxt ""
@@ -77,80 +77,80 @@ msgctxt ""
"00000402.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph></variable>"
-msgstr "<variable id=\"kopffuss\">Wählen Sie <emph>Einfügen - Kopf-/Fußzeilen...</emph></variable>"
+msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph>.</variable>"
+msgstr "<variable id=\"kopffuss\">Wählen Sie <emph>Einfügen - Kopf-/Fußzeilen...</emph>.</variable>"
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3159233\n"
"help.text"
-msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs</variable>"
-msgstr "<variable id=\"bkopfzeile\">Wählen Sie <emph>Einfügen - Kopf-/Fußzeilen... - Register: Kopfzeile/Fußzeile</emph></variable>"
+msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs.</variable>"
+msgstr "<variable id=\"bkopfzeile\">Wählen Sie <emph>Einfügen - Kopf-/Fußzeilen... - Register: Kopfzeile/Fußzeile</emph>.</variable>"
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150443\n"
"help.text"
-msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph></variable>"
-msgstr "<variable id=\"bausfullen\">Wählen Sie <emph>Tabelle - Zellen ausfüllen</emph></variable>"
+msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph>.</variable>"
+msgstr "<variable id=\"bausfullen\">Wählen Sie <emph>Tabelle - Zellen ausfüllen</emph>.</variable>"
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3143267\n"
"help.text"
-msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph></variable>"
-msgstr "<variable id=\"bausunten\">Wählen Sie <emph>Tabelle - Zellen ausfüllen - Unten</emph></variable>"
+msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph>.</variable>"
+msgstr "<variable id=\"bausunten\">Wählen Sie <emph>Tabelle - Zellen ausfüllen - Unten</emph>.</variable>"
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153880\n"
"help.text"
-msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph></variable>"
-msgstr "<variable id=\"bausrechts\">Wählen Sie <emph>Tabelle - Zellen ausfüllen - Rechts</emph></variable>"
+msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph>.</variable>"
+msgstr "<variable id=\"bausrechts\">Wählen Sie <emph>Tabelle - Zellen ausfüllen - Rechts</emph>.</variable>"
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3151245\n"
"help.text"
-msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph></variable>"
-msgstr "<variable id=\"bausoben\">Wählen Sie <emph>Tabelle - Zellen ausfüllen - Oben</emph></variable>"
+msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph>.</variable>"
+msgstr "<variable id=\"bausoben\">Wählen Sie <emph>Tabelle - Zellen ausfüllen - Oben</emph>.</variable>"
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph></variable>"
-msgstr "<variable id=\"bauslinks\">Wählen Sie <emph>Tabelle - Zellen ausfüllen - Links</emph></variable>"
+msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph>.</variable>"
+msgstr "<variable id=\"bauslinks\">Wählen Sie <emph>Tabelle - Zellen ausfüllen - Links</emph>.</variable>"
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150400\n"
"help.text"
-msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph></variable>"
-msgstr "<variable id=\"baustab\">Wählen Sie <emph>Tabelle - Zellen ausfüllen - Tabellen...</emph></variable>"
+msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph>.</variable>"
+msgstr "<variable id=\"baustab\">Wählen Sie <emph>Tabelle - Zellen ausfüllen - Tabellen...</emph>.</variable>"
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3154910\n"
"help.text"
-msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph></variable>"
-msgstr "<variable id=\"bausreihe\">Wählen Sie <emph>Tabelle - Zellen ausfüllen - Reihen...</emph></variable>"
+msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph>.</variable>"
+msgstr "<variable id=\"bausreihe\">Wählen Sie <emph>Tabelle - Zellen ausfüllen - Reihen...</emph>.</variable>"
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "Choose <emph>Sheet - Clear Cells</emph>"
-msgstr "Wählen Sie <emph>Tabelle - Inhalte löschen...</emph>"
+msgid "Choose <emph>Sheet - Clear Cells</emph>."
+msgstr "Wählen Sie <emph>Tabelle - Inhalte löschen...</emph>."
#: 00000402.xhp
msgctxt ""
@@ -165,40 +165,40 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150011\n"
"help.text"
-msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph></variable>"
-msgstr "<variable id=\"bzelo\">Wählen Sie <emph>Tabelle - Zellen löschen...</emph></variable>"
+msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph>.</variable>"
+msgstr "<variable id=\"bzelo\">Wählen Sie <emph>Tabelle - Zellen löschen...</emph>.</variable>"
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153951\n"
"help.text"
-msgid "Choose <emph>Sheet - Delete Sheet</emph>"
-msgstr "Wählen Sie <emph>Tabelle - Tabelle löschen...</emph>"
+msgid "Choose <emph>Sheet - Delete Sheet</emph>."
+msgstr "Wählen Sie <emph>Tabelle - Tabelle löschen...</emph>."
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3155306\n"
"help.text"
-msgid "Open context menu for a sheet tab"
-msgstr "Öffnen Sie das Kontextmenü eines Tabellenregisters"
+msgid "Open context menu for a sheet tab."
+msgstr "Öffnen Sie das Kontextmenü eines Tabellenregisters."
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3146119\n"
"help.text"
-msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>"
-msgstr "Wählen Sie <emph>Tabelle - Tabelle verschieben/kopieren...</emph>"
+msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>."
+msgstr "Wählen Sie <emph>Tabelle - Tabelle verschieben/kopieren...</emph>."
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3148645\n"
"help.text"
-msgid "Open context menu for a sheet tab"
-msgstr "Öffnen Sie das Kontextmenü eines Tabellenregisters"
+msgid "Open context menu for a sheet tab."
+msgstr "Öffnen Sie das Kontextmenü eines Tabellenregisters."
#: 00000403.xhp
msgctxt ""
@@ -221,32 +221,32 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150275\n"
"help.text"
-msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph></variable>"
-msgstr "<variable id=\"aspze\">Wählen Sie <emph>Ansicht - Spalten-/Zeilenköpfe</emph></variable>"
+msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph>.</variable>"
+msgstr "<variable id=\"aspze\">Wählen Sie <emph>Ansicht - Spalten-/Zeilenköpfe</emph>.</variable>"
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph></variable>"
-msgstr "<variable id=\"awehe\">Wählen Sie <emph>Ansicht - Werte hervorheben</emph></variable>"
+msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph>.</variable>"
+msgstr "<variable id=\"awehe\">Wählen Sie <emph>Ansicht - Werte hervorheben</emph>.</variable>"
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3148947\n"
"help.text"
-msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph></variable>"
-msgstr "<variable id=\"rechenleiste\">Wählen Sie <emph>Ansicht - Rechenleiste</emph> oder <emph>Ansicht - Symbolleisten - Rechenleiste</emph></variable>"
+msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph>.</variable>"
+msgstr "<variable id=\"rechenleiste\">Wählen Sie <emph>Ansicht - Rechenleiste</emph> oder <emph>Ansicht - Symbolleisten - Rechenleiste</emph>.</variable>"
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3148663\n"
"help.text"
-msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph></variable>"
-msgstr "<variable id=\"seumvo\">Wählen Sie <emph>Ansicht - Seitenumbruch</emph></variable>"
+msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph>.</variable>"
+msgstr "<variable id=\"seumvo\">Wählen Sie <emph>Ansicht - Seitenumbruch</emph>.</variable>"
#: 00000404.xhp
msgctxt ""
@@ -269,16 +269,16 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149784\n"
"help.text"
-msgid "Choose <emph>Insert - Cells</emph>"
-msgstr "Wählen Sie <emph>Einfügen - Zellen...</emph>"
+msgid "Choose <emph>Insert - Cells</emph>."
+msgstr "Wählen Sie <emph>Einfügen - Zellen...</emph>."
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "Open <emph>Insert Cells</emph> toolbar from Tools bar:"
-msgstr "Symbol <emph>Zellen einfügen</emph> in der Symbolleiste Extras:"
+msgid "Open <emph>Insert Cells</emph> toolbar from <emph>Tools</emph> bar:"
+msgstr "Wählen Sie <emph>Zellen einfügen</emph> in der Symbolleiste <emph>Extras</emph>:"
#: 00000404.xhp
msgctxt ""
@@ -365,24 +365,24 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149033\n"
"help.text"
-msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph></variable>"
-msgstr "<variable id=\"eitab\">Wählen Sie <emph>Tabelle - Tabelle einfügen...</emph></variable>"
+msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph>.</variable>"
+msgstr "<variable id=\"eitab\">Wählen Sie <emph>Tabelle - Tabelle einfügen...</emph>.</variable>"
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_idN1082F\n"
"help.text"
-msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph></variable>"
-msgstr "<variable id=\"eitabfile\">Wählen Sie <emph>Tabelle - Tabelle aus Datei einfügen...</emph> </variable>"
+msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph>.</variable>"
+msgstr "<variable id=\"eitabfile\">Wählen Sie <emph>Tabelle - Tabelle aus Datei einfügen...</emph>.</variable>"
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3155115\n"
"help.text"
-msgid "Choose <emph>Insert - Function</emph>"
-msgstr "Wählen Sie <emph>Einfügen - Funktion...</emph>"
+msgid "Choose <emph>Insert - Function</emph>."
+msgstr "Wählen Sie <emph>Einfügen - Funktion...</emph>."
#: 00000404.xhp
msgctxt ""
@@ -429,8 +429,8 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155809\n"
"help.text"
-msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date&Time</emph></variable>"
-msgstr "<variable id=\"eikadaze\"><emph>Einfügen - Funktion</emph> - Kategorie <emph>Datum und Zeit</emph></variable>"
+msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date & Time</emph></variable>"
+msgstr "<variable id=\"eikadaze\">Wählen Sie <emph>Einfügen - Funktion...</emph> - Kategorie: <emph>Datum und Zeit</emph>.</variable>"
#: 00000404.xhp
msgctxt ""
@@ -517,32 +517,32 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155383\n"
"help.text"
-msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph></variable>"
-msgstr "<variable id=\"funktionsliste\">Wählen Sie <emph>Einfügen - Funktion... - Liste: Funktion</emph></variable>"
+msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph>.</variable>"
+msgstr "<variable id=\"funktionsliste\">Wählen Sie <emph>Einfügen - Funktion... - Liste: Funktion</emph>.</variable>"
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153250\n"
"help.text"
-msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph></variable>"
-msgstr "<variable id=\"einamen\">Wählen Sie <emph>Einfügen - Benannten Bereich...</emph></variable>"
+msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph>.</variable>"
+msgstr "<variable id=\"einamen\">Wählen Sie <emph>Einfügen - Benannten Bereich...</emph>.</variable>"
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3146776\n"
"help.text"
-msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph></variable>"
-msgstr "<variable id=\"eiextdata\">Wählen Sie <emph>Tabelle - Verknüpfung zu externen Daten...</emph></variable>"
+msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph>.</variable>"
+msgstr "<variable id=\"eiextdata\">Wählen Sie <emph>Tabelle - Verknüpfung zu externen Daten...</emph>.</variable>"
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3143222\n"
"help.text"
-msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>"
-msgstr "Wählen Sie <emph>Tabelle - Benannte Bereiche - Festlegen...</emph>"
+msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>."
+msgstr "Wählen Sie <emph>Tabelle - Benannte Bereiche - Festlegen...</emph>."
#: 00000404.xhp
msgctxt ""
@@ -557,24 +557,24 @@ msgctxt ""
"00000404.xhp\n"
"par_id3145214\n"
"help.text"
-msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph></variable>"
-msgstr "<variable id=\"einaei\">Wählen Sie <emph>Tabelle - Benannte Bereiche - Einfügen...</emph></variable>"
+msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph>.</variable>"
+msgstr "<variable id=\"einaei\">Wählen Sie <emph>Tabelle - Benannte Bereiche - Einfügen...</emph>.</variable>"
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153558\n"
"help.text"
-msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph></variable>"
-msgstr "<variable id=\"einaueb\">Wählen Sie <emph>Tabelle - Benannte Bereiche - Erstellen...</emph></variable>"
+msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph>.</variable>"
+msgstr "<variable id=\"einaueb\">Wählen Sie <emph>Tabelle - Benannte Bereiche - Erstellen...</emph>.</variable>"
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153483\n"
"help.text"
-msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph></variable>"
-msgstr "<variable id=\"einabesch\">Wählen Sie <emph>Tabelle - Benannte Bereiche - Beschriftungen...</emph></variable>"
+msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph>.</variable>"
+msgstr "<variable id=\"einabesch\">Wählen Sie <emph>Tabelle - Benannte Bereiche - Beschriftungen...</emph>.</variable>"
#: 00000405.xhp
msgctxt ""
@@ -597,192 +597,192 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154685\n"
"help.text"
-msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph></variable>"
-msgstr "<variable id=\"fozelle\">Wählen Sie <emph>Format - Zellen</emph></variable>"
+msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph>.</variable>"
+msgstr "<variable id=\"fozelle\">Wählen Sie <emph>Format - Zellen...</emph>.</variable>"
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153194\n"
"help.text"
-msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab </variable>"
-msgstr "<variable id=\"fozelstz\">Wählen Sie <emph>Format - Zellen... - Register: Zellschutz</emph></variable>"
+msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab.</variable>"
+msgstr "<variable id=\"fozelstz\">Wählen Sie <emph>Format - Zellen... - Register: Zellschutz</emph>.</variable>"
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155854\n"
"help.text"
-msgid "<variable id=\"fozei\">Choose <emph>Format - Row</emph></variable>"
-msgstr "<variable id=\"fozei\">Wählen Sie <emph>Format - Zeilen</emph></variable>"
+msgid "<variable id=\"fozei\">Choose <emph>Format - Rows</emph>.</variable>"
+msgstr "<variable id=\"fozei\">Wählen Sie <emph>Format - Zeilen</emph>.</variable>"
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3150012\n"
"help.text"
-msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Row - Optimal Height</emph></variable>"
-msgstr "<variable id=\"fozeiophoe\">Wählen Sie <emph>Format - Zeilen - Optimale Zeilenhöhe...</emph></variable>"
+msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Rows - Optimal Height</emph>.</variable>"
+msgstr "<variable id=\"fozeiophoe\">Wählen Sie <emph>Format - Zeilen - Optimale Zeilenhöhe...</emph>.</variable>"
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3148645\n"
"help.text"
-msgid "Choose <emph>Format - Row - Hide</emph>"
-msgstr "Wählen Sie <emph>Format - Zeilen - Ausblenden</emph>"
+msgid "Choose <emph>Format - Rows - Hide</emph>."
+msgstr "Wählen Sie <emph>Format - Zeilen - Ausblenden</emph>."
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153728\n"
"help.text"
-msgid "Choose <emph>Format - Column - Hide</emph>"
-msgstr "Wählen Sie <emph>Format - Spalten - Ausblenden</emph>"
+msgid "Choose <emph>Format - Columns - Hide</emph>."
+msgstr "Wählen Sie <emph>Format - Spalten - Ausblenden</emph>."
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3151114\n"
"help.text"
-msgid "Choose <emph>Format - Sheet - Hide</emph>"
-msgstr "Wählen Sie <emph>Tabelle - Tabelle ausblenden</emph>"
+msgid "Choose <emph>Sheet - Hide Sheet</emph>."
+msgstr "Wählen Sie <emph>Tabelle - Tabelle ausblenden</emph>."
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3148576\n"
"help.text"
-msgid "Choose <emph>Format - Row - Show</emph>"
-msgstr "Wählen Sie <emph>Format - Zeilen - Einblenden</emph>"
+msgid "Choose <emph>Format - Rows - Show</emph>."
+msgstr "Wählen Sie <emph>Format - Zeilen - Einblenden</emph>."
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156286\n"
"help.text"
-msgid "Choose <emph>Format - Column - Show</emph>"
-msgstr "Wählen Sie <emph>Format - Spalten - Einblenden</emph>"
+msgid "Choose <emph>Format - Columns - Show</emph>."
+msgstr "Wählen Sie <emph>Format - Spalten - Einblenden</emph>."
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3145645\n"
"help.text"
-msgid "<variable id=\"fospa\">Choose <emph>Format - Column</emph></variable>"
-msgstr "<variable id=\"fospa\">Wählen Sie <emph>Format - Spalten</emph></variable>"
+msgid "<variable id=\"fospa\">Choose <emph>Format - Columns</emph>.</variable>"
+msgstr "<variable id=\"fospa\">Wählen Sie <emph>Format - Spalten</emph>.</variable>"
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3145252\n"
"help.text"
-msgid "Choose <emph>Format - Column - Optimal Width</emph>"
-msgstr "Wählen Sie <emph>Format - Spalten - Optimale Breite...</emph>"
+msgid "Choose <emph>Format - Columns - Optimal Width</emph>."
+msgstr "Wählen Sie <emph>Format - Spalten - Optimale Breite...</emph>."
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3146971\n"
"help.text"
-msgid "Double-click right column separator in column headers"
-msgstr "Doppelklick auf das rechte Spaltentrennzeichen in den Spaltenköpfen"
+msgid "Double-click right column separator in column headers."
+msgstr "Doppelklick auf das rechte Spaltentrennzeichen in den Spaltenköpfen."
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3147362\n"
"help.text"
-msgid "<variable id=\"fot\">Choose <emph>Format - Sheet</emph></variable>"
-msgstr "<variable id=\"fot\">Wählen Sie <emph>Format - Tabelle</emph></variable>"
+msgid "<variable id=\"fot\">Choose <emph>Sheet</emph>.</variable>"
+msgstr "<variable id=\"fot\">Wählen Sie <emph>Tabelle</emph>.</variable>"
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3163805\n"
"help.text"
-msgid "<variable id=\"fotu\">Choose <emph>Format - Sheet - Rename</emph></variable>"
-msgstr "<variable id=\"fotu\">Wählen Sie <emph>Tabelle - Tabelle umbenennen...</emph></variable>"
+msgid "<variable id=\"fotu\">Choose <emph>Sheet - Rename Sheet</emph>.</variable>"
+msgstr "<variable id=\"fotu\">Wählen Sie <emph>Tabelle - Tabelle umbenennen...</emph>.</variable>"
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155333\n"
"help.text"
-msgid "<variable id=\"fotenb\">Choose <emph>Format - Sheet - Show</emph></variable>"
-msgstr "<variable id=\"fotenb\">Wählen Sie <emph>Tabelle - Tabelle einblenden...</emph></variable>"
+msgid "<variable id=\"fotenb\">Choose <emph>Sheet - Show Sheet</emph>.</variable>"
+msgstr "<variable id=\"fotenb\">Wählen Sie <emph>Tabelle - Tabelle einblenden...</emph>.</variable>"
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_idN1077A\n"
"help.text"
-msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph></variable>"
-msgstr "<variable id=\"foste\">Wählen Sie <emph>Format - Seite</emph>.</variable>"
+msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph>.</variable>"
+msgstr "<variable id=\"foste\">Wählen Sie <emph>Format - Seite...</emph>.</variable>"
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155508\n"
"help.text"
-msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab </variable>"
-msgstr "<variable id=\"fostel\">Wählen Sie <emph>Format - Seite... - Register: Tabelle</emph></variable>"
+msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab.</variable>"
+msgstr "<variable id=\"fostel\">Wählen Sie <emph>Format - Seite... - Register: Tabelle</emph>.</variable>"
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3150883\n"
"help.text"
-msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph></variable>"
-msgstr "<variable id=\"fodrbe\">Wählen Sie <emph>Format - Druckbereiche</emph></variable>"
+msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph>.</variable>"
+msgstr "<variable id=\"fodrbe\">Wählen Sie <emph>Format - Druckbereiche</emph>.</variable>"
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156448\n"
"help.text"
-msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph></variable>"
-msgstr "<variable id=\"fodrfe\">Wählen Sie <emph>Format - Druckbereiche - Festlegen</emph></variable>"
+msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph>.</variable>"
+msgstr "<variable id=\"fodrfe\">Wählen Sie <emph>Format - Druckbereiche - Festlegen</emph>.</variable>"
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156290\n"
"help.text"
-msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph></variable>"
-msgstr "<variable id=\"fodrhin\">Wählen Sie <emph>Format - Druckbereiche - Hinzufügen</emph></variable>"
+msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph>.</variable>"
+msgstr "<variable id=\"fodrhin\">Wählen Sie <emph>Format - Druckbereiche - Hinzufügen</emph>.</variable>"
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155812\n"
"help.text"
-msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph></variable>"
-msgstr "<variable id=\"fodbah\">Wählen Sie <emph>Format - Druckbereiche - Löschen</emph></variable>"
+msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph>.</variable>"
+msgstr "<variable id=\"fodbah\">Wählen Sie <emph>Format - Druckbereiche - Löschen</emph>.</variable>"
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153307\n"
"help.text"
-msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph></variable>"
-msgstr "<variable id=\"fodbbe\">Wählen Sie <emph>Format - Druckbereiche - Bearbeiten...</emph></variable>"
+msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph>.</variable>"
+msgstr "<variable id=\"fodbbe\">Wählen Sie <emph>Format - Druckbereiche - Bearbeiten...</emph>.</variable>"
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153916\n"
"help.text"
-msgid "Choose <emph>Format - AutoFormat</emph>"
-msgstr "Wählen Sie <emph>Format - AutoFormat...</emph>"
+msgid "Choose <emph>Format - AutoFormat</emph>."
+msgstr "Wählen Sie <emph>Format - AutoFormat...</emph>."
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3154532\n"
"help.text"
-msgid "On the Tools bar, click"
-msgstr "Klicken Sie in der Symbolleiste Extras auf"
+msgid "On the <emph>Tools</emph> bar, click"
+msgstr "Klicken Sie in der Symbolleiste <emph>Extras</emph> auf"
#: 00000405.xhp
msgctxt ""
@@ -805,8 +805,8 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154618\n"
"help.text"
-msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph></variable>"
-msgstr "<variable id=\"bedingte\">Wählen Sie <emph>Format - Bedingte Formatierung</emph></variable>"
+msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph>.</variable>"
+msgstr "<variable id=\"bedingte\">Wählen Sie <emph>Format - Bedingte Formatierung</emph>.</variable>"
#: 00000406.xhp
msgctxt ""
@@ -829,16 +829,16 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150541\n"
"help.text"
-msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph> </variable>"
-msgstr "<variable id=\"exdektv\">Wählen Sie <emph>Extras - Detektiv</emph> </variable>"
+msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph>.</variable>"
+msgstr "<variable id=\"exdektv\">Wählen Sie <emph>Extras - Detektiv</emph>.</variable>"
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3153194\n"
"help.text"
-msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>"
-msgstr "Wählen Sie <emph>Extras - Detektiv - Spur zum Vorgänger</emph>"
+msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>."
+msgstr "Wählen Sie <emph>Extras - Detektiv - Spur zum Vorgänger</emph>."
#: 00000406.xhp
msgctxt ""
@@ -853,24 +853,24 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph> </variable>"
-msgstr "<variable id=\"silbentrennungc\">Wählen Sie <emph>Extras - Sprache - Silbentrennung...</emph> </variable>"
+msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph>.</variable>"
+msgstr "<variable id=\"silbentrennungc\">Wählen Sie <emph>Extras - Sprache - Silbentrennung...</emph>.</variable>"
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3145785\n"
"help.text"
-msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph> </variable>"
-msgstr "<variable id=\"exdvore\">Wählen Sie <emph>Extras - Detektiv - Spur zum Vorgänger entfernen</emph> </variable>"
+msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph>.</variable>"
+msgstr "<variable id=\"exdvore\">Wählen Sie <emph>Extras - Detektiv - Spur zum Vorgänger entfernen</emph>.</variable>"
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3155411\n"
"help.text"
-msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>"
-msgstr "Wählen Sie <emph>Extras - Detektiv - Spur zum Nachfolger</emph>"
+msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>."
+msgstr "Wählen Sie <emph>Extras - Detektiv - Spur zum Nachfolger</emph>."
#: 00000406.xhp
msgctxt ""
@@ -885,112 +885,112 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146984\n"
"help.text"
-msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph> </variable>"
-msgstr "<variable id=\"exdszne\">Wählen Sie <emph>Extras - Detektiv - Spur zum Nachfolger entfernen</emph> </variable>"
+msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph>.</variable>"
+msgstr "<variable id=\"exdszne\">Wählen Sie <emph>Extras - Detektiv - Spur zum Nachfolger entfernen</emph>.</variable>"
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3154014\n"
"help.text"
-msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph> </variable>"
-msgstr "<variable id=\"exdase\">Wählen Sie <emph>Extras - Detektiv - Alle Spuren entfernen</emph> </variable>"
+msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph>.</variable>"
+msgstr "<variable id=\"exdase\">Wählen Sie <emph>Extras - Detektiv - Alle Spuren entfernen</emph>.</variable>"
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3153188\n"
"help.text"
-msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph> </variable>"
-msgstr "<variable id=\"exdszfe\">Wählen Sie <emph>Extras - Detektiv - Spur zum Fehler</emph> </variable>"
+msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph>.</variable>"
+msgstr "<variable id=\"exdszfe\">Wählen Sie <emph>Extras - Detektiv - Spur zum Fehler</emph>.</variable>"
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3149410\n"
"help.text"
-msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph> </variable>"
-msgstr "<variable id=\"fuellmodus\">Wählen Sie <emph>Extras - Detektiv - Füll-Modus</emph> </variable>"
+msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph>.</variable>"
+msgstr "<variable id=\"fuellmodus\">Wählen Sie <emph>Extras - Detektiv - Füll-Modus</emph>.</variable>"
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3156284\n"
"help.text"
-msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph> </variable>"
-msgstr "<variable id=\"dateneinkreisen\">Wählen Sie <emph>Extras - Detektiv - Ungültige Daten einkreisen</emph> </variable>"
+msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph>.</variable>"
+msgstr "<variable id=\"dateneinkreisen\">Wählen Sie <emph>Extras - Detektiv - Ungültige Daten einkreisen</emph>.</variable>"
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3153159\n"
"help.text"
-msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph> </variable>"
-msgstr "<variable id=\"spurenaktualisieren\">Wählen Sie <emph>Extras - Detektiv - Spuren aktualisieren</emph> </variable>"
+msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph>.</variable>"
+msgstr "<variable id=\"spurenaktualisieren\">Wählen Sie <emph>Extras - Detektiv - Spuren aktualisieren</emph>.</variable>"
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3147397\n"
"help.text"
-msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph> </variable>"
-msgstr "<variable id=\"automatisch\">Wählen Sie <emph>Extras - Detektiv - Automatisch aktualisieren</emph> </variable>"
+msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph>.</variable>"
+msgstr "<variable id=\"automatisch\">Wählen Sie <emph>Extras - Detektiv - Automatisch aktualisieren</emph>.</variable>"
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3154018\n"
"help.text"
-msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph> </variable>"
-msgstr "<variable id=\"exzws\">Wählen Sie <emph>Extras - Zielwertsuche...</emph> </variable>"
+msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph>.</variable>"
+msgstr "<variable id=\"exzws\">Wählen Sie <emph>Extras - Zielwertsuche...</emph>.</variable>"
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3269142\n"
"help.text"
-msgid "<variable id=\"solver\">Choose <emph>Tools - Solver</emph> </variable>"
-msgstr "<variable id=\"solver\">Wählen Sie <emph>Extras - Solver...</emph> </variable>"
+msgid "<variable id=\"solver\">Choose <emph>Tools - Solver</emph>.</variable>"
+msgstr "<variable id=\"solver\">Wählen Sie <emph>Extras - Solver...</emph>.</variable>"
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id8554338\n"
"help.text"
-msgid "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, <emph>Options</emph> button </variable>"
-msgstr "<variable id=\"solver_options\">Wählen Sie <emph>Extras - Solver...</emph>, Schaltfläche <emph>Optionen...</emph> </variable>"
+msgid "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, click <emph>Options</emph> button.</variable>"
+msgstr "<variable id=\"solver_options\">Wählen Sie <emph>Extras - Solver...</emph> - Schaltfläche: <emph>Optionen...</emph>.</variable>"
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3156277\n"
"help.text"
-msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph> </variable>"
-msgstr "<variable id=\"exsze\">Wählen Sie <emph>Extras - Szenarien...</emph> </variable>"
+msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph>.</variable>"
+msgstr "<variable id=\"exsze\">Wählen Sie <emph>Extras - Szenarien...</emph>.</variable>"
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3149020\n"
"help.text"
-msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph></variable>"
-msgstr "<variable id=\"protect_sheet\">Wählen Sie <emph>Extras - Tabelle schützen...</emph></variable>"
+msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph>.</variable>"
+msgstr "<variable id=\"protect_sheet\">Wählen Sie <emph>Extras - Tabelle schützen...</emph>.</variable>"
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3154256\n"
"help.text"
-msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph></variable>"
-msgstr "<variable id=\"protect_spreadsheet\">Wählen Sie <emph>Extras - Tabellendokument schützen...</emph></variable>"
+msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph>.</variable>"
+msgstr "<variable id=\"protect_spreadsheet\">Wählen Sie <emph>Extras - Tabellendokument schützen...</emph>.</variable>"
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3146919\n"
"help.text"
-msgid "Choose <emph>Data - Calculate - Recalculate</emph>"
-msgstr "Wählen Sie <emph>Daten - Berechnen - Neu berechnen</emph>"
+msgid "Choose <emph>Data - Calculate - Recalculate</emph>."
+msgstr "Wählen Sie <emph>Daten - Berechnen - Neu berechnen</emph>."
#: 00000406.xhp
msgctxt ""
@@ -1005,16 +1005,16 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150941\n"
"help.text"
-msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph> </variable>"
-msgstr "<variable id=\"exatmb\">Wählen Sie <emph>Daten - Berechnen - Automatisch berechnen</emph> </variable>"
+msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph>.</variable>"
+msgstr "<variable id=\"exatmb\">Wählen Sie <emph>Daten - Berechnen - Automatisch berechnen</emph>.</variable>"
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3151276\n"
"help.text"
-msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph> </variable>"
-msgstr "<variable id=\"autoeingabe\">Wählen Sie <emph>Extras - AutoEingabe</emph> </variable>"
+msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph>.</variable>"
+msgstr "<variable id=\"autoeingabe\">Wählen Sie <emph>Extras - AutoEingabe</emph>.</variable>"
#: 00000407.xhp
msgctxt ""
@@ -1037,16 +1037,16 @@ msgctxt ""
"00000407.xhp\n"
"par_id3147335\n"
"help.text"
-msgid "<variable id=\"fete\">Choose <item type=\"menuitem\">View - Split Window</item></variable>"
-msgstr "<variable id=\"fete\">Wählen Sie <item type=\"menuitem\">Ansicht - Fenster teilen</item></variable>"
+msgid "<variable id=\"fete\">Choose ><item type=\"menuitem\">View - Split Window</item>.</variable>"
+msgstr "<variable id=\"fete\">Wählen Sie <item type=\"menuitem\">Ansicht - Fenster teilen</item>.</variable>"
#: 00000407.xhp
msgctxt ""
"00000407.xhp\n"
"par_id3153663\n"
"help.text"
-msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item></variable>"
-msgstr "<variable id=\"fefix\">Wählen Sie <item type=\"menuitem\">Ansicht - Zellen fixieren - Zeilen/Spalten fixieren</item></variable>"
+msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item>.</variable>"
+msgstr "<variable id=\"fefix\">Wählen Sie <item type=\"menuitem\">Ansicht - Zellen fixieren - Zeilen/Spalten fixieren</item>.</variable>"
#: 00000412.xhp
msgctxt ""
@@ -1069,48 +1069,48 @@ msgctxt ""
"00000412.xhp\n"
"par_id8366954\n"
"help.text"
-msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph></variable>"
-msgstr "<variable id=\"text2columns\">Wählen Sie <emph>Daten - Text in Spalten</emph></variable>"
+msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph>.</variable>"
+msgstr "<variable id=\"text2columns\">Wählen Sie <emph>Daten - Text in Spalten</emph>.</variable>"
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3147399\n"
"help.text"
-msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph></variable>"
-msgstr "<variable id=\"dbrbf\">Wählen Sie <emph>Daten - Bereich festlegen...</emph></variable>"
+msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph>.</variable>"
+msgstr "<variable id=\"dbrbf\">Wählen Sie <emph>Daten - Bereich festlegen...</emph>.</variable>"
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145345\n"
"help.text"
-msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph></variable>"
-msgstr "<variable id=\"dbrba\">Wählen Sie <emph>Daten - Bereich auswählen...</emph></variable>"
+msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph>.</variable>"
+msgstr "<variable id=\"dbrba\">Wählen Sie <emph>Daten - Bereich auswählen...</emph>.</variable>"
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150443\n"
"help.text"
-msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph></variable>"
-msgstr "<variable id=\"dnsrt\">Wählen Sie <emph>Daten - Sortieren...</emph></variable>"
+msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph>.</variable>"
+msgstr "<variable id=\"dnsrt\">Wählen Sie <emph>Daten - Sortieren...</emph>.</variable>"
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148491\n"
"help.text"
-msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab"
-msgstr "Wählen Sie <emph>Daten - Sortieren... - Register: Sortierkriterien</emph>"
+msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab."
+msgstr "Wählen Sie <emph>Daten - Sortieren... - Register: Sortierkriterien</emph>."
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154516\n"
"help.text"
-msgid "On Standard bar, click"
-msgstr "Klicken Sie in der Symbolleiste Standard auf"
+msgid "On <emph>Standard</emph> bar, click"
+msgstr "Klicken Sie in der Symbolleiste <emph>Standard</emph> auf"
#: 00000412.xhp
msgctxt ""
@@ -1149,32 +1149,32 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146984\n"
"help.text"
-msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab</variable>"
-msgstr "<variable id=\"dnstot\">Wählen Sie <emph>Daten - Sortieren... - Register: Optionen</emph></variable>"
+msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab.</variable>"
+msgstr "<variable id=\"dnstot\">Wählen Sie <emph>Daten - Sortieren... - Register: Optionen</emph>.</variable>"
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155308\n"
"help.text"
-msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph></variable>"
-msgstr "<variable id=\"dnftr\">Wählen Sie <emph>Daten - Weitere Filter</emph></variable>"
+msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph>.</variable>"
+msgstr "<variable id=\"dnftr\">Wählen Sie <emph>Daten - Weitere Filter</emph>.</variable>"
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148646\n"
"help.text"
-msgid "Choose <emph>Data - AutoFilter</emph>"
-msgstr "Wählen Sie <emph>Daten - AutoFilter</emph>"
+msgid "Choose <emph>Data - AutoFilter</emph>."
+msgstr "Wählen Sie <emph>Daten - AutoFilter</emph>."
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151113\n"
"help.text"
-msgid "On Tools bar or Table Data bar, click"
-msgstr "Klicken Sie in den Symbolleisten Extras oder Datentabelle auf"
+msgid "On <emph>Tools</emph> bar or <emph>Table Data</emph> bar, click"
+msgstr "Klicken Sie in einer der Symbolleisten <emph>Extras</emph> oder <emph>Datentabelle</emph> auf"
#: 00000412.xhp
msgctxt ""
@@ -1197,40 +1197,40 @@ msgctxt ""
"00000412.xhp\n"
"par_id3156278\n"
"help.text"
-msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph></variable>"
-msgstr "<variable id=\"dnfspz\">Wählen Sie <emph>Daten - Weitere Filter - Spezialfilter...</emph></variable>"
+msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph> .</variable>"
+msgstr "<variable id=\"dnfspz\">Wählen Sie <emph>Daten - Weitere Filter - Spezialfilter...</emph>.</variable>"
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153764\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label"
-msgstr "Wählen Sie <emph>Daten - Weitere Filter - Standardfilter... - Optionen</emph>"
+msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label."
+msgstr "Wählen Sie <emph>Daten - Weitere Filter - Standardfilter... - Optionen</emph>."
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155444\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label"
-msgstr "Wählen Sie <emph>Daten - Weitere Filter - Spezialfilter... - Optionen</emph>"
+msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label."
+msgstr "Wählen Sie <emph>Daten - Weitere Filter - Spezialfilter... - Optionen</emph>."
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3156382\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Reset Filter</emph>"
-msgstr "Wählen Sie <emph>Daten - Weitere Filter - Filter zurücksetzen</emph>"
+msgid "Choose <emph>Data - More Filters - Reset Filter</emph>."
+msgstr "Wählen Sie <emph>Daten - Weitere Filter - Filter zurücksetzen</emph>."
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155961\n"
"help.text"
-msgid "On Table Data bar, click <emph>Reset Filter/Sort</emph>"
-msgstr "Klicken Sie in der Symbolleiste Formular-Navigation auf <emph>Filter/Sortierung zurücksetzen</emph>"
+msgid "On <emph>Table Data</emph> bar, click <emph>Reset Filter/Sort</emph>."
+msgstr "Klicken Sie in der Symbolleiste <emph>Datentabelle</emph> auf <emph>Filter/Sortierung zurücksetzen</emph>."
#: 00000412.xhp
msgctxt ""
@@ -1253,112 +1253,112 @@ msgctxt ""
"00000412.xhp\n"
"par_id3152778\n"
"help.text"
-msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph></variable>"
-msgstr "<variable id=\"dnaftas\">Wählen Sie <emph>Daten - Weitere Filter - AutoFilter ausblenden</emph></variable>"
+msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph>.</variable>"
+msgstr "<variable id=\"dnaftas\">Wählen Sie <emph>Daten - Weitere Filter - AutoFilter ausblenden</emph>.</variable>"
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3166424\n"
"help.text"
-msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph></variable>"
-msgstr "<variable id=\"dntegs\">Wählen Sie <emph>Daten - Teilergebnisse...</emph></variable>"
+msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph>.</variable>"
+msgstr "<variable id=\"dntegs\">Wählen Sie <emph>Daten - Teilergebnisse...</emph>.</variable>"
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154574\n"
"help.text"
-msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs</variable>"
-msgstr "<variable id=\"dntezd\">Wählen Sie <emph>Daten - Teilergebnisse... - Register: 1./2./3. Gruppe</emph></variable>"
+msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs.</variable>"
+msgstr "<variable id=\"dntezd\">Wählen Sie <emph>Daten - Teilergebnisse... - Register: 1./2./3. Gruppe</emph>.</variable>"
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151277\n"
"help.text"
-msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab</variable>"
-msgstr "<variable id=\"dntopi\">Wählen Sie <emph>Daten - Teilergebnisse... - Register: Optionen</emph></variable>"
+msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab.</variable>"
+msgstr "<variable id=\"dntopi\">Wählen Sie <emph>Daten - Teilergebnisse... - Register: Optionen</emph>.</variable>"
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145133\n"
"help.text"
-msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph></variable>"
-msgstr "<variable id=\"datengueltig\">Wählen Sie <emph>Daten - Gültigkeit...</emph></variable>"
+msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph>.</variable>"
+msgstr "<variable id=\"datengueltig\">Wählen Sie <emph>Daten - Gültigkeit...</emph>.</variable>"
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3152992\n"
"help.text"
-msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigwerte\">Wählen Sie <emph>Daten - Gültigkeit... - Kriterien</emph></variable>"
+msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab.</variable>"
+msgstr "<variable id=\"datengueltigwerte\">Wählen Sie <emph>Daten - Gültigkeit... - Register: Kriterien</emph>.</variable>"
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150367\n"
"help.text"
-msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigeingabe\">Wählen Sie <emph>Daten - Gültigkeit... - Register: Eingabehilfe</emph></variable>"
+msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab.</variable>"
+msgstr "<variable id=\"datengueltigeingabe\">Wählen Sie <emph>Daten - Gültigkeit... - Register: Eingabehilfe</emph>.</variable>"
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154486\n"
"help.text"
-msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigfehler\">Wählen Sie <emph>Daten - Gültigkeit... - Register: Fehlermeldung</emph></variable>"
+msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab.</variable>"
+msgstr "<variable id=\"datengueltigfehler\">Wählen Sie <emph>Daten - Gültigkeit... - Register: Fehlermeldung</emph>.</variable>"
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3146978\n"
"help.text"
-msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph></variable>"
-msgstr "<variable id=\"dnmfo\">Wählen Sie <emph>Daten - Mehrfachoperationen...</emph></variable>"
+msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph>.</variable>"
+msgstr "<variable id=\"dnmfo\">Wählen Sie <emph>Daten - Mehrfachoperationen...</emph>.</variable>"
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155809\n"
"help.text"
-msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph></variable>"
-msgstr "<variable id=\"dnksd\">Wählen Sie <emph>Daten - Konsolidieren...</emph></variable>"
+msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph>.</variable>"
+msgstr "<variable id=\"dnksd\">Wählen Sie <emph>Daten - Konsolidieren...</emph>.</variable>"
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148701\n"
"help.text"
-msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph></variable>"
-msgstr "<variable id=\"dngld\">Wählen Sie <emph>Daten - Gruppierung und Gliederung</emph></variable>"
+msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph>.</variable>"
+msgstr "<variable id=\"dngld\">Wählen Sie <emph>Daten - Gruppierung und Gliederung</emph>.</variable>"
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153815\n"
"help.text"
-msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph></variable>"
-msgstr "<variable id=\"dngda\">Wählen Sie <emph>Daten - Gruppierung und Gliederung - Details ausblenden</emph></variable>"
+msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph>.</variable>"
+msgstr "<variable id=\"dngda\">Wählen Sie <emph>Daten - Gruppierung und Gliederung - Details ausblenden</emph>.</variable>"
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3159223\n"
"help.text"
-msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph></variable>"
-msgstr "<variable id=\"dngde\">Wählen Sie <emph>Daten - Gruppierung und Gliederung - Details einblenden</emph></variable>"
+msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph>.</variable>"
+msgstr "<variable id=\"dngde\">Wählen Sie <emph>Daten - Gruppierung und Gliederung - Details einblenden</emph>.</variable>"
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3146870\n"
"help.text"
-msgid "Choose <emph>Data - Group and Outline - Group</emph>"
-msgstr "Wählen Sie <emph>Daten - Gruppierung und Gliederung - Gruppierung...</emph>"
+msgid "Choose <emph>Data - Group and Outline - Group</emph>."
+msgstr "Wählen Sie <emph>Daten - Gruppierung und Gliederung - Gruppieren...</emph>."
#: 00000412.xhp
msgctxt ""
@@ -1397,8 +1397,8 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146781\n"
"help.text"
-msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>"
-msgstr "Wählen Sie <emph>Daten - Gruppierung und Gliederung - Gruppierung aufheben...</emph>"
+msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>."
+msgstr "Wählen Sie <emph>Daten - Gruppierung und Gliederung - Gruppierung aufheben...</emph>."
#: 00000412.xhp
msgctxt ""
@@ -1437,96 +1437,96 @@ msgctxt ""
"00000412.xhp\n"
"par_id3153008\n"
"help.text"
-msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph></variable>"
-msgstr "<variable id=\"dnglagl\">Wählen Sie <emph>Daten - Gruppierung und Gliederung - AutoGliederung</emph></variable>"
+msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph>.</variable>"
+msgstr "<variable id=\"dnglagl\">Wählen Sie <emph>Daten - Gruppierung und Gliederung - AutoGliederung</emph>.</variable>"
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154709\n"
"help.text"
-msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove</emph></variable>"
-msgstr "<variable id=\"dnglef\">Wählen Sie <emph>Daten - Gruppierung und Gliederung - Gruppierung entfernen</emph></variable>"
+msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove Outline</emph>.</variable>"
+msgstr "<variable id=\"dnglef\">Wählen Sie <emph>Daten - Gruppierung und Gliederung - Gruppierung entfernen</emph>.</variable>"
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id1774346\n"
"help.text"
-msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables)</variable>"
-msgstr "<variable id=\"dngdrill\">Wählen Sie <emph>Daten - Gruppierung und Gliederung - Detail einblenden</emph> (für einige Pivot-Tabelle)</variable>"
+msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables).</variable>"
+msgstr "<variable id=\"dngdrill\">Wählen Sie <emph>Daten - Gruppierung und Gliederung - Details einblenden</emph> (für einige Pivot-Tabellen).</variable>"
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155759\n"
"help.text"
-msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph></variable>"
-msgstr "<variable id=\"dndtpt\">Wählen Sie <emph>Daten - Pivot-Tabelle</emph></variable>"
+msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph>.</variable>"
+msgstr "<variable id=\"dndtpt\">Wählen Sie <emph>Daten - Pivot-Tabelle</emph>.</variable>"
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154625\n"
"help.text"
-msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph></variable>"
-msgstr "<variable id=\"dndpa\">Wählen Sie <emph>Einfügen - Pivot-Tabelle...</emph></variable>"
+msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph>.</variable>"
+msgstr "<variable id=\"dndpa\">Wählen Sie <emph>Einfügen - Pivot-Tabelle...</emph>.</variable>"
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3147558\n"
"help.text"
-msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
-msgstr "<variable id=\"dndq\">Wählen Sie <emph>Einfügen - Pivot-Tabelle...</emph> und aktivieren Sie die Option <emph>In $[officename] angemeldete Datenquelle</emph>.</variable>"
+msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
+msgstr "<variable id=\"dndq\">Wählen Sie <emph>Einfügen - Pivot-Tabelle...</emph> und aktivieren Sie im Dialog <emph>Quelle wählen</emph> die Option <emph>In $[officename] angemeldete Datenquelle</emph>.</variable>"
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153297\n"
"help.text"
-msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Current selection</emph>."
-msgstr "Wählen Sie <emph>Einfügen - Pivot-Tabelle...</emph> und aktivieren Sie die Option <emph>Aktuelle Auswahl</emph>."
+msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Current selection</emph>."
+msgstr "Wählen Sie <emph>Einfügen - Pivot-Tabelle...</emph> und aktivieren Sie im Dialog <emph>Quelle wählen</emph> die Option <emph>Aktuelle Auswahl</emph>."
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145118\n"
"help.text"
-msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
-msgstr "Wählen Sie <emph>Einfügen - Pivot-Tabelle...</emph>, aktivieren Sie die Option <emph>In $[officename] angemeldete Datenquelle</emph> und klicken Sie auf <emph>OK</emph>, um den Dialog <emph>Datenquelle auswählen</emph> zu öffnen."
+msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
+msgstr "Wählen Sie <emph>Einfügen - Pivot-Tabelle...</emph>, aktivieren Sie im Dialog <emph>Quelle wählen</emph> die Option <emph>In $[officename] angemeldete Datenquelle</emph> und klicken Sie auf <emph>OK</emph>, um den Dialog <emph>Datenquelle auswählen</emph> zu öffnen."
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153294\n"
"help.text"
-msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph></variable>"
-msgstr "<variable id=\"dndpak\">Wählen Sie <emph>Daten - Pivot-Tabelle - Aktualisieren</emph></variable>"
+msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph>.</variable>"
+msgstr "<variable id=\"dndpak\">Wählen Sie <emph>Daten - Pivot-Tabelle - Aktualisieren</emph>.</variable>"
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151344\n"
"help.text"
-msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph></variable>"
-msgstr "<variable id=\"dndploe\">Wählen Sie <emph>Daten - Pivot-Tabelle - Löschen</emph></variable>"
+msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph>.</variable>"
+msgstr "<variable id=\"dndploe\">Wählen Sie <emph>Daten - Pivot-Tabelle - Löschen</emph>.</variable>"
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150397\n"
"help.text"
-msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph></variable>"
-msgstr "<variable id=\"dndakt\">Wählen Sie <emph>Daten - Bereich aktualisieren</emph></variable>"
+msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph>.</variable>"
+msgstr "<variable id=\"dndakt\">Wählen Sie <emph>Daten - Bereich aktualisieren</emph>.</variable>"
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_idN10B8F\n"
"help.text"
-msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph></variable>"
-msgstr "<variable id=\"grouping\">Wählen Sie <emph>Daten - Gruppierung und Gliederung - Gruppierung</emph></variable>"
+msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph>.</variable>"
+msgstr "<variable id=\"grouping\">Wählen Sie <emph>Daten - Gruppierung und Gliederung - Gruppieren...</emph>.</variable>"
#: sheet_menu.xhp
msgctxt ""
@@ -1549,77 +1549,77 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162106567373\n"
"help.text"
-msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph> </variable>"
-msgstr "<variable id=\"insert_rows_above\">Wählen Sie <emph>Tabelle - Zeilen einfügen - Zeilen oberhalb</emph></variable>"
+msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph>.</variable>"
+msgstr "<variable id=\"insert_rows_above\">Wählen Sie <emph>Tabelle - Zeilen einfügen - Zeilen oberhalb</emph>.</variable>"
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162109048207\n"
"help.text"
-msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph></variable>"
-msgstr "<variable id=\"insert_rows_below\">Wählen Sie <emph>Tabelle - Zeilen einfügen - Zeilen unterhalb</emph></variable>"
+msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph>.</variable>"
+msgstr "<variable id=\"insert_rows_below\">Wählen Sie <emph>Tabelle - Zeilen einfügen - Zeilen unterhalb</emph>.</variable>"
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162107055028\n"
"help.text"
-msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph></variable>"
-msgstr "<variable id=\"insert_columns_left\">Wählen Sie <emph>Tabelle - Spalten einfügen - Spalten links</emph></variable>"
+msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph>.</variable>"
+msgstr "<variable id=\"insert_columns_left\">Wählen Sie <emph>Tabelle - Spalten einfügen - Spalten links</emph>.</variable>"
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162109126013\n"
"help.text"
-msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph></variable>"
-msgstr "<variable id=\"insert_columns_right\">Wählen Sie <emph>Tabellen - Spalten einfügen - Spalten rechts</emph></variable>"
+msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph>.</variable>"
+msgstr "<variable id=\"insert_columns_right\">Wählen Sie <emph>Tabellen - Spalten einfügen - Spalten rechts</emph>.</variable>"
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3149095\n"
"help.text"
-msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph></variable>"
-msgstr "<variable id=\"insert_page_break\">Wählen Sie <emph>Tabelle - Umbruch einfügen</emph></variable>"
+msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph>.</variable>"
+msgstr "<variable id=\"insert_page_break\">Wählen Sie <emph>Tabelle - Umbruch einfügen</emph>.</variable>"
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3149398\n"
"help.text"
-msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph></variable>"
-msgstr "<variable id=\"insert_page_break_row\">Wählen Sie <emph>Tabelle - Umbruch einfügen - Zeilenumbruch</emph></variable>"
+msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph>.</variable>"
+msgstr "<variable id=\"insert_page_break_row\">Wählen Sie <emph>Tabelle - Umbruch einfügen - Zeilenumbruch</emph>.</variable>"
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3150084\n"
"help.text"
-msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph></variable>"
-msgstr "<variable id=\"insert_page_break_column\">Wählen Sie <emph>Tabelle - Umbruch einfügen - Spaltenumbruch</emph></variable>"
+msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph>.</variable>"
+msgstr "<variable id=\"insert_page_break_column\">Wählen Sie <emph>Tabelle - Umbruch einfügen - Spaltenumbruch</emph>.</variable>"
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3153093\n"
"help.text"
-msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph></variable>"
-msgstr "<variable id=\"delete_page_break\">Wählen Sie <emph>Tabelle - Umbruch löschen</emph></variable>"
+msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph>.</variable>"
+msgstr "<variable id=\"delete_page_break\">Wählen Sie <emph>Tabelle - Umbruch löschen</emph>.</variable>"
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3153191\n"
"help.text"
-msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph></variable>"
-msgstr "<variable id=\"delete_page_break_row\">Wählen Sie <emph>Tabelle - Umbruch löschen - Zeilenumbruch</emph></variable>"
+msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph>.</variable>"
+msgstr "<variable id=\"delete_page_break_row\">Wählen Sie <emph>Tabelle - Umbruch löschen - Zeilenumbruch</emph>.</variable>"
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3145645\n"
"help.text"
-msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph></variable>"
-msgstr "<variable id=\"delete_page_break_column\">Wählen Sie <emph>Tabelle - Umbruch löschen - Spaltenumbruch</emph></variable>"
+msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph>.</variable>"
+msgstr "<variable id=\"delete_page_break_column\">Wählen Sie <emph>Tabelle - Umbruch löschen - Spaltenumbruch</emph>.</variable>"
diff --git a/source/de/helpcontent2/source/text/scalc/01.po b/source/de/helpcontent2/source/text/scalc/01.po
index e0019ecfc1e..f1950f213bd 100644
--- a/source/de/helpcontent2/source/text/scalc/01.po
+++ b/source/de/helpcontent2/source/text/scalc/01.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2018-11-12 14:15+0000\n"
-"Last-Translator: Sophia Schröder <sophia.schroeder@outlook.com>\n"
+"PO-Revision-Date: 2018-11-15 11:56+0000\n"
+"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1542032108.000000\n"
+"X-POOTLE-MTIME: 1542282989.000000\n"
#: 01120000.xhp
msgctxt ""
@@ -14102,7 +14102,7 @@ msgctxt ""
"par_id3158432\n"
"help.text"
msgid "To multiply the values in the individual cells by 10 in the above array, you do not need to apply a formula to each individual cell or value. Instead you just need to use a single array formula. Select a range of 3 x 3 cells on another part of the spreadsheet, enter the formula <item type=\"input\">=10*A1:C3</item> and confirm this entry using the key combination <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline><emph> + Shift + Enter</emph>. The result is a 3 x 3 array in which the individual values in the cell range (A1:C3) are multiplied by a factor of 10."
-msgstr ""
+msgstr "Um in der obigen Matrix die Werte in den einzelnen Zellen mit 10 zu multiplizieren, ist es nicht nötig, eine Formel auf jede einzelne Zelle oder jeden einzelnen Wert anzuwenden. Es muss nur eine einzelne Matrixformel verwendet werden. Wählen Sie in einem anderen Teil des Tabellendokuments einen Bereich von 3 x 3 Zellen aus, geben Sie die Formel <item type=\"input\">=10*A1:C3</item> ein, und bestätigen Sie diesen Eintrag mit der Tastenkombination <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Befehl</emph></caseinline><defaultinline><emph>Strg</emph></defaultinline></switchinline><emph>+Umschalt+Eingabetaste</emph>. Das Ergebnis ist eine 3x3-Matrix, in der die einzelnen Werte im Zellbereich (A1:C3) mit dem Faktor 10 multipliziert werden."
#: 04060107.xhp
msgctxt ""
@@ -14350,7 +14350,7 @@ msgctxt ""
"par_id3154798\n"
"help.text"
msgid "After you have made changes, press <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline><emph> + Shift + Enter</emph>."
-msgstr ""
+msgstr "Wenn Sie Änderungen vorgenommen haben, drücken Sie <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Befehl</emph></caseinline><defaultinline><emph>Strg</emph></defaultinline></switchinline><emph>+Umschalt+Eingabetaste</emph>."
#: 04060107.xhp
msgctxt ""
@@ -14390,7 +14390,7 @@ msgctxt ""
"par_id3150994\n"
"help.text"
msgid "Copy the formula into the input line by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline><emph> + C</emph>."
-msgstr ""
+msgstr "Kopieren Sie die Formel mittels <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Befehl</emph></caseinline><defaultinline><emph>Strg</emph></defaultinline></switchinline><emph>+C</emph> in die Eingabezeile."
#: 04060107.xhp
msgctxt ""
@@ -14398,7 +14398,7 @@ msgctxt ""
"par_id3146787\n"
"help.text"
msgid "Select a range of cells where you want to insert the array formula and either press <emph>F2</emph> or position the cursor in the input line."
-msgstr ""
+msgstr "Wählen Sie den Zellbereich aus, in den die Matrixformel eingefügt werden soll. Drücken Sie dann entweder die Taste <emph>F2</emph> oder setzen Sie den Cursor in die Eingabezeile."
#: 04060107.xhp
msgctxt ""
@@ -15238,7 +15238,7 @@ msgctxt ""
"bm_id3151030\n"
"help.text"
msgid "<bookmark_value>MDETERM function</bookmark_value><bookmark_value>determinants</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>MDET (Funktion)</bookmark_value><bookmark_value>Determinanten</bookmark_value>"
#: 04060107.xhp
msgctxt ""
@@ -15286,7 +15286,7 @@ msgctxt ""
"bm_id3151348\n"
"help.text"
msgid "<bookmark_value>MINVERSE function</bookmark_value><bookmark_value>inverse arrays</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>MINV (Funktion)</bookmark_value><bookmark_value>Inverse Arrays</bookmark_value>"
#: 04060107.xhp
msgctxt ""
diff --git a/source/de/helpcontent2/source/text/scalc/02.po b/source/de/helpcontent2/source/text/scalc/02.po
index 2785415dfff..bb9922669b0 100644
--- a/source/de/helpcontent2/source/text/scalc/02.po
+++ b/source/de/helpcontent2/source/text/scalc/02.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-05-12 14:35+0200\n"
-"PO-Revision-Date: 2018-04-13 04:27+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-15 11:58+0000\n"
"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1523593639.000000\n"
+"X-POOTLE-MTIME: 1542283095.000000\n"
#: 02130000.xhp
msgctxt ""
@@ -45,8 +45,8 @@ msgctxt ""
"02130000.xhp\n"
"par_id3155267\n"
"help.text"
-msgid "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Symbol</alt></image>"
+msgid "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Currency Number Format Icon</alt></image>"
+msgstr ""
#: 02130000.xhp
msgctxt ""
@@ -61,8 +61,8 @@ msgctxt ""
"02130000.xhp\n"
"par_id3146776\n"
"help.text"
-msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cell - Numbers\">Format - Cell - Numbers</link>."
-msgstr "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Zelle - Zahlen\">Format - Zelle - Zahlen</link>."
+msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cells - Numbers\">Format - Cells - Numbers</link>."
+msgstr "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Zellen... - Register: Zahlen\">Format - Zellen... - Register: Zahlen</link>."
#: 02140000.xhp
msgctxt ""
diff --git a/source/de/helpcontent2/source/text/scalc/06.po b/source/de/helpcontent2/source/text/scalc/06.po
index 6da7ee59c0f..1bd8d85946e 100644
--- a/source/de/helpcontent2/source/text/scalc/06.po
+++ b/source/de/helpcontent2/source/text/scalc/06.po
@@ -3,9 +3,9 @@ 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-06-14 17:23+0200\n"
-"PO-Revision-Date: 2018-07-21 06:32+0000\n"
-"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-04-26 04:09+0000\n"
+"Last-Translator: Sophia Schröder <sophia.schroeder@outlook.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1532154740.000000\n"
+"X-POOTLE-MTIME: 1524715799.000000\n"
#: calcsamplefiles.xhp
msgctxt ""
@@ -23,35 +23,3 @@ msgctxt ""
"help.text"
msgid "Calc Sample Files"
msgstr "Calc Beispieldateien"
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521663319917\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/imtrigon.ods\" id=\"ods_id61521568603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr "<object data=\"media/files/scalc/imtrigon.ods\" id=\"ods_id61521568603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521663319918\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/trigon.ods\" id=\"ods_id61521548603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr "<object data=\"media/files/scalc/trigon.ods\" id=\"ods_id61521548603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521563314918\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/pivot.ods\" id=\"ods_id61521547603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr "<object data=\"media/files/scalc/pivot.ods\" id=\"ods_id61521547603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id721528312694192\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/functions_ifs.ods\" id=\"ods_id61521547603534\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr "<object data=\"media/files/scalc/functions_ifs.ods\" id=\"ods_id61521547603534\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
diff --git a/source/de/helpcontent2/source/text/scalc/guide.po b/source/de/helpcontent2/source/text/scalc/guide.po
index 8b2ccdd0100..1380e5b582a 100644
--- a/source/de/helpcontent2/source/text/scalc/guide.po
+++ b/source/de/helpcontent2/source/text/scalc/guide.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-31 14:10+0200\n"
-"PO-Revision-Date: 2018-08-13 13:33+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-15 11:58+0000\n"
"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1534167226.000000\n"
+"X-POOTLE-MTIME: 1542283135.000000\n"
#: address_auto.xhp
msgctxt ""
@@ -3709,8 +3709,8 @@ msgctxt ""
"database_filter.xhp\n"
"par_idN10693\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - Standard Filter</item>."
-msgstr "Wählen Sie <item type=\"menuitem\">Daten - Filter - Standardfilter...</item>."
+msgid "Choose <item type=\"menuitem\">Data - More Filters - Standard Filter</item>."
+msgstr "Wählen Sie <item type=\"menuitem\">Daten - Weitere Filter - Standardfilter...</item>."
#: database_filter.xhp
msgctxt ""
@@ -3765,7 +3765,7 @@ msgctxt ""
"database_filter.xhp\n"
"par_id3154944\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - AutoFilter</item>."
+msgid "Choose <item type=\"menuitem\">Data - AutoFilter</item>."
msgstr "Wählen Sie <item type=\"menuitem\">Daten - AutoFilter</item>."
#: database_filter.xhp
diff --git a/source/de/helpcontent2/source/text/shared.po b/source/de/helpcontent2/source/text/shared.po
index 378a8268faf..6c684a064c8 100644
--- a/source/de/helpcontent2/source/text/shared.po
+++ b/source/de/helpcontent2/source/text/shared.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: 2018-11-05 14:25+0000\n"
-"Last-Translator: Sophia Schröder <sophia.schroeder@outlook.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:55+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1541427946.000000\n"
+"X-POOTLE-MTIME: 1542196500.000000\n"
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -2013,5 +2013,5 @@ msgctxt ""
"need_help.xhp\n"
"hd_id1000010\n"
"help.text"
-msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"http://documentation.libreoffice.org/en/join-community/update-help-contents\">web page on writing Help contents</link>."
-msgstr "Diese Hilfeseite ist nicht korrekt oder unvollständig. Bitte treten Sie dem LibreOffice-Projekt bei, um uns dabei zu helfen, die fehlenden Informationen zu ergänzen. Besuchen Sie die Seite <link href=\"https://documentation.libreoffice.org/en/join-community/update-help-contents\">https://documentation.libreoffice.org/en/join-community/update-help-contents</link> (englisch), um zu erfahren, wie Sie Hilfetexte schreiben."
+msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"https://documentation.libreoffice.org/en/join-community/update-help-contents\"><emph>web page on writing Help contents</emph></link>."
+msgstr ""
diff --git a/source/de/helpcontent2/source/text/shared/00.po b/source/de/helpcontent2/source/text/shared/00.po
index 98111bda901..6ec5d9d2e8a 100644
--- a/source/de/helpcontent2/source/text/shared/00.po
+++ b/source/de/helpcontent2/source/text/shared/00.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-10-21 20:57+0200\n"
-"PO-Revision-Date: 2018-11-06 11:50+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-15 11:59+0000\n"
"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1541505050.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542283156.000000\n"
#: 00000001.xhp
msgctxt ""
@@ -6221,8 +6221,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id621525017637963\n"
"help.text"
-msgid "Choose <emph>File - Export as EPUB</emph>."
-msgstr "Wählen Sie <emph>Datei - Als EPUB exportieren...</emph>."
+msgid "Choose <emph>File - Export As - Export as EPUB</emph>."
+msgstr "Wählen Sie <emph>Datei - Exportieren als - Als EPUB exportieren...</emph>."
#: 00000401.xhp
msgctxt ""
@@ -7197,16 +7197,16 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1091B\n"
"help.text"
-msgid "<variable id=\"grid\">Choose <emph>View - Grid</emph> (Impress or Draw).</variable>"
-msgstr "<variable id=\"grid\">Wählen Sie <emph>Ansicht - Raster</emph> (Impress oder Draw).</variable>"
+msgid "<variable id=\"grid\">Choose <emph>View - Grid and Helplines</emph> (Impress or Draw).</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_idN1092E\n"
"help.text"
-msgid "<variable id=\"guides\">Choose <emph>View - Snap Lines</emph> (Impress or Draw).</variable>"
-msgstr "<variable id=\"guides\">Wählen Sie <emph>Ansicht - Fanglinien</emph> (Impress oder Draw).</variable>"
+msgid "<variable id=\"guides\">Choose <emph>View - Snap Guides</emph> (Impress or Draw).</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7861,8 +7861,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id9988402\n"
"help.text"
-msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Updates</emph> button.</variable>"
-msgstr "<variable id=\"packagemanager_eu\">Wählen Sie <emph>Extras - Extension Manager...</emph> und klicken Sie dann auf die Schaltfläche <emph>Auf Updates prüfen</emph>.</variable>"
+msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Check for Updates</emph> button.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -8075,14 +8075,6 @@ msgstr "<variable id=\"allg\">Wählen Sie <switchinline select=\"sys\"><caseinli
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
-"par_id3150032\n"
-"help.text"
-msgid "<variable id=\"arbeit\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Memory</emph>.</variable>"
-msgstr "<variable id=\"arbeit\">Wählen Sie <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Einstellungen</emph></caseinline><defaultinline><emph>Extras - Optionen...</emph></defaultinline></switchinline><emph> - $[officename] - Speicher</emph>.</variable>"
-
-#: 00000406.xhp
-msgctxt ""
-"00000406.xhp\n"
"par_id3159153\n"
"help.text"
msgid "<variable id=\"ansicht\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - View</emph>.</variable>"
@@ -11045,16 +11037,16 @@ msgctxt ""
"00040502.xhp\n"
"par_id366527\n"
"help.text"
-msgid "Choose <emph>Format - Object - Line</emph> (Writer)."
-msgstr "Wählen Sie <emph>Format - Objekt - Linie...</emph> (Writer)."
+msgid "Choose <emph>Format - Text Box and Shape - Line</emph> (Writer)."
+msgstr ""
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
"par_id3835261\n"
"help.text"
-msgid "Choose <emph>Format - Graphic - Line</emph> (Calc)."
-msgstr "Wählen Sie <emph>Format - Objekt - Linie...</emph> (Calc)."
+msgid "Choose <emph>Format - Object - Line</emph> (Calc)."
+msgstr ""
#: 00040502.xhp
msgctxt ""
@@ -11085,8 +11077,8 @@ msgctxt ""
"00040502.xhp\n"
"par_id3154285\n"
"help.text"
-msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Object - </emph></caseinline><caseinline select=\"CALC\"><emph>Graphic - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
-msgstr "Wählen Sie <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Objekt</emph></caseinline><caseinline select=\"CALC\"><emph>Objekt</emph></caseinline></switchinline><emph> - Linie... - Register: Linie</emph>."
+msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Text Box and Shape - </emph></caseinline><caseinline select=\"CALC\"><emph>Object - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
+msgstr ""
#: 00040502.xhp
msgctxt ""
diff --git a/source/de/helpcontent2/source/text/shared/01.po b/source/de/helpcontent2/source/text/shared/01.po
index bf3ec6daa49..56da9c20166 100644
--- a/source/de/helpcontent2/source/text/shared/01.po
+++ b/source/de/helpcontent2/source/text/shared/01.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2018-11-06 12:01+0000\n"
-"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:55+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1541505660.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196506.000000\n"
#: 01010000.xhp
msgctxt ""
@@ -33637,8 +33637,8 @@ msgctxt ""
"06130000.xhp\n"
"par_id3153748\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
-msgstr "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Führt das aktuelle Makro aus oder speichert es.</ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Runs or saves the current macro.</ahelp>"
+msgstr ""
#: 06130000.xhp
msgctxt ""
@@ -40771,14 +40771,6 @@ msgstr "Aktuelle Datei als <link href=\"text/shared/00/00000002.xhp#epub\" name=
#: ref_epub_export.xhp
msgctxt ""
"ref_epub_export.xhp\n"
-"par_id701525003241759\n"
-"help.text"
-msgid "<embedvar href=\"text/shared/00/00000002.xhp#epubv\" markup=\"keep\"/>"
-msgstr "<embedvar href=\"text/shared/00/00000002.xhp#epubv\" markup=\"keep\"/>"
-
-#: ref_epub_export.xhp
-msgctxt ""
-"ref_epub_export.xhp\n"
"par_id19921\n"
"help.text"
msgid "<image id=\"img_id22170\" src=\"media/screenshots/modules/swriter/ui/exportepub/EPubDialog.png\" localize=\"true\" width=\"664px\" height=\"482px\"><alt id=\"alt_id59843\">EPUB dialog box</alt></image>"
@@ -40925,8 +40917,8 @@ msgctxt ""
"ref_epub_export.xhp\n"
"par_id971525023515891\n"
"help.text"
-msgid "For custom metadata, you must provide a file with same name as the original filename and with extension as \".xmp\". The provided metadata will override the the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type=\"literal\">MyText.xmp</item>."
-msgstr "Für benutzerdefinierte Metatdaten müssen Sie eine Datei mit demselben Namen wie dem Original-Dateinamen und der Dateiendung \".xmp\" anlegen. Die bereitgestellten Metadaten überschreiben die internen Dokument-Metadaten. In dem Beispiel oben muss für die benutzerdefinierten Metadaten im Verzeichnis MeinText eine Datei <item type=\"literal\">MeinText.xmp</item> existieren."
+msgid "For custom metadata, you must provide a file with same name as the original filename and with extension as \".xmp\". The provided metadata will override the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type=\"literal\">MyText.xmp</item>."
+msgstr ""
#: ref_epub_export.xhp
msgctxt ""
diff --git a/source/de/helpcontent2/source/text/shared/guide.po b/source/de/helpcontent2/source/text/shared/guide.po
index 62888df962f..f1950f1189d 100644
--- a/source/de/helpcontent2/source/text/shared/guide.po
+++ b/source/de/helpcontent2/source/text/shared/guide.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-11-07 10:52+0000\n"
-"Last-Translator: Sophia Schröder <sophia.schroeder@outlook.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:55+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1541587945.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196512.000000\n"
#: aaa_start.xhp
msgctxt ""
@@ -8829,8 +8829,8 @@ msgctxt ""
"gallery_insert.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by selecting <emph>Tools - Gallery</emph>."
-msgstr "Öffnen Sie die Gallery, indem Sie auf das Symbol <emph>Gallery</emph> in der <emph>Funktionsleiste</emph> klicken oder den Befehl <emph>Extras - Gallery</emph> wählen."
+msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by choosing <emph>Insert - Media - Gallery</emph>."
+msgstr ""
#: gallery_insert.xhp
msgctxt ""
diff --git a/source/de/helpcontent2/source/text/shared/optionen.po b/source/de/helpcontent2/source/text/shared/optionen.po
index 4be076693ee..8397f1c2ccd 100644
--- a/source/de/helpcontent2/source/text/shared/optionen.po
+++ b/source/de/helpcontent2/source/text/shared/optionen.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-10-20 05:32+0000\n"
-"Last-Translator: Thomas Hackert <thackert@nexgo.de>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:55+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1540013532.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196514.000000\n"
#: 01000000.xhp
msgctxt ""
@@ -267,6 +267,14 @@ msgstr "Die Benutzerdaten Firma, Name, Straße, Ort, Titel und Position werden a
#: 01010100.xhp
msgctxt ""
"01010100.xhp\n"
+"par_id3153032\n"
+"help.text"
+msgid "User data is also used when commenting and in tracking changes mode, to identify comments/edits author; and to mark last edit position in document, so that when author opens the document later, it opens at the last edit position."
+msgstr ""
+
+#: 01010100.xhp
+msgctxt ""
+"01010100.xhp\n"
"hd_id3147653\n"
"help.text"
msgid "Address"
@@ -14741,8 +14749,8 @@ msgctxt ""
"opencl.xhp\n"
"par_id5293741\n"
"help.text"
-msgid "for more information on OpenCL, visit <link href=\"http://www.khronos.org/opencl/\">the OpenCL site</link>"
-msgstr "Weitere Informationen zu OpenCL finden Sie in Wikipedia: <link href=\"https://de.wikipedia.org/wiki/OpenCL\">https://de.wikipedia.org/wiki/OpenCL</link>"
+msgid "for more information on OpenCL, visit <link href=\"https://www.khronos.org/opencl/\">the OpenCL site</link>"
+msgstr ""
#: persona_firefox.xhp
msgctxt ""
diff --git a/source/de/helpcontent2/source/text/swriter/00.po b/source/de/helpcontent2/source/text/swriter/00.po
index b8c6b57ef0e..908e6ac93f6 100644
--- a/source/de/helpcontent2/source/text/swriter/00.po
+++ b/source/de/helpcontent2/source/text/swriter/00.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: 2018-11-05 10:08+0000\n"
-"Last-Translator: Sophia Schröder <sophia.schroeder@outlook.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:55+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1541412539.000000\n"
+"X-POOTLE-MTIME: 1542196516.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -37,8 +37,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3150253\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\"><alt id=\"alt_id3145389\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\"><alt id=\"alt_id3145389\">Symbol</alt></image>"
+msgid "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145389\">Wrap Off Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -53,8 +53,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3156397\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\"><alt id=\"alt_id3149048\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\"><alt id=\"alt_id3149048\">Symbol</alt></image>"
+msgid "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149048\">Wrap On Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -69,8 +69,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3154558\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\"><alt id=\"alt_id3152999\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\"><alt id=\"alt_id3152999\">Symbol</alt></image>"
+msgid "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152999\">Wrap Through Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -85,8 +85,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3148773\n"
"help.text"
-msgid "<image src=\"res/sc06301.png\" id=\"img_id3149026\"><alt id=\"alt_id3149026\">Icon</alt></image>"
-msgstr "<image src=\"res/sc06301.png\" id=\"img_id3149026\"><alt id=\"alt_id3149026\">Symbol</alt></image>"
+msgid "<image src=\"res/sc06301.png\" id=\"img_id3149026\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149026\">Jump to Previous Script Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -101,8 +101,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3151265\n"
"help.text"
-msgid "<image src=\"res/sc06300.png\" id=\"img_id3151272\"><alt id=\"alt_id3151272\">Icon</alt></image>"
-msgstr "<image src=\"res/sc06300.png\" id=\"img_id3151272\"><alt id=\"alt_id3151272\">Symbol</alt></image>"
+msgid "<image src=\"res/sc06300.png\" id=\"img_id3151272\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151272\"> Jump to Next Script Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -381,8 +381,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3154763\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Befehl</caseinline><defaultinline>Strg</defaultinline></switchinline>+F8"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -397,8 +397,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3151387\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Befehl</caseinline><defaultinline>Strg</defaultinline></switchinline>+F9"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -413,8 +413,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3145823\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Befehl</caseinline><defaultinline>Strg</defaultinline></switchinline>+F10"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -429,8 +429,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150932\n"
"help.text"
-msgid "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\"><alt id=\"alt_id3150502\">Icon</alt></image>"
-msgstr "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\"><alt id=\"alt_id3150502\">Symbol</alt></image>"
+msgid "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150502\">Formatting Marks Icon</alt></image>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -461,8 +461,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150765\n"
"help.text"
-msgid "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\"><alt id=\"alt_id3147572\">Icon</alt></image>"
-msgstr "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\"><alt id=\"alt_id3147572\">Symbol</alt></image>"
+msgid "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147572\">Web Icon</alt></image>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -2461,8 +2461,8 @@ msgctxt ""
"stylesmenu.xhp\n"
"par_id941529884998705\n"
"help.text"
-msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles</emph></variable>."
-msgstr "<variable id=\"ses\">Wählen Sie <emph>Vorlagen - Absatzvorlage bearbeiten</emph>.</variable>"
+msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles...</emph></variable>."
+msgstr ""
#: stylesmenu.xhp
msgctxt ""
diff --git a/source/de/instsetoo_native/inc_openoffice/windows/msi_languages.po b/source/de/instsetoo_native/inc_openoffice/windows/msi_languages.po
index bb5f081dab3..7dcfacea346 100644
--- a/source/de/instsetoo_native/inc_openoffice/windows/msi_languages.po
+++ b/source/de/instsetoo_native/inc_openoffice/windows/msi_languages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-09-07 14:40+0000\n"
+"PO-Revision-Date: 2018-11-15 05:09+0000\n"
"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1536331234.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542258561.000000\n"
#: ActionTe.ulf
msgctxt ""
@@ -1670,7 +1670,7 @@ msgctxt ""
"OOO_CONTROL_124\n"
"LngText.text"
msgid "Build contributed in collaboration with the community by [Manufacturer]. For credits, see: https://www.documentfoundation.org"
-msgstr ""
+msgstr "Erstellt in Zusammenarbeit mit der Community von [Manufacturer]. Für eine Liste der Beitragenden besuchen Sie https://www.documentfoundation.org (englisch)."
#: Control.ulf
msgctxt ""
diff --git a/source/de/officecfg/registry/data/org/openoffice/Office.po b/source/de/officecfg/registry/data/org/openoffice/Office.po
index 9c3c25d66cd..d3820bb287a 100644
--- a/source/de/officecfg/registry/data/org/openoffice/Office.po
+++ b/source/de/officecfg/registry/data/org/openoffice/Office.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-10-03 13:57+0000\n"
-"Last-Translator: Sophia Schröder <sophia.schroeder@outlook.com>\n"
+"PO-Revision-Date: 2018-11-15 05:10+0000\n"
+"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1538575065.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542258634.000000\n"
#: Addons.xcu
msgctxt ""
@@ -185,7 +185,7 @@ msgctxt ""
"Title\n"
"value.text"
msgid "~Labels"
-msgstr ""
+msgstr "~Etiketten"
#: Common.xcu
msgctxt ""
@@ -194,7 +194,7 @@ msgctxt ""
"Title\n"
"value.text"
msgid "B~usiness Cards"
-msgstr ""
+msgstr "Visiten~karten"
#: Common.xcu
msgctxt ""
@@ -203,7 +203,7 @@ msgctxt ""
"Title\n"
"value.text"
msgid "M~aster Document"
-msgstr ""
+msgstr "~Globaldokument"
#: Common.xcu
msgctxt ""
@@ -1427,7 +1427,7 @@ msgctxt ""
"STR_FILENAME_SUFFIX\n"
"value.text"
msgid "(minimized)"
-msgstr ""
+msgstr "(minimiert)"
#: PresentationMinimizer.xcu
msgctxt ""
diff --git a/source/de/officecfg/registry/data/org/openoffice/Office/UI.po b/source/de/officecfg/registry/data/org/openoffice/Office/UI.po
index 7e87fa7a2d7..ba4a1709c60 100644
--- a/source/de/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/de/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-11-06 11:18+0000\n"
+"PO-Revision-Date: 2018-11-15 05:14+0000\n"
"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1541503083.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542258882.000000\n"
#: BaseWindowState.xcu
msgctxt ""
@@ -9311,7 +9311,7 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "~Select..."
-msgstr ""
+msgstr "Aus~wählen..."
#: DrawImpressCommands.xcu
msgctxt ""
@@ -9320,7 +9320,7 @@ msgctxt ""
"PopupLabel\n"
"value.text"
msgid "Select Table"
-msgstr ""
+msgstr "Tabelle auswählen"
#: DrawImpressCommands.xcu
msgctxt ""
@@ -9338,7 +9338,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Select Row"
-msgstr ""
+msgstr "Zeile auswählen"
#: DrawImpressCommands.xcu
msgctxt ""
@@ -9356,7 +9356,7 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "~Properties..."
-msgstr ""
+msgstr "~Eigenschaften..."
#: DrawImpressCommands.xcu
msgctxt ""
@@ -9365,7 +9365,7 @@ msgctxt ""
"PopupLabel\n"
"value.text"
msgid "Ta~ble Properties..."
-msgstr ""
+msgstr "Tabellenei~genschaften..."
#: DrawImpressCommands.xcu
msgctxt ""
@@ -22264,7 +22264,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Insert"
-msgstr ""
+msgstr "~Einfügen"
#: GenericCommands.xcu
msgctxt ""
@@ -22273,7 +22273,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Delete"
-msgstr ""
+msgstr "~Löschen"
#: GenericCommands.xcu
msgctxt ""
@@ -22282,7 +22282,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Si~ze"
-msgstr ""
+msgstr "~Größe"
#: GenericCommands.xcu
msgctxt ""
@@ -22417,7 +22417,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "T~able"
-msgstr ""
+msgstr "T~abelle"
#: GenericCommands.xcu
msgctxt ""
@@ -25216,7 +25216,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Tabbed Compact"
-msgstr ""
+msgstr "In Registern kompakt"
#: ToolbarMode.xcu
msgctxt ""
@@ -29419,7 +29419,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "C~haracter"
-msgstr ""
+msgstr "Zei~chen"
#: WriterCommands.xcu
msgctxt ""
@@ -29428,7 +29428,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "P~aragraph"
-msgstr ""
+msgstr "~Absatz"
#: WriterCommands.xcu
msgctxt ""
@@ -29437,7 +29437,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Bullets and Numbering"
-msgstr ""
+msgstr "Aufz~ählungszeichen und Nummerierung"
#: WriterCommands.xcu
msgctxt ""
@@ -30229,7 +30229,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Default Style"
-msgstr ""
+msgstr "Standard"
#: WriterCommands.xcu
msgctxt ""
@@ -30238,7 +30238,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Academic"
-msgstr ""
+msgstr "Akademisch"
#: WriterCommands.xcu
msgctxt ""
@@ -30247,7 +30247,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Elegant"
-msgstr ""
+msgstr "Elegant"
#: WriterCommands.xcu
msgctxt ""
@@ -30256,7 +30256,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Financial"
-msgstr ""
+msgstr "Finanzen"
#: WriterCommands.xcu
msgctxt ""
@@ -30265,7 +30265,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Box List Blue"
-msgstr ""
+msgstr "Blaue Liste"
#: WriterCommands.xcu
msgctxt ""
@@ -30274,7 +30274,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Box List Green"
-msgstr ""
+msgstr "Grüne Liste"
#: WriterCommands.xcu
msgctxt ""
@@ -30283,7 +30283,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Box List Red"
-msgstr ""
+msgstr "Rote Liste"
#: WriterCommands.xcu
msgctxt ""
@@ -30292,7 +30292,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Box List Yellow"
-msgstr ""
+msgstr "Gelbe Liste"
#: WriterCommands.xcu
msgctxt ""
diff --git a/source/de/readlicense_oo/docs.po b/source/de/readlicense_oo/docs.po
index e68d164c5c8..449a8f24c51 100644
--- a/source/de/readlicense_oo/docs.po
+++ b/source/de/readlicense_oo/docs.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-07-08 16:30+0000\n"
-"Last-Translator: Sophia Schröder <sophia.schroeder@outlook.com>\n"
+"PO-Revision-Date: 2018-11-15 05:14+0000\n"
+"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1531067435.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542258898.000000\n"
#: readme.xrm
msgctxt ""
@@ -702,7 +702,7 @@ msgctxt ""
"reportbugs1\n"
"readmeitem.text"
msgid "Our system for reporting, tracking and solving bugs is currently Bugzilla, hosted at <a href=\"https://bugs.documentfoundation.org/\">https://bugs.documentfoundation.org/</a>. We encourage all users to feel entitled and welcome to report bugs that may arise on your particular platform. Energetic reporting of bugs is one of the most important contributions that the user community can make to the ongoing development and improvement of ${PRODUCTNAME}."
-msgstr ""
+msgstr "Unser System, um Fehler zu melden, zu verfolgen und zu lösen, ist derzeit BugZilla und steht unter <a href=\"https://bugs.documentfoundation.org/\">https://bugs.documentfoundation.org/</a> zur Verfügung. Wir möchten jeden ermutigen, selbst Fehler zu melden, die auf der jeweiligen Plattform auftreten könnten. Das aktive Melden von Fehlern ist einer der wichtigsten Beiträge, den die Anwender-Community machen kann, um die Weiterentwicklung von ${PRODUCTNAME} zu unterstützen."
#: readme.xrm
msgctxt ""
diff --git a/source/de/sc/messages.po b/source/de/sc/messages.po
index 9a7563cbcef..8bc09290e9a 100644
--- a/source/de/sc/messages.po
+++ b/source/de/sc/messages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-11-06 11:25+0000\n"
+"PO-Revision-Date: 2018-11-15 05:27+0000\n"
"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1541503554.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542259667.000000\n"
#: sc/inc/compiler.hrc:27
msgctxt "RID_FUNCTION_CATEGORIES"
@@ -720,23 +720,23 @@ msgstr "Gruppierung"
#: sc/inc/globstr.hrc:161
msgctxt "STR_SELCOUNT"
msgid "Selected: $1, $2"
-msgstr ""
+msgstr "Ausgewählt: $1, $2"
#. To translators: STR_SELCOUNT_ROWARG is $1 of STR_SELCOUNT. $1 of STR_SELCOUNT_ROWARG is number of rows
#: sc/inc/globstr.hrc:163
msgctxt "STR_SELCOUNT_ROWARG"
msgid "$1 row"
msgid_plural "$1 rows"
-msgstr[0] ""
-msgstr[1] ""
+msgstr[0] "$1 Zeile"
+msgstr[1] "$1 Zeilen"
#. To translators: STR_SELCOUNT_COLARG is $1 of STR_SELCOUNT. $1 of STR_SELCOUNT_ROWARG is number of columns
#: sc/inc/globstr.hrc:165
msgctxt "STR_SELCOUNT_COLARG"
msgid "$1 column"
msgid_plural "$1 columns"
-msgstr[0] ""
-msgstr[1] ""
+msgstr[0] "$1 Spalte"
+msgstr[1] "$1 Spalten"
#: sc/inc/globstr.hrc:166
msgctxt "STR_FILTER_SELCOUNT"
@@ -12736,47 +12736,47 @@ msgstr "Das wievielte Auftreten des Teilwortes ersetzt werden soll."
#: sc/inc/scfuncs.hrc:3822
msgctxt "SC_OPCODE_REGEX"
msgid "Matches and extracts or optionally replaces text using regular expressions."
-msgstr ""
+msgstr "Findet Text und extrahiert oder optional ersetzt diesen mittels regulärer Ausdrücke."
#: sc/inc/scfuncs.hrc:3823
msgctxt "SC_OPCODE_REGEX"
msgid "Text"
-msgstr ""
+msgstr "Text"
#: sc/inc/scfuncs.hrc:3824
msgctxt "SC_OPCODE_REGEX"
msgid "The text to be operated on."
-msgstr ""
+msgstr "Der zu bearbeitende Text."
#: sc/inc/scfuncs.hrc:3825
msgctxt "SC_OPCODE_REGEX"
msgid "Expression"
-msgstr ""
+msgstr "Ausdruck"
#: sc/inc/scfuncs.hrc:3826
msgctxt "SC_OPCODE_REGEX"
msgid "The regular expression pattern to be matched."
-msgstr ""
+msgstr "Das Muster des zu findenden regulären Ausdrucks"
#: sc/inc/scfuncs.hrc:3827
msgctxt "SC_OPCODE_REGEX"
msgid "Replacement"
-msgstr ""
+msgstr "Ersetzung"
#: sc/inc/scfuncs.hrc:3828
msgctxt "SC_OPCODE_REGEX"
msgid "The replacement text and references to capture groups."
-msgstr ""
+msgstr "Der zu ersetzende Text und Verweise auf erfasste Gruppen."
#: sc/inc/scfuncs.hrc:3829
msgctxt "SC_OPCODE_REGEX"
msgid "Flags"
-msgstr ""
+msgstr "Kennzeichen"
#: sc/inc/scfuncs.hrc:3830
msgctxt "SC_OPCODE_REGEX"
msgid "Text specifying option flags, \"g\" for global replacement."
-msgstr ""
+msgstr "Text, welcher Options-Kennzeichen angibt, \"g\" für globale Ersetzung."
#: sc/inc/scfuncs.hrc:3836
msgctxt "SC_OPCODE_BASE"
@@ -16085,12 +16085,12 @@ msgstr "5 Quadrate"
#: sc/uiconfig/scalc/ui/conditionalentry.ui:429
msgctxt "conditionalentry|Label_minimum"
msgid "Minimum"
-msgstr ""
+msgstr "Minimum"
#: sc/uiconfig/scalc/ui/conditionalentry.ui:439
msgctxt "conditionalentry|Label_maximum"
msgid "Maximum"
-msgstr ""
+msgstr "Maximum"
#: sc/uiconfig/scalc/ui/conditionalformatdialog.ui:8
msgctxt "conditionalformatdialog|ConditionalFormatDialog"
diff --git a/source/de/scp2/source/ooo.po b/source/de/scp2/source/ooo.po
index f5c526f1641..e8c127d2161 100644
--- a/source/de/scp2/source/ooo.po
+++ b/source/de/scp2/source/ooo.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-11-06 11:27+0000\n"
+"PO-Revision-Date: 2018-11-15 05:28+0000\n"
"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1541503630.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542259715.000000\n"
#: folderitem_ooo.ulf
msgctxt ""
@@ -38,7 +38,7 @@ msgctxt ""
"STR_FI_TOOLTIP_SOFFICE\n"
"LngText.text"
msgid "LibreOffice, the office productivity suite provided by The Document Foundation. See https://www.documentfoundation.org"
-msgstr ""
+msgstr "LibreOffice, die Bürosoftwaresuite der The Document Foundation. Siehe https://www.documentfoundation.org"
#: module_helppack.ulf
msgctxt ""
diff --git a/source/de/svtools/messages.po b/source/de/svtools/messages.po
index 083a33f5f58..d479fba5d9f 100644
--- a/source/de/svtools/messages.po
+++ b/source/de/svtools/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: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: 2018-09-07 14:53+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-15 05:30+0000\n"
"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1536331987.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542259800.000000\n"
#: include/svtools/strings.hrc:25
msgctxt "STR_UNDO"
@@ -1534,8 +1534,8 @@ msgstr "Libhyphen Bindestrich"
#: include/svtools/strings.hrc:360
msgctxt "STR_DESCRIPTION_MYTHES"
-msgid "Mythes Thesaurus"
-msgstr "Mythes Thesaurus"
+msgid "MyThes Thesaurus"
+msgstr "MyThes Thesaurus"
#: include/svtools/strings.hrc:361
msgctxt "STR_DESCRIPTION_IGNOREALLLIST"
diff --git a/source/de/svx/messages.po b/source/de/svx/messages.po
index 68ad1dd736a..570e8056a04 100644
--- a/source/de/svx/messages.po
+++ b/source/de/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: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: 2018-11-06 11:31+0000\n"
+"PO-Revision-Date: 2018-11-15 05:32+0000\n"
"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1541503886.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542259959.000000\n"
#: include/svx/strings.hrc:25
msgctxt "STR_ObjNameSingulNONE"
@@ -2650,27 +2650,27 @@ msgstr "Wasserzeichen"
#: include/svx/strings.hrc:556
msgctxt "RID_SVXSTR_COLOR_DEFAULT_FONTCOLOR"
msgid "Dark Red 2"
-msgstr ""
+msgstr "Dunkelrot 2"
#: include/svx/strings.hrc:557
msgctxt "RID_SVXSTR_COLOR_DEFAULT_FRAMELINE"
msgid "Blue"
-msgstr ""
+msgstr "Blau"
#: include/svx/strings.hrc:558
msgctxt "RID_SVXSTR_COLOR_DEFAULT_HIGHLIGHT"
msgid "Yellow"
-msgstr ""
+msgstr "Gelb"
#: include/svx/strings.hrc:559
msgctxt "RID_SVXSTR_COLOR_DEFAULT_SHAPE_STROKE"
msgid "Dark Blue 1"
-msgstr ""
+msgstr "Dunkelblau 1"
#: include/svx/strings.hrc:560
msgctxt "RID_SVXSTR_COLOR_DEFAULT_SHAPE_FILLING"
msgid "Light Blue 2"
-msgstr ""
+msgstr "Hellblau 2"
#. Elements of the standard color palette
#: include/svx/strings.hrc:562
@@ -8691,162 +8691,162 @@ msgstr "Erste, linke und rechte Seiten"
#: svx/inc/spacing.hrc:19
msgctxt "RID_SVXSTRARY_SPACING_INCH"
msgid "None"
-msgstr ""
+msgstr "Kein"
#: svx/inc/spacing.hrc:20
msgctxt "RID_SVXSTRARY_SPACING_INCH"
msgid "Extra Small (1/16\")"
-msgstr ""
+msgstr "Winzig (1/16\")"
#: svx/inc/spacing.hrc:21
msgctxt "RID_SVXSTRARY_SPACING_INCH"
msgid "Small (1/8\")"
-msgstr ""
+msgstr "Klein (1/8\")"
#: svx/inc/spacing.hrc:22
msgctxt "RID_SVXSTRARY_SPACING_INCH"
msgid "Small Medium (1/4\")"
-msgstr ""
+msgstr "Mittelklein (1/4\")"
#: svx/inc/spacing.hrc:23
msgctxt "RID_SVXSTRARY_SPACING_INCH"
msgid "Medium (3/8\")"
-msgstr ""
+msgstr "Mittel (3/8\")"
#: svx/inc/spacing.hrc:24
msgctxt "RID_SVXSTRARY_SPACING_INCH"
msgid "Medium Large (1/2\")"
-msgstr ""
+msgstr "Mittelgroß (1/2\")"
#: svx/inc/spacing.hrc:25
msgctxt "RID_SVXSTRARY_SPACING_INCH"
msgid "Large (3/4\")"
-msgstr ""
+msgstr "Groß (3/4\")"
#: svx/inc/spacing.hrc:26
msgctxt "RID_SVXSTRARY_SPACING_INCH"
msgid "Extra Large (1\")"
-msgstr ""
+msgstr "Riesig (1\")"
#: svx/inc/spacing.hrc:33
msgctxt "RID_SVXSTRARY_SPACING_CM"
msgid "None"
-msgstr ""
+msgstr "Kein"
#: svx/inc/spacing.hrc:34
msgctxt "RID_SVXSTRARY_SPACING_CM"
msgid "Extra Small (0.16cm)"
-msgstr ""
+msgstr "Winzig (0,16cm)"
#: svx/inc/spacing.hrc:35
msgctxt "RID_SVXSTRARY_SPACING_CM"
msgid "Small (0.32cm)"
-msgstr ""
+msgstr "Klein (0,32cm)"
#: svx/inc/spacing.hrc:36
msgctxt "RID_SVXSTRARY_SPACING_CM"
msgid "Small Medium (0.64cm)"
-msgstr ""
+msgstr "Mittelklein (0,64cm)"
#: svx/inc/spacing.hrc:37
msgctxt "RID_SVXSTRARY_SPACING_CM"
msgid "Medium (0.95cm)"
-msgstr ""
+msgstr "Mittel (0,95cm)"
#: svx/inc/spacing.hrc:38
msgctxt "RID_SVXSTRARY_SPACING_CM"
msgid "Medium Large (1.27cm)"
-msgstr ""
+msgstr "Mittelgroß (1,27cm)"
#: svx/inc/spacing.hrc:39
msgctxt "RID_SVXSTRARY_SPACING_CM"
msgid "Large (1.9cm)"
-msgstr ""
+msgstr "Groß (1,90cm)"
#: svx/inc/spacing.hrc:40
msgctxt "RID_SVXSTRARY_SPACING_CM"
msgid "Extra Large (2.54cm)"
-msgstr ""
+msgstr "Riesig (2,54cm)"
#: svx/inc/spacing.hrc:47
msgctxt "RID_SVXSTRARY_MARGINS_INCH"
msgid "None"
-msgstr ""
+msgstr "Kein"
#: svx/inc/spacing.hrc:48
msgctxt "RID_SVXSTRARY_MARGINS_INCH"
msgid "Extra Small (1/16\")"
-msgstr ""
+msgstr "Winzig (1/16\")"
#: svx/inc/spacing.hrc:49
msgctxt "RID_SVXSTRARY_MARGINS_INCH"
msgid "Small (1/8\")"
-msgstr ""
+msgstr "Klein (1/8\")"
#: svx/inc/spacing.hrc:50
msgctxt "RID_SVXSTRARY_MARGINS_INCH"
msgid "Small Medium (1/4\")"
-msgstr ""
+msgstr "Mittelklein (1/4\")"
#: svx/inc/spacing.hrc:51
msgctxt "RID_SVXSTRARY_MARGINS_INCH"
msgid "Medium (3/8\")"
-msgstr ""
+msgstr "Mittel (3/8\")"
#: svx/inc/spacing.hrc:52
msgctxt "RID_SVXSTRARY_MARGINS_INCH"
msgid "Medium Large (1/2\")"
-msgstr ""
+msgstr "Mittelgroß (1/2\")"
#: svx/inc/spacing.hrc:53
msgctxt "RID_SVXSTRARY_MARGINS_INCH"
msgid "Large (3/4\")"
-msgstr ""
+msgstr "Groß (3/4\")"
#: svx/inc/spacing.hrc:54
msgctxt "RID_SVXSTRARY_MARGINS_INCH"
msgid "Extra Large (1\")"
-msgstr ""
+msgstr "Riesig (1\")"
#: svx/inc/spacing.hrc:61
msgctxt "RID_SVXSTRARY_MARGINS_CM"
msgid "None"
-msgstr ""
+msgstr "Kein"
#: svx/inc/spacing.hrc:62
msgctxt "RID_SVXSTRARY_MARGINS_CM"
msgid "Extra Small (0.16cm)"
-msgstr ""
+msgstr "Winzig (0,16cm)"
#: svx/inc/spacing.hrc:63
msgctxt "RID_SVXSTRARY_MARGINS_CM"
msgid "Small (0.32cm)"
-msgstr ""
+msgstr "Klein (0,32cm)"
#: svx/inc/spacing.hrc:64
msgctxt "RID_SVXSTRARY_MARGINS_CM"
msgid "Small Medium (0.64cm)"
-msgstr ""
+msgstr "Mittelklein (0,64cm)"
#: svx/inc/spacing.hrc:65
msgctxt "RID_SVXSTRARY_MARGINS_CM"
msgid "Medium (0.95cm)"
-msgstr ""
+msgstr "Mittel (0,95cm)"
#: svx/inc/spacing.hrc:66
msgctxt "RID_SVXSTRARY_MARGINS_CM"
msgid "Medium Large (1.27cm)"
-msgstr ""
+msgstr "Mittelgroß (1,27cm)"
#: svx/inc/spacing.hrc:67
msgctxt "RID_SVXSTRARY_MARGINS_CM"
msgid "Large (1.9cm)"
-msgstr ""
+msgstr "Groß (1,90cm)"
#: svx/inc/spacing.hrc:68
msgctxt "RID_SVXSTRARY_MARGINS_CM"
msgid "Extra Large (2.54cm)"
-msgstr ""
+msgstr "Riesig (2,54cm)"
#: svx/inc/svxerr.hrc:33
msgctxt "RID_SVXERRCTX"
diff --git a/source/de/sw/messages.po b/source/de/sw/messages.po
index 3ae1b1ab251..90c40ab8554 100644
--- a/source/de/sw/messages.po
+++ b/source/de/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: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-11-06 11:43+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-15 05:33+0000\n"
"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1541504585.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542260033.000000\n"
#: sw/inc/app.hrc:29
msgctxt "RID_PARAGRAPHSTYLEFAMILY"
@@ -466,82 +466,82 @@ msgstr "Linie"
#: sw/inc/pageformatpanel.hrc:18
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "None"
-msgstr ""
+msgstr "Kein"
#: sw/inc/pageformatpanel.hrc:19
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Narrow"
-msgstr ""
+msgstr "Schmal"
#: sw/inc/pageformatpanel.hrc:20
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Moderate"
-msgstr ""
+msgstr "Angemessen"
#: sw/inc/pageformatpanel.hrc:21
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (0.75\")"
-msgstr ""
+msgstr "Normal (0,75\")"
#: sw/inc/pageformatpanel.hrc:22
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (1\")"
-msgstr ""
+msgstr "Normal (1\")"
#: sw/inc/pageformatpanel.hrc:23
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (1.25\")"
-msgstr ""
+msgstr "Normal (1,25\")"
#: sw/inc/pageformatpanel.hrc:24
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Wide"
-msgstr ""
+msgstr "Breit"
#: sw/inc/pageformatpanel.hrc:25
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Mirrored"
-msgstr ""
+msgstr "Gespiegelt"
#: sw/inc/pageformatpanel.hrc:31
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "None"
-msgstr ""
+msgstr "Kein"
#: sw/inc/pageformatpanel.hrc:32
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Narrow"
-msgstr ""
+msgstr "Schmal"
#: sw/inc/pageformatpanel.hrc:33
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Moderate"
-msgstr ""
+msgstr "Angemessen"
#: sw/inc/pageformatpanel.hrc:34
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (1.9cm)"
-msgstr ""
+msgstr "Normal (1,9cm)"
#: sw/inc/pageformatpanel.hrc:35
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (2.54cm)"
-msgstr ""
+msgstr "Normal (2,54cm)"
#: sw/inc/pageformatpanel.hrc:36
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (3.18cm)"
-msgstr ""
+msgstr "Normal (3,18cm)"
#: sw/inc/pageformatpanel.hrc:37
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Wide"
-msgstr ""
+msgstr "Breit"
#: sw/inc/pageformatpanel.hrc:38
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Mirrored"
-msgstr ""
+msgstr "Gespiegelt"
#. Format names
#: sw/inc/strings.hrc:27
@@ -6848,7 +6848,12 @@ msgctxt "asciifilterdialog|lf"
msgid "_LF"
msgstr "_LF"
-#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:264
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:258
+msgctxt "asciifilterdialog|includebom"
+msgid "Include byte-order-mark"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:280
msgctxt "asciifilterdialog|label1"
msgid "Properties"
msgstr "Eigenschaften"
diff --git a/source/de/swext/mediawiki/help.po b/source/de/swext/mediawiki/help.po
index 395b3ee35ca..08ec139febe 100644
--- a/source/de/swext/mediawiki/help.po
+++ b/source/de/swext/mediawiki/help.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-06-14 03:07+0000\n"
+"POT-Creation-Date: 2018-11-15 13:53+0100\n"
+"PO-Revision-Date: 2018-11-15 11:15+0000\n"
"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1528945648.000000\n"
+"X-POOTLE-MTIME: 1542280549.000000\n"
#: help.tree
msgctxt ""
@@ -93,8 +93,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id7387615\n"
"help.text"
-msgid "A wiki account on a supported <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
-msgstr "Ein Wiki-Konto auf einem unterstützten <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link>-Server"
+msgid "A wiki account on a supported <link href=\"https://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -149,24 +149,24 @@ msgctxt ""
"wiki.xhp\n"
"par_id368968\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Options</link> dialog, click Add."
-msgstr "Klicken Sie im Dialog <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Optionen</link> auf Hinzufügen."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\"><emph>Options</emph></link> dialog, click <emph>Add</emph>."
+msgstr ""
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"par_id6962187\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> dialog, enter the account information for the wiki."
-msgstr "Im <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link>-Dialog geben Sie die Kontoinformationen für das Wiki ein."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\"><emph>MediaWiki</emph></link> dialog, enter the account information for the wiki."
+msgstr ""
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"par_id5328836\n"
"help.text"
-msgid "In the URL text box, enter the address of a wiki that you want to connect to."
-msgstr "Im URL-Textfeld geben Sie die Wiki-Adresse ein, mit der Sie sich verbinden möchten."
+msgid "In the <emph>URL</emph> text box, enter the address of a wiki that you want to connect to."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -181,8 +181,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id5906552\n"
"help.text"
-msgid "In the Username box, enter your user ID for your wiki account."
-msgstr "Im Feld Benutzernamen geben Ihren Benutzernamen für Ihr Wiki-Konto ein."
+msgid "In the <emph>Username</emph> box, enter your user ID for your wiki account."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -197,8 +197,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id8869594\n"
"help.text"
-msgid "In the Password box, enter the password for your wiki account, then click OK."
-msgstr "Im Feld Kennwort geben Sie das Kennwort für Ihr Wiki-Konto ein, dann klicken Sie auf OK."
+msgid "In the Password box, enter the password for your wiki account, then click <emph>OK</emph>."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -245,8 +245,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id228278\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Send to MediaWiki</link> dialog, specify the settings for your entry."
-msgstr "Geben Sie im Dialog <link href=\"com.sun.wiki-publisher/wikisend.xhp\">An MediaWiki senden</link> die Einstellungen für Ihren Eintrag ein."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\"><emph>Send to MediaWiki</emph></link> dialog, specify the settings for your entry."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -318,7 +318,7 @@ msgctxt ""
"par_id4571672\n"
"help.text"
msgid "Use the <emph>MediaWiki</emph> dialog to add or edit your MediaWiki account settings."
-msgstr ""
+msgstr "Verwenden Sie den Dialog <emph>MediaWiki</emph>, um die Einstellungen für Ihre MediaWiki-Konten hinzuzufügen oder zu ändern."
#: wikiaccount.xhp
msgctxt ""
@@ -326,7 +326,7 @@ msgctxt ""
"par_id7631458\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Enter the URL of a MediaWiki server, starting with \"https://\".</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Geben Sie die URL eines MediaWiki-Servers, beginnend mit \"https://\", ein.</ahelp>"
#: wikiaccount.xhp
msgctxt ""
@@ -358,7 +358,7 @@ msgctxt ""
"par_id3112582\n"
"help.text"
msgid "Enter the Internet address of a wiki server in a format like “https://wiki.documentfoundation.org” or copy the URL from a web browser."
-msgstr ""
+msgstr "Geben Sie die Internet-Adresse eines Wiki-Servers in einem Format wie „https://wiki.documentfoundation.org“ ein oder kopieren Sie die URL aus einem Webbrowser."
#: wikiaccount.xhp
msgctxt ""
@@ -374,7 +374,7 @@ msgctxt ""
"par_id9046601\n"
"help.text"
msgid "If you have enabled the master password feature on the <emph>Security</emph> tab page of the <item type=\"menuitem\">Tools - Options - %PRODUCTNAME</item> dialog, then the software can store your password and automatically insert the data where necessary. Enable the <emph>Save password</emph> checkbox to store your password."
-msgstr ""
+msgstr "Wenn Sie im Register <emph>Sicherheit</emph> des Dialogs unter <item type=\"menuitem\">Extras - Optionen... - %PRODUCTNAME</item> das Markierfeld \"Mit Master-Kennwort schützen (empfohlen)\" aktiviert haben, kann die Software Ihr Kennwort speichern und bei Bedarf automatisch einfügen. Aktivieren Sie auch das Markierfeld <emph>Kennwörter für Web-Verbindungen dauerhaft speichern</emph>, um Ihr Kennwort zu speichern."
#: wikiformats.xhp
msgctxt ""
@@ -622,7 +622,7 @@ msgctxt ""
"par_id1743827\n"
"help.text"
msgid "In the <emph>Send to MediaWiki</emph> dialog, specify the settings for your current wiki upload."
-msgstr ""
+msgstr "Geben Sie im Dialog <emph>An MediaWiki senden</emph> Ihre Einstellungen für den aktuellen Wiki-Export ein."
#: wikisend.xhp
msgctxt ""
@@ -630,7 +630,7 @@ msgctxt ""
"par_id664082\n"
"help.text"
msgid "<ahelp hid=\".\">Select the MediaWiki server where you want to publish your document. Click <emph>Add</emph> to add a new server to the list.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Wählen Sie den MediaWiki-Server aus, auf dem Sie Ihr Dokument veröffentlichen möchten. Klicken Sie auf <emph>Hinzufügen</emph>, um einen neuen Server zur Liste hinzuzufügen.</ahelp>"
#: wikisend.xhp
msgctxt ""
@@ -646,7 +646,7 @@ msgctxt ""
"par_id2486342\n"
"help.text"
msgid "<ahelp hid=\".\">Enter an optional short summary or comment.</ahelp> See <link href=\"https://meta.wikimedia.org/wiki/Help:Edit_summary\"><emph>https://meta.wikimedia.org/wiki/Help:Edit_summary</emph></link>."
-msgstr ""
+msgstr "<ahelp hid=\".\">Geben Sie optional eine Zusammenfassung oder einen kurzen Kommentar ein.</ahelp> Siehe <link href=\"https://meta.wikimedia.org/wiki/Help:Edit_summary\"><emph>https://meta.wikimedia.org/wiki/Help:Edit_summary</emph></link>."
#: wikisend.xhp
msgctxt ""
diff --git a/source/dgo/cui/messages.po b/source/dgo/cui/messages.po
index 23f54e37847..f06824f1938 100644
--- a/source/dgo/cui/messages.po
+++ b/source/dgo/cui/messages.po
@@ -3,15 +3,17 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:21+0100\n"
+"PO-Revision-Date: 2018-11-14 11:35+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: dgo\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195350.000000\n"
#: cui/inc/strings.hrc:24
#, fuzzy
@@ -1582,142 +1584,136 @@ msgid "Dimension line"
msgstr "आयाम लकीर"
#: cui/inc/strings.hrc:365
-#, fuzzy
-msgctxt "RID_SVXSTR_LOAD_ERROR"
-msgid "The selected module could not be loaded."
-msgstr "चुनिंदा माड्‌यूल गी लोड नेईं कीता जाई सकेआ."
-
-#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_STARTQUOTE"
msgid "Start Quote"
msgstr ""
-#: cui/inc/strings.hrc:367
+#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_ENDQUOTE"
msgid "End Quote"
msgstr ""
-#: cui/inc/strings.hrc:369
+#: cui/inc/strings.hrc:368
msgctxt "RID_SVXSTR_SELECTEDPERSONA"
msgid "Selected Theme: "
msgstr ""
-#: cui/inc/strings.hrc:370
+#: cui/inc/strings.hrc:369
msgctxt "RID_SVXSTR_SEARCHING"
msgid "Searching, please wait..."
msgstr ""
-#: cui/inc/strings.hrc:371
+#: cui/inc/strings.hrc:370
msgctxt "RID_SVXSTR_SEARCHERROR"
msgid "Cannot open %1, please try again later."
msgstr ""
-#: cui/inc/strings.hrc:372
+#: cui/inc/strings.hrc:371
msgctxt "RID_SVXSTR_NORESULTS"
msgid "No results found."
msgstr ""
-#: cui/inc/strings.hrc:373
+#: cui/inc/strings.hrc:372
msgctxt "RID_SVXSTR_APPLYPERSONA"
msgid "Applying Theme..."
msgstr ""
-#: cui/inc/strings.hrc:374
+#: cui/inc/strings.hrc:373
msgctxt "RID_SVXSTR_INVALIDPERSONAURL"
msgid "Please enter a valid theme address or a search term."
msgstr ""
-#: cui/inc/strings.hrc:376
+#: cui/inc/strings.hrc:375
msgctxt "RID_SVXSTR_TABLE_PRESET_NONE"
msgid "Set No Borders"
msgstr "कोई बी बाडर सैट्ट नेईं करो"
-#: cui/inc/strings.hrc:377
+#: cui/inc/strings.hrc:376
msgctxt "RID_SVXSTR_TABLE_PRESET_ONLYOUTER"
msgid "Set Outer Border Only"
msgstr "सिर्फ बाह्‌रला बाडर सैट्ट करो"
-#: cui/inc/strings.hrc:378
+#: cui/inc/strings.hrc:377
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERHORI"
msgid "Set Outer Border and Horizontal Lines"
msgstr "बाह्‌रला बाडर ते आडियां लाइनां सैट्ट करो"
-#: cui/inc/strings.hrc:379
+#: cui/inc/strings.hrc:378
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERALL"
msgid "Set Outer Border and All Inner Lines"
msgstr "बाह्‌रला बाडर ते सब्भै अंदरलियां लाइनां सैट्ट करो"
-#: cui/inc/strings.hrc:380
+#: cui/inc/strings.hrc:379
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERINNER"
msgid "Set Outer Border Without Changing Inner Lines"
msgstr "अंदरलियें लाइनें गी बदले बिजन बाह्‌रला बाडर सैट्ट करो"
-#: cui/inc/strings.hrc:381
+#: cui/inc/strings.hrc:380
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONAL"
msgid "Set Diagonal Lines Only"
msgstr "सिर्फ डायगनल लाइनां सैट्ट करो"
-#: cui/inc/strings.hrc:382
+#: cui/inc/strings.hrc:381
msgctxt "RID_SVXSTR_PARA_PRESET_ALL"
msgid "Set All Four Borders"
msgstr "सभनें चौनें बाडरें गी सैट्ट करो"
-#: cui/inc/strings.hrc:383
+#: cui/inc/strings.hrc:382
msgctxt "RID_SVXSTR_PARA_PRESET_LEFTRIGHT"
msgid "Set Left and Right Borders Only"
msgstr "सिर्फ खब्बे ते सज्जे बाडर सैट्ट करो"
-#: cui/inc/strings.hrc:384
+#: cui/inc/strings.hrc:383
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOM"
msgid "Set Top and Bottom Borders Only"
msgstr "सिर्फ थल्ले ते धुर उप्पर आह्‌ले बाडर सैट्ट करो"
-#: cui/inc/strings.hrc:385
+#: cui/inc/strings.hrc:384
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYLEFT"
msgid "Set Left Border Only"
msgstr "सिर्फ खब्बा बाडर सैट्ट करो"
-#: cui/inc/strings.hrc:386
+#: cui/inc/strings.hrc:385
msgctxt "RID_SVXSTR_HOR_PRESET_ONLYHOR"
msgid "Set Top and Bottom Borders, and All Inner Lines"
msgstr "थल्ले ते धुर उप्पर आह्‌ले ते सब्भै अंदरलियां लाइनां बाडर सैट्ट"
-#: cui/inc/strings.hrc:387
+#: cui/inc/strings.hrc:386
msgctxt "RID_SVXSTR_VER_PRESET_ONLYVER"
msgid "Set Left and Right Borders, and All Inner Lines"
msgstr "खब्बे ते सज्जे बाडर, ते सब्भै अंदरलियां लाइनां सैट्ट करो"
-#: cui/inc/strings.hrc:388
+#: cui/inc/strings.hrc:387
msgctxt "RID_SVXSTR_SHADOW_STYLE_NONE"
msgid "No Shadow"
msgstr "कोई छौरा नेईं "
-#: cui/inc/strings.hrc:389
+#: cui/inc/strings.hrc:388
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMRIGHT"
msgid "Cast Shadow to Bottom Right"
msgstr "थल्लै सज्जै छौरा करो"
-#: cui/inc/strings.hrc:390
+#: cui/inc/strings.hrc:389
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPRIGHT"
msgid "Cast Shadow to Top Right"
msgstr "धुर उप्पर सज्जै छौरा करो"
-#: cui/inc/strings.hrc:391
+#: cui/inc/strings.hrc:390
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMLEFT"
msgid "Cast Shadow to Bottom Left"
msgstr "थल्लै खब्बै छौरा करो"
-#: cui/inc/strings.hrc:392
+#: cui/inc/strings.hrc:391
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPLEFT"
msgid "Cast Shadow to Top Left"
msgstr "धुर उप्पर खब्बै छौरा करो"
-#: cui/inc/strings.hrc:393
+#: cui/inc/strings.hrc:392
msgctxt "RID_SVXSTR_SIGNATURELINE_SIGNED_BY"
msgid "Signed by: %1"
msgstr ""
-#: cui/inc/strings.hrc:394
+#: cui/inc/strings.hrc:393
msgctxt "RID_SVXSTR_OPENCL_RESTART"
msgid "For the OpenCL changes to take effect, %PRODUCTNAME must be restarted."
msgstr ""
@@ -11346,22 +11342,43 @@ msgctxt "signsignatureline|btn_select_certificate"
msgid "Select Certificate"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:168
+#. Name of the signer
+#: cui/uiconfig/ui/signsignatureline.ui:166
+msgctxt "signsignatureline|label_name"
+msgid "or"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:175
+msgctxt "signsignatureline|btn_load_image"
+msgid "Use Signature Image"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:190
+msgctxt "signsignatureline|btn_clear_image"
+msgid "Clear"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:206
+msgctxt "signsignatureline|label_image_dimensions"
+msgid "Best image size: 600 x 100 px"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:237
msgctxt "signsignatureline|label_sign"
msgid "Sign"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:205
+#: cui/uiconfig/ui/signsignatureline.ui:274
msgctxt "signsignatureline|label_add_comment"
msgid "Add comment:"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:241
+#: cui/uiconfig/ui/signsignatureline.ui:310
msgctxt "signsignatureline|label_hint"
msgid "Instructions from the document creator:"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:274
+#: cui/uiconfig/ui/signsignatureline.ui:343
msgctxt "signsignatureline|label_more"
msgid "More"
msgstr ""
diff --git a/source/dgo/sc/messages.po b/source/dgo/sc/messages.po
index bdba10fb3f5..14eaf0ffc62 100644
--- a/source/dgo/sc/messages.po
+++ b/source/dgo/sc/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: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-01-15 17:42+0000\n"
-"Last-Translator: Christian Lohmaier <lohmaier+pootle@googlemail.com>\n"
+"PO-Revision-Date: 2018-11-12 11:42+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: dgo\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1516038151.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542022951.000000\n"
#: sc/inc/compiler.hrc:27
msgctxt "RID_FUNCTION_CATEGORIES"
@@ -737,7 +737,6 @@ msgctxt "STR_SELCOUNT_ROWARG"
msgid "$1 row"
msgid_plural "$1 rows"
msgstr[0] ""
-msgstr[1] ""
#. To translators: STR_SELCOUNT_COLARG is $1 of STR_SELCOUNT. $1 of STR_SELCOUNT_ROWARG is number of columns
#: sc/inc/globstr.hrc:165
@@ -745,7 +744,6 @@ msgctxt "STR_SELCOUNT_COLARG"
msgid "$1 column"
msgid_plural "$1 columns"
msgstr[0] ""
-msgstr[1] ""
#: sc/inc/globstr.hrc:166
msgctxt "STR_FILTER_SELCOUNT"
@@ -1514,7 +1512,6 @@ msgctxt "STR_SCATTR_PAGE_SCALE_PAGES"
msgid "One page"
msgid_plural "%1 pages"
msgstr[0] ""
-msgstr[1] ""
#: sc/inc/globstr.hrc:324
msgctxt "STR_SCATTR_PAGE_SCALE_AUTO"
@@ -14120,7 +14117,6 @@ msgctxt "SCSTR_TOTAL"
msgid "One result found"
msgid_plural "%1 results found"
msgstr[0] ""
-msgstr[1] ""
#: sc/inc/strings.hrc:54
msgctxt "SCSTR_SKIPPED"
diff --git a/source/dgo/svtools/messages.po b/source/dgo/svtools/messages.po
index c3c3d2c64b9..e45a82341fb 100644
--- a/source/dgo/svtools/messages.po
+++ b/source/dgo/svtools/messages.po
@@ -3,15 +3,17 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:35+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: dgo\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195351.000000\n"
#: include/svtools/strings.hrc:25
msgctxt "STR_UNDO"
@@ -1552,7 +1554,7 @@ msgstr ""
#: include/svtools/strings.hrc:360
msgctxt "STR_DESCRIPTION_MYTHES"
-msgid "Mythes Thesaurus"
+msgid "MyThes Thesaurus"
msgstr ""
#: include/svtools/strings.hrc:361
diff --git a/source/dgo/sw/messages.po b/source/dgo/sw/messages.po
index 8ddfceb4393..f3bea938228 100644
--- a/source/dgo/sw/messages.po
+++ b/source/dgo/sw/messages.po
@@ -3,15 +3,17 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 23:50+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-15 14:33+0100\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: dgo\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1542195351.000000\n"
#: sw/inc/app.hrc:29
#, fuzzy
@@ -2763,14 +2765,12 @@ msgctxt "STR_UNDO_TABS"
msgid "One tab"
msgid_plural "$1 tabs"
msgstr[0] ""
-msgstr[1] ""
#: sw/inc/strings.hrc:469
msgctxt "STR_UNDO_NLS"
msgid "One line break"
msgid_plural "$1 line breaks"
msgstr[0] ""
-msgstr[1] ""
#: sw/inc/strings.hrc:470
msgctxt "STR_UNDO_PAGEBREAKS"
@@ -7137,7 +7137,12 @@ msgctxt "asciifilterdialog|lf"
msgid "_LF"
msgstr ""
-#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:264
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:258
+msgctxt "asciifilterdialog|includebom"
+msgid "Include byte-order-mark"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:280
msgctxt "asciifilterdialog|label1"
msgid "Properties"
msgstr "विशेशतां"
diff --git a/source/dgo/swext/mediawiki/help.po b/source/dgo/swext/mediawiki/help.po
index 4089b0d4355..43e0fa44d24 100644
--- a/source/dgo/swext/mediawiki/help.po
+++ b/source/dgo/swext/mediawiki/help.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2016-11-14 12:42+0000\n"
+"POT-Creation-Date: 2018-11-15 13:53+0100\n"
+"PO-Revision-Date: 2018-11-12 11:42+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: dgo\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1479127324.000000\n"
+"X-POOTLE-MTIME: 1542022957.000000\n"
#: help.tree
msgctxt ""
@@ -89,13 +89,12 @@ msgid "Java Runtime Environment"
msgstr ""
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id7387615\n"
"help.text"
-msgid "A wiki account on a supported <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
-msgstr "समर्थनशुदा मीडिया विकी <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link>सर्वर पर विकी खाता"
+msgid "A wiki account on a supported <link href=\"https://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -150,7 +149,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id368968\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Options</link> dialog, click Add."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\"><emph>Options</emph></link> dialog, click <emph>Add</emph>."
msgstr ""
#: wiki.xhp
@@ -158,17 +157,16 @@ msgctxt ""
"wiki.xhp\n"
"par_id6962187\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> dialog, enter the account information for the wiki."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\"><emph>MediaWiki</emph></link> dialog, enter the account information for the wiki."
msgstr ""
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id5328836\n"
"help.text"
-msgid "In the URL text box, enter the address of a wiki that you want to connect to."
-msgstr "विकी दे जिस सिरनामे कन्नै तुस कनैक्शन जोड़ना चांह्‌दे ओ ,उसी URL इबारत खान्नै च प्रविश्ट करो."
+msgid "In the <emph>URL</emph> text box, enter the address of a wiki that you want to connect to."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -179,13 +177,12 @@ msgid "You can copy the URL from a web browser and paste it into the textbox."
msgstr "तुस वैब तपाशी परा URL नकल करी सकदे ओ ते इसी इबारत- खान्ने च चमकाई सकदे ओ."
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id5906552\n"
"help.text"
-msgid "In the Username box, enter your user ID for your wiki account."
-msgstr "अपने विकी खाते लेई बरतूनी-नांऽ खान्ने च अपना बरतूनी प्रविश्ट ID करो."
+msgid "In the <emph>Username</emph> box, enter your user ID for your wiki account."
+msgstr ""
#: wiki.xhp
#, fuzzy
@@ -197,13 +194,12 @@ msgid "If the wiki allows anonymous write access, you can leave the Username and
msgstr "जेकर विकी बेनाम लेखन पुज्ज दी इजाज़त दिंदा ऐ तां तुस बरतूनी-नांऽ ते पासवर्ड खान्ने सक्खने छोड़ी सकदे ओ."
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id8869594\n"
"help.text"
-msgid "In the Password box, enter the password for your wiki account, then click OK."
-msgstr "पासवर्ड खान्ने च अपने विकी खाते लेई पासवर्ड प्रविश्ट करो ते फ्ही ठीक ऐ(OK) पर क्लिक करो.."
+msgid "In the Password box, enter the password for your wiki account, then click <emph>OK</emph>."
+msgstr ""
#: wiki.xhp
#, fuzzy
@@ -251,7 +247,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id228278\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Send to MediaWiki</link> dialog, specify the settings for your entry."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\"><emph>Send to MediaWiki</emph></link> dialog, specify the settings for your entry."
msgstr ""
#: wiki.xhp
diff --git a/source/dsb/cui/messages.po b/source/dsb/cui/messages.po
index 4327a70afac..9285c4571df 100644
--- a/source/dsb/cui/messages.po
+++ b/source/dsb/cui/messages.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2018-11-12 17:30+0000\n"
+"POT-Creation-Date: 2018-11-14 12:21+0100\n"
+"PO-Revision-Date: 2018-11-14 12:13+0000\n"
"Last-Translator: Michael Wolf <milupo@sorbzilla.de>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: dsb\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1542043817.000000\n"
+"X-POOTLE-MTIME: 1542197628.000000\n"
#: cui/inc/strings.hrc:24
msgctxt "RID_SVXSTR_KEY_CONFIG_DIR"
@@ -1557,141 +1557,136 @@ msgid "Dimension line"
msgstr "Měrjeńska linija"
#: cui/inc/strings.hrc:365
-msgctxt "RID_SVXSTR_LOAD_ERROR"
-msgid "The selected module could not be loaded."
-msgstr "Wubrany modul njedajo se zacytaś."
-
-#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_STARTQUOTE"
msgid "Start Quote"
msgstr "Lěwa pazorka"
-#: cui/inc/strings.hrc:367
+#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_ENDQUOTE"
msgid "End Quote"
msgstr "Pšawa pazorka"
-#: cui/inc/strings.hrc:369
+#: cui/inc/strings.hrc:368
msgctxt "RID_SVXSTR_SELECTEDPERSONA"
msgid "Selected Theme: "
msgstr "Wubrana drastwa: "
-#: cui/inc/strings.hrc:370
+#: cui/inc/strings.hrc:369
msgctxt "RID_SVXSTR_SEARCHING"
msgid "Searching, please wait..."
msgstr "Pyta se, pšosym cakajśo..."
-#: cui/inc/strings.hrc:371
+#: cui/inc/strings.hrc:370
msgctxt "RID_SVXSTR_SEARCHERROR"
msgid "Cannot open %1, please try again later."
msgstr "%1 njedajo se wócyniś, pšosym wopytajśo pózdźej hyšći raz."
-#: cui/inc/strings.hrc:372
+#: cui/inc/strings.hrc:371
msgctxt "RID_SVXSTR_NORESULTS"
msgid "No results found."
msgstr "Žedne wuslědki namakane."
-#: cui/inc/strings.hrc:373
+#: cui/inc/strings.hrc:372
msgctxt "RID_SVXSTR_APPLYPERSONA"
msgid "Applying Theme..."
msgstr "Drastwa se nałožujo..."
-#: cui/inc/strings.hrc:374
+#: cui/inc/strings.hrc:373
msgctxt "RID_SVXSTR_INVALIDPERSONAURL"
msgid "Please enter a valid theme address or a search term."
msgstr "Pšosym zapódajśo płaśiwu temowu adresu abo pytański wuraz."
-#: cui/inc/strings.hrc:376
+#: cui/inc/strings.hrc:375
msgctxt "RID_SVXSTR_TABLE_PRESET_NONE"
msgid "Set No Borders"
msgstr "Žeden ramik"
-#: cui/inc/strings.hrc:377
+#: cui/inc/strings.hrc:376
msgctxt "RID_SVXSTR_TABLE_PRESET_ONLYOUTER"
msgid "Set Outer Border Only"
msgstr "Jano wenkowny ramik"
-#: cui/inc/strings.hrc:378
+#: cui/inc/strings.hrc:377
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERHORI"
msgid "Set Outer Border and Horizontal Lines"
msgstr "Wenkowny ramik a horiconalne linije"
-#: cui/inc/strings.hrc:379
+#: cui/inc/strings.hrc:378
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERALL"
msgid "Set Outer Border and All Inner Lines"
msgstr "Wenkowny ramik a wšykne nutśikowne linje"
-#: cui/inc/strings.hrc:380
+#: cui/inc/strings.hrc:379
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERINNER"
msgid "Set Outer Border Without Changing Inner Lines"
msgstr "Wenkowny ramik bźez změny nutśikownych linijow"
-#: cui/inc/strings.hrc:381
+#: cui/inc/strings.hrc:380
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONAL"
msgid "Set Diagonal Lines Only"
msgstr "Jano diagonalne linije"
-#: cui/inc/strings.hrc:382
+#: cui/inc/strings.hrc:381
msgctxt "RID_SVXSTR_PARA_PRESET_ALL"
msgid "Set All Four Borders"
msgstr "Dopołny ramik"
-#: cui/inc/strings.hrc:383
+#: cui/inc/strings.hrc:382
msgctxt "RID_SVXSTR_PARA_PRESET_LEFTRIGHT"
msgid "Set Left and Right Borders Only"
msgstr "Jano lěwa a pšawa kšoma"
-#: cui/inc/strings.hrc:384
+#: cui/inc/strings.hrc:383
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOM"
msgid "Set Top and Bottom Borders Only"
msgstr "Jano górny a dolny ramik"
-#: cui/inc/strings.hrc:385
+#: cui/inc/strings.hrc:384
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYLEFT"
msgid "Set Left Border Only"
msgstr "Jano lěwy ramik"
-#: cui/inc/strings.hrc:386
+#: cui/inc/strings.hrc:385
msgctxt "RID_SVXSTR_HOR_PRESET_ONLYHOR"
msgid "Set Top and Bottom Borders, and All Inner Lines"
msgstr "Górna a dolna kšoma a wšykne nutśikowne linije"
-#: cui/inc/strings.hrc:387
+#: cui/inc/strings.hrc:386
msgctxt "RID_SVXSTR_VER_PRESET_ONLYVER"
msgid "Set Left and Right Borders, and All Inner Lines"
msgstr "Lěwa a pšawa kšoma a wšykne nutśikowne linije"
-#: cui/inc/strings.hrc:388
+#: cui/inc/strings.hrc:387
msgctxt "RID_SVXSTR_SHADOW_STYLE_NONE"
msgid "No Shadow"
msgstr "Bźez sni"
-#: cui/inc/strings.hrc:389
+#: cui/inc/strings.hrc:388
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMRIGHT"
msgid "Cast Shadow to Bottom Right"
msgstr "Seń napšawo dołojce chyśiś"
-#: cui/inc/strings.hrc:390
+#: cui/inc/strings.hrc:389
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPRIGHT"
msgid "Cast Shadow to Top Right"
msgstr "Seń napšawo górjejce chyśiś"
-#: cui/inc/strings.hrc:391
+#: cui/inc/strings.hrc:390
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMLEFT"
msgid "Cast Shadow to Bottom Left"
msgstr "Seń nalěwo dołojce chyśiś"
-#: cui/inc/strings.hrc:392
+#: cui/inc/strings.hrc:391
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPLEFT"
msgid "Cast Shadow to Top Left"
msgstr "Seń nalěwo górjejce chyśiś"
-#: cui/inc/strings.hrc:393
+#: cui/inc/strings.hrc:392
msgctxt "RID_SVXSTR_SIGNATURELINE_SIGNED_BY"
msgid "Signed by: %1"
msgstr "Signěrowany wót: %1"
-#: cui/inc/strings.hrc:394
+#: cui/inc/strings.hrc:393
msgctxt "RID_SVXSTR_OPENCL_RESTART"
msgid "For the OpenCL changes to take effect, %PRODUCTNAME must be restarted."
msgstr "Aby se změny OpenCL wustatkowali, musy se %PRODUCTNAME znowego startowaś."
@@ -10667,22 +10662,43 @@ msgctxt "signsignatureline|btn_select_certificate"
msgid "Select Certificate"
msgstr "Certifikat wubraś"
-#: cui/uiconfig/ui/signsignatureline.ui:168
+#. Name of the signer
+#: cui/uiconfig/ui/signsignatureline.ui:166
+msgctxt "signsignatureline|label_name"
+msgid "or"
+msgstr "abo"
+
+#: cui/uiconfig/ui/signsignatureline.ui:175
+msgctxt "signsignatureline|btn_load_image"
+msgid "Use Signature Image"
+msgstr "Signaturowy wobraz wužywaś"
+
+#: cui/uiconfig/ui/signsignatureline.ui:190
+msgctxt "signsignatureline|btn_clear_image"
+msgid "Clear"
+msgstr "Wulašowaś"
+
+#: cui/uiconfig/ui/signsignatureline.ui:206
+msgctxt "signsignatureline|label_image_dimensions"
+msgid "Best image size: 600 x 100 px"
+msgstr "Nejlěpša wobrazowa wjelikosć: 600 x 100 px"
+
+#: cui/uiconfig/ui/signsignatureline.ui:237
msgctxt "signsignatureline|label_sign"
msgid "Sign"
msgstr "Signěrowaś"
-#: cui/uiconfig/ui/signsignatureline.ui:205
+#: cui/uiconfig/ui/signsignatureline.ui:274
msgctxt "signsignatureline|label_add_comment"
msgid "Add comment:"
msgstr "Komentar pśidaś:"
-#: cui/uiconfig/ui/signsignatureline.ui:241
+#: cui/uiconfig/ui/signsignatureline.ui:310
msgctxt "signsignatureline|label_hint"
msgid "Instructions from the document creator:"
msgstr "Instrukcije wót awtora dokumenta:"
-#: cui/uiconfig/ui/signsignatureline.ui:274
+#: cui/uiconfig/ui/signsignatureline.ui:343
msgctxt "signsignatureline|label_more"
msgid "More"
msgstr "Wěcej"
diff --git a/source/dsb/extras/source/autocorr/emoji.po b/source/dsb/extras/source/autocorr/emoji.po
index 4e174e20dd9..69d35400f5a 100644
--- a/source/dsb/extras/source/autocorr/emoji.po
+++ b/source/dsb/extras/source/autocorr/emoji.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-12-20 08:16+0100\n"
-"PO-Revision-Date: 2018-10-29 21:20+0000\n"
+"PO-Revision-Date: 2018-11-14 19:35+0000\n"
"Last-Translator: Michael Wolf <milupo@sorbzilla.de>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: dsb\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1540848002.000000\n"
+"X-POOTLE-MTIME: 1542224132.000000\n"
#. ¢ (U+000A2), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8428,7 +8428,7 @@ msgctxt ""
"ANGRY_FACE\n"
"LngText.text"
msgid "angry"
-msgstr ""
+msgstr "rozgórjony"
#. 😡 (U+1F621), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8446,7 +8446,7 @@ msgctxt ""
"CRYING_FACE\n"
"LngText.text"
msgid "cry"
-msgstr ""
+msgstr "płakajucy"
#. 😣 (U+1F623), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8455,7 +8455,7 @@ msgctxt ""
"PERSEVERING_FACE\n"
"LngText.text"
msgid "persevere"
-msgstr ""
+msgstr "wobstaś"
#. 😤 (U+1F624), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8464,7 +8464,7 @@ msgctxt ""
"FACE_WITH_LOOK_OF_TRIUMPH\n"
"LngText.text"
msgid "triumph"
-msgstr ""
+msgstr "triumf"
#. 😥 (U+1F625), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8473,7 +8473,7 @@ msgctxt ""
"DISAPPOINTED_BUT_RELIEVED_FACE\n"
"LngText.text"
msgid "disappointed relieved"
-msgstr ""
+msgstr "wobtužony, ale wólažcony"
#. 😦 (U+1F626), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8482,7 +8482,7 @@ msgctxt ""
"FROWNING_FACE_WITH_OPEN_MOUTH\n"
"LngText.text"
msgid "frowning"
-msgstr ""
+msgstr "póchmurny"
#. 😧 (U+1F627), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8491,7 +8491,7 @@ msgctxt ""
"ANGUISHED_FACE\n"
"LngText.text"
msgid "anguished"
-msgstr ""
+msgstr "nuźony"
#. 😨 (U+1F628), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8500,7 +8500,7 @@ msgctxt ""
"FEARFUL_FACE\n"
"LngText.text"
msgid "fearful"
-msgstr ""
+msgstr "bojazny"
#. 😩 (U+1F629), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8509,7 +8509,7 @@ msgctxt ""
"WEARY_FACE\n"
"LngText.text"
msgid "weary"
-msgstr ""
+msgstr "zmótany"
#. 😪 (U+1F62A), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8527,7 +8527,7 @@ msgctxt ""
"TIRED_FACE\n"
"LngText.text"
msgid "tired face"
-msgstr ""
+msgstr "mucny"
#. 😬 (U+1F62C), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8536,7 +8536,7 @@ msgctxt ""
"GRIMACING_FACE\n"
"LngText.text"
msgid "grimacing"
-msgstr ""
+msgstr "grimasa"
#. 😭 (U+1F62D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8545,7 +8545,7 @@ msgctxt ""
"LOUDLY_CRYING_FACE\n"
"LngText.text"
msgid "sob"
-msgstr ""
+msgstr "bjacecy"
#. 😮 (U+1F62E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8563,7 +8563,7 @@ msgctxt ""
"HUSHED_FACE\n"
"LngText.text"
msgid "hushed"
-msgstr ""
+msgstr "pśełapjony"
#. 😰 (U+1F630), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8572,7 +8572,7 @@ msgctxt ""
"FACE_WITH_OPEN_MOUTH_AND_COLD_SWEAT\n"
"LngText.text"
msgid "cold sweat"
-msgstr ""
+msgstr "zymny znoj"
#. 😱 (U+1F631), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8581,7 +8581,7 @@ msgctxt ""
"FACE_SCREAMING_IN_FEAR\n"
"LngText.text"
msgid "scream"
-msgstr ""
+msgstr "wukśik"
#. 😲 (U+1F632), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8590,7 +8590,7 @@ msgctxt ""
"ASTONISHED_FACE\n"
"LngText.text"
msgid "astonished"
-msgstr ""
+msgstr "zaźiwany"
#. 😳 (U+1F633), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8599,7 +8599,7 @@ msgctxt ""
"FLUSHED_FACE\n"
"LngText.text"
msgid "flushed"
-msgstr ""
+msgstr "zacerwjenjony"
#. 😴 (U+1F634), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8608,7 +8608,7 @@ msgctxt ""
"SLEEPING_FACE\n"
"LngText.text"
msgid "sleeping"
-msgstr ""
+msgstr "spicy"
#. 😵 (U+1F635), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8617,7 +8617,7 @@ msgctxt ""
"DIZZY_FACE\n"
"LngText.text"
msgid "dizzy face"
-msgstr ""
+msgstr "zwity"
#. 😶 (U+1F636), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8626,7 +8626,7 @@ msgctxt ""
"FACE_WITHOUT_MOUTH\n"
"LngText.text"
msgid "no mouth"
-msgstr ""
+msgstr "nimy"
#. 😷 (U+1F637), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8635,7 +8635,7 @@ msgctxt ""
"FACE_WITH_MEDICAL_MASK\n"
"LngText.text"
msgid "mask"
-msgstr ""
+msgstr "maska"
#. 😸 (U+1F638), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8644,7 +8644,7 @@ msgctxt ""
"GRINNING_CAT_FACE_WITH_SMILING_EYES\n"
"LngText.text"
msgid "smile cat"
-msgstr ""
+msgstr "smějkotajuca kócka"
#. 😹 (U+1F639), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8653,7 +8653,7 @@ msgctxt ""
"CAT_FACE_WITH_TEARS_OF_JOY\n"
"LngText.text"
msgid "joy cat"
-msgstr ""
+msgstr "kócka z łdźami radosći"
#. 😺 (U+1F63A), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8662,7 +8662,7 @@ msgctxt ""
"SMILING_CAT_FACE_WITH_OPEN_MOUTH\n"
"LngText.text"
msgid "smiley cat"
-msgstr ""
+msgstr "smjejuca se kócka"
#. 😻 (U+1F63B), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8671,7 +8671,7 @@ msgctxt ""
"SMILING_CAT_FACE_WITH_HEART-SHAPED_EYES\n"
"LngText.text"
msgid "heart eyes cat"
-msgstr ""
+msgstr "zalubowana kócka"
#. 😼 (U+1F63C), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8680,7 +8680,7 @@ msgctxt ""
"CAT_FACE_WITH_WRY_SMILE\n"
"LngText.text"
msgid "smirk cat"
-msgstr ""
+msgstr "zubjeca se kócka"
#. 😽 (U+1F63D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
diff --git a/source/dsb/sc/messages.po b/source/dsb/sc/messages.po
index eca3a5aaa95..34d0c4e3c63 100644
--- a/source/dsb/sc/messages.po
+++ b/source/dsb/sc/messages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-11-12 22:23+0000\n"
+"PO-Revision-Date: 2018-11-14 17:16+0000\n"
"Last-Translator: Michael Wolf <milupo@sorbzilla.de>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: dsb\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1542061400.000000\n"
+"X-POOTLE-MTIME: 1542215771.000000\n"
#: sc/inc/compiler.hrc:27
msgctxt "RID_FUNCTION_CATEGORIES"
@@ -18162,7 +18162,7 @@ msgstr "Źě_leńske znamuško pólow:"
#: sc/uiconfig/scalc/ui/imoptdialog.ui:124
msgctxt "imoptdialog|textft"
msgid "Strin_g delimiter:"
-msgstr "Źěleńske _znamuško znamuškowych rjeáazkow:"
+msgstr "Źěleńske _znamuško znamuškowych rjeśazkow:"
#: sc/uiconfig/scalc/ui/imoptdialog.ui:135
msgctxt "imoptdialog|asshown"
@@ -22799,112 +22799,112 @@ msgstr "Nejmjeńšy"
#: sc/uiconfig/scalc/ui/standardfilterdialog.ui:430
msgctxt "standardfilterdialog|cond4"
msgid "Largest %"
-msgstr ""
+msgstr "Nejwětšy %"
#: sc/uiconfig/scalc/ui/standardfilterdialog.ui:431
msgctxt "standardfilterdialog|cond4"
msgid "Smallest %"
-msgstr ""
+msgstr "Nejmjeńšy %"
#: sc/uiconfig/scalc/ui/standardfilterdialog.ui:432
msgctxt "standardfilterdialog|cond4"
msgid "Contains"
-msgstr ""
+msgstr "Wopśimujo"
#: sc/uiconfig/scalc/ui/standardfilterdialog.ui:433
msgctxt "standardfilterdialog|cond4"
msgid "Does not contain"
-msgstr ""
+msgstr "Njewopśimujo"
#: sc/uiconfig/scalc/ui/standardfilterdialog.ui:434
msgctxt "standardfilterdialog|cond4"
msgid "Begins with"
-msgstr ""
+msgstr "Zachopina se z"
#: sc/uiconfig/scalc/ui/standardfilterdialog.ui:435
msgctxt "standardfilterdialog|cond4"
msgid "Does not begin with"
-msgstr ""
+msgstr "Njezachopina se z"
#: sc/uiconfig/scalc/ui/standardfilterdialog.ui:436
msgctxt "standardfilterdialog|cond4"
msgid "Ends with"
-msgstr ""
+msgstr "Kóńcy se z"
#: sc/uiconfig/scalc/ui/standardfilterdialog.ui:437
msgctxt "standardfilterdialog|cond4"
msgid "Does not end with"
-msgstr ""
+msgstr "Njekóńcy se z"
#: sc/uiconfig/scalc/ui/standardfilterdialog.ui:441
msgctxt "standardfilterdialog|cond4-atkobject"
msgid "Condition 4"
-msgstr ""
+msgstr "Wuměnjenje 4"
#: sc/uiconfig/scalc/ui/standardfilterdialog.ui:466
msgctxt "standardfilterdialog|val1-atkobject"
msgid "Value 1"
-msgstr ""
+msgstr "Gódnota 1"
#: sc/uiconfig/scalc/ui/standardfilterdialog.ui:491
msgctxt "standardfilterdialog|val2-atkobject"
msgid "Value 2"
-msgstr ""
+msgstr "Gódnota 2"
#: sc/uiconfig/scalc/ui/standardfilterdialog.ui:516
msgctxt "standardfilterdialog|val3-atkobject"
msgid "Value 3"
-msgstr ""
+msgstr "Gódnota 3"
#: sc/uiconfig/scalc/ui/standardfilterdialog.ui:538
msgctxt "standardfilterdialog|val4-atkobject"
msgid "Value 4"
-msgstr ""
+msgstr "Gódnota 4"
#: sc/uiconfig/scalc/ui/standardfilterdialog.ui:555
msgctxt "standardfilterdialog|label1"
msgid "Filter Criteria"
-msgstr ""
+msgstr "Filtrowe kriterije"
#: sc/uiconfig/scalc/ui/standardfilterdialog.ui:593
msgctxt "standardfilterdialog|case"
msgid "_Case sensitive"
-msgstr ""
+msgstr "_Na wjelikopisanje źiwaś"
#: sc/uiconfig/scalc/ui/standardfilterdialog.ui:609
msgctxt "standardfilterdialog|header"
msgid "Range c_ontains column labels"
-msgstr ""
+msgstr "Wo~bcerk wopśimujo słupowe pópisanja"
#: sc/uiconfig/scalc/ui/standardfilterdialog.ui:625
msgctxt "standardfilterdialog|regexp"
msgid "Regular _expressions"
-msgstr ""
+msgstr "Regu_larne wuraze"
#: sc/uiconfig/scalc/ui/standardfilterdialog.ui:641
msgctxt "standardfilterdialog|unique"
msgid "_No duplications"
-msgstr ""
+msgstr "Žed_ne duplikaty"
#: sc/uiconfig/scalc/ui/standardfilterdialog.ui:657
msgctxt "standardfilterdialog|copyresult"
msgid "Co_py results to:"
-msgstr ""
+msgstr "Wuslědki k_opěrowaś do:"
#: sc/uiconfig/scalc/ui/standardfilterdialog.ui:677
msgctxt "standardfilterdialog|destpers"
msgid "_Keep filter criteria"
-msgstr ""
+msgstr "Filtrowe kriterije wob_chowaś"
#: sc/uiconfig/scalc/ui/standardfilterdialog.ui:713
msgctxt "standardfilterdialog|lbcopyarea-atkobject"
msgid "Copy results to"
-msgstr ""
+msgstr "Wuslědki kopěrowaś do"
#: sc/uiconfig/scalc/ui/standardfilterdialog.ui:734
msgctxt "standardfilterdialog|edcopyarea-atkobject"
msgid "Copy results to"
-msgstr ""
+msgstr "Wuslědki kopěrowaś do"
#: sc/uiconfig/scalc/ui/standardfilterdialog.ui:772
msgctxt "standardfilterdialog|dbarealabel"
@@ -22914,7 +22914,7 @@ msgstr "Datowy wobcerk:"
#: sc/uiconfig/scalc/ui/standardfilterdialog.ui:785
msgctxt "standardfilterdialog|dbarea"
msgid "dummy"
-msgstr ""
+msgstr "zastupnik"
#: sc/uiconfig/scalc/ui/standardfilterdialog.ui:805
msgctxt "standardfilterdialog|label6"
@@ -22939,7 +22939,7 @@ msgstr "Tabele:"
#: sc/uiconfig/scalc/ui/statisticsinfopage.ui:106
msgctxt "statisticsinfopage|label3"
msgid "Formula groups:"
-msgstr ""
+msgstr "Formulowe kupki:"
#: sc/uiconfig/scalc/ui/statisticsinfopage.ui:136
msgctxt "statisticsinfopage|label1"
@@ -22949,12 +22949,12 @@ msgstr "Dokument: "
#: sc/uiconfig/scalc/ui/subtotaldialog.ui:8
msgctxt "subtotaldialog|SubTotalDialog"
msgid "Subtotals"
-msgstr ""
+msgstr "Mjazyrezultaty"
#: sc/uiconfig/scalc/ui/subtotaldialog.ui:123
msgctxt "subtotaldialog|1stgroup"
msgid "1st Group"
-msgstr ""
+msgstr "1. kupka"
#: sc/uiconfig/scalc/ui/subtotaldialog.ui:145
msgctxt "subtotaldialog|2ndgroup"
@@ -22984,17 +22984,17 @@ msgstr "Licba"
#: sc/uiconfig/scalc/ui/subtotalgrppage.ui:18
msgctxt "subtotalgrppage|liststore1"
msgid "Average"
-msgstr ""
+msgstr "Pśerězk"
#: sc/uiconfig/scalc/ui/subtotalgrppage.ui:21
msgctxt "subtotalgrppage|liststore1"
msgid "Max"
-msgstr ""
+msgstr "Maks"
#: sc/uiconfig/scalc/ui/subtotalgrppage.ui:24
msgctxt "subtotalgrppage|liststore1"
msgid "Min"
-msgstr ""
+msgstr "Min"
#: sc/uiconfig/scalc/ui/subtotalgrppage.ui:27
msgctxt "subtotalgrppage|liststore1"
@@ -23004,12 +23004,12 @@ msgstr "Produkt"
#: sc/uiconfig/scalc/ui/subtotalgrppage.ui:30
msgctxt "subtotalgrppage|liststore1"
msgid "Count (numbers only)"
-msgstr ""
+msgstr "Licba (jano licby)"
#: sc/uiconfig/scalc/ui/subtotalgrppage.ui:33
msgctxt "subtotalgrppage|liststore1"
msgid "StDev (Sample)"
-msgstr ""
+msgstr "StWótch (proba)"
#: sc/uiconfig/scalc/ui/subtotalgrppage.ui:36
msgctxt "subtotalgrppage|liststore1"
@@ -23019,7 +23019,7 @@ msgstr "StWótchN (zakładny cełk)"
#: sc/uiconfig/scalc/ui/subtotalgrppage.ui:39
msgctxt "subtotalgrppage|liststore1"
msgid "Var (Sample)"
-msgstr ""
+msgstr "Warianca (proba)"
#: sc/uiconfig/scalc/ui/subtotalgrppage.ui:42
msgctxt "subtotalgrppage|liststore1"
@@ -23029,32 +23029,32 @@ msgstr "Wariance (zakładny cełk)"
#: sc/uiconfig/scalc/ui/subtotalgrppage.ui:62
msgctxt "subtotalgrppage|label1"
msgid "Group by:"
-msgstr ""
+msgstr "Ku kupce zestajiś pó"
#: sc/uiconfig/scalc/ui/subtotalgrppage.ui:103
msgctxt "subtotalgrppage|label2"
msgid "Calculate subtotals for:"
-msgstr ""
+msgstr "Mjazyrezultaty wulicyś za:"
#: sc/uiconfig/scalc/ui/subtotalgrppage.ui:119
msgctxt "subtotalgrppage|label3"
msgid "Use function:"
-msgstr ""
+msgstr "Funkciju wužywaś:"
#: sc/uiconfig/scalc/ui/subtotaloptionspage.ui:35
msgctxt "subtotaloptionspage|pagebreak"
msgid "_Page break between groups"
-msgstr ""
+msgstr "Ła_manje boka mjazy kupkami"
#: sc/uiconfig/scalc/ui/subtotaloptionspage.ui:51
msgctxt "subtotaloptionspage|case"
msgid "_Case sensitive"
-msgstr ""
+msgstr "_Na wjelikopisanje źiwaś"
#: sc/uiconfig/scalc/ui/subtotaloptionspage.ui:67
msgctxt "subtotaloptionspage|sort"
msgid "Pre-_sort area according to groups"
-msgstr ""
+msgstr "_Do togo wobcerk pó kupkach sortěrowaś"
#: sc/uiconfig/scalc/ui/subtotaloptionspage.ui:89
msgctxt "subtotaloptionspage|label1"
@@ -23074,42 +23074,42 @@ msgstr "Wóst_upajucy"
#: sc/uiconfig/scalc/ui/subtotaloptionspage.ui:162
msgctxt "subtotaloptionspage|formats"
msgid "I_nclude formats"
-msgstr ""
+msgstr "Formaty _zapśimjeś"
#: sc/uiconfig/scalc/ui/subtotaloptionspage.ui:178
msgctxt "subtotaloptionspage|btnuserdef"
msgid "C_ustom sort order"
-msgstr ""
+msgstr "Swójs_ki sortěrowański pórěd"
#: sc/uiconfig/scalc/ui/subtotaloptionspage.ui:217
msgctxt "subtotaloptionspage|label2"
msgid "Sort"
-msgstr ""
+msgstr "Sortěrowaś"
#: sc/uiconfig/scalc/ui/textimportcsv.ui:16
msgctxt "textimportcsv|TextImportCsvDialog"
msgid "Text Import"
-msgstr ""
+msgstr "Tekstowy import"
#: sc/uiconfig/scalc/ui/textimportcsv.ui:110
msgctxt "textimportcsv|textcharset"
msgid "Ch_aracter set:"
-msgstr ""
+msgstr "_Znamuškowa sajźba:"
#: sc/uiconfig/scalc/ui/textimportcsv.ui:124
msgctxt "textimportcsv|textlanguage"
msgid "_Language:"
-msgstr ""
+msgstr "_Rěc:"
#: sc/uiconfig/scalc/ui/textimportcsv.ui:138
msgctxt "textimportcsv|textfromrow"
msgid "From ro_w:"
-msgstr ""
+msgstr "Wót sm_užki:"
#: sc/uiconfig/scalc/ui/textimportcsv.ui:188
msgctxt "textimportcsv|label1"
msgid "Import"
-msgstr ""
+msgstr "Importěrowaś"
#: sc/uiconfig/scalc/ui/textimportcsv.ui:230
msgctxt "textimportcsv|tofixedwidth"
@@ -23119,22 +23119,22 @@ msgstr "_Kšuta šyrokosć"
#: sc/uiconfig/scalc/ui/textimportcsv.ui:247
msgctxt "textimportcsv|toseparatedby"
msgid "_Separated by"
-msgstr ""
+msgstr "Źě_lony pśez"
#: sc/uiconfig/scalc/ui/textimportcsv.ui:285
msgctxt "textimportcsv|tab"
msgid "_Tab"
-msgstr ""
+msgstr "_Tabulator"
#: sc/uiconfig/scalc/ui/textimportcsv.ui:301
msgctxt "textimportcsv|mergedelimiters"
msgid "Merge _delimiters"
-msgstr ""
+msgstr "Źěleńske _znamuška zjadnośiś"
#: sc/uiconfig/scalc/ui/textimportcsv.ui:319
msgctxt "textimportcsv|removespace"
msgid "Tr_im spaces"
-msgstr ""
+msgstr "Prozne znamjenja wo_brězaś"
#: sc/uiconfig/scalc/ui/textimportcsv.ui:337
msgctxt "textimportcsv|comma"
@@ -23154,7 +23154,7 @@ msgstr "Pro_zne znamuško"
#: sc/uiconfig/scalc/ui/textimportcsv.ui:391
msgctxt "textimportcsv|other"
msgid "Othe_r"
-msgstr ""
+msgstr "Dr_uge"
#: sc/uiconfig/scalc/ui/textimportcsv.ui:419
msgctxt "textimportcsv|inputother-atkobject"
@@ -23164,57 +23164,57 @@ msgstr "Druge"
#: sc/uiconfig/scalc/ui/textimportcsv.ui:444
msgctxt "textimportcsv|texttextdelimiter"
msgid "Strin_g delimiter:"
-msgstr ""
+msgstr "Źěleńske _znamuško znamuškowych rjeśazkow:"
#: sc/uiconfig/scalc/ui/textimportcsv.ui:494
msgctxt "textimportcsv|separatoroptions"
msgid "Separator Options"
-msgstr ""
+msgstr "Nastajenja źěleńskego znamuška"
#: sc/uiconfig/scalc/ui/textimportcsv.ui:528
msgctxt "textimportcsv|quotedfieldastext"
msgid "F_ormat quoted field as text"
-msgstr ""
+msgstr "Pó_lo w pazorkach ako tekst formatěrowaś"
#: sc/uiconfig/scalc/ui/textimportcsv.ui:544
msgctxt "textimportcsv|detectspecialnumbers"
msgid "Detect special _numbers"
-msgstr ""
+msgstr "Wóse_bne licby spóznaś"
#: sc/uiconfig/scalc/ui/textimportcsv.ui:560
msgctxt "textimportcsv|skipemptycells"
msgid "S_kip empty cells"
-msgstr ""
+msgstr "Pr_ozne cele pśeskócyś"
#: sc/uiconfig/scalc/ui/textimportcsv.ui:564
msgctxt "textimportcsv|skipemptycells"
msgid "If enabled, blank cells in source will not override the target."
-msgstr ""
+msgstr "Jolic zmóžnjone, prozne žrědłowe cele celowe cele njepśepisuju."
#: sc/uiconfig/scalc/ui/textimportcsv.ui:583
msgctxt "textimportcsv|label3"
msgid "Other Options"
-msgstr ""
+msgstr "Dalšne nastajenja"
#: sc/uiconfig/scalc/ui/textimportcsv.ui:625
msgctxt "textimportcsv|textcolumntype"
msgid "Column t_ype:"
-msgstr ""
+msgstr "Słupowy _typ:"
#: sc/uiconfig/scalc/ui/textimportcsv.ui:670
msgctxt "textimportcsv|textalttitle"
msgid "Text to Columns"
-msgstr ""
+msgstr "Tekst do słupow"
#: sc/uiconfig/scalc/ui/textimportcsv.ui:686
msgctxt "textimportcsv|label4"
msgid "Fields"
-msgstr ""
+msgstr "Póla"
#: sc/uiconfig/scalc/ui/textimportoptions.ui:9
msgctxt "textimportoptions|TextImportOptionsDialog"
msgid "Import Options"
-msgstr ""
+msgstr "Importowe nastajenja"
#: sc/uiconfig/scalc/ui/textimportoptions.ui:98
msgctxt "textimportoptions|custom"
@@ -23229,12 +23229,12 @@ msgstr "Awtomatiski"
#: sc/uiconfig/scalc/ui/textimportoptions.ui:147
msgctxt "textimportoptions|label2"
msgid "Select the Language to Use for Import"
-msgstr ""
+msgstr "Wubjeŕśo rěc, kótaraž se dej za import wužywaś"
#: sc/uiconfig/scalc/ui/textimportoptions.ui:174
msgctxt "textimportoptions|convertdata"
msgid "Detect special numbers (such as dates)"
-msgstr ""
+msgstr "Wósebne licby (na pś. datumy) spóznaś"
#: sc/uiconfig/scalc/ui/textimportoptions.ui:189
msgctxt "textimportoptions|label3"
@@ -23244,42 +23244,42 @@ msgstr "Nastajenja"
#: sc/uiconfig/scalc/ui/texttransformationentry.ui:21
msgctxt "texttransformationentry|name"
msgid "Text Transformation"
-msgstr ""
+msgstr "Tekstowa transformacija"
#: sc/uiconfig/scalc/ui/texttransformationentry.ui:37
msgctxt "texttransformationentry|type"
msgid "Type:"
-msgstr ""
+msgstr "Typ:"
#: sc/uiconfig/scalc/ui/texttransformationentry.ui:51
msgctxt "texttransformationentry|columns"
msgid "Columns:"
-msgstr ""
+msgstr "Słupy:"
#: sc/uiconfig/scalc/ui/texttransformationentry.ui:81
msgctxt "texttransformation_type|tolower"
msgid "To Lower"
-msgstr ""
+msgstr "Do małopisanja"
#: sc/uiconfig/scalc/ui/texttransformationentry.ui:82
msgctxt "texttransformation_type|toupper"
msgid "To Upper"
-msgstr ""
+msgstr "Do wjelikopisanja"
#: sc/uiconfig/scalc/ui/texttransformationentry.ui:83
msgctxt "texttransformation_type|capitalize"
msgid "Capitalize"
-msgstr ""
+msgstr "Wulkopisanje"
#: sc/uiconfig/scalc/ui/texttransformationentry.ui:84
msgctxt "texttransformation_type|trim"
msgid "Trim"
-msgstr ""
+msgstr "Wótrězaś"
#: sc/uiconfig/scalc/ui/texttransformationentry.ui:106
msgctxt "texttransformation_type|delete"
msgid "Cancel"
-msgstr ""
+msgstr "Pśetergnuś"
#: sc/uiconfig/scalc/ui/tpviewpage.ui:37
msgctxt "tpviewpage|formula"
@@ -23289,42 +23289,42 @@ msgstr "_Formule"
#: sc/uiconfig/scalc/ui/tpviewpage.ui:54
msgctxt "tpviewpage|nil"
msgid "Zero val_ues"
-msgstr ""
+msgstr "_Nulowe gódnoty"
#: sc/uiconfig/scalc/ui/tpviewpage.ui:71
msgctxt "tpviewpage|annot"
msgid "_Comment indicator"
-msgstr ""
+msgstr "_Komentarowy indikator"
#: sc/uiconfig/scalc/ui/tpviewpage.ui:88
msgctxt "tpviewpage|value"
msgid "Value h_ighlighting"
-msgstr ""
+msgstr "Wu_zwignjenje gódnotow"
#: sc/uiconfig/scalc/ui/tpviewpage.ui:105
msgctxt "tpviewpage|anchor"
msgid "_Anchor"
-msgstr ""
+msgstr "_Kokula"
#: sc/uiconfig/scalc/ui/tpviewpage.ui:122
msgctxt "tpviewpage|clipmark"
msgid "Te_xt overflow"
-msgstr ""
+msgstr "Te_kstowy woběžk"
#: sc/uiconfig/scalc/ui/tpviewpage.ui:139
msgctxt "tpviewpage|rangefind"
msgid "_Show references in color"
-msgstr ""
+msgstr "_Póśěgi barwojto pokazaś"
#: sc/uiconfig/scalc/ui/tpviewpage.ui:162
msgctxt "tpviewpage|label4"
msgid "Display"
-msgstr ""
+msgstr "Zwobrazniś"
#: sc/uiconfig/scalc/ui/tpviewpage.ui:198
msgctxt "tpviewpage|rowcolheader"
msgid "Colu_mn/row headers"
-msgstr ""
+msgstr "_Nadpisma słupow/smužkow"
#: sc/uiconfig/scalc/ui/tpviewpage.ui:215
msgctxt "tpviewpage|hscroll"
@@ -23339,17 +23339,17 @@ msgstr "Werti_kalna suwata rědka"
#: sc/uiconfig/scalc/ui/tpviewpage.ui:249
msgctxt "tpviewpage|tblreg"
msgid "Sh_eet tabs"
-msgstr ""
+msgstr "Tabe_lowe rejtarki"
#: sc/uiconfig/scalc/ui/tpviewpage.ui:266
msgctxt "tpviewpage|outline"
msgid "_Outline symbols"
-msgstr ""
+msgstr "_Rozrědowańske symbole"
#: sc/uiconfig/scalc/ui/tpviewpage.ui:289
msgctxt "tpviewpage|label5"
msgid "Window"
-msgstr ""
+msgstr "Wokno"
#: sc/uiconfig/scalc/ui/tpviewpage.ui:365
msgctxt "tpviewpage|grid_label"
@@ -23359,7 +23359,7 @@ msgstr "_Kśidnowe linije:"
#: sc/uiconfig/scalc/ui/tpviewpage.ui:382
msgctxt "tpviewpage|color_label"
msgid "_Color:"
-msgstr ""
+msgstr "_Barwa:"
#: sc/uiconfig/scalc/ui/tpviewpage.ui:399
msgctxt "tpviewpage|grid"
@@ -23369,7 +23369,7 @@ msgstr "Pokazaś"
#: sc/uiconfig/scalc/ui/tpviewpage.ui:400
msgctxt "tpviewpage|grid"
msgid "Show on colored cells"
-msgstr ""
+msgstr "Na barwojtych celach pokazaś"
#: sc/uiconfig/scalc/ui/tpviewpage.ui:401
msgctxt "tpviewpage|grid"
@@ -23379,27 +23379,27 @@ msgstr "Schowaś"
#: sc/uiconfig/scalc/ui/tpviewpage.ui:421
msgctxt "tpviewpage|break"
msgid "_Page breaks"
-msgstr ""
+msgstr "Ła_manja boka"
#: sc/uiconfig/scalc/ui/tpviewpage.ui:438
msgctxt "tpviewpage|guideline"
msgid "Helplines _while moving"
-msgstr ""
+msgstr "Po_mocne linije pśi gibanju"
#: sc/uiconfig/scalc/ui/tpviewpage.ui:461
msgctxt "tpviewpage|label1"
msgid "Visual Aids"
-msgstr ""
+msgstr "Wizuelne pomocne srědki"
#: sc/uiconfig/scalc/ui/tpviewpage.ui:500
msgctxt "tpviewpage|objgrf_label"
msgid "Ob_jects/Images:"
-msgstr ""
+msgstr "_Objekty/wobraze:"
#: sc/uiconfig/scalc/ui/tpviewpage.ui:516
msgctxt "tpviewpage|diagram_label"
msgid "Cha_rts:"
-msgstr ""
+msgstr "_Diagramy:"
#: sc/uiconfig/scalc/ui/tpviewpage.ui:532
msgctxt "tpviewpage|draw_label"
@@ -23444,27 +23444,27 @@ msgstr "Objekty"
#: sc/uiconfig/scalc/ui/tpviewpage.ui:629
msgctxt "tpviewpage|synczoom"
msgid "S_ynchronize sheets"
-msgstr ""
+msgstr "Tabele syn_chronizěrowaś"
#: sc/uiconfig/scalc/ui/tpviewpage.ui:644
msgctxt "tpviewpage|label3"
msgid "Zoom"
-msgstr ""
+msgstr "Měritko"
#: sc/uiconfig/scalc/ui/ttestdialog.ui:40
msgctxt "ttestdialog|variable1-range-label"
msgid "Variable 1 range:"
-msgstr ""
+msgstr "Wobcerk wariable 1:"
#: sc/uiconfig/scalc/ui/ttestdialog.ui:78
msgctxt "ttestdialog|variable2-range-label"
msgid "Variable 2 range:"
-msgstr ""
+msgstr "Wobcerk wariable 2:"
#: sc/uiconfig/scalc/ui/ttestdialog.ui:116
msgctxt "ttestdialog|output-range-label"
msgid "Results to:"
-msgstr ""
+msgstr "Wuslědki do:"
#: sc/uiconfig/scalc/ui/ttestdialog.ui:157
msgctxt "ttestdialog|label1"
@@ -23479,22 +23479,22 @@ msgstr "Słupy"
#: sc/uiconfig/scalc/ui/ttestdialog.ui:267
msgctxt "ttestdialog|groupedby-rows-radio"
msgid "Rows"
-msgstr ""
+msgstr "Smužki"
#: sc/uiconfig/scalc/ui/ttestdialog.ui:289
msgctxt "ttestdialog|label2"
msgid "Grouped by"
-msgstr ""
+msgstr "Ku kupce zestajony pó"
#: sc/uiconfig/scalc/ui/ungroupdialog.ui:8
msgctxt "ungroupdialog|UngroupDialog"
msgid "Ungroup"
-msgstr ""
+msgstr "Kupku wótpóraś"
#: sc/uiconfig/scalc/ui/ungroupdialog.ui:100
msgctxt "ungroupdialog|rows"
msgid "_Rows"
-msgstr ""
+msgstr "_Smužki"
#: sc/uiconfig/scalc/ui/ungroupdialog.ui:117
msgctxt "ungroupdialog|cols"
@@ -23504,17 +23504,17 @@ msgstr "_Słupy"
#: sc/uiconfig/scalc/ui/ungroupdialog.ui:141
msgctxt "ungroupdialog|includeLabel"
msgid "Deactivate for"
-msgstr ""
+msgstr "Znjemóžniś za"
#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:15
msgctxt "validationcriteriapage|liststore1"
msgid "All values"
-msgstr ""
+msgstr "Wšykne gódnoty"
#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:19
msgctxt "validationcriteriapage|liststore1"
msgid "Whole Numbers"
-msgstr ""
+msgstr "Cełe licby"
#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:23
msgctxt "validationcriteriapage|liststore1"
@@ -23544,17 +23544,17 @@ msgstr "Lisćina"
#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:43
msgctxt "validationcriteriapage|liststore1"
msgid "Text length"
-msgstr ""
+msgstr "Tekstowa dłujkosć"
#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:47
msgctxt "validationcriteriapage|liststore1"
msgid "Custom"
-msgstr ""
+msgstr "Swójski"
#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:61
msgctxt "validationcriteriapage|liststore2"
msgid "equal"
-msgstr ""
+msgstr "jadnak"
#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:65
msgctxt "validationcriteriapage|liststore2"
@@ -23584,22 +23584,22 @@ msgstr "njerownja"
#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:85
msgctxt "validationcriteriapage|liststore2"
msgid "valid range"
-msgstr ""
+msgstr "płaśiwy wobcerk"
#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:89
msgctxt "validationcriteriapage|liststore2"
msgid "invalid range"
-msgstr ""
+msgstr "njepłaśiwy wobcerk"
#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:107
msgctxt "validationcriteriapage|label1"
msgid "_Allow:"
-msgstr ""
+msgstr "_Dowóliś:"
#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:121
msgctxt "validationcriteriapage|valueft"
msgid "_Data:"
-msgstr ""
+msgstr "_Daty:"
#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:157
msgctxt "validationcriteriapage|minft"
@@ -23614,22 +23614,22 @@ msgstr "Ma_ksimum:"
#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:250
msgctxt "validationcriteriapage|allowempty"
msgid "Allow _empty cells"
-msgstr ""
+msgstr "_Prozne cele dowóliś"
#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:265
msgctxt "validationcriteriapage|showlist"
msgid "Show selection _list"
-msgstr ""
+msgstr "Wu_běrańsku lisćinu pokazaś"
#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:280
msgctxt "validationcriteriapage|sortascend"
msgid "Sor_t entries ascending"
-msgstr ""
+msgstr "Zapiski s_tupajucy sortěrowaś"
#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:301
msgctxt "validationcriteriapage|hintft"
msgid "A valid source can only consist of a contiguous selection of rows and columns, or a formula that results in an area or array."
-msgstr ""
+msgstr "Płaśiwe žrědło móžo jano ze gromadu wisecego wuběrka smužkow a słupow wobstojaś, abo z formule, kótarejež wuslědk jo wobcerk abo matriks."
#: sc/uiconfig/scalc/ui/validationdialog.ui:8
msgctxt "validationdialog|ValidationDialog"
@@ -23639,22 +23639,22 @@ msgstr "Płaśiwosć"
#: sc/uiconfig/scalc/ui/validationdialog.ui:113
msgctxt "validationdialog|criteria"
msgid "Criteria"
-msgstr ""
+msgstr "Kriterije"
#: sc/uiconfig/scalc/ui/validationdialog.ui:135
msgctxt "validationdialog|inputhelp"
msgid "Input Help"
-msgstr ""
+msgstr "Zapódawańska pomoc"
#: sc/uiconfig/scalc/ui/validationdialog.ui:158
msgctxt "validationdialog|erroralert"
msgid "Error Alert"
-msgstr ""
+msgstr "Zmólkowa powěźeńka"
#: sc/uiconfig/scalc/ui/validationhelptabpage.ui:15
msgctxt "validationhelptabpage|tsbhelp"
msgid "_Show input help when cell is selected"
-msgstr ""
+msgstr "_Zapódawańsku pomoc pokazaś, gaž se cela wuběra"
#: sc/uiconfig/scalc/ui/validationhelptabpage.ui:71
msgctxt "validationhelptabpage|title_label"
@@ -23664,7 +23664,7 @@ msgstr "_Titel:"
#: sc/uiconfig/scalc/ui/validationhelptabpage.ui:85
msgctxt "validationhelptabpage|inputhelp_label"
msgid "_Input help:"
-msgstr ""
+msgstr "_Zapódawańska pomoc:"
#: sc/uiconfig/scalc/ui/validationhelptabpage.ui:125
msgctxt "validationhelptabpage|label1"
@@ -23674,52 +23674,52 @@ msgstr "Wopśimjeśe"
#: sc/uiconfig/scalc/ui/xmlsourcedialog.ui:14
msgctxt "xmlsourcedialog|XMLSourceDialog"
msgid "XML Source"
-msgstr ""
+msgstr "XML-žrědło"
#: sc/uiconfig/scalc/ui/xmlsourcedialog.ui:47
msgctxt "xmlsourcedialog|selectsource|tooltip_text"
msgid "Browse to set source file."
-msgstr ""
+msgstr "Pśepytajśo, aby žrědłowu dataju nastajił."
#: sc/uiconfig/scalc/ui/xmlsourcedialog.ui:61
msgctxt "xmlsourcedialog|sourcefile"
msgid "- not set -"
-msgstr ""
+msgstr "- njenastajony -"
#: sc/uiconfig/scalc/ui/xmlsourcedialog.ui:76
msgctxt "xmlsourcedialog|label1"
msgid "Source File"
-msgstr ""
+msgstr "Žrědłowa dataja"
#: sc/uiconfig/scalc/ui/xmlsourcedialog.ui:138
msgctxt "xmlsourcedialog|label5"
msgid "Mapped cell:"
-msgstr ""
+msgstr "Pśipokazana cela:"
#: sc/uiconfig/scalc/ui/xmlsourcedialog.ui:183
msgctxt "xmlsourcedialog|label4"
msgid "Map to Document"
-msgstr ""
+msgstr "Dokumentej pśipokazaś"
#: sc/uiconfig/scalc/ui/xmlsourcedialog.ui:202
msgctxt "xmlsourcedialog|ok"
msgid "_Import"
-msgstr ""
+msgstr "_Importěrowaś"
#: sc/uiconfig/scalc/ui/ztestdialog.ui:40
msgctxt "ztestdialog|variable1-range-label"
msgid "Variable 1 range:"
-msgstr ""
+msgstr "Wobcerk wariable 1:"
#: sc/uiconfig/scalc/ui/ztestdialog.ui:78
msgctxt "ztestdialog|variable2-range-label"
msgid "Variable 2 range:"
-msgstr ""
+msgstr "Wobcerk wariable 2:"
#: sc/uiconfig/scalc/ui/ztestdialog.ui:116
msgctxt "ztestdialog|output-range-label"
msgid "Results to:"
-msgstr ""
+msgstr "Wuslědki do:"
#: sc/uiconfig/scalc/ui/ztestdialog.ui:157
msgctxt "ztestdialog|label1"
@@ -23734,9 +23734,9 @@ msgstr "Słupy"
#: sc/uiconfig/scalc/ui/ztestdialog.ui:267
msgctxt "ztestdialog|groupedby-rows-radio"
msgid "Rows"
-msgstr ""
+msgstr "Smužki"
#: sc/uiconfig/scalc/ui/ztestdialog.ui:289
msgctxt "ztestdialog|label2"
msgid "Grouped by"
-msgstr ""
+msgstr "Ku kupce zestajony pó"
diff --git a/source/dsb/svtools/messages.po b/source/dsb/svtools/messages.po
index 204e6f2495d..25041e6e109 100644
--- a/source/dsb/svtools/messages.po
+++ b/source/dsb/svtools/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: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: 2018-09-07 11:28+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:14+0000\n"
"Last-Translator: Michael Wolf <milupo@sorbzilla.de>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: dsb\n"
@@ -12,8 +12,8 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1536319716.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542197640.000000\n"
#: include/svtools/strings.hrc:25
msgctxt "STR_UNDO"
@@ -1533,7 +1533,7 @@ msgstr "Źělenje złožkow Libhyphen"
#: include/svtools/strings.hrc:360
msgctxt "STR_DESCRIPTION_MYTHES"
-msgid "Mythes Thesaurus"
+msgid "MyThes Thesaurus"
msgstr "Tezawrus Mythes"
#: include/svtools/strings.hrc:361
diff --git a/source/dsb/sw/messages.po b/source/dsb/sw/messages.po
index c3abee3d3a7..db683c73ab6 100644
--- a/source/dsb/sw/messages.po
+++ b/source/dsb/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: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-11-12 17:25+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:14+0000\n"
"Last-Translator: Michael Wolf <milupo@sorbzilla.de>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: dsb\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1542043533.000000\n"
+"X-POOTLE-MTIME: 1542197697.000000\n"
#: sw/inc/app.hrc:29
msgctxt "RID_PARAGRAPHSTYLEFAMILY"
@@ -6851,7 +6851,12 @@ msgctxt "asciifilterdialog|lf"
msgid "_LF"
msgstr "_LF"
-#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:264
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:258
+msgctxt "asciifilterdialog|includebom"
+msgid "Include byte-order-mark"
+msgstr "Wobznamjenje bytowego pórěda zapśimjeś"
+
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:280
msgctxt "asciifilterdialog|label1"
msgid "Properties"
msgstr "Kakosći"
diff --git a/source/dsb/swext/mediawiki/help.po b/source/dsb/swext/mediawiki/help.po
index 447c07f9910..504dd51836e 100644
--- a/source/dsb/swext/mediawiki/help.po
+++ b/source/dsb/swext/mediawiki/help.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: 2018-11-12 12:23+0100\n"
+"POT-Creation-Date: 2018-11-15 13:53+0100\n"
"PO-Revision-Date: 2018-11-12 17:40+0000\n"
"Last-Translator: Michael Wolf <milupo@sorbzilla.de>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -12,7 +12,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Pootle 2.8\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1542044454.000000\n"
#: help.tree
@@ -92,8 +92,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id7387615\n"
"help.text"
-msgid "A wiki account on a supported <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
-msgstr "Wikikonto na pódpěranem serweru <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link>"
+msgid "A wiki account on a supported <link href=\"https://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -148,24 +148,24 @@ msgctxt ""
"wiki.xhp\n"
"par_id368968\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Options</link> dialog, click Add."
-msgstr "Klikniśo na Pśidaś w dialogu <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Nastajenja</link>."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\"><emph>Options</emph></link> dialog, click <emph>Add</emph>."
+msgstr ""
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"par_id6962187\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> dialog, enter the account information for the wiki."
-msgstr "Zapódajśo kontowe informacije za wiki do dialoga <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link>."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\"><emph>MediaWiki</emph></link> dialog, enter the account information for the wiki."
+msgstr ""
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"par_id5328836\n"
"help.text"
-msgid "In the URL text box, enter the address of a wiki that you want to connect to."
-msgstr "Zapódajśo adresu wikija, z kótarymž cośo se zwězaś, do tekstowego póla URL."
+msgid "In the <emph>URL</emph> text box, enter the address of a wiki that you want to connect to."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -180,8 +180,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id5906552\n"
"help.text"
-msgid "In the Username box, enter your user ID for your wiki account."
-msgstr "Zapódajśo wužywarski ID za swójo wikikonto do póla Wužywarske mě."
+msgid "In the <emph>Username</emph> box, enter your user ID for your wiki account."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -196,8 +196,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id8869594\n"
"help.text"
-msgid "In the Password box, enter the password for your wiki account, then click OK."
-msgstr "Zapódajśo gronidło za swójo wikokonto do póla Gronidło a klikniśo pótom na W pórěźe."
+msgid "In the Password box, enter the password for your wiki account, then click <emph>OK</emph>."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -244,8 +244,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id228278\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Send to MediaWiki</link> dialog, specify the settings for your entry."
-msgstr "Zapódajśo nastajenja za waš zapisk w dialogu <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Na mediaWiki pósłaś</link>."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\"><emph>Send to MediaWiki</emph></link> dialog, specify the settings for your entry."
+msgstr ""
#: wiki.xhp
msgctxt ""
diff --git a/source/dz/cui/messages.po b/source/dz/cui/messages.po
index 64580613633..8a0be18a64b 100644
--- a/source/dz/cui/messages.po
+++ b/source/dz/cui/messages.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:21+0100\n"
+"PO-Revision-Date: 2018-11-14 11:36+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: dz\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195365.000000\n"
#: cui/inc/strings.hrc:24
msgctxt "RID_SVXSTR_KEY_CONFIG_DIR"
@@ -1577,141 +1580,136 @@ msgid "Dimension line"
msgstr "རྒྱ་ཁོན་གྱི་གྲལ་ཐིག"
#: cui/inc/strings.hrc:365
-msgctxt "RID_SVXSTR_LOAD_ERROR"
-msgid "The selected module could not be loaded."
-msgstr ""
-
-#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_STARTQUOTE"
msgid "Start Quote"
msgstr ""
-#: cui/inc/strings.hrc:367
+#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_ENDQUOTE"
msgid "End Quote"
msgstr ""
-#: cui/inc/strings.hrc:369
+#: cui/inc/strings.hrc:368
msgctxt "RID_SVXSTR_SELECTEDPERSONA"
msgid "Selected Theme: "
msgstr ""
-#: cui/inc/strings.hrc:370
+#: cui/inc/strings.hrc:369
msgctxt "RID_SVXSTR_SEARCHING"
msgid "Searching, please wait..."
msgstr ""
-#: cui/inc/strings.hrc:371
+#: cui/inc/strings.hrc:370
msgctxt "RID_SVXSTR_SEARCHERROR"
msgid "Cannot open %1, please try again later."
msgstr ""
-#: cui/inc/strings.hrc:372
+#: cui/inc/strings.hrc:371
msgctxt "RID_SVXSTR_NORESULTS"
msgid "No results found."
msgstr ""
-#: cui/inc/strings.hrc:373
+#: cui/inc/strings.hrc:372
msgctxt "RID_SVXSTR_APPLYPERSONA"
msgid "Applying Theme..."
msgstr ""
-#: cui/inc/strings.hrc:374
+#: cui/inc/strings.hrc:373
msgctxt "RID_SVXSTR_INVALIDPERSONAURL"
msgid "Please enter a valid theme address or a search term."
msgstr ""
-#: cui/inc/strings.hrc:376
+#: cui/inc/strings.hrc:375
msgctxt "RID_SVXSTR_TABLE_PRESET_NONE"
msgid "Set No Borders"
msgstr ""
-#: cui/inc/strings.hrc:377
+#: cui/inc/strings.hrc:376
msgctxt "RID_SVXSTR_TABLE_PRESET_ONLYOUTER"
msgid "Set Outer Border Only"
msgstr ""
-#: cui/inc/strings.hrc:378
+#: cui/inc/strings.hrc:377
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERHORI"
msgid "Set Outer Border and Horizontal Lines"
msgstr ""
-#: cui/inc/strings.hrc:379
+#: cui/inc/strings.hrc:378
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERALL"
msgid "Set Outer Border and All Inner Lines"
msgstr ""
-#: cui/inc/strings.hrc:380
+#: cui/inc/strings.hrc:379
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERINNER"
msgid "Set Outer Border Without Changing Inner Lines"
msgstr ""
-#: cui/inc/strings.hrc:381
+#: cui/inc/strings.hrc:380
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONAL"
msgid "Set Diagonal Lines Only"
msgstr ""
-#: cui/inc/strings.hrc:382
+#: cui/inc/strings.hrc:381
msgctxt "RID_SVXSTR_PARA_PRESET_ALL"
msgid "Set All Four Borders"
msgstr ""
-#: cui/inc/strings.hrc:383
+#: cui/inc/strings.hrc:382
msgctxt "RID_SVXSTR_PARA_PRESET_LEFTRIGHT"
msgid "Set Left and Right Borders Only"
msgstr ""
-#: cui/inc/strings.hrc:384
+#: cui/inc/strings.hrc:383
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOM"
msgid "Set Top and Bottom Borders Only"
msgstr ""
-#: cui/inc/strings.hrc:385
+#: cui/inc/strings.hrc:384
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYLEFT"
msgid "Set Left Border Only"
msgstr ""
-#: cui/inc/strings.hrc:386
+#: cui/inc/strings.hrc:385
msgctxt "RID_SVXSTR_HOR_PRESET_ONLYHOR"
msgid "Set Top and Bottom Borders, and All Inner Lines"
msgstr ""
-#: cui/inc/strings.hrc:387
+#: cui/inc/strings.hrc:386
msgctxt "RID_SVXSTR_VER_PRESET_ONLYVER"
msgid "Set Left and Right Borders, and All Inner Lines"
msgstr ""
-#: cui/inc/strings.hrc:388
+#: cui/inc/strings.hrc:387
msgctxt "RID_SVXSTR_SHADOW_STYLE_NONE"
msgid "No Shadow"
msgstr "གྱིབ་མ་མེད་"
-#: cui/inc/strings.hrc:389
+#: cui/inc/strings.hrc:388
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMRIGHT"
msgid "Cast Shadow to Bottom Right"
msgstr ""
-#: cui/inc/strings.hrc:390
+#: cui/inc/strings.hrc:389
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPRIGHT"
msgid "Cast Shadow to Top Right"
msgstr ""
-#: cui/inc/strings.hrc:391
+#: cui/inc/strings.hrc:390
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMLEFT"
msgid "Cast Shadow to Bottom Left"
msgstr ""
-#: cui/inc/strings.hrc:392
+#: cui/inc/strings.hrc:391
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPLEFT"
msgid "Cast Shadow to Top Left"
msgstr ""
-#: cui/inc/strings.hrc:393
+#: cui/inc/strings.hrc:392
msgctxt "RID_SVXSTR_SIGNATURELINE_SIGNED_BY"
msgid "Signed by: %1"
msgstr ""
-#: cui/inc/strings.hrc:394
+#: cui/inc/strings.hrc:393
msgctxt "RID_SVXSTR_OPENCL_RESTART"
msgid "For the OpenCL changes to take effect, %PRODUCTNAME must be restarted."
msgstr ""
@@ -11290,22 +11288,43 @@ msgctxt "signsignatureline|btn_select_certificate"
msgid "Select Certificate"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:168
+#. Name of the signer
+#: cui/uiconfig/ui/signsignatureline.ui:166
+msgctxt "signsignatureline|label_name"
+msgid "or"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:175
+msgctxt "signsignatureline|btn_load_image"
+msgid "Use Signature Image"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:190
+msgctxt "signsignatureline|btn_clear_image"
+msgid "Clear"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:206
+msgctxt "signsignatureline|label_image_dimensions"
+msgid "Best image size: 600 x 100 px"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:237
msgctxt "signsignatureline|label_sign"
msgid "Sign"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:205
+#: cui/uiconfig/ui/signsignatureline.ui:274
msgctxt "signsignatureline|label_add_comment"
msgid "Add comment:"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:241
+#: cui/uiconfig/ui/signsignatureline.ui:310
msgctxt "signsignatureline|label_hint"
msgid "Instructions from the document creator:"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:274
+#: cui/uiconfig/ui/signsignatureline.ui:343
msgctxt "signsignatureline|label_more"
msgid "More"
msgstr ""
diff --git a/source/dz/helpcontent2/source/text/sbasic/shared/01.po b/source/dz/helpcontent2/source/text/sbasic/shared/01.po
index 69718e17080..3296bca63e8 100644
--- a/source/dz/helpcontent2/source/text/sbasic/shared/01.po
+++ b/source/dz/helpcontent2/source/text/sbasic/shared/01.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-16 16:54+0200\n"
-"PO-Revision-Date: 2016-05-02 10:41+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:55+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: dz\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1462185673.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196526.000000\n"
#: 06130000.xhp
msgctxt ""
@@ -93,7 +93,7 @@ msgctxt ""
"06130000.xhp\n"
"par_id3154791\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Runs or saves the current macro.</ahelp>"
msgstr ""
#: 06130000.xhp
diff --git a/source/dz/helpcontent2/source/text/scalc/00.po b/source/dz/helpcontent2/source/text/scalc/00.po
index 8020603b066..213b23a8ea4 100644
--- a/source/dz/helpcontent2/source/text/scalc/00.po
+++ b/source/dz/helpcontent2/source/text/scalc/00.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-11-22 13:53+0100\n"
-"PO-Revision-Date: 2016-05-24 04:41+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:55+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: dz\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1464064860.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196526.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -29,24 +29,24 @@ msgctxt ""
"00000004.xhp\n"
"hd_id3155535\n"
"help.text"
-msgid "<variable id=\"wie\">To access this function... </variable>"
-msgstr "<variable id=\"wie\">འ་ནི་ལས་འགན་འདི་འཛུལ་སྤྱོད་འབད་ནིའི་དོན་ལུ་... </variable>"
+msgid "<variable id=\"wie\">To access this function...</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
"par_idN1056E\n"
"help.text"
-msgid "<variable id=\"moreontop\">More explanations on top of this page. </variable>"
-msgstr "<variable id=\"moreontop\">འ་ནི་ཤོག་ལེབ་ཀྱི་མགུ་ལུ་འགྲེལ་བཤད་ཚུ་ཧེང་བཀལ་འདུག </variable>"
+msgid "<variable id=\"moreontop\">More explanations on top of this page.</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
"par_idN105AF\n"
"help.text"
-msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone. </variable>"
-msgstr "<variable id=\"optional\">%PRODUCTNAME ཀེལ་སི་ལས་འགན་ཚུ་ནང་ལུ་ \"optional\" སྦེ་རྟགས་བཀལ་ཡོད་པའི་ཚད་བཟུང་ཚུ་ ཚད་བཟུང་གཅིག་གིས་ཡང་རྗེས་སུ་འབྲང་སྟེ་མེད་པ་ཅིན་རྐྱངམ་ཅིག་ བཞག་བཏུབ་ཨིན། དཔེར་ན་འབད་བ་ཅིན་ ཚད་བཟུང་བཞི་དང་བཅས་པའི་ལས་འགན་གཅིག་དང་ མཇུག་གི་ཚད་བཟུང་གཉིསཔ་དེ་ནང་ \"optional\" སྦེ་རྟགས་བཀལ་ཏེ་ཡོད་མི་ཅིག་ཨིན་པ་ཅིན་ ཁྱོད་ཀྱིས་ཚད་བཟུང་བཞི་ལས་དང་ཡང་ན་ ཚད་བཟུང་གསུམ་དང་བཞི་ལས་བཞག་བཏུབ་ཨིན་རུང་ ཁྱོད་ཀྱིས་ཚད་བཟུང་གསུམ་པ་གཅིག་པུར་ བཀོག་བཞག་མི་བཏུབ་ཨིན། </variable>"
+msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone.</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -77,63 +77,63 @@ msgctxt ""
"00000402.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph></variable>"
-msgstr "<variable id=\"kopffuss\">གདམ་ <emph>ཞུན་དག་འབད་ - མགོ་ཡིག་ཚུ་ & མཇུག་ཡིག་ཚུ་</emph></variable>(&F)"
+msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3159233\n"
"help.text"
-msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs</variable>"
-msgstr "<variable id=\"bkopfzeile\">གདམ་ <emph>ཞུན་དག་འབད་ - མགོ་ཡིག་ཚུ་ & མཇུག་ཡིག་ཚུ་ - མགོ་ཡིག་/མཇུག་ཡིག་ </emph> མཆོང་ལྡེ་ </variable>(&F)"
+msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150443\n"
"help.text"
-msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph></variable>"
-msgstr "<variable id=\"bausfullen\">གདམ་ <emph>ཞུན་དག་འབད་ - བཀང་ </emph></variable>"
+msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3143267\n"
"help.text"
-msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph></variable>"
-msgstr "<variable id=\"bausunten\">གདམ་ <emph>ཞུན་དག་འབད་ - བཀང་ - མར་ </emph></variable>"
+msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153880\n"
"help.text"
-msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph></variable>"
-msgstr "<variable id=\"bausrechts\">གདམ་ <emph>ཞུན་དག་འབད་ - བཀང་ - གཡས་ </emph></variable>"
+msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3151245\n"
"help.text"
-msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph></variable>"
-msgstr "<variable id=\"bausoben\">གདམ་ <emph>ཞུན་དག་འབད་ - བཀང་ - ཡར་ </emph></variable>"
+msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph></variable>"
-msgstr "<variable id=\"bauslinks\">གདམ་ <emph>ཞུན་དག་འབད་ - བཀང་ - གཡོན་ </emph></variable>"
+msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150400\n"
"help.text"
-msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph></variable>"
+msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -141,16 +141,16 @@ msgctxt ""
"00000402.xhp\n"
"par_id3154910\n"
"help.text"
-msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph></variable>"
-msgstr "<variable id=\"bausreihe\">གདམ་ <emph>ཞུན་དག་འབད་ - བཀང་ - རྒྱུན་རིམ་ </emph></variable>"
+msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "Choose <emph>Sheet - Clear Cells</emph>"
-msgstr "གདམ་ <emph>ཞུན་དག་འབད་ - ནང་དོན་ཚུ་བཏོན་གཏང་ </emph>"
+msgid "Choose <emph>Sheet - Clear Cells</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -165,40 +165,40 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150011\n"
"help.text"
-msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph></variable>"
-msgstr "<variable id=\"bzelo\">གདམ་ <emph>ཞུན་དག་འབད་ - ནང་ཐིག་ཚུ་བཏོན་གཏང་ </emph></variable>"
+msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153951\n"
"help.text"
-msgid "Choose <emph>Sheet - Delete Sheet</emph>"
-msgstr "གདམ་ <emph>ཞུན་དག་འབད་ - ནང་དོན་ཚུ་བཏོན་གཏང་ </emph>"
+msgid "Choose <emph>Sheet - Delete Sheet</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3155306\n"
"help.text"
-msgid "Open context menu for a sheet tab"
-msgstr "ཤོག་ཁྲམ་མཆོང་ལྡེ་གི་དོན་ལུ་ སྐབས་དོན་དཀར་ཆག་ཁ་ཕྱེ།"
+msgid "Open context menu for a sheet tab."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3146119\n"
"help.text"
-msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>"
-msgstr "གདམ་ <emph>ཞུན་དག་འབད་ - ནང་དོན་ཚུ་བཏོན་གཏང་ </emph>"
+msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3148645\n"
"help.text"
-msgid "Open context menu for a sheet tab"
-msgstr "ཤོག་ཁྲམ་མཆོང་ལྡེ་གི་དོན་ལུ་ སྐབས་དོན་དཀར་ཆག་ཁ་ཕྱེ།"
+msgid "Open context menu for a sheet tab."
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -221,23 +221,23 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150275\n"
"help.text"
-msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph></variable>"
-msgstr "<variable id=\"aspze\">གདམ་ <emph>མཐོང་སྣང་ - ཀེར་ཐིག་ གྲལ་ཐིག་མགོ་ཡིག་ཚུ་ </emph></variable>(&R)"
+msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph></variable>"
-msgstr "<variable id=\"awehe\">གདམ་ <emph>མཐོང་སྣང་ - གནས་གོང་གཙོ་དམིགས་འབད་ནི་ </emph></variable>"
+msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3148947\n"
"help.text"
-msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph></variable>"
+msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph>.</variable>"
msgstr ""
#: 00000403.xhp
@@ -245,8 +245,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3148663\n"
"help.text"
-msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph></variable>"
-msgstr "<variable id=\"seumvo\">གདམ་ <emph>མཐོང་སྣང་ - ཤོག་ལེབ་སྔོན་བལྟའི་མཚམས་ </emph></variable>"
+msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -269,16 +269,16 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149784\n"
"help.text"
-msgid "Choose <emph>Insert - Cells</emph>"
-msgstr "གདམ་ <emph>བཙུགས་ - ནང་ཐིག་ཚུ་ </emph>"
+msgid "Choose <emph>Insert - Cells</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "Open <emph>Insert Cells</emph> toolbar from Tools bar:"
-msgstr "ཁ་ཕྱེ་ <emph>ནང་ཐིག་ཚུ་བཙུགས་ </emph> ལག་ཆས་ཚུའི་ཕྲ་རིང་ལས་ལག་ཆས་ཕྲ་རིང་།:"
+msgid "Open <emph>Insert Cells</emph> toolbar from <emph>Tools</emph> bar:"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -365,7 +365,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149033\n"
"help.text"
-msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph></variable>"
+msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -373,7 +373,7 @@ msgctxt ""
"00000404.xhp\n"
"par_idN1082F\n"
"help.text"
-msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph></variable>"
+msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -381,8 +381,8 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155115\n"
"help.text"
-msgid "Choose <emph>Insert - Function</emph>"
-msgstr "གདམ་ <emph>བཙུགས་ - ལས་འགན་ </emph>"
+msgid "Choose <emph>Insert - Function</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -429,8 +429,8 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155809\n"
"help.text"
-msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date&Time</emph></variable>"
-msgstr "<variable id=\"eikadaze\"><emph>བཙུགས་ - ལས་འགན་ </emph> - དབྱེ་རིམ་ <emph>ཚེས་ དུས་ཚོད་ </emph></variable>(&T)"
+msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date & Time</emph></variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -517,15 +517,15 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155383\n"
"help.text"
-msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph></variable>"
-msgstr "<variable id=\"funktionsliste\">གདམ་ <emph>བཙུགས་ - ལས་འགན་ཐོ་ཡིག་ </emph></variable>"
+msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153250\n"
"help.text"
-msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph></variable>"
+msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -533,7 +533,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3146776\n"
"help.text"
-msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph></variable>"
+msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -541,7 +541,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3143222\n"
"help.text"
-msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>"
+msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>."
msgstr ""
#: 00000404.xhp
@@ -557,7 +557,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3145214\n"
"help.text"
-msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph></variable>"
+msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -565,7 +565,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153558\n"
"help.text"
-msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph></variable>"
+msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -573,7 +573,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153483\n"
"help.text"
-msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph></variable>"
+msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph>.</variable>"
msgstr ""
#: 00000405.xhp
@@ -597,192 +597,192 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154685\n"
"help.text"
-msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph></variable>"
-msgstr "<variable id=\"fozelle\">གདམ་ <emph>རྩ་སྒྲིག་ - ནང་ཐིག་ཚུ་ </emph></variable>"
+msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153194\n"
"help.text"
-msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab </variable>"
-msgstr "<variable id=\"fozelstz\">གདམ་ <emph>རྩ་སྒྲིག་ - ནང་ཐིག་ཚུ་ - ནང་ཐིག་ཉེན་སྲུང་ </emph> tab </variable>"
+msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155854\n"
"help.text"
-msgid "<variable id=\"fozei\">Choose <emph>Format - Row</emph></variable>"
-msgstr "<variable id=\"fozei\">གདམ་ <emph>རྩ་སྒྲིག་ - གྲལ་ཐིག་ </emph></variable>"
+msgid "<variable id=\"fozei\">Choose <emph>Format - Rows</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3150012\n"
"help.text"
-msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Row - Optimal Height</emph></variable>"
-msgstr "<variable id=\"fozeiophoe\">གདམ་ <emph>རྩ་སྒྲིག་ - གྲལ་ཐིག་ - མཐོ་ཚད་གང་དྲག་ </emph></variable>"
+msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Rows - Optimal Height</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3148645\n"
"help.text"
-msgid "Choose <emph>Format - Row - Hide</emph>"
-msgstr "གདམ་ <emph>རྩ་སྒྲིག་ - གྲལ་ཐིག་ - སྦ་ </emph>"
+msgid "Choose <emph>Format - Rows - Hide</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153728\n"
"help.text"
-msgid "Choose <emph>Format - Column - Hide</emph>"
-msgstr "གདམ་ <emph>རྩ་སྒྲིག་ - ཀེར་ཐིག་ - སྦ་ </emph>"
+msgid "Choose <emph>Format - Columns - Hide</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3151114\n"
"help.text"
-msgid "Choose <emph>Format - Sheet - Hide</emph>"
-msgstr "གདམ་ <emph>རྩ་སྒྲིག་ - ཤོག་ཁྲམ་ - སྦ་ </emph>"
+msgid "Choose <emph>Sheet - Hide Sheet</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3148576\n"
"help.text"
-msgid "Choose <emph>Format - Row - Show</emph>"
-msgstr "གདམ་ <emph>རྩ་སྒྲིག་ - གྲལ་ཐིག་ - སྟོན་ </emph>"
+msgid "Choose <emph>Format - Rows - Show</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156286\n"
"help.text"
-msgid "Choose <emph>Format - Column - Show</emph>"
-msgstr "གདམ་ <emph>རྩ་སྒྲིག་ - ཀེར་ཐིག་ - སྟོན་ </emph>"
+msgid "Choose <emph>Format - Columns - Show</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3145645\n"
"help.text"
-msgid "<variable id=\"fospa\">Choose <emph>Format - Column</emph></variable>"
-msgstr "<variable id=\"fospa\">གདམ་ <emph>རྩ་སྒྲིག་ - ཀེར་ཐིག་ </emph></variable>"
+msgid "<variable id=\"fospa\">Choose <emph>Format - Columns</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3145252\n"
"help.text"
-msgid "Choose <emph>Format - Column - Optimal Width</emph>"
-msgstr "གདམ་ <emph>རྩ་སྒྲིག་ - ཀེར་ཐིག་ - རྒྱ་ཚད་གང་དྲག་ </emph>"
+msgid "Choose <emph>Format - Columns - Optimal Width</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3146971\n"
"help.text"
-msgid "Double-click right column separator in column headers"
-msgstr "ཀེར་ཐིག་མགོ་ཡིག་ཚུ་ནང་ གཡས་ཀྱི་ཀེར་ཐིག་དབྱེ་བྱེད་ ལོག་བལྟབ་ཨེབ་གཏང་།"
+msgid "Double-click right column separator in column headers."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3147362\n"
"help.text"
-msgid "<variable id=\"fot\">Choose <emph>Format - Sheet</emph></variable>"
-msgstr "<variable id=\"fot\">གདམ་ <emph>རྩ་སྒྲིག་ - ཤོག་ཁྲམ་ </emph></variable>"
+msgid "<variable id=\"fot\">Choose <emph>Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3163805\n"
"help.text"
-msgid "<variable id=\"fotu\">Choose <emph>Format - Sheet - Rename</emph></variable>"
-msgstr "<variable id=\"fotu\">གདམ་ <emph>རྩ་སྒྲིག་ - ཤོག་ཁྲམ་ - བསྐྱར་མིང་བཏགས་ </emph></variable>"
+msgid "<variable id=\"fotu\">Choose <emph>Sheet - Rename Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155333\n"
"help.text"
-msgid "<variable id=\"fotenb\">Choose <emph>Format - Sheet - Show</emph></variable>"
-msgstr "<variable id=\"fotenb\">གདམ་ <emph>རྩ་སྒྲིག་ - ཤོག་ཁྲམ་ - སྟོན་ </emph></variable>"
+msgid "<variable id=\"fotenb\">Choose <emph>Sheet - Show Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_idN1077A\n"
"help.text"
-msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph></variable>"
-msgstr "<variable id=\"foste\">གདམ་ <emph>རྩ་སྒྲིག་ - ཤོག་ལེབ་ </emph></variable>"
+msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155508\n"
"help.text"
-msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab </variable>"
-msgstr "<variable id=\"fostel\">གདམ་ <emph>རྩ་སྒྲིག་ - ཤོག་ལེབ་ - ཤོག་ཁྲམ་ </emph> མཆོང་ལྡེ་ </variable>"
+msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3150883\n"
"help.text"
-msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph></variable>"
-msgstr "<variable id=\"fodrbe\">གདམ་ <emph>རྩ་སྒྲིག་ - དཔར་བསྐྲུན་ཁྱབ་ཚད་ཚུ་ </emph></variable>"
+msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156448\n"
"help.text"
-msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph></variable>"
-msgstr "<variable id=\"fodrfe\">གདམ་ <emph>རྩ་སྒྲིག་ - དཔར་བསྐྲུན་ཁྱབ་ཚད་ཚུ་ - ངེས་འཛིན་འབད་ </emph></variable>"
+msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156290\n"
"help.text"
-msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph></variable>"
-msgstr "<variable id=\"fodrhin\">གདམ་ <emph>རྩ་སྒྲིག་ - དཔར་བསྐྲུན་ཁྱབ་ཚད་ཚུ་ - ཁ་སྐོང་</emph></variable>"
+msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155812\n"
"help.text"
-msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph></variable>"
-msgstr "<variable id=\"fodbah\">གདམ་ <emph>རྩ་སྒྲིག་ - དཔར་བསྐྲུན་ཁྱབ་ཚད་ཚུ་ - རྩ་བསྐྲད་གཏང་</emph></variable>"
+msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153307\n"
"help.text"
-msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph></variable>"
-msgstr "<variable id=\"fodbbe\">གདམ་ <emph>རྩ་སྒྲིག་ - དཔར་བསྐྲུན་ཁྱབ་ཚད་ཚུ་ - ཞུན་དག་འབད་ </emph></variable>"
+msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153916\n"
"help.text"
-msgid "Choose <emph>Format - AutoFormat</emph>"
-msgstr "གདམ་ <emph>རྩ་སྒྲིག་ - རང་བཞིན་རྩ་སྒྲིག་ </emph>"
+msgid "Choose <emph>Format - AutoFormat</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3154532\n"
"help.text"
-msgid "On the Tools bar, click"
-msgstr "ལག་ཆས་ཚུའི་ཕྲ་རིང་གུ་ལུ་ ཨེབ་གཏང་།"
+msgid "On the <emph>Tools</emph> bar, click"
+msgstr ""
#: 00000405.xhp
msgctxt ""
@@ -805,8 +805,8 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154618\n"
"help.text"
-msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph></variable>"
-msgstr "<variable id=\"bedingte\">གདམ་ <emph>རྩ་སྒྲིག་ - གནས་སྟངས་ཀྱི་རྩ་སྒྲིག་འབད་ནི་ </emph></variable>"
+msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -829,7 +829,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150541\n"
"help.text"
-msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph> </variable>"
+msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -837,8 +837,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153194\n"
"help.text"
-msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>"
-msgstr "གདམ་ <emph>ལག་ཆས་ཚུ་ - སྐྱོན་ཅན་ - བཤུལ་འཚོལ་མཚན་གཞི་ཚུ་ </emph>"
+msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -853,7 +853,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph> </variable>"
+msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -861,7 +861,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3145785\n"
"help.text"
-msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph> </variable>"
+msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -869,8 +869,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3155411\n"
"help.text"
-msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>"
-msgstr "གདམ་ <emph>ལག་ཆས་ཚུ་ - སྐྱོན་ཅན་ - གཞན་རྟེན་ཚུ་བཤུད་ </emph>"
+msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -885,7 +885,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146984\n"
"help.text"
-msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph> </variable>"
+msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -893,7 +893,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154014\n"
"help.text"
-msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph> </variable>"
+msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -901,7 +901,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153188\n"
"help.text"
-msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph> </variable>"
+msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -909,7 +909,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3149410\n"
"help.text"
-msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph> </variable>"
+msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -917,7 +917,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3156284\n"
"help.text"
-msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph> </variable>"
+msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -925,7 +925,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153159\n"
"help.text"
-msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph> </variable>"
+msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -933,7 +933,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3147397\n"
"help.text"
-msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph> </variable>"
+msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -941,7 +941,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154018\n"
"help.text"
-msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph> </variable>"
+msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -949,7 +949,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3269142\n"
"help.text"
-msgid "<variable id=\"solver\">Choose <emph>Tools - Solver</emph> </variable>"
+msgid "<variable id=\"solver\">Choose <emph>Tools - Solver</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -957,7 +957,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id8554338\n"
"help.text"
-msgid "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, <emph>Options</emph> button </variable>"
+msgid "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, click <emph>Options</emph> button.</variable>"
msgstr ""
#: 00000406.xhp
@@ -965,7 +965,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3156277\n"
"help.text"
-msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph> </variable>"
+msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -973,7 +973,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3149020\n"
"help.text"
-msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph></variable>"
+msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -981,7 +981,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154256\n"
"help.text"
-msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph></variable>"
+msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -989,7 +989,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146919\n"
"help.text"
-msgid "Choose <emph>Data - Calculate - Recalculate</emph>"
+msgid "Choose <emph>Data - Calculate - Recalculate</emph>."
msgstr ""
#: 00000406.xhp
@@ -1005,7 +1005,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150941\n"
"help.text"
-msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph> </variable>"
+msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -1013,7 +1013,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3151276\n"
"help.text"
-msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph> </variable>"
+msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph>.</variable>"
msgstr ""
#: 00000407.xhp
@@ -1037,7 +1037,7 @@ msgctxt ""
"00000407.xhp\n"
"par_id3147335\n"
"help.text"
-msgid "<variable id=\"fete\">Choose <item type=\"menuitem\">View - Split Window</item></variable>"
+msgid "<variable id=\"fete\">Choose ><item type=\"menuitem\">View - Split Window</item>.</variable>"
msgstr ""
#: 00000407.xhp
@@ -1045,7 +1045,7 @@ msgctxt ""
"00000407.xhp\n"
"par_id3153663\n"
"help.text"
-msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item></variable>"
+msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1069,7 +1069,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id8366954\n"
"help.text"
-msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph></variable>"
+msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1077,40 +1077,40 @@ msgctxt ""
"00000412.xhp\n"
"par_id3147399\n"
"help.text"
-msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph></variable>"
-msgstr "<variable id=\"dbrbf\">གདམ་ <emph>གནད་སྡུད་ - ཁྱབ་ཚད་ངེས་འཛིན་འབད་ནི་ </emph></variable>"
+msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145345\n"
"help.text"
-msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph></variable>"
-msgstr "<variable id=\"dbrba\">གདམ་ <emph>གནད་སྡུད་ - སེལ་འཐུའི་ཁྱབ་ཚད་ </emph></variable>"
+msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150443\n"
"help.text"
-msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph></variable>"
-msgstr "<variable id=\"dnsrt\">གདམ་ <emph>གནད་སྡུད་ - དབྱེ་སེལ་ </emph></variable>"
+msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148491\n"
"help.text"
-msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab"
-msgstr "གདམ་ <emph>གནད་སྡུད་ - དབྱེ་སེལ་ - དབྱེ་སེལ་ཁྱད་ཚད་ </emph> མཆོང་ལྡེ།"
+msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154516\n"
"help.text"
-msgid "On Standard bar, click"
-msgstr "ཚད་ལྡན་ཕྲ་རིང་གུ་ལུ་ཨེབ་གཏང་།"
+msgid "On <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1149,32 +1149,32 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146984\n"
"help.text"
-msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab</variable>"
-msgstr "<variable id=\"dnstot\">གདམ་ <emph>གནད་སྡུད་ - དབྱེ་སེལ་ - གདམ་ཁ་ཚུ་ </emph> མཆོང་ལྡེ་ </variable>"
+msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155308\n"
"help.text"
-msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph></variable>"
-msgstr "<variable id=\"dnftr\">གདམ་ <emph>གནད་སྡུད་ - ཚགས་མ་ </emph></variable>"
+msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148646\n"
"help.text"
-msgid "Choose <emph>Data - AutoFilter</emph>"
-msgstr "གདམ་ <emph>གནད་སྡུད་ - ཚགས་མ་་ - རང་བཞིན་ཚགས་མ་ </emph>"
+msgid "Choose <emph>Data - AutoFilter</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151113\n"
"help.text"
-msgid "On Tools bar or Table Data bar, click"
-msgstr "ཐིག་ཁྲམ་ཕྲ་རིང་གུ་དང་ཡང་ན་ ལག་ཆས་ཚུའི་ཕྲ་རིང་གུ་ ཨེབ་གཏང་།"
+msgid "On <emph>Tools</emph> bar or <emph>Table Data</emph> bar, click"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1197,39 +1197,39 @@ msgctxt ""
"00000412.xhp\n"
"par_id3156278\n"
"help.text"
-msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph></variable>"
-msgstr "<variable id=\"dnfspz\">གདམ་ <emph>གནད་སྡུད་ - ཚགས་མ་ - མཐོ་རིམ་ཚགས་མ་ </emph></variable>"
+msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph> .</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153764\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label"
-msgstr "གདམ་ <emph>གནད་སྡུད་ - ཚགས་མ་ - ཚད་ལྡན་ཚགས་མ་ - ཧེང་བཀལ་>></emph> ཨེབ་རྟ།"
+msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155444\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label"
-msgstr "གདམ་་<emph>གནད་སྡུད་ - ཚགས་མ་ - མཐོ་རིམ་ཚགས་མ་ - ཧེང་བཀལ་>></emph>ཨེབ་རྟ།"
+msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3156382\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Reset Filter</emph>"
-msgstr "གདམ་ <emph>གནད་སྡུད་ - ཚགས་མ་་ - རང་བཞིན་ཚགས་མ་ </emph>"
+msgid "Choose <emph>Data - More Filters - Reset Filter</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155961\n"
"help.text"
-msgid "On Table Data bar, click <emph>Reset Filter/Sort</emph>"
+msgid "On <emph>Table Data</emph> bar, click <emph>Reset Filter/Sort</emph>."
msgstr ""
#: 00000412.xhp
@@ -1253,112 +1253,112 @@ msgctxt ""
"00000412.xhp\n"
"par_id3152778\n"
"help.text"
-msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph></variable>"
-msgstr "<variable id=\"dnaftas\">གདམ་ <emph>གནད་སྡུད་ - ཚགས་མ་ - རང་བཞིན་ཚགས་མ་སྦ་</emph></variable>"
+msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3166424\n"
"help.text"
-msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph></variable>"
-msgstr "<variable id=\"dntegs\">གདམ་ <emph>གནད་སྡུད་ - ཡན་ལག་ཡོངས་བསྡོམས་ཚུ་ </emph></variable>"
+msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154574\n"
"help.text"
-msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs</variable>"
-msgstr "<variable id=\"dntezd\">གདམ་ <emph>གནད་སྡུད་ - ཡན་ལག་ཡོངས་བསྡོམས་ཚུ་ - སྡེ་ཚན་དང་པ་ གཉིས་པ་ གསུམ་པ་ </emph> མཆོང་ལྡེ་ཚུ་ </variable>"
+msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151277\n"
"help.text"
-msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab</variable>"
-msgstr "<variable id=\"dntopi\">གདམ་ <emph>གནད་སྡུད་ - ཡན་ལག་ཡོངས་བསྡོམས་ཚུ་ - གདམ་ཁ་ཚུ་</emph> མཆོང་ལྡེ་ </variable>"
+msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145133\n"
"help.text"
-msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph></variable>"
-msgstr "<variable id=\"datengueltig\">གདམ་ <emph>གནད་སྡུད་ - ནུས་ལྡན་དུས་ཚོད་ </emph></variable>"
+msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3152992\n"
"help.text"
-msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigwerte\">དཀར་ཆག་ <emph>གནད་སྡུད་ - ནུས་ལྡན་དུས་ཚོད་ - ཁྱད་ཚད་</emph> མཆོང་ལྡེ་ </variable>"
+msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150367\n"
"help.text"
-msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigeingabe\">གདམ་ <emph>གནད་སྡུད་ - ནུས་ལྡན་དུས་ཚོད་ -ཨིན་པུཊི་གྲོགས་རམ་</emph>མཆོང་ལྡེ་ </variable>"
+msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154486\n"
"help.text"
-msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigfehler\">གདམ་ <emph>གནད་སྡུད་ - ནུས་ལྡན་དུས་ཚོད་ - དྲན་བརྡ་འཛོལ་བ་</emph>མཆོང་ལྡེ་ </variable>"
+msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3146978\n"
"help.text"
-msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph></variable>"
-msgstr "<variable id=\"dnmfo\">གདམ་ <emph>གནད་སྡུད་ - སྣ་མང་བཀོལ་སྤྱོད་ཚུ་ </emph></variable>"
+msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155809\n"
"help.text"
-msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph></variable>"
-msgstr "<variable id=\"dnksd\">གདམ་ <emph>གནད་སྡུད་ - རྩ་བརྟན་བཟོ་ནི་</emph></variable>"
+msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148701\n"
"help.text"
-msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph></variable>"
-msgstr "<variable id=\"dngld\">གདམ་ <emph>གནད་སྡུད་ - མཐའ་ཐིག་</emph></variable>"
+msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153815\n"
"help.text"
-msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph></variable>"
-msgstr "<variable id=\"dngda\">གདམ་ <emph>གནད་སྡུད་ - མཐའ་ཐིག་ - རྒྱས་བཤད་ཚུ་སྦ་</emph></variable>"
+msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3159223\n"
"help.text"
-msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph></variable>"
-msgstr "<variable id=\"dngde\">གདམ་ <emph>གནད་སྡུད་ - མཐའ་ཐིག་ - རྒྱས་བཤད་ཚུ་སྟོན་</emph></variable>"
+msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3146870\n"
"help.text"
-msgid "Choose <emph>Data - Group and Outline - Group</emph>"
-msgstr "གདམ་ <emph>གནད་སྡུད་ -མཐའ་ཐིག་ -སྡེ་ཚན་ </emph>"
+msgid "Choose <emph>Data - Group and Outline - Group</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1397,8 +1397,8 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146781\n"
"help.text"
-msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>"
-msgstr "གདམ་ <emph>གནད་སྡུད་ - མཐའ་ཐིག་ - སྡེ་ཚན་བཤུབ་ </emph>"
+msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1437,96 +1437,96 @@ msgctxt ""
"00000412.xhp\n"
"par_id3153008\n"
"help.text"
-msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph></variable>"
-msgstr "<variable id=\"dnglagl\">གདམ་ <emph>གནད་སྡུད་ - མཐའ་ཐིག་ - རང་བཞིན་མཐའ་ཐིག་</emph></variable>"
+msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154709\n"
"help.text"
-msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove</emph></variable>"
-msgstr "<variable id=\"dnglef\">གདམ་ <emph>གནད་སྡུད་ - མཐའ་ཐིག་ - རྩ་བསྐྲད་གཏང་ </emph></variable>"
+msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove Outline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id1774346\n"
"help.text"
-msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables)</variable>"
-msgstr "<variable id=\"dngde\">གདམ་ <emph>གནད་སྡུད་ - མཐའ་ཐིག་ - རྒྱས་བཤད་ཚུ་སྟོན་</emph></variable>"
+msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables).</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155759\n"
"help.text"
-msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph></variable>"
-msgstr "<variable id=\"dndtpt\">གདམ་ <emph>གནད་སྡུད་ - གནད་སྡུད་པའི་ལོཊི་ </emph></variable>"
+msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154625\n"
"help.text"
-msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph></variable>"
-msgstr "<variable id=\"dndtpt\">གདམ་ <emph>གནད་སྡུད་ - གནད་སྡུད་པའི་ལོཊི་ </emph></variable>"
+msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3147558\n"
"help.text"
-msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
-msgstr "<variable id=\"dndq\">གདམ་ <emph>གནད་སྡུད་ - གནད་སྡུད་པའི་ལོཊི་ - འགོ་བཙུགས་ </emph>, སེལ་འཐུ་འབྱུང་ཁུངས་ཌའི་ལོག་ནང་གདམ་ཁ་འདི་གདམ་ <emph>$[officename]</emph>ནང་ལུ་ཐོ་བཀོད་འབད་ཡོད་པའི་གནད་སྡུད་འབྱུང་ཁུངས་ . </variable>"
+msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153297\n"
"help.text"
-msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Current selection</emph>."
-msgstr "གདམ་ <emph>གནད་སྡུད་ - གནད་སྡུད་པའི་ལོཊི་ -འགོ་བཙུགས་ </emph>, ད་ལྟོའི་སེལ་འཐུ་ <emph>སེལ་འཐུ་འབྱུང་ཁུངས་ཌའི་ལོག་ནང་གདམ་ཁ་འདི་གདམ་ </emph>."
+msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Current selection</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145118\n"
"help.text"
-msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
-msgstr "གདམ་ཁ་བརྐྱབ་ <emph>གནས་སྡུད་ - གནས་སྡུད་པའི་ལོཊི་ - འགོ་བཙུགས་</emph>, འབྱུང་ཁུངས་ཌའི་ལོག་གདམ་ཁ་བརྐྱབ་ཀྱི་ནང་གདམ་ཁ་ <emph>གནས་སྡུད་འབྱུང་ཁུངས་ ཐོ་འགོད་ $[officename]ནང་</emph>, <emph>བཏུབ་</emph> བལྟ་ནི་ལུ་ <emph>གནས་སྡུད་འབྱུང་ཁུངས་སེལ་འཐུ་འབད་</emph> ཨེབ་གཏང་འབད།"
+msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153294\n"
"help.text"
-msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph></variable>"
-msgstr "<variable id=\"dndpak\">གདམ་ <emph> གནད་སྡུད་ -གནད་སྡུད་པའི་ལོཊི་ - ཡང་སེལ་འབད་ </emph></variable>"
+msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151344\n"
"help.text"
-msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph></variable>"
-msgstr "<variable id=\"dndploe\">གདམ་ <emph> གནད་སྡུད་ -གནད་སྡུད་པའི་ལོཊི་ - བཏོན་གཏང་ </emph></variable>"
+msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150397\n"
"help.text"
-msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph></variable>"
-msgstr "<variable id=\"dndakt\">གདམ་ <emph>གནད་སྡུད་ - ཁྱབ་ཚད་ཡང་སེལ་འབད་ </emph></variable>"
+msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_idN10B8F\n"
"help.text"
-msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph></variable>"
-msgstr "<variable id=\"grouping\">གདམ་ <emph>གནད་སྡུད་ - མཐའ་ཐིག་ - སྡེ་ཚན་ </emph></variable>"
+msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
@@ -1549,7 +1549,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162106567373\n"
"help.text"
-msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph> </variable>"
+msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1557,7 +1557,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162109048207\n"
"help.text"
-msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph></variable>"
+msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1565,7 +1565,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162107055028\n"
"help.text"
-msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph></variable>"
+msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1573,7 +1573,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162109126013\n"
"help.text"
-msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph></variable>"
+msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1581,7 +1581,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3149095\n"
"help.text"
-msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph></variable>"
+msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1589,7 +1589,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3149398\n"
"help.text"
-msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph></variable>"
+msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1597,7 +1597,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3150084\n"
"help.text"
-msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph></variable>"
+msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1605,7 +1605,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3153093\n"
"help.text"
-msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph></variable>"
+msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1613,7 +1613,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3153191\n"
"help.text"
-msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph></variable>"
+msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1621,5 +1621,5 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3145645\n"
"help.text"
-msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph></variable>"
+msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph>.</variable>"
msgstr ""
diff --git a/source/dz/helpcontent2/source/text/scalc/02.po b/source/dz/helpcontent2/source/text/scalc/02.po
index 9e7fadc5f98..2804679166a 100644
--- a/source/dz/helpcontent2/source/text/scalc/02.po
+++ b/source/dz/helpcontent2/source/text/scalc/02.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-05-12 14:35+0200\n"
-"PO-Revision-Date: 2013-06-16 08:28+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:55+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: dz\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1371371303.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196527.000000\n"
#: 02130000.xhp
msgctxt ""
@@ -45,8 +45,8 @@ msgctxt ""
"02130000.xhp\n"
"par_id3155267\n"
"help.text"
-msgid "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">ངོས་དཔར་ </alt></image>"
+msgid "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Currency Number Format Icon</alt></image>"
+msgstr ""
#: 02130000.xhp
msgctxt ""
@@ -61,8 +61,8 @@ msgctxt ""
"02130000.xhp\n"
"par_id3146776\n"
"help.text"
-msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cell - Numbers\">Format - Cell - Numbers</link>."
-msgstr "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cell - Numbers\">རྩ་སྒྲིག་ - ནང་ཐིག་ - ཨང་གྲངས་ཚུ་ </link>."
+msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cells - Numbers\">Format - Cells - Numbers</link>."
+msgstr ""
#: 02140000.xhp
msgctxt ""
diff --git a/source/dz/helpcontent2/source/text/scalc/06.po b/source/dz/helpcontent2/source/text/scalc/06.po
index 81a6dccd3aa..0d3046f0d2c 100644
--- a/source/dz/helpcontent2/source/text/scalc/06.po
+++ b/source/dz/helpcontent2/source/text/scalc/06.po
@@ -3,15 +3,18 @@ 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-06-14 17:23+0200\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-04-24 11:27+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: dz\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1524569228.000000\n"
#: calcsamplefiles.xhp
msgctxt ""
@@ -20,35 +23,3 @@ msgctxt ""
"help.text"
msgid "Calc Sample Files"
msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521663319917\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/imtrigon.ods\" id=\"ods_id61521568603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521663319918\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/trigon.ods\" id=\"ods_id61521548603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521563314918\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/pivot.ods\" id=\"ods_id61521547603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id721528312694192\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/functions_ifs.ods\" id=\"ods_id61521547603534\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
diff --git a/source/dz/helpcontent2/source/text/scalc/guide.po b/source/dz/helpcontent2/source/text/scalc/guide.po
index f6546b356ed..68e153576d8 100644
--- a/source/dz/helpcontent2/source/text/scalc/guide.po
+++ b/source/dz/helpcontent2/source/text/scalc/guide.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-31 14:10+0200\n"
-"PO-Revision-Date: 2016-07-05 21:11+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:55+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: dz\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1467753093.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196527.000000\n"
#: address_auto.xhp
msgctxt ""
@@ -3709,8 +3709,8 @@ msgctxt ""
"database_filter.xhp\n"
"par_idN10693\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - Standard Filter</item>."
-msgstr "<item type=\"menuitem\">གནད་སྡུད་ - ཚགས་མ་ - ཚད་ལྡན་ཚགས་མ་</item> གུ་ཨེབ་གཏང་འབད།"
+msgid "Choose <item type=\"menuitem\">Data - More Filters - Standard Filter</item>."
+msgstr ""
#: database_filter.xhp
msgctxt ""
@@ -3765,8 +3765,8 @@ msgctxt ""
"database_filter.xhp\n"
"par_id3154944\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - AutoFilter</item>."
-msgstr "<item type=\"menuitem\">གནད་སྡུད་ - ཚགས་མ་ - རག་བཞིན་ཚགས་མ་</item> གདམ་ཁ་རྐྱབས།"
+msgid "Choose <item type=\"menuitem\">Data - AutoFilter</item>."
+msgstr ""
#: database_filter.xhp
msgctxt ""
diff --git a/source/dz/helpcontent2/source/text/shared.po b/source/dz/helpcontent2/source/text/shared.po
index 2e5451d7667..b5d976bf978 100644
--- a/source/dz/helpcontent2/source/text/shared.po
+++ b/source/dz/helpcontent2/source/text/shared.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: 2016-05-02 10:42+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:55+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: dz\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1462185766.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196528.000000\n"
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -2013,5 +2013,5 @@ msgctxt ""
"need_help.xhp\n"
"hd_id1000010\n"
"help.text"
-msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"http://documentation.libreoffice.org/en/join-community/update-help-contents\">web page on writing Help contents</link>."
+msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"https://documentation.libreoffice.org/en/join-community/update-help-contents\"><emph>web page on writing Help contents</emph></link>."
msgstr ""
diff --git a/source/dz/helpcontent2/source/text/shared/00.po b/source/dz/helpcontent2/source/text/shared/00.po
index f027cda9e96..90bc2090c62 100644
--- a/source/dz/helpcontent2/source/text/shared/00.po
+++ b/source/dz/helpcontent2/source/text/shared/00.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-10-21 20:57+0200\n"
-"PO-Revision-Date: 2016-05-24 05:25+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:55+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: dz\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1464067538.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196529.000000\n"
#: 00000001.xhp
msgctxt ""
@@ -6221,7 +6221,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id621525017637963\n"
"help.text"
-msgid "Choose <emph>File - Export as EPUB</emph>."
+msgid "Choose <emph>File - Export As - Export as EPUB</emph>."
msgstr ""
#: 00000401.xhp
@@ -7197,7 +7197,7 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1091B\n"
"help.text"
-msgid "<variable id=\"grid\">Choose <emph>View - Grid</emph> (Impress or Draw).</variable>"
+msgid "<variable id=\"grid\">Choose <emph>View - Grid and Helplines</emph> (Impress or Draw).</variable>"
msgstr ""
#: 00000403.xhp
@@ -7205,7 +7205,7 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1092E\n"
"help.text"
-msgid "<variable id=\"guides\">Choose <emph>View - Snap Lines</emph> (Impress or Draw).</variable>"
+msgid "<variable id=\"guides\">Choose <emph>View - Snap Guides</emph> (Impress or Draw).</variable>"
msgstr ""
#: 00000404.xhp
@@ -7861,7 +7861,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id9988402\n"
"help.text"
-msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Updates</emph> button.</variable>"
+msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Check for Updates</emph> button.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8075,14 +8075,6 @@ msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
-"par_id3150032\n"
-"help.text"
-msgid "<variable id=\"arbeit\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Memory</emph>.</variable>"
-msgstr ""
-
-#: 00000406.xhp
-msgctxt ""
-"00000406.xhp\n"
"par_id3159153\n"
"help.text"
msgid "<variable id=\"ansicht\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - View</emph>.</variable>"
@@ -11045,7 +11037,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id366527\n"
"help.text"
-msgid "Choose <emph>Format - Object - Line</emph> (Writer)."
+msgid "Choose <emph>Format - Text Box and Shape - Line</emph> (Writer)."
msgstr ""
#: 00040502.xhp
@@ -11053,7 +11045,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id3835261\n"
"help.text"
-msgid "Choose <emph>Format - Graphic - Line</emph> (Calc)."
+msgid "Choose <emph>Format - Object - Line</emph> (Calc)."
msgstr ""
#: 00040502.xhp
@@ -11085,7 +11077,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id3154285\n"
"help.text"
-msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Object - </emph></caseinline><caseinline select=\"CALC\"><emph>Graphic - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
+msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Text Box and Shape - </emph></caseinline><caseinline select=\"CALC\"><emph>Object - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
msgstr ""
#: 00040502.xhp
diff --git a/source/dz/helpcontent2/source/text/shared/01.po b/source/dz/helpcontent2/source/text/shared/01.po
index 739318c5a64..fb0b22e2b62 100644
--- a/source/dz/helpcontent2/source/text/shared/01.po
+++ b/source/dz/helpcontent2/source/text/shared/01.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2016-12-24 11:23+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:55+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: dz\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1482578595.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196532.000000\n"
#: 01010000.xhp
msgctxt ""
@@ -33637,7 +33637,7 @@ msgctxt ""
"06130000.xhp\n"
"par_id3153748\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Runs or saves the current macro.</ahelp>"
msgstr ""
#: 06130000.xhp
@@ -40771,14 +40771,6 @@ msgstr ""
#: ref_epub_export.xhp
msgctxt ""
"ref_epub_export.xhp\n"
-"par_id701525003241759\n"
-"help.text"
-msgid "<embedvar href=\"text/shared/00/00000002.xhp#epubv\" markup=\"keep\"/>"
-msgstr ""
-
-#: ref_epub_export.xhp
-msgctxt ""
-"ref_epub_export.xhp\n"
"par_id19921\n"
"help.text"
msgid "<image id=\"img_id22170\" src=\"media/screenshots/modules/swriter/ui/exportepub/EPubDialog.png\" localize=\"true\" width=\"664px\" height=\"482px\"><alt id=\"alt_id59843\">EPUB dialog box</alt></image>"
@@ -40925,7 +40917,7 @@ msgctxt ""
"ref_epub_export.xhp\n"
"par_id971525023515891\n"
"help.text"
-msgid "For custom metadata, you must provide a file with same name as the original filename and with extension as \".xmp\". The provided metadata will override the the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type=\"literal\">MyText.xmp</item>."
+msgid "For custom metadata, you must provide a file with same name as the original filename and with extension as \".xmp\". The provided metadata will override the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type=\"literal\">MyText.xmp</item>."
msgstr ""
#: ref_epub_export.xhp
diff --git a/source/dz/helpcontent2/source/text/shared/guide.po b/source/dz/helpcontent2/source/text/shared/guide.po
index d2bf33fffab..67c97fd157d 100644
--- a/source/dz/helpcontent2/source/text/shared/guide.po
+++ b/source/dz/helpcontent2/source/text/shared/guide.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2016-07-05 21:31+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:55+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: dz\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1467754284.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196535.000000\n"
#: aaa_start.xhp
msgctxt ""
@@ -8829,8 +8829,8 @@ msgctxt ""
"gallery_insert.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by selecting <emph>Tools - Gallery</emph>."
-msgstr "ལག་ཆས་ཚུ་-སྟོན་ཁང་<emph>སེལ་འཐུ་འབད་བའི་ཐོག་ལས་</emph> ཡང་ན་ <emph>ཚད་ལདན་ཕྲ་རིང་གུ་</emph> སྟོན་ཁང་ངོས་དཔར་ཨེབ་གཏང་འབད་བའི་ཐོག་ལས་ <emph>སྟོན་ཁང་ཁ་ཕྱེ།</emph>."
+msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by choosing <emph>Insert - Media - Gallery</emph>."
+msgstr ""
#: gallery_insert.xhp
msgctxt ""
diff --git a/source/dz/helpcontent2/source/text/shared/optionen.po b/source/dz/helpcontent2/source/text/shared/optionen.po
index c67e035e481..6b921929b88 100644
--- a/source/dz/helpcontent2/source/text/shared/optionen.po
+++ b/source/dz/helpcontent2/source/text/shared/optionen.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2016-07-05 21:39+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:55+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: dz\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1467754798.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196537.000000\n"
#: 01000000.xhp
msgctxt ""
@@ -267,6 +267,14 @@ msgstr "ལག་ལེན་པའི་གནད་སྡུད་ལ་ལོ
#: 01010100.xhp
msgctxt ""
"01010100.xhp\n"
+"par_id3153032\n"
+"help.text"
+msgid "User data is also used when commenting and in tracking changes mode, to identify comments/edits author; and to mark last edit position in document, so that when author opens the document later, it opens at the last edit position."
+msgstr ""
+
+#: 01010100.xhp
+msgctxt ""
+"01010100.xhp\n"
"hd_id3147653\n"
"help.text"
msgid "Address"
@@ -14741,7 +14749,7 @@ msgctxt ""
"opencl.xhp\n"
"par_id5293741\n"
"help.text"
-msgid "for more information on OpenCL, visit <link href=\"http://www.khronos.org/opencl/\">the OpenCL site</link>"
+msgid "for more information on OpenCL, visit <link href=\"https://www.khronos.org/opencl/\">the OpenCL site</link>"
msgstr ""
#: persona_firefox.xhp
diff --git a/source/dz/helpcontent2/source/text/swriter/00.po b/source/dz/helpcontent2/source/text/swriter/00.po
index 86f8608b544..4c04b7c7d8f 100644
--- a/source/dz/helpcontent2/source/text/swriter/00.po
+++ b/source/dz/helpcontent2/source/text/swriter/00.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: 2016-05-24 06:46+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:55+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: dz\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1464072394.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196538.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -37,8 +37,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3150253\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\"><alt id=\"alt_id3145389\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\"><alt id=\"alt_id3145389\">ངོས་དཔར་</alt></image>"
+msgid "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145389\">Wrap Off Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -53,8 +53,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3156397\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\"><alt id=\"alt_id3149048\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\"><alt id=\"alt_id3149048\">ངོས་དཔར་</alt></image>"
+msgid "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149048\">Wrap On Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -69,8 +69,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3154558\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\"><alt id=\"alt_id3152999\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\"><alt id=\"alt_id3152999\">ངོས་དཔར་</alt></image>"
+msgid "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152999\">Wrap Through Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -85,8 +85,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3148773\n"
"help.text"
-msgid "<image src=\"res/sc06301.png\" id=\"img_id3149026\"><alt id=\"alt_id3149026\">Icon</alt></image>"
-msgstr "<image src=\"res/sc06301.png\" id=\"img_id3149026\"><alt id=\"alt_id3149026\">ངོས་དཔར་</alt></image>"
+msgid "<image src=\"res/sc06301.png\" id=\"img_id3149026\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149026\">Jump to Previous Script Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -101,8 +101,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3151265\n"
"help.text"
-msgid "<image src=\"res/sc06300.png\" id=\"img_id3151272\"><alt id=\"alt_id3151272\">Icon</alt></image>"
-msgstr "<image src=\"res/sc06300.png\" id=\"img_id3151272\"><alt id=\"alt_id3151272\">ངོས་དཔར།</alt></image>"
+msgid "<image src=\"res/sc06300.png\" id=\"img_id3151272\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151272\"> Jump to Next Script Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -381,8 +381,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3154763\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">བརྡ་བཀོད་ </caseinline><defaultinline>ཚད་འཛིན་</defaultinline></switchinline>+ཨེཕ་༨།"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -397,8 +397,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3151387\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">བརྡ་བཀོད་ </caseinline><defaultinline>ཚད་འཛིན་</defaultinline></switchinline>+ཨེཕ་༩།"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -413,8 +413,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3145823\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">བརྡ་བཀོད</caseinline><defaultinline>ཚད་འཛིན་</defaultinline></switchinline>+ཨེཕ་༡༠།"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -429,7 +429,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150932\n"
"help.text"
-msgid "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\"><alt id=\"alt_id3150502\">Icon</alt></image>"
+msgid "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150502\">Formatting Marks Icon</alt></image>"
msgstr ""
#: 00000403.xhp
@@ -461,7 +461,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150765\n"
"help.text"
-msgid "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\"><alt id=\"alt_id3147572\">Icon</alt></image>"
+msgid "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147572\">Web Icon</alt></image>"
msgstr ""
#: 00000403.xhp
@@ -2461,7 +2461,7 @@ msgctxt ""
"stylesmenu.xhp\n"
"par_id941529884998705\n"
"help.text"
-msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles</emph></variable>."
+msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles...</emph></variable>."
msgstr ""
#: stylesmenu.xhp
diff --git a/source/dz/sc/messages.po b/source/dz/sc/messages.po
index e4bebf6a251..39863bd441a 100644
--- a/source/dz/sc/messages.po
+++ b/source/dz/sc/messages.po
@@ -4,14 +4,17 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2018-11-12 11:43+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: dz\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542023000.000000\n"
#: sc/inc/compiler.hrc:27
msgctxt "RID_FUNCTION_CATEGORIES"
@@ -735,7 +738,6 @@ msgctxt "STR_SELCOUNT_ROWARG"
msgid "$1 row"
msgid_plural "$1 rows"
msgstr[0] ""
-msgstr[1] ""
#. To translators: STR_SELCOUNT_COLARG is $1 of STR_SELCOUNT. $1 of STR_SELCOUNT_ROWARG is number of columns
#: sc/inc/globstr.hrc:165
@@ -743,7 +745,6 @@ msgctxt "STR_SELCOUNT_COLARG"
msgid "$1 column"
msgid_plural "$1 columns"
msgstr[0] ""
-msgstr[1] ""
#: sc/inc/globstr.hrc:166
msgctxt "STR_FILTER_SELCOUNT"
@@ -1511,7 +1512,6 @@ msgctxt "STR_SCATTR_PAGE_SCALE_PAGES"
msgid "One page"
msgid_plural "%1 pages"
msgstr[0] ""
-msgstr[1] ""
#: sc/inc/globstr.hrc:324
msgctxt "STR_SCATTR_PAGE_SCALE_AUTO"
@@ -14209,7 +14209,6 @@ msgctxt "SCSTR_TOTAL"
msgid "One result found"
msgid_plural "%1 results found"
msgstr[0] ""
-msgstr[1] ""
#: sc/inc/strings.hrc:54
msgctxt "SCSTR_SKIPPED"
diff --git a/source/dz/svtools/messages.po b/source/dz/svtools/messages.po
index 39835a7597b..8a961606b4a 100644
--- a/source/dz/svtools/messages.po
+++ b/source/dz/svtools/messages.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:36+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: dz\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195366.000000\n"
#: include/svtools/strings.hrc:25
msgctxt "STR_UNDO"
@@ -1551,7 +1554,7 @@ msgstr ""
#: include/svtools/strings.hrc:360
msgctxt "STR_DESCRIPTION_MYTHES"
-msgid "Mythes Thesaurus"
+msgid "MyThes Thesaurus"
msgstr ""
#: include/svtools/strings.hrc:361
diff --git a/source/dz/sw/messages.po b/source/dz/sw/messages.po
index e66708be353..bf6e1e489b0 100644
--- a/source/dz/sw/messages.po
+++ b/source/dz/sw/messages.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:36+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: dz\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195366.000000\n"
#: sw/inc/app.hrc:29
#, fuzzy
@@ -2825,14 +2828,12 @@ msgctxt "STR_UNDO_TABS"
msgid "One tab"
msgid_plural "$1 tabs"
msgstr[0] ""
-msgstr[1] ""
#: sw/inc/strings.hrc:469
msgctxt "STR_UNDO_NLS"
msgid "One line break"
msgid_plural "$1 line breaks"
msgstr[0] ""
-msgstr[1] ""
#: sw/inc/strings.hrc:470
#, fuzzy
@@ -7173,7 +7174,12 @@ msgctxt "asciifilterdialog|lf"
msgid "_LF"
msgstr ""
-#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:264
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:258
+msgctxt "asciifilterdialog|includebom"
+msgid "Include byte-order-mark"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:280
msgctxt "asciifilterdialog|label1"
msgid "Properties"
msgstr "རྒྱུ་དངོས།"
diff --git a/source/dz/swext/mediawiki/help.po b/source/dz/swext/mediawiki/help.po
index 2fc3c61b1e9..ad2dd755489 100644
--- a/source/dz/swext/mediawiki/help.po
+++ b/source/dz/swext/mediawiki/help.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2016-11-14 15:54+0000\n"
+"POT-Creation-Date: 2018-11-15 13:53+0100\n"
+"PO-Revision-Date: 2018-11-12 11:43+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: dz\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1479138860.000000\n"
+"X-POOTLE-MTIME: 1542023005.000000\n"
#: help.tree
msgctxt ""
@@ -93,7 +93,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id7387615\n"
"help.text"
-msgid "A wiki account on a supported <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
+msgid "A wiki account on a supported <link href=\"https://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
msgstr ""
#: wiki.xhp
@@ -149,7 +149,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id368968\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Options</link> dialog, click Add."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\"><emph>Options</emph></link> dialog, click <emph>Add</emph>."
msgstr ""
#: wiki.xhp
@@ -157,7 +157,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id6962187\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> dialog, enter the account information for the wiki."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\"><emph>MediaWiki</emph></link> dialog, enter the account information for the wiki."
msgstr ""
#: wiki.xhp
@@ -165,7 +165,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id5328836\n"
"help.text"
-msgid "In the URL text box, enter the address of a wiki that you want to connect to."
+msgid "In the <emph>URL</emph> text box, enter the address of a wiki that you want to connect to."
msgstr ""
#: wiki.xhp
@@ -181,7 +181,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id5906552\n"
"help.text"
-msgid "In the Username box, enter your user ID for your wiki account."
+msgid "In the <emph>Username</emph> box, enter your user ID for your wiki account."
msgstr ""
#: wiki.xhp
@@ -197,7 +197,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id8869594\n"
"help.text"
-msgid "In the Password box, enter the password for your wiki account, then click OK."
+msgid "In the Password box, enter the password for your wiki account, then click <emph>OK</emph>."
msgstr ""
#: wiki.xhp
@@ -245,7 +245,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id228278\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Send to MediaWiki</link> dialog, specify the settings for your entry."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\"><emph>Send to MediaWiki</emph></link> dialog, specify the settings for your entry."
msgstr ""
#: wiki.xhp
diff --git a/source/el/cui/messages.po b/source/el/cui/messages.po
index 050be737721..8c39bea4fdc 100644
--- a/source/el/cui/messages.po
+++ b/source/el/cui/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2018-10-23 10:02+0000\n"
-"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:21+0100\n"
+"PO-Revision-Date: 2018-11-14 11:36+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: el\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1540288954.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195372.000000\n"
#: cui/inc/strings.hrc:24
msgctxt "RID_SVXSTR_KEY_CONFIG_DIR"
@@ -1558,141 +1558,136 @@ msgid "Dimension line"
msgstr "Γραμμή διάστασης"
#: cui/inc/strings.hrc:365
-msgctxt "RID_SVXSTR_LOAD_ERROR"
-msgid "The selected module could not be loaded."
-msgstr "Αδυναμία φόρτωσης επιλεγμένου αρθρώματος."
-
-#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_STARTQUOTE"
msgid "Start Quote"
msgstr "Αρχή εισαγωγικών"
-#: cui/inc/strings.hrc:367
+#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_ENDQUOTE"
msgid "End Quote"
msgstr "Εισαγωγικό κλεισίματος"
-#: cui/inc/strings.hrc:369
+#: cui/inc/strings.hrc:368
msgctxt "RID_SVXSTR_SELECTEDPERSONA"
msgid "Selected Theme: "
msgstr "Επιλεγμένο θέμα: "
-#: cui/inc/strings.hrc:370
+#: cui/inc/strings.hrc:369
msgctxt "RID_SVXSTR_SEARCHING"
msgid "Searching, please wait..."
msgstr "Αναζήτηση, παρακαλούμε περιμένετε..."
-#: cui/inc/strings.hrc:371
+#: cui/inc/strings.hrc:370
msgctxt "RID_SVXSTR_SEARCHERROR"
msgid "Cannot open %1, please try again later."
msgstr "Αδύνατο το άνοιγμα του %1, ξαναπροσπαθήστε αργότερα."
-#: cui/inc/strings.hrc:372
+#: cui/inc/strings.hrc:371
msgctxt "RID_SVXSTR_NORESULTS"
msgid "No results found."
msgstr "Δε βρέθηκαν αποτελέσματα."
-#: cui/inc/strings.hrc:373
+#: cui/inc/strings.hrc:372
msgctxt "RID_SVXSTR_APPLYPERSONA"
msgid "Applying Theme..."
msgstr "Εφαρμογή του θέματος..."
-#: cui/inc/strings.hrc:374
+#: cui/inc/strings.hrc:373
msgctxt "RID_SVXSTR_INVALIDPERSONAURL"
msgid "Please enter a valid theme address or a search term."
msgstr "Παρακαλούμε, εισάγετε έγκυρη διεύθυνση θέματος ή όρο αναζήτησης."
-#: cui/inc/strings.hrc:376
+#: cui/inc/strings.hrc:375
msgctxt "RID_SVXSTR_TABLE_PRESET_NONE"
msgid "Set No Borders"
msgstr "Ορισμός χωρίς περιγράμματα"
-#: cui/inc/strings.hrc:377
+#: cui/inc/strings.hrc:376
msgctxt "RID_SVXSTR_TABLE_PRESET_ONLYOUTER"
msgid "Set Outer Border Only"
msgstr "Ορισμός εξωτερικού περιγράμματος μόνο"
-#: cui/inc/strings.hrc:378
+#: cui/inc/strings.hrc:377
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERHORI"
msgid "Set Outer Border and Horizontal Lines"
msgstr "Ορισμός εξωτερικών περιγραμμάτων και οριζόντιων γραμμών"
-#: cui/inc/strings.hrc:379
+#: cui/inc/strings.hrc:378
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERALL"
msgid "Set Outer Border and All Inner Lines"
msgstr "Ορισμός εξωτερικού περιγράμματος και όλων των εσωτερικών γραμμών"
-#: cui/inc/strings.hrc:380
+#: cui/inc/strings.hrc:379
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERINNER"
msgid "Set Outer Border Without Changing Inner Lines"
msgstr "Ορισμός εξωτερικού περιγράμματος χωρίς αλλαγή εσωτερικών γραμμών"
-#: cui/inc/strings.hrc:381
+#: cui/inc/strings.hrc:380
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONAL"
msgid "Set Diagonal Lines Only"
msgstr "Ορισμός μόνο διαγωνίων γραμμών"
-#: cui/inc/strings.hrc:382
+#: cui/inc/strings.hrc:381
msgctxt "RID_SVXSTR_PARA_PRESET_ALL"
msgid "Set All Four Borders"
msgstr "Ορισμός και των τεσσάρων περιγραμμάτων"
-#: cui/inc/strings.hrc:383
+#: cui/inc/strings.hrc:382
msgctxt "RID_SVXSTR_PARA_PRESET_LEFTRIGHT"
msgid "Set Left and Right Borders Only"
msgstr "Ορισμός μόνο αριστερών και δεξιών περιγραμμάτων"
-#: cui/inc/strings.hrc:384
+#: cui/inc/strings.hrc:383
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOM"
msgid "Set Top and Bottom Borders Only"
msgstr "Ορισμός μόνο πάνω και κάτω περιγραμμάτων"
-#: cui/inc/strings.hrc:385
+#: cui/inc/strings.hrc:384
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYLEFT"
msgid "Set Left Border Only"
msgstr "Μόνο αριστερό περίγραμμα"
-#: cui/inc/strings.hrc:386
+#: cui/inc/strings.hrc:385
msgctxt "RID_SVXSTR_HOR_PRESET_ONLYHOR"
msgid "Set Top and Bottom Borders, and All Inner Lines"
msgstr "Καθορισμός πάνω και κάτω περιγραμμάτων, και όλων των εσωτερικών γραμμών"
-#: cui/inc/strings.hrc:387
+#: cui/inc/strings.hrc:386
msgctxt "RID_SVXSTR_VER_PRESET_ONLYVER"
msgid "Set Left and Right Borders, and All Inner Lines"
msgstr "Ορισμός αριστερού και δεξιού περιγράμματος και όλων των εσωτερικών γραμμών"
-#: cui/inc/strings.hrc:388
+#: cui/inc/strings.hrc:387
msgctxt "RID_SVXSTR_SHADOW_STYLE_NONE"
msgid "No Shadow"
msgstr "Χωρίς σκιά"
-#: cui/inc/strings.hrc:389
+#: cui/inc/strings.hrc:388
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMRIGHT"
msgid "Cast Shadow to Bottom Right"
msgstr "Σκιά προς τα κάτω δεξιά"
-#: cui/inc/strings.hrc:390
+#: cui/inc/strings.hrc:389
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPRIGHT"
msgid "Cast Shadow to Top Right"
msgstr "Σκιά προς τα πάνω δεξιά"
-#: cui/inc/strings.hrc:391
+#: cui/inc/strings.hrc:390
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMLEFT"
msgid "Cast Shadow to Bottom Left"
msgstr "Σκιά προς τα κάτω αριστερά"
-#: cui/inc/strings.hrc:392
+#: cui/inc/strings.hrc:391
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPLEFT"
msgid "Cast Shadow to Top Left"
msgstr "Σκιά προς τα πάνω αριστερά"
-#: cui/inc/strings.hrc:393
+#: cui/inc/strings.hrc:392
msgctxt "RID_SVXSTR_SIGNATURELINE_SIGNED_BY"
msgid "Signed by: %1"
msgstr "Υπογράφτηκε από: %1"
-#: cui/inc/strings.hrc:394
+#: cui/inc/strings.hrc:393
msgctxt "RID_SVXSTR_OPENCL_RESTART"
msgid "For the OpenCL changes to take effect, %PRODUCTNAME must be restarted."
msgstr "Για να εφαρμοστούν οι αλλαγές από το OpenCL, το %PRODUCTNAME πρέπει να επανεκκινηθεί."
@@ -10668,22 +10663,43 @@ msgctxt "signsignatureline|btn_select_certificate"
msgid "Select Certificate"
msgstr "Επιλογή πιστοποιητικού"
-#: cui/uiconfig/ui/signsignatureline.ui:168
+#. Name of the signer
+#: cui/uiconfig/ui/signsignatureline.ui:166
+msgctxt "signsignatureline|label_name"
+msgid "or"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:175
+msgctxt "signsignatureline|btn_load_image"
+msgid "Use Signature Image"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:190
+msgctxt "signsignatureline|btn_clear_image"
+msgid "Clear"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:206
+msgctxt "signsignatureline|label_image_dimensions"
+msgid "Best image size: 600 x 100 px"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:237
msgctxt "signsignatureline|label_sign"
msgid "Sign"
msgstr "Υπογραφή"
-#: cui/uiconfig/ui/signsignatureline.ui:205
+#: cui/uiconfig/ui/signsignatureline.ui:274
msgctxt "signsignatureline|label_add_comment"
msgid "Add comment:"
msgstr "Προσθήκη σχολίου:"
-#: cui/uiconfig/ui/signsignatureline.ui:241
+#: cui/uiconfig/ui/signsignatureline.ui:310
msgctxt "signsignatureline|label_hint"
msgid "Instructions from the document creator:"
msgstr "Οδηγίες από τον δημιουργό του εγγράφου:"
-#: cui/uiconfig/ui/signsignatureline.ui:274
+#: cui/uiconfig/ui/signsignatureline.ui:343
msgctxt "signsignatureline|label_more"
msgid "More"
msgstr "Περισσότερα"
diff --git a/source/el/helpcontent2/source/text/sbasic/shared/01.po b/source/el/helpcontent2/source/text/sbasic/shared/01.po
index 29e6a1f21c3..f7451183b2a 100644
--- a/source/el/helpcontent2/source/text/sbasic/shared/01.po
+++ b/source/el/helpcontent2/source/text/sbasic/shared/01.po
@@ -3,9 +3,9 @@ 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-05-16 16:54+0200\n"
-"PO-Revision-Date: 2018-05-19 07:15+0000\n"
-"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:55+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: el\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1526714111.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196548.000000\n"
#: 06130000.xhp
msgctxt ""
@@ -93,8 +93,8 @@ msgctxt ""
"06130000.xhp\n"
"par_id3154791\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
-msgstr "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Εκτελεί ή αποθηκεύει την τρέχουσα μακροεντολή.</ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Runs or saves the current macro.</ahelp>"
+msgstr ""
#: 06130000.xhp
msgctxt ""
diff --git a/source/el/helpcontent2/source/text/scalc/00.po b/source/el/helpcontent2/source/text/scalc/00.po
index ebe68698e57..3b84551f6de 100644
--- a/source/el/helpcontent2/source/text/scalc/00.po
+++ b/source/el/helpcontent2/source/text/scalc/00.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-11-22 13:53+0100\n"
-"PO-Revision-Date: 2017-12-15 09:05+0000\n"
-"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:55+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: el\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1513328758.000000\n"
+"X-POOTLE-MTIME: 1542196549.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -29,24 +29,24 @@ msgctxt ""
"00000004.xhp\n"
"hd_id3155535\n"
"help.text"
-msgid "<variable id=\"wie\">To access this function... </variable>"
-msgstr "<variable id=\"wie\">Για να έχετε πρόσβαση σε αυτήν τη λειτουργία... </variable>"
+msgid "<variable id=\"wie\">To access this function...</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
"par_idN1056E\n"
"help.text"
-msgid "<variable id=\"moreontop\">More explanations on top of this page. </variable>"
-msgstr "<variable id=\"moreontop\">Περισσότερες εξηγήσεις στην κορυφή της σελίδας. </variable>"
+msgid "<variable id=\"moreontop\">More explanations on top of this page.</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
"par_idN105AF\n"
"help.text"
-msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone. </variable>"
-msgstr "<variable id=\"optional\">Στις συναρτήσεις του %PRODUCTNAME Calc, οι παράμετροι που σημειώνονται ως \"προαιρετικές\" μπορούν να εξαχθούν όταν καμιά παράμετρος δεν ακολουθεί. Για παράδειγμα, σε μια συνάρτηση με τέσσερις παραμέτρους, όπου οι δύο τελευταίες παράμετροι είναι σημειωμένες ως \"προαιρετικές\", μπορείτε να αφήσετε έξω την παράμετρο 4 ή τις παραμέτρους 3 και 4, αλλά δεν μπορείτε να εξάγετε μόνο την παράμετρο 3. </variable>"
+msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone.</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -77,80 +77,80 @@ msgctxt ""
"00000402.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph></variable>"
-msgstr "<variable id=\"kopffuss\">Επιλέξτε <emph>Εισαγωγή - Κεφαλίδες και υποσέλιδα</emph></variable>"
+msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3159233\n"
"help.text"
-msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs</variable>"
-msgstr "<variable id=\"bkopfzeile\">Επιλέξτε τις καρτέλες <emph>Εισαγωγή - Κεφαλίδες και υποσέλιδα - Κεφαλίδα και υποσέλιδο </emph> </variable>"
+msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150443\n"
"help.text"
-msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph></variable>"
-msgstr "<variable id=\"bausfullen\">Επιλέξτε <emph>Φύλλο - Συμπλήρωση κελιών</emph></variable>"
+msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3143267\n"
"help.text"
-msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph></variable>"
-msgstr "<variable id=\"bausunten\">Επιλέξτε <emph>Φύλλο - Συμπλήρωση κελιών - Κάτω</emph></variable>"
+msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153880\n"
"help.text"
-msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph></variable>"
-msgstr "<variable id=\"bausrechts\">Επιλέξτε <emph>Φύλλο - Συμπλήρωση κελιών - Δεξιά</emph></variable>"
+msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3151245\n"
"help.text"
-msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph></variable>"
-msgstr "<variable id=\"bausoben\">Επιλέξτε <emph>Φύλλο - Συμπλήρωση κελιών - Πάνω</emph></variable>"
+msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph></variable>"
-msgstr "<variable id=\"bauslinks\">Επιλέξτε <emph>Φύλλο - Συμπλήρωση κελιών - Αριστερά</emph></variable>"
+msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150400\n"
"help.text"
-msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph></variable>"
-msgstr "<variable id=\"baustab\">Επιλέξτε <emph>Φύλλο - Συμπλήρωση κελιών - Φύλλα</emph></variable>"
+msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3154910\n"
"help.text"
-msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph></variable>"
-msgstr "<variable id=\"bausreihe\">Επιλέξτε <emph>Φύλλο - Συμπλήρωση κελιών - Σειρά</emph></variable>"
+msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "Choose <emph>Sheet - Clear Cells</emph>"
-msgstr "Επιλέξτε <emph>Φύλλο - Καθαρισμός κελιών</emph>"
+msgid "Choose <emph>Sheet - Clear Cells</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -165,40 +165,40 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150011\n"
"help.text"
-msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph></variable>"
-msgstr "<variable id=\"bzelo\">Επιλέξτε <emph>Φύλλο - Διαγραφή κελιών</emph></variable>"
+msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153951\n"
"help.text"
-msgid "Choose <emph>Sheet - Delete Sheet</emph>"
-msgstr "Επιλέξτε <emph>Φύλλο - Διαγραφή φύλλου</emph>"
+msgid "Choose <emph>Sheet - Delete Sheet</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3155306\n"
"help.text"
-msgid "Open context menu for a sheet tab"
-msgstr "Άνοιγμα μενού περιβάλλοντος για μια καρτέλα του φύλλου"
+msgid "Open context menu for a sheet tab."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3146119\n"
"help.text"
-msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>"
-msgstr "Επιλέξτε <emph>Φύλλο - Μετακίνηση ή αντιγραφή φύλλου</emph>"
+msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3148645\n"
"help.text"
-msgid "Open context menu for a sheet tab"
-msgstr "Άνοιγμα μενού περιβάλλοντος για μια καρτέλα του φύλλου"
+msgid "Open context menu for a sheet tab."
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -221,32 +221,32 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150275\n"
"help.text"
-msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph></variable>"
-msgstr "<variable id=\"aspze\">Επιλέξτε <emph>Προβολή - Επικεφαλίδες γραμμών & στηλών</emph></variable>"
+msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph></variable>"
-msgstr "<variable id=\"awehe\">Επιλέξτε <emph>Προβολή - Επισήμανση τιμής</emph></variable>"
+msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3148947\n"
"help.text"
-msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph></variable>"
-msgstr "<variable id=\"rechenleiste\">Επιλέξτε <emph>Προβολή - Γραμμή τύπων</emph> ή <emph>Προβολή - Γραμμές εργαλείων - Γραμμή τύπων</emph></variable>"
+msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3148663\n"
"help.text"
-msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph></variable>"
-msgstr "<variable id=\"seumvo\">Επιλέξτε <emph>Προβολή - Αλλαγή σελίδας</emph></variable>"
+msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -269,16 +269,16 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149784\n"
"help.text"
-msgid "Choose <emph>Insert - Cells</emph>"
-msgstr "Επιλέξτε <emph>Εισαγωγή - Κελιά</emph>"
+msgid "Choose <emph>Insert - Cells</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "Open <emph>Insert Cells</emph> toolbar from Tools bar:"
-msgstr "Άνοιγμα της γραμμής εργαλείων <emph>Εισαγωγή κελιών</emph> από τη γραμμή Εργαλεία:"
+msgid "Open <emph>Insert Cells</emph> toolbar from <emph>Tools</emph> bar:"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -365,24 +365,24 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149033\n"
"help.text"
-msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph></variable>"
-msgstr "<variable id=\"eitab\">Επιλέξτε <emph>Φύλλο - Εισαγωγή φύλλου</emph></variable>"
+msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_idN1082F\n"
"help.text"
-msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph></variable>"
-msgstr "<variable id=\"eitabfile\">Επιλέξτε <emph>Φύλλο - Εισαγωγή φύλλου από αρχείο</emph></variable>"
+msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3155115\n"
"help.text"
-msgid "Choose <emph>Insert - Function</emph>"
-msgstr "Επιλέξτε <emph>Εισαγωγή - Συνάρτηση</emph>"
+msgid "Choose <emph>Insert - Function</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -429,8 +429,8 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155809\n"
"help.text"
-msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date&Time</emph></variable>"
-msgstr "<variable id=\"eikadaze\"><emph>Εισαγωγή - Συνάρτηση</emph> - Κατηγορία<emph>Ημερομηνία και ώρα</emph></variable>"
+msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date & Time</emph></variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -517,32 +517,32 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155383\n"
"help.text"
-msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph></variable>"
-msgstr "<variable id=\"funktionsliste\">Επιλέξτε <emph>Εισαγωγή - Λίστα συναρτήσεων </emph></variable>"
+msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153250\n"
"help.text"
-msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph></variable>"
-msgstr "<variable id=\"einamen\">Επιλέξτε <emph>Εισαγωγή - Επώνυμες περιοχές και παραστάσεις</emph></variable>"
+msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3146776\n"
"help.text"
-msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph></variable>"
-msgstr "<variable id=\"eiextdata\">Επιλέξτε <emph>Φύλλο - Σύνδεση με εξωτερικά δεδομένα</emph></variable>"
+msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3143222\n"
"help.text"
-msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>"
-msgstr "Επιλέξτε <emph>Φύλλο - Επώνυμες περιοχές και παραστάσεις - Ορισμός</emph>"
+msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -557,24 +557,24 @@ msgctxt ""
"00000404.xhp\n"
"par_id3145214\n"
"help.text"
-msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph></variable>"
-msgstr "<variable id=\"einaei\">Επιλέξτε <emph>Φύλλο - Επώνυμες περιοχές και παραστάσεις - Εισαγωγή</emph></variable>"
+msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153558\n"
"help.text"
-msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph></variable>"
-msgstr "<variable id=\"einaueb\">Επιλέξτε <emph>Φύλλο - Επώνυμες περιοχές και παραστάσεις - Δημιουργία</emph></variable>"
+msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153483\n"
"help.text"
-msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph></variable>"
-msgstr "<variable id=\"einabesch\">Επιλέξτε <emph>Φύλλο - Επώνυμες περιοχές και παραστάσεις - Ετικέτες</emph></variable>"
+msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
@@ -597,192 +597,192 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154685\n"
"help.text"
-msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph></variable>"
-msgstr "<variable id=\"fozelle\">Επιλέξτε <emph>Μορφή - Κελιά</emph></variable>"
+msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153194\n"
"help.text"
-msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab </variable>"
-msgstr "<variable id=\"fozelstz\">Επιλέξτε <emph>Μορφή - Κελιά - Προστασία κελιού</emph> tab </variable>"
+msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155854\n"
"help.text"
-msgid "<variable id=\"fozei\">Choose <emph>Format - Row</emph></variable>"
-msgstr "<variable id=\"fozei\">Επιλέξτε <emph>Μορφή - Γραμμή</emph></variable>"
+msgid "<variable id=\"fozei\">Choose <emph>Format - Rows</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3150012\n"
"help.text"
-msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Row - Optimal Height</emph></variable>"
-msgstr "<variable id=\"fozeiophoe\">Επιλέξτε <emph>Μορφή - Γραμμή - Βέλτιστο ύψος</emph></variable>"
+msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Rows - Optimal Height</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3148645\n"
"help.text"
-msgid "Choose <emph>Format - Row - Hide</emph>"
-msgstr "Επιλέξτε <emph>Μορφή - Γραμμή - Απόκρυψη</emph>"
+msgid "Choose <emph>Format - Rows - Hide</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153728\n"
"help.text"
-msgid "Choose <emph>Format - Column - Hide</emph>"
-msgstr "Επιλέξτε <emph>Μορφή - Στήλη - Απόκρυψη</emph>"
+msgid "Choose <emph>Format - Columns - Hide</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3151114\n"
"help.text"
-msgid "Choose <emph>Format - Sheet - Hide</emph>"
-msgstr "Επιλέξτε <emph>Μορφή – Φύλλο - Απόκρυψη</emph>"
+msgid "Choose <emph>Sheet - Hide Sheet</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3148576\n"
"help.text"
-msgid "Choose <emph>Format - Row - Show</emph>"
-msgstr "Επιλέξτε <emph>Μορφή - Γραμμή - Εμφάνιση</emph>"
+msgid "Choose <emph>Format - Rows - Show</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156286\n"
"help.text"
-msgid "Choose <emph>Format - Column - Show</emph>"
-msgstr "Επιλέξτε <emph>Μορφή - Στήλη - Εμφάνιση</emph>"
+msgid "Choose <emph>Format - Columns - Show</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3145645\n"
"help.text"
-msgid "<variable id=\"fospa\">Choose <emph>Format - Column</emph></variable>"
-msgstr "<variable id=\"fospa\">Επιλέξτε <emph>Μορφή - Στήλη</emph></variable>"
+msgid "<variable id=\"fospa\">Choose <emph>Format - Columns</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3145252\n"
"help.text"
-msgid "Choose <emph>Format - Column - Optimal Width</emph>"
-msgstr "Επιλέξτε <emph>Μορφή - Στήλη - Βέλτιστο πλάτος</emph>"
+msgid "Choose <emph>Format - Columns - Optimal Width</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3146971\n"
"help.text"
-msgid "Double-click right column separator in column headers"
-msgstr "Κάντε διπλό κλικ στο δεξί διαχωριστικό στις επικεφαλίδες της στήλης"
+msgid "Double-click right column separator in column headers."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3147362\n"
"help.text"
-msgid "<variable id=\"fot\">Choose <emph>Format - Sheet</emph></variable>"
-msgstr "<variable id=\"fot\">Επιλέξτε <emph>Μορφή - Φύλλο</emph></variable>"
+msgid "<variable id=\"fot\">Choose <emph>Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3163805\n"
"help.text"
-msgid "<variable id=\"fotu\">Choose <emph>Format - Sheet - Rename</emph></variable>"
-msgstr "<variable id=\"fotu\">Επιλέξτε <emph>Μορφή - Φύλλο - Μετονομασία</emph></variable>"
+msgid "<variable id=\"fotu\">Choose <emph>Sheet - Rename Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155333\n"
"help.text"
-msgid "<variable id=\"fotenb\">Choose <emph>Format - Sheet - Show</emph></variable>"
-msgstr "<variable id=\"fotenb\">Επιλέξτε <emph>Μορφή - Φύλλο - Εμφάνιση</emph></variable>"
+msgid "<variable id=\"fotenb\">Choose <emph>Sheet - Show Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_idN1077A\n"
"help.text"
-msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph></variable>"
-msgstr "<variable id=\"foste\">Επιλέξτε <emph>Μορφή - Σελίδα</emph></variable>"
+msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155508\n"
"help.text"
-msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab </variable>"
-msgstr "<variable id=\"fostel\">Επιλέξτε <emph>Μορφή - Σελίδα - Φύλλο</emph> tab </variable>"
+msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3150883\n"
"help.text"
-msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph></variable>"
-msgstr "<variable id=\"fodrbe\">Επιλέξτε <emph>Μορφή - Περιοχές εκτύπωσης</emph></variable>"
+msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156448\n"
"help.text"
-msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph></variable>"
-msgstr "<variable id=\"fodrfe\">Επιλέξτε <emph>Μορφή - Περιοχές εκτύπωσης - Ορισμός</emph></variable>"
+msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156290\n"
"help.text"
-msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph></variable>"
-msgstr "<variable id=\"fodrhin\">Επιλέξτε <emph>Μορφή - Περιοχές εκτύπωσης - Προσθήκη</emph></variable>"
+msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155812\n"
"help.text"
-msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph></variable>"
-msgstr "<variable id=\"fodbah\">Επιλέξτε <emph>Μορφή - Περιοχές εκτύπωσης - Καθαρισμός</emph></variable>"
+msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153307\n"
"help.text"
-msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph></variable>"
-msgstr "<variable id=\"fodbbe\">Επιλέξτε <emph>Μορφή - Περιοχές εκτύπωσης - Επεξεργασία</emph></variable>"
+msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153916\n"
"help.text"
-msgid "Choose <emph>Format - AutoFormat</emph>"
-msgstr "Επιλέξτε <emph>Μορφή - Αυτόματη μορφοποίηση</emph>"
+msgid "Choose <emph>Format - AutoFormat</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3154532\n"
"help.text"
-msgid "On the Tools bar, click"
-msgstr "Στη γραμμή Εργαλεία, κάντε κλικ"
+msgid "On the <emph>Tools</emph> bar, click"
+msgstr ""
#: 00000405.xhp
msgctxt ""
@@ -805,8 +805,8 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154618\n"
"help.text"
-msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph></variable>"
-msgstr "<variable id=\"bedingte\">Επιλέξτε <emph>Μορφή - Μορφοποίηση υπό όρους</emph></variable>"
+msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -829,16 +829,16 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150541\n"
"help.text"
-msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph> </variable>"
-msgstr "<variable id=\"exdektv\">Επιλέξτε <emph>Εργαλεία - Ανιχνευτής</emph></variable>"
+msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3153194\n"
"help.text"
-msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>"
-msgstr "Επιλέξτε <emph>Εργαλεία - Ανιχνευτής - Ίχνος προηγούμενων</emph>"
+msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -853,24 +853,24 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph> </variable>"
-msgstr "<variable id=\"silbentrennungc\">Μενού <emph>Εργαλεία - Γλώσσα - Συλλαβισμός</emph> </variable>"
+msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3145785\n"
"help.text"
-msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph> </variable>"
-msgstr "<variable id=\"exdvore\">Επιλέξτε <emph>Εργαλεία - Ανιχνευτής - Αφαίρεση προηγούμενων</emph></variable>"
+msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3155411\n"
"help.text"
-msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>"
-msgstr "Επιλέξτε <emph>Εργαλεία - Ανιχνευτής - Ίχνος προηγούμενων</emph>"
+msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -885,112 +885,112 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146984\n"
"help.text"
-msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph> </variable>"
-msgstr "<variable id=\"exdszne\">Επιλέξτε <emph>Εργαλεία - Ανιχνευτής - Αφαίρεση εξαρτημένων</emph> </variable>"
+msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3154014\n"
"help.text"
-msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph> </variable>"
-msgstr "<variable id=\"exdase\">Επιλέξτε <emph>Εργαλεία - Ανιχνευτής - Αφαίρεση όλων των ιχνών</emph> </variable>"
+msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3153188\n"
"help.text"
-msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph> </variable>"
-msgstr "<variable id=\"exdszfe\">Επιλέξτε <emph>Εργαλεία - Ανιχνευτής - Εντοπισμός σφάλματος</emph> </variable>"
+msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3149410\n"
"help.text"
-msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph> </variable>"
-msgstr "<variable id=\"fuellmodus\">Επιλέξτε <emph>Εργαλεία - Ανιχνευτής - Λειτουργία γεμίσματος</emph> </variable>"
+msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3156284\n"
"help.text"
-msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph> </variable>"
-msgstr "<variable id=\"dateneinkreisen\">Επιλέξτε <emph>Εργαλεία - Ανιχνευτής- Σήμανση άκυρων δεδομένων</emph> </variable>"
+msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3153159\n"
"help.text"
-msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph> </variable>"
-msgstr "<variable id=\"spurenaktualisieren\">Επιλέξτε <emph>Εργαλεία - Ανιχνευτής - Ανανέωση ιχνών</emph> </variable>"
+msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3147397\n"
"help.text"
-msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph> </variable>"
-msgstr "<variable id=\"automatisch\">Επιλέξτε <emph>Εργαλεία - Ανιχνευτής - Αυτόματη ενημέρωση</emph> </variable>"
+msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3154018\n"
"help.text"
-msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph> </variable>"
-msgstr "<variable id=\"exzws\">Επιλέξτε <emph>Εργαλεία - Αναζήτηση στόχου</emph> </variable>"
+msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3269142\n"
"help.text"
-msgid "<variable id=\"solver\">Choose <emph>Tools - Solver</emph> </variable>"
-msgstr "<variable id=\"solver\">Επιλέξτε <emph>Εργαλεία - Επίλυση</emph></variable>"
+msgid "<variable id=\"solver\">Choose <emph>Tools - Solver</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id8554338\n"
"help.text"
-msgid "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, <emph>Options</emph> button </variable>"
-msgstr "<variable id=\"solver_options\">Επιλέξτε <emph>Εργαλεία - Επίλυση</emph>, πλήκτρο <emph>Επιλογές</emph> </variable>"
+msgid "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, click <emph>Options</emph> button.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3156277\n"
"help.text"
-msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph> </variable>"
-msgstr "<variable id=\"exsze\">Επιλέξτε <emph>Εργαλεία - Σενάρια</emph></variable>"
+msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3149020\n"
"help.text"
-msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph></variable>"
-msgstr "<variable id=\"protect_sheet\">Επιλέξτε <emph>Εργαλεία - Προστασία φύλλου</emph></variable>"
+msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3154256\n"
"help.text"
-msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph></variable>"
-msgstr "<variable id=\"protect_spreadsheet\">Επιλέξτε <emph>Εργαλεία - Προστασία υπολογιστικού φύλλου</emph></variable>"
+msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3146919\n"
"help.text"
-msgid "Choose <emph>Data - Calculate - Recalculate</emph>"
-msgstr "Επιλέξτε <emph>Δεδομένα - Υπολογισμός - Επανυπολογισμός</emph>"
+msgid "Choose <emph>Data - Calculate - Recalculate</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -1005,16 +1005,16 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150941\n"
"help.text"
-msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph> </variable>"
-msgstr "<variable id=\"exatmb\">Επιλέξτε <emph>Δεδομένα - Υπολογισμός - Αυτόματος υπολογισμός</emph> </variable>"
+msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3151276\n"
"help.text"
-msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph> </variable>"
-msgstr "<variable id=\"autoeingabe\">Επιλέξτε <emph>Εργαλεία - Αυτόματη εισαγωγή</emph> </variable>"
+msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph>.</variable>"
+msgstr ""
#: 00000407.xhp
msgctxt ""
@@ -1037,16 +1037,16 @@ msgctxt ""
"00000407.xhp\n"
"par_id3147335\n"
"help.text"
-msgid "<variable id=\"fete\">Choose <item type=\"menuitem\">View - Split Window</item></variable>"
-msgstr "<variable id=\"fete\">Επιλέξτε <item type=\"menuitem\">Προβολή - Διαίρεση παραθύρου</item></variable>"
+msgid "<variable id=\"fete\">Choose ><item type=\"menuitem\">View - Split Window</item>.</variable>"
+msgstr ""
#: 00000407.xhp
msgctxt ""
"00000407.xhp\n"
"par_id3153663\n"
"help.text"
-msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item></variable>"
-msgstr "<variable id=\"fefix\">Επιλέξτε <item type=\"menuitem\">Προβολή - Πάγωμα κελιών - Πάγωμα γραμμών και στηλών</item></variable>"
+msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1069,48 +1069,48 @@ msgctxt ""
"00000412.xhp\n"
"par_id8366954\n"
"help.text"
-msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph></variable>"
-msgstr "<variable id=\"text2columns\">Επιλέξτε <emph>Δεδομένα - Κείμενο σε στήλες</emph></variable>"
+msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3147399\n"
"help.text"
-msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph></variable>"
-msgstr "<variable id=\"dbrbf\">Επιλέξτε <emph>Δεδομένα - Ορισμός περιοχής</emph></variable>"
+msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145345\n"
"help.text"
-msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph></variable>"
-msgstr "<variable id=\"dbrba\">Επιλέξτε <emph>Δεδομένα - Επιλογή περιοχής</emph></variable>"
+msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150443\n"
"help.text"
-msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph></variable>"
-msgstr "<variable id=\"dnsrt\">Επιλέξτε <emph>Δεδομένα - Ταξινόμηση...</emph></variable>"
+msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148491\n"
"help.text"
-msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab"
-msgstr "Επιλέξτε την καρτέλα <emph>Δεδομένα - Ταξινόμηση - Κριτήρια ταξινόμησης</emph>"
+msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154516\n"
"help.text"
-msgid "On Standard bar, click"
-msgstr "Στην Τυπική γραμμή , κάντε κλικ"
+msgid "On <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1149,32 +1149,32 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146984\n"
"help.text"
-msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab</variable>"
-msgstr "<variable id=\"dnstot\">Επιλέξτε την καρτέλα <emph>Δεδομένα - Ταξινόμηση - Επιλογές</emph></variable>"
+msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155308\n"
"help.text"
-msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph></variable>"
-msgstr "<variable id=\"dnftr\">Επιλέξτε <emph>Δεδομένα - Φίλτρο</emph></variable>"
+msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148646\n"
"help.text"
-msgid "Choose <emph>Data - AutoFilter</emph>"
-msgstr "Επιλέξτε <emph>Δεδομένα - Αυτόματο φίλτρο</emph>"
+msgid "Choose <emph>Data - AutoFilter</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151113\n"
"help.text"
-msgid "On Tools bar or Table Data bar, click"
-msgstr "Στη γραμμή εργαλείων ή στη γραμμή δεδομένων πίνακα, κάντε κλικ"
+msgid "On <emph>Tools</emph> bar or <emph>Table Data</emph> bar, click"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1197,40 +1197,40 @@ msgctxt ""
"00000412.xhp\n"
"par_id3156278\n"
"help.text"
-msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph></variable>"
-msgstr "<variable id=\"dnfspz\">Επιλέξτε <emph>Δεδομένα - Περισσότερα φίλτρα - Προχωρημένο φίλτρο...</emph></variable>"
+msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph> .</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153764\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label"
-msgstr "Επιλέξτε την ετικέτα <emph>Δεδομένα - Περισσότερα φίλτρα - Τυπικό φίλτρο... - Επιλογές</emph>"
+msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155444\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label"
-msgstr "Επιλέξτε την ετικέτα <emph>Δεδομένα - Περισσότερα φίλτρα - Προχωρημένο φίλτρο... - Επιλογές</emph>"
+msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3156382\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Reset Filter</emph>"
-msgstr "Επιλέξτε <emph>Δεδομένα - Περισσότερα φίλτρα - Επαναφορά φίλτρου</emph>"
+msgid "Choose <emph>Data - More Filters - Reset Filter</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155961\n"
"help.text"
-msgid "On Table Data bar, click <emph>Reset Filter/Sort</emph>"
-msgstr "Στη γραμμή δεδομένων πίνακα, πατήστε<emph>Επαναφορά φίλτρου/ταξινόμησης</emph>"
+msgid "On <emph>Table Data</emph> bar, click <emph>Reset Filter/Sort</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1253,112 +1253,112 @@ msgctxt ""
"00000412.xhp\n"
"par_id3152778\n"
"help.text"
-msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph></variable>"
-msgstr "<variable id=\"dnaftas\">Επιλέξτε <emph>Δεδομένα - Περισσότερα φίλτρα - Απόκρυψη αυτόματου φίλτρου</emph></variable>"
+msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3166424\n"
"help.text"
-msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph></variable>"
-msgstr "<variable id=\"dntegs\">Επιλέξτε <emph>Δεδομένα - Μερικά αθροίσματα</emph></variable>"
+msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154574\n"
"help.text"
-msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs</variable>"
-msgstr "<variable id=\"dntezd\">Επιλέξτε τις καρτέλες <emph>Δεδομένα - Μερικά αθροίσματα - 1η, 2η, 3η ομάδα</emph></variable>"
+msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151277\n"
"help.text"
-msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab</variable>"
-msgstr "<variable id=\"dntopi\">Επιλέξτε την καρτέλα <emph>Δεδομένα - Μερικά αθροίσματα - Επιλογές</emph></variable>"
+msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145133\n"
"help.text"
-msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph></variable>"
-msgstr "<variable id=\"datengueltig\">Επιλέξτε <emph>Δεδομένα - Εγκυρότητα</emph></variable>"
+msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3152992\n"
"help.text"
-msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigwerte\">Καρτέλα μενού <emph>Δεδομένα - Εγκυρότητα - Κριτήρια</emph></variable>"
+msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150367\n"
"help.text"
-msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigeingabe\">Επιλέξτε την καρτέλα <emph>Δεδομένα - Εγκυρότητα - Βοήθεια εισαγωγής</emph></variable>"
+msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154486\n"
"help.text"
-msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigfehler\">Επιλέξτε την καρτέλα <emph>Δεδομένα - Εγκυρότητα - Ειδοποίηση σφάλματος</emph></variable>"
+msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3146978\n"
"help.text"
-msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph></variable>"
-msgstr "<variable id=\"dnmfo\">Επιλέξτε <emph>Δεδομένα - Πολλαπλές λειτουργίες</emph></variable>"
+msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155809\n"
"help.text"
-msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph></variable>"
-msgstr "<variable id=\"dnksd\">Επιλέξτε <emph>Δεδομένα - Ενοποίηση</emph></variable>"
+msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148701\n"
"help.text"
-msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph></variable>"
-msgstr "<variable id=\"dngld\">Επιλέξτε <emph>Δεδομένα - Ομαδοποίηση και διάρθρωση</emph></variable>"
+msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153815\n"
"help.text"
-msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph></variable>"
-msgstr "<variable id=\"dngda\">Επιλέξτε <emph>Δεδομένα - Ομαδοποίηση και διάρθρωση - Απόκρυψη λεπτομερειών</emph></variable>"
+msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3159223\n"
"help.text"
-msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph></variable>"
-msgstr "<variable id=\"dngde\">Επιλέξτε <emph>Δεδομένα - Ομαδοποίηση και διάρθρωση - Εμφάνιση λεπτομερειών</emph></variable>"
+msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3146870\n"
"help.text"
-msgid "Choose <emph>Data - Group and Outline - Group</emph>"
-msgstr "Επιλέξτε <emph>Δεδομένα - Ομαδοποίηση και διάρθρωση - Ομαδοποίηση</emph>"
+msgid "Choose <emph>Data - Group and Outline - Group</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1397,8 +1397,8 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146781\n"
"help.text"
-msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>"
-msgstr "Επιλέξτε <emph>Δεδομένα - Ομαδοποίηση και διάρθρωση - Αναίρεση ομαδοποίησης</emph>"
+msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1437,96 +1437,96 @@ msgctxt ""
"00000412.xhp\n"
"par_id3153008\n"
"help.text"
-msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph></variable>"
-msgstr "<variable id=\"dnglagl\">Επιλέξτε <emph>Δεδομένα - Ομαδοποίηση και διάρθρωση - Αυτόματη διάρθρωση</emph></variable>"
+msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154709\n"
"help.text"
-msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove</emph></variable>"
-msgstr "<variable id=\"dnglef\">Επιλέξτε <emph>Δεδομένα - Ομαδοποίηση και διάρθρωση - Κατάργηση</emph></variable>"
+msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove Outline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id1774346\n"
"help.text"
-msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables)</variable>"
-msgstr "<variable id=\"dngdrill\">Επιλέξτε <emph>Δεδομένα - Ομαδοποίηση και διάρθρωση - Εμφάνιση λεπτομερειών</emph> (για κάποιους συγκεντρωτικούς πίνακες)</variable>"
+msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables).</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155759\n"
"help.text"
-msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph></variable>"
-msgstr "<variable id=\"dndtpt\">Επιλέξτε <emph>Δεδομένα - Συγκεντρωτικός πίνακας</emph></variable>"
+msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154625\n"
"help.text"
-msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph></variable>"
-msgstr "<variable id=\"dndpa\">Επιλέξτε <emph>Εισαγωγή - Συγκεντρωτικός πίνακας</emph></variable>"
+msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3147558\n"
"help.text"
-msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
-msgstr "<variable id=\"dndq\">Επιλέξτε <emph>Εισαγωγή - Συγκεντρωτικός πίνακας</emph>, στο διάλογο επιλογής προέλευσης επιλέξτε <emph>Καταχωρημένη προέλευση δεδομένων στο $[officename]</emph>.</variable>"
+msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153297\n"
"help.text"
-msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Current selection</emph>."
-msgstr "Επιλέξτε <emph>Εισαγωγή - Συγκεντρωτικός πίνακας</emph>, στον διάλογο προέλευσης επιλογής επιλέξτε <emph>Τρέχουσα επιλογή</emph>."
+msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Current selection</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145118\n"
"help.text"
-msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
-msgstr "Επιλέξτε <emph>Εισαγωγή - Συγκεντρωτικός πίνακας</emph>, στον διάλογο προέλευσης επιλογής επιλέξτε <emph>Καταχωρημένη προέλευση δεδομένων στο $[officename] </emph>, πατήστε <emph>Εντάξει</emph> για να δείτε τον διάλογο <emph>Επιλογή προέλευσης δεδομένων</emph>."
+msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153294\n"
"help.text"
-msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph></variable>"
-msgstr "<variable id=\"dndpak\">Επιλέξτε <emph>Δεδομένα - Συγκεντρωτικός πίνακας - Ανανέωση</emph></variable>"
+msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151344\n"
"help.text"
-msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph></variable>"
-msgstr "<variable id=\"dndploe\">Επιλέξτε <emph>Δεδομένα - Συγκεντρωτικός πίνακας - Διαγραφή</emph></variable>"
+msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150397\n"
"help.text"
-msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph></variable>"
-msgstr "<variable id=\"dndakt\">Επιλέξτε <emph>Δεδομένα - Ανανέωση περιοχής</emph></variable>"
+msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_idN10B8F\n"
"help.text"
-msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph></variable>"
-msgstr "<variable id=\"grouping\">Επιλέξτε <emph>Δεδομένα - Διάρθρωση - Ομαδοποίηση</emph></variable>"
+msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
@@ -1549,77 +1549,77 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162106567373\n"
"help.text"
-msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph> </variable>"
-msgstr "<variable id=\"insert_rows_above\">Επιλέξτε <emph>Φύλλο - Εισαγωγή γραμμών - Γραμμές από πάνω</emph> </variable>"
+msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162109048207\n"
"help.text"
-msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph></variable>"
-msgstr "<variable id=\"insert_rows_below\">Επιλέξτε <emph>Φύλλο - Εισαγωγή γραμμών - Γραμμές από κάτω</emph></variable>"
+msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162107055028\n"
"help.text"
-msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph></variable>"
-msgstr "<variable id=\"insert_columns_left\">Επιλέξτε <emph>Φύλλο - Εισαγωγή στηλών - Στήλες στα αριστερά</emph></variable>"
+msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162109126013\n"
"help.text"
-msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph></variable>"
-msgstr "<variable id=\"insert_columns_right\">Επιλέξτε <emph>Φύλλο - Εισαγωγή στηλών - Στήλες στα δεξιά</emph></variable>"
+msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3149095\n"
"help.text"
-msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph></variable>"
-msgstr "<variable id=\"insert_page_break\">Επιλέξτε <emph>Φύλλο - Εισαγωγή αλλαγής σελίδας</emph></variable>"
+msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3149398\n"
"help.text"
-msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph></variable>"
-msgstr "<variable id=\"insert_page_break_row\">Επιλέξτε <emph>Φύλλο - Εισαγωγή αλλαγής σελίδας - Αλλαγή γραμμής</emph></variable>"
+msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3150084\n"
"help.text"
-msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph></variable>"
-msgstr "<variable id=\"insert_page_break_column\">Επιλέξτε <emph>Φύλλο - Εισαγωγή αλλαγής σελίδας- Αλλαγή στήλης</emph></variable>"
+msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3153093\n"
"help.text"
-msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph></variable>"
-msgstr "<variable id=\"delete_page_break\">Επιλέξτε <emph>Φύλλο - Διαγραφή αλλαγής σελίδας</emph></variable>"
+msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3153191\n"
"help.text"
-msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph></variable>"
-msgstr "<variable id=\"delete_page_break_row\">Επιλέξτε <emph>Φύλλο - Διαγραφή αλλαγής σελίδας - Αλλαγή γραμμής</emph></variable>"
+msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3145645\n"
"help.text"
-msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph></variable>"
-msgstr "<variable id=\"delete_page_break_column\">Επιλέξτε <emph>Φύλλο - Διαγραφή αλλαγής σελίδας- Αλλαγή στήλης</emph></variable>"
+msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph>.</variable>"
+msgstr ""
diff --git a/source/el/helpcontent2/source/text/scalc/02.po b/source/el/helpcontent2/source/text/scalc/02.po
index 415a569b1c3..82a8d57b223 100644
--- a/source/el/helpcontent2/source/text/scalc/02.po
+++ b/source/el/helpcontent2/source/text/scalc/02.po
@@ -3,9 +3,9 @@ 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-05-12 14:35+0200\n"
-"PO-Revision-Date: 2017-06-02 05:46+0000\n"
-"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:55+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: team@lists.gnome.gr\n"
"Language: el\n"
"MIME-Version: 1.0\n"
@@ -15,7 +15,7 @@ msgstr ""
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
"X-Project-Style: openoffice\n"
-"X-POOTLE-MTIME: 1496382368.000000\n"
+"X-POOTLE-MTIME: 1542196549.000000\n"
#: 02130000.xhp
msgctxt ""
@@ -46,8 +46,8 @@ msgctxt ""
"02130000.xhp\n"
"par_id3155267\n"
"help.text"
-msgid "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Icon</alt></image>"
+msgid "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Currency Number Format Icon</alt></image>"
+msgstr ""
#: 02130000.xhp
msgctxt ""
@@ -62,8 +62,8 @@ msgctxt ""
"02130000.xhp\n"
"par_id3146776\n"
"help.text"
-msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cell - Numbers\">Format - Cell - Numbers</link>."
-msgstr "<link href=\"text/shared/01/05020300.xhp\" name=\"Μορφή - Κελιά - Αριθμοί\">Μορφή - Κελιά - Αριθμοί</link>"
+msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cells - Numbers\">Format - Cells - Numbers</link>."
+msgstr ""
#: 02140000.xhp
msgctxt ""
diff --git a/source/el/helpcontent2/source/text/scalc/06.po b/source/el/helpcontent2/source/text/scalc/06.po
index e3867d5f7e2..30f9cac6a32 100644
--- a/source/el/helpcontent2/source/text/scalc/06.po
+++ b/source/el/helpcontent2/source/text/scalc/06.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-06-14 17:23+0200\n"
-"PO-Revision-Date: 2018-08-06 06:56+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-04-27 07:33+0000\n"
"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: el\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1533538611.000000\n"
+"X-POOTLE-MTIME: 1524814421.000000\n"
#: calcsamplefiles.xhp
msgctxt ""
@@ -23,35 +23,3 @@ msgctxt ""
"help.text"
msgid "Calc Sample Files"
msgstr "Αρχεία παραδειγμάτων Calc"
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521663319917\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/imtrigon.ods\" id=\"ods_id61521568603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr "<object data=\"media/files/scalc/imtrigon.ods\" id=\"ods_id61521568603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521663319918\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/trigon.ods\" id=\"ods_id61521548603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr "<object data=\"media/files/scalc/trigon.ods\" id=\"ods_id61521548603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521563314918\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/pivot.ods\" id=\"ods_id61521547603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr "<object data=\"media/files/scalc/pivot.ods\" id=\"ods_id61521547603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id721528312694192\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/functions_ifs.ods\" id=\"ods_id61521547603534\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr "<object data=\"media/files/scalc/functions_ifs.ods\" id=\"ods_id61521547603534\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
diff --git a/source/el/helpcontent2/source/text/scalc/guide.po b/source/el/helpcontent2/source/text/scalc/guide.po
index 9db0fd9d713..8fdb3e0d171 100644
--- a/source/el/helpcontent2/source/text/scalc/guide.po
+++ b/source/el/helpcontent2/source/text/scalc/guide.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-31 14:10+0200\n"
-"PO-Revision-Date: 2018-08-06 07:00+0000\n"
-"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:55+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: www.gnome.gr\n"
"Language: el\n"
"MIME-Version: 1.0\n"
@@ -15,7 +15,7 @@ msgstr ""
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
"X-Project-Style: openoffice\n"
-"X-POOTLE-MTIME: 1533538830.000000\n"
+"X-POOTLE-MTIME: 1542196550.000000\n"
#: address_auto.xhp
msgctxt ""
@@ -3710,8 +3710,8 @@ msgctxt ""
"database_filter.xhp\n"
"par_idN10693\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - Standard Filter</item>."
-msgstr "Επιλέξτε <item type=\"menuitem\">Δεδομένα - Φίλτρο - Τυπικό φίλτρο</item>."
+msgid "Choose <item type=\"menuitem\">Data - More Filters - Standard Filter</item>."
+msgstr ""
#: database_filter.xhp
msgctxt ""
@@ -3766,8 +3766,8 @@ msgctxt ""
"database_filter.xhp\n"
"par_id3154944\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - AutoFilter</item>."
-msgstr "Επιλέξτε <item type=\"menuitem\">Δεδομένα - Φίλτρο - Αυτόματο φίλτρο</item>."
+msgid "Choose <item type=\"menuitem\">Data - AutoFilter</item>."
+msgstr ""
#: database_filter.xhp
msgctxt ""
diff --git a/source/el/helpcontent2/source/text/shared.po b/source/el/helpcontent2/source/text/shared.po
index d03fd3c3efb..5aa3fded962 100644
--- a/source/el/helpcontent2/source/text/shared.po
+++ b/source/el/helpcontent2/source/text/shared.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: 2018-07-30 12:45+0000\n"
-"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:55+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: el\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1532954751.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196551.000000\n"
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -2013,5 +2013,5 @@ msgctxt ""
"need_help.xhp\n"
"hd_id1000010\n"
"help.text"
-msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"http://documentation.libreoffice.org/en/join-community/update-help-contents\">web page on writing Help contents</link>."
-msgstr "Αυτή η σελίδα βοήθειας χρειάζεται παραπέρα εργασία για ορθότητα και συμπλήρωση. Παρακαλούμε, συμμετάσχετε στο έργο LibreOffice και βοηθήστε μας να γράφουμε τις πληροφορίες που λείπουν. Επισκεφτείτε την <link href=\"http://documentation.libreoffice.org/en/join-community/update-help-contents\">ιστοσελίδα μας για τη συγγραφή περιεχομένων βοήθειας</link>."
+msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"https://documentation.libreoffice.org/en/join-community/update-help-contents\"><emph>web page on writing Help contents</emph></link>."
+msgstr ""
diff --git a/source/el/helpcontent2/source/text/shared/00.po b/source/el/helpcontent2/source/text/shared/00.po
index 5ea7ec5da1b..7755980dc38 100644
--- a/source/el/helpcontent2/source/text/shared/00.po
+++ b/source/el/helpcontent2/source/text/shared/00.po
@@ -3,9 +3,9 @@ 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-10-21 20:57+0200\n"
-"PO-Revision-Date: 2018-10-26 15:40+0000\n"
-"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:55+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: www.gnome.gr\n"
"Language: el\n"
"MIME-Version: 1.0\n"
@@ -15,7 +15,7 @@ msgstr ""
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
"X-Project-Style: openoffice\n"
-"X-POOTLE-MTIME: 1540568451.000000\n"
+"X-POOTLE-MTIME: 1542196552.000000\n"
#: 00000001.xhp
msgctxt ""
@@ -6222,8 +6222,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id621525017637963\n"
"help.text"
-msgid "Choose <emph>File - Export as EPUB</emph>."
-msgstr "Επιλέξτε <emph>Αρχείο - Εξαγωγή ως EPUB</emph>."
+msgid "Choose <emph>File - Export As - Export as EPUB</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -7198,16 +7198,16 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1091B\n"
"help.text"
-msgid "<variable id=\"grid\">Choose <emph>View - Grid</emph> (Impress or Draw).</variable>"
-msgstr "<variable id=\"grid\">Επιλέξτε <emph>Προβολή - Πλέγμα</emph> (Impress ή Draw).</variable>"
+msgid "<variable id=\"grid\">Choose <emph>View - Grid and Helplines</emph> (Impress or Draw).</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_idN1092E\n"
"help.text"
-msgid "<variable id=\"guides\">Choose <emph>View - Snap Lines</emph> (Impress or Draw).</variable>"
-msgstr "<variable id=\"guides\">Επιλέξτε <emph>Προβολή - Προσκόλληση γραμμών</emph> (Impress ή Draw).</variable>"
+msgid "<variable id=\"guides\">Choose <emph>View - Snap Guides</emph> (Impress or Draw).</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7862,8 +7862,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id9988402\n"
"help.text"
-msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Updates</emph> button.</variable>"
-msgstr "<variable id=\"packagemanager_eu\">Επιλέξτε <emph>Εργαλεία - Διαχείριση επεκτάσεων</emph>, πατήστε το πλήκτρο <emph>Ενημερώσεις</emph>.</variable>"
+msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Check for Updates</emph> button.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -8076,14 +8076,6 @@ msgstr "<variable id=\"allg\">Επιλέξτε <switchinline select=\"sys\"><cas
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
-"par_id3150032\n"
-"help.text"
-msgid "<variable id=\"arbeit\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Memory</emph>.</variable>"
-msgstr "<variable id=\"arbeit\">Επιλέξτε <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Προτιμήσεις</emph></caseinline><defaultinline><emph>Εργαλεία - Επιλογές</emph></defaultinline></switchinline><emph> - $[officename] - Μνήμη</emph>.</variable>"
-
-#: 00000406.xhp
-msgctxt ""
-"00000406.xhp\n"
"par_id3159153\n"
"help.text"
msgid "<variable id=\"ansicht\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - View</emph>.</variable>"
@@ -11046,16 +11038,16 @@ msgctxt ""
"00040502.xhp\n"
"par_id366527\n"
"help.text"
-msgid "Choose <emph>Format - Object - Line</emph> (Writer)."
-msgstr "Επιλέξτε <emph>Μορφή - Αντικείμενο - Γραμμή</emph>(Writer)."
+msgid "Choose <emph>Format - Text Box and Shape - Line</emph> (Writer)."
+msgstr ""
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
"par_id3835261\n"
"help.text"
-msgid "Choose <emph>Format - Graphic - Line</emph> (Calc)."
-msgstr "Επιλέξτε <emph>Μορφή - Γραφικό - Γραμμή</emph>(Calc)."
+msgid "Choose <emph>Format - Object - Line</emph> (Calc)."
+msgstr ""
#: 00040502.xhp
msgctxt ""
@@ -11086,8 +11078,8 @@ msgctxt ""
"00040502.xhp\n"
"par_id3154285\n"
"help.text"
-msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Object - </emph></caseinline><caseinline select=\"CALC\"><emph>Graphic - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
-msgstr "Επιλέξτε την καρτέλα <emph>Μορφή - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Αντικείμενο - </emph></caseinline><caseinline select=\"CALC\"><emph>Γραφικό - </emph></caseinline></switchinline><emph>Γραμμή - Γραμμή</emph>."
+msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Text Box and Shape - </emph></caseinline><caseinline select=\"CALC\"><emph>Object - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
+msgstr ""
#: 00040502.xhp
msgctxt ""
diff --git a/source/el/helpcontent2/source/text/shared/01.po b/source/el/helpcontent2/source/text/shared/01.po
index 9c114a042ae..cc0d12f4a22 100644
--- a/source/el/helpcontent2/source/text/shared/01.po
+++ b/source/el/helpcontent2/source/text/shared/01.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2018-10-26 15:49+0000\n"
-"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:55+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: www.gnome.gr\n"
"Language: el\n"
"MIME-Version: 1.0\n"
@@ -13,9 +13,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
"X-Project-Style: openoffice\n"
-"X-POOTLE-MTIME: 1540568950.000000\n"
+"X-POOTLE-MTIME: 1542196556.000000\n"
#: 01010000.xhp
msgctxt ""
@@ -33638,8 +33638,8 @@ msgctxt ""
"06130000.xhp\n"
"par_id3153748\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
-msgstr "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Εκτελεί ή αποθηκεύει την τρέχουσα μακροεντολή.</ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Runs or saves the current macro.</ahelp>"
+msgstr ""
#: 06130000.xhp
msgctxt ""
@@ -40772,14 +40772,6 @@ msgstr "Εξαγωγή του τρέχοντος αρχείου σε <link href=
#: ref_epub_export.xhp
msgctxt ""
"ref_epub_export.xhp\n"
-"par_id701525003241759\n"
-"help.text"
-msgid "<embedvar href=\"text/shared/00/00000002.xhp#epubv\" markup=\"keep\"/>"
-msgstr "<embedvar href=\"text/shared/00/00000002.xhp#epubv\" markup=\"keep\"/>"
-
-#: ref_epub_export.xhp
-msgctxt ""
-"ref_epub_export.xhp\n"
"par_id19921\n"
"help.text"
msgid "<image id=\"img_id22170\" src=\"media/screenshots/modules/swriter/ui/exportepub/EPubDialog.png\" localize=\"true\" width=\"664px\" height=\"482px\"><alt id=\"alt_id59843\">EPUB dialog box</alt></image>"
@@ -40926,8 +40918,8 @@ msgctxt ""
"ref_epub_export.xhp\n"
"par_id971525023515891\n"
"help.text"
-msgid "For custom metadata, you must provide a file with same name as the original filename and with extension as \".xmp\". The provided metadata will override the the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type=\"literal\">MyText.xmp</item>."
-msgstr "Για προσαρμοσμένα μεταδεδομένα, πρέπει να δώσετε ένα αρχείο με το ίδιο όνομα όπως με το αρχικό όνομα αρχείου και με την επέκταση ως \".xmp\". Τα παρεχόμενα μεταδεδομένα θα αντικαταστήσουν τα εσωτερικά μεταδεδομένα του εγγράφου. Στο παραπάνω παράδειγμα, τα προσαρμοσμένα μεταδεδομένα πρέπει να υπάρχουν στον κατάλογο MyText ως <item type=\"literal\">MyText.xmp</item>."
+msgid "For custom metadata, you must provide a file with same name as the original filename and with extension as \".xmp\". The provided metadata will override the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type=\"literal\">MyText.xmp</item>."
+msgstr ""
#: ref_epub_export.xhp
msgctxt ""
diff --git a/source/el/helpcontent2/source/text/shared/guide.po b/source/el/helpcontent2/source/text/shared/guide.po
index dea8c1ff99b..522336a4e10 100644
--- a/source/el/helpcontent2/source/text/shared/guide.po
+++ b/source/el/helpcontent2/source/text/shared/guide.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-10-31 16:38+0000\n"
-"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:56+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: www.gnome.gr\n"
"Language: el\n"
"MIME-Version: 1.0\n"
@@ -13,9 +13,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
"X-Project-Style: openoffice\n"
-"X-POOTLE-MTIME: 1541003928.000000\n"
+"X-POOTLE-MTIME: 1542196563.000000\n"
#: aaa_start.xhp
msgctxt ""
@@ -8830,8 +8830,8 @@ msgctxt ""
"gallery_insert.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by selecting <emph>Tools - Gallery</emph>."
-msgstr "Ανοίξτε την Συλλογή κάνοντας κλικ στο σύμβολο <emph>Συλλογή</emph> στη γραμμή <emph>Προεπιλογή</emph>, ή διαλέγοντας <emph>Εργαλεία - Συλλογή</emph>."
+msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by choosing <emph>Insert - Media - Gallery</emph>."
+msgstr ""
#: gallery_insert.xhp
msgctxt ""
diff --git a/source/el/helpcontent2/source/text/shared/optionen.po b/source/el/helpcontent2/source/text/shared/optionen.po
index 4710ccd38d0..70e20914d51 100644
--- a/source/el/helpcontent2/source/text/shared/optionen.po
+++ b/source/el/helpcontent2/source/text/shared/optionen.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-11-02 13:12+0000\n"
-"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:56+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: www.gnome.gr\n"
"Language: el\n"
"MIME-Version: 1.0\n"
@@ -13,9 +13,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
"X-Project-Style: openoffice\n"
-"X-POOTLE-MTIME: 1541164357.000000\n"
+"X-POOTLE-MTIME: 1542196565.000000\n"
#: 01000000.xhp
msgctxt ""
@@ -268,6 +268,14 @@ msgstr "Μερικά από τα δεδομένα χρήστη περιλαμβ
#: 01010100.xhp
msgctxt ""
"01010100.xhp\n"
+"par_id3153032\n"
+"help.text"
+msgid "User data is also used when commenting and in tracking changes mode, to identify comments/edits author; and to mark last edit position in document, so that when author opens the document later, it opens at the last edit position."
+msgstr ""
+
+#: 01010100.xhp
+msgctxt ""
+"01010100.xhp\n"
"hd_id3147653\n"
"help.text"
msgid "Address"
@@ -14742,8 +14750,8 @@ msgctxt ""
"opencl.xhp\n"
"par_id5293741\n"
"help.text"
-msgid "for more information on OpenCL, visit <link href=\"http://www.khronos.org/opencl/\">the OpenCL site</link>"
-msgstr "Για περισσότερες πληροφορίες για το OpenCL, επισκεφτείτε τον <link href=\"http://www.khronos.org/opencl/\">ιστότοπο του OpenCL</link>"
+msgid "for more information on OpenCL, visit <link href=\"https://www.khronos.org/opencl/\">the OpenCL site</link>"
+msgstr ""
#: persona_firefox.xhp
msgctxt ""
diff --git a/source/el/helpcontent2/source/text/swriter/00.po b/source/el/helpcontent2/source/text/swriter/00.po
index 86d050cd74d..527a835d129 100644
--- a/source/el/helpcontent2/source/text/swriter/00.po
+++ b/source/el/helpcontent2/source/text/swriter/00.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: 2018-11-02 21:40+0000\n"
-"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:56+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: el\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1541194854.000000\n"
+"X-POOTLE-MTIME: 1542196567.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -37,8 +37,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3150253\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\"><alt id=\"alt_id3145389\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\"><alt id=\"alt_id3145389\">Εικονίδιο</alt></image>"
+msgid "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145389\">Wrap Off Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -53,8 +53,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3156397\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\"><alt id=\"alt_id3149048\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\"><alt id=\"alt_id3149048\">Εικονίδιο</alt></image>"
+msgid "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149048\">Wrap On Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -69,8 +69,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3154558\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\"><alt id=\"alt_id3152999\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\"><alt id=\"alt_id3152999\">Εικονίδιο</alt></image>"
+msgid "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152999\">Wrap Through Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -85,8 +85,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3148773\n"
"help.text"
-msgid "<image src=\"res/sc06301.png\" id=\"img_id3149026\"><alt id=\"alt_id3149026\">Icon</alt></image>"
-msgstr "<image src=\"res/sc06301.png\" id=\"img_id3149026\"><alt id=\"alt_id3149026\">Εικονίδιο</alt></image>"
+msgid "<image src=\"res/sc06301.png\" id=\"img_id3149026\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149026\">Jump to Previous Script Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -101,8 +101,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3151265\n"
"help.text"
-msgid "<image src=\"res/sc06300.png\" id=\"img_id3151272\"><alt id=\"alt_id3151272\">Icon</alt></image>"
-msgstr "<image src=\"res/sc06300.png\" id=\"img_id3151272\"><alt id=\"alt_id3151272\">Εικονίδιο</alt></image>"
+msgid "<image src=\"res/sc06300.png\" id=\"img_id3151272\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151272\"> Jump to Next Script Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -381,8 +381,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3154763\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -397,8 +397,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3151387\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -413,8 +413,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3145823\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -429,8 +429,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150932\n"
"help.text"
-msgid "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\"><alt id=\"alt_id3150502\">Icon</alt></image>"
-msgstr "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\"><alt id=\"alt_id3150502\">Εικονίδιο</alt></image>"
+msgid "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150502\">Formatting Marks Icon</alt></image>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -461,8 +461,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150765\n"
"help.text"
-msgid "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\"><alt id=\"alt_id3147572\">Icon</alt></image>"
-msgstr "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\"><alt id=\"alt_id3147572\">Εικονίδιο</alt></image>"
+msgid "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147572\">Web Icon</alt></image>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -2461,8 +2461,8 @@ msgctxt ""
"stylesmenu.xhp\n"
"par_id941529884998705\n"
"help.text"
-msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles</emph></variable>."
-msgstr "<variable id=\"ses\">Επιλέξτε <emph>Τεχνοτροπίες - Επεξεργασία τεχνοτροπιών</emph></variable>."
+msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles...</emph></variable>."
+msgstr ""
#: stylesmenu.xhp
msgctxt ""
diff --git a/source/el/svtools/messages.po b/source/el/svtools/messages.po
index 9c2b8012e54..ff8ba9c620d 100644
--- a/source/el/svtools/messages.po
+++ b/source/el/svtools/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: 2018-10-23 10:25+0000\n"
-"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:36+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: el\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1540290354.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195373.000000\n"
#: include/svtools/strings.hrc:25
msgctxt "STR_UNDO"
@@ -1534,8 +1534,8 @@ msgstr "Συλλαβιστής Libhyphen"
#: include/svtools/strings.hrc:360
msgctxt "STR_DESCRIPTION_MYTHES"
-msgid "Mythes Thesaurus"
-msgstr "Θησαυρός Mythes"
+msgid "MyThes Thesaurus"
+msgstr ""
#: include/svtools/strings.hrc:361
msgctxt "STR_DESCRIPTION_IGNOREALLLIST"
diff --git a/source/el/sw/messages.po b/source/el/sw/messages.po
index 483e9a00b07..44af66d0a46 100644
--- a/source/el/sw/messages.po
+++ b/source/el/sw/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-10-23 10:26+0000\n"
-"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:36+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: el\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1540290382.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195373.000000\n"
#: sw/inc/app.hrc:29
msgctxt "RID_PARAGRAPHSTYLEFAMILY"
@@ -6848,7 +6848,12 @@ msgctxt "asciifilterdialog|lf"
msgid "_LF"
msgstr "_LF"
-#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:264
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:258
+msgctxt "asciifilterdialog|includebom"
+msgid "Include byte-order-mark"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:280
msgctxt "asciifilterdialog|label1"
msgid "Properties"
msgstr "Ιδιότητες"
diff --git a/source/el/swext/mediawiki/help.po b/source/el/swext/mediawiki/help.po
index cf3a62f73c3..4341512fa02 100644
--- a/source/el/swext/mediawiki/help.po
+++ b/source/el/swext/mediawiki/help.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2016-12-14 11:30+0000\n"
-"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
+"POT-Creation-Date: 2018-11-15 13:53+0100\n"
+"PO-Revision-Date: 2018-11-12 11:43+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: team@gnome.gr\n"
"Language: el\n"
"MIME-Version: 1.0\n"
@@ -15,7 +15,7 @@ msgstr ""
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
"X-Project-Style: openoffice\n"
-"X-POOTLE-MTIME: 1481715019.000000\n"
+"X-POOTLE-MTIME: 1542023031.000000\n"
#: help.tree
msgctxt ""
@@ -94,8 +94,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id7387615\n"
"help.text"
-msgid "A wiki account on a supported <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
-msgstr "Ένας λογαριασμός βίκι σε έναν υποστηριζόμενο διακομιστή <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link>"
+msgid "A wiki account on a supported <link href=\"https://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -150,24 +150,24 @@ msgctxt ""
"wiki.xhp\n"
"par_id368968\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Options</link> dialog, click Add."
-msgstr "Στον διάλογο <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Επιλογές</link> πατήστε προσθήκη."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\"><emph>Options</emph></link> dialog, click <emph>Add</emph>."
+msgstr ""
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"par_id6962187\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> dialog, enter the account information for the wiki."
-msgstr "Στον διάλογο <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link>, εισάγετε την πληροφορία λογαριασμού για το βίκι."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\"><emph>MediaWiki</emph></link> dialog, enter the account information for the wiki."
+msgstr ""
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"par_id5328836\n"
"help.text"
-msgid "In the URL text box, enter the address of a wiki that you want to connect to."
-msgstr "Στο πλαίσιο κειμένου URL, εισάγετε τη διεύθυνση του βίκι στην οποία θέλετε να συνδεθείτε."
+msgid "In the <emph>URL</emph> text box, enter the address of a wiki that you want to connect to."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -182,8 +182,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id5906552\n"
"help.text"
-msgid "In the Username box, enter your user ID for your wiki account."
-msgstr "Μέσα στο πλαίσιο του ονόματος χρήστη, εισάγετε την ταυτότητα του χρήστη για τον λογαριασμό σας στο βίκι."
+msgid "In the <emph>Username</emph> box, enter your user ID for your wiki account."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -198,8 +198,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id8869594\n"
"help.text"
-msgid "In the Password box, enter the password for your wiki account, then click OK."
-msgstr "Στο πεδίο κωδικός πρόσβασης, εισάγετε τον κωδικό πρόσβασης του λογαριασμού σας στο βίκι και μετά πατήστε Εντάξει."
+msgid "In the Password box, enter the password for your wiki account, then click <emph>OK</emph>."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -246,8 +246,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id228278\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Send to MediaWiki</link> dialog, specify the settings for your entry."
-msgstr "Στον διάλογο <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Αποστολή στα ΜέσαΒίκι</link>, καθορίστε τις ρυθμίσεις για την καταχώρισή σας."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\"><emph>Send to MediaWiki</emph></link> dialog, specify the settings for your entry."
+msgstr ""
#: wiki.xhp
msgctxt ""
diff --git a/source/en-GB/cui/messages.po b/source/en-GB/cui/messages.po
index 29f91b0dab7..3baefcc2389 100644
--- a/source/en-GB/cui/messages.po
+++ b/source/en-GB/cui/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2018-10-22 22:55+0000\n"
-"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:21+0100\n"
+"PO-Revision-Date: 2018-11-14 11:36+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en_GB\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1540248924.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195387.000000\n"
#: cui/inc/strings.hrc:24
msgctxt "RID_SVXSTR_KEY_CONFIG_DIR"
@@ -1558,141 +1558,136 @@ msgid "Dimension line"
msgstr "Dimension line"
#: cui/inc/strings.hrc:365
-msgctxt "RID_SVXSTR_LOAD_ERROR"
-msgid "The selected module could not be loaded."
-msgstr "The selected module could not be loaded."
-
-#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_STARTQUOTE"
msgid "Start Quote"
msgstr "Start Quote"
-#: cui/inc/strings.hrc:367
+#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_ENDQUOTE"
msgid "End Quote"
msgstr "End Quote"
-#: cui/inc/strings.hrc:369
+#: cui/inc/strings.hrc:368
msgctxt "RID_SVXSTR_SELECTEDPERSONA"
msgid "Selected Theme: "
msgstr "Selected Theme: "
-#: cui/inc/strings.hrc:370
+#: cui/inc/strings.hrc:369
msgctxt "RID_SVXSTR_SEARCHING"
msgid "Searching, please wait..."
msgstr "Searching, please wait..."
-#: cui/inc/strings.hrc:371
+#: cui/inc/strings.hrc:370
msgctxt "RID_SVXSTR_SEARCHERROR"
msgid "Cannot open %1, please try again later."
msgstr "Cannot open %1, please try again later."
-#: cui/inc/strings.hrc:372
+#: cui/inc/strings.hrc:371
msgctxt "RID_SVXSTR_NORESULTS"
msgid "No results found."
msgstr "No results found."
-#: cui/inc/strings.hrc:373
+#: cui/inc/strings.hrc:372
msgctxt "RID_SVXSTR_APPLYPERSONA"
msgid "Applying Theme..."
msgstr "Applying Theme..."
-#: cui/inc/strings.hrc:374
+#: cui/inc/strings.hrc:373
msgctxt "RID_SVXSTR_INVALIDPERSONAURL"
msgid "Please enter a valid theme address or a search term."
msgstr "Please enter a valid theme address or a search term."
-#: cui/inc/strings.hrc:376
+#: cui/inc/strings.hrc:375
msgctxt "RID_SVXSTR_TABLE_PRESET_NONE"
msgid "Set No Borders"
msgstr "Set No Borders"
-#: cui/inc/strings.hrc:377
+#: cui/inc/strings.hrc:376
msgctxt "RID_SVXSTR_TABLE_PRESET_ONLYOUTER"
msgid "Set Outer Border Only"
msgstr "Set Outer Border Only"
-#: cui/inc/strings.hrc:378
+#: cui/inc/strings.hrc:377
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERHORI"
msgid "Set Outer Border and Horizontal Lines"
msgstr "Set Outer Border and Horizontal Lines"
-#: cui/inc/strings.hrc:379
+#: cui/inc/strings.hrc:378
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERALL"
msgid "Set Outer Border and All Inner Lines"
msgstr "Set Outer Border and All Inner Lines"
-#: cui/inc/strings.hrc:380
+#: cui/inc/strings.hrc:379
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERINNER"
msgid "Set Outer Border Without Changing Inner Lines"
msgstr "Set Outer Border Without Changing Inner Lines"
-#: cui/inc/strings.hrc:381
+#: cui/inc/strings.hrc:380
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONAL"
msgid "Set Diagonal Lines Only"
msgstr "Set Diagonal Lines Only"
-#: cui/inc/strings.hrc:382
+#: cui/inc/strings.hrc:381
msgctxt "RID_SVXSTR_PARA_PRESET_ALL"
msgid "Set All Four Borders"
msgstr "Set All Four Borders"
-#: cui/inc/strings.hrc:383
+#: cui/inc/strings.hrc:382
msgctxt "RID_SVXSTR_PARA_PRESET_LEFTRIGHT"
msgid "Set Left and Right Borders Only"
msgstr "Set Left and Right Borders Only"
-#: cui/inc/strings.hrc:384
+#: cui/inc/strings.hrc:383
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOM"
msgid "Set Top and Bottom Borders Only"
msgstr "Set Top and Bottom Borders Only"
-#: cui/inc/strings.hrc:385
+#: cui/inc/strings.hrc:384
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYLEFT"
msgid "Set Left Border Only"
msgstr "Set Left Border Only"
-#: cui/inc/strings.hrc:386
+#: cui/inc/strings.hrc:385
msgctxt "RID_SVXSTR_HOR_PRESET_ONLYHOR"
msgid "Set Top and Bottom Borders, and All Inner Lines"
msgstr "Set Top and Bottom Borders and All Inner Lines"
-#: cui/inc/strings.hrc:387
+#: cui/inc/strings.hrc:386
msgctxt "RID_SVXSTR_VER_PRESET_ONLYVER"
msgid "Set Left and Right Borders, and All Inner Lines"
msgstr "Set Left and Right Borders and All Inner Lines"
-#: cui/inc/strings.hrc:388
+#: cui/inc/strings.hrc:387
msgctxt "RID_SVXSTR_SHADOW_STYLE_NONE"
msgid "No Shadow"
msgstr "No Shadow"
-#: cui/inc/strings.hrc:389
+#: cui/inc/strings.hrc:388
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMRIGHT"
msgid "Cast Shadow to Bottom Right"
msgstr "Cast Shadow to Bottom Right"
-#: cui/inc/strings.hrc:390
+#: cui/inc/strings.hrc:389
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPRIGHT"
msgid "Cast Shadow to Top Right"
msgstr "Cast Shadow to Top Right"
-#: cui/inc/strings.hrc:391
+#: cui/inc/strings.hrc:390
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMLEFT"
msgid "Cast Shadow to Bottom Left"
msgstr "Cast Shadow to Bottom Left"
-#: cui/inc/strings.hrc:392
+#: cui/inc/strings.hrc:391
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPLEFT"
msgid "Cast Shadow to Top Left"
msgstr "Cast Shadow to Top Left"
-#: cui/inc/strings.hrc:393
+#: cui/inc/strings.hrc:392
msgctxt "RID_SVXSTR_SIGNATURELINE_SIGNED_BY"
msgid "Signed by: %1"
msgstr "Signed by: %1"
-#: cui/inc/strings.hrc:394
+#: cui/inc/strings.hrc:393
msgctxt "RID_SVXSTR_OPENCL_RESTART"
msgid "For the OpenCL changes to take effect, %PRODUCTNAME must be restarted."
msgstr "For the OpenCL changes to take effect, %PRODUCTNAME must be restarted."
@@ -2180,7 +2175,7 @@ msgstr "Locale: $LOCALE"
#: cui/uiconfig/ui/aboutdialog.ui:170
msgctxt "aboutdialog|locale"
msgid "UI-Language: $LOCALE"
-msgstr ""
+msgstr "UI-Language: $LOCALE"
#: cui/uiconfig/ui/aboutdialog.ui:187
msgctxt "aboutdialog|buildIdLink"
@@ -5196,7 +5191,7 @@ msgstr "Directory"
#: cui/uiconfig/ui/gallerythemedialog.ui:8
msgctxt "gallerythemedialog|GalleryThemeDialog"
msgid "Properties of %1"
-msgstr ""
+msgstr "Properties of %1"
#: cui/uiconfig/ui/gallerythemedialog.ui:135
msgctxt "gallerythemedialog|general"
@@ -10435,83 +10430,83 @@ msgstr "Search Term or Firefox Theme URL"
#: cui/uiconfig/ui/select_persona_dialog.ui:196
msgctxt "select_persona_dialog|categoriesCB"
msgid "Abstract"
-msgstr ""
+msgstr "Abstract"
#: cui/uiconfig/ui/select_persona_dialog.ui:197
msgctxt "select_persona_dialog|categoriesCB"
msgid "Causes"
-msgstr ""
+msgstr "Causes"
#: cui/uiconfig/ui/select_persona_dialog.ui:198
msgctxt "select_persona_dialog|categoriesCB"
msgid "Fashion"
-msgstr ""
+msgstr "Fashion"
#: cui/uiconfig/ui/select_persona_dialog.ui:199
msgctxt "select_persona_dialog|categoriesCB"
msgid "Film and TV"
-msgstr ""
+msgstr "Film and TV"
#: cui/uiconfig/ui/select_persona_dialog.ui:200
msgctxt "select_persona_dialog|categoriesCB"
msgid "Firefox"
-msgstr ""
+msgstr "Firefox"
#. https://addons.mozilla.org/en-US/firefox/themes/
#: cui/uiconfig/ui/select_persona_dialog.ui:201
msgctxt "select_persona_dialog|categoriesCB"
msgid "Foxkeh"
-msgstr ""
+msgstr "Foxkeh"
#: cui/uiconfig/ui/select_persona_dialog.ui:202
msgctxt "select_persona_dialog|categoriesCB"
msgid "Holiday"
-msgstr ""
+msgstr "Holiday"
#: cui/uiconfig/ui/select_persona_dialog.ui:203
msgctxt "select_persona_dialog|categoriesCB"
msgid "Music"
-msgstr ""
+msgstr "Music"
#: cui/uiconfig/ui/select_persona_dialog.ui:204
msgctxt "select_persona_dialog|categoriesCB"
msgid "Nature"
-msgstr ""
+msgstr "Nature"
#: cui/uiconfig/ui/select_persona_dialog.ui:205
msgctxt "select_persona_dialog|categoriesCB"
msgid "Other"
-msgstr ""
+msgstr "Other"
#: cui/uiconfig/ui/select_persona_dialog.ui:206
msgctxt "select_persona_dialog|categoriesCB"
msgid "Scenery"
-msgstr ""
+msgstr "Scenery"
#: cui/uiconfig/ui/select_persona_dialog.ui:207
msgctxt "select_persona_dialog|categoriesCB"
msgid "Seasonal"
-msgstr ""
+msgstr "Seasonal"
#: cui/uiconfig/ui/select_persona_dialog.ui:208
msgctxt "select_persona_dialog|categoriesCB"
msgid "Solid"
-msgstr ""
+msgstr "Solid"
#: cui/uiconfig/ui/select_persona_dialog.ui:209
msgctxt "select_persona_dialog|categoriesCB"
msgid "Sports"
-msgstr ""
+msgstr "Sports"
#: cui/uiconfig/ui/select_persona_dialog.ui:210
msgctxt "select_persona_dialog|categoriesCB"
msgid "Websites"
-msgstr ""
+msgstr "Websites"
#: cui/uiconfig/ui/select_persona_dialog.ui:211
msgctxt "select_persona_dialog|categoriesCB"
msgid "Featured"
-msgstr ""
+msgstr "Featured"
#: cui/uiconfig/ui/select_persona_dialog.ui:231
msgctxt "select_persona_dialog|label6"
@@ -10668,22 +10663,43 @@ msgctxt "signsignatureline|btn_select_certificate"
msgid "Select Certificate"
msgstr "Select Certificate"
-#: cui/uiconfig/ui/signsignatureline.ui:168
+#. Name of the signer
+#: cui/uiconfig/ui/signsignatureline.ui:166
+msgctxt "signsignatureline|label_name"
+msgid "or"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:175
+msgctxt "signsignatureline|btn_load_image"
+msgid "Use Signature Image"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:190
+msgctxt "signsignatureline|btn_clear_image"
+msgid "Clear"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:206
+msgctxt "signsignatureline|label_image_dimensions"
+msgid "Best image size: 600 x 100 px"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:237
msgctxt "signsignatureline|label_sign"
msgid "Sign"
msgstr "Sign"
-#: cui/uiconfig/ui/signsignatureline.ui:205
+#: cui/uiconfig/ui/signsignatureline.ui:274
msgctxt "signsignatureline|label_add_comment"
msgid "Add comment:"
msgstr "Add comment:"
-#: cui/uiconfig/ui/signsignatureline.ui:241
+#: cui/uiconfig/ui/signsignatureline.ui:310
msgctxt "signsignatureline|label_hint"
msgid "Instructions from the document creator:"
msgstr "Instructions from the document creator:"
-#: cui/uiconfig/ui/signsignatureline.ui:274
+#: cui/uiconfig/ui/signsignatureline.ui:343
msgctxt "signsignatureline|label_more"
msgid "More"
msgstr "More"
diff --git a/source/en-GB/dictionaries/ru_RU/dialog.po b/source/en-GB/dictionaries/ru_RU/dialog.po
index 6f3e834dde2..b3537a54159 100644
--- a/source/en-GB/dictionaries/ru_RU/dialog.po
+++ b/source/en-GB/dictionaries/ru_RU/dialog.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: 2013-05-24 07:10+0000\n"
+"PO-Revision-Date: 2018-11-13 09:01+0000\n"
"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en_GB\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1369379433.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542099674.000000\n"
#: ru_RU_en_US.properties
msgctxt ""
@@ -94,7 +94,7 @@ msgctxt ""
"typographica\n"
"property.text"
msgid "Typographical"
-msgstr ""
+msgstr "Typographical"
#: ru_RU_en_US.properties
msgctxt ""
diff --git a/source/en-GB/formula/messages.po b/source/en-GB/formula/messages.po
index 8abfe14eb14..91898306cbc 100644
--- a/source/en-GB/formula/messages.po
+++ b/source/en-GB/formula/messages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: 2017-11-11 00:12+0000\n"
+"PO-Revision-Date: 2018-11-13 09:06+0000\n"
"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en_GB\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1510359166.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542100007.000000\n"
#: formula/inc/core_resource.hrc:2263
msgctxt "RID_STRLIST_FUNCTION_NAMES"
@@ -2076,7 +2076,7 @@ msgstr "SEARCHB"
#: formula/inc/core_resource.hrc:2682
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REGEX"
-msgstr ""
+msgstr "REGEX"
#: formula/inc/strings.hrc:25
msgctxt "STR_OPTIONAL"
diff --git a/source/en-GB/helpcontent2/source/text/sbasic/shared/01.po b/source/en-GB/helpcontent2/source/text/sbasic/shared/01.po
index 965aad3f8a0..90c342f66c2 100644
--- a/source/en-GB/helpcontent2/source/text/sbasic/shared/01.po
+++ b/source/en-GB/helpcontent2/source/text/sbasic/shared/01.po
@@ -3,9 +3,9 @@ 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-05-16 16:54+0200\n"
-"PO-Revision-Date: 2018-07-18 23:23+0000\n"
-"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:56+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en_GB\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1531956218.000000\n"
+"X-POOTLE-MTIME: 1542196591.000000\n"
#: 06130000.xhp
msgctxt ""
@@ -93,8 +93,8 @@ msgctxt ""
"06130000.xhp\n"
"par_id3154791\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
-msgstr "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Runs or saves the current macro.</ahelp>"
+msgstr ""
#: 06130000.xhp
msgctxt ""
diff --git a/source/en-GB/helpcontent2/source/text/scalc/00.po b/source/en-GB/helpcontent2/source/text/scalc/00.po
index ed7becd219d..c0213d5816f 100644
--- a/source/en-GB/helpcontent2/source/text/scalc/00.po
+++ b/source/en-GB/helpcontent2/source/text/scalc/00.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-11-22 13:53+0100\n"
-"PO-Revision-Date: 2017-11-22 17:18+0000\n"
-"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:56+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en_GB\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1511371116.000000\n"
+"X-POOTLE-MTIME: 1542196592.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -29,24 +29,24 @@ msgctxt ""
"00000004.xhp\n"
"hd_id3155535\n"
"help.text"
-msgid "<variable id=\"wie\">To access this function... </variable>"
-msgstr "<variable id=\"wie\">To access this function... </variable>"
+msgid "<variable id=\"wie\">To access this function...</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
"par_idN1056E\n"
"help.text"
-msgid "<variable id=\"moreontop\">More explanations on top of this page. </variable>"
-msgstr "<variable id=\"moreontop\">More explanations at the top of this page. </variable>"
+msgid "<variable id=\"moreontop\">More explanations on top of this page.</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
"par_idN105AF\n"
"help.text"
-msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone. </variable>"
-msgstr "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be omitted only when no parameter follows. For example, in a function with four parameters, in which the last two parameters are marked as \"optional\", you can omit parameter 4 or parameters 3 and 4, but you cannot omit parameter 3 alone. </variable>"
+msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone.</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -77,80 +77,80 @@ msgctxt ""
"00000402.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph></variable>"
-msgstr "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph></variable>"
+msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3159233\n"
"help.text"
-msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs</variable>"
-msgstr "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs</variable>"
+msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150443\n"
"help.text"
-msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph></variable>"
-msgstr "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph></variable>"
+msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3143267\n"
"help.text"
-msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph></variable>"
-msgstr "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph></variable>"
+msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153880\n"
"help.text"
-msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph></variable>"
-msgstr "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph></variable>"
+msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3151245\n"
"help.text"
-msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph></variable>"
-msgstr "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph></variable>"
+msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph></variable>"
-msgstr "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph></variable>"
+msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150400\n"
"help.text"
-msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph></variable>"
-msgstr "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph></variable>"
+msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3154910\n"
"help.text"
-msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph></variable>"
-msgstr "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph></variable>"
+msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "Choose <emph>Sheet - Clear Cells</emph>"
-msgstr "Choose <emph>Sheet - Clear Cells</emph>"
+msgid "Choose <emph>Sheet - Clear Cells</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -165,40 +165,40 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150011\n"
"help.text"
-msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph></variable>"
-msgstr "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph></variable>"
+msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153951\n"
"help.text"
-msgid "Choose <emph>Sheet - Delete Sheet</emph>"
-msgstr "Choose <emph>Sheet - Delete Sheet</emph>"
+msgid "Choose <emph>Sheet - Delete Sheet</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3155306\n"
"help.text"
-msgid "Open context menu for a sheet tab"
-msgstr "Open context menu for a sheet tab"
+msgid "Open context menu for a sheet tab."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3146119\n"
"help.text"
-msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>"
-msgstr "Choose <emph>Sheet - Move or Copy Sheet</emph>"
+msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3148645\n"
"help.text"
-msgid "Open context menu for a sheet tab"
-msgstr "Open context menu for a sheet tab"
+msgid "Open context menu for a sheet tab."
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -221,32 +221,32 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150275\n"
"help.text"
-msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph></variable>"
-msgstr "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph></variable>"
+msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph></variable>"
-msgstr "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph></variable>"
+msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3148947\n"
"help.text"
-msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph></variable>"
-msgstr "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph></variable>"
+msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3148663\n"
"help.text"
-msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph></variable>"
-msgstr "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph></variable>"
+msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -269,16 +269,16 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149784\n"
"help.text"
-msgid "Choose <emph>Insert - Cells</emph>"
-msgstr "Choose <emph>Insert - Cells</emph>"
+msgid "Choose <emph>Insert - Cells</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "Open <emph>Insert Cells</emph> toolbar from Tools bar:"
-msgstr "Open <emph>Insert Cells</emph> toolbar from Tools bar:"
+msgid "Open <emph>Insert Cells</emph> toolbar from <emph>Tools</emph> bar:"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -365,24 +365,24 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149033\n"
"help.text"
-msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph></variable>"
-msgstr "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph></variable>"
+msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_idN1082F\n"
"help.text"
-msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph></variable>"
-msgstr "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph></variable>"
+msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3155115\n"
"help.text"
-msgid "Choose <emph>Insert - Function</emph>"
-msgstr "Choose <emph>Insert - Function</emph>"
+msgid "Choose <emph>Insert - Function</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -429,8 +429,8 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155809\n"
"help.text"
-msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date&Time</emph></variable>"
-msgstr "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date&Time</emph></variable>"
+msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date & Time</emph></variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -517,32 +517,32 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155383\n"
"help.text"
-msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph></variable>"
-msgstr "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph></variable>"
+msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153250\n"
"help.text"
-msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph></variable>"
-msgstr "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph></variable>"
+msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3146776\n"
"help.text"
-msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph></variable>"
-msgstr "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph></variable>"
+msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3143222\n"
"help.text"
-msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>"
-msgstr "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>"
+msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -557,24 +557,24 @@ msgctxt ""
"00000404.xhp\n"
"par_id3145214\n"
"help.text"
-msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph></variable>"
-msgstr "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph></variable>"
+msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153558\n"
"help.text"
-msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph></variable>"
-msgstr "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph></variable>"
+msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153483\n"
"help.text"
-msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph></variable>"
-msgstr "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph></variable>"
+msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
@@ -597,192 +597,192 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154685\n"
"help.text"
-msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph></variable>"
-msgstr "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph></variable>"
+msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153194\n"
"help.text"
-msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab </variable>"
-msgstr "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab </variable>"
+msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155854\n"
"help.text"
-msgid "<variable id=\"fozei\">Choose <emph>Format - Row</emph></variable>"
-msgstr "<variable id=\"fozei\">Choose <emph>Format - Row</emph></variable>"
+msgid "<variable id=\"fozei\">Choose <emph>Format - Rows</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3150012\n"
"help.text"
-msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Row - Optimal Height</emph></variable>"
-msgstr "<variable id=\"fozeiophoe\">Choose <emph>Format - Row - Optimal Height</emph></variable>"
+msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Rows - Optimal Height</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3148645\n"
"help.text"
-msgid "Choose <emph>Format - Row - Hide</emph>"
-msgstr "Choose <emph>Format - Row - Hide</emph>"
+msgid "Choose <emph>Format - Rows - Hide</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153728\n"
"help.text"
-msgid "Choose <emph>Format - Column - Hide</emph>"
-msgstr "Choose <emph>Format - Column - Hide</emph>"
+msgid "Choose <emph>Format - Columns - Hide</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3151114\n"
"help.text"
-msgid "Choose <emph>Format - Sheet - Hide</emph>"
-msgstr "Choose <emph>Format - Sheet - Hide</emph>"
+msgid "Choose <emph>Sheet - Hide Sheet</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3148576\n"
"help.text"
-msgid "Choose <emph>Format - Row - Show</emph>"
-msgstr "Choose <emph>Format - Row - Show</emph>"
+msgid "Choose <emph>Format - Rows - Show</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156286\n"
"help.text"
-msgid "Choose <emph>Format - Column - Show</emph>"
-msgstr "Choose <emph>Format - Column - Show</emph>"
+msgid "Choose <emph>Format - Columns - Show</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3145645\n"
"help.text"
-msgid "<variable id=\"fospa\">Choose <emph>Format - Column</emph></variable>"
-msgstr "<variable id=\"fospa\">Choose <emph>Format - Column</emph></variable>"
+msgid "<variable id=\"fospa\">Choose <emph>Format - Columns</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3145252\n"
"help.text"
-msgid "Choose <emph>Format - Column - Optimal Width</emph>"
-msgstr "Choose <emph>Format - Column - Optimal Width</emph>"
+msgid "Choose <emph>Format - Columns - Optimal Width</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3146971\n"
"help.text"
-msgid "Double-click right column separator in column headers"
-msgstr "Double-click right column separator in column headers"
+msgid "Double-click right column separator in column headers."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3147362\n"
"help.text"
-msgid "<variable id=\"fot\">Choose <emph>Format - Sheet</emph></variable>"
-msgstr "<variable id=\"fot\">Choose <emph>Format - Sheet</emph></variable>"
+msgid "<variable id=\"fot\">Choose <emph>Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3163805\n"
"help.text"
-msgid "<variable id=\"fotu\">Choose <emph>Format - Sheet - Rename</emph></variable>"
-msgstr "<variable id=\"fotu\">Choose <emph>Format - Sheet - Rename</emph></variable>"
+msgid "<variable id=\"fotu\">Choose <emph>Sheet - Rename Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155333\n"
"help.text"
-msgid "<variable id=\"fotenb\">Choose <emph>Format - Sheet - Show</emph></variable>"
-msgstr "<variable id=\"fotenb\">Choose <emph>Format - Sheet - Show</emph></variable>"
+msgid "<variable id=\"fotenb\">Choose <emph>Sheet - Show Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_idN1077A\n"
"help.text"
-msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph></variable>"
-msgstr "<variable id=\"foste\">Choose <emph>Format - Page</emph></variable>"
+msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155508\n"
"help.text"
-msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab </variable>"
-msgstr "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab </variable>"
+msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3150883\n"
"help.text"
-msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph></variable>"
-msgstr "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph></variable>"
+msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156448\n"
"help.text"
-msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph></variable>"
-msgstr "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph></variable>"
+msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156290\n"
"help.text"
-msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph></variable>"
-msgstr "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph></variable>"
+msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155812\n"
"help.text"
-msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph></variable>"
-msgstr "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph></variable>"
+msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153307\n"
"help.text"
-msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph></variable>"
-msgstr "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph></variable>"
+msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153916\n"
"help.text"
-msgid "Choose <emph>Format - AutoFormat</emph>"
-msgstr "Choose <emph>Format - AutoFormat</emph>"
+msgid "Choose <emph>Format - AutoFormat</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3154532\n"
"help.text"
-msgid "On the Tools bar, click"
-msgstr "On the Tools bar, click"
+msgid "On the <emph>Tools</emph> bar, click"
+msgstr ""
#: 00000405.xhp
msgctxt ""
@@ -805,8 +805,8 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154618\n"
"help.text"
-msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph></variable>"
-msgstr "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph></variable>"
+msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -829,16 +829,16 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150541\n"
"help.text"
-msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph> </variable>"
-msgstr "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph> </variable>"
+msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3153194\n"
"help.text"
-msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>"
-msgstr "Choose <emph>Tools - Detective - Trace Precedents</emph>"
+msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -853,24 +853,24 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph> </variable>"
-msgstr "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph> </variable>"
+msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3145785\n"
"help.text"
-msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph> </variable>"
-msgstr "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph> </variable>"
+msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3155411\n"
"help.text"
-msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>"
-msgstr "Choose <emph>Tools - Detective - Trace Dependents</emph>"
+msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -885,112 +885,112 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146984\n"
"help.text"
-msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph> </variable>"
-msgstr "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph> </variable>"
+msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3154014\n"
"help.text"
-msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph> </variable>"
-msgstr "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph> </variable>"
+msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3153188\n"
"help.text"
-msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph> </variable>"
-msgstr "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph> </variable>"
+msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3149410\n"
"help.text"
-msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph> </variable>"
-msgstr "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph> </variable>"
+msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3156284\n"
"help.text"
-msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph> </variable>"
-msgstr "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph> </variable>"
+msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3153159\n"
"help.text"
-msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph> </variable>"
-msgstr "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph> </variable>"
+msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3147397\n"
"help.text"
-msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph> </variable>"
-msgstr "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph> </variable>"
+msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3154018\n"
"help.text"
-msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph> </variable>"
-msgstr "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph> </variable>"
+msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3269142\n"
"help.text"
-msgid "<variable id=\"solver\">Choose <emph>Tools - Solver</emph> </variable>"
-msgstr "<variable id=\"solver\">Choose <emph>Tools - Solver</emph> </variable>"
+msgid "<variable id=\"solver\">Choose <emph>Tools - Solver</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id8554338\n"
"help.text"
-msgid "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, <emph>Options</emph> button </variable>"
-msgstr "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, <emph>Options</emph> button </variable>"
+msgid "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, click <emph>Options</emph> button.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3156277\n"
"help.text"
-msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph> </variable>"
-msgstr "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph> </variable>"
+msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3149020\n"
"help.text"
-msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph></variable>"
-msgstr "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph></variable>"
+msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3154256\n"
"help.text"
-msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph></variable>"
-msgstr "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph></variable>"
+msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3146919\n"
"help.text"
-msgid "Choose <emph>Data - Calculate - Recalculate</emph>"
-msgstr "Choose <emph>Data - Calculate - Recalculate</emph>"
+msgid "Choose <emph>Data - Calculate - Recalculate</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -1005,16 +1005,16 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150941\n"
"help.text"
-msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph> </variable>"
-msgstr "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph> </variable>"
+msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3151276\n"
"help.text"
-msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph> </variable>"
-msgstr "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph> </variable>"
+msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph>.</variable>"
+msgstr ""
#: 00000407.xhp
msgctxt ""
@@ -1037,16 +1037,16 @@ msgctxt ""
"00000407.xhp\n"
"par_id3147335\n"
"help.text"
-msgid "<variable id=\"fete\">Choose <item type=\"menuitem\">View - Split Window</item></variable>"
-msgstr "<variable id=\"fete\">Choose <item type=\"menuitem\">View - Split Window</item></variable>"
+msgid "<variable id=\"fete\">Choose ><item type=\"menuitem\">View - Split Window</item>.</variable>"
+msgstr ""
#: 00000407.xhp
msgctxt ""
"00000407.xhp\n"
"par_id3153663\n"
"help.text"
-msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item></variable>"
-msgstr "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item></variable>"
+msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1069,48 +1069,48 @@ msgctxt ""
"00000412.xhp\n"
"par_id8366954\n"
"help.text"
-msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph></variable>"
-msgstr "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph></variable>"
+msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3147399\n"
"help.text"
-msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph></variable>"
-msgstr "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph></variable>"
+msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145345\n"
"help.text"
-msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph></variable>"
-msgstr "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph></variable>"
+msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150443\n"
"help.text"
-msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph></variable>"
-msgstr "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph></variable>"
+msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148491\n"
"help.text"
-msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab"
-msgstr "Choose <emph>Data - Sort - Sort Criteria</emph> tab"
+msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154516\n"
"help.text"
-msgid "On Standard bar, click"
-msgstr "On Standard bar, click"
+msgid "On <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1149,32 +1149,32 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146984\n"
"help.text"
-msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab</variable>"
-msgstr "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab</variable>"
+msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155308\n"
"help.text"
-msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph></variable>"
-msgstr "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph></variable>"
+msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148646\n"
"help.text"
-msgid "Choose <emph>Data - AutoFilter</emph>"
-msgstr "Choose <emph>Data - AutoFilter</emph>"
+msgid "Choose <emph>Data - AutoFilter</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151113\n"
"help.text"
-msgid "On Tools bar or Table Data bar, click"
-msgstr "On Tools bar or Table Data bar, click"
+msgid "On <emph>Tools</emph> bar or <emph>Table Data</emph> bar, click"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1197,40 +1197,40 @@ msgctxt ""
"00000412.xhp\n"
"par_id3156278\n"
"help.text"
-msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph></variable>"
-msgstr "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph></variable>"
+msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph> .</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153764\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label"
-msgstr "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label"
+msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155444\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label"
-msgstr "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label"
+msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3156382\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Reset Filter</emph>"
-msgstr "Choose <emph>Data - More Filters - Reset Filter</emph>"
+msgid "Choose <emph>Data - More Filters - Reset Filter</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155961\n"
"help.text"
-msgid "On Table Data bar, click <emph>Reset Filter/Sort</emph>"
-msgstr "On Table Data bar, click <emph>Reset Filter/Sort</emph>"
+msgid "On <emph>Table Data</emph> bar, click <emph>Reset Filter/Sort</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1253,112 +1253,112 @@ msgctxt ""
"00000412.xhp\n"
"par_id3152778\n"
"help.text"
-msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph></variable>"
-msgstr "<variable id=\"dnaftas\">Choose <emph>Data - More Filters - Hide AutoFilter</emph></variable>"
+msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3166424\n"
"help.text"
-msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph></variable>"
-msgstr "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph></variable>"
+msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154574\n"
"help.text"
-msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs</variable>"
-msgstr "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs</variable>"
+msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151277\n"
"help.text"
-msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab</variable>"
-msgstr "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab</variable>"
+msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145133\n"
"help.text"
-msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph></variable>"
-msgstr "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph></variable>"
+msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3152992\n"
"help.text"
-msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab</variable>"
+msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150367\n"
"help.text"
-msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab</variable>"
+msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154486\n"
"help.text"
-msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab</variable>"
+msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3146978\n"
"help.text"
-msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph></variable>"
-msgstr "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph></variable>"
+msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155809\n"
"help.text"
-msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph></variable>"
-msgstr "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph></variable>"
+msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148701\n"
"help.text"
-msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph></variable>"
-msgstr "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph></variable>"
+msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153815\n"
"help.text"
-msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph></variable>"
-msgstr "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph></variable>"
+msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3159223\n"
"help.text"
-msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph></variable>"
-msgstr "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph></variable>"
+msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3146870\n"
"help.text"
-msgid "Choose <emph>Data - Group and Outline - Group</emph>"
-msgstr "Choose <emph>Data - Group and Outline - Group</emph>"
+msgid "Choose <emph>Data - Group and Outline - Group</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1397,8 +1397,8 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146781\n"
"help.text"
-msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>"
-msgstr "Choose <emph>Data - Group and Outline - Ungroup</emph>"
+msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1437,96 +1437,96 @@ msgctxt ""
"00000412.xhp\n"
"par_id3153008\n"
"help.text"
-msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph></variable>"
-msgstr "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph></variable>"
+msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154709\n"
"help.text"
-msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove</emph></variable>"
-msgstr "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove</emph></variable>"
+msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove Outline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id1774346\n"
"help.text"
-msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables)</variable>"
-msgstr "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables)</variable>"
+msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables).</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155759\n"
"help.text"
-msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph></variable>"
-msgstr "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph></variable>"
+msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154625\n"
"help.text"
-msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph></variable>"
-msgstr "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph></variable>"
+msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3147558\n"
"help.text"
-msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
-msgstr "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialogue box choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
+msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153297\n"
"help.text"
-msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Current selection</emph>."
-msgstr "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialogue box choose the option <emph>Current selection</emph>."
+msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Current selection</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145118\n"
"help.text"
-msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
-msgstr "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialogue box choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialogue box."
+msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153294\n"
"help.text"
-msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph></variable>"
-msgstr "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph></variable>"
+msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151344\n"
"help.text"
-msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph></variable>"
-msgstr "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph></variable>"
+msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150397\n"
"help.text"
-msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph></variable>"
-msgstr "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph></variable>"
+msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_idN10B8F\n"
"help.text"
-msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph></variable>"
-msgstr "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph></variable>"
+msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
@@ -1549,77 +1549,77 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162106567373\n"
"help.text"
-msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph> </variable>"
-msgstr "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph> </variable>"
+msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162109048207\n"
"help.text"
-msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph></variable>"
-msgstr "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph></variable>"
+msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162107055028\n"
"help.text"
-msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph></variable>"
-msgstr "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph></variable>"
+msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162109126013\n"
"help.text"
-msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph></variable>"
-msgstr "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph></variable>"
+msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3149095\n"
"help.text"
-msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph></variable>"
-msgstr "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph></variable>"
+msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3149398\n"
"help.text"
-msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph></variable>"
-msgstr "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph></variable>"
+msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3150084\n"
"help.text"
-msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph></variable>"
-msgstr "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph></variable>"
+msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3153093\n"
"help.text"
-msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph></variable>"
-msgstr "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph></variable>"
+msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3153191\n"
"help.text"
-msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph></variable>"
-msgstr "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph></variable>"
+msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3145645\n"
"help.text"
-msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph></variable>"
-msgstr "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph></variable>"
+msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph>.</variable>"
+msgstr ""
diff --git a/source/en-GB/helpcontent2/source/text/scalc/01.po b/source/en-GB/helpcontent2/source/text/scalc/01.po
index f6f471e60fa..edd1837a551 100644
--- a/source/en-GB/helpcontent2/source/text/scalc/01.po
+++ b/source/en-GB/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: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2018-10-22 23:03+0000\n"
+"PO-Revision-Date: 2018-11-13 09:11+0000\n"
"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en_GB\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1540249407.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542100278.000000\n"
#: 01120000.xhp
msgctxt ""
@@ -13910,7 +13910,7 @@ msgctxt ""
"bm_id3147273\n"
"help.text"
msgid "<bookmark_value>matrices; functions</bookmark_value><bookmark_value>Function Wizard; arrays</bookmark_value><bookmark_value>array formulas</bookmark_value><bookmark_value>inline array constants</bookmark_value><bookmark_value>formulas; arrays</bookmark_value><bookmark_value>functions; array functions</bookmark_value><bookmark_value>editing; array formulas</bookmark_value><bookmark_value>copying; array formulas</bookmark_value><bookmark_value>adjusting array ranges</bookmark_value><bookmark_value>calculating; conditional calculations</bookmark_value><bookmark_value>matrices; calculations</bookmark_value><bookmark_value>conditional calculations with arrays</bookmark_value><bookmark_value>implicit array handling</bookmark_value><bookmark_value>forced array handling</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>matrices; functions</bookmark_value><bookmark_value>Function Wizard; arrays</bookmark_value><bookmark_value>array formulae</bookmark_value><bookmark_value>inline array constants</bookmark_value><bookmark_value>formulae; arrays</bookmark_value><bookmark_value>functions; array functions</bookmark_value><bookmark_value>editing; array formulas</bookmark_value><bookmark_value>copying; array formulae</bookmark_value><bookmark_value>adjusting array ranges</bookmark_value><bookmark_value>calculating; conditional calculations</bookmark_value><bookmark_value>matrices; calculations</bookmark_value><bookmark_value>conditional calculations with arrays</bookmark_value><bookmark_value>implicit array handling</bookmark_value><bookmark_value>forced array handling</bookmark_value>"
#: 04060107.xhp
msgctxt ""
@@ -14102,7 +14102,7 @@ msgctxt ""
"par_id3158432\n"
"help.text"
msgid "To multiply the values in the individual cells by 10 in the above array, you do not need to apply a formula to each individual cell or value. Instead you just need to use a single array formula. Select a range of 3 x 3 cells on another part of the spreadsheet, enter the formula <item type=\"input\">=10*A1:C3</item> and confirm this entry using the key combination <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline><emph> + Shift + Enter</emph>. The result is a 3 x 3 array in which the individual values in the cell range (A1:C3) are multiplied by a factor of 10."
-msgstr ""
+msgstr "To multiply the values in the individual cells by 10 in the above array, you do not need to apply a formula to each individual cell or value. Instead you just need to use a single array formula. Select a range of 3 x 3 cells on another part of the spreadsheet, enter the formula <item type=\"input\">=10*A1:C3</item> and confirm this entry using the key combination <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline><emph> + Shift + Enter</emph>. The result is a 3 x 3 array in which the individual values in the cell range (A1:C3) are multiplied by a factor of 10."
#: 04060107.xhp
msgctxt ""
@@ -14182,7 +14182,7 @@ msgctxt ""
"par_id3153392\n"
"help.text"
msgid "If you enter the array formula directly into the cell, you must use the key combination <emph>Shift + </emph><switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline><emph> + Enter</emph> instead of the <emph>Enter</emph> key. Only then does the formula become an array formula."
-msgstr ""
+msgstr "If you enter the array formula directly into the cell, you must use the key combination <emph>Shift + </emph><switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline><emph> + Enter</emph> instead of the <emph>Enter</emph> key. Only then does the formula become an array formula."
#: 04060107.xhp
msgctxt ""
@@ -14270,7 +14270,7 @@ msgctxt ""
"par_id6757103\n"
"help.text"
msgid "To enter this array constant, you select three cells in a row, then you type the formula <item type=\"input\">={1;2;3}</item> using the curly braces and the semicolons, then press <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline><emph> + Shift + Enter</emph>."
-msgstr ""
+msgstr "To enter this array constant, you select three cells in a row, then you type the formula <item type=\"input\">={1;2;3}</item> using the curly braces and the semicolons, then press <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline><emph> + Shift + Enter</emph>."
#: 04060107.xhp
msgctxt ""
@@ -14334,7 +14334,7 @@ msgctxt ""
"par_id3149241\n"
"help.text"
msgid "Select the cell range or array containing the array formula. To select the whole array, position the cell cursor inside the array range, then press <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline><emph> + /</emph>, where <emph>/</emph> is the <emph>Division</emph> key on the numeric keypad."
-msgstr ""
+msgstr "Select the cell range or array containing the array formula. To select the whole array, position the cell cursor inside the array range, then press <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline><emph> + /</emph>, where <emph>/</emph> is the <emph>Division</emph> key on the numeric keypad."
#: 04060107.xhp
msgctxt ""
@@ -14342,7 +14342,7 @@ msgctxt ""
"par_id3143274\n"
"help.text"
msgid "Either press <emph>F2</emph> or position the cursor in the input line. Both of these actions let you edit the formula."
-msgstr ""
+msgstr "Either press <emph>F2</emph> or position the cursor in the input line. Both of these actions let you edit the formula."
#: 04060107.xhp
msgctxt ""
@@ -14350,7 +14350,7 @@ msgctxt ""
"par_id3154798\n"
"help.text"
msgid "After you have made changes, press <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline><emph> + Shift + Enter</emph>."
-msgstr ""
+msgstr "After you have made changes, press <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline><emph> + Shift + Enter</emph>."
#: 04060107.xhp
msgctxt ""
@@ -14382,7 +14382,7 @@ msgctxt ""
"par_id3154619\n"
"help.text"
msgid "Either press <emph>F2</emph> or position the cursor in the input line."
-msgstr ""
+msgstr "Either press <emph>F2</emph> or position the cursor in the input line."
#: 04060107.xhp
msgctxt ""
@@ -14390,7 +14390,7 @@ msgctxt ""
"par_id3150994\n"
"help.text"
msgid "Copy the formula into the input line by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline><emph> + C</emph>."
-msgstr ""
+msgstr "Copy the formula into the input line by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline><emph> + C</emph>."
#: 04060107.xhp
msgctxt ""
@@ -14398,7 +14398,7 @@ msgctxt ""
"par_id3146787\n"
"help.text"
msgid "Select a range of cells where you want to insert the array formula and either press <emph>F2</emph> or position the cursor in the input line."
-msgstr ""
+msgstr "Select a range of cells where you want to insert the array formula and either press <emph>F2</emph> or position the cursor in the input line."
#: 04060107.xhp
msgctxt ""
@@ -14406,7 +14406,7 @@ msgctxt ""
"par_id3154419\n"
"help.text"
msgid "Paste the formula by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline><emph> + V</emph> in the selected space and confirm it by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline><emph> + Shift + Enter</emph>. The selected range now contains the array formula."
-msgstr ""
+msgstr "Paste the formula by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline><emph> + V</emph> in the selected space and confirm it by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline><emph> + Shift + Enter</emph>. The selected range now contains the array formula."
#: 04060107.xhp
msgctxt ""
@@ -14454,7 +14454,7 @@ msgctxt ""
"par_id3146080\n"
"help.text"
msgid "By holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key, you can create a copy of the array formula in the given range."
-msgstr ""
+msgstr "By holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key, you can create a copy of the array formula in the given range."
#: 04060107.xhp
msgctxt ""
@@ -14854,7 +14854,7 @@ msgctxt ""
"par_id3150403\n"
"help.text"
msgid "You can also enter the <item type=\"input\">=MUNIT(5)</item> formula in the last cell of the selected range (E5), and press <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Shift + Command + Enter</item></caseinline><defaultinline><item type=\"keycode\">Shift + Ctrl + Enter</item></defaultinline></switchinline>."
-msgstr ""
+msgstr "You can also enter the <item type=\"input\">=MUNIT(5)</item> formula in the last cell of the selected range (E5), and press <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Shift + Command + Enter</item></caseinline><defaultinline><item type=\"keycode\">Shift + Ctrl + Enter</item></defaultinline></switchinline>."
#: 04060107.xhp
msgctxt ""
@@ -14886,7 +14886,7 @@ msgctxt ""
"par_id3145777\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_HAEUFIGKEIT\">Indicates the frequency distribution in a one-column-array.</ahelp> The function counts the number of values in the <emph>Data</emph> array that are within the values given by the <emph>Classes</emph> array."
-msgstr ""
+msgstr "<ahelp hid=\"HID_FUNC_HAEUFIGKEIT\">Indicates the frequency distribution in a one-column-array.</ahelp> The function counts the number of values in the <emph>Data</emph> array that are within the values given by the <emph>Classes</emph> array."
#: 04060107.xhp
msgctxt ""
@@ -15238,7 +15238,7 @@ msgctxt ""
"bm_id3151030\n"
"help.text"
msgid "<bookmark_value>MDETERM function</bookmark_value><bookmark_value>determinants</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>MDETERM function</bookmark_value><bookmark_value>determinants</bookmark_value>"
#: 04060107.xhp
msgctxt ""
@@ -15286,7 +15286,7 @@ msgctxt ""
"bm_id3151348\n"
"help.text"
msgid "<bookmark_value>MINVERSE function</bookmark_value><bookmark_value>inverse arrays</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>MINVERSE function</bookmark_value><bookmark_value>inverse arrays</bookmark_value>"
#: 04060107.xhp
msgctxt ""
@@ -15438,7 +15438,7 @@ msgctxt ""
"par_id3159366\n"
"help.text"
msgid "In the spreadsheet, select the range in which the transposed array can appear. If the original array has n rows and m columns, your selected range must have at least m rows and n columns. Then enter the formula directly, select the original array and press <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Shift + Command + Enter</emph></caseinline><defaultinline><emph>Shift + Ctrl + Enter</emph></defaultinline></switchinline>. Or, if you are using the <emph>Function Wizard</emph>, mark the <emph>Array</emph> check box. The transposed array appears in the selected target range and is protected automatically against changes."
-msgstr ""
+msgstr "In the spreadsheet, select the range in which the transposed array can appear. If the original array has n rows and m columns, your selected range must have at least m rows and n columns. Then enter the formula directly, select the original array and press <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Shift + Command + Enter</emph></caseinline><defaultinline><emph>Shift + Ctrl + Enter</emph></defaultinline></switchinline>. Or, if you are using the <emph>Function Wizard</emph>, mark the <emph>Array</emph> check box. The transposed array appears in the selected target range and is protected automatically against changes."
#: 04060107.xhp
msgctxt ""
@@ -15462,7 +15462,7 @@ msgctxt ""
"par_id3178518\n"
"help.text"
msgid "Then <emph>make sure to enter it as matrix formula with </emph><switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Shift + Command + Enter</emph></caseinline><defaultinline><emph>Shift + Ctrl + Enter</emph></defaultinline></switchinline>. The result will be as follows:"
-msgstr ""
+msgstr "Then <emph>make sure to enter it as matrix formula with </emph><switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Shift + Command + Enter</emph></caseinline><defaultinline><emph>Shift + Ctrl + Enter</emph></defaultinline></switchinline>. The result will be as follows:"
#: 04060107.xhp
msgctxt ""
@@ -15542,7 +15542,7 @@ msgctxt ""
"par_id0811200804502261\n"
"help.text"
msgid "LINEST returns a table (array) of statistics as below and must be entered as an array formula (for example by using <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline><emph> + Shift + Return</emph> rather than just <emph>Return</emph>)."
-msgstr ""
+msgstr "LINEST returns a table (array) of statistics as below and must be entered as an array formula (for example by using <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline><emph> + Shift + Return</emph> rather than just <emph>Return</emph>)."
#: 04060107.xhp
msgctxt ""
@@ -16062,7 +16062,7 @@ msgctxt ""
"par_id3158106\n"
"help.text"
msgid "The formula in the <emph>Formula</emph> bar corresponds to each cell of the LINEST array <item type=\"input\">{=LINEST(C2:C8;A2:B8;1;1)}</item>."
-msgstr ""
+msgstr "The formula in the <emph>Formula</emph> bar corresponds to each cell of the LINEST array <item type=\"input\">{=LINEST(C2:C8;A2:B8;1;1)}</item>."
#: 04060107.xhp
msgctxt ""
@@ -16078,7 +16078,7 @@ msgctxt ""
"bm_id3158146\n"
"help.text"
msgid "<bookmark_value>slopes, see also regression lines</bookmark_value><bookmark_value>regression lines; LINEST function</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>slopes, see also regression lines</bookmark_value><bookmark_value>regression lines; LINEST function</bookmark_value>"
#: 04060107.xhp
msgctxt ""
@@ -16102,7 +16102,7 @@ msgctxt ""
"bm_id3158204\n"
"help.text"
msgid "<bookmark_value>standard errors; array functions</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>standard errors; array functions</bookmark_value>"
#: 04060107.xhp
msgctxt ""
@@ -16254,7 +16254,7 @@ msgctxt ""
"bm_id3163286\n"
"help.text"
msgid "<bookmark_value>SUMPRODUCT function</bookmark_value><bookmark_value>scalar products</bookmark_value><bookmark_value>dot products</bookmark_value><bookmark_value>inner products</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>SUMPRODUCT function</bookmark_value><bookmark_value>scalar products</bookmark_value><bookmark_value>dot products</bookmark_value><bookmark_value>inner products</bookmark_value>"
#: 04060107.xhp
msgctxt ""
@@ -16278,7 +16278,7 @@ msgctxt ""
"par_id3163347\n"
"help.text"
msgid "SUMPRODUCT(Array1; Array2; ...; Array30)"
-msgstr ""
+msgstr "SUMPRODUCT(Array1; Array2; ...; Array30)"
#: 04060107.xhp
msgctxt ""
@@ -16286,7 +16286,7 @@ msgctxt ""
"par_id3163362\n"
"help.text"
msgid "<emph>Array1, Array2; ...; Array30</emph> represent arrays whose corresponding elements are to be multiplied."
-msgstr ""
+msgstr "<emph>Array1, Array2; ...; Array30</emph> represent arrays whose corresponding elements are to be multiplied."
#: 04060107.xhp
msgctxt ""
@@ -16686,7 +16686,7 @@ msgctxt ""
"par_id3166196\n"
"help.text"
msgid "<emph>LinearType</emph> (optional). If LinearType = 0, then lines will be calculated through the zero point. Otherwise, offset lines will also be calculated. The default is LinearType <> 0."
-msgstr ""
+msgstr "<emph>LinearType</emph> (optional). If LinearType = 0, then lines will be calculated through the zero point. Otherwise, offset lines will also be calculated. The default is LinearType <> 0."
#: 04060107.xhp
msgctxt ""
@@ -16694,7 +16694,7 @@ msgctxt ""
"par_id3166245\n"
"help.text"
msgid "Select a spreadsheet range in which the trend data will appear. Select the function. Enter the output data or select it with the mouse. Mark the <emph>Array</emph> field, click <emph>OK</emph>. The trend data calculated from the output data is displayed."
-msgstr ""
+msgstr "Select a spreadsheet range in which the trend data will appear. Select the function. Enter the output data or select it with the mouse. Mark the <emph>Array</emph> field, click <emph>OK</emph>. The trend data calculated from the output data is displayed."
#: 04060107.xhp
msgctxt ""
@@ -16702,7 +16702,7 @@ msgctxt ""
"bm_id3166317\n"
"help.text"
msgid "<bookmark_value>GROWTH function</bookmark_value><bookmark_value>exponential trends in arrays</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>GROWTH function</bookmark_value><bookmark_value>exponential trends in arrays</bookmark_value>"
#: 04060107.xhp
msgctxt ""
@@ -16758,7 +16758,7 @@ msgctxt ""
"par_id3173817\n"
"help.text"
msgid "<emph>FunctionType</emph> (optional). If FunctionType = 0, functions in the form y = m^x will be calculated. Otherwise, y = b*m^x functions will be calculated."
-msgstr ""
+msgstr "<emph>FunctionType</emph> (optional). If FunctionType = 0, functions in the form y = m^x will be calculated. Otherwise, y = b*m^x functions will be calculated."
#: 04060107.xhp
msgctxt ""
@@ -16766,7 +16766,7 @@ msgctxt ""
"par_id3173852\n"
"help.text"
msgid "This function returns an array and is handled in the same way as the other array functions. Select a range where you want the answers to appear and select the function. Select <emph>DataY</emph>. Enter any other parameters, mark <emph>Array</emph> and click <emph>OK</emph>."
-msgstr ""
+msgstr "This function returns an array and is handled in the same way as the other array functions. Select a range where you want the answers to appear and select the function. Select <emph>DataY</emph>. Enter any other parameters, mark <emph>Array</emph> and click <emph>OK</emph>."
#: 04060108.xhp
msgctxt ""
@@ -24326,7 +24326,7 @@ msgctxt ""
"par_id3156294\n"
"help.text"
msgid "<emph>UpperLimit</emph> is optional. It is the upper limit of the integral. If this value is missing, the calculation takes place between 0 and the lower limit."
-msgstr ""
+msgstr "<emph>UpperLimit</emph> is optional. It is the upper limit of the integral. If this value is missing, the calculation takes place between 0 and the lower limit."
#: 04060115.xhp
msgctxt ""
@@ -24374,7 +24374,7 @@ msgctxt ""
"par_id2949715\n"
"help.text"
msgid "<emph>LowerLimit</emph> is the limit of the integral. The calculation takes place between 0 and this limit."
-msgstr ""
+msgstr "<emph>LowerLimit</emph> is the limit of the integral. The calculation takes place between 0 and this limit."
#: 04060115.xhp
msgctxt ""
diff --git a/source/en-GB/helpcontent2/source/text/scalc/02.po b/source/en-GB/helpcontent2/source/text/scalc/02.po
index 10173fb2344..3e76a5406ce 100644
--- a/source/en-GB/helpcontent2/source/text/scalc/02.po
+++ b/source/en-GB/helpcontent2/source/text/scalc/02.po
@@ -3,9 +3,9 @@ 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-05-12 14:35+0200\n"
-"PO-Revision-Date: 2017-06-03 15:33+0000\n"
-"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:56+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en_GB\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1496503989.000000\n"
+"X-POOTLE-MTIME: 1542196592.000000\n"
#: 02130000.xhp
msgctxt ""
@@ -45,8 +45,8 @@ msgctxt ""
"02130000.xhp\n"
"par_id3155267\n"
"help.text"
-msgid "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Icon</alt></image>"
+msgid "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Currency Number Format Icon</alt></image>"
+msgstr ""
#: 02130000.xhp
msgctxt ""
@@ -61,8 +61,8 @@ msgctxt ""
"02130000.xhp\n"
"par_id3146776\n"
"help.text"
-msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cell - Numbers\">Format - Cell - Numbers</link>."
-msgstr "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cells - Numbers\">Format - Cells - Numbers</link>."
+msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cells - Numbers\">Format - Cells - Numbers</link>."
+msgstr ""
#: 02140000.xhp
msgctxt ""
diff --git a/source/en-GB/helpcontent2/source/text/scalc/06.po b/source/en-GB/helpcontent2/source/text/scalc/06.po
index 080710fc446..b9e468bc065 100644
--- a/source/en-GB/helpcontent2/source/text/scalc/06.po
+++ b/source/en-GB/helpcontent2/source/text/scalc/06.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: 2018-06-14 17:23+0200\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
"PO-Revision-Date: 2018-07-08 10:02+0000\n"
"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1531044148.000000\n"
+"X-POOTLE-MTIME: 1531044138.000000\n"
#: calcsamplefiles.xhp
msgctxt ""
@@ -23,35 +23,3 @@ msgctxt ""
"help.text"
msgid "Calc Sample Files"
msgstr "Calc Sample Files"
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521663319917\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/imtrigon.ods\" id=\"ods_id61521568603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr "<object data=\"media/files/scalc/imtrigon.ods\" id=\"ods_id61521568603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521663319918\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/trigon.ods\" id=\"ods_id61521548603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr "<object data=\"media/files/scalc/trigon.ods\" id=\"ods_id61521548603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521563314918\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/pivot.ods\" id=\"ods_id61521547603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr "<object data=\"media/files/scalc/pivot.ods\" id=\"ods_id61521547603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id721528312694192\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/functions_ifs.ods\" id=\"ods_id61521547603534\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr "<object data=\"media/files/scalc/functions_ifs.ods\" id=\"ods_id61521547603534\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
diff --git a/source/en-GB/helpcontent2/source/text/scalc/guide.po b/source/en-GB/helpcontent2/source/text/scalc/guide.po
index d84114444ab..c6af041a141 100644
--- a/source/en-GB/helpcontent2/source/text/scalc/guide.po
+++ b/source/en-GB/helpcontent2/source/text/scalc/guide.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-31 14:10+0200\n"
-"PO-Revision-Date: 2018-08-03 23:25+0000\n"
-"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:56+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en_GB\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1533338706.000000\n"
+"X-POOTLE-MTIME: 1542196592.000000\n"
#: address_auto.xhp
msgctxt ""
@@ -3709,8 +3709,8 @@ msgctxt ""
"database_filter.xhp\n"
"par_idN10693\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - Standard Filter</item>."
-msgstr "Choose <item type=\"menuitem\">Data - Filter - Standard Filter</item>."
+msgid "Choose <item type=\"menuitem\">Data - More Filters - Standard Filter</item>."
+msgstr ""
#: database_filter.xhp
msgctxt ""
@@ -3765,8 +3765,8 @@ msgctxt ""
"database_filter.xhp\n"
"par_id3154944\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - AutoFilter</item>."
-msgstr "Choose <item type=\"menuitem\">Data - Filter - AutoFilter</item>."
+msgid "Choose <item type=\"menuitem\">Data - AutoFilter</item>."
+msgstr ""
#: database_filter.xhp
msgctxt ""
diff --git a/source/en-GB/helpcontent2/source/text/shared.po b/source/en-GB/helpcontent2/source/text/shared.po
index 12c1133dffc..f87fc821f64 100644
--- a/source/en-GB/helpcontent2/source/text/shared.po
+++ b/source/en-GB/helpcontent2/source/text/shared.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: 2018-07-16 09:43+0000\n"
-"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:56+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en_GB\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1531734218.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196594.000000\n"
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -2013,5 +2013,5 @@ msgctxt ""
"need_help.xhp\n"
"hd_id1000010\n"
"help.text"
-msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"http://documentation.libreoffice.org/en/join-community/update-help-contents\">web page on writing Help contents</link>."
-msgstr "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"http://documentation.libreoffice.org/en/join-community/update-help-contents\">web page on writing Help contents</link>."
+msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"https://documentation.libreoffice.org/en/join-community/update-help-contents\"><emph>web page on writing Help contents</emph></link>."
+msgstr ""
diff --git a/source/en-GB/helpcontent2/source/text/shared/00.po b/source/en-GB/helpcontent2/source/text/shared/00.po
index 76e7c1d01fd..c898bace2e5 100644
--- a/source/en-GB/helpcontent2/source/text/shared/00.po
+++ b/source/en-GB/helpcontent2/source/text/shared/00.po
@@ -3,9 +3,9 @@ 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-10-21 20:57+0200\n"
-"PO-Revision-Date: 2018-10-22 23:03+0000\n"
-"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:56+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en_GB\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1540249417.000000\n"
+"X-POOTLE-MTIME: 1542196595.000000\n"
#: 00000001.xhp
msgctxt ""
@@ -6221,8 +6221,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id621525017637963\n"
"help.text"
-msgid "Choose <emph>File - Export as EPUB</emph>."
-msgstr "Choose <emph>File - Export as EPUB</emph>."
+msgid "Choose <emph>File - Export As - Export as EPUB</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -7197,16 +7197,16 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1091B\n"
"help.text"
-msgid "<variable id=\"grid\">Choose <emph>View - Grid</emph> (Impress or Draw).</variable>"
-msgstr "<variable id=\"grid\">Choose <emph>View - Grid</emph> (Impress or Draw).</variable>"
+msgid "<variable id=\"grid\">Choose <emph>View - Grid and Helplines</emph> (Impress or Draw).</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_idN1092E\n"
"help.text"
-msgid "<variable id=\"guides\">Choose <emph>View - Snap Lines</emph> (Impress or Draw).</variable>"
-msgstr "<variable id=\"guides\">Choose <emph>View - Snap Lines</emph> (Impress or Draw).</variable>"
+msgid "<variable id=\"guides\">Choose <emph>View - Snap Guides</emph> (Impress or Draw).</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7861,8 +7861,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id9988402\n"
"help.text"
-msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Updates</emph> button.</variable>"
-msgstr "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Updates</emph> button.</variable>"
+msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Check for Updates</emph> button.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -8075,14 +8075,6 @@ msgstr "<variable id=\"allg\">Choose <switchinline select=\"sys\"><caseinline se
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
-"par_id3150032\n"
-"help.text"
-msgid "<variable id=\"arbeit\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Memory</emph>.</variable>"
-msgstr "<variable id=\"arbeit\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Memory</emph>.</variable>"
-
-#: 00000406.xhp
-msgctxt ""
-"00000406.xhp\n"
"par_id3159153\n"
"help.text"
msgid "<variable id=\"ansicht\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - View</emph>.</variable>"
@@ -11045,16 +11037,16 @@ msgctxt ""
"00040502.xhp\n"
"par_id366527\n"
"help.text"
-msgid "Choose <emph>Format - Object - Line</emph> (Writer)."
-msgstr "Choose <emph>Format - Object - Line</emph> (Writer)."
+msgid "Choose <emph>Format - Text Box and Shape - Line</emph> (Writer)."
+msgstr ""
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
"par_id3835261\n"
"help.text"
-msgid "Choose <emph>Format - Graphic - Line</emph> (Calc)."
-msgstr "Choose <emph>Format - Graphic - Line</emph> (Calc)."
+msgid "Choose <emph>Format - Object - Line</emph> (Calc)."
+msgstr ""
#: 00040502.xhp
msgctxt ""
@@ -11085,8 +11077,8 @@ msgctxt ""
"00040502.xhp\n"
"par_id3154285\n"
"help.text"
-msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Object - </emph></caseinline><caseinline select=\"CALC\"><emph>Graphic - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
-msgstr "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Object - </emph></caseinline><caseinline select=\"CALC\"><emph>Graphic - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
+msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Text Box and Shape - </emph></caseinline><caseinline select=\"CALC\"><emph>Object - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
+msgstr ""
#: 00040502.xhp
msgctxt ""
diff --git a/source/en-GB/helpcontent2/source/text/shared/01.po b/source/en-GB/helpcontent2/source/text/shared/01.po
index 20ca98b1279..a085bb0d639 100644
--- a/source/en-GB/helpcontent2/source/text/shared/01.po
+++ b/source/en-GB/helpcontent2/source/text/shared/01.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2018-10-22 23:04+0000\n"
-"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:56+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en_GB\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1540249476.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196599.000000\n"
#: 01010000.xhp
msgctxt ""
@@ -33637,8 +33637,8 @@ msgctxt ""
"06130000.xhp\n"
"par_id3153748\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
-msgstr "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Runs or saves the current macro.</ahelp>"
+msgstr ""
#: 06130000.xhp
msgctxt ""
@@ -40771,14 +40771,6 @@ msgstr "Export the current file to <link href=\"text/shared/00/00000002.xhp#epub
#: ref_epub_export.xhp
msgctxt ""
"ref_epub_export.xhp\n"
-"par_id701525003241759\n"
-"help.text"
-msgid "<embedvar href=\"text/shared/00/00000002.xhp#epubv\" markup=\"keep\"/>"
-msgstr "<embedvar href=\"text/shared/00/00000002.xhp#epubv\" markup=\"keep\"/>"
-
-#: ref_epub_export.xhp
-msgctxt ""
-"ref_epub_export.xhp\n"
"par_id19921\n"
"help.text"
msgid "<image id=\"img_id22170\" src=\"media/screenshots/modules/swriter/ui/exportepub/EPubDialog.png\" localize=\"true\" width=\"664px\" height=\"482px\"><alt id=\"alt_id59843\">EPUB dialog box</alt></image>"
@@ -40925,8 +40917,8 @@ msgctxt ""
"ref_epub_export.xhp\n"
"par_id971525023515891\n"
"help.text"
-msgid "For custom metadata, you must provide a file with same name as the original filename and with extension as \".xmp\". The provided metadata will override the the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type=\"literal\">MyText.xmp</item>."
-msgstr "For custom metadata, you must provide a file with same name as the original filename and with extension as \".xmp\". The provided metadata will override the the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type=\"literal\">MyText.xmp</item>."
+msgid "For custom metadata, you must provide a file with same name as the original filename and with extension as \".xmp\". The provided metadata will override the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type=\"literal\">MyText.xmp</item>."
+msgstr ""
#: ref_epub_export.xhp
msgctxt ""
diff --git a/source/en-GB/helpcontent2/source/text/shared/guide.po b/source/en-GB/helpcontent2/source/text/shared/guide.po
index 73b77da55de..6bb60daa9a0 100644
--- a/source/en-GB/helpcontent2/source/text/shared/guide.po
+++ b/source/en-GB/helpcontent2/source/text/shared/guide.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-09-23 11:54+0000\n"
-"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:56+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en_GB\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1537703670.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196605.000000\n"
#: aaa_start.xhp
msgctxt ""
@@ -8829,8 +8829,8 @@ msgctxt ""
"gallery_insert.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by selecting <emph>Tools - Gallery</emph>."
-msgstr "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by selecting <emph>Tools - Gallery</emph>."
+msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by choosing <emph>Insert - Media - Gallery</emph>."
+msgstr ""
#: gallery_insert.xhp
msgctxt ""
diff --git a/source/en-GB/helpcontent2/source/text/shared/optionen.po b/source/en-GB/helpcontent2/source/text/shared/optionen.po
index 696dacab469..ddea280ffd3 100644
--- a/source/en-GB/helpcontent2/source/text/shared/optionen.po
+++ b/source/en-GB/helpcontent2/source/text/shared/optionen.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-10-14 22:37+0000\n"
-"Last-Translator: Andi Chandler <andi@gowling.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:56+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en_GB\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1539556635.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196607.000000\n"
#: 01000000.xhp
msgctxt ""
@@ -267,6 +267,14 @@ msgstr "Some of the user data is included automatically in an internal dictionar
#: 01010100.xhp
msgctxt ""
"01010100.xhp\n"
+"par_id3153032\n"
+"help.text"
+msgid "User data is also used when commenting and in tracking changes mode, to identify comments/edits author; and to mark last edit position in document, so that when author opens the document later, it opens at the last edit position."
+msgstr ""
+
+#: 01010100.xhp
+msgctxt ""
+"01010100.xhp\n"
"hd_id3147653\n"
"help.text"
msgid "Address"
@@ -14741,8 +14749,8 @@ msgctxt ""
"opencl.xhp\n"
"par_id5293741\n"
"help.text"
-msgid "for more information on OpenCL, visit <link href=\"http://www.khronos.org/opencl/\">the OpenCL site</link>"
-msgstr "for more information on OpenCL, visit <link href=\"http://www.khronos.org/opencl/\">the OpenCL site</link>"
+msgid "for more information on OpenCL, visit <link href=\"https://www.khronos.org/opencl/\">the OpenCL site</link>"
+msgstr ""
#: persona_firefox.xhp
msgctxt ""
diff --git a/source/en-GB/helpcontent2/source/text/simpress/02.po b/source/en-GB/helpcontent2/source/text/simpress/02.po
index 6e26b031572..b01992ca814 100644
--- a/source/en-GB/helpcontent2/source/text/simpress/02.po
+++ b/source/en-GB/helpcontent2/source/text/simpress/02.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-10-04 11:48+0200\n"
-"PO-Revision-Date: 2016-05-02 13:03+0000\n"
-"Last-Translator: Anonymous Pootle User\n"
+"PO-Revision-Date: 2017-10-20 11:54+0000\n"
+"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en_GB\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1462194202.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1508500470.000000\n"
#: 04010000.xhp
msgctxt ""
@@ -4670,7 +4670,7 @@ msgctxt ""
"par_id3151073\n"
"help.text"
msgid "<ahelp hid=\".uno:OutlineFormat\">Shows or hides the character formatting of the slide headings. To change the character formatting of a heading, open the <emph>Styles</emph> window, right-click a style, and then choose <emph>Modify</emph>.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".uno:OutlineFormat\">Shows or hides the character formatting of the slide headings. To change the character formatting of a heading, open the <emph>Styles</emph> window, right-click a style, and then choose <emph>Modify</emph>.</ahelp>"
#: 11100000.xhp
msgctxt ""
diff --git a/source/en-GB/helpcontent2/source/text/smath.po b/source/en-GB/helpcontent2/source/text/smath.po
index b2b081e91eb..ebc3a65b371 100644
--- a/source/en-GB/helpcontent2/source/text/smath.po
+++ b/source/en-GB/helpcontent2/source/text/smath.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2017-01-12 17:33+0000\n"
+"PO-Revision-Date: 2018-11-13 09:07+0000\n"
"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en_GB\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1484242428.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542100039.000000\n"
#: main0000.xhp
msgctxt ""
@@ -62,7 +62,7 @@ msgctxt ""
"par_id3143269\n"
"help.text"
msgid "Have a look at <link href=\"https://www.dmaths.org\">www.dmaths.org</link> for a set of additional %PRODUCTNAME Math icons and macros."
-msgstr ""
+msgstr "Have a look at <link href=\"https://www.dmaths.org\">www.dmaths.org</link> for a set of additional %PRODUCTNAME Math icons and macros."
#: main0100.xhp
msgctxt ""
diff --git a/source/en-GB/helpcontent2/source/text/smath/01.po b/source/en-GB/helpcontent2/source/text/smath/01.po
index 354123781f2..4c02de3702e 100644
--- a/source/en-GB/helpcontent2/source/text/smath/01.po
+++ b/source/en-GB/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: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-08-03 23:27+0000\n"
+"PO-Revision-Date: 2018-11-13 09:11+0000\n"
"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en_GB\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1533338854.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542100312.000000\n"
#: 02080000.xhp
msgctxt ""
@@ -12366,7 +12366,7 @@ msgctxt ""
"par_id3153916\n"
"help.text"
msgid "The <emph>Insert</emph> dialog is set up like the <link href=\"text/shared/01/01020000.xhp\" name=\"Open\"><emph>Open</emph></link> dialog under <emph>File</emph>. Use the <emph>Insert</emph> dialog to load, edit and display a formula saved as a file in the <emph>Commands</emph> window."
-msgstr ""
+msgstr "The <emph>Insert</emph> dialogue box is set up like the <link href=\"text/shared/01/01020000.xhp\" name=\"Open\"><emph>Open</emph></link> dialogue box under <emph>File</emph>. Use the <emph>Insert</emph> dialogue box to load, edit and display a formula saved as a file in the <emph>Commands</emph> window."
#: 06020000.xhp
msgctxt ""
@@ -12374,7 +12374,7 @@ msgctxt ""
"par_id3153917\n"
"help.text"
msgid "You can import MathML files created by other applications as well. The MathML source must have a <item type=\"code\">math</item> element with an <item type=\"code\">xmlns</item> attribute with value \"http://www.w3.org/1998/Math/MathML\". The languages MathML and StarMath are not fully compatible, therefore you should revise the import result. For details about the language MathML see its <link href=\"https://www.w3.org/TR/#tr_MathML\">specification</link>."
-msgstr ""
+msgstr "You can import MathML files created by other applications as well. The MathML source must have a <item type=\"code\">math</item> element with an <item type=\"code\">xmlns</item> attribute with value \"http://www.w3.org/1998/Math/MathML\". The languages MathML and StarMath are not fully compatible, therefore you should revise the import result. For details about the language MathML see its <link href=\"https://www.w3.org/TR/#tr_MathML\">specification</link>."
#: 06020000.xhp
msgctxt ""
@@ -12422,4 +12422,4 @@ msgctxt ""
"par_id3153919\n"
"help.text"
msgid "This command handles only MathML content. If you have copied a %PRODUCTNAME Math formula to clipboard, insert it using the command <link href=\"text/shared/01/02060000.xhp\" name=\"Paste\"><emph>Paste</emph></link> under <emph>Edit</emph>."
-msgstr ""
+msgstr "This command handles only MathML content. If you have copied a %PRODUCTNAME Math formula to clipboard, insert it using the command <link href=\"text/shared/01/02060000.xhp\" name=\"Paste\"><emph>Paste</emph></link> under <emph>Edit</emph>."
diff --git a/source/en-GB/helpcontent2/source/text/swriter/00.po b/source/en-GB/helpcontent2/source/text/swriter/00.po
index 2d7f43e7402..0a75edf08b9 100644
--- a/source/en-GB/helpcontent2/source/text/swriter/00.po
+++ b/source/en-GB/helpcontent2/source/text/swriter/00.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: 2018-09-06 11:43+0000\n"
-"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:56+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en_GB\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1536234237.000000\n"
+"X-POOTLE-MTIME: 1542196609.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -37,8 +37,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3150253\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\"><alt id=\"alt_id3145389\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\"><alt id=\"alt_id3145389\">Icon</alt></image>"
+msgid "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145389\">Wrap Off Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -53,8 +53,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3156397\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\"><alt id=\"alt_id3149048\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\"><alt id=\"alt_id3149048\">Icon</alt></image>"
+msgid "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149048\">Wrap On Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -69,8 +69,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3154558\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\"><alt id=\"alt_id3152999\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\"><alt id=\"alt_id3152999\">Icon</alt></image>"
+msgid "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152999\">Wrap Through Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -85,8 +85,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3148773\n"
"help.text"
-msgid "<image src=\"res/sc06301.png\" id=\"img_id3149026\"><alt id=\"alt_id3149026\">Icon</alt></image>"
-msgstr "<image src=\"res/sc06301.png\" id=\"img_id3149026\"><alt id=\"alt_id3149026\">Icon</alt></image>"
+msgid "<image src=\"res/sc06301.png\" id=\"img_id3149026\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149026\">Jump to Previous Script Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -101,8 +101,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3151265\n"
"help.text"
-msgid "<image src=\"res/sc06300.png\" id=\"img_id3151272\"><alt id=\"alt_id3151272\">Icon</alt></image>"
-msgstr "<image src=\"res/sc06300.png\" id=\"img_id3151272\"><alt id=\"alt_id3151272\">Icon</alt></image>"
+msgid "<image src=\"res/sc06300.png\" id=\"img_id3151272\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151272\"> Jump to Next Script Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -381,8 +381,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3154763\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -397,8 +397,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3151387\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -413,8 +413,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3145823\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -429,8 +429,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150932\n"
"help.text"
-msgid "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\"><alt id=\"alt_id3150502\">Icon</alt></image>"
-msgstr "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\"><alt id=\"alt_id3150502\">Icon</alt></image>"
+msgid "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150502\">Formatting Marks Icon</alt></image>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -461,8 +461,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150765\n"
"help.text"
-msgid "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\"><alt id=\"alt_id3147572\">Icon</alt></image>"
-msgstr "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\"><alt id=\"alt_id3147572\">Icon</alt></image>"
+msgid "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147572\">Web Icon</alt></image>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -2461,8 +2461,8 @@ msgctxt ""
"stylesmenu.xhp\n"
"par_id941529884998705\n"
"help.text"
-msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles</emph></variable>."
-msgstr "<variable id=\"ses\">Choose <emph>Styles - Edit Styles</emph></variable>."
+msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles...</emph></variable>."
+msgstr ""
#: stylesmenu.xhp
msgctxt ""
diff --git a/source/en-GB/helpcontent2/source/text/swriter/guide.po b/source/en-GB/helpcontent2/source/text/swriter/guide.po
index d6952242e21..8ac4b030de4 100644
--- a/source/en-GB/helpcontent2/source/text/swriter/guide.po
+++ b/source/en-GB/helpcontent2/source/text/swriter/guide.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: 2018-09-06 11:45+0000\n"
+"PO-Revision-Date: 2018-11-13 09:07+0000\n"
"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en_GB\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1536234312.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542100031.000000\n"
#: anchor_object.xhp
msgctxt ""
@@ -7550,7 +7550,7 @@ msgctxt ""
"par_id3155900\n"
"help.text"
msgid "Choose <emph>Data - Record</emph>."
-msgstr ""
+msgstr "Choose <emph>Data - Record</emph>."
#: indices_literature.xhp
msgctxt ""
@@ -10934,7 +10934,7 @@ msgctxt ""
"par_id3149847\n"
"help.text"
msgid "Choose <emph>File - Print Preview</emph>."
-msgstr ""
+msgstr "Choose <emph>File - Print Preview</emph>."
#: print_preview.xhp
msgctxt ""
diff --git a/source/en-GB/instsetoo_native/inc_openoffice/windows/msi_languages.po b/source/en-GB/instsetoo_native/inc_openoffice/windows/msi_languages.po
index c3b29e2515c..4213a0d711c 100644
--- a/source/en-GB/instsetoo_native/inc_openoffice/windows/msi_languages.po
+++ b/source/en-GB/instsetoo_native/inc_openoffice/windows/msi_languages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-09-05 17:35+0000\n"
+"PO-Revision-Date: 2018-11-13 09:01+0000\n"
"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en_GB\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1536168935.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542099692.000000\n"
#: ActionTe.ulf
msgctxt ""
@@ -1670,7 +1670,7 @@ msgctxt ""
"OOO_CONTROL_124\n"
"LngText.text"
msgid "Build contributed in collaboration with the community by [Manufacturer]. For credits, see: https://www.documentfoundation.org"
-msgstr ""
+msgstr "Build contributed in collaboration with the community by [Manufacturer]. For credits, see: https://www.documentfoundation.org"
#: Control.ulf
msgctxt ""
diff --git a/source/en-GB/officecfg/registry/data/org/openoffice/Office.po b/source/en-GB/officecfg/registry/data/org/openoffice/Office.po
index 0d83e73fb60..93b1089ffe4 100644
--- a/source/en-GB/officecfg/registry/data/org/openoffice/Office.po
+++ b/source/en-GB/officecfg/registry/data/org/openoffice/Office.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-10-14 22:38+0000\n"
-"Last-Translator: Andi Chandler <andi@gowling.com>\n"
+"PO-Revision-Date: 2018-11-13 09:01+0000\n"
+"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en_GB\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1539556704.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542099711.000000\n"
#: Addons.xcu
msgctxt ""
@@ -185,7 +185,7 @@ msgctxt ""
"Title\n"
"value.text"
msgid "~Labels"
-msgstr ""
+msgstr "~Labels"
#: Common.xcu
msgctxt ""
@@ -194,7 +194,7 @@ msgctxt ""
"Title\n"
"value.text"
msgid "B~usiness Cards"
-msgstr ""
+msgstr "B~usiness Cards"
#: Common.xcu
msgctxt ""
@@ -203,7 +203,7 @@ msgctxt ""
"Title\n"
"value.text"
msgid "M~aster Document"
-msgstr ""
+msgstr "M~aster Document"
#: Common.xcu
msgctxt ""
@@ -1427,7 +1427,7 @@ msgctxt ""
"STR_FILENAME_SUFFIX\n"
"value.text"
msgid "(minimized)"
-msgstr ""
+msgstr "(minimised)"
#: PresentationMinimizer.xcu
msgctxt ""
diff --git a/source/en-GB/officecfg/registry/data/org/openoffice/Office/UI.po b/source/en-GB/officecfg/registry/data/org/openoffice/Office/UI.po
index 646c9b36042..56b85588923 100644
--- a/source/en-GB/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/en-GB/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-10-22 22:58+0000\n"
+"PO-Revision-Date: 2018-11-13 09:02+0000\n"
"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en_GB\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1540249089.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542099767.000000\n"
#: BaseWindowState.xcu
msgctxt ""
@@ -9311,7 +9311,7 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "~Select..."
-msgstr ""
+msgstr "~Select..."
#: DrawImpressCommands.xcu
msgctxt ""
@@ -9320,7 +9320,7 @@ msgctxt ""
"PopupLabel\n"
"value.text"
msgid "Select Table"
-msgstr ""
+msgstr "Select Table"
#: DrawImpressCommands.xcu
msgctxt ""
@@ -9338,7 +9338,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Select Row"
-msgstr ""
+msgstr "Select Row"
#: DrawImpressCommands.xcu
msgctxt ""
@@ -9356,7 +9356,7 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "~Properties..."
-msgstr ""
+msgstr "~Properties..."
#: DrawImpressCommands.xcu
msgctxt ""
@@ -9365,7 +9365,7 @@ msgctxt ""
"PopupLabel\n"
"value.text"
msgid "Ta~ble Properties..."
-msgstr ""
+msgstr "Ta~ble Properties..."
#: DrawImpressCommands.xcu
msgctxt ""
@@ -22264,7 +22264,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Insert"
-msgstr ""
+msgstr "~Insert"
#: GenericCommands.xcu
msgctxt ""
@@ -22273,7 +22273,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Delete"
-msgstr ""
+msgstr "~Delete"
#: GenericCommands.xcu
msgctxt ""
@@ -22282,7 +22282,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Si~ze"
-msgstr ""
+msgstr "Si~ze"
#: GenericCommands.xcu
msgctxt ""
@@ -22417,7 +22417,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "T~able"
-msgstr ""
+msgstr "T~able"
#: GenericCommands.xcu
msgctxt ""
@@ -25216,7 +25216,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Tabbed Compact"
-msgstr ""
+msgstr "Tabbed Compact"
#: ToolbarMode.xcu
msgctxt ""
@@ -29419,7 +29419,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "C~haracter"
-msgstr ""
+msgstr "C~haracter"
#: WriterCommands.xcu
msgctxt ""
@@ -29428,7 +29428,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "P~aragraph"
-msgstr ""
+msgstr "P~aragraph"
#: WriterCommands.xcu
msgctxt ""
@@ -29437,7 +29437,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Bullets and Numbering"
-msgstr ""
+msgstr "~Bullets and Numbering"
#: WriterCommands.xcu
msgctxt ""
@@ -30229,7 +30229,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Default Style"
-msgstr ""
+msgstr "Default Style"
#: WriterCommands.xcu
msgctxt ""
@@ -30238,7 +30238,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Academic"
-msgstr ""
+msgstr "Academic"
#: WriterCommands.xcu
msgctxt ""
@@ -30247,7 +30247,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Elegant"
-msgstr ""
+msgstr "Elegant"
#: WriterCommands.xcu
msgctxt ""
@@ -30256,7 +30256,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Financial"
-msgstr ""
+msgstr "Financial"
#: WriterCommands.xcu
msgctxt ""
@@ -30265,7 +30265,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Box List Blue"
-msgstr ""
+msgstr "Box List Blue"
#: WriterCommands.xcu
msgctxt ""
@@ -30274,7 +30274,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Box List Green"
-msgstr ""
+msgstr "Box List Green"
#: WriterCommands.xcu
msgctxt ""
@@ -30283,7 +30283,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Box List Red"
-msgstr ""
+msgstr "Box List Red"
#: WriterCommands.xcu
msgctxt ""
@@ -30292,7 +30292,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Box List Yellow"
-msgstr ""
+msgstr "Box List Yellow"
#: WriterCommands.xcu
msgctxt ""
diff --git a/source/en-GB/readlicense_oo/docs.po b/source/en-GB/readlicense_oo/docs.po
index 6ba2a1c53ed..d3dbec70846 100644
--- a/source/en-GB/readlicense_oo/docs.po
+++ b/source/en-GB/readlicense_oo/docs.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-06-18 09:27+0000\n"
+"PO-Revision-Date: 2018-11-13 09:02+0000\n"
"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en_GB\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1529314059.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542099778.000000\n"
#: readme.xrm
msgctxt ""
@@ -702,7 +702,7 @@ msgctxt ""
"reportbugs1\n"
"readmeitem.text"
msgid "Our system for reporting, tracking and solving bugs is currently Bugzilla, hosted at <a href=\"https://bugs.documentfoundation.org/\">https://bugs.documentfoundation.org/</a>. We encourage all users to feel entitled and welcome to report bugs that may arise on your particular platform. Energetic reporting of bugs is one of the most important contributions that the user community can make to the ongoing development and improvement of ${PRODUCTNAME}."
-msgstr ""
+msgstr "Our system for reporting, tracking and solving bugs is currently Bugzilla, hosted at <a href=\"https://bugs.documentfoundation.org/\">https://bugs.documentfoundation.org/</a>. We encourage all users to feel entitled and welcome to report bugs that may arise on your particular platform. Energetic reporting of bugs is one of the most important contributions that the user community can make to the ongoing development and improvement of ${PRODUCTNAME}."
#: readme.xrm
msgctxt ""
diff --git a/source/en-GB/sc/messages.po b/source/en-GB/sc/messages.po
index 12f412f0928..e06cf1cff61 100644
--- a/source/en-GB/sc/messages.po
+++ b/source/en-GB/sc/messages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-10-22 23:02+0000\n"
+"PO-Revision-Date: 2018-11-13 09:04+0000\n"
"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en_GB\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1540249336.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542099840.000000\n"
#: sc/inc/compiler.hrc:27
msgctxt "RID_FUNCTION_CATEGORIES"
@@ -720,23 +720,23 @@ msgstr "Group"
#: sc/inc/globstr.hrc:161
msgctxt "STR_SELCOUNT"
msgid "Selected: $1, $2"
-msgstr ""
+msgstr "Selected: $1, $2"
#. To translators: STR_SELCOUNT_ROWARG is $1 of STR_SELCOUNT. $1 of STR_SELCOUNT_ROWARG is number of rows
#: sc/inc/globstr.hrc:163
msgctxt "STR_SELCOUNT_ROWARG"
msgid "$1 row"
msgid_plural "$1 rows"
-msgstr[0] ""
-msgstr[1] ""
+msgstr[0] "$1 row"
+msgstr[1] "$1 rows"
#. To translators: STR_SELCOUNT_COLARG is $1 of STR_SELCOUNT. $1 of STR_SELCOUNT_ROWARG is number of columns
#: sc/inc/globstr.hrc:165
msgctxt "STR_SELCOUNT_COLARG"
msgid "$1 column"
msgid_plural "$1 columns"
-msgstr[0] ""
-msgstr[1] ""
+msgstr[0] "$1 column"
+msgstr[1] "$1 columns"
#: sc/inc/globstr.hrc:166
msgctxt "STR_FILTER_SELCOUNT"
@@ -12736,47 +12736,47 @@ msgstr "Which occurrence of the old text is to be replaced."
#: sc/inc/scfuncs.hrc:3822
msgctxt "SC_OPCODE_REGEX"
msgid "Matches and extracts or optionally replaces text using regular expressions."
-msgstr ""
+msgstr "Matches and extracts or optionally replaces text using regular expressions."
#: sc/inc/scfuncs.hrc:3823
msgctxt "SC_OPCODE_REGEX"
msgid "Text"
-msgstr ""
+msgstr "Text"
#: sc/inc/scfuncs.hrc:3824
msgctxt "SC_OPCODE_REGEX"
msgid "The text to be operated on."
-msgstr ""
+msgstr "The text to be operated on."
#: sc/inc/scfuncs.hrc:3825
msgctxt "SC_OPCODE_REGEX"
msgid "Expression"
-msgstr ""
+msgstr "Expression"
#: sc/inc/scfuncs.hrc:3826
msgctxt "SC_OPCODE_REGEX"
msgid "The regular expression pattern to be matched."
-msgstr ""
+msgstr "The regular expression pattern to be matched."
#: sc/inc/scfuncs.hrc:3827
msgctxt "SC_OPCODE_REGEX"
msgid "Replacement"
-msgstr ""
+msgstr "Replacement"
#: sc/inc/scfuncs.hrc:3828
msgctxt "SC_OPCODE_REGEX"
msgid "The replacement text and references to capture groups."
-msgstr ""
+msgstr "The replacement text and references to capture groups."
#: sc/inc/scfuncs.hrc:3829
msgctxt "SC_OPCODE_REGEX"
msgid "Flags"
-msgstr ""
+msgstr "Flags"
#: sc/inc/scfuncs.hrc:3830
msgctxt "SC_OPCODE_REGEX"
msgid "Text specifying option flags, \"g\" for global replacement."
-msgstr ""
+msgstr "Text specifying option flags, \"g\" for global replacement."
#: sc/inc/scfuncs.hrc:3836
msgctxt "SC_OPCODE_BASE"
@@ -16085,12 +16085,12 @@ msgstr "5 Boxes"
#: sc/uiconfig/scalc/ui/conditionalentry.ui:429
msgctxt "conditionalentry|Label_minimum"
msgid "Minimum"
-msgstr ""
+msgstr "Minimum"
#: sc/uiconfig/scalc/ui/conditionalentry.ui:439
msgctxt "conditionalentry|Label_maximum"
msgid "Maximum"
-msgstr ""
+msgstr "Maximum"
#: sc/uiconfig/scalc/ui/conditionalformatdialog.ui:8
msgctxt "conditionalformatdialog|ConditionalFormatDialog"
diff --git a/source/en-GB/scp2/source/ooo.po b/source/en-GB/scp2/source/ooo.po
index 4465c178994..950b2d71582 100644
--- a/source/en-GB/scp2/source/ooo.po
+++ b/source/en-GB/scp2/source/ooo.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-10-22 22:58+0000\n"
+"PO-Revision-Date: 2018-11-13 09:04+0000\n"
"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en_GB\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1540249103.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542099844.000000\n"
#: folderitem_ooo.ulf
msgctxt ""
@@ -38,7 +38,7 @@ msgctxt ""
"STR_FI_TOOLTIP_SOFFICE\n"
"LngText.text"
msgid "LibreOffice, the office productivity suite provided by The Document Foundation. See https://www.documentfoundation.org"
-msgstr ""
+msgstr "LibreOffice, the office productivity suite provided by The Document Foundation. See https://www.documentfoundation.org"
#: module_helppack.ulf
msgctxt ""
diff --git a/source/en-GB/svtools/messages.po b/source/en-GB/svtools/messages.po
index 0eb58784980..2dd8998361d 100644
--- a/source/en-GB/svtools/messages.po
+++ b/source/en-GB/svtools/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: 2018-09-23 11:44+0000\n"
-"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:36+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en_GB\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1537703040.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195388.000000\n"
#: include/svtools/strings.hrc:25
msgctxt "STR_UNDO"
@@ -1534,8 +1534,8 @@ msgstr "Libhyphen Hyphenator"
#: include/svtools/strings.hrc:360
msgctxt "STR_DESCRIPTION_MYTHES"
-msgid "Mythes Thesaurus"
-msgstr "Mythes Thesaurus"
+msgid "MyThes Thesaurus"
+msgstr ""
#: include/svtools/strings.hrc:361
msgctxt "STR_DESCRIPTION_IGNOREALLLIST"
diff --git a/source/en-GB/svx/messages.po b/source/en-GB/svx/messages.po
index d9793e00690..2ed40c5418a 100644
--- a/source/en-GB/svx/messages.po
+++ b/source/en-GB/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: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: 2018-07-19 22:33+0000\n"
+"PO-Revision-Date: 2018-11-13 09:05+0000\n"
"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en_GB\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1532039610.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542099920.000000\n"
#: include/svx/strings.hrc:25
msgctxt "STR_ObjNameSingulNONE"
@@ -2650,27 +2650,27 @@ msgstr "Watermark"
#: include/svx/strings.hrc:556
msgctxt "RID_SVXSTR_COLOR_DEFAULT_FONTCOLOR"
msgid "Dark Red 2"
-msgstr ""
+msgstr "Dark Red 2"
#: include/svx/strings.hrc:557
msgctxt "RID_SVXSTR_COLOR_DEFAULT_FRAMELINE"
msgid "Blue"
-msgstr ""
+msgstr "Blue"
#: include/svx/strings.hrc:558
msgctxt "RID_SVXSTR_COLOR_DEFAULT_HIGHLIGHT"
msgid "Yellow"
-msgstr ""
+msgstr "Yellow"
#: include/svx/strings.hrc:559
msgctxt "RID_SVXSTR_COLOR_DEFAULT_SHAPE_STROKE"
msgid "Dark Blue 1"
-msgstr ""
+msgstr "Dark Blue 1"
#: include/svx/strings.hrc:560
msgctxt "RID_SVXSTR_COLOR_DEFAULT_SHAPE_FILLING"
msgid "Light Blue 2"
-msgstr ""
+msgstr "Light Blue 2"
#. Elements of the standard color palette
#: include/svx/strings.hrc:562
@@ -8691,162 +8691,162 @@ msgstr "First, Left and Right Pages"
#: svx/inc/spacing.hrc:19
msgctxt "RID_SVXSTRARY_SPACING_INCH"
msgid "None"
-msgstr ""
+msgstr "None"
#: svx/inc/spacing.hrc:20
msgctxt "RID_SVXSTRARY_SPACING_INCH"
msgid "Extra Small (1/16\")"
-msgstr ""
+msgstr "Extra Small (1/16\")"
#: svx/inc/spacing.hrc:21
msgctxt "RID_SVXSTRARY_SPACING_INCH"
msgid "Small (1/8\")"
-msgstr ""
+msgstr "Small (1/8\")"
#: svx/inc/spacing.hrc:22
msgctxt "RID_SVXSTRARY_SPACING_INCH"
msgid "Small Medium (1/4\")"
-msgstr ""
+msgstr "Small Medium (1/4\")"
#: svx/inc/spacing.hrc:23
msgctxt "RID_SVXSTRARY_SPACING_INCH"
msgid "Medium (3/8\")"
-msgstr ""
+msgstr "Medium (3/8\")"
#: svx/inc/spacing.hrc:24
msgctxt "RID_SVXSTRARY_SPACING_INCH"
msgid "Medium Large (1/2\")"
-msgstr ""
+msgstr "Medium Large (1/2\")"
#: svx/inc/spacing.hrc:25
msgctxt "RID_SVXSTRARY_SPACING_INCH"
msgid "Large (3/4\")"
-msgstr ""
+msgstr "Large (3/4\")"
#: svx/inc/spacing.hrc:26
msgctxt "RID_SVXSTRARY_SPACING_INCH"
msgid "Extra Large (1\")"
-msgstr ""
+msgstr "Extra Large (1\")"
#: svx/inc/spacing.hrc:33
msgctxt "RID_SVXSTRARY_SPACING_CM"
msgid "None"
-msgstr ""
+msgstr "None"
#: svx/inc/spacing.hrc:34
msgctxt "RID_SVXSTRARY_SPACING_CM"
msgid "Extra Small (0.16cm)"
-msgstr ""
+msgstr "Extra Small (0.16cm)"
#: svx/inc/spacing.hrc:35
msgctxt "RID_SVXSTRARY_SPACING_CM"
msgid "Small (0.32cm)"
-msgstr ""
+msgstr "Small (0.32cm)"
#: svx/inc/spacing.hrc:36
msgctxt "RID_SVXSTRARY_SPACING_CM"
msgid "Small Medium (0.64cm)"
-msgstr ""
+msgstr "Small Medium (0.64cm)"
#: svx/inc/spacing.hrc:37
msgctxt "RID_SVXSTRARY_SPACING_CM"
msgid "Medium (0.95cm)"
-msgstr ""
+msgstr "Medium (0.95cm)"
#: svx/inc/spacing.hrc:38
msgctxt "RID_SVXSTRARY_SPACING_CM"
msgid "Medium Large (1.27cm)"
-msgstr ""
+msgstr "Medium Large (1.27cm)"
#: svx/inc/spacing.hrc:39
msgctxt "RID_SVXSTRARY_SPACING_CM"
msgid "Large (1.9cm)"
-msgstr ""
+msgstr "Large (1.9cm)"
#: svx/inc/spacing.hrc:40
msgctxt "RID_SVXSTRARY_SPACING_CM"
msgid "Extra Large (2.54cm)"
-msgstr ""
+msgstr "Extra Large (2.54cm)"
#: svx/inc/spacing.hrc:47
msgctxt "RID_SVXSTRARY_MARGINS_INCH"
msgid "None"
-msgstr ""
+msgstr "None"
#: svx/inc/spacing.hrc:48
msgctxt "RID_SVXSTRARY_MARGINS_INCH"
msgid "Extra Small (1/16\")"
-msgstr ""
+msgstr "Extra Small (1/16\")"
#: svx/inc/spacing.hrc:49
msgctxt "RID_SVXSTRARY_MARGINS_INCH"
msgid "Small (1/8\")"
-msgstr ""
+msgstr "Small (1/8\")"
#: svx/inc/spacing.hrc:50
msgctxt "RID_SVXSTRARY_MARGINS_INCH"
msgid "Small Medium (1/4\")"
-msgstr ""
+msgstr "Small Medium (1/4\")"
#: svx/inc/spacing.hrc:51
msgctxt "RID_SVXSTRARY_MARGINS_INCH"
msgid "Medium (3/8\")"
-msgstr ""
+msgstr "Medium (3/8\")"
#: svx/inc/spacing.hrc:52
msgctxt "RID_SVXSTRARY_MARGINS_INCH"
msgid "Medium Large (1/2\")"
-msgstr ""
+msgstr "Medium Large (1/2\")"
#: svx/inc/spacing.hrc:53
msgctxt "RID_SVXSTRARY_MARGINS_INCH"
msgid "Large (3/4\")"
-msgstr ""
+msgstr "Large (3/4\")"
#: svx/inc/spacing.hrc:54
msgctxt "RID_SVXSTRARY_MARGINS_INCH"
msgid "Extra Large (1\")"
-msgstr ""
+msgstr "Extra Large (1\")"
#: svx/inc/spacing.hrc:61
msgctxt "RID_SVXSTRARY_MARGINS_CM"
msgid "None"
-msgstr ""
+msgstr "None"
#: svx/inc/spacing.hrc:62
msgctxt "RID_SVXSTRARY_MARGINS_CM"
msgid "Extra Small (0.16cm)"
-msgstr ""
+msgstr "Extra Small (0.16cm)"
#: svx/inc/spacing.hrc:63
msgctxt "RID_SVXSTRARY_MARGINS_CM"
msgid "Small (0.32cm)"
-msgstr ""
+msgstr "Small (0.32cm)"
#: svx/inc/spacing.hrc:64
msgctxt "RID_SVXSTRARY_MARGINS_CM"
msgid "Small Medium (0.64cm)"
-msgstr ""
+msgstr "Small Medium (0.64cm)"
#: svx/inc/spacing.hrc:65
msgctxt "RID_SVXSTRARY_MARGINS_CM"
msgid "Medium (0.95cm)"
-msgstr ""
+msgstr "Medium (0.95cm)"
#: svx/inc/spacing.hrc:66
msgctxt "RID_SVXSTRARY_MARGINS_CM"
msgid "Medium Large (1.27cm)"
-msgstr ""
+msgstr "Medium Large (1.27cm)"
#: svx/inc/spacing.hrc:67
msgctxt "RID_SVXSTRARY_MARGINS_CM"
msgid "Large (1.9cm)"
-msgstr ""
+msgstr "Large (1.9cm)"
#: svx/inc/spacing.hrc:68
msgctxt "RID_SVXSTRARY_MARGINS_CM"
msgid "Extra Large (2.54cm)"
-msgstr ""
+msgstr "Extra Large (2.54cm)"
#: svx/inc/svxerr.hrc:33
msgctxt "RID_SVXERRCTX"
diff --git a/source/en-GB/sw/messages.po b/source/en-GB/sw/messages.po
index b9fc3e945ea..059e8c959c2 100644
--- a/source/en-GB/sw/messages.po
+++ b/source/en-GB/sw/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-10-22 23:02+0000\n"
-"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:36+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en_GB\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1540249345.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195388.000000\n"
#: sw/inc/app.hrc:29
msgctxt "RID_PARAGRAPHSTYLEFAMILY"
@@ -466,82 +466,82 @@ msgstr "Line"
#: sw/inc/pageformatpanel.hrc:18
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "None"
-msgstr ""
+msgstr "None"
#: sw/inc/pageformatpanel.hrc:19
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Narrow"
-msgstr ""
+msgstr "Narrow"
#: sw/inc/pageformatpanel.hrc:20
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Moderate"
-msgstr ""
+msgstr "Moderate"
#: sw/inc/pageformatpanel.hrc:21
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (0.75\")"
-msgstr ""
+msgstr "Normal (0.75\")"
#: sw/inc/pageformatpanel.hrc:22
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (1\")"
-msgstr ""
+msgstr "Normal (1\")"
#: sw/inc/pageformatpanel.hrc:23
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (1.25\")"
-msgstr ""
+msgstr "Normal (1.25\")"
#: sw/inc/pageformatpanel.hrc:24
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Wide"
-msgstr ""
+msgstr "Wide"
#: sw/inc/pageformatpanel.hrc:25
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Mirrored"
-msgstr ""
+msgstr "Mirrored"
#: sw/inc/pageformatpanel.hrc:31
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "None"
-msgstr ""
+msgstr "None"
#: sw/inc/pageformatpanel.hrc:32
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Narrow"
-msgstr ""
+msgstr "Narrow"
#: sw/inc/pageformatpanel.hrc:33
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Moderate"
-msgstr ""
+msgstr "Moderate"
#: sw/inc/pageformatpanel.hrc:34
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (1.9cm)"
-msgstr ""
+msgstr "Normal (1.9cm)"
#: sw/inc/pageformatpanel.hrc:35
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (2.54cm)"
-msgstr ""
+msgstr "Normal (2.54cm)"
#: sw/inc/pageformatpanel.hrc:36
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (3.18cm)"
-msgstr ""
+msgstr "Normal (3.18cm)"
#: sw/inc/pageformatpanel.hrc:37
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Wide"
-msgstr ""
+msgstr "Wide"
#: sw/inc/pageformatpanel.hrc:38
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Mirrored"
-msgstr ""
+msgstr "Mirrored"
#. Format names
#: sw/inc/strings.hrc:27
@@ -6848,7 +6848,12 @@ msgctxt "asciifilterdialog|lf"
msgid "_LF"
msgstr "_LF"
-#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:264
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:258
+msgctxt "asciifilterdialog|includebom"
+msgid "Include byte-order-mark"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:280
msgctxt "asciifilterdialog|label1"
msgid "Properties"
msgstr "Properties"
diff --git a/source/en-GB/swext/mediawiki/help.po b/source/en-GB/swext/mediawiki/help.po
index c9da8547351..36b30a892b5 100644
--- a/source/en-GB/swext/mediawiki/help.po
+++ b/source/en-GB/swext/mediawiki/help.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2016-11-16 17:31+0000\n"
+"POT-Creation-Date: 2018-11-15 13:53+0100\n"
+"PO-Revision-Date: 2018-11-13 09:06+0000\n"
"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en_GB\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1479317474.000000\n"
+"X-POOTLE-MTIME: 1542099998.000000\n"
#: help.tree
msgctxt ""
@@ -93,8 +93,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id7387615\n"
"help.text"
-msgid "A wiki account on a supported <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
-msgstr "A wiki account on a supported <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
+msgid "A wiki account on a supported <link href=\"https://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -149,24 +149,24 @@ msgctxt ""
"wiki.xhp\n"
"par_id368968\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Options</link> dialog, click Add."
-msgstr "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Options</link> dialogue box, click Add."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\"><emph>Options</emph></link> dialog, click <emph>Add</emph>."
+msgstr ""
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"par_id6962187\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> dialog, enter the account information for the wiki."
-msgstr "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> dialogue box, enter the account information for the wiki."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\"><emph>MediaWiki</emph></link> dialog, enter the account information for the wiki."
+msgstr ""
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"par_id5328836\n"
"help.text"
-msgid "In the URL text box, enter the address of a wiki that you want to connect to."
-msgstr "In the URL text box, enter the address of a wiki that you want to connect to."
+msgid "In the <emph>URL</emph> text box, enter the address of a wiki that you want to connect to."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -181,8 +181,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id5906552\n"
"help.text"
-msgid "In the Username box, enter your user ID for your wiki account."
-msgstr "In the Username box, enter your user ID for your wiki account."
+msgid "In the <emph>Username</emph> box, enter your user ID for your wiki account."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -197,8 +197,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id8869594\n"
"help.text"
-msgid "In the Password box, enter the password for your wiki account, then click OK."
-msgstr "In the Password box, enter the password for your wiki account, then click OK."
+msgid "In the Password box, enter the password for your wiki account, then click <emph>OK</emph>."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -245,8 +245,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id228278\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Send to MediaWiki</link> dialog, specify the settings for your entry."
-msgstr "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Send to MediaWiki</link> dialogue box, specify the settings for your entry."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\"><emph>Send to MediaWiki</emph></link> dialog, specify the settings for your entry."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -318,7 +318,7 @@ msgctxt ""
"par_id4571672\n"
"help.text"
msgid "Use the <emph>MediaWiki</emph> dialog to add or edit your MediaWiki account settings."
-msgstr ""
+msgstr "Use the <emph>MediaWiki</emph> dialogue box to add or edit your MediaWiki account settings."
#: wikiaccount.xhp
msgctxt ""
@@ -326,7 +326,7 @@ msgctxt ""
"par_id7631458\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Enter the URL of a MediaWiki server, starting with \"https://\".</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Enter the URL of a MediaWiki server, starting with \"https://\".</ahelp>"
#: wikiaccount.xhp
msgctxt ""
@@ -358,7 +358,7 @@ msgctxt ""
"par_id3112582\n"
"help.text"
msgid "Enter the Internet address of a wiki server in a format like “https://wiki.documentfoundation.org” or copy the URL from a web browser."
-msgstr ""
+msgstr "Enter the Internet address of a wiki server in a format like “https://wiki.documentfoundation.org” or copy the URL from a web browser."
#: wikiaccount.xhp
msgctxt ""
@@ -374,7 +374,7 @@ msgctxt ""
"par_id9046601\n"
"help.text"
msgid "If you have enabled the master password feature on the <emph>Security</emph> tab page of the <item type=\"menuitem\">Tools - Options - %PRODUCTNAME</item> dialog, then the software can store your password and automatically insert the data where necessary. Enable the <emph>Save password</emph> checkbox to store your password."
-msgstr ""
+msgstr "If you have enabled the master password feature on the <emph>Security</emph> tab page of the <item type=\"menuitem\">Tools - Options - %PRODUCTNAME</item> dialogue box, then the software can store your password and automatically insert the data where necessary. Enable the <emph>Save password</emph> checkbox to store your password."
#: wikiformats.xhp
msgctxt ""
@@ -622,7 +622,7 @@ msgctxt ""
"par_id1743827\n"
"help.text"
msgid "In the <emph>Send to MediaWiki</emph> dialog, specify the settings for your current wiki upload."
-msgstr ""
+msgstr "In the <emph>Send to MediaWiki</emph> dialogue box, specify the settings for your current wiki upload."
#: wikisend.xhp
msgctxt ""
@@ -630,7 +630,7 @@ msgctxt ""
"par_id664082\n"
"help.text"
msgid "<ahelp hid=\".\">Select the MediaWiki server where you want to publish your document. Click <emph>Add</emph> to add a new server to the list.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Select the MediaWiki server where you want to publish your document. Click <emph>Add</emph> to add a new server to the list.</ahelp>"
#: wikisend.xhp
msgctxt ""
@@ -646,7 +646,7 @@ msgctxt ""
"par_id2486342\n"
"help.text"
msgid "<ahelp hid=\".\">Enter an optional short summary or comment.</ahelp> See <link href=\"https://meta.wikimedia.org/wiki/Help:Edit_summary\"><emph>https://meta.wikimedia.org/wiki/Help:Edit_summary</emph></link>."
-msgstr ""
+msgstr "<ahelp hid=\".\">Enter an optional short summary or comment.</ahelp> See <link href=\"https://meta.wikimedia.org/wiki/Help:Edit_summary\"><emph>https://meta.wikimedia.org/wiki/Help:Edit_summary</emph></link>."
#: wikisend.xhp
msgctxt ""
diff --git a/source/en-ZA/cui/messages.po b/source/en-ZA/cui/messages.po
index 3d0a1955485..3618cbab250 100644
--- a/source/en-ZA/cui/messages.po
+++ b/source/en-ZA/cui/messages.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:21+0100\n"
+"PO-Revision-Date: 2018-11-14 11:36+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: en_ZA\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195395.000000\n"
#: cui/inc/strings.hrc:24
msgctxt "RID_SVXSTR_KEY_CONFIG_DIR"
@@ -1580,142 +1583,136 @@ msgid "Dimension line"
msgstr "Dimension line"
#: cui/inc/strings.hrc:365
-#, fuzzy
-msgctxt "RID_SVXSTR_LOAD_ERROR"
-msgid "The selected module could not be loaded."
-msgstr "The selected module could not be loaded."
-
-#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_STARTQUOTE"
msgid "Start Quote"
msgstr ""
-#: cui/inc/strings.hrc:367
+#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_ENDQUOTE"
msgid "End Quote"
msgstr ""
-#: cui/inc/strings.hrc:369
+#: cui/inc/strings.hrc:368
msgctxt "RID_SVXSTR_SELECTEDPERSONA"
msgid "Selected Theme: "
msgstr ""
-#: cui/inc/strings.hrc:370
+#: cui/inc/strings.hrc:369
msgctxt "RID_SVXSTR_SEARCHING"
msgid "Searching, please wait..."
msgstr ""
-#: cui/inc/strings.hrc:371
+#: cui/inc/strings.hrc:370
msgctxt "RID_SVXSTR_SEARCHERROR"
msgid "Cannot open %1, please try again later."
msgstr ""
-#: cui/inc/strings.hrc:372
+#: cui/inc/strings.hrc:371
msgctxt "RID_SVXSTR_NORESULTS"
msgid "No results found."
msgstr ""
-#: cui/inc/strings.hrc:373
+#: cui/inc/strings.hrc:372
msgctxt "RID_SVXSTR_APPLYPERSONA"
msgid "Applying Theme..."
msgstr ""
-#: cui/inc/strings.hrc:374
+#: cui/inc/strings.hrc:373
msgctxt "RID_SVXSTR_INVALIDPERSONAURL"
msgid "Please enter a valid theme address or a search term."
msgstr ""
-#: cui/inc/strings.hrc:376
+#: cui/inc/strings.hrc:375
msgctxt "RID_SVXSTR_TABLE_PRESET_NONE"
msgid "Set No Borders"
msgstr "Set No Borders"
-#: cui/inc/strings.hrc:377
+#: cui/inc/strings.hrc:376
msgctxt "RID_SVXSTR_TABLE_PRESET_ONLYOUTER"
msgid "Set Outer Border Only"
msgstr "Set Outer Border Only"
-#: cui/inc/strings.hrc:378
+#: cui/inc/strings.hrc:377
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERHORI"
msgid "Set Outer Border and Horizontal Lines"
msgstr "Set Outer Border and Horizontal Lines"
-#: cui/inc/strings.hrc:379
+#: cui/inc/strings.hrc:378
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERALL"
msgid "Set Outer Border and All Inner Lines"
msgstr "Set Outer Border and All Inner Lines"
-#: cui/inc/strings.hrc:380
+#: cui/inc/strings.hrc:379
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERINNER"
msgid "Set Outer Border Without Changing Inner Lines"
msgstr "Set Outer Border Without Changing Inner Lines"
-#: cui/inc/strings.hrc:381
+#: cui/inc/strings.hrc:380
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONAL"
msgid "Set Diagonal Lines Only"
msgstr "Set Diagonal Lines Only"
-#: cui/inc/strings.hrc:382
+#: cui/inc/strings.hrc:381
msgctxt "RID_SVXSTR_PARA_PRESET_ALL"
msgid "Set All Four Borders"
msgstr "Set All Four Borders"
-#: cui/inc/strings.hrc:383
+#: cui/inc/strings.hrc:382
msgctxt "RID_SVXSTR_PARA_PRESET_LEFTRIGHT"
msgid "Set Left and Right Borders Only"
msgstr "Set Left and Right Borders Only"
-#: cui/inc/strings.hrc:384
+#: cui/inc/strings.hrc:383
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOM"
msgid "Set Top and Bottom Borders Only"
msgstr "Set Top and Bottom Borders Only"
-#: cui/inc/strings.hrc:385
+#: cui/inc/strings.hrc:384
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYLEFT"
msgid "Set Left Border Only"
msgstr "Set Left Border Only"
-#: cui/inc/strings.hrc:386
+#: cui/inc/strings.hrc:385
msgctxt "RID_SVXSTR_HOR_PRESET_ONLYHOR"
msgid "Set Top and Bottom Borders, and All Inner Lines"
msgstr "Set Top and Bottom Borders, and All Inner Lines"
-#: cui/inc/strings.hrc:387
+#: cui/inc/strings.hrc:386
msgctxt "RID_SVXSTR_VER_PRESET_ONLYVER"
msgid "Set Left and Right Borders, and All Inner Lines"
msgstr "Set Left and Right Borders, and All Inner Lines"
-#: cui/inc/strings.hrc:388
+#: cui/inc/strings.hrc:387
msgctxt "RID_SVXSTR_SHADOW_STYLE_NONE"
msgid "No Shadow"
msgstr "No Shadow"
-#: cui/inc/strings.hrc:389
+#: cui/inc/strings.hrc:388
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMRIGHT"
msgid "Cast Shadow to Bottom Right"
msgstr "Cast Shadow to Bottom Right"
-#: cui/inc/strings.hrc:390
+#: cui/inc/strings.hrc:389
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPRIGHT"
msgid "Cast Shadow to Top Right"
msgstr "Cast Shadow to Top Right"
-#: cui/inc/strings.hrc:391
+#: cui/inc/strings.hrc:390
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMLEFT"
msgid "Cast Shadow to Bottom Left"
msgstr "Cast Shadow to Bottom Left"
-#: cui/inc/strings.hrc:392
+#: cui/inc/strings.hrc:391
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPLEFT"
msgid "Cast Shadow to Top Left"
msgstr "Cast Shadow to Top Left"
-#: cui/inc/strings.hrc:393
+#: cui/inc/strings.hrc:392
msgctxt "RID_SVXSTR_SIGNATURELINE_SIGNED_BY"
msgid "Signed by: %1"
msgstr ""
-#: cui/inc/strings.hrc:394
+#: cui/inc/strings.hrc:393
msgctxt "RID_SVXSTR_OPENCL_RESTART"
msgid "For the OpenCL changes to take effect, %PRODUCTNAME must be restarted."
msgstr ""
@@ -11293,22 +11290,43 @@ msgctxt "signsignatureline|btn_select_certificate"
msgid "Select Certificate"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:168
+#. Name of the signer
+#: cui/uiconfig/ui/signsignatureline.ui:166
+msgctxt "signsignatureline|label_name"
+msgid "or"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:175
+msgctxt "signsignatureline|btn_load_image"
+msgid "Use Signature Image"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:190
+msgctxt "signsignatureline|btn_clear_image"
+msgid "Clear"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:206
+msgctxt "signsignatureline|label_image_dimensions"
+msgid "Best image size: 600 x 100 px"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:237
msgctxt "signsignatureline|label_sign"
msgid "Sign"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:205
+#: cui/uiconfig/ui/signsignatureline.ui:274
msgctxt "signsignatureline|label_add_comment"
msgid "Add comment:"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:241
+#: cui/uiconfig/ui/signsignatureline.ui:310
msgctxt "signsignatureline|label_hint"
msgid "Instructions from the document creator:"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:274
+#: cui/uiconfig/ui/signsignatureline.ui:343
msgctxt "signsignatureline|label_more"
msgid "More"
msgstr ""
diff --git a/source/en-ZA/helpcontent2/source/text/sbasic/shared/01.po b/source/en-ZA/helpcontent2/source/text/sbasic/shared/01.po
index bb0446acd48..b5dd3299ca7 100644
--- a/source/en-ZA/helpcontent2/source/text/sbasic/shared/01.po
+++ b/source/en-ZA/helpcontent2/source/text/sbasic/shared/01.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-16 16:54+0200\n"
-"PO-Revision-Date: 2016-05-02 10:52+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:56+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en_ZA\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1462186335.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196618.000000\n"
#: 06130000.xhp
msgctxt ""
@@ -93,7 +93,7 @@ msgctxt ""
"06130000.xhp\n"
"par_id3154791\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Runs or saves the current macro.</ahelp>"
msgstr ""
#: 06130000.xhp
diff --git a/source/en-ZA/helpcontent2/source/text/scalc/00.po b/source/en-ZA/helpcontent2/source/text/scalc/00.po
index 8ce5ffc97a2..78be03b2e4b 100644
--- a/source/en-ZA/helpcontent2/source/text/scalc/00.po
+++ b/source/en-ZA/helpcontent2/source/text/scalc/00.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-11-22 13:53+0100\n"
-"PO-Revision-Date: 2016-12-22 17:17+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:56+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en_ZA\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1482427079.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196619.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -29,24 +29,24 @@ msgctxt ""
"00000004.xhp\n"
"hd_id3155535\n"
"help.text"
-msgid "<variable id=\"wie\">To access this function... </variable>"
-msgstr "<variable id=\"wie\">To access this function... </variable>"
+msgid "<variable id=\"wie\">To access this function...</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
"par_idN1056E\n"
"help.text"
-msgid "<variable id=\"moreontop\">More explanations on top of this page. </variable>"
-msgstr "<variable id=\"moreontop\">More explanations on top of this page. </variable>"
+msgid "<variable id=\"moreontop\">More explanations on top of this page.</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
"par_idN105AF\n"
"help.text"
-msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone. </variable>"
-msgstr "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone. </variable>"
+msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone.</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -77,63 +77,63 @@ msgctxt ""
"00000402.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph></variable>"
-msgstr "<variable id=\"kopffuss\">Choose <emph>Edit - Headers & Footers</emph></variable>"
+msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3159233\n"
"help.text"
-msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs</variable>"
-msgstr "<variable id=\"bkopfzeile\">Choose <emph>Edit - Headers & Footers - Header/Footer</emph> tabs</variable>"
+msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150443\n"
"help.text"
-msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph></variable>"
-msgstr "<variable id=\"bausfullen\">Choose <emph>Edit - Fill</emph></variable>"
+msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3143267\n"
"help.text"
-msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph></variable>"
-msgstr "<variable id=\"bausunten\">Choose <emph>Edit - Fill - Down</emph></variable>"
+msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153880\n"
"help.text"
-msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph></variable>"
-msgstr "<variable id=\"bausrechts\">Choose <emph>Edit - Fill - Right</emph></variable>"
+msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3151245\n"
"help.text"
-msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph></variable>"
-msgstr "<variable id=\"bausoben\">Choose <emph>Edit - Fill - Up</emph></variable>"
+msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph></variable>"
-msgstr "<variable id=\"bauslinks\">Choose <emph>Edit - Fill - Left</emph></variable>"
+msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150400\n"
"help.text"
-msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph></variable>"
+msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -141,16 +141,16 @@ msgctxt ""
"00000402.xhp\n"
"par_id3154910\n"
"help.text"
-msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph></variable>"
-msgstr "<variable id=\"bausreihe\">Choose <emph>Edit - Fill - Series</emph></variable>"
+msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "Choose <emph>Sheet - Clear Cells</emph>"
-msgstr "Choose <emph>Edit - Delete Contents</emph>"
+msgid "Choose <emph>Sheet - Clear Cells</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -165,40 +165,40 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150011\n"
"help.text"
-msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph></variable>"
-msgstr "<variable id=\"bzelo\">Choose <emph>Edit - Delete Cells</emph></variable>"
+msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153951\n"
"help.text"
-msgid "Choose <emph>Sheet - Delete Sheet</emph>"
-msgstr "Choose <emph>Edit - Delete Contents</emph>"
+msgid "Choose <emph>Sheet - Delete Sheet</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3155306\n"
"help.text"
-msgid "Open context menu for a sheet tab"
-msgstr "Open context menu for a sheet tab"
+msgid "Open context menu for a sheet tab."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3146119\n"
"help.text"
-msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>"
-msgstr "Choose <emph>Edit - Delete Contents</emph>"
+msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3148645\n"
"help.text"
-msgid "Open context menu for a sheet tab"
-msgstr "Open context menu for a sheet tab"
+msgid "Open context menu for a sheet tab."
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -221,23 +221,23 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150275\n"
"help.text"
-msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph></variable>"
-msgstr "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph></variable>"
+msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph></variable>"
-msgstr "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph></variable>"
+msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3148947\n"
"help.text"
-msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph></variable>"
+msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph>.</variable>"
msgstr ""
#: 00000403.xhp
@@ -245,8 +245,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3148663\n"
"help.text"
-msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph></variable>"
-msgstr "<variable id=\"seumvo\">Choose <emph>View - Page Break Preview</emph></variable>"
+msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -269,16 +269,16 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149784\n"
"help.text"
-msgid "Choose <emph>Insert - Cells</emph>"
-msgstr "Choose <emph>Insert - Cells</emph>"
+msgid "Choose <emph>Insert - Cells</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "Open <emph>Insert Cells</emph> toolbar from Tools bar:"
-msgstr "Open <emph>Insert Cells</emph> toolbar from Tools bar:"
+msgid "Open <emph>Insert Cells</emph> toolbar from <emph>Tools</emph> bar:"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -365,7 +365,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149033\n"
"help.text"
-msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph></variable>"
+msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -373,7 +373,7 @@ msgctxt ""
"00000404.xhp\n"
"par_idN1082F\n"
"help.text"
-msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph></variable>"
+msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -381,8 +381,8 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155115\n"
"help.text"
-msgid "Choose <emph>Insert - Function</emph>"
-msgstr "Choose <emph>Insert - Function</emph>"
+msgid "Choose <emph>Insert - Function</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -429,8 +429,8 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155809\n"
"help.text"
-msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date&Time</emph></variable>"
-msgstr "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date&Time</emph></variable>"
+msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date & Time</emph></variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -517,15 +517,15 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155383\n"
"help.text"
-msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph></variable>"
-msgstr "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph></variable>"
+msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153250\n"
"help.text"
-msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph></variable>"
+msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -533,7 +533,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3146776\n"
"help.text"
-msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph></variable>"
+msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -541,7 +541,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3143222\n"
"help.text"
-msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>"
+msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>."
msgstr ""
#: 00000404.xhp
@@ -557,7 +557,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3145214\n"
"help.text"
-msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph></variable>"
+msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -565,7 +565,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153558\n"
"help.text"
-msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph></variable>"
+msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -573,7 +573,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153483\n"
"help.text"
-msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph></variable>"
+msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph>.</variable>"
msgstr ""
#: 00000405.xhp
@@ -597,192 +597,192 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154685\n"
"help.text"
-msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph></variable>"
-msgstr "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph></variable>"
+msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153194\n"
"help.text"
-msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab </variable>"
-msgstr "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab </variable>"
+msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155854\n"
"help.text"
-msgid "<variable id=\"fozei\">Choose <emph>Format - Row</emph></variable>"
-msgstr "<variable id=\"fozei\">Choose <emph>Format - Row</emph></variable>"
+msgid "<variable id=\"fozei\">Choose <emph>Format - Rows</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3150012\n"
"help.text"
-msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Row - Optimal Height</emph></variable>"
-msgstr "<variable id=\"fozeiophoe\">Choose <emph>Format - Row - Optimal Height</emph></variable>"
+msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Rows - Optimal Height</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3148645\n"
"help.text"
-msgid "Choose <emph>Format - Row - Hide</emph>"
-msgstr "Choose <emph>Format - Row - Hide</emph>"
+msgid "Choose <emph>Format - Rows - Hide</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153728\n"
"help.text"
-msgid "Choose <emph>Format - Column - Hide</emph>"
-msgstr "Choose <emph>Format - Column - Hide</emph>"
+msgid "Choose <emph>Format - Columns - Hide</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3151114\n"
"help.text"
-msgid "Choose <emph>Format - Sheet - Hide</emph>"
-msgstr "Choose <emph>Format - Sheet - Hide</emph>"
+msgid "Choose <emph>Sheet - Hide Sheet</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3148576\n"
"help.text"
-msgid "Choose <emph>Format - Row - Show</emph>"
-msgstr "Choose <emph>Format - Row - Show</emph>"
+msgid "Choose <emph>Format - Rows - Show</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156286\n"
"help.text"
-msgid "Choose <emph>Format - Column - Show</emph>"
-msgstr "Choose <emph>Format - Column - Show</emph>"
+msgid "Choose <emph>Format - Columns - Show</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3145645\n"
"help.text"
-msgid "<variable id=\"fospa\">Choose <emph>Format - Column</emph></variable>"
-msgstr "<variable id=\"fospa\">Choose <emph>Format - Column</emph></variable>"
+msgid "<variable id=\"fospa\">Choose <emph>Format - Columns</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3145252\n"
"help.text"
-msgid "Choose <emph>Format - Column - Optimal Width</emph>"
-msgstr "Choose <emph>Format - Column - Optimal Width</emph>"
+msgid "Choose <emph>Format - Columns - Optimal Width</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3146971\n"
"help.text"
-msgid "Double-click right column separator in column headers"
-msgstr "Double-click right column separator in column headers"
+msgid "Double-click right column separator in column headers."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3147362\n"
"help.text"
-msgid "<variable id=\"fot\">Choose <emph>Format - Sheet</emph></variable>"
-msgstr "<variable id=\"fot\">Choose <emph>Format - Sheet</emph></variable>"
+msgid "<variable id=\"fot\">Choose <emph>Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3163805\n"
"help.text"
-msgid "<variable id=\"fotu\">Choose <emph>Format - Sheet - Rename</emph></variable>"
-msgstr "<variable id=\"fotu\">Choose <emph>Format - Sheet - Rename</emph></variable>"
+msgid "<variable id=\"fotu\">Choose <emph>Sheet - Rename Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155333\n"
"help.text"
-msgid "<variable id=\"fotenb\">Choose <emph>Format - Sheet - Show</emph></variable>"
-msgstr "<variable id=\"fotenb\">Choose <emph>Format - Sheet - Show</emph></variable>"
+msgid "<variable id=\"fotenb\">Choose <emph>Sheet - Show Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_idN1077A\n"
"help.text"
-msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph></variable>"
-msgstr "<variable id=\"foste\">Choose <emph>Format - Page</emph></variable>"
+msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155508\n"
"help.text"
-msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab </variable>"
-msgstr "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab </variable>"
+msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3150883\n"
"help.text"
-msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph></variable>"
-msgstr "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph></variable>"
+msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156448\n"
"help.text"
-msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph></variable>"
-msgstr "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph></variable>"
+msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156290\n"
"help.text"
-msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph></variable>"
-msgstr "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph></variable>"
+msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155812\n"
"help.text"
-msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph></variable>"
-msgstr "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Remove</emph></variable>"
+msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153307\n"
"help.text"
-msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph></variable>"
-msgstr "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph></variable>"
+msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153916\n"
"help.text"
-msgid "Choose <emph>Format - AutoFormat</emph>"
-msgstr "Choose <emph>Format - AutoFormat</emph>"
+msgid "Choose <emph>Format - AutoFormat</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3154532\n"
"help.text"
-msgid "On the Tools bar, click"
-msgstr "On the Tools bar, click"
+msgid "On the <emph>Tools</emph> bar, click"
+msgstr ""
#: 00000405.xhp
msgctxt ""
@@ -805,8 +805,8 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154618\n"
"help.text"
-msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph></variable>"
-msgstr "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph></variable>"
+msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -829,7 +829,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150541\n"
"help.text"
-msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph> </variable>"
+msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -837,8 +837,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153194\n"
"help.text"
-msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>"
-msgstr "Choose <emph>Tools - Detective - Trace Precedents</emph>"
+msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -853,7 +853,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph> </variable>"
+msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -861,7 +861,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3145785\n"
"help.text"
-msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph> </variable>"
+msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -869,8 +869,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3155411\n"
"help.text"
-msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>"
-msgstr "Choose <emph>Tools - Detective - Trace Dependents</emph>"
+msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -885,7 +885,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146984\n"
"help.text"
-msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph> </variable>"
+msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -893,7 +893,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154014\n"
"help.text"
-msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph> </variable>"
+msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -901,7 +901,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153188\n"
"help.text"
-msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph> </variable>"
+msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -909,7 +909,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3149410\n"
"help.text"
-msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph> </variable>"
+msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -917,7 +917,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3156284\n"
"help.text"
-msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph> </variable>"
+msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -925,7 +925,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153159\n"
"help.text"
-msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph> </variable>"
+msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -933,7 +933,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3147397\n"
"help.text"
-msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph> </variable>"
+msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -941,7 +941,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154018\n"
"help.text"
-msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph> </variable>"
+msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -949,7 +949,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3269142\n"
"help.text"
-msgid "<variable id=\"solver\">Choose <emph>Tools - Solver</emph> </variable>"
+msgid "<variable id=\"solver\">Choose <emph>Tools - Solver</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -957,7 +957,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id8554338\n"
"help.text"
-msgid "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, <emph>Options</emph> button </variable>"
+msgid "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, click <emph>Options</emph> button.</variable>"
msgstr ""
#: 00000406.xhp
@@ -965,7 +965,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3156277\n"
"help.text"
-msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph> </variable>"
+msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -973,7 +973,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3149020\n"
"help.text"
-msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph></variable>"
+msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -981,7 +981,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154256\n"
"help.text"
-msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph></variable>"
+msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -989,7 +989,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146919\n"
"help.text"
-msgid "Choose <emph>Data - Calculate - Recalculate</emph>"
+msgid "Choose <emph>Data - Calculate - Recalculate</emph>."
msgstr ""
#: 00000406.xhp
@@ -1005,7 +1005,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150941\n"
"help.text"
-msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph> </variable>"
+msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -1013,7 +1013,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3151276\n"
"help.text"
-msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph> </variable>"
+msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph>.</variable>"
msgstr ""
#: 00000407.xhp
@@ -1037,7 +1037,7 @@ msgctxt ""
"00000407.xhp\n"
"par_id3147335\n"
"help.text"
-msgid "<variable id=\"fete\">Choose <item type=\"menuitem\">View - Split Window</item></variable>"
+msgid "<variable id=\"fete\">Choose ><item type=\"menuitem\">View - Split Window</item>.</variable>"
msgstr ""
#: 00000407.xhp
@@ -1045,7 +1045,7 @@ msgctxt ""
"00000407.xhp\n"
"par_id3153663\n"
"help.text"
-msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item></variable>"
+msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1069,48 +1069,48 @@ msgctxt ""
"00000412.xhp\n"
"par_id8366954\n"
"help.text"
-msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph></variable>"
-msgstr "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph></variable>"
+msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3147399\n"
"help.text"
-msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph></variable>"
-msgstr "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph></variable>"
+msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145345\n"
"help.text"
-msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph></variable>"
-msgstr "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph></variable>"
+msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150443\n"
"help.text"
-msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph></variable>"
-msgstr "<variable id=\"dnsrt\">Choose <emph>Data - Sort</emph></variable>"
+msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148491\n"
"help.text"
-msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab"
-msgstr "Choose <emph>Data - Sort - Sort Criteria</emph> tab"
+msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154516\n"
"help.text"
-msgid "On Standard bar, click"
-msgstr "On Standard bar, click"
+msgid "On <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1149,32 +1149,32 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146984\n"
"help.text"
-msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab</variable>"
-msgstr "<variable id=\"dnsrt\">Choose <emph>Data - Sort</emph></variable>"
+msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155308\n"
"help.text"
-msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph></variable>"
-msgstr "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph></variable>"
+msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148646\n"
"help.text"
-msgid "Choose <emph>Data - AutoFilter</emph>"
-msgstr "Choose <emph>Data - Filter - AutoFilter</emph>"
+msgid "Choose <emph>Data - AutoFilter</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151113\n"
"help.text"
-msgid "On Tools bar or Table Data bar, click"
-msgstr "On Tools bar or Table Data bar, click"
+msgid "On <emph>Tools</emph> bar or <emph>Table Data</emph> bar, click"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1197,39 +1197,39 @@ msgctxt ""
"00000412.xhp\n"
"par_id3156278\n"
"help.text"
-msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph></variable>"
-msgstr "<variable id=\"dnfspz\">Choose <emph>Data - Filter - Advanced Filter</emph></variable>"
+msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph> .</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153764\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label"
-msgstr "Choose <emph>Data - Filter - Standard Filter - More>></emph> button"
+msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155444\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label"
-msgstr "Choose <emph>Data - Filter - Advanced Filter - More>></emph> button"
+msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3156382\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Reset Filter</emph>"
-msgstr "Choose <emph>Data - Filter - AutoFilter</emph>"
+msgid "Choose <emph>Data - More Filters - Reset Filter</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155961\n"
"help.text"
-msgid "On Table Data bar, click <emph>Reset Filter/Sort</emph>"
+msgid "On <emph>Table Data</emph> bar, click <emph>Reset Filter/Sort</emph>."
msgstr ""
#: 00000412.xhp
@@ -1253,112 +1253,112 @@ msgctxt ""
"00000412.xhp\n"
"par_id3152778\n"
"help.text"
-msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph></variable>"
-msgstr "<variable id=\"dnaftas\">Choose <emph>Data - Filter - Hide AutoFilter</emph></variable>"
+msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3166424\n"
"help.text"
-msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph></variable>"
-msgstr "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph></variable>"
+msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154574\n"
"help.text"
-msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs</variable>"
-msgstr "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph></variable>"
+msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151277\n"
"help.text"
-msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab</variable>"
-msgstr "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph></variable>"
+msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145133\n"
"help.text"
-msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph></variable>"
-msgstr "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph></variable>"
+msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3152992\n"
"help.text"
-msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab</variable>"
-msgstr "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph></variable>"
+msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150367\n"
"help.text"
-msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab</variable>"
-msgstr "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph></variable>"
+msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154486\n"
"help.text"
-msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab</variable>"
-msgstr "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph></variable>"
+msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3146978\n"
"help.text"
-msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph></variable>"
-msgstr "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph></variable>"
+msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155809\n"
"help.text"
-msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph></variable>"
-msgstr "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph></variable>"
+msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148701\n"
"help.text"
-msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph></variable>"
-msgstr "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph></variable>"
+msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153815\n"
"help.text"
-msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph></variable>"
-msgstr "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph></variable>"
+msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3159223\n"
"help.text"
-msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph></variable>"
-msgstr "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph></variable>"
+msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3146870\n"
"help.text"
-msgid "Choose <emph>Data - Group and Outline - Group</emph>"
-msgstr "Choose <emph>Data - Group and Outline - Group</emph>"
+msgid "Choose <emph>Data - Group and Outline - Group</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1397,8 +1397,8 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146781\n"
"help.text"
-msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>"
-msgstr "Choose <emph>Data - Group and Outline - Ungroup</emph>"
+msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1437,47 +1437,47 @@ msgctxt ""
"00000412.xhp\n"
"par_id3153008\n"
"help.text"
-msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph></variable>"
-msgstr "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph></variable>"
+msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154709\n"
"help.text"
-msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove</emph></variable>"
-msgstr "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove</emph></variable>"
+msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove Outline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id1774346\n"
"help.text"
-msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables)</variable>"
-msgstr "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph></variable>"
+msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables).</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155759\n"
"help.text"
-msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph></variable>"
-msgstr "<variable id=\"dndtpt\">Choose <emph>Data - DataPilot</emph></variable>"
+msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154625\n"
"help.text"
-msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph></variable>"
-msgstr "<variable id=\"dndtpt\">Choose <emph>Data - DataPilot</emph></variable>"
+msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3147558\n"
"help.text"
-msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
+msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1485,7 +1485,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3153297\n"
"help.text"
-msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Current selection</emph>."
+msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Current selection</emph>."
msgstr ""
#: 00000412.xhp
@@ -1493,7 +1493,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3145118\n"
"help.text"
-msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
+msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
msgstr ""
#: 00000412.xhp
@@ -1501,32 +1501,32 @@ msgctxt ""
"00000412.xhp\n"
"par_id3153294\n"
"help.text"
-msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph></variable>"
-msgstr "<variable id=\"dndtpt\">Choose <emph>Data - DataPilot</emph></variable>"
+msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151344\n"
"help.text"
-msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph></variable>"
-msgstr "<variable id=\"dndtpt\">Choose <emph>Data - DataPilot</emph></variable>"
+msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150397\n"
"help.text"
-msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph></variable>"
-msgstr "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph></variable>"
+msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_idN10B8F\n"
"help.text"
-msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph></variable>"
-msgstr "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph></variable>"
+msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
@@ -1549,7 +1549,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162106567373\n"
"help.text"
-msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph> </variable>"
+msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1557,7 +1557,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162109048207\n"
"help.text"
-msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph></variable>"
+msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1565,7 +1565,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162107055028\n"
"help.text"
-msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph></variable>"
+msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1573,7 +1573,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162109126013\n"
"help.text"
-msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph></variable>"
+msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1581,7 +1581,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3149095\n"
"help.text"
-msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph></variable>"
+msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1589,7 +1589,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3149398\n"
"help.text"
-msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph></variable>"
+msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1597,7 +1597,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3150084\n"
"help.text"
-msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph></variable>"
+msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1605,7 +1605,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3153093\n"
"help.text"
-msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph></variable>"
+msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1613,7 +1613,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3153191\n"
"help.text"
-msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph></variable>"
+msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1621,5 +1621,5 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3145645\n"
"help.text"
-msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph></variable>"
+msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph>.</variable>"
msgstr ""
diff --git a/source/en-ZA/helpcontent2/source/text/scalc/02.po b/source/en-ZA/helpcontent2/source/text/scalc/02.po
index 818e5c9c556..cd4948ca50f 100644
--- a/source/en-ZA/helpcontent2/source/text/scalc/02.po
+++ b/source/en-ZA/helpcontent2/source/text/scalc/02.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-05-12 14:35+0200\n"
-"PO-Revision-Date: 2013-06-16 08:50+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:56+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en_ZA\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1371372634.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196619.000000\n"
#: 02130000.xhp
msgctxt ""
@@ -45,8 +45,8 @@ msgctxt ""
"02130000.xhp\n"
"par_id3155267\n"
"help.text"
-msgid "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Icon</alt></image>"
+msgid "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Currency Number Format Icon</alt></image>"
+msgstr ""
#: 02130000.xhp
msgctxt ""
@@ -61,8 +61,8 @@ msgctxt ""
"02130000.xhp\n"
"par_id3146776\n"
"help.text"
-msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cell - Numbers\">Format - Cell - Numbers</link>."
-msgstr "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cell - Numbers\">Format - Cell - Numbers</link>."
+msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cells - Numbers\">Format - Cells - Numbers</link>."
+msgstr ""
#: 02140000.xhp
msgctxt ""
diff --git a/source/en-ZA/helpcontent2/source/text/scalc/06.po b/source/en-ZA/helpcontent2/source/text/scalc/06.po
index 81a6dccd3aa..95efad4abeb 100644
--- a/source/en-ZA/helpcontent2/source/text/scalc/06.po
+++ b/source/en-ZA/helpcontent2/source/text/scalc/06.po
@@ -3,15 +3,18 @@ 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-06-14 17:23+0200\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-04-24 11:30+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: en_ZA\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1524569410.000000\n"
#: calcsamplefiles.xhp
msgctxt ""
@@ -20,35 +23,3 @@ msgctxt ""
"help.text"
msgid "Calc Sample Files"
msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521663319917\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/imtrigon.ods\" id=\"ods_id61521568603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521663319918\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/trigon.ods\" id=\"ods_id61521548603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521563314918\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/pivot.ods\" id=\"ods_id61521547603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id721528312694192\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/functions_ifs.ods\" id=\"ods_id61521547603534\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
diff --git a/source/en-ZA/helpcontent2/source/text/scalc/guide.po b/source/en-ZA/helpcontent2/source/text/scalc/guide.po
index 0e01004e42a..fffb9ccbc30 100644
--- a/source/en-ZA/helpcontent2/source/text/scalc/guide.po
+++ b/source/en-ZA/helpcontent2/source/text/scalc/guide.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-31 14:10+0200\n"
-"PO-Revision-Date: 2016-07-05 21:36+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:57+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en_ZA\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1467754587.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196620.000000\n"
#: address_auto.xhp
msgctxt ""
@@ -3709,8 +3709,8 @@ msgctxt ""
"database_filter.xhp\n"
"par_idN10693\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - Standard Filter</item>."
-msgstr "Choose <item type=\"menuitem\">Data - Filter - Standard Filter</item>."
+msgid "Choose <item type=\"menuitem\">Data - More Filters - Standard Filter</item>."
+msgstr ""
#: database_filter.xhp
msgctxt ""
@@ -3765,8 +3765,8 @@ msgctxt ""
"database_filter.xhp\n"
"par_id3154944\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - AutoFilter</item>."
-msgstr "Choose <item type=\"menuitem\">Data - Filter - AutoFilter</item>."
+msgid "Choose <item type=\"menuitem\">Data - AutoFilter</item>."
+msgstr ""
#: database_filter.xhp
msgctxt ""
diff --git a/source/en-ZA/helpcontent2/source/text/shared.po b/source/en-ZA/helpcontent2/source/text/shared.po
index 2538c547cf7..f114565d974 100644
--- a/source/en-ZA/helpcontent2/source/text/shared.po
+++ b/source/en-ZA/helpcontent2/source/text/shared.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: 2016-04-16 22:49+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:57+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en_ZA\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1460846979.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196621.000000\n"
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -2013,5 +2013,5 @@ msgctxt ""
"need_help.xhp\n"
"hd_id1000010\n"
"help.text"
-msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"http://documentation.libreoffice.org/en/join-community/update-help-contents\">web page on writing Help contents</link>."
+msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"https://documentation.libreoffice.org/en/join-community/update-help-contents\"><emph>web page on writing Help contents</emph></link>."
msgstr ""
diff --git a/source/en-ZA/helpcontent2/source/text/shared/00.po b/source/en-ZA/helpcontent2/source/text/shared/00.po
index 939c2867e17..ddd63dd7102 100644
--- a/source/en-ZA/helpcontent2/source/text/shared/00.po
+++ b/source/en-ZA/helpcontent2/source/text/shared/00.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-10-21 20:57+0200\n"
-"PO-Revision-Date: 2016-05-24 08:27+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:57+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en_ZA\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1464078443.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196622.000000\n"
#: 00000001.xhp
msgctxt ""
@@ -6221,7 +6221,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id621525017637963\n"
"help.text"
-msgid "Choose <emph>File - Export as EPUB</emph>."
+msgid "Choose <emph>File - Export As - Export as EPUB</emph>."
msgstr ""
#: 00000401.xhp
@@ -7197,7 +7197,7 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1091B\n"
"help.text"
-msgid "<variable id=\"grid\">Choose <emph>View - Grid</emph> (Impress or Draw).</variable>"
+msgid "<variable id=\"grid\">Choose <emph>View - Grid and Helplines</emph> (Impress or Draw).</variable>"
msgstr ""
#: 00000403.xhp
@@ -7205,7 +7205,7 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1092E\n"
"help.text"
-msgid "<variable id=\"guides\">Choose <emph>View - Snap Lines</emph> (Impress or Draw).</variable>"
+msgid "<variable id=\"guides\">Choose <emph>View - Snap Guides</emph> (Impress or Draw).</variable>"
msgstr ""
#: 00000404.xhp
@@ -7861,7 +7861,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id9988402\n"
"help.text"
-msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Updates</emph> button.</variable>"
+msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Check for Updates</emph> button.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8075,14 +8075,6 @@ msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
-"par_id3150032\n"
-"help.text"
-msgid "<variable id=\"arbeit\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Memory</emph>.</variable>"
-msgstr ""
-
-#: 00000406.xhp
-msgctxt ""
-"00000406.xhp\n"
"par_id3159153\n"
"help.text"
msgid "<variable id=\"ansicht\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - View</emph>.</variable>"
@@ -11045,7 +11037,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id366527\n"
"help.text"
-msgid "Choose <emph>Format - Object - Line</emph> (Writer)."
+msgid "Choose <emph>Format - Text Box and Shape - Line</emph> (Writer)."
msgstr ""
#: 00040502.xhp
@@ -11053,7 +11045,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id3835261\n"
"help.text"
-msgid "Choose <emph>Format - Graphic - Line</emph> (Calc)."
+msgid "Choose <emph>Format - Object - Line</emph> (Calc)."
msgstr ""
#: 00040502.xhp
@@ -11085,7 +11077,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id3154285\n"
"help.text"
-msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Object - </emph></caseinline><caseinline select=\"CALC\"><emph>Graphic - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
+msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Text Box and Shape - </emph></caseinline><caseinline select=\"CALC\"><emph>Object - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
msgstr ""
#: 00040502.xhp
diff --git a/source/en-ZA/helpcontent2/source/text/shared/01.po b/source/en-ZA/helpcontent2/source/text/shared/01.po
index 4bc8d198f0d..eada3c4aef4 100644
--- a/source/en-ZA/helpcontent2/source/text/shared/01.po
+++ b/source/en-ZA/helpcontent2/source/text/shared/01.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2016-07-05 21:48+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:57+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en_ZA\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1467755285.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196625.000000\n"
#: 01010000.xhp
msgctxt ""
@@ -33637,7 +33637,7 @@ msgctxt ""
"06130000.xhp\n"
"par_id3153748\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Runs or saves the current macro.</ahelp>"
msgstr ""
#: 06130000.xhp
@@ -40771,14 +40771,6 @@ msgstr ""
#: ref_epub_export.xhp
msgctxt ""
"ref_epub_export.xhp\n"
-"par_id701525003241759\n"
-"help.text"
-msgid "<embedvar href=\"text/shared/00/00000002.xhp#epubv\" markup=\"keep\"/>"
-msgstr ""
-
-#: ref_epub_export.xhp
-msgctxt ""
-"ref_epub_export.xhp\n"
"par_id19921\n"
"help.text"
msgid "<image id=\"img_id22170\" src=\"media/screenshots/modules/swriter/ui/exportepub/EPubDialog.png\" localize=\"true\" width=\"664px\" height=\"482px\"><alt id=\"alt_id59843\">EPUB dialog box</alt></image>"
@@ -40925,7 +40917,7 @@ msgctxt ""
"ref_epub_export.xhp\n"
"par_id971525023515891\n"
"help.text"
-msgid "For custom metadata, you must provide a file with same name as the original filename and with extension as \".xmp\". The provided metadata will override the the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type=\"literal\">MyText.xmp</item>."
+msgid "For custom metadata, you must provide a file with same name as the original filename and with extension as \".xmp\". The provided metadata will override the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type=\"literal\">MyText.xmp</item>."
msgstr ""
#: ref_epub_export.xhp
diff --git a/source/en-ZA/helpcontent2/source/text/shared/guide.po b/source/en-ZA/helpcontent2/source/text/shared/guide.po
index b8ad4915b72..56fe2040ef1 100644
--- a/source/en-ZA/helpcontent2/source/text/shared/guide.po
+++ b/source/en-ZA/helpcontent2/source/text/shared/guide.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2016-07-05 21:58+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:57+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en_ZA\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1467755924.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196627.000000\n"
#: aaa_start.xhp
msgctxt ""
@@ -8829,8 +8829,8 @@ msgctxt ""
"gallery_insert.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by selecting <emph>Tools - Gallery</emph>."
-msgstr "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by selecting <emph>Tools - Gallery</emph>."
+msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by choosing <emph>Insert - Media - Gallery</emph>."
+msgstr ""
#: gallery_insert.xhp
msgctxt ""
diff --git a/source/en-ZA/helpcontent2/source/text/shared/optionen.po b/source/en-ZA/helpcontent2/source/text/shared/optionen.po
index 018a0c3f76d..9000ccb00a8 100644
--- a/source/en-ZA/helpcontent2/source/text/shared/optionen.po
+++ b/source/en-ZA/helpcontent2/source/text/shared/optionen.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2016-07-05 22:09+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:57+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en_ZA\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1467756562.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196630.000000\n"
#: 01000000.xhp
msgctxt ""
@@ -267,6 +267,14 @@ msgstr "Some of the user data is included automatically in an internal dictionar
#: 01010100.xhp
msgctxt ""
"01010100.xhp\n"
+"par_id3153032\n"
+"help.text"
+msgid "User data is also used when commenting and in tracking changes mode, to identify comments/edits author; and to mark last edit position in document, so that when author opens the document later, it opens at the last edit position."
+msgstr ""
+
+#: 01010100.xhp
+msgctxt ""
+"01010100.xhp\n"
"hd_id3147653\n"
"help.text"
msgid "Address"
@@ -14741,7 +14749,7 @@ msgctxt ""
"opencl.xhp\n"
"par_id5293741\n"
"help.text"
-msgid "for more information on OpenCL, visit <link href=\"http://www.khronos.org/opencl/\">the OpenCL site</link>"
+msgid "for more information on OpenCL, visit <link href=\"https://www.khronos.org/opencl/\">the OpenCL site</link>"
msgstr ""
#: persona_firefox.xhp
diff --git a/source/en-ZA/helpcontent2/source/text/swriter/00.po b/source/en-ZA/helpcontent2/source/text/swriter/00.po
index 31bfc1f4c4f..e402c26dd36 100644
--- a/source/en-ZA/helpcontent2/source/text/swriter/00.po
+++ b/source/en-ZA/helpcontent2/source/text/swriter/00.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: 2016-05-24 09:37+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:57+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en_ZA\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1464082661.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196631.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -37,8 +37,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3150253\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\"><alt id=\"alt_id3145389\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\"><alt id=\"alt_id3145389\">Icon</alt></image>"
+msgid "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145389\">Wrap Off Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -53,8 +53,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3156397\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\"><alt id=\"alt_id3149048\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\"><alt id=\"alt_id3149048\">Icon</alt></image>"
+msgid "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149048\">Wrap On Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -69,8 +69,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3154558\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\"><alt id=\"alt_id3152999\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\"><alt id=\"alt_id3152999\">Icon</alt></image>"
+msgid "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152999\">Wrap Through Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -85,8 +85,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3148773\n"
"help.text"
-msgid "<image src=\"res/sc06301.png\" id=\"img_id3149026\"><alt id=\"alt_id3149026\">Icon</alt></image>"
-msgstr "<image src=\"res/sc06301.png\" id=\"img_id3149026\"><alt id=\"alt_id3149026\">Icon</alt></image>"
+msgid "<image src=\"res/sc06301.png\" id=\"img_id3149026\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149026\">Jump to Previous Script Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -101,8 +101,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3151265\n"
"help.text"
-msgid "<image src=\"res/sc06300.png\" id=\"img_id3151272\"><alt id=\"alt_id3151272\">Icon</alt></image>"
-msgstr "<image src=\"res/sc06300.png\" id=\"img_id3151272\"><alt id=\"alt_id3151272\">Icon</alt></image>"
+msgid "<image src=\"res/sc06300.png\" id=\"img_id3151272\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151272\"> Jump to Next Script Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -381,8 +381,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3154763\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -397,8 +397,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3151387\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -413,8 +413,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3145823\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -429,7 +429,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150932\n"
"help.text"
-msgid "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\"><alt id=\"alt_id3150502\">Icon</alt></image>"
+msgid "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150502\">Formatting Marks Icon</alt></image>"
msgstr ""
#: 00000403.xhp
@@ -461,7 +461,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150765\n"
"help.text"
-msgid "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\"><alt id=\"alt_id3147572\">Icon</alt></image>"
+msgid "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147572\">Web Icon</alt></image>"
msgstr ""
#: 00000403.xhp
@@ -2461,7 +2461,7 @@ msgctxt ""
"stylesmenu.xhp\n"
"par_id941529884998705\n"
"help.text"
-msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles</emph></variable>."
+msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles...</emph></variable>."
msgstr ""
#: stylesmenu.xhp
diff --git a/source/en-ZA/svtools/messages.po b/source/en-ZA/svtools/messages.po
index 2724c50a6c1..8ef187b009b 100644
--- a/source/en-ZA/svtools/messages.po
+++ b/source/en-ZA/svtools/messages.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:36+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: en_ZA\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195396.000000\n"
#: include/svtools/strings.hrc:25
msgctxt "STR_UNDO"
@@ -1552,7 +1555,7 @@ msgstr ""
#: include/svtools/strings.hrc:360
msgctxt "STR_DESCRIPTION_MYTHES"
-msgid "Mythes Thesaurus"
+msgid "MyThes Thesaurus"
msgstr ""
#: include/svtools/strings.hrc:361
diff --git a/source/en-ZA/sw/messages.po b/source/en-ZA/sw/messages.po
index 05145047961..e488d1cb372 100644
--- a/source/en-ZA/sw/messages.po
+++ b/source/en-ZA/sw/messages.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:36+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: en_ZA\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195396.000000\n"
#: sw/inc/app.hrc:29
#, fuzzy
@@ -7119,7 +7122,12 @@ msgctxt "asciifilterdialog|lf"
msgid "_LF"
msgstr ""
-#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:264
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:258
+msgctxt "asciifilterdialog|includebom"
+msgid "Include byte-order-mark"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:280
msgctxt "asciifilterdialog|label1"
msgid "Properties"
msgstr "Properties"
diff --git a/source/en-ZA/swext/mediawiki/help.po b/source/en-ZA/swext/mediawiki/help.po
index 5b0aeaa9969..1ec7ce7c914 100644
--- a/source/en-ZA/swext/mediawiki/help.po
+++ b/source/en-ZA/swext/mediawiki/help.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2016-11-15 15:53+0000\n"
+"POT-Creation-Date: 2018-11-15 13:53+0100\n"
+"PO-Revision-Date: 2018-11-12 11:44+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en_ZA\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1479225182.000000\n"
+"X-POOTLE-MTIME: 1542023099.000000\n"
#: help.tree
msgctxt ""
@@ -91,13 +91,12 @@ msgid "Java Runtime Environment"
msgstr "Java Runtime Environment 1.4"
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id7387615\n"
"help.text"
-msgid "A wiki account on a supported <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
-msgstr "A Wiki account on a supported <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
+msgid "A wiki account on a supported <link href=\"https://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -152,7 +151,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id368968\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Options</link> dialog, click Add."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\"><emph>Options</emph></link> dialog, click <emph>Add</emph>."
msgstr ""
#: wiki.xhp
@@ -160,17 +159,16 @@ msgctxt ""
"wiki.xhp\n"
"par_id6962187\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> dialog, enter the account information for the wiki."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\"><emph>MediaWiki</emph></link> dialog, enter the account information for the wiki."
msgstr ""
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id5328836\n"
"help.text"
-msgid "In the URL text box, enter the address of a wiki that you want to connect to."
-msgstr "In the URL textbox, enter the address of a Wiki that you want to connect to."
+msgid "In the <emph>URL</emph> text box, enter the address of a wiki that you want to connect to."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -181,13 +179,12 @@ msgid "You can copy the URL from a web browser and paste it into the textbox."
msgstr "You can copy the URL from a web browser and paste it into the textbox."
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id5906552\n"
"help.text"
-msgid "In the Username box, enter your user ID for your wiki account."
-msgstr "In the Username box, enter your user ID for your Wiki account."
+msgid "In the <emph>Username</emph> box, enter your user ID for your wiki account."
+msgstr ""
#: wiki.xhp
#, fuzzy
@@ -199,13 +196,12 @@ msgid "If the wiki allows anonymous write access, you can leave the Username and
msgstr "If the Wiki allows anonymous write access, you can leave the Username and Password boxes empty."
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id8869594\n"
"help.text"
-msgid "In the Password box, enter the password for your wiki account, then click OK."
-msgstr "In the Password box, enter the password for your Wiki account, then click OK."
+msgid "In the Password box, enter the password for your wiki account, then click <emph>OK</emph>."
+msgstr ""
#: wiki.xhp
#, fuzzy
@@ -253,7 +249,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id228278\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Send to MediaWiki</link> dialog, specify the settings for your entry."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\"><emph>Send to MediaWiki</emph></link> dialog, specify the settings for your entry."
msgstr ""
#: wiki.xhp
diff --git a/source/eo/cui/messages.po b/source/eo/cui/messages.po
index f63cc4541e4..5420857c708 100644
--- a/source/eo/cui/messages.po
+++ b/source/eo/cui/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2018-08-08 02:04+0000\n"
-"Last-Translator: Donald Rogers <donr2648@clear.net.nz>\n"
+"POT-Creation-Date: 2018-11-14 12:21+0100\n"
+"PO-Revision-Date: 2018-11-14 11:36+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: eo\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1533693883.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195402.000000\n"
#: cui/inc/strings.hrc:24
msgctxt "RID_SVXSTR_KEY_CONFIG_DIR"
@@ -1558,141 +1558,136 @@ msgid "Dimension line"
msgstr "Dimensia linio"
#: cui/inc/strings.hrc:365
-msgctxt "RID_SVXSTR_LOAD_ERROR"
-msgid "The selected module could not be loaded."
-msgstr "Ne eblis ŝargi la elektitan modulon."
-
-#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_STARTQUOTE"
msgid "Start Quote"
msgstr "Komenci citaĵon"
-#: cui/inc/strings.hrc:367
+#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_ENDQUOTE"
msgid "End Quote"
msgstr "Fini citaĵon"
-#: cui/inc/strings.hrc:369
+#: cui/inc/strings.hrc:368
msgctxt "RID_SVXSTR_SELECTEDPERSONA"
msgid "Selected Theme: "
msgstr "Elektita etoso:"
-#: cui/inc/strings.hrc:370
+#: cui/inc/strings.hrc:369
msgctxt "RID_SVXSTR_SEARCHING"
msgid "Searching, please wait..."
msgstr "Serĉas. Bonvolu atendi..."
-#: cui/inc/strings.hrc:371
+#: cui/inc/strings.hrc:370
msgctxt "RID_SVXSTR_SEARCHERROR"
msgid "Cannot open %1, please try again later."
msgstr "Malsukcesis malfermi %1, bonvolu provi denove poste."
-#: cui/inc/strings.hrc:372
+#: cui/inc/strings.hrc:371
msgctxt "RID_SVXSTR_NORESULTS"
msgid "No results found."
msgstr "Neniu rezulto troviĝis."
-#: cui/inc/strings.hrc:373
+#: cui/inc/strings.hrc:372
msgctxt "RID_SVXSTR_APPLYPERSONA"
msgid "Applying Theme..."
msgstr "Aplikante Etoso..."
-#: cui/inc/strings.hrc:374
+#: cui/inc/strings.hrc:373
msgctxt "RID_SVXSTR_INVALIDPERSONAURL"
msgid "Please enter a valid theme address or a search term."
msgstr ""
-#: cui/inc/strings.hrc:376
+#: cui/inc/strings.hrc:375
msgctxt "RID_SVXSTR_TABLE_PRESET_NONE"
msgid "Set No Borders"
msgstr "Ne meti borderojn"
-#: cui/inc/strings.hrc:377
+#: cui/inc/strings.hrc:376
msgctxt "RID_SVXSTR_TABLE_PRESET_ONLYOUTER"
msgid "Set Outer Border Only"
msgstr "Ŝalti nur eksteran borderon"
-#: cui/inc/strings.hrc:378
+#: cui/inc/strings.hrc:377
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERHORI"
msgid "Set Outer Border and Horizontal Lines"
msgstr "Ŝalti eksteran borderon kaj horizontalajn liniojn"
-#: cui/inc/strings.hrc:379
+#: cui/inc/strings.hrc:378
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERALL"
msgid "Set Outer Border and All Inner Lines"
msgstr "Ŝalti eksteran borderon kaj ĉiujn enajn liniojn"
-#: cui/inc/strings.hrc:380
+#: cui/inc/strings.hrc:379
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERINNER"
msgid "Set Outer Border Without Changing Inner Lines"
msgstr "Ŝalti eksteran borderon neŝanĝante enajn liniojn"
-#: cui/inc/strings.hrc:381
+#: cui/inc/strings.hrc:380
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONAL"
msgid "Set Diagonal Lines Only"
msgstr "Ŝalti nur diagonalajn liniojn"
-#: cui/inc/strings.hrc:382
+#: cui/inc/strings.hrc:381
msgctxt "RID_SVXSTR_PARA_PRESET_ALL"
msgid "Set All Four Borders"
msgstr "Ŝalti la kvar borderojn"
-#: cui/inc/strings.hrc:383
+#: cui/inc/strings.hrc:382
msgctxt "RID_SVXSTR_PARA_PRESET_LEFTRIGHT"
msgid "Set Left and Right Borders Only"
msgstr "Ŝalti nur la maldekstran kaj dekstran borderojn"
-#: cui/inc/strings.hrc:384
+#: cui/inc/strings.hrc:383
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOM"
msgid "Set Top and Bottom Borders Only"
msgstr "Ŝalti nur supran kaj malsupran borderojn"
-#: cui/inc/strings.hrc:385
+#: cui/inc/strings.hrc:384
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYLEFT"
msgid "Set Left Border Only"
msgstr "Ŝalti nur maldekstran borderon"
-#: cui/inc/strings.hrc:386
+#: cui/inc/strings.hrc:385
msgctxt "RID_SVXSTR_HOR_PRESET_ONLYHOR"
msgid "Set Top and Bottom Borders, and All Inner Lines"
msgstr "Ŝalti supran kaj malsupran borderojn kaj ĉiujn enajn liniojn"
-#: cui/inc/strings.hrc:387
+#: cui/inc/strings.hrc:386
msgctxt "RID_SVXSTR_VER_PRESET_ONLYVER"
msgid "Set Left and Right Borders, and All Inner Lines"
msgstr "Ŝalti maldekstran kaj dekstran borderojn kaj ĉiujn enajn liniojn"
-#: cui/inc/strings.hrc:388
+#: cui/inc/strings.hrc:387
msgctxt "RID_SVXSTR_SHADOW_STYLE_NONE"
msgid "No Shadow"
msgstr "Sen ombro"
-#: cui/inc/strings.hrc:389
+#: cui/inc/strings.hrc:388
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMRIGHT"
msgid "Cast Shadow to Bottom Right"
msgstr "Ombrigi malsupren dekstren"
-#: cui/inc/strings.hrc:390
+#: cui/inc/strings.hrc:389
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPRIGHT"
msgid "Cast Shadow to Top Right"
msgstr "Ombrigi supren dekstren"
-#: cui/inc/strings.hrc:391
+#: cui/inc/strings.hrc:390
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMLEFT"
msgid "Cast Shadow to Bottom Left"
msgstr "Ombrigi malsupren maldekstren"
-#: cui/inc/strings.hrc:392
+#: cui/inc/strings.hrc:391
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPLEFT"
msgid "Cast Shadow to Top Left"
msgstr "Ombrigi supren maldekstren"
-#: cui/inc/strings.hrc:393
+#: cui/inc/strings.hrc:392
msgctxt "RID_SVXSTR_SIGNATURELINE_SIGNED_BY"
msgid "Signed by: %1"
msgstr "Subskribis: %1"
-#: cui/inc/strings.hrc:394
+#: cui/inc/strings.hrc:393
msgctxt "RID_SVXSTR_OPENCL_RESTART"
msgid "For the OpenCL changes to take effect, %PRODUCTNAME must be restarted."
msgstr "Por efikigi je OpenCL, necesas restartigi je %PRODUCTNAME."
@@ -10668,22 +10663,43 @@ msgctxt "signsignatureline|btn_select_certificate"
msgid "Select Certificate"
msgstr "Elekti atestilon"
-#: cui/uiconfig/ui/signsignatureline.ui:168
+#. Name of the signer
+#: cui/uiconfig/ui/signsignatureline.ui:166
+msgctxt "signsignatureline|label_name"
+msgid "or"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:175
+msgctxt "signsignatureline|btn_load_image"
+msgid "Use Signature Image"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:190
+msgctxt "signsignatureline|btn_clear_image"
+msgid "Clear"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:206
+msgctxt "signsignatureline|label_image_dimensions"
+msgid "Best image size: 600 x 100 px"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:237
msgctxt "signsignatureline|label_sign"
msgid "Sign"
msgstr "Subskribi"
-#: cui/uiconfig/ui/signsignatureline.ui:205
+#: cui/uiconfig/ui/signsignatureline.ui:274
msgctxt "signsignatureline|label_add_comment"
msgid "Add comment:"
msgstr "Aldoni komenton:"
-#: cui/uiconfig/ui/signsignatureline.ui:241
+#: cui/uiconfig/ui/signsignatureline.ui:310
msgctxt "signsignatureline|label_hint"
msgid "Instructions from the document creator:"
msgstr "Instrukcioj el la kreinto dokumenton:"
-#: cui/uiconfig/ui/signsignatureline.ui:274
+#: cui/uiconfig/ui/signsignatureline.ui:343
msgctxt "signsignatureline|label_more"
msgid "More"
msgstr "Pli"
diff --git a/source/eo/helpcontent2/source/text/sbasic/shared/01.po b/source/eo/helpcontent2/source/text/sbasic/shared/01.po
index dc0ae2e7933..446bd8e99f2 100644
--- a/source/eo/helpcontent2/source/text/sbasic/shared/01.po
+++ b/source/eo/helpcontent2/source/text/sbasic/shared/01.po
@@ -3,9 +3,9 @@ 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-05-16 16:54+0200\n"
-"PO-Revision-Date: 2015-04-23 14:37+0000\n"
-"Last-Translator: Donald Rogers <donr2648@clear.net.nz>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:57+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: eo\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1429799850.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196638.000000\n"
#: 06130000.xhp
msgctxt ""
@@ -93,7 +93,7 @@ msgctxt ""
"06130000.xhp\n"
"par_id3154791\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Runs or saves the current macro.</ahelp>"
msgstr ""
#: 06130000.xhp
diff --git a/source/eo/helpcontent2/source/text/scalc/00.po b/source/eo/helpcontent2/source/text/scalc/00.po
index 8885dfd8e94..99b8c090af7 100644
--- a/source/eo/helpcontent2/source/text/scalc/00.po
+++ b/source/eo/helpcontent2/source/text/scalc/00.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-11-22 13:53+0100\n"
-"PO-Revision-Date: 2018-07-07 23:05+0000\n"
-"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:57+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: eo\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1531004704.000000\n"
+"X-POOTLE-MTIME: 1542196639.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -29,24 +29,24 @@ msgctxt ""
"00000004.xhp\n"
"hd_id3155535\n"
"help.text"
-msgid "<variable id=\"wie\">To access this function... </variable>"
-msgstr "<variable id=\"wie\">Por atingi ĉi tiun funkcion... </variable>"
+msgid "<variable id=\"wie\">To access this function...</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
"par_idN1056E\n"
"help.text"
-msgid "<variable id=\"moreontop\">More explanations on top of this page. </variable>"
-msgstr "<variable id=\"moreontop\">Pli da klarigoj supre de ĉi tiu paĝo. </variable>"
+msgid "<variable id=\"moreontop\">More explanations on top of this page.</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
"par_idN105AF\n"
"help.text"
-msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone. </variable>"
-msgstr "<variable id=\"optional\">En la funkcioj de %PRODUCTNAME Tabelilo, parametroj markitaj kiel \"nenepraj\" estas forlaseblaj nur kiam neniu parametro sekvas. Ekzample, en funkcio kun kvar parametroj, kie la lastaj du parametroj estas markitaj kiel \"nenepraj\", vi povas forlasi ĉu parametron 4, ĉu parametrojn 3 kaj 4, sed vi ne rajtas nur forlasi parametron 3. </variable>"
+msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone.</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -77,80 +77,80 @@ msgctxt ""
"00000402.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph></variable>"
-msgstr "<variable id=\"kopffuss\">Elektu <emph>Redakti - paĝo-kapojn kaj piedojn</emph></variable>"
+msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3159233\n"
"help.text"
-msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs</variable>"
-msgstr "<variable id=\"bkopfzeile\">Elektu langetojn <emph>Redakti - Paĝo-kapojn kaj piedojn - Kapo/Piedo</emph></variable>"
+msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150443\n"
"help.text"
-msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph></variable>"
-msgstr "<variable id=\"bausfullen\">Elektu <emph>Redakti - Plenigi</emph></variable>"
+msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3143267\n"
"help.text"
-msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph></variable>"
-msgstr "<variable id=\"bausunten\">Elektu <emph>Redakti - Plenigi - Malsupren</emph></variable>"
+msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153880\n"
"help.text"
-msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph></variable>"
-msgstr "<variable id=\"bausrechts\">Elektu <emph>Redakti - Plenigi - Dekstren</emph></variable>"
+msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3151245\n"
"help.text"
-msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph></variable>"
-msgstr "<variable id=\"bausoben\">Elektu <emph>Redakti - Plenigi - Supren</emph></variable>"
+msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph></variable>"
-msgstr "<variable id=\"bauslinks\">Elektu <emph>Redakti - Plenigi - Maldekstren</emph></variable>"
+msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150400\n"
"help.text"
-msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph></variable>"
-msgstr "<variable id=\"baustab\">Elektu <emph>Folio - Plenigi ĉelojn- Folioj</emph></variable>"
+msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3154910\n"
"help.text"
-msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph></variable>"
-msgstr "<variable id=\"bausreihe\">Elektu <emph>Redakti - Plenigi - Serion</emph></variable>"
+msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "Choose <emph>Sheet - Clear Cells</emph>"
-msgstr "Choose <emph>Edit - Forigi enhavon</emph>"
+msgid "Choose <emph>Sheet - Clear Cells</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -165,40 +165,40 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150011\n"
"help.text"
-msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph></variable>"
-msgstr "<variable id=\"bzelo\">Elektu <emph>Redakti - Forigi ĉelojn</emph></variable>"
+msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153951\n"
"help.text"
-msgid "Choose <emph>Sheet - Delete Sheet</emph>"
-msgstr "Choose <emph>Edit - Forigi enhavon</emph>"
+msgid "Choose <emph>Sheet - Delete Sheet</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3155306\n"
"help.text"
-msgid "Open context menu for a sheet tab"
-msgstr "Malfermi kuntekstan menuon por folia langeto"
+msgid "Open context menu for a sheet tab."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3146119\n"
"help.text"
-msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>"
-msgstr "Choose <emph>Edit - Forigi enhavon</emph>"
+msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3148645\n"
"help.text"
-msgid "Open context menu for a sheet tab"
-msgstr "Malfermi kuntekstan menuon por folia langeto"
+msgid "Open context menu for a sheet tab."
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -221,23 +221,23 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150275\n"
"help.text"
-msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph></variable>"
-msgstr "<variable id=\"aspze\">Elektu <emph>Vido - Kolumnaj kaj vicaj titoloj</emph></variable>"
+msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph></variable>"
-msgstr "<variable id=\"awehe\">Elektu <emph>Vido - Valoremfazo</emph></variable>"
+msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3148947\n"
"help.text"
-msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph></variable>"
+msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph>.</variable>"
msgstr ""
#: 00000403.xhp
@@ -245,8 +245,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3148663\n"
"help.text"
-msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph></variable>"
-msgstr "<variable id=\"seumvo\">Elektu <emph>Vidi - Paĝosalta aspekto</emph></variable>"
+msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -269,16 +269,16 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149784\n"
"help.text"
-msgid "Choose <emph>Insert - Cells</emph>"
-msgstr "Elektu <emph>Enmeti - Ĉelojn</emph>"
+msgid "Choose <emph>Insert - Cells</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "Open <emph>Insert Cells</emph> toolbar from Tools bar:"
-msgstr "Malfermu ilobreton <emph>Enmeti ĉelojn</emph> de la breto Iloj:"
+msgid "Open <emph>Insert Cells</emph> toolbar from <emph>Tools</emph> bar:"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -365,7 +365,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149033\n"
"help.text"
-msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph></variable>"
+msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -373,7 +373,7 @@ msgctxt ""
"00000404.xhp\n"
"par_idN1082F\n"
"help.text"
-msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph></variable>"
+msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -381,8 +381,8 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155115\n"
"help.text"
-msgid "Choose <emph>Insert - Function</emph>"
-msgstr "Elektu <emph>Enmeti - Funkcion</emph>"
+msgid "Choose <emph>Insert - Function</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -429,8 +429,8 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155809\n"
"help.text"
-msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date&Time</emph></variable>"
-msgstr "<variable id=\"eikadaze\"><emph>Enmeti - Funkcion</emph> - Kategorio <emph>Dato kaj tempo</emph></variable>"
+msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date & Time</emph></variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -517,15 +517,15 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155383\n"
"help.text"
-msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph></variable>"
-msgstr "<variable id=\"funktionsliste\">Elektu <emph>Enmeti - Funkcian liston</emph></variable>"
+msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153250\n"
"help.text"
-msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph></variable>"
+msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -533,7 +533,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3146776\n"
"help.text"
-msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph></variable>"
+msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -541,7 +541,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3143222\n"
"help.text"
-msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>"
+msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>."
msgstr ""
#: 00000404.xhp
@@ -557,7 +557,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3145214\n"
"help.text"
-msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph></variable>"
+msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -565,7 +565,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153558\n"
"help.text"
-msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph></variable>"
+msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -573,7 +573,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153483\n"
"help.text"
-msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph></variable>"
+msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph>.</variable>"
msgstr ""
#: 00000405.xhp
@@ -597,192 +597,192 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154685\n"
"help.text"
-msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph></variable>"
-msgstr "<variable id=\"fozelle\">Elektu <emph>Formati - Ĉelojn</emph></variable>"
+msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153194\n"
"help.text"
-msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab </variable>"
-msgstr "<variable id=\"fozelstz\">Elektu langeton <emph>Formati - Ĉelojn - Ĉela protekto</emph> </variable>"
+msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155854\n"
"help.text"
-msgid "<variable id=\"fozei\">Choose <emph>Format - Row</emph></variable>"
-msgstr "<variable id=\"fozei\">Elektu <emph>Formati - Vicon</emph></variable>"
+msgid "<variable id=\"fozei\">Choose <emph>Format - Rows</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3150012\n"
"help.text"
-msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Row - Optimal Height</emph></variable>"
-msgstr "<variable id=\"fozeiophoe\">Elektu <emph>Formati - Vicon - Optimuma alto</emph></variable>"
+msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Rows - Optimal Height</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3148645\n"
"help.text"
-msgid "Choose <emph>Format - Row - Hide</emph>"
-msgstr "Elektu <emph>Formati - Vicon - Kaŝi</emph>"
+msgid "Choose <emph>Format - Rows - Hide</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153728\n"
"help.text"
-msgid "Choose <emph>Format - Column - Hide</emph>"
-msgstr "Elektu <emph>Formati - Kolumnon - Kaŝi</emph>"
+msgid "Choose <emph>Format - Columns - Hide</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3151114\n"
"help.text"
-msgid "Choose <emph>Format - Sheet - Hide</emph>"
-msgstr "Elektu <emph>Formati - Folion - Kaŝi</emph>"
+msgid "Choose <emph>Sheet - Hide Sheet</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3148576\n"
"help.text"
-msgid "Choose <emph>Format - Row - Show</emph>"
-msgstr "Elektu <emph>Formati - Vicon - Vidigi</emph>"
+msgid "Choose <emph>Format - Rows - Show</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156286\n"
"help.text"
-msgid "Choose <emph>Format - Column - Show</emph>"
-msgstr "Elektu <emph>Formati - Kolumnon - Vidigi</emph>"
+msgid "Choose <emph>Format - Columns - Show</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3145645\n"
"help.text"
-msgid "<variable id=\"fospa\">Choose <emph>Format - Column</emph></variable>"
-msgstr "<variable id=\"fospa\">Elektu <emph>Formati - Kolumnon</emph></variable>"
+msgid "<variable id=\"fospa\">Choose <emph>Format - Columns</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3145252\n"
"help.text"
-msgid "Choose <emph>Format - Column - Optimal Width</emph>"
-msgstr "Elektu <emph>Formati - Kolumnon - Optimuma larĝo</emph>"
+msgid "Choose <emph>Format - Columns - Optimal Width</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3146971\n"
"help.text"
-msgid "Double-click right column separator in column headers"
-msgstr "Duoble alklaku dekstran kolumnan apartigilon en kolumnaj titoloj"
+msgid "Double-click right column separator in column headers."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3147362\n"
"help.text"
-msgid "<variable id=\"fot\">Choose <emph>Format - Sheet</emph></variable>"
-msgstr "<variable id=\"fot\">Elektu <emph>Formati - Folion</emph></variable>"
+msgid "<variable id=\"fot\">Choose <emph>Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3163805\n"
"help.text"
-msgid "<variable id=\"fotu\">Choose <emph>Format - Sheet - Rename</emph></variable>"
-msgstr "<variable id=\"fotu\">Elektu <emph>Formati - Folion - Renomi</emph></variable>"
+msgid "<variable id=\"fotu\">Choose <emph>Sheet - Rename Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155333\n"
"help.text"
-msgid "<variable id=\"fotenb\">Choose <emph>Format - Sheet - Show</emph></variable>"
-msgstr "<variable id=\"fotenb\">Elektu <emph>Formati - Folion - Vidigi</emph></variable>"
+msgid "<variable id=\"fotenb\">Choose <emph>Sheet - Show Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_idN1077A\n"
"help.text"
-msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph></variable>"
-msgstr "<variable id=\"foste\">Elektu <emph>Formati - Paĝon</emph></variable>"
+msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155508\n"
"help.text"
-msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab </variable>"
-msgstr "<variable id=\"fostel\">Elektu langeton <emph>Formati - Paĝon - Folio</emph> </variable>"
+msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3150883\n"
"help.text"
-msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph></variable>"
-msgstr "<variable id=\"fodrbe\">Elektu <emph>Formati - Presi ampleksojn</emph></variable>"
+msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156448\n"
"help.text"
-msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph></variable>"
-msgstr "<variable id=\"fodrfe\">Elektu <emph>Formati - Presi ampleksojn - Difini</emph></variable>"
+msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156290\n"
"help.text"
-msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph></variable>"
-msgstr "<variable id=\"fodrhin\">Elektu <emph>Formati - Presi ampleksojn - Aldoni</emph></variable>"
+msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155812\n"
"help.text"
-msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph></variable>"
-msgstr "<variable id=\"fodbah\">Elektu <emph>Formati - Presi ampleksojn - Forigi</emph></variable>"
+msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153307\n"
"help.text"
-msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph></variable>"
-msgstr "<variable id=\"fodbbe\">Elektu <emph>Formati - Presi ampleksojn - Redakti</emph></variable>"
+msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153916\n"
"help.text"
-msgid "Choose <emph>Format - AutoFormat</emph>"
-msgstr "Elektu <emph>Formati - Aŭtomate formati</emph>"
+msgid "Choose <emph>Format - AutoFormat</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3154532\n"
"help.text"
-msgid "On the Tools bar, click"
-msgstr "Sur la breto 'Iloj', alklaku"
+msgid "On the <emph>Tools</emph> bar, click"
+msgstr ""
#: 00000405.xhp
msgctxt ""
@@ -805,8 +805,8 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154618\n"
"help.text"
-msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph></variable>"
-msgstr "<variable id=\"bedingte\">Elektu <emph>Formati - Kondiĉa formatado</emph></variable>"
+msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -829,7 +829,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150541\n"
"help.text"
-msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph> </variable>"
+msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -837,8 +837,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153194\n"
"help.text"
-msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>"
-msgstr "Elektu <emph>Iloj - Spurilo - Spuri antaŭkalkulerojn</emph>"
+msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -853,7 +853,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph> </variable>"
+msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -861,7 +861,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3145785\n"
"help.text"
-msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph> </variable>"
+msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -869,8 +869,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3155411\n"
"help.text"
-msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>"
-msgstr "Elektu <emph>Iloj - Spurilo - Spuri dependantojn</emph>"
+msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -885,7 +885,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146984\n"
"help.text"
-msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph> </variable>"
+msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -893,7 +893,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154014\n"
"help.text"
-msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph> </variable>"
+msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -901,7 +901,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153188\n"
"help.text"
-msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph> </variable>"
+msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -909,7 +909,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3149410\n"
"help.text"
-msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph> </variable>"
+msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -917,7 +917,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3156284\n"
"help.text"
-msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph> </variable>"
+msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -925,7 +925,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153159\n"
"help.text"
-msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph> </variable>"
+msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -933,7 +933,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3147397\n"
"help.text"
-msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph> </variable>"
+msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -941,7 +941,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154018\n"
"help.text"
-msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph> </variable>"
+msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -949,7 +949,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3269142\n"
"help.text"
-msgid "<variable id=\"solver\">Choose <emph>Tools - Solver</emph> </variable>"
+msgid "<variable id=\"solver\">Choose <emph>Tools - Solver</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -957,7 +957,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id8554338\n"
"help.text"
-msgid "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, <emph>Options</emph> button </variable>"
+msgid "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, click <emph>Options</emph> button.</variable>"
msgstr ""
#: 00000406.xhp
@@ -965,7 +965,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3156277\n"
"help.text"
-msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph> </variable>"
+msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -973,7 +973,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3149020\n"
"help.text"
-msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph></variable>"
+msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -981,7 +981,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154256\n"
"help.text"
-msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph></variable>"
+msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -989,7 +989,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146919\n"
"help.text"
-msgid "Choose <emph>Data - Calculate - Recalculate</emph>"
+msgid "Choose <emph>Data - Calculate - Recalculate</emph>."
msgstr ""
#: 00000406.xhp
@@ -1005,7 +1005,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150941\n"
"help.text"
-msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph> </variable>"
+msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -1013,7 +1013,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3151276\n"
"help.text"
-msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph> </variable>"
+msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph>.</variable>"
msgstr ""
#: 00000407.xhp
@@ -1037,7 +1037,7 @@ msgctxt ""
"00000407.xhp\n"
"par_id3147335\n"
"help.text"
-msgid "<variable id=\"fete\">Choose <item type=\"menuitem\">View - Split Window</item></variable>"
+msgid "<variable id=\"fete\">Choose ><item type=\"menuitem\">View - Split Window</item>.</variable>"
msgstr ""
#: 00000407.xhp
@@ -1045,7 +1045,7 @@ msgctxt ""
"00000407.xhp\n"
"par_id3153663\n"
"help.text"
-msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item></variable>"
+msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1069,7 +1069,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id8366954\n"
"help.text"
-msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph></variable>"
+msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1077,40 +1077,40 @@ msgctxt ""
"00000412.xhp\n"
"par_id3147399\n"
"help.text"
-msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph></variable>"
-msgstr "<variable id=\"dbrbf\">Elektu <emph>Datumoj - Difini amplekson</emph></variable>"
+msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145345\n"
"help.text"
-msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph></variable>"
-msgstr "<variable id=\"dbrba\">Elektu <emph>Datumoj - Elekti amplekson</emph></variable>"
+msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150443\n"
"help.text"
-msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph></variable>"
-msgstr "<variable id=\"dnsrt\">Elektu <emph>Datumojn - Ordigi</emph></variable>"
+msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148491\n"
"help.text"
-msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab"
-msgstr "Elektu langeton <emph>Datumojn - Ordigi - Ordigaj kriterioj</emph>"
+msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154516\n"
"help.text"
-msgid "On Standard bar, click"
-msgstr "Sur la ĝenerala breto, alklaku"
+msgid "On <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1149,32 +1149,32 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146984\n"
"help.text"
-msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab</variable>"
-msgstr "<variable id=\"dnstot\">Elektu langeton <emph>Datumojn - Ordigi - Agordaĵoj</emph> </variable>"
+msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155308\n"
"help.text"
-msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph></variable>"
-msgstr "<variable id=\"dnftr\">Elektu <emph>Datumojn - Filtrilo</emph></variable>"
+msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148646\n"
"help.text"
-msgid "Choose <emph>Data - AutoFilter</emph>"
-msgstr "Elektu <emph>Datumojn - Filtrilo - Aŭtomate filtri</emph>"
+msgid "Choose <emph>Data - AutoFilter</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151113\n"
"help.text"
-msgid "On Tools bar or Table Data bar, click"
-msgstr "Sur la breto Iloj aŭ la breto Tabeldatumoj, alklaku"
+msgid "On <emph>Tools</emph> bar or <emph>Table Data</emph> bar, click"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1197,39 +1197,39 @@ msgctxt ""
"00000412.xhp\n"
"par_id3156278\n"
"help.text"
-msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph></variable>"
-msgstr "<variable id=\"dnfspz\">Elektu <emph>Datumoj - Filtrilo - Speciala filtrilo</emph></variable>"
+msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph> .</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153764\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label"
-msgstr "Elektu butonon <emph>Datumoj - Filtrilo - Kutima filtrilo - Pli>></emph>"
+msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155444\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label"
-msgstr "Elektu butonon <emph>Datumoj - Filtrilo - Speciala filtrilo - Pli>></emph>"
+msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3156382\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Reset Filter</emph>"
-msgstr "Elektu <emph>Datumojn - Filtrilo - Aŭtomate filtri</emph>"
+msgid "Choose <emph>Data - More Filters - Reset Filter</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155961\n"
"help.text"
-msgid "On Table Data bar, click <emph>Reset Filter/Sort</emph>"
+msgid "On <emph>Table Data</emph> bar, click <emph>Reset Filter/Sort</emph>."
msgstr ""
#: 00000412.xhp
@@ -1253,111 +1253,111 @@ msgctxt ""
"00000412.xhp\n"
"par_id3152778\n"
"help.text"
-msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph></variable>"
-msgstr "<variable id=\"dnaftas\">Elektu <emph>Datumoj - Filtrilo - Kaŝi aŭtomatan filtrilon</emph></variable>"
+msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3166424\n"
"help.text"
-msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph></variable>"
-msgstr "<variable id=\"dntegs\">Elektu <emph>Datumoj - Subtotaloj</emph></variable>"
+msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154574\n"
"help.text"
-msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs</variable>"
-msgstr "<variable id=\"dntezd\">Elektu langetojn <emph>Datumoj - Subtotaloj - 1a, 2a, 3a grupo</emph> </variable>"
+msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151277\n"
"help.text"
-msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab</variable>"
-msgstr "<variable id=\"dntopi\">Elektu langeton <emph>Datumoj - Subtotaloj - Agordaĵoj</emph> </variable>"
+msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145133\n"
"help.text"
-msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph></variable>"
-msgstr "<variable id=\"datengueltig\">Elektu <emph>Datumojn - Valideco</emph></variable>"
+msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3152992\n"
"help.text"
-msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigwerte\">Menua langeto <emph>Datumoj - Valideco - Kriterioj</emph> </variable>"
+msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150367\n"
"help.text"
-msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigeingabe\">Elektu langeton <emph>Datumojn - Valideco - Eniga helpo</emph> </variable>"
+msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154486\n"
"help.text"
-msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigfehler\">Elektu langeton <emph>Datumojn - Valideco - Erarpepo</emph> </variable>"
+msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3146978\n"
"help.text"
-msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph></variable>"
-msgstr "<variable id=\"dnmfo\">Elektu <emph>Datumojn - Pluraj operacioj</emph></variable>"
+msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155809\n"
"help.text"
-msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph></variable>"
-msgstr "<variable id=\"dnksd\">Elektu <emph>Datumojn - Kombini</emph></variable>"
+msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148701\n"
"help.text"
-msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph></variable>"
-msgstr "<variable id=\"dngld\">Elektu menuerojn <emph>Datumoj - Grupo kaj konturo</emph></variable>"
+msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153815\n"
"help.text"
-msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph></variable>"
-msgstr "<variable id=\"dngda\">Elektu menuerojn <emph>Datumoj - Grupo kaj konturo - Detaloj</emph> </variable>"
+msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3159223\n"
"help.text"
-msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph></variable>"
-msgstr "<variable id=\"dngde\">Elektu langeton <emph>Datumoj - Grupo kaj konturo - Vidigi detalojn</emph> </variable>"
+msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3146870\n"
"help.text"
-msgid "Choose <emph>Data - Group and Outline - Group</emph>"
+msgid "Choose <emph>Data - Group and Outline - Group</emph>."
msgstr ""
#: 00000412.xhp
@@ -1397,7 +1397,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146781\n"
"help.text"
-msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>"
+msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>."
msgstr ""
#: 00000412.xhp
@@ -1437,96 +1437,96 @@ msgctxt ""
"00000412.xhp\n"
"par_id3153008\n"
"help.text"
-msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph></variable>"
-msgstr "<variable id=\"dnglagl\">Elektu je <emph>Datumoj - Grupo kaj konturo - Aŭtomate konturi</emph></variable>"
+msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154709\n"
"help.text"
-msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove</emph></variable>"
-msgstr "<variable id=\"dnglef\">Elektu je <emph>Datumoj - Grupo kaj konturo - Forigi</emph></variable>"
+msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove Outline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id1774346\n"
"help.text"
-msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables)</variable>"
-msgstr "<variable id=\"dngdrill\">Elektu je <emph>Datumoj - Grupo kaj konturo - Vidigi detalojn</emph> </variable>"
+msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables).</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155759\n"
"help.text"
-msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph></variable>"
-msgstr "<variable id=\"dndtpt\">Elektu <emph>Datumoj - DatumPiloto</emph></variable>"
+msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154625\n"
"help.text"
-msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph></variable>"
-msgstr "<variable id=\"dndpa\">Elektu je <emph>Enmeti - Pivottabelo</emph></variable>"
+msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3147558\n"
"help.text"
-msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
-msgstr "<variable id=\"dndq\">Elektu <emph>Datumoj - DatumPiloto - Komenco</emph>, en la dialogo Elekti fonton elektu la agordaĵon <emph>Datumfonto registrita en $[officename]</emph>. </variable>"
+msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153297\n"
"help.text"
-msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Current selection</emph>."
-msgstr "Elektu menueron <emph>Datumoj - DatumPiloto - Komenci</emph>, en la dialogo Elekti datumfonton elektu la agordon <emph>Aktuala elektaĵo</emph>."
+msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Current selection</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145118\n"
"help.text"
-msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
-msgstr "Elektu menueron <emph>Datumoj - DatumPiloto - Komenci</emph>, en la dialogo Elekti datumfonton elektu la agordon <emph>Datumfonto registrita en $[officename]</emph>, alklaku <emph>Akcepti</emph> por vidi la dialogon <emph>Elekti datumfonton</emph>."
+msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153294\n"
"help.text"
-msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph></variable>"
-msgstr "<variable id=\"dndpak\">Elektu <emph>Datumoj - DatumPiloto - Aktualigi</emph></variable>"
+msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151344\n"
"help.text"
-msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph></variable>"
-msgstr "<variable id=\"dndploe\">Elektu <emph>Datumoj - DatumPiloto - Forigi</emph></variable>"
+msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150397\n"
"help.text"
-msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph></variable>"
-msgstr "<variable id=\"dndakt\">Elektu <emph>Datumoj - Aktualigi amplekson</emph></variable>"
+msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_idN10B8F\n"
"help.text"
-msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph></variable>"
-msgstr "<variable id=\"grouping\">Elektu je <emph>Datumoj - Grupo kaj konturo - Grupigi</emph></variable>"
+msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
@@ -1549,7 +1549,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162106567373\n"
"help.text"
-msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph> </variable>"
+msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1557,7 +1557,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162109048207\n"
"help.text"
-msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph></variable>"
+msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1565,7 +1565,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162107055028\n"
"help.text"
-msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph></variable>"
+msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1573,7 +1573,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162109126013\n"
"help.text"
-msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph></variable>"
+msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1581,7 +1581,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3149095\n"
"help.text"
-msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph></variable>"
+msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1589,7 +1589,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3149398\n"
"help.text"
-msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph></variable>"
+msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1597,7 +1597,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3150084\n"
"help.text"
-msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph></variable>"
+msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1605,7 +1605,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3153093\n"
"help.text"
-msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph></variable>"
+msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1613,7 +1613,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3153191\n"
"help.text"
-msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph></variable>"
+msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1621,5 +1621,5 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3145645\n"
"help.text"
-msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph></variable>"
+msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph>.</variable>"
msgstr ""
diff --git a/source/eo/helpcontent2/source/text/scalc/02.po b/source/eo/helpcontent2/source/text/scalc/02.po
index 4a9d1ceae04..cf2ab600d8b 100644
--- a/source/eo/helpcontent2/source/text/scalc/02.po
+++ b/source/eo/helpcontent2/source/text/scalc/02.po
@@ -3,9 +3,9 @@ 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-05-12 14:35+0200\n"
-"PO-Revision-Date: 2015-08-03 00:31+0000\n"
-"Last-Translator: Donald Rogers <donr2648@clear.net.nz>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:57+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: eo\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1438561889.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196639.000000\n"
#: 02130000.xhp
msgctxt ""
@@ -45,8 +45,8 @@ msgctxt ""
"02130000.xhp\n"
"par_id3155267\n"
"help.text"
-msgid "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Bildsimbolo</alt></image>"
+msgid "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Currency Number Format Icon</alt></image>"
+msgstr ""
#: 02130000.xhp
msgctxt ""
@@ -61,8 +61,8 @@ msgctxt ""
"02130000.xhp\n"
"par_id3146776\n"
"help.text"
-msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cell - Numbers\">Format - Cell - Numbers</link>."
-msgstr "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cell - Numbers\">Formato - Ĉeloj - Numeroj</link>."
+msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cells - Numbers\">Format - Cells - Numbers</link>."
+msgstr ""
#: 02140000.xhp
msgctxt ""
diff --git a/source/eo/helpcontent2/source/text/scalc/06.po b/source/eo/helpcontent2/source/text/scalc/06.po
index 81a6dccd3aa..8447314d6ba 100644
--- a/source/eo/helpcontent2/source/text/scalc/06.po
+++ b/source/eo/helpcontent2/source/text/scalc/06.po
@@ -3,15 +3,18 @@ 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-06-14 17:23+0200\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-04-24 11:30+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: eo\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1524569457.000000\n"
#: calcsamplefiles.xhp
msgctxt ""
@@ -20,35 +23,3 @@ msgctxt ""
"help.text"
msgid "Calc Sample Files"
msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521663319917\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/imtrigon.ods\" id=\"ods_id61521568603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521663319918\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/trigon.ods\" id=\"ods_id61521548603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521563314918\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/pivot.ods\" id=\"ods_id61521547603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id721528312694192\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/functions_ifs.ods\" id=\"ods_id61521547603534\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
diff --git a/source/eo/helpcontent2/source/text/scalc/guide.po b/source/eo/helpcontent2/source/text/scalc/guide.po
index f9d3010e426..e397d21300a 100644
--- a/source/eo/helpcontent2/source/text/scalc/guide.po
+++ b/source/eo/helpcontent2/source/text/scalc/guide.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-31 14:10+0200\n"
-"PO-Revision-Date: 2018-07-07 23:07+0000\n"
-"Last-Translator: Donald Rogers <donr2648@clear.net.nz>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:57+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: eo\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1531004870.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196639.000000\n"
#: address_auto.xhp
msgctxt ""
@@ -3709,8 +3709,8 @@ msgctxt ""
"database_filter.xhp\n"
"par_idN10693\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - Standard Filter</item>."
-msgstr "Elektu je<item type=\"menuitem\">Redakti - Elekti ĉion</item>."
+msgid "Choose <item type=\"menuitem\">Data - More Filters - Standard Filter</item>."
+msgstr ""
#: database_filter.xhp
msgctxt ""
@@ -3765,8 +3765,8 @@ msgctxt ""
"database_filter.xhp\n"
"par_id3154944\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - AutoFilter</item>."
-msgstr "Elektu je<item type=\"menuitem\">Redakti - Elekti ĉion</item>."
+msgid "Choose <item type=\"menuitem\">Data - AutoFilter</item>."
+msgstr ""
#: database_filter.xhp
msgctxt ""
diff --git a/source/eo/helpcontent2/source/text/shared.po b/source/eo/helpcontent2/source/text/shared.po
index 87f74752621..02653937c44 100644
--- a/source/eo/helpcontent2/source/text/shared.po
+++ b/source/eo/helpcontent2/source/text/shared.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: LibreOffice 3.5.x\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: 2017-11-28 01:30+0000\n"
-"Last-Translator: Donald Rogers <donr2648@clear.net.nz>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:57+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Esperanto <eo@li.org>\n"
"Language: eo\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1511832644.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196640.000000\n"
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -2013,5 +2013,5 @@ msgctxt ""
"need_help.xhp\n"
"hd_id1000010\n"
"help.text"
-msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"http://documentation.libreoffice.org/en/join-community/update-help-contents\">web page on writing Help contents</link>."
-msgstr "Ĉi tiu helpa paĝo bezonas pluan laboron por korekti kaj kompletigi ĝin. Bonvolu aliĝi al la LibreOffice-projekto por helpi nin verki la mankantan informon. Vizitu nian <link href=\"http://documentation.libreoffice.org/en/join-community/update-help-contents\">retpaĝon pri verki help-enhavon</link>."
+msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"https://documentation.libreoffice.org/en/join-community/update-help-contents\"><emph>web page on writing Help contents</emph></link>."
+msgstr ""
diff --git a/source/eo/helpcontent2/source/text/shared/00.po b/source/eo/helpcontent2/source/text/shared/00.po
index bf1e35788a7..06a4169fda9 100644
--- a/source/eo/helpcontent2/source/text/shared/00.po
+++ b/source/eo/helpcontent2/source/text/shared/00.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: LibreOffice 3.5.x\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-10-21 20:57+0200\n"
-"PO-Revision-Date: 2018-07-07 21:24+0000\n"
-"Last-Translator: Donald Rogers <donr2648@clear.net.nz>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:57+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Esperanto <eo@li.org>\n"
"Language: eo\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1530998665.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196640.000000\n"
#: 00000001.xhp
msgctxt ""
@@ -6221,7 +6221,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id621525017637963\n"
"help.text"
-msgid "Choose <emph>File - Export as EPUB</emph>."
+msgid "Choose <emph>File - Export As - Export as EPUB</emph>."
msgstr ""
#: 00000401.xhp
@@ -7197,7 +7197,7 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1091B\n"
"help.text"
-msgid "<variable id=\"grid\">Choose <emph>View - Grid</emph> (Impress or Draw).</variable>"
+msgid "<variable id=\"grid\">Choose <emph>View - Grid and Helplines</emph> (Impress or Draw).</variable>"
msgstr ""
#: 00000403.xhp
@@ -7205,7 +7205,7 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1092E\n"
"help.text"
-msgid "<variable id=\"guides\">Choose <emph>View - Snap Lines</emph> (Impress or Draw).</variable>"
+msgid "<variable id=\"guides\">Choose <emph>View - Snap Guides</emph> (Impress or Draw).</variable>"
msgstr ""
#: 00000404.xhp
@@ -7861,7 +7861,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id9988402\n"
"help.text"
-msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Updates</emph> button.</variable>"
+msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Check for Updates</emph> button.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8075,14 +8075,6 @@ msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
-"par_id3150032\n"
-"help.text"
-msgid "<variable id=\"arbeit\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Memory</emph>.</variable>"
-msgstr ""
-
-#: 00000406.xhp
-msgctxt ""
-"00000406.xhp\n"
"par_id3159153\n"
"help.text"
msgid "<variable id=\"ansicht\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - View</emph>.</variable>"
@@ -11045,7 +11037,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id366527\n"
"help.text"
-msgid "Choose <emph>Format - Object - Line</emph> (Writer)."
+msgid "Choose <emph>Format - Text Box and Shape - Line</emph> (Writer)."
msgstr ""
#: 00040502.xhp
@@ -11053,7 +11045,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id3835261\n"
"help.text"
-msgid "Choose <emph>Format - Graphic - Line</emph> (Calc)."
+msgid "Choose <emph>Format - Object - Line</emph> (Calc)."
msgstr ""
#: 00040502.xhp
@@ -11085,7 +11077,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id3154285\n"
"help.text"
-msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Object - </emph></caseinline><caseinline select=\"CALC\"><emph>Graphic - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
+msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Text Box and Shape - </emph></caseinline><caseinline select=\"CALC\"><emph>Object - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
msgstr ""
#: 00040502.xhp
diff --git a/source/eo/helpcontent2/source/text/shared/01.po b/source/eo/helpcontent2/source/text/shared/01.po
index 0ea05b6d1e8..1be04e2a1b2 100644
--- a/source/eo/helpcontent2/source/text/shared/01.po
+++ b/source/eo/helpcontent2/source/text/shared/01.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2018-07-07 23:08+0000\n"
-"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:57+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: eo\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1531004913.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196643.000000\n"
#: 01010000.xhp
msgctxt ""
@@ -33637,7 +33637,7 @@ msgctxt ""
"06130000.xhp\n"
"par_id3153748\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Runs or saves the current macro.</ahelp>"
msgstr ""
#: 06130000.xhp
@@ -40771,14 +40771,6 @@ msgstr ""
#: ref_epub_export.xhp
msgctxt ""
"ref_epub_export.xhp\n"
-"par_id701525003241759\n"
-"help.text"
-msgid "<embedvar href=\"text/shared/00/00000002.xhp#epubv\" markup=\"keep\"/>"
-msgstr ""
-
-#: ref_epub_export.xhp
-msgctxt ""
-"ref_epub_export.xhp\n"
"par_id19921\n"
"help.text"
msgid "<image id=\"img_id22170\" src=\"media/screenshots/modules/swriter/ui/exportepub/EPubDialog.png\" localize=\"true\" width=\"664px\" height=\"482px\"><alt id=\"alt_id59843\">EPUB dialog box</alt></image>"
@@ -40925,7 +40917,7 @@ msgctxt ""
"ref_epub_export.xhp\n"
"par_id971525023515891\n"
"help.text"
-msgid "For custom metadata, you must provide a file with same name as the original filename and with extension as \".xmp\". The provided metadata will override the the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type=\"literal\">MyText.xmp</item>."
+msgid "For custom metadata, you must provide a file with same name as the original filename and with extension as \".xmp\". The provided metadata will override the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type=\"literal\">MyText.xmp</item>."
msgstr ""
#: ref_epub_export.xhp
diff --git a/source/eo/helpcontent2/source/text/shared/guide.po b/source/eo/helpcontent2/source/text/shared/guide.po
index b1464721de8..ece48cc3555 100644
--- a/source/eo/helpcontent2/source/text/shared/guide.po
+++ b/source/eo/helpcontent2/source/text/shared/guide.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-01-30 21:59+0000\n"
-"Last-Translator: Donald Rogers <donr2648@clear.net.nz>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:57+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: eo\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1517349559.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196645.000000\n"
#: aaa_start.xhp
msgctxt ""
@@ -8829,7 +8829,7 @@ msgctxt ""
"gallery_insert.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by selecting <emph>Tools - Gallery</emph>."
+msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by choosing <emph>Insert - Media - Gallery</emph>."
msgstr ""
#: gallery_insert.xhp
diff --git a/source/eo/helpcontent2/source/text/shared/optionen.po b/source/eo/helpcontent2/source/text/shared/optionen.po
index 904405067fa..2950d0df193 100644
--- a/source/eo/helpcontent2/source/text/shared/optionen.po
+++ b/source/eo/helpcontent2/source/text/shared/optionen.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2016-07-06 01:25+0000\n"
-"Last-Translator: Donald Rogers <donr2648@clear.net.nz>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:57+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: eo\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1467768358.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196646.000000\n"
#: 01000000.xhp
msgctxt ""
@@ -267,6 +267,14 @@ msgstr ""
#: 01010100.xhp
msgctxt ""
"01010100.xhp\n"
+"par_id3153032\n"
+"help.text"
+msgid "User data is also used when commenting and in tracking changes mode, to identify comments/edits author; and to mark last edit position in document, so that when author opens the document later, it opens at the last edit position."
+msgstr ""
+
+#: 01010100.xhp
+msgctxt ""
+"01010100.xhp\n"
"hd_id3147653\n"
"help.text"
msgid "Address"
@@ -14741,7 +14749,7 @@ msgctxt ""
"opencl.xhp\n"
"par_id5293741\n"
"help.text"
-msgid "for more information on OpenCL, visit <link href=\"http://www.khronos.org/opencl/\">the OpenCL site</link>"
+msgid "for more information on OpenCL, visit <link href=\"https://www.khronos.org/opencl/\">the OpenCL site</link>"
msgstr ""
#: persona_firefox.xhp
diff --git a/source/eo/helpcontent2/source/text/swriter/00.po b/source/eo/helpcontent2/source/text/swriter/00.po
index 940cd198ece..73896a5b9e1 100644
--- a/source/eo/helpcontent2/source/text/swriter/00.po
+++ b/source/eo/helpcontent2/source/text/swriter/00.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: LibreOffice 3.5.x\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: 2018-05-15 22:10+0000\n"
-"Last-Translator: Donald Rogers <donr2648@clear.net.nz>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:57+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Esperanto <eo@li.org>\n"
"Language: eo\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1526422259.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196646.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -37,8 +37,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3150253\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\"><alt id=\"alt_id3145389\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\"><alt id=\"alt_id3145389\">Bildsimbolo</alt></image>"
+msgid "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145389\">Wrap Off Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -53,8 +53,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3156397\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\"><alt id=\"alt_id3149048\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\"><alt id=\"alt_id3149048\">Bildsimbolo</alt></image>"
+msgid "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149048\">Wrap On Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -69,8 +69,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3154558\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\"><alt id=\"alt_id3152999\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\"><alt id=\"alt_id3152999\">Bildsimbolo</alt></image>"
+msgid "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152999\">Wrap Through Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -85,8 +85,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3148773\n"
"help.text"
-msgid "<image src=\"res/sc06301.png\" id=\"img_id3149026\"><alt id=\"alt_id3149026\">Icon</alt></image>"
-msgstr "<image src=\"res/sc06301.png\" id=\"img_id3149026\"><alt id=\"alt_id3149026\">Bildsimbolo</alt></image>"
+msgid "<image src=\"res/sc06301.png\" id=\"img_id3149026\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149026\">Jump to Previous Script Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -101,8 +101,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3151265\n"
"help.text"
-msgid "<image src=\"res/sc06300.png\" id=\"img_id3151272\"><alt id=\"alt_id3151272\">Icon</alt></image>"
-msgstr "<image src=\"res/sc06300.png\" id=\"img_id3151272\"><alt id=\"alt_id3151272\">Bildsimbolo</alt></image>"
+msgid "<image src=\"res/sc06300.png\" id=\"img_id3151272\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151272\"> Jump to Next Script Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -381,8 +381,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3154763\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Komando </caseinline><defaultinline>Stir</defaultinline></switchinline>+F8"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -397,8 +397,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3151387\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Komando </caseinline><defaultinline>Stir</defaultinline></switchinline>+F9"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -413,8 +413,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3145823\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Komando </caseinline><defaultinline>Stir</defaultinline></switchinline>+F10"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -429,8 +429,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150932\n"
"help.text"
-msgid "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\"><alt id=\"alt_id3150502\">Icon</alt></image>"
-msgstr "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\"><alt id=\"alt_id3150502\">Bildsimbolo</alt></image>"
+msgid "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150502\">Formatting Marks Icon</alt></image>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -461,8 +461,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150765\n"
"help.text"
-msgid "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\"><alt id=\"alt_id3147572\">Icon</alt></image>"
-msgstr "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\"><alt id=\"alt_id3147572\">Bildsimbolo</alt></image>"
+msgid "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147572\">Web Icon</alt></image>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -2461,7 +2461,7 @@ msgctxt ""
"stylesmenu.xhp\n"
"par_id941529884998705\n"
"help.text"
-msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles</emph></variable>."
+msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles...</emph></variable>."
msgstr ""
#: stylesmenu.xhp
diff --git a/source/eo/svtools/messages.po b/source/eo/svtools/messages.po
index 51af2fb5b03..444aefd62dc 100644
--- a/source/eo/svtools/messages.po
+++ b/source/eo/svtools/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: 2018-07-07 21:19+0000\n"
-"Last-Translator: Donald Rogers <donr2648@clear.net.nz>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:36+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: eo\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1530998395.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195403.000000\n"
#: include/svtools/strings.hrc:25
msgctxt "STR_UNDO"
@@ -1534,8 +1534,8 @@ msgstr "Vortdividi per Libhyphen"
#: include/svtools/strings.hrc:360
msgctxt "STR_DESCRIPTION_MYTHES"
-msgid "Mythes Thesaurus"
-msgstr "Tezaŭro Mythes"
+msgid "MyThes Thesaurus"
+msgstr ""
#: include/svtools/strings.hrc:361
msgctxt "STR_DESCRIPTION_IGNOREALLLIST"
diff --git a/source/eo/sw/messages.po b/source/eo/sw/messages.po
index 3bb1628c113..6ea9e225f22 100644
--- a/source/eo/sw/messages.po
+++ b/source/eo/sw/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-08-07 08:28+0000\n"
-"Last-Translator: Donald Rogers <donr2648@clear.net.nz>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:36+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: eo\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1533630496.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195403.000000\n"
#: sw/inc/app.hrc:29
msgctxt "RID_PARAGRAPHSTYLEFAMILY"
@@ -6848,7 +6848,12 @@ msgctxt "asciifilterdialog|lf"
msgid "_LF"
msgstr "LF"
-#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:264
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:258
+msgctxt "asciifilterdialog|includebom"
+msgid "Include byte-order-mark"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:280
msgctxt "asciifilterdialog|label1"
msgid "Properties"
msgstr "Atributoj"
diff --git a/source/eo/swext/mediawiki/help.po b/source/eo/swext/mediawiki/help.po
index ebb0ed26f31..63f3737e3c0 100644
--- a/source/eo/swext/mediawiki/help.po
+++ b/source/eo/swext/mediawiki/help.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: LibreOffice 3.5.x\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2016-11-26 21:24+0000\n"
-"Last-Translator: Donald Rogers <donr2648@clear.net.nz>\n"
+"POT-Creation-Date: 2018-11-15 13:53+0100\n"
+"PO-Revision-Date: 2018-11-12 11:45+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Esperanto <kde-i18n-doc@kde.org>\n"
"Language: eo\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1480195482.000000\n"
+"X-POOTLE-MTIME: 1542023125.000000\n"
#: help.tree
msgctxt ""
@@ -93,8 +93,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id7387615\n"
"help.text"
-msgid "A wiki account on a supported <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
-msgstr "Vikia konto ĉe subtenata <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> -servilo"
+msgid "A wiki account on a supported <link href=\"https://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -149,24 +149,24 @@ msgctxt ""
"wiki.xhp\n"
"par_id368968\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Options</link> dialog, click Add."
-msgstr "En la dialogo <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Agordaro</link>, alklaku je Aldoni."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\"><emph>Options</emph></link> dialog, click <emph>Add</emph>."
+msgstr ""
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"par_id6962187\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> dialog, enter the account information for the wiki."
-msgstr "En la dialogo <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link>, enigu la kontinformon por la vikio."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\"><emph>MediaWiki</emph></link> dialog, enter the account information for the wiki."
+msgstr ""
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"par_id5328836\n"
"help.text"
-msgid "In the URL text box, enter the address of a wiki that you want to connect to."
-msgstr "En la URL-kampo, enigu la adreson de vikio al kiu konekti."
+msgid "In the <emph>URL</emph> text box, enter the address of a wiki that you want to connect to."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -181,8 +181,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id5906552\n"
"help.text"
-msgid "In the Username box, enter your user ID for your wiki account."
-msgstr "En la kadro Salutnomo, enigu vian salutnomon por via vikia konto."
+msgid "In the <emph>Username</emph> box, enter your user ID for your wiki account."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -197,8 +197,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id8869594\n"
"help.text"
-msgid "In the Password box, enter the password for your wiki account, then click OK."
-msgstr "En la kadro Salutnomo, enigu vian salutnomon por via vikia konto, kaj alklaku je Akcepti."
+msgid "In the Password box, enter the password for your wiki account, then click <emph>OK</emph>."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -245,8 +245,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id228278\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Send to MediaWiki</link> dialog, specify the settings for your entry."
-msgstr "En la dialogo <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Sendi al MediaWiki</link>, agordu via enigon."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\"><emph>Send to MediaWiki</emph></link> dialog, specify the settings for your entry."
+msgstr ""
#: wiki.xhp
msgctxt ""
diff --git a/source/es/cui/messages.po b/source/es/cui/messages.po
index fbdafad1b6a..514b4b2d855 100644
--- a/source/es/cui/messages.po
+++ b/source/es/cui/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2018-11-12 12:49+0000\n"
-"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
+"POT-Creation-Date: 2018-11-14 12:21+0100\n"
+"PO-Revision-Date: 2018-11-14 11:36+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: es\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1542026978.000000\n"
+"X-POOTLE-MTIME: 1542195411.000000\n"
#: cui/inc/strings.hrc:24
msgctxt "RID_SVXSTR_KEY_CONFIG_DIR"
@@ -1558,141 +1558,136 @@ msgid "Dimension line"
msgstr "Línea de dimensión"
#: cui/inc/strings.hrc:365
-msgctxt "RID_SVXSTR_LOAD_ERROR"
-msgid "The selected module could not be loaded."
-msgstr "No se pudo cargar el módulo seleccionado."
-
-#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_STARTQUOTE"
msgid "Start Quote"
msgstr "Comilla de apertura"
-#: cui/inc/strings.hrc:367
+#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_ENDQUOTE"
msgid "End Quote"
msgstr "Comilla de cierre"
-#: cui/inc/strings.hrc:369
+#: cui/inc/strings.hrc:368
msgctxt "RID_SVXSTR_SELECTEDPERSONA"
msgid "Selected Theme: "
msgstr "Tema seleccionado: "
-#: cui/inc/strings.hrc:370
+#: cui/inc/strings.hrc:369
msgctxt "RID_SVXSTR_SEARCHING"
msgid "Searching, please wait..."
msgstr "Buscando. Espere un momento…"
-#: cui/inc/strings.hrc:371
+#: cui/inc/strings.hrc:370
msgctxt "RID_SVXSTR_SEARCHERROR"
msgid "Cannot open %1, please try again later."
msgstr "No se puede abrir «%1». Inténtelo de nuevo más tarde."
-#: cui/inc/strings.hrc:372
+#: cui/inc/strings.hrc:371
msgctxt "RID_SVXSTR_NORESULTS"
msgid "No results found."
msgstr "No se encontraron resultados."
-#: cui/inc/strings.hrc:373
+#: cui/inc/strings.hrc:372
msgctxt "RID_SVXSTR_APPLYPERSONA"
msgid "Applying Theme..."
msgstr "Aplicando el tema…"
-#: cui/inc/strings.hrc:374
+#: cui/inc/strings.hrc:373
msgctxt "RID_SVXSTR_INVALIDPERSONAURL"
msgid "Please enter a valid theme address or a search term."
msgstr "Proporcione una dirección de tema válida o un término de búsqueda."
-#: cui/inc/strings.hrc:376
+#: cui/inc/strings.hrc:375
msgctxt "RID_SVXSTR_TABLE_PRESET_NONE"
msgid "Set No Borders"
msgstr "Sin bordes"
-#: cui/inc/strings.hrc:377
+#: cui/inc/strings.hrc:376
msgctxt "RID_SVXSTR_TABLE_PRESET_ONLYOUTER"
msgid "Set Outer Border Only"
msgstr "Solo borde exterior"
-#: cui/inc/strings.hrc:378
+#: cui/inc/strings.hrc:377
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERHORI"
msgid "Set Outer Border and Horizontal Lines"
msgstr "Borde exterior y líneas horizontales"
-#: cui/inc/strings.hrc:379
+#: cui/inc/strings.hrc:378
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERALL"
msgid "Set Outer Border and All Inner Lines"
msgstr "Borde exterior y todas las líneas interiores"
-#: cui/inc/strings.hrc:380
+#: cui/inc/strings.hrc:379
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERINNER"
msgid "Set Outer Border Without Changing Inner Lines"
msgstr "Borde exterior sin modificar las líneas interiores"
-#: cui/inc/strings.hrc:381
+#: cui/inc/strings.hrc:380
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONAL"
msgid "Set Diagonal Lines Only"
msgstr "Solo líneas verticales"
-#: cui/inc/strings.hrc:382
+#: cui/inc/strings.hrc:381
msgctxt "RID_SVXSTR_PARA_PRESET_ALL"
msgid "Set All Four Borders"
msgstr "Los cuatro bordes"
-#: cui/inc/strings.hrc:383
+#: cui/inc/strings.hrc:382
msgctxt "RID_SVXSTR_PARA_PRESET_LEFTRIGHT"
msgid "Set Left and Right Borders Only"
msgstr "Solo bordes izquierdo y derecho"
-#: cui/inc/strings.hrc:384
+#: cui/inc/strings.hrc:383
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOM"
msgid "Set Top and Bottom Borders Only"
msgstr "Solo bordes superior e inferior"
-#: cui/inc/strings.hrc:385
+#: cui/inc/strings.hrc:384
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYLEFT"
msgid "Set Left Border Only"
msgstr "Solo borde izquierdo"
-#: cui/inc/strings.hrc:386
+#: cui/inc/strings.hrc:385
msgctxt "RID_SVXSTR_HOR_PRESET_ONLYHOR"
msgid "Set Top and Bottom Borders, and All Inner Lines"
msgstr "Bordes inferior y superior y todas las líneas interiores"
-#: cui/inc/strings.hrc:387
+#: cui/inc/strings.hrc:386
msgctxt "RID_SVXSTR_VER_PRESET_ONLYVER"
msgid "Set Left and Right Borders, and All Inner Lines"
msgstr "Bordes izquierdo y derecho y todas las líneas interiores"
-#: cui/inc/strings.hrc:388
+#: cui/inc/strings.hrc:387
msgctxt "RID_SVXSTR_SHADOW_STYLE_NONE"
msgid "No Shadow"
msgstr "Sin sombra"
-#: cui/inc/strings.hrc:389
+#: cui/inc/strings.hrc:388
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMRIGHT"
msgid "Cast Shadow to Bottom Right"
msgstr "Proyectar sombra a la parte inferior derecha"
-#: cui/inc/strings.hrc:390
+#: cui/inc/strings.hrc:389
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPRIGHT"
msgid "Cast Shadow to Top Right"
msgstr "Proyectar sombra a la parte superior derecha"
-#: cui/inc/strings.hrc:391
+#: cui/inc/strings.hrc:390
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMLEFT"
msgid "Cast Shadow to Bottom Left"
msgstr "Proyectar sombra a la parte inferior izquierda"
-#: cui/inc/strings.hrc:392
+#: cui/inc/strings.hrc:391
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPLEFT"
msgid "Cast Shadow to Top Left"
msgstr "Proyectar sombra a la parte superior izquierda"
-#: cui/inc/strings.hrc:393
+#: cui/inc/strings.hrc:392
msgctxt "RID_SVXSTR_SIGNATURELINE_SIGNED_BY"
msgid "Signed by: %1"
msgstr "Firmado por: %1"
-#: cui/inc/strings.hrc:394
+#: cui/inc/strings.hrc:393
msgctxt "RID_SVXSTR_OPENCL_RESTART"
msgid "For the OpenCL changes to take effect, %PRODUCTNAME must be restarted."
msgstr "Reinicie %PRODUCTNAME para que los cambios de OpenCL surtan efecto."
@@ -10668,22 +10663,43 @@ msgctxt "signsignatureline|btn_select_certificate"
msgid "Select Certificate"
msgstr "Seleccione un certificado"
-#: cui/uiconfig/ui/signsignatureline.ui:168
+#. Name of the signer
+#: cui/uiconfig/ui/signsignatureline.ui:166
+msgctxt "signsignatureline|label_name"
+msgid "or"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:175
+msgctxt "signsignatureline|btn_load_image"
+msgid "Use Signature Image"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:190
+msgctxt "signsignatureline|btn_clear_image"
+msgid "Clear"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:206
+msgctxt "signsignatureline|label_image_dimensions"
+msgid "Best image size: 600 x 100 px"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:237
msgctxt "signsignatureline|label_sign"
msgid "Sign"
msgstr "Firmar"
-#: cui/uiconfig/ui/signsignatureline.ui:205
+#: cui/uiconfig/ui/signsignatureline.ui:274
msgctxt "signsignatureline|label_add_comment"
msgid "Add comment:"
msgstr "Añadir comentario:"
-#: cui/uiconfig/ui/signsignatureline.ui:241
+#: cui/uiconfig/ui/signsignatureline.ui:310
msgctxt "signsignatureline|label_hint"
msgid "Instructions from the document creator:"
msgstr "Instrucciones del creador del documento:"
-#: cui/uiconfig/ui/signsignatureline.ui:274
+#: cui/uiconfig/ui/signsignatureline.ui:343
msgctxt "signsignatureline|label_more"
msgid "More"
msgstr "Más"
diff --git a/source/es/helpcontent2/source/text/sbasic/shared/01.po b/source/es/helpcontent2/source/text/sbasic/shared/01.po
index 371c879a599..943339b2757 100644
--- a/source/es/helpcontent2/source/text/sbasic/shared/01.po
+++ b/source/es/helpcontent2/source/text/sbasic/shared/01.po
@@ -3,9 +3,9 @@ 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-05-16 16:54+0200\n"
-"PO-Revision-Date: 2018-06-18 08:50+0000\n"
-"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:57+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: es\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1529311817.000000\n"
+"X-POOTLE-MTIME: 1542196659.000000\n"
#: 06130000.xhp
msgctxt ""
@@ -93,8 +93,8 @@ msgctxt ""
"06130000.xhp\n"
"par_id3154791\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
-msgstr "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Ejecuta o guarda la macro actual.</ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Runs or saves the current macro.</ahelp>"
+msgstr ""
#: 06130000.xhp
msgctxt ""
diff --git a/source/es/helpcontent2/source/text/scalc/00.po b/source/es/helpcontent2/source/text/scalc/00.po
index 0aa72c04be1..cb352dbb7b6 100644
--- a/source/es/helpcontent2/source/text/scalc/00.po
+++ b/source/es/helpcontent2/source/text/scalc/00.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-11-22 13:53+0100\n"
-"PO-Revision-Date: 2018-07-12 19:24+0000\n"
-"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:57+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: es\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1531423458.000000\n"
+"X-POOTLE-MTIME: 1542196660.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -29,24 +29,24 @@ msgctxt ""
"00000004.xhp\n"
"hd_id3155535\n"
"help.text"
-msgid "<variable id=\"wie\">To access this function... </variable>"
-msgstr "<variable id=\"wie\">Para acceder a esta función…</variable>"
+msgid "<variable id=\"wie\">To access this function...</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
"par_idN1056E\n"
"help.text"
-msgid "<variable id=\"moreontop\">More explanations on top of this page. </variable>"
-msgstr "<variable id=\"moreontop\">Encontrará más información al principio de la página.</variable>"
+msgid "<variable id=\"moreontop\">More explanations on top of this page.</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
"par_idN105AF\n"
"help.text"
-msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone. </variable>"
-msgstr "<variable id=\"optional\">En las funciones de %PRODUCTNAME Calc, los parámetros marcados como «opcionales» se pueden omitir siempre y cuando no haya ningún parámetro inmediatamente después. Por ejemplo, en una función de cuatro parámetros cuyos dos últimos están marcados como «opcionales», puede omitirse el parámetro 4 o los parámetros 3 y 4; sin embargo, no se puede omitir solamente el parámetro 3.</variable>"
+msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone.</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -77,80 +77,80 @@ msgctxt ""
"00000402.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph></variable>"
-msgstr "<variable id=\"kopffuss\">Vaya a <emph>Insertar ▸ Cabeceras y pies</emph></variable>"
+msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3159233\n"
"help.text"
-msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs</variable>"
-msgstr "<variable id=\"bkopfzeile\">Vaya a <emph>Insertar ▸ Cabeceras y pies ▸</emph> pestañas <emph>Cabecera/Pie</emph>.</variable>"
+msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150443\n"
"help.text"
-msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph></variable>"
-msgstr "<variable id=\"bausfullen\">Vaya a <emph>Hoja ▸ Rellenar celdas</emph></variable>"
+msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3143267\n"
"help.text"
-msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph></variable>"
-msgstr "<variable id=\"bausunten\">Vaya a <emph>Hoja ▸ Rellenar celdas ▸ Hacia abajo</emph></variable>"
+msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153880\n"
"help.text"
-msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph></variable>"
-msgstr "<variable id=\"bausrechts\">Vaya a <emph>Hoja ▸ Rellenar celdas ▸ Hacia la derecha</emph></variable>"
+msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3151245\n"
"help.text"
-msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph></variable>"
-msgstr "<variable id=\"bausoben\">Vaya a <emph>Hoja ▸ Rellenar celdas ▸ Hacia arriba</emph></variable>"
+msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph></variable>"
-msgstr "<variable id=\"bauslinks\">Vaya a <emph>Hoja ▸ Rellenar celdas ▸ Hacia la izquierda</emph></variable>"
+msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150400\n"
"help.text"
-msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph></variable>"
-msgstr "<variable id=\"baustab\">Vaya a <emph>Hoja ▸ Rellenar celdas ▸ Hojas</emph></variable>"
+msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3154910\n"
"help.text"
-msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph></variable>"
-msgstr "<variable id=\"bausreihe\">Vaya a <emph>Hoja ▸ Rellenar celdas ▸ Serie</emph></variable>"
+msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "Choose <emph>Sheet - Clear Cells</emph>"
-msgstr "Vaya a <emph>Hoja ▸ Vaciar celdas</emph>"
+msgid "Choose <emph>Sheet - Clear Cells</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -165,40 +165,40 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150011\n"
"help.text"
-msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph></variable>"
-msgstr "<variable id=\"bzelo\">Vaya a <emph>Hoja ▸ Eliminar celdas</emph></variable>"
+msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153951\n"
"help.text"
-msgid "Choose <emph>Sheet - Delete Sheet</emph>"
-msgstr "Vaya a <emph>Hoja ▸ Eliminar hoja</emph>"
+msgid "Choose <emph>Sheet - Delete Sheet</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3155306\n"
"help.text"
-msgid "Open context menu for a sheet tab"
-msgstr "Abra el menú contextual de una pestaña de hoja."
+msgid "Open context menu for a sheet tab."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3146119\n"
"help.text"
-msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>"
-msgstr "Vaya a <emph>Hoja ▸ Mover o copiar hoja</emph>"
+msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3148645\n"
"help.text"
-msgid "Open context menu for a sheet tab"
-msgstr "Abra el menú contextual de una pestaña de hoja."
+msgid "Open context menu for a sheet tab."
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -221,32 +221,32 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150275\n"
"help.text"
-msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph></variable>"
-msgstr "<variable id=\"aspze\">Vaya a <emph>Ver ▸ Cabeceras de columnas y filas</emph></variable>"
+msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph></variable>"
-msgstr "<variable id=\"awehe\">Vaya a <emph>Ver ▸ Resalte de valores</emph></variable>"
+msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3148947\n"
"help.text"
-msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph></variable>"
-msgstr "<variable id=\"rechenleiste\">Vaya a <emph>Ver ▸ Barra de fórmulas</emph>, o bien, a <emph>Ver ▸ Barras de herramientas ▸ Barra de fórmulas</emph></variable>"
+msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3148663\n"
"help.text"
-msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph></variable>"
-msgstr "<variable id=\"seumvo\">Vaya a <emph>Ver ▸ Salto de página</emph></variable>"
+msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -269,16 +269,16 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149784\n"
"help.text"
-msgid "Choose <emph>Insert - Cells</emph>"
-msgstr "Vaya a <emph>Insertar ▸ Celdas</emph>."
+msgid "Choose <emph>Insert - Cells</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "Open <emph>Insert Cells</emph> toolbar from Tools bar:"
-msgstr "Abra la barra de herramientas <emph>Insertar celdas</emph> de la barra Herramientas:"
+msgid "Open <emph>Insert Cells</emph> toolbar from <emph>Tools</emph> bar:"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -365,24 +365,24 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149033\n"
"help.text"
-msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph></variable>"
-msgstr "<variable id=\"eitab\">Diríjase a <emph>Hoja ▸ Insertar hoja</emph></variable>"
+msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_idN1082F\n"
"help.text"
-msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph></variable>"
-msgstr "<variable id=\"eitabfile\">Diríjase a <emph>Hoja ▸ Insertar hoja desde archivo</emph></variable>"
+msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3155115\n"
"help.text"
-msgid "Choose <emph>Insert - Function</emph>"
-msgstr "Vaya a <emph>Insertar ▸ Función</emph>."
+msgid "Choose <emph>Insert - Function</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -429,8 +429,8 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155809\n"
"help.text"
-msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date&Time</emph></variable>"
-msgstr "<variable id=\"eikadaze\"><emph>Insertar ▸ Función ▸</emph> categoría <emph>Fecha y hora</emph></variable>"
+msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date & Time</emph></variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -517,32 +517,32 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155383\n"
"help.text"
-msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph></variable>"
-msgstr "<variable id=\"funktionsliste\">Vaya a <emph>Insertar ▸ Lista de funciones</emph></variable>"
+msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153250\n"
"help.text"
-msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph></variable>"
-msgstr "<variable id=\"einamen\">Vaya a <emph>Insertar ▸ Intervalos y expresiones con nombre</emph></variable>"
+msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3146776\n"
"help.text"
-msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph></variable>"
-msgstr "<variable id=\"eiextdata\">Diríjase a <emph>Hoja ▸ Enlazar con datos externos</emph></variable>"
+msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3143222\n"
"help.text"
-msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>"
-msgstr "Vaya a <emph>Hoja ▸ Intervalos y expresiones con nombre ▸ Definir</emph>."
+msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -557,24 +557,24 @@ msgctxt ""
"00000404.xhp\n"
"par_id3145214\n"
"help.text"
-msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph></variable>"
-msgstr "<variable id=\"einaei\">Vaya a <emph>Hoja ▸ Intervalos y expresiones con nombre ▸ Insertar</emph></variable>"
+msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153558\n"
"help.text"
-msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph></variable>"
-msgstr "<variable id=\"einaueb\">Vaya a <emph>Hoja ▸ Intervalos y expresiones con nombre ▸ Crear</emph></variable>"
+msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153483\n"
"help.text"
-msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph></variable>"
-msgstr "<variable id=\"einabesch\">Vaya a <emph>Hoja ▸ Intervalos y expresiones con nombre ▸ Etiquetas</emph></variable>"
+msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
@@ -597,192 +597,192 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154685\n"
"help.text"
-msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph></variable>"
-msgstr "<variable id=\"fozelle\">Vaya a <emph>Formato ▸ Celdas</emph></variable>"
+msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153194\n"
"help.text"
-msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab </variable>"
-msgstr "<variable id=\"fozelstz\">Seleccione la pestaña <emph>Formato - Celdas - Protección de celda</emph></variable>"
+msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155854\n"
"help.text"
-msgid "<variable id=\"fozei\">Choose <emph>Format - Row</emph></variable>"
-msgstr "<variable id=\"fozei\">Menú <emph>Formato - Fila</emph></variable>"
+msgid "<variable id=\"fozei\">Choose <emph>Format - Rows</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3150012\n"
"help.text"
-msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Row - Optimal Height</emph></variable>"
-msgstr "<variable id=\"fozeiophoe\">Menú <emph>Formato - Fila - Altura óptima</emph></variable>"
+msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Rows - Optimal Height</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3148645\n"
"help.text"
-msgid "Choose <emph>Format - Row - Hide</emph>"
-msgstr "Vaya a <emph>Formato ▸ Fila ▸ Ocultar</emph>"
+msgid "Choose <emph>Format - Rows - Hide</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153728\n"
"help.text"
-msgid "Choose <emph>Format - Column - Hide</emph>"
-msgstr "Vaya a <emph>Formato ▸ Columna ▸ Ocultar</emph>"
+msgid "Choose <emph>Format - Columns - Hide</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3151114\n"
"help.text"
-msgid "Choose <emph>Format - Sheet - Hide</emph>"
-msgstr "Vaya a <emph>Formato ▸ Hoja ▸ Ocultar</emph>"
+msgid "Choose <emph>Sheet - Hide Sheet</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3148576\n"
"help.text"
-msgid "Choose <emph>Format - Row - Show</emph>"
-msgstr "Vaya a <emph>Formato ▸ Fila ▸ Mostrar</emph>"
+msgid "Choose <emph>Format - Rows - Show</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156286\n"
"help.text"
-msgid "Choose <emph>Format - Column - Show</emph>"
-msgstr "Menú <emph>Formato - Columna - Mostrar</emph>"
+msgid "Choose <emph>Format - Columns - Show</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3145645\n"
"help.text"
-msgid "<variable id=\"fospa\">Choose <emph>Format - Column</emph></variable>"
-msgstr "<variable id=\"fospa\">Menú <emph>Formato - Columna</emph></variable>"
+msgid "<variable id=\"fospa\">Choose <emph>Format - Columns</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3145252\n"
"help.text"
-msgid "Choose <emph>Format - Column - Optimal Width</emph>"
-msgstr "Vaya a <emph>Formato ▸ Columna ▸ Anchura óptima</emph>"
+msgid "Choose <emph>Format - Columns - Optimal Width</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3146971\n"
"help.text"
-msgid "Double-click right column separator in column headers"
-msgstr "Pulse dos veces en el separador derecho de los títulos de columnas"
+msgid "Double-click right column separator in column headers."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3147362\n"
"help.text"
-msgid "<variable id=\"fot\">Choose <emph>Format - Sheet</emph></variable>"
-msgstr "<variable id=\"fot\">Menú <emph>Formato - Hoja de cálculo</emph></variable>"
+msgid "<variable id=\"fot\">Choose <emph>Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3163805\n"
"help.text"
-msgid "<variable id=\"fotu\">Choose <emph>Format - Sheet - Rename</emph></variable>"
-msgstr "<variable id=\"fotu\">Menú <emph>Formato - Hoja de cálculo - Cambiar nombre</emph></variable>"
+msgid "<variable id=\"fotu\">Choose <emph>Sheet - Rename Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155333\n"
"help.text"
-msgid "<variable id=\"fotenb\">Choose <emph>Format - Sheet - Show</emph></variable>"
-msgstr "<variable id=\"fotenb\">Menú <emph>Formato - Hoja de cálculo - Mostrar</emph></variable>"
+msgid "<variable id=\"fotenb\">Choose <emph>Sheet - Show Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_idN1077A\n"
"help.text"
-msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph></variable>"
-msgstr "<variable id=\"foste\">Seleccione <emph>Formato - Página</emph></variable>"
+msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155508\n"
"help.text"
-msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab </variable>"
-msgstr "<variable id=\"fostel\">Vaya a <emph>Formato ▸ Página ▸</emph> pestaña <emph>Hoja</emph></variable>"
+msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3150883\n"
"help.text"
-msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph></variable>"
-msgstr "<variable id=\"fodrbe\">Vaya a <emph>Formato ▸ Intervalos de impresión</emph></variable>"
+msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156448\n"
"help.text"
-msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph></variable>"
-msgstr "<variable id=\"fodrfe\">Vaya a <emph>Formato ▸ Intervalos de impresión ▸ Definir</emph></variable>"
+msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156290\n"
"help.text"
-msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph></variable>"
-msgstr "<variable id=\"fodrhin\">Vaya a <emph>Formato ▸ Intervalos de impresión ▸ Añadir</emph></variable>"
+msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155812\n"
"help.text"
-msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph></variable>"
-msgstr "<variable id=\"fodbah\">Vaya a <emph>Formato ▸ Intervalos de impresión ▸ Borrar</emph></variable>"
+msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153307\n"
"help.text"
-msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph></variable>"
-msgstr "<variable id=\"fodbbe\">Vaya a <emph>Formato ▸ Intervalos de impresión ▸ Editar</emph></variable>"
+msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153916\n"
"help.text"
-msgid "Choose <emph>Format - AutoFormat</emph>"
-msgstr "Vaya a <emph>Formato ▸ Formato automático</emph>"
+msgid "Choose <emph>Format - AutoFormat</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3154532\n"
"help.text"
-msgid "On the Tools bar, click"
-msgstr "En la barra Herramientas, pulse en"
+msgid "On the <emph>Tools</emph> bar, click"
+msgstr ""
#: 00000405.xhp
msgctxt ""
@@ -805,8 +805,8 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154618\n"
"help.text"
-msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph></variable>"
-msgstr "<variable id=\"bedingte\">Seleccione <emph>Formato - Formato condicional</emph></variable>"
+msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -829,16 +829,16 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150541\n"
"help.text"
-msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph> </variable>"
-msgstr "<variable id=\"exdektv\">Diríjase a <emph>Herramientas ▸ Detective</emph></variable>"
+msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3153194\n"
"help.text"
-msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>"
-msgstr "Vaya a <emph>Herramientas ▸ Detective ▸ Rastrear precedentes</emph>"
+msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -853,24 +853,24 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph> </variable>"
-msgstr "<variable id=\"silbentrennungc\">Vaya a <emph>Herramientas ▸ Idioma ▸ División de palabras</emph></variable>"
+msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3145785\n"
"help.text"
-msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph> </variable>"
-msgstr "<variable id=\"exdvore\">Vaya a <emph>Herramientas ▸ Detective ▸ Quitar precedentes</emph> </variable>"
+msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3155411\n"
"help.text"
-msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>"
-msgstr "Vaya a <emph>Herramientas ▸ Detective ▸ Rastrear dependencias</emph>"
+msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -885,112 +885,112 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146984\n"
"help.text"
-msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph> </variable>"
-msgstr "<variable id=\"exdszne\">Vaya a <emph>Herramientas ▸ Detective ▸ Quitar dependientes</emph></variable>"
+msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3154014\n"
"help.text"
-msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph> </variable>"
-msgstr "<variable id=\"exdase\">Vaya a <emph>Herramientas ▸ Detective ▸ Eliminar todos los rastros</emph></variable>"
+msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3153188\n"
"help.text"
-msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph> </variable>"
-msgstr "<variable id=\"exdszfe\">Vaya a <emph>Herramientas ▸ Detective ▸ Rastrear error</emph></variable>"
+msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3149410\n"
"help.text"
-msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph> </variable>"
-msgstr "<variable id=\"fuellmodus\">Vaya a <emph>Herramientas ▸ Detective ▸ Modo de relleno</emph></variable>"
+msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3156284\n"
"help.text"
-msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph> </variable>"
-msgstr "<variable id=\"dateneinkreisen\">Vaya a <emph>Herramientas ▸ Detective ▸ Marcar datos incorrectos</emph></variable>"
+msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3153159\n"
"help.text"
-msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph> </variable>"
-msgstr "<variable id=\"spurenaktualisieren\">Vaya a <emph>Herramientas ▸ Detective ▸ Actualizar rastros</emph></variable>"
+msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3147397\n"
"help.text"
-msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph> </variable>"
-msgstr "<variable id=\"automatisch\">Vaya a <emph>Herramientas ▸ Detective ▸ Actualizar automáticamente</emph></variable>"
+msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3154018\n"
"help.text"
-msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph> </variable>"
-msgstr "<variable id=\"exzws\">Vaya a <emph>Herramientas ▸ Búsqueda del valor de destino</emph></variable>"
+msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3269142\n"
"help.text"
-msgid "<variable id=\"solver\">Choose <emph>Tools - Solver</emph> </variable>"
-msgstr "<variable id=\"solver\">Vaya a <emph>Herramientas ▸ Solver</emph></variable>"
+msgid "<variable id=\"solver\">Choose <emph>Tools - Solver</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id8554338\n"
"help.text"
-msgid "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, <emph>Options</emph> button </variable>"
-msgstr "<variable id=\"solver_options\">Vaya a <emph>Herramientas ▸ Solver</emph> y pulse en el botón <emph>Opciones</emph></variable>"
+msgid "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, click <emph>Options</emph> button.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3156277\n"
"help.text"
-msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph> </variable>"
-msgstr "<variable id=\"exsze\">Vaya a <emph>Herramientas ▸ Escenarios</emph></variable>"
+msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3149020\n"
"help.text"
-msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph></variable>"
-msgstr "<variable id=\"protect_sheet\">Vaya a <emph>Herramientas ▸ Proteger hoja</emph></variable>"
+msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3154256\n"
"help.text"
-msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph></variable>"
-msgstr "<variable id=\"protect_spreadsheet\">Vaya a <emph>Herramientas ▸ Proteger libro</emph></variable>"
+msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3146919\n"
"help.text"
-msgid "Choose <emph>Data - Calculate - Recalculate</emph>"
-msgstr "Vaya a <emph>Datos ▸ Calcular ▸ Recalcular</emph>"
+msgid "Choose <emph>Data - Calculate - Recalculate</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -1005,16 +1005,16 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150941\n"
"help.text"
-msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph> </variable>"
-msgstr "<variable id=\"exatmb\">Vaya a <emph>Datos ▸ Calcular ▸ Cálculo automático</emph></variable>"
+msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3151276\n"
"help.text"
-msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph> </variable>"
-msgstr "<variable id=\"autoeingabe\">Vaya a <emph>Herramientas ▸ Entrada automática</emph></variable>"
+msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph>.</variable>"
+msgstr ""
#: 00000407.xhp
msgctxt ""
@@ -1037,16 +1037,16 @@ msgctxt ""
"00000407.xhp\n"
"par_id3147335\n"
"help.text"
-msgid "<variable id=\"fete\">Choose <item type=\"menuitem\">View - Split Window</item></variable>"
-msgstr "<variable id=\"fete\">Vaya a <item type=\"menuitem\">Ver ▸ Dividir ventana</item></variable>"
+msgid "<variable id=\"fete\">Choose ><item type=\"menuitem\">View - Split Window</item>.</variable>"
+msgstr ""
#: 00000407.xhp
msgctxt ""
"00000407.xhp\n"
"par_id3153663\n"
"help.text"
-msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item></variable>"
-msgstr "<variable id=\"fefix\">Vaya a <item type=\"menuitem\">Ver ▸Inmovilizar celdas ▸ Inmovilizar filas y columnas</item></variable>"
+msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1069,48 +1069,48 @@ msgctxt ""
"00000412.xhp\n"
"par_id8366954\n"
"help.text"
-msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph></variable>"
-msgstr "<variable id=\"text2columns\">Vaya a <emph>Datos ▸ Texto a columnas</emph></variable>"
+msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3147399\n"
"help.text"
-msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph></variable>"
-msgstr "<variable id=\"dbrbf\">Vaya a <emph>Datos ▸ Definir intervalo</emph></variable>"
+msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145345\n"
"help.text"
-msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph></variable>"
-msgstr "<variable id=\"dbrba\">Vaya a <emph>Datos ▸ Seleccionar intervalo</emph></variable>"
+msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150443\n"
"help.text"
-msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph></variable>"
-msgstr "<variable id=\"dnsrt\">Vaya a <emph>Datos ▸ Ordenar</emph></variable>"
+msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148491\n"
"help.text"
-msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab"
-msgstr "Vaya a <emph>Datos ▸ Ordenar ▸</emph> pestaña <emph>Criterios de ordenación</emph>"
+msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154516\n"
"help.text"
-msgid "On Standard bar, click"
-msgstr "En la barra Estándar, pulse en"
+msgid "On <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1149,32 +1149,32 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146984\n"
"help.text"
-msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab</variable>"
-msgstr "<variable id=\"dnstot\">Elija <emph>Datos - Ordenar - Opciones</emph></variable>"
+msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155308\n"
"help.text"
-msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph></variable>"
-msgstr "<variable id=\"dnftr\">Menú <emph>Datos - Filtro</emph></variable>"
+msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148646\n"
"help.text"
-msgid "Choose <emph>Data - AutoFilter</emph>"
-msgstr "Vaya a <emph>Datos ▸ Filtro automático</emph>"
+msgid "Choose <emph>Data - AutoFilter</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151113\n"
"help.text"
-msgid "On Tools bar or Table Data bar, click"
-msgstr "En la barra Estándar o Datos de tabla, pulse en"
+msgid "On <emph>Tools</emph> bar or <emph>Table Data</emph> bar, click"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1197,40 +1197,40 @@ msgctxt ""
"00000412.xhp\n"
"par_id3156278\n"
"help.text"
-msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph></variable>"
-msgstr "<variable id=\"dnfspz\">Vaya a <emph>Datos ▸ Más filtros ▸ Filtro avanzado</emph></variable>"
+msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph> .</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153764\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label"
-msgstr "Vaya a <emph>Datos ▸ Más filtros ▸ Filtro estándar ▸</emph> sección <emph>Opciones</emph>"
+msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155444\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label"
-msgstr "Vaya a <emph>Datos ▸ Más filtros ▸ Filtro avanzado ▸</emph> sección <emph>Opciones</emph>"
+msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3156382\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Reset Filter</emph>"
-msgstr "Vaya a <emph>Datos ▸ Más filtros ▸ Restablecer filtro</emph>"
+msgid "Choose <emph>Data - More Filters - Reset Filter</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155961\n"
"help.text"
-msgid "On Table Data bar, click <emph>Reset Filter/Sort</emph>"
-msgstr "En la barra de la tabla de datos, pulsar <emph>Restablecer filtro/orden</emph>"
+msgid "On <emph>Table Data</emph> bar, click <emph>Reset Filter/Sort</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1253,112 +1253,112 @@ msgctxt ""
"00000412.xhp\n"
"par_id3152778\n"
"help.text"
-msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph></variable>"
-msgstr "<variable id=\"dnaftas\">Vaya a <emph>Datos ▸ Más filtros ▸ Ocultar filtro automático</emph></variable>"
+msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3166424\n"
"help.text"
-msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph></variable>"
-msgstr "<variable id=\"dntegs\">Menú <emph>Datos - Subtotales</emph></variable>"
+msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154574\n"
"help.text"
-msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs</variable>"
-msgstr "<variable id=\"dntezd\">Seleccione las pestañas <emph>Datos - Subtotales - Grupo 1, Grupo 2, Grupo 3</emph></variable>"
+msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151277\n"
"help.text"
-msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab</variable>"
-msgstr "<variable id=\"dntopi\">Elija <emph>Datos ▸ Subtotales ▸ pestaña Opciones</emph></variable>"
+msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145133\n"
"help.text"
-msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph></variable>"
-msgstr "<variable id=\"datengueltig\">Menú <emph>Datos - Validez</emph></variable>"
+msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3152992\n"
"help.text"
-msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigwerte\">Menú <emph>Datos ▸ Validez ▸ pestaña Criterios</emph></variable>"
+msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150367\n"
"help.text"
-msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigeingabe\">Elija <emph>Datos ▸ Validez ▸ pestaña Ayuda sobre la entrada</emph></variable>"
+msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154486\n"
"help.text"
-msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigfehler\">Vaya a <emph>Datos ▸ Validez ▸</emph> pestaña <emph>Aviso de error</emph></variable>"
+msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3146978\n"
"help.text"
-msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph></variable>"
-msgstr "<variable id=\"dnmfo\">Vaya a <emph>Datos ▸ Operaciones múltiples</emph></variable>"
+msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155809\n"
"help.text"
-msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph></variable>"
-msgstr "<variable id=\"dnksd\">Menú <emph>Datos - Consolidar</emph></variable>"
+msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148701\n"
"help.text"
-msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph></variable>"
-msgstr "<variable id=\"dngld\">Menú <emph>Datos - Consolidar</emph></variable>"
+msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153815\n"
"help.text"
-msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph></variable>"
-msgstr "<variable id=\"dngda\">Vaya a <emph>Datos ▸ Grupo y esquema ▸ Ocultar detalles</emph></variable>"
+msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3159223\n"
"help.text"
-msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph></variable>"
-msgstr "<variable id=\"dngde\">Vaya a <emph>Datos ▸ Grupo y esquema ▸ Mostrar detalles</emph></variable>"
+msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3146870\n"
"help.text"
-msgid "Choose <emph>Data - Group and Outline - Group</emph>"
-msgstr "Vaya a <emph>Datos ▸ Grupo y esquema ▸ Agrupar</emph>"
+msgid "Choose <emph>Data - Group and Outline - Group</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1397,8 +1397,8 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146781\n"
"help.text"
-msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>"
-msgstr "Vaya a <emph>Datos ▸ Grupo y esquema ▸ Desagrupar</emph>"
+msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1437,96 +1437,96 @@ msgctxt ""
"00000412.xhp\n"
"par_id3153008\n"
"help.text"
-msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph></variable>"
-msgstr "<variable id=\"dnglagl\">Choose <emph>Datos - Esquema - Esquema automático</emph></variable>"
+msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154709\n"
"help.text"
-msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove</emph></variable>"
-msgstr "<variable id=\"dnglef\">Vaya a <emph>Datos ▸ Grupo y esquema ▸ Quitar</emph></variable>"
+msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove Outline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id1774346\n"
"help.text"
-msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables)</variable>"
-msgstr "<variable id=\"dngdrill\">Vaya a <emph>Datos ▸ Grupo y esquema ▸ Mostrar detalles</emph> (para algunas tablas dinámicas)</variable>"
+msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables).</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155759\n"
"help.text"
-msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph></variable>"
-msgstr "<variable id=\"dndtpt\">Vaya a <emph>Datos ▸ Tabla dinámica</emph></variable>"
+msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154625\n"
"help.text"
-msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph></variable>"
-msgstr "<variable id=\"dndpa\">Vaya a <emph>Insertar ▸ Tabla dinámica</emph></variable>"
+msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3147558\n"
"help.text"
-msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
-msgstr "<variable id=\"dndq\">Vaya a <emph>Insertar ▸ Tabla dinámica</emph> y, en el cuadro de diálogo Seleccionar origen, elija la opción <emph>Origen de datos registrado en $[officename]</emph>.</variable>"
+msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153297\n"
"help.text"
-msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Current selection</emph>."
-msgstr "Vaya a <emph>Insertar ▸ Tabla dinámica</emph> y, en el cuadro de diálogo Seleccionar origen, elija la opción <emph>Selección actual</emph>."
+msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Current selection</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145118\n"
"help.text"
-msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
-msgstr "Vaya a <emph>Insertar ▸ Tabla dinámica</emph>; en el cuadro de diálogo Seleccionar origen elija la opción <emph>Origen de datos registrado en $[officename]</emph> y pulse en <emph>Aceptar</emph> para ver el cuadro de diálogo <emph>Seleccionar origen de datos</emph>."
+msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153294\n"
"help.text"
-msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph></variable>"
-msgstr "<variable id=\"dndpak\">Vaya a <emph>Datos ▸ Tabla dinámica ▸ Actualizar</emph></variable>"
+msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151344\n"
"help.text"
-msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph></variable>"
-msgstr "<variable id=\"dndploe\">Vaya a <emph>Datos ▸ Tabla dinámica ▸ Eliminar</emph></variable>"
+msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150397\n"
"help.text"
-msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph></variable>"
-msgstr "<variable id=\"dndakt\">Vaya a <emph>Datos ▸ Actualizar intervalo</emph></variable>"
+msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_idN10B8F\n"
"help.text"
-msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph></variable>"
-msgstr "<variable id=\"grouping\">Seleccione <emph>Datos - Esquema - Grupo</emph></variable>"
+msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
@@ -1549,77 +1549,77 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162106567373\n"
"help.text"
-msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph> </variable>"
-msgstr "<variable id=\"insert_rows_above\">Vaya a <emph>Hoja ▸ Insertar filas ▸ Filas encima</emph> </variable>"
+msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162109048207\n"
"help.text"
-msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph></variable>"
-msgstr "<variable id=\"insert_rows_below\">Vaya a <emph>Hoja ▸ Insertar filas ▸ Filas debajo</emph></variable>"
+msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162107055028\n"
"help.text"
-msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph></variable>"
-msgstr "<variable id=\"insert_columns_left\">Vaya a <emph>Hoja ▸ Insertar columnas ▸ Columnas a la izquierda</emph></variable>"
+msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162109126013\n"
"help.text"
-msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph></variable>"
-msgstr "<variable id=\"insert_columns_right\">Vaya a <emph>Hoja ▸ Insertar columnas ▸ Columnas a la derecha</emph></variable>"
+msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3149095\n"
"help.text"
-msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph></variable>"
-msgstr "<variable id=\"insert_page_break\">Vaya a <emph>Hoja ▸ Insertar salto de página</emph></variable>"
+msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3149398\n"
"help.text"
-msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph></variable>"
-msgstr "<variable id=\"insert_page_break_row\">Vaya a <emph>Hoja ▸ Insertar salto de página ▸ Salto de fila</emph></variable>"
+msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3150084\n"
"help.text"
-msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph></variable>"
-msgstr "<variable id=\"insert_page_break_column\">Vaya a <emph>Hoja ▸ Insertar salto de página ▸ Salto de columna</emph></variable>"
+msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3153093\n"
"help.text"
-msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph></variable>"
-msgstr "<variable id=\"delete_page_break\">Vaya a <emph>Hoja ▸ Eliminar salto de página</emph></variable>"
+msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3153191\n"
"help.text"
-msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph></variable>"
-msgstr "<variable id=\"delete_page_break_row\">Vaya a <emph>Hoja ▸ Eliminar salto de página ▸ Salto de fila</emph></variable>"
+msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3145645\n"
"help.text"
-msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph></variable>"
-msgstr "<variable id=\"delete_page_break_column\">Vaya a <emph>Hoja ▸ Eliminar salto de página ▸ Salto de columna</emph></variable>"
+msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph>.</variable>"
+msgstr ""
diff --git a/source/es/helpcontent2/source/text/scalc/01.po b/source/es/helpcontent2/source/text/scalc/01.po
index 281420cfbc5..c7ddb7c36c3 100644
--- a/source/es/helpcontent2/source/text/scalc/01.po
+++ b/source/es/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: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2018-10-22 00:56+0000\n"
+"PO-Revision-Date: 2018-11-13 12:03+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: es\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1540169811.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542110601.000000\n"
#: 01120000.xhp
msgctxt ""
@@ -24374,7 +24374,7 @@ msgctxt ""
"par_id2949715\n"
"help.text"
msgid "<emph>LowerLimit</emph> is the limit of the integral. The calculation takes place between 0 and this limit."
-msgstr ""
+msgstr "<emph>LímiteInferior</emph> es el límite de la integral. El cálculo se efectúa entre 0 y este límite."
#: 04060115.xhp
msgctxt ""
diff --git a/source/es/helpcontent2/source/text/scalc/02.po b/source/es/helpcontent2/source/text/scalc/02.po
index eb356d0d70f..6171ef1f974 100644
--- a/source/es/helpcontent2/source/text/scalc/02.po
+++ b/source/es/helpcontent2/source/text/scalc/02.po
@@ -3,9 +3,9 @@ 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-05-12 14:35+0200\n"
-"PO-Revision-Date: 2018-05-15 19:07+0000\n"
-"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:57+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: es\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1526411264.000000\n"
+"X-POOTLE-MTIME: 1542196660.000000\n"
#: 02130000.xhp
msgctxt ""
@@ -45,8 +45,8 @@ msgctxt ""
"02130000.xhp\n"
"par_id3155267\n"
"help.text"
-msgid "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Icono</alt></image>"
+msgid "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Currency Number Format Icon</alt></image>"
+msgstr ""
#: 02130000.xhp
msgctxt ""
@@ -61,8 +61,8 @@ msgctxt ""
"02130000.xhp\n"
"par_id3146776\n"
"help.text"
-msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cell - Numbers\">Format - Cell - Numbers</link>."
-msgstr "<link href=\"text/shared/01/05020300.xhp\" name=\"Formato - Celda - Números\">Formato - Celda - Números</link>."
+msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cells - Numbers\">Format - Cells - Numbers</link>."
+msgstr ""
#: 02140000.xhp
msgctxt ""
diff --git a/source/es/helpcontent2/source/text/scalc/06.po b/source/es/helpcontent2/source/text/scalc/06.po
index 202f9e6189f..6c6ffcf55c9 100644
--- a/source/es/helpcontent2/source/text/scalc/06.po
+++ b/source/es/helpcontent2/source/text/scalc/06.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-06-14 17:23+0200\n"
-"PO-Revision-Date: 2018-07-02 10:23+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-05-08 19:10+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: es\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1530527028.000000\n"
+"X-POOTLE-MTIME: 1525806640.000000\n"
#: calcsamplefiles.xhp
msgctxt ""
@@ -23,35 +23,3 @@ msgctxt ""
"help.text"
msgid "Calc Sample Files"
msgstr "Archivos de ejemplo para Calc"
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521663319917\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/imtrigon.ods\" id=\"ods_id61521568603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr "<object data=\"media/files/scalc/imtrigon.ods\" id=\"ods_id61521568603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521663319918\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/trigon.ods\" id=\"ods_id61521548603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr "<object data=\"media/files/scalc/trigon.ods\" id=\"ods_id61521548603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521563314918\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/pivot.ods\" id=\"ods_id61521547603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr "<object data=\"media/files/scalc/pivot.ods\" id=\"ods_id61521547603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id721528312694192\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/functions_ifs.ods\" id=\"ods_id61521547603534\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr "<object data=\"media/files/scalc/functions_ifs.ods\" id=\"ods_id61521547603534\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
diff --git a/source/es/helpcontent2/source/text/scalc/guide.po b/source/es/helpcontent2/source/text/scalc/guide.po
index 0ce7ed9c259..02e12d5e020 100644
--- a/source/es/helpcontent2/source/text/scalc/guide.po
+++ b/source/es/helpcontent2/source/text/scalc/guide.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-31 14:10+0200\n"
-"PO-Revision-Date: 2018-10-22 01:58+0000\n"
-"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:57+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: es\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1540173512.000000\n"
+"X-POOTLE-MTIME: 1542196661.000000\n"
#: address_auto.xhp
msgctxt ""
@@ -3709,8 +3709,8 @@ msgctxt ""
"database_filter.xhp\n"
"par_idN10693\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - Standard Filter</item>."
-msgstr "Vaya a <item type=\"menuitem\">Datos ▸ Filtro ▸ Filtro estándar</item>."
+msgid "Choose <item type=\"menuitem\">Data - More Filters - Standard Filter</item>."
+msgstr ""
#: database_filter.xhp
msgctxt ""
@@ -3765,8 +3765,8 @@ msgctxt ""
"database_filter.xhp\n"
"par_id3154944\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - AutoFilter</item>."
-msgstr "Vaya a <item type=\"menuitem\">Datos ▸ Filtro ▸ Filtro automático</item>."
+msgid "Choose <item type=\"menuitem\">Data - AutoFilter</item>."
+msgstr ""
#: database_filter.xhp
msgctxt ""
diff --git a/source/es/helpcontent2/source/text/shared.po b/source/es/helpcontent2/source/text/shared.po
index 6e5dd9110dc..81efeee736b 100644
--- a/source/es/helpcontent2/source/text/shared.po
+++ b/source/es/helpcontent2/source/text/shared.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: 2018-07-16 15:04+0000\n"
-"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:57+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: es\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1531753475.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196662.000000\n"
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -2013,5 +2013,5 @@ msgctxt ""
"need_help.xhp\n"
"hd_id1000010\n"
"help.text"
-msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"http://documentation.libreoffice.org/en/join-community/update-help-contents\">web page on writing Help contents</link>."
-msgstr "Esta página de la Ayuda necesita trabajo para garantizar su precisión y exhaustividad. Únase al proyecto LibreOffice y ayúdenos a escribir la información faltante. Consulte nuestra <link href=\"http://documentation.libreoffice.org/en/join-community/update-help-contents\">página web sobre la redacción de contenidos de la Ayuda</link>."
+msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"https://documentation.libreoffice.org/en/join-community/update-help-contents\"><emph>web page on writing Help contents</emph></link>."
+msgstr ""
diff --git a/source/es/helpcontent2/source/text/shared/00.po b/source/es/helpcontent2/source/text/shared/00.po
index a3099c860d1..d7a77ad3295 100644
--- a/source/es/helpcontent2/source/text/shared/00.po
+++ b/source/es/helpcontent2/source/text/shared/00.po
@@ -3,9 +3,9 @@ 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-10-21 20:57+0200\n"
-"PO-Revision-Date: 2018-10-22 00:50+0000\n"
-"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:57+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: es\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1540169443.000000\n"
+"X-POOTLE-MTIME: 1542196663.000000\n"
#: 00000001.xhp
msgctxt ""
@@ -6221,8 +6221,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id621525017637963\n"
"help.text"
-msgid "Choose <emph>File - Export as EPUB</emph>."
-msgstr "Vaya a <emph>Archivo ▸ Exportar a EPUB</emph>."
+msgid "Choose <emph>File - Export As - Export as EPUB</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -7197,16 +7197,16 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1091B\n"
"help.text"
-msgid "<variable id=\"grid\">Choose <emph>View - Grid</emph> (Impress or Draw).</variable>"
-msgstr "<variable id=\"grid\">Vaya a <emph>Ver ▸ Cuadrícula</emph> (Impress o Draw).</variable>"
+msgid "<variable id=\"grid\">Choose <emph>View - Grid and Helplines</emph> (Impress or Draw).</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_idN1092E\n"
"help.text"
-msgid "<variable id=\"guides\">Choose <emph>View - Snap Lines</emph> (Impress or Draw).</variable>"
-msgstr "<variable id=\"guides\">Vaya a <emph>Ver ▸ Guías</emph> (Impress o Draw).</variable>"
+msgid "<variable id=\"guides\">Choose <emph>View - Snap Guides</emph> (Impress or Draw).</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7861,8 +7861,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id9988402\n"
"help.text"
-msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Updates</emph> button.</variable>"
-msgstr "<variable id=\"packagemanager_eu\">Seleccione <emph>Herramientas ▸ Gestor de extensiones</emph> y pulse en el botón <emph>Buscar actualizaciones</emph>.</variable>"
+msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Check for Updates</emph> button.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -8075,14 +8075,6 @@ msgstr "<variable id=\"allg\">Vaya a <switchinline select=\"sys\"><caseinline se
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
-"par_id3150032\n"
-"help.text"
-msgid "<variable id=\"arbeit\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Memory</emph>.</variable>"
-msgstr "<variable id=\"arbeit\">Vaya a <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME ▸ Preferencias</emph></caseinline><defaultinline><emph>Herramientas ▸ Opciones</emph></defaultinline></switchinline><emph> ▸ $[officename] ▸ Memoria</emph>.</variable>"
-
-#: 00000406.xhp
-msgctxt ""
-"00000406.xhp\n"
"par_id3159153\n"
"help.text"
msgid "<variable id=\"ansicht\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - View</emph>.</variable>"
@@ -11045,7 +11037,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id366527\n"
"help.text"
-msgid "Choose <emph>Format - Object - Line</emph> (Writer)."
+msgid "Choose <emph>Format - Text Box and Shape - Line</emph> (Writer)."
msgstr ""
#: 00040502.xhp
@@ -11053,7 +11045,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id3835261\n"
"help.text"
-msgid "Choose <emph>Format - Graphic - Line</emph> (Calc)."
+msgid "Choose <emph>Format - Object - Line</emph> (Calc)."
msgstr ""
#: 00040502.xhp
@@ -11085,7 +11077,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id3154285\n"
"help.text"
-msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Object - </emph></caseinline><caseinline select=\"CALC\"><emph>Graphic - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
+msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Text Box and Shape - </emph></caseinline><caseinline select=\"CALC\"><emph>Object - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
msgstr ""
#: 00040502.xhp
diff --git a/source/es/helpcontent2/source/text/shared/01.po b/source/es/helpcontent2/source/text/shared/01.po
index 207fc1bd4ad..36b4ba4d8e8 100644
--- a/source/es/helpcontent2/source/text/shared/01.po
+++ b/source/es/helpcontent2/source/text/shared/01.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2018-10-23 00:04+0000\n"
-"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:57+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: es\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1540253076.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196667.000000\n"
#: 01010000.xhp
msgctxt ""
@@ -1166,7 +1166,7 @@ msgctxt ""
"par_id3144438\n"
"help.text"
msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/setup\">Opens the <link href=\"text/shared/01/01140000.xhp\" name=\"Printer Setup\"><emph>Printer Setup</emph></link> dialog.</ahelp>"
-msgstr ""
+msgstr "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/setup\">Abre el cuadro de diálogo <link href=\"text/shared/01/01140000.xhp\" name=\"Configuración de la impresora\"><emph>Configuración de la impresora</emph></link>.</ahelp>"
#: 01010300.xhp
msgctxt ""
@@ -1214,7 +1214,7 @@ msgctxt ""
"par_id3150278\n"
"help.text"
msgid "<ahelp hid=\".\">Select the size of your business card from a number of predefined size formats, or a size format that you specify on the <emph>Format</emph> tab.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Seleccione el tamaño de la tarjeta de presentación entre distintos formatos de tamaño predefinidos o, si lo desea, en la pestaña <emph>Formato</emph>, establezca el tamaño que considere oportuno.</ahelp>"
#: 01010301.xhp
msgctxt ""
@@ -33637,8 +33637,8 @@ msgctxt ""
"06130000.xhp\n"
"par_id3153748\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
-msgstr "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Ejecuta o guarda la macro actual.</ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Runs or saves the current macro.</ahelp>"
+msgstr ""
#: 06130000.xhp
msgctxt ""
@@ -40771,14 +40771,6 @@ msgstr "Exporta el archivo actual como <link href=\"text/shared/00/00000002.xhp#
#: ref_epub_export.xhp
msgctxt ""
"ref_epub_export.xhp\n"
-"par_id701525003241759\n"
-"help.text"
-msgid "<embedvar href=\"text/shared/00/00000002.xhp#epubv\" markup=\"keep\"/>"
-msgstr "<embedvar href=\"text/shared/00/00000002.xhp#epubv\" markup=\"keep\"/>"
-
-#: ref_epub_export.xhp
-msgctxt ""
-"ref_epub_export.xhp\n"
"par_id19921\n"
"help.text"
msgid "<image id=\"img_id22170\" src=\"media/screenshots/modules/swriter/ui/exportepub/EPubDialog.png\" localize=\"true\" width=\"664px\" height=\"482px\"><alt id=\"alt_id59843\">EPUB dialog box</alt></image>"
@@ -40925,8 +40917,8 @@ msgctxt ""
"ref_epub_export.xhp\n"
"par_id971525023515891\n"
"help.text"
-msgid "For custom metadata, you must provide a file with same name as the original filename and with extension as \".xmp\". The provided metadata will override the the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type=\"literal\">MyText.xmp</item>."
-msgstr "Si prefiere utilizar metadatos personalizados, debe proporcionar un archivo con el mismo nombre del original y la extensión «.xmp». Los metadatos proporcionados prevalecen sobre los metadatos internos del documento. Para continuar con el ejemplo anterior, los metadatos personalizados deben colocarse dentro del directorio MiLibro como <item type=\"literal\">MiLibro.xmp</item>."
+msgid "For custom metadata, you must provide a file with same name as the original filename and with extension as \".xmp\". The provided metadata will override the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type=\"literal\">MyText.xmp</item>."
+msgstr ""
#: ref_epub_export.xhp
msgctxt ""
diff --git a/source/es/helpcontent2/source/text/shared/02.po b/source/es/helpcontent2/source/text/shared/02.po
index 6ec40dfca30..af36f0df4da 100644
--- a/source/es/helpcontent2/source/text/shared/02.po
+++ b/source/es/helpcontent2/source/text/shared/02.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: 2018-10-24 08:17+0000\n"
+"PO-Revision-Date: 2018-11-13 16:12+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: es\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1540369076.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542125532.000000\n"
#: 01110000.xhp
msgctxt ""
@@ -2246,7 +2246,7 @@ msgctxt ""
"hd_id3153349\n"
"help.text"
msgid "Keyboard-only control of <emph>Table Controls</emph>"
-msgstr ""
+msgstr "Manipulación solo por el teclado de <emph>controles de tablas</emph>"
#: 01170004.xhp
msgctxt ""
diff --git a/source/es/helpcontent2/source/text/shared/explorer/database.po b/source/es/helpcontent2/source/text/shared/explorer/database.po
index d6bf8ffe2a7..93af2bcbdf4 100644
--- a/source/es/helpcontent2/source/text/shared/explorer/database.po
+++ b/source/es/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: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: 2018-05-17 21:26+0000\n"
+"PO-Revision-Date: 2018-11-13 01:29+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: es\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1526592413.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542072561.000000\n"
#: 02000000.xhp
msgctxt ""
@@ -46,7 +46,7 @@ msgctxt ""
"par_id3150499\n"
"help.text"
msgid "A \"query\" is a special view of a table. A query can display chosen records or chosen fields within records; it can also sort those records. A query can apply to one table or to multiple tables, if they are linked by common data fields."
-msgstr ""
+msgstr "Una «consulta» es una visualización especial de una tabla. Las consultas pueden mostrar determinados registros o campos de los registros y, si es necesario, pueden ordenar estos registros. Una consulta puede aplicarse a una tabla o a varias, si estas se enlazan a través de campos de datos en común."
#: 02000000.xhp
msgctxt ""
@@ -614,7 +614,7 @@ msgctxt ""
"hd_id3153279\n"
"help.text"
msgid "Specifying the relation type"
-msgstr ""
+msgstr "Especificar el tipo de relación"
#: 02010100.xhp
msgctxt ""
@@ -662,7 +662,7 @@ msgctxt ""
"hd_id3151208\n"
"help.text"
msgid "Defining the query"
-msgstr ""
+msgstr "Definir la consulta"
#: 02010100.xhp
msgctxt ""
@@ -678,7 +678,7 @@ msgctxt ""
"hd_id3154161\n"
"help.text"
msgid "Specifying field names"
-msgstr ""
+msgstr "Especificar los nombres de los campos"
#: 02010100.xhp
msgctxt ""
@@ -710,7 +710,7 @@ msgctxt ""
"hd_id3155764\n"
"help.text"
msgid "Saving the query"
-msgstr ""
+msgstr "Guardar la consulta"
#: 02010100.xhp
msgctxt ""
diff --git a/source/es/helpcontent2/source/text/shared/guide.po b/source/es/helpcontent2/source/text/shared/guide.po
index 9be4bce9421..157189ee2c0 100644
--- a/source/es/helpcontent2/source/text/shared/guide.po
+++ b/source/es/helpcontent2/source/text/shared/guide.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-10-15 03:25+0000\n"
-"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:57+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: es\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1539573956.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196674.000000\n"
#: aaa_start.xhp
msgctxt ""
@@ -8829,8 +8829,8 @@ msgctxt ""
"gallery_insert.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by selecting <emph>Tools - Gallery</emph>."
-msgstr "Abra la Galería; para ello, haga clic en el icono <emph>Galería</emph> de la barra de herramientas <emph>Estándar</emph> o seleccione <emph>Herramientas - Galería</emph>."
+msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by choosing <emph>Insert - Media - Gallery</emph>."
+msgstr ""
#: gallery_insert.xhp
msgctxt ""
diff --git a/source/es/helpcontent2/source/text/shared/help.po b/source/es/helpcontent2/source/text/shared/help.po
index aa07b6cb909..f5c2fd04681 100644
--- a/source/es/helpcontent2/source/text/shared/help.po
+++ b/source/es/helpcontent2/source/text/shared/help.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-09-03 14:26+0000\n"
+"PO-Revision-Date: 2018-11-13 15:59+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: es\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1535984776.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542124760.000000\n"
#: browserhelp.xhp
msgctxt ""
@@ -54,7 +54,7 @@ msgctxt ""
"par_id601525734140935\n"
"help.text"
msgid "<variable id=\"index\">Index of chosen module</variable>"
-msgstr ""
+msgstr "<variable id=\"index\">Índice de la aplicación elegida</variable>"
#: browserhelp.xhp
msgctxt ""
diff --git a/source/es/helpcontent2/source/text/shared/optionen.po b/source/es/helpcontent2/source/text/shared/optionen.po
index de666160ce6..0a7016fdf3b 100644
--- a/source/es/helpcontent2/source/text/shared/optionen.po
+++ b/source/es/helpcontent2/source/text/shared/optionen.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-10-03 18:25+0000\n"
-"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:57+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: es\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1538591113.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196676.000000\n"
#: 01000000.xhp
msgctxt ""
@@ -267,6 +267,14 @@ msgstr "Algunos de los datos del usuario se incluyen automáticamente en un dicc
#: 01010100.xhp
msgctxt ""
"01010100.xhp\n"
+"par_id3153032\n"
+"help.text"
+msgid "User data is also used when commenting and in tracking changes mode, to identify comments/edits author; and to mark last edit position in document, so that when author opens the document later, it opens at the last edit position."
+msgstr ""
+
+#: 01010100.xhp
+msgctxt ""
+"01010100.xhp\n"
"hd_id3147653\n"
"help.text"
msgid "Address"
@@ -14741,8 +14749,8 @@ msgctxt ""
"opencl.xhp\n"
"par_id5293741\n"
"help.text"
-msgid "for more information on OpenCL, visit <link href=\"http://www.khronos.org/opencl/\">the OpenCL site</link>"
-msgstr "Para obtener más información sobre OpenCL, visite <link href=\"http://www.khronos.org/opencl/\">su sitio web</link> (en inglés)"
+msgid "for more information on OpenCL, visit <link href=\"https://www.khronos.org/opencl/\">the OpenCL site</link>"
+msgstr ""
#: persona_firefox.xhp
msgctxt ""
diff --git a/source/es/helpcontent2/source/text/simpress/01.po b/source/es/helpcontent2/source/text/simpress/01.po
index 077b18c037a..cf71266213b 100644
--- a/source/es/helpcontent2/source/text/simpress/01.po
+++ b/source/es/helpcontent2/source/text/simpress/01.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: 2018-11-12 04:06+0000\n"
+"PO-Revision-Date: 2018-11-13 15:50+0000\n"
"Last-Translator: cyberjavimu <cyberjavimu@yahoo.es>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: es\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1541995561.000000\n"
+"X-POOTLE-MTIME: 1542124239.000000\n"
#: 01170000.xhp
msgctxt ""
@@ -5521,13 +5521,12 @@ msgid "Each list entry consists of the following two rows:"
msgstr "Cada elemento de la lista consiste de las dos filas siguientes:"
#: 06060000.xhp
-#, fuzzy
msgctxt ""
"06060000.xhp\n"
"par_idN107B5\n"
"help.text"
msgid "The first row of the entry shows a mouse icon if the animation is started by a mouse click, and a clock if the animation starts after the previous animation ends. The name of the shape for the animation effect or the first characters of the animated text."
-msgstr "La primera fila del elemento muestra un icono de ratón si la animación se inicia a través de una pulsación de ratón, o bien, muestra un icono de reloj si la animación se inicia automáticamente al finalizar la anterior."
+msgstr "La primera fila de la entrada muestra un icono de ratón si la animación se inicia a través de una pulsación de ratón, o bien, muestra un icono de reloj si la animación se inicia automáticamente al finalizar la anterior. El nombre de la forma del efecto de animación o la primera letra del texto animado."
#: 06060000.xhp
msgctxt ""
diff --git a/source/es/helpcontent2/source/text/smath.po b/source/es/helpcontent2/source/text/smath.po
index cf488fedc43..ab4c867d196 100644
--- a/source/es/helpcontent2/source/text/smath.po
+++ b/source/es/helpcontent2/source/text/smath.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-03-14 07:51+0000\n"
+"PO-Revision-Date: 2018-11-13 15:51+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: es\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1521013865.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542124278.000000\n"
#: main0000.xhp
msgctxt ""
@@ -62,7 +62,7 @@ msgctxt ""
"par_id3143269\n"
"help.text"
msgid "Have a look at <link href=\"https://www.dmaths.org\">www.dmaths.org</link> for a set of additional %PRODUCTNAME Math icons and macros."
-msgstr ""
+msgstr "Eche un vistazo a <link href=\"https://www.dmaths.org\">www.dmaths.org</link> para obtener un conjunto de iconos y macros adicionales para %PRODUCTNAME Math."
#: main0100.xhp
msgctxt ""
diff --git a/source/es/helpcontent2/source/text/smath/01.po b/source/es/helpcontent2/source/text/smath/01.po
index f1d21bb4c6f..89f8fd30d46 100644
--- a/source/es/helpcontent2/source/text/smath/01.po
+++ b/source/es/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: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-08-17 07:20+0000\n"
+"PO-Revision-Date: 2018-11-13 13:59+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: es\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1534490417.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542117579.000000\n"
#: 02080000.xhp
msgctxt ""
@@ -11222,7 +11222,7 @@ msgctxt ""
"par_id3153818\n"
"help.text"
msgid "<variable id=\"abstaendetext\"><ahelp hid=\".\">Use this dialog to determine the spacing between formula elements. The spacing is specified as a percentage in relation to the base size defined under <emph>Format - Font Size</emph>.</ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"abstaendetext\"><ahelp hid=\".\">Use este cuadro de diálogo para determinar el espacio entre los elementos de la fórmula. El espacio se indica como porcentaje respecto al tamaño de base que se ha definido en <emph>Formato ▸ Tamaño de letra</emph>.</ahelp></variable>"
#: 05030000.xhp
msgctxt ""
@@ -11278,7 +11278,7 @@ msgctxt ""
"par_id3146323\n"
"help.text"
msgid "<ahelp hid=\".\">Defines the spacing between variables and operators.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Define el espacio entre variables y operadores.</ahelp>"
#: 05030000.xhp
msgctxt ""
@@ -11294,7 +11294,7 @@ msgctxt ""
"par_id3145824\n"
"help.text"
msgid "<ahelp hid=\".\">Determines the spacing between lines.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Determina el espacio entre renglones.</ahelp>"
#: 05030000.xhp
msgctxt ""
@@ -11310,7 +11310,7 @@ msgctxt ""
"par_id3150864\n"
"help.text"
msgid "<ahelp hid=\".\">Determines the spacing between the root sign and radicals.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Determina el espacio entre el signo de raíz y los radicales.</ahelp>"
#: 05030000.xhp
msgctxt ""
@@ -11342,7 +11342,7 @@ msgctxt ""
"par_id3150568\n"
"help.text"
msgid "<ahelp hid=\".\">Determines the spacing for superscript indexes.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Determina el espacio para los superíndices.</ahelp>"
#: 05030000.xhp
msgctxt ""
@@ -11358,7 +11358,7 @@ msgctxt ""
"par_id3148772\n"
"help.text"
msgid "<ahelp hid=\".\">Determines the spacing for subscript indexes.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Determina el espacio para los subíndices.</ahelp>"
#: 05030000.xhp
msgctxt ""
@@ -11390,7 +11390,7 @@ msgctxt ""
"par_id3155990\n"
"help.text"
msgid "<ahelp hid=\".\">Determines the spacing between the fraction bar and the numerator.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Determina el espacio entre la línea de la fracción y el numerador.</ahelp>"
#: 05030000.xhp
msgctxt ""
@@ -11406,7 +11406,7 @@ msgctxt ""
"par_id3149711\n"
"help.text"
msgid "<ahelp hid=\".\">Determines the spacing between the fraction bar and the denominator.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Determina el espacio entre la línea de la fracción y el denominador.</ahelp>"
#: 05030000.xhp
msgctxt ""
diff --git a/source/es/helpcontent2/source/text/swriter/00.po b/source/es/helpcontent2/source/text/swriter/00.po
index ceb80bcefda..2ca8f300ebf 100644
--- a/source/es/helpcontent2/source/text/swriter/00.po
+++ b/source/es/helpcontent2/source/text/swriter/00.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: 2018-09-14 14:02+0000\n"
-"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:57+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: es\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1536933742.000000\n"
+"X-POOTLE-MTIME: 1542196678.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -37,8 +37,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3150253\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\"><alt id=\"alt_id3145389\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\"><alt id=\"alt_id3145389\">Icono</alt></image>"
+msgid "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145389\">Wrap Off Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -53,8 +53,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3156397\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\"><alt id=\"alt_id3149048\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\"><alt id=\"alt_id3149048\">Icono</alt></image>"
+msgid "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149048\">Wrap On Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -69,8 +69,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3154558\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\"><alt id=\"alt_id3152999\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\"><alt id=\"alt_id3152999\">Icono</alt></image>"
+msgid "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152999\">Wrap Through Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -85,8 +85,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3148773\n"
"help.text"
-msgid "<image src=\"res/sc06301.png\" id=\"img_id3149026\"><alt id=\"alt_id3149026\">Icon</alt></image>"
-msgstr "<image src=\"res/sc06301.png\" id=\"img_id3149026\"><alt id=\"alt_id3149026\">Icono</alt></image>"
+msgid "<image src=\"res/sc06301.png\" id=\"img_id3149026\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149026\">Jump to Previous Script Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -101,8 +101,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3151265\n"
"help.text"
-msgid "<image src=\"res/sc06300.png\" id=\"img_id3151272\"><alt id=\"alt_id3151272\">Icon</alt></image>"
-msgstr "<image src=\"res/sc06300.png\" id=\"img_id3151272\"><alt id=\"alt_id3151272\">Icono</alt></image>"
+msgid "<image src=\"res/sc06300.png\" id=\"img_id3151272\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151272\"> Jump to Next Script Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -381,8 +381,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3154763\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">⌘</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + F8"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -397,8 +397,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3151387\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">⌘</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + F9"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -413,8 +413,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3145823\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">⌘</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + F10"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -429,8 +429,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150932\n"
"help.text"
-msgid "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\"><alt id=\"alt_id3150502\">Icon</alt></image>"
-msgstr "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\"><alt id=\"alt_id3150502\">Icono</alt></image>"
+msgid "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150502\">Formatting Marks Icon</alt></image>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -461,8 +461,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150765\n"
"help.text"
-msgid "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\"><alt id=\"alt_id3147572\">Icon</alt></image>"
-msgstr "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\"><alt id=\"alt_id3147572\">Icono</alt></image>"
+msgid "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147572\">Web Icon</alt></image>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -2461,8 +2461,8 @@ msgctxt ""
"stylesmenu.xhp\n"
"par_id941529884998705\n"
"help.text"
-msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles</emph></variable>."
-msgstr "<variable id=\"ses\">Vaya a <emph>Estilos ▸ Modificar estilos</emph></variable>."
+msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles...</emph></variable>."
+msgstr ""
#: stylesmenu.xhp
msgctxt ""
diff --git a/source/es/helpcontent2/source/text/swriter/guide.po b/source/es/helpcontent2/source/text/swriter/guide.po
index 970c6339ed2..67486511b41 100644
--- a/source/es/helpcontent2/source/text/swriter/guide.po
+++ b/source/es/helpcontent2/source/text/swriter/guide.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: 2018-10-28 18:37+0000\n"
+"PO-Revision-Date: 2018-11-13 11:58+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: es\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1540751871.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542110298.000000\n"
#: anchor_object.xhp
msgctxt ""
@@ -7550,7 +7550,7 @@ msgctxt ""
"par_id3155900\n"
"help.text"
msgid "Choose <emph>Data - Record</emph>."
-msgstr ""
+msgstr "Vaya a <emph>Datos ▸ Registro</emph>."
#: indices_literature.xhp
msgctxt ""
@@ -10934,7 +10934,7 @@ msgctxt ""
"par_id3149847\n"
"help.text"
msgid "Choose <emph>File - Print Preview</emph>."
-msgstr ""
+msgstr "Vaya a <emph>Archivo ▸ Previsualización de impresión</emph>."
#: print_preview.xhp
msgctxt ""
diff --git a/source/es/instsetoo_native/inc_openoffice/windows/msi_languages.po b/source/es/instsetoo_native/inc_openoffice/windows/msi_languages.po
index ce8e59de1b1..4df88d975bd 100644
--- a/source/es/instsetoo_native/inc_openoffice/windows/msi_languages.po
+++ b/source/es/instsetoo_native/inc_openoffice/windows/msi_languages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-11-12 12:48+0000\n"
+"PO-Revision-Date: 2018-11-13 14:31+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: es\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1542026880.000000\n"
+"X-POOTLE-MTIME: 1542119460.000000\n"
#: ActionTe.ulf
msgctxt ""
@@ -2374,7 +2374,7 @@ msgctxt ""
"OOO_CONTROL_234\n"
"LngText.text"
msgid "The program features you selected are being installed."
-msgstr "Los componentes del programa seleccionados se están instalando."
+msgstr "Los componentes del programa seleccionados están instalándose."
#: Control.ulf
msgctxt ""
@@ -2382,7 +2382,7 @@ msgctxt ""
"OOO_CONTROL_235\n"
"LngText.text"
msgid "The program features you selected are being uninstalled."
-msgstr "Los componentes del programa seleccionados se están desinstalando."
+msgstr "Los componentes del programa seleccionados están desinstalándose."
#: Control.ulf
msgctxt ""
diff --git a/source/es/officecfg/registry/data/org/openoffice/Office/UI.po b/source/es/officecfg/registry/data/org/openoffice/Office/UI.po
index 489e29b0c19..1e2f0d93ef3 100644
--- a/source/es/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/es/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-11-12 12:50+0000\n"
+"PO-Revision-Date: 2018-11-13 14:34+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: es\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1542027054.000000\n"
+"X-POOTLE-MTIME: 1542119677.000000\n"
#: BaseWindowState.xcu
msgctxt ""
@@ -25216,7 +25216,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Tabbed Compact"
-msgstr ""
+msgstr "En pestañas, compacta"
#: ToolbarMode.xcu
msgctxt ""
diff --git a/source/es/sc/messages.po b/source/es/sc/messages.po
index 45f97163337..18fd3c53b60 100644
--- a/source/es/sc/messages.po
+++ b/source/es/sc/messages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-11-12 12:59+0000\n"
+"PO-Revision-Date: 2018-11-13 14:43+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: es\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1542027564.000000\n"
+"X-POOTLE-MTIME: 1542120214.000000\n"
#: sc/inc/compiler.hrc:27
msgctxt "RID_FUNCTION_CATEGORIES"
@@ -12736,7 +12736,7 @@ msgstr "Indica cuál ocurrencia del texto original debe reemplazarse."
#: sc/inc/scfuncs.hrc:3822
msgctxt "SC_OPCODE_REGEX"
msgid "Matches and extracts or optionally replaces text using regular expressions."
-msgstr ""
+msgstr "Encuentra y extrae, u opcionalmente reemplaza, texto a través de expresiones regulares."
#: sc/inc/scfuncs.hrc:3823
msgctxt "SC_OPCODE_REGEX"
@@ -12746,7 +12746,7 @@ msgstr "Texto"
#: sc/inc/scfuncs.hrc:3824
msgctxt "SC_OPCODE_REGEX"
msgid "The text to be operated on."
-msgstr ""
+msgstr "El texto en que se realizarán operaciones."
#: sc/inc/scfuncs.hrc:3825
msgctxt "SC_OPCODE_REGEX"
diff --git a/source/es/sd/messages.po b/source/es/sd/messages.po
index 0a4288a7e0c..06183a89478 100644
--- a/source/es/sd/messages.po
+++ b/source/es/sd/messages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-10-22 14:26+0000\n"
+"PO-Revision-Date: 2018-11-13 14:47+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: es\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1540218364.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542120478.000000\n"
#: sd/inc/DocumentRenderer.hrc:27
msgctxt "STR_IMPRESS_PRINT_UI_CONTENT_CHOICES"
@@ -3402,12 +3402,12 @@ msgstr ""
#: sd/uiconfig/simpress/ui/customanimationfragment.ui:107
msgctxt "customanimationfragment|clockwise"
msgid "Clockwise"
-msgstr ""
+msgstr "Sentido horario"
#: sd/uiconfig/simpress/ui/customanimationfragment.ui:115
msgctxt "customanimationfragment|counterclock"
msgid "Counter-clockwise"
-msgstr ""
+msgstr "Sentido antihorario"
#: sd/uiconfig/simpress/ui/customanimationfragment.ui:169
msgctxt "customanimationfragment|hori"
@@ -4465,32 +4465,32 @@ msgstr ""
#: sd/uiconfig/simpress/ui/notebookbar.ui:5375
msgctxt "impressnotebookbar|InsertMenuButton"
msgid "_Insert"
-msgstr ""
+msgstr "_Insertar"
#: sd/uiconfig/simpress/ui/notebookbar.ui:5448
msgctxt "impressnotebookbar|InsertLabel"
msgid "Insert"
-msgstr ""
+msgstr "Insertar"
#: sd/uiconfig/simpress/ui/notebookbar.ui:5478
msgctxt "impressnotebookbar|SlideMenuButton"
msgid "S_lide"
-msgstr ""
+msgstr "_Diapositiva"
#: sd/uiconfig/simpress/ui/notebookbar.ui:6335
msgctxt "impressnotebookbar|LayoutLabel"
msgid "Slide"
-msgstr ""
+msgstr "Diapositiva"
#: sd/uiconfig/simpress/ui/notebookbar.ui:6363
msgctxt "impressnotebookbar|SlideShowMenuButton"
msgid "_Slide Show"
-msgstr ""
+msgstr "_Pase de diapositivas"
#: sd/uiconfig/simpress/ui/notebookbar.ui:6824
msgctxt "impressnotebookbar|ReferencesLabel"
msgid "Slide Show"
-msgstr ""
+msgstr "Pase de diapositivas"
#: sd/uiconfig/simpress/ui/notebookbar.ui:6852
msgctxt "impressnotebookbar|ReviewMenuButton"
@@ -4505,22 +4505,22 @@ msgstr ""
#: sd/uiconfig/simpress/ui/notebookbar.ui:7292
msgctxt "impressnotebookbar|ViewMenuButton"
msgid "_View"
-msgstr ""
+msgstr "_Ver"
#: sd/uiconfig/simpress/ui/notebookbar.ui:8176
msgctxt "impressnotebookbar|ViewLabel"
msgid "View"
-msgstr ""
+msgstr "Ver"
#: sd/uiconfig/simpress/ui/notebookbar.ui:9011
msgctxt "impressnotebookbar|TableMenuButton"
msgid "T_able"
-msgstr ""
+msgstr "_Tabla"
#: sd/uiconfig/simpress/ui/notebookbar.ui:9095
msgctxt "impressnotebookbar|TableLabel"
msgid "Table"
-msgstr ""
+msgstr "Tabla"
#: sd/uiconfig/simpress/ui/notebookbar.ui:9549
#: sd/uiconfig/simpress/ui/notebookbar.ui:10621
@@ -4528,57 +4528,57 @@ msgstr ""
#: sd/uiconfig/simpress/ui/notebookbar.ui:12495
msgctxt "impressnotebookbar|ConvertMenuButton"
msgid "Convert"
-msgstr ""
+msgstr "Convertir"
#: sd/uiconfig/simpress/ui/notebookbar.ui:10054
msgctxt "impressnotebookbar|GraphicMenuButton"
msgid "Image"
-msgstr ""
+msgstr "Imagen"
#: sd/uiconfig/simpress/ui/notebookbar.ui:10179
msgctxt "impressnotebookbar|ImageLabel"
msgid "Image"
-msgstr ""
+msgstr "Imagen"
#: sd/uiconfig/simpress/ui/notebookbar.ui:11364
msgctxt "impressnotebookbar|DrawMenuButton"
msgid "D_raw"
-msgstr ""
+msgstr "Di_bujo"
#: sd/uiconfig/simpress/ui/notebookbar.ui:11473
msgctxt "impressnotebookbar|DrawLabel"
msgid "Draw"
-msgstr ""
+msgstr "Dibujo"
#: sd/uiconfig/simpress/ui/notebookbar.ui:11971
msgctxt "impressnotebookbar|MediaMenuButton"
msgid "_Media"
-msgstr ""
+msgstr "_Multimedia"
#: sd/uiconfig/simpress/ui/notebookbar.ui:12054
msgctxt "impressnotebookbar|MediaLabel"
msgid "Media"
-msgstr ""
+msgstr "Multimedia"
#: sd/uiconfig/simpress/ui/notebookbar.ui:12782
msgctxt "impressnotebookbar|ObjectMenuButton"
msgid "Object"
-msgstr ""
+msgstr "Objeto"
#: sd/uiconfig/simpress/ui/notebookbar.ui:12891
msgctxt "impressnotebookbar|ObjectLabel"
msgid "Object"
-msgstr ""
+msgstr "Objeto"
#: sd/uiconfig/simpress/ui/notebookbar.ui:12922
msgctxt "impressnotebookbar|ToolsMenuButton"
msgid "_Tools"
-msgstr ""
+msgstr "_Herramientas"
#: sd/uiconfig/simpress/ui/notebookbar.ui:13847
msgctxt "impressnotebookbar|DevLabel"
msgid "Tools"
-msgstr ""
+msgstr "Herramientas"
#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:1922
msgctxt "notebookbar_groupedbar_compact|Menu"
diff --git a/source/es/svtools/messages.po b/source/es/svtools/messages.po
index 90ce291172a..5e97e87c99d 100644
--- a/source/es/svtools/messages.po
+++ b/source/es/svtools/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: 2018-10-04 22:41+0000\n"
-"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:36+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: es\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1538692869.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195411.000000\n"
#: include/svtools/strings.hrc:25
msgctxt "STR_UNDO"
@@ -1534,8 +1534,8 @@ msgstr "Divisor de palabras Libhyphen"
#: include/svtools/strings.hrc:360
msgctxt "STR_DESCRIPTION_MYTHES"
-msgid "Mythes Thesaurus"
-msgstr "Diccionario de sinónimos Mythes"
+msgid "MyThes Thesaurus"
+msgstr ""
#: include/svtools/strings.hrc:361
msgctxt "STR_DESCRIPTION_IGNOREALLLIST"
diff --git a/source/es/sw/messages.po b/source/es/sw/messages.po
index aa8cef4feac..9c264e1b5f5 100644
--- a/source/es/sw/messages.po
+++ b/source/es/sw/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-10-28 18:38+0000\n"
-"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:36+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: es\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1540751884.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195411.000000\n"
#: sw/inc/app.hrc:29
msgctxt "RID_PARAGRAPHSTYLEFAMILY"
@@ -6849,7 +6849,12 @@ msgctxt "asciifilterdialog|lf"
msgid "_LF"
msgstr "_LF"
-#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:264
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:258
+msgctxt "asciifilterdialog|includebom"
+msgid "Include byte-order-mark"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:280
msgctxt "asciifilterdialog|label1"
msgid "Properties"
msgstr "Propiedades"
diff --git a/source/es/swext/mediawiki/help.po b/source/es/swext/mediawiki/help.po
index c7629218344..1ec7da402cd 100644
--- a/source/es/swext/mediawiki/help.po
+++ b/source/es/swext/mediawiki/help.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: 2018-11-12 12:23+0100\n"
+"POT-Creation-Date: 2018-11-15 13:53+0100\n"
"PO-Revision-Date: 2018-11-12 13:40+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\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: Pootle 2.8\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1542030000.000000\n"
#: help.tree
@@ -93,8 +93,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id7387615\n"
"help.text"
-msgid "A wiki account on a supported <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
-msgstr "Una cuenta en un servidor de <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> compatible"
+msgid "A wiki account on a supported <link href=\"https://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -149,24 +149,24 @@ msgctxt ""
"wiki.xhp\n"
"par_id368968\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Options</link> dialog, click Add."
-msgstr "En el cuadro de <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Opciones</link>, pulse en Añadir."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\"><emph>Options</emph></link> dialog, click <emph>Add</emph>."
+msgstr ""
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"par_id6962187\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> dialog, enter the account information for the wiki."
-msgstr "Proporcione en el cuadro de diálogo <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> la información de la cuenta del wiki."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\"><emph>MediaWiki</emph></link> dialog, enter the account information for the wiki."
+msgstr ""
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"par_id5328836\n"
"help.text"
-msgid "In the URL text box, enter the address of a wiki that you want to connect to."
-msgstr "En el cuadro de texto URL, escriba la dirección del wiki con el que quiera conectarse."
+msgid "In the <emph>URL</emph> text box, enter the address of a wiki that you want to connect to."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -181,8 +181,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id5906552\n"
"help.text"
-msgid "In the Username box, enter your user ID for your wiki account."
-msgstr "En el cuadro Nombre de usuario, proporcione el identificador de usuario de su cuenta del wiki."
+msgid "In the <emph>Username</emph> box, enter your user ID for your wiki account."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -197,8 +197,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id8869594\n"
"help.text"
-msgid "In the Password box, enter the password for your wiki account, then click OK."
-msgstr "En el cuadro Contraseña, proporcione la contraseña de su cuenta en el wiki y, a continuación, pulse en Aceptar."
+msgid "In the Password box, enter the password for your wiki account, then click <emph>OK</emph>."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -245,8 +245,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id228278\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Send to MediaWiki</link> dialog, specify the settings for your entry."
-msgstr "En el cuadro de diálogo <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Enviar a MediaWiki</link>, especifique la configuración de su entrada."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\"><emph>Send to MediaWiki</emph></link> dialog, specify the settings for your entry."
+msgstr ""
#: wiki.xhp
msgctxt ""
diff --git a/source/et/cui/messages.po b/source/et/cui/messages.po
index fcccb9f4f88..ec0c8f55f9f 100644
--- a/source/et/cui/messages.po
+++ b/source/et/cui/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2018-08-04 23:49+0000\n"
-"Last-Translator: Mihkel Tõnnov <mihhkel@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:21+0100\n"
+"PO-Revision-Date: 2018-11-14 11:36+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: et\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1533426562.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195418.000000\n"
#: cui/inc/strings.hrc:24
msgctxt "RID_SVXSTR_KEY_CONFIG_DIR"
@@ -1558,141 +1558,136 @@ msgid "Dimension line"
msgstr "Mõõtjoon"
#: cui/inc/strings.hrc:365
-msgctxt "RID_SVXSTR_LOAD_ERROR"
-msgid "The selected module could not be loaded."
-msgstr "Valitud mooduli laadimine ei õnnestunud."
-
-#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_STARTQUOTE"
msgid "Start Quote"
msgstr "Algusemärk"
-#: cui/inc/strings.hrc:367
+#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_ENDQUOTE"
msgid "End Quote"
msgstr "Lõpumärk"
-#: cui/inc/strings.hrc:369
+#: cui/inc/strings.hrc:368
msgctxt "RID_SVXSTR_SELECTEDPERSONA"
msgid "Selected Theme: "
msgstr "Valitud kujundus:"
-#: cui/inc/strings.hrc:370
+#: cui/inc/strings.hrc:369
msgctxt "RID_SVXSTR_SEARCHING"
msgid "Searching, please wait..."
msgstr "Otsimine käib, palun oota..."
-#: cui/inc/strings.hrc:371
+#: cui/inc/strings.hrc:370
msgctxt "RID_SVXSTR_SEARCHERROR"
msgid "Cannot open %1, please try again later."
msgstr "%1 avamine pole võimalik, palun proovi hiljem uuesti."
-#: cui/inc/strings.hrc:372
+#: cui/inc/strings.hrc:371
msgctxt "RID_SVXSTR_NORESULTS"
msgid "No results found."
msgstr "Midagi ei leitud."
-#: cui/inc/strings.hrc:373
+#: cui/inc/strings.hrc:372
msgctxt "RID_SVXSTR_APPLYPERSONA"
msgid "Applying Theme..."
msgstr "Kujunduse rakendamine..."
-#: cui/inc/strings.hrc:374
+#: cui/inc/strings.hrc:373
msgctxt "RID_SVXSTR_INVALIDPERSONAURL"
msgid "Please enter a valid theme address or a search term."
msgstr ""
-#: cui/inc/strings.hrc:376
+#: cui/inc/strings.hrc:375
msgctxt "RID_SVXSTR_TABLE_PRESET_NONE"
msgid "Set No Borders"
msgstr "Äärised puuduvad"
-#: cui/inc/strings.hrc:377
+#: cui/inc/strings.hrc:376
msgctxt "RID_SVXSTR_TABLE_PRESET_ONLYOUTER"
msgid "Set Outer Border Only"
msgstr "Ainult välised äärised"
-#: cui/inc/strings.hrc:378
+#: cui/inc/strings.hrc:377
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERHORI"
msgid "Set Outer Border and Horizontal Lines"
msgstr "Välised äärised ja horisontaaljooned"
-#: cui/inc/strings.hrc:379
+#: cui/inc/strings.hrc:378
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERALL"
msgid "Set Outer Border and All Inner Lines"
msgstr "Välised äärised ja kõik sisemised jooned"
-#: cui/inc/strings.hrc:380
+#: cui/inc/strings.hrc:379
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERINNER"
msgid "Set Outer Border Without Changing Inner Lines"
msgstr "Välised äärised sisemisi jooni muutmata"
-#: cui/inc/strings.hrc:381
+#: cui/inc/strings.hrc:380
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONAL"
msgid "Set Diagonal Lines Only"
msgstr "Ainult diagonaalid"
-#: cui/inc/strings.hrc:382
+#: cui/inc/strings.hrc:381
msgctxt "RID_SVXSTR_PARA_PRESET_ALL"
msgid "Set All Four Borders"
msgstr "Kõik neli äärist"
-#: cui/inc/strings.hrc:383
+#: cui/inc/strings.hrc:382
msgctxt "RID_SVXSTR_PARA_PRESET_LEFTRIGHT"
msgid "Set Left and Right Borders Only"
msgstr "Ainult vasak ja parem ääris"
-#: cui/inc/strings.hrc:384
+#: cui/inc/strings.hrc:383
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOM"
msgid "Set Top and Bottom Borders Only"
msgstr "Ainult ülemine ja alumine ääris"
-#: cui/inc/strings.hrc:385
+#: cui/inc/strings.hrc:384
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYLEFT"
msgid "Set Left Border Only"
msgstr "Ainult vasak ääris"
-#: cui/inc/strings.hrc:386
+#: cui/inc/strings.hrc:385
msgctxt "RID_SVXSTR_HOR_PRESET_ONLYHOR"
msgid "Set Top and Bottom Borders, and All Inner Lines"
msgstr "Ülemised ja alumised äärised ning kõik sisemised jooned"
-#: cui/inc/strings.hrc:387
+#: cui/inc/strings.hrc:386
msgctxt "RID_SVXSTR_VER_PRESET_ONLYVER"
msgid "Set Left and Right Borders, and All Inner Lines"
msgstr "Vasak- ja parempoolsed äärised ning kõik sisemised jooned"
-#: cui/inc/strings.hrc:388
+#: cui/inc/strings.hrc:387
msgctxt "RID_SVXSTR_SHADOW_STYLE_NONE"
msgid "No Shadow"
msgstr "Ilma varjuta"
-#: cui/inc/strings.hrc:389
+#: cui/inc/strings.hrc:388
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMRIGHT"
msgid "Cast Shadow to Bottom Right"
msgstr "Vari all paremal"
-#: cui/inc/strings.hrc:390
+#: cui/inc/strings.hrc:389
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPRIGHT"
msgid "Cast Shadow to Top Right"
msgstr "Vari üleval paremal"
-#: cui/inc/strings.hrc:391
+#: cui/inc/strings.hrc:390
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMLEFT"
msgid "Cast Shadow to Bottom Left"
msgstr "Vari all vasakul"
-#: cui/inc/strings.hrc:392
+#: cui/inc/strings.hrc:391
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPLEFT"
msgid "Cast Shadow to Top Left"
msgstr "Vari üleval vasakul"
-#: cui/inc/strings.hrc:393
+#: cui/inc/strings.hrc:392
msgctxt "RID_SVXSTR_SIGNATURELINE_SIGNED_BY"
msgid "Signed by: %1"
msgstr ""
-#: cui/inc/strings.hrc:394
+#: cui/inc/strings.hrc:393
msgctxt "RID_SVXSTR_OPENCL_RESTART"
msgid "For the OpenCL changes to take effect, %PRODUCTNAME must be restarted."
msgstr ""
@@ -10668,22 +10663,43 @@ msgctxt "signsignatureline|btn_select_certificate"
msgid "Select Certificate"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:168
+#. Name of the signer
+#: cui/uiconfig/ui/signsignatureline.ui:166
+msgctxt "signsignatureline|label_name"
+msgid "or"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:175
+msgctxt "signsignatureline|btn_load_image"
+msgid "Use Signature Image"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:190
+msgctxt "signsignatureline|btn_clear_image"
+msgid "Clear"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:206
+msgctxt "signsignatureline|label_image_dimensions"
+msgid "Best image size: 600 x 100 px"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:237
msgctxt "signsignatureline|label_sign"
msgid "Sign"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:205
+#: cui/uiconfig/ui/signsignatureline.ui:274
msgctxt "signsignatureline|label_add_comment"
msgid "Add comment:"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:241
+#: cui/uiconfig/ui/signsignatureline.ui:310
msgctxt "signsignatureline|label_hint"
msgid "Instructions from the document creator:"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:274
+#: cui/uiconfig/ui/signsignatureline.ui:343
msgctxt "signsignatureline|label_more"
msgid "More"
msgstr ""
diff --git a/source/et/helpcontent2/source/text/sbasic/shared/01.po b/source/et/helpcontent2/source/text/sbasic/shared/01.po
index 2c27c7ae701..7adb004d20e 100644
--- a/source/et/helpcontent2/source/text/sbasic/shared/01.po
+++ b/source/et/helpcontent2/source/text/sbasic/shared/01.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-16 16:54+0200\n"
-"PO-Revision-Date: 2015-05-16 22:00+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:58+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Estonian <none>\n"
"Language: et\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1431813604.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196688.000000\n"
#: 06130000.xhp
msgctxt ""
@@ -93,8 +93,8 @@ msgctxt ""
"06130000.xhp\n"
"par_id3154791\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
-msgstr "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Käivitab või salvestab aktiivse makro.</ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Runs or saves the current macro.</ahelp>"
+msgstr ""
#: 06130000.xhp
msgctxt ""
diff --git a/source/et/helpcontent2/source/text/scalc/00.po b/source/et/helpcontent2/source/text/scalc/00.po
index a37531d5515..b9b584dbd10 100644
--- a/source/et/helpcontent2/source/text/scalc/00.po
+++ b/source/et/helpcontent2/source/text/scalc/00.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-11-22 13:53+0100\n"
-"PO-Revision-Date: 2016-05-24 08:24+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:58+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Estonian <none>\n"
"Language: et\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1464078259.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196689.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -29,24 +29,24 @@ msgctxt ""
"00000004.xhp\n"
"hd_id3155535\n"
"help.text"
-msgid "<variable id=\"wie\">To access this function... </variable>"
-msgstr "<variable id=\"wie\">Selle funktsiooni kasutamiseks... </variable>"
+msgid "<variable id=\"wie\">To access this function...</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
"par_idN1056E\n"
"help.text"
-msgid "<variable id=\"moreontop\">More explanations on top of this page. </variable>"
-msgstr "<variable id=\"moreontop\">Selgitused on toodud selle lehe ülaosas. </variable>"
+msgid "<variable id=\"moreontop\">More explanations on top of this page.</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
"par_idN105AF\n"
"help.text"
-msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone. </variable>"
-msgstr "<variable id=\"optional\">%PRODUCTNAME Calc'i funktsioonides võib argumendi, mis on märgitud kui \"mittekohustuslik\", jätta ära ainult siis, kui talle ei järgne enam teisi argumente. Näiteks, kui nelja argumendiga funktsiooni kaks viimast argumenti omavad märget \"mittekohustuslik\", võib ära jätta argumendi 4 või argumendid 3 ja 4, kuid mitte argumenti 3 üksinda. </variable>"
+msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone.</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -77,63 +77,63 @@ msgctxt ""
"00000402.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph></variable>"
-msgstr "<variable id=\"kopffuss\">Vali <emph>Redigeerimine - Päised ja jalused</emph></variable>"
+msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3159233\n"
"help.text"
-msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs</variable>"
-msgstr "<variable id=\"bkopfzeile\">Vali <emph>Redigeerimine - Päised ja jalused -</emph> kaart <emph>Päis</emph> või <emph>Jalus</emph></variable>"
+msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150443\n"
"help.text"
-msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph></variable>"
-msgstr "<variable id=\"bausfullen\">Vali <emph>Redigeerimine - Täida</emph></variable>"
+msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3143267\n"
"help.text"
-msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph></variable>"
-msgstr "<variable id=\"bausunten\">Vali <emph>Redigeerimine - Täida - Alla</emph></variable>"
+msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153880\n"
"help.text"
-msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph></variable>"
-msgstr "<variable id=\"bausrechts\">Vali <emph>Redigeerimine - Täida - Paremale</emph></variable>"
+msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3151245\n"
"help.text"
-msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph></variable>"
-msgstr "<variable id=\"bausoben\">Vali <emph>Redigeerimine - Täida - Üles</emph></variable>"
+msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph></variable>"
-msgstr "<variable id=\"bauslinks\">Vali <emph>Redigeerimine - Täida - Vasakule</emph></variable>"
+msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150400\n"
"help.text"
-msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph></variable>"
+msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -141,16 +141,16 @@ msgctxt ""
"00000402.xhp\n"
"par_id3154910\n"
"help.text"
-msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph></variable>"
-msgstr "<variable id=\"bausreihe\">Vali <emph>Redigeerimine - Täida - Jadad</emph></variable>"
+msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "Choose <emph>Sheet - Clear Cells</emph>"
-msgstr "Vali <emph>Lisamine - Lahtrid</emph>"
+msgid "Choose <emph>Sheet - Clear Cells</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -165,40 +165,40 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150011\n"
"help.text"
-msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph></variable>"
-msgstr "<variable id=\"bzelo\">Vali <emph>Redigeerimine - Kustuta lahtrid</emph></variable>"
+msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153951\n"
"help.text"
-msgid "Choose <emph>Sheet - Delete Sheet</emph>"
-msgstr "Vali <emph>Redigeerimine – Leht - Kustuta</emph>"
+msgid "Choose <emph>Sheet - Delete Sheet</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3155306\n"
"help.text"
-msgid "Open context menu for a sheet tab"
-msgstr "Ava lehe sildi kohal kontekstimenüü"
+msgid "Open context menu for a sheet tab."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3146119\n"
"help.text"
-msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>"
-msgstr "Vali <emph>Redigeerimine – Lehed – Teisalda/Kopeeri</emph>"
+msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3148645\n"
"help.text"
-msgid "Open context menu for a sheet tab"
-msgstr "Ava lehe sildi kohal kontekstimenüü"
+msgid "Open context menu for a sheet tab."
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -221,23 +221,23 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150275\n"
"help.text"
-msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph></variable>"
-msgstr "<variable id=\"aspze\">Vali <emph>Vaade - Veergude ja ridade päised</emph></variable>"
+msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph></variable>"
-msgstr "<variable id=\"awehe\">Vali <emph>Vaade - Väärtuste eristamine</emph></variable>"
+msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3148947\n"
"help.text"
-msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph></variable>"
+msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph>.</variable>"
msgstr ""
#: 00000403.xhp
@@ -245,8 +245,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3148663\n"
"help.text"
-msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph></variable>"
-msgstr "<variable id=\"seumvo\">Vali <emph>Vaade - Vaade lehepiiridega</emph></variable>"
+msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -269,16 +269,16 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149784\n"
"help.text"
-msgid "Choose <emph>Insert - Cells</emph>"
-msgstr "Vali <emph>Lisamine - Lahtrid</emph>"
+msgid "Choose <emph>Insert - Cells</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "Open <emph>Insert Cells</emph> toolbar from Tools bar:"
-msgstr "Ava tööriistade ribalt tööriistariba <emph>Lisa lahtrid</emph>:"
+msgid "Open <emph>Insert Cells</emph> toolbar from <emph>Tools</emph> bar:"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -365,7 +365,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149033\n"
"help.text"
-msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph></variable>"
+msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -373,7 +373,7 @@ msgctxt ""
"00000404.xhp\n"
"par_idN1082F\n"
"help.text"
-msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph></variable>"
+msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -381,8 +381,8 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155115\n"
"help.text"
-msgid "Choose <emph>Insert - Function</emph>"
-msgstr "Vali <emph>Lisa - Funktsioon</emph>"
+msgid "Choose <emph>Insert - Function</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -429,8 +429,8 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155809\n"
"help.text"
-msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date&Time</emph></variable>"
-msgstr "<variable id=\"eikadaze\"><emph>Lisamine - Funktsioon</emph> - Kategooria <emph>Kuupäev ja kellaaeg</emph></variable>"
+msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date & Time</emph></variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -517,15 +517,15 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155383\n"
"help.text"
-msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph></variable>"
-msgstr "<variable id=\"funktionsliste\">Vali <emph>Lisamine - Funktsioonide nimekiri</emph></variable>"
+msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153250\n"
"help.text"
-msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph></variable>"
+msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -533,7 +533,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3146776\n"
"help.text"
-msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph></variable>"
+msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -541,7 +541,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3143222\n"
"help.text"
-msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>"
+msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>."
msgstr ""
#: 00000404.xhp
@@ -557,7 +557,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3145214\n"
"help.text"
-msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph></variable>"
+msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -565,7 +565,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153558\n"
"help.text"
-msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph></variable>"
+msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -573,7 +573,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153483\n"
"help.text"
-msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph></variable>"
+msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph>.</variable>"
msgstr ""
#: 00000405.xhp
@@ -597,192 +597,192 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154685\n"
"help.text"
-msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph></variable>"
-msgstr "<variable id=\"fozelle\">Vali <emph>Vormindus - Lahtrid</emph></variable>"
+msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153194\n"
"help.text"
-msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab </variable>"
-msgstr "<variable id=\"fozelstz\">Vali <emph>Vormindus - Lahtrid -</emph> kaart <emph>Lahtri kaitse</emph></variable>"
+msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155854\n"
"help.text"
-msgid "<variable id=\"fozei\">Choose <emph>Format - Row</emph></variable>"
-msgstr "<variable id=\"fozei\">Vali <emph>Vormindus - Rida</emph></variable>"
+msgid "<variable id=\"fozei\">Choose <emph>Format - Rows</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3150012\n"
"help.text"
-msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Row - Optimal Height</emph></variable>"
-msgstr "<variable id=\"fozeiophoe\">Vali <emph>Vormindus - Rida - Optimaalne kõrgus</emph></variable>"
+msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Rows - Optimal Height</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3148645\n"
"help.text"
-msgid "Choose <emph>Format - Row - Hide</emph>"
-msgstr "Vali <emph>Vormindus - Rida - Peida</emph>"
+msgid "Choose <emph>Format - Rows - Hide</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153728\n"
"help.text"
-msgid "Choose <emph>Format - Column - Hide</emph>"
-msgstr "Vali <emph>Vormindus - Veerg - Peida</emph>"
+msgid "Choose <emph>Format - Columns - Hide</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3151114\n"
"help.text"
-msgid "Choose <emph>Format - Sheet - Hide</emph>"
-msgstr "Vali <emph>Vormindus - Leht - Peida</emph>"
+msgid "Choose <emph>Sheet - Hide Sheet</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3148576\n"
"help.text"
-msgid "Choose <emph>Format - Row - Show</emph>"
-msgstr "Vali <emph>Vormindus - Rida - Näita</emph>"
+msgid "Choose <emph>Format - Rows - Show</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156286\n"
"help.text"
-msgid "Choose <emph>Format - Column - Show</emph>"
-msgstr "Vali <emph>Vormindus - Veerg - Näita</emph>"
+msgid "Choose <emph>Format - Columns - Show</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3145645\n"
"help.text"
-msgid "<variable id=\"fospa\">Choose <emph>Format - Column</emph></variable>"
-msgstr "<variable id=\"fospa\">Vali <emph>Vormindus - Veerg</emph></variable>"
+msgid "<variable id=\"fospa\">Choose <emph>Format - Columns</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3145252\n"
"help.text"
-msgid "Choose <emph>Format - Column - Optimal Width</emph>"
-msgstr "Vali <emph>Vormindus - Veerg - Optimaalne laius</emph>"
+msgid "Choose <emph>Format - Columns - Optimal Width</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3146971\n"
"help.text"
-msgid "Double-click right column separator in column headers"
-msgstr "Tee päiste ribal parempoolsel veeru eraldajal topeltklõps"
+msgid "Double-click right column separator in column headers."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3147362\n"
"help.text"
-msgid "<variable id=\"fot\">Choose <emph>Format - Sheet</emph></variable>"
-msgstr "<variable id=\"fot\">Vali <emph>Vormindus - Leht</emph></variable>"
+msgid "<variable id=\"fot\">Choose <emph>Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3163805\n"
"help.text"
-msgid "<variable id=\"fotu\">Choose <emph>Format - Sheet - Rename</emph></variable>"
-msgstr "<variable id=\"fotu\">Vali <emph>Vormindus - Leht - Muuda nime</emph></variable>"
+msgid "<variable id=\"fotu\">Choose <emph>Sheet - Rename Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155333\n"
"help.text"
-msgid "<variable id=\"fotenb\">Choose <emph>Format - Sheet - Show</emph></variable>"
-msgstr "<variable id=\"fotenb\">Vali <emph>Vormindus - Leht - Näita</emph></variable>"
+msgid "<variable id=\"fotenb\">Choose <emph>Sheet - Show Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_idN1077A\n"
"help.text"
-msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph></variable>"
-msgstr "<variable id=\"foste\">Vali <emph>Vormindus - Leht</emph></variable>"
+msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155508\n"
"help.text"
-msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab </variable>"
-msgstr "<variable id=\"fostel\">Vali <emph>Vormindus - Lehekülg -</emph> kaart <emph>Leht</emph></variable>"
+msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3150883\n"
"help.text"
-msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph></variable>"
-msgstr "<variable id=\"fodrbe\">Vali <emph>Vormindus - Trükialad</emph></variable>"
+msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156448\n"
"help.text"
-msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph></variable>"
-msgstr "<variable id=\"fodrfe\">Vali <emph>Vormindus - Trükialad - Määra</emph></variable>"
+msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156290\n"
"help.text"
-msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph></variable>"
-msgstr "<variable id=\"fodrhin\">Vali <emph>Vormindus - Trükialad - Lisa</emph></variable>"
+msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155812\n"
"help.text"
-msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph></variable>"
-msgstr "<variable id=\"fodbah\">Vali <emph>Vormindus - Trükialad - Kustuta</emph></variable>"
+msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153307\n"
"help.text"
-msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph></variable>"
-msgstr "<variable id=\"fodbbe\">Vali <emph>Vormindus - Trükialad - Redigeeri</emph></variable>"
+msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153916\n"
"help.text"
-msgid "Choose <emph>Format - AutoFormat</emph>"
-msgstr "Vali <emph>Vormindus - Automaatvormindus</emph>"
+msgid "Choose <emph>Format - AutoFormat</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3154532\n"
"help.text"
-msgid "On the Tools bar, click"
-msgstr "Tööriistade ribal klõpsa"
+msgid "On the <emph>Tools</emph> bar, click"
+msgstr ""
#: 00000405.xhp
msgctxt ""
@@ -805,8 +805,8 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154618\n"
"help.text"
-msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph></variable>"
-msgstr "<variable id=\"bedingte\">Vali <emph>Vormindus - Tingimuslik vormindamine</emph></variable>"
+msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -829,7 +829,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150541\n"
"help.text"
-msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph> </variable>"
+msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -837,8 +837,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153194\n"
"help.text"
-msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>"
-msgstr "Vali <emph>Tööriistad - Analüüs - Näita eelsõltuvusi</emph>"
+msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -853,7 +853,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph> </variable>"
+msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -861,7 +861,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3145785\n"
"help.text"
-msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph> </variable>"
+msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -869,8 +869,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3155411\n"
"help.text"
-msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>"
-msgstr "Vali <emph>Tööriistad - Analüüs - Näita järelsõltuvusi</emph>"
+msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -885,7 +885,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146984\n"
"help.text"
-msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph> </variable>"
+msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -893,7 +893,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154014\n"
"help.text"
-msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph> </variable>"
+msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -901,7 +901,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153188\n"
"help.text"
-msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph> </variable>"
+msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -909,7 +909,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3149410\n"
"help.text"
-msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph> </variable>"
+msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -917,7 +917,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3156284\n"
"help.text"
-msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph> </variable>"
+msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -925,7 +925,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153159\n"
"help.text"
-msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph> </variable>"
+msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -933,7 +933,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3147397\n"
"help.text"
-msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph> </variable>"
+msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -941,7 +941,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154018\n"
"help.text"
-msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph> </variable>"
+msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -949,7 +949,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3269142\n"
"help.text"
-msgid "<variable id=\"solver\">Choose <emph>Tools - Solver</emph> </variable>"
+msgid "<variable id=\"solver\">Choose <emph>Tools - Solver</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -957,7 +957,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id8554338\n"
"help.text"
-msgid "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, <emph>Options</emph> button </variable>"
+msgid "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, click <emph>Options</emph> button.</variable>"
msgstr ""
#: 00000406.xhp
@@ -965,7 +965,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3156277\n"
"help.text"
-msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph> </variable>"
+msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -973,7 +973,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3149020\n"
"help.text"
-msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph></variable>"
+msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -981,7 +981,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154256\n"
"help.text"
-msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph></variable>"
+msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -989,7 +989,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146919\n"
"help.text"
-msgid "Choose <emph>Data - Calculate - Recalculate</emph>"
+msgid "Choose <emph>Data - Calculate - Recalculate</emph>."
msgstr ""
#: 00000406.xhp
@@ -1005,7 +1005,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150941\n"
"help.text"
-msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph> </variable>"
+msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -1013,7 +1013,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3151276\n"
"help.text"
-msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph> </variable>"
+msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph>.</variable>"
msgstr ""
#: 00000407.xhp
@@ -1037,7 +1037,7 @@ msgctxt ""
"00000407.xhp\n"
"par_id3147335\n"
"help.text"
-msgid "<variable id=\"fete\">Choose <item type=\"menuitem\">View - Split Window</item></variable>"
+msgid "<variable id=\"fete\">Choose ><item type=\"menuitem\">View - Split Window</item>.</variable>"
msgstr ""
#: 00000407.xhp
@@ -1045,7 +1045,7 @@ msgctxt ""
"00000407.xhp\n"
"par_id3153663\n"
"help.text"
-msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item></variable>"
+msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1069,48 +1069,48 @@ msgctxt ""
"00000412.xhp\n"
"par_id8366954\n"
"help.text"
-msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph></variable>"
-msgstr "<variable id=\"text2columns\">Vali <emph>Andmed - Tekst veergudesse</emph></variable>"
+msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3147399\n"
"help.text"
-msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph></variable>"
-msgstr "<variable id=\"dbrbf\">Vali <emph>Andmed - Määra vahemik</emph></variable>"
+msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145345\n"
"help.text"
-msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph></variable>"
-msgstr "<variable id=\"dbrba\">Vali <emph>Andmed - Vali vahemik</emph></variable>"
+msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150443\n"
"help.text"
-msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph></variable>"
-msgstr "<variable id=\"dnsrt\">Vali <emph>Andmed - Sordi</emph></variable>"
+msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148491\n"
"help.text"
-msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab"
-msgstr "Vali <emph>Andmed - Sordi -</emph> kaart <emph>Sortimise kriteerium</emph>"
+msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154516\n"
"help.text"
-msgid "On Standard bar, click"
-msgstr "Standardribal klõpsa"
+msgid "On <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1149,32 +1149,32 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146984\n"
"help.text"
-msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab</variable>"
-msgstr "<variable id=\"dnstot\">Vali <emph>Andmed - Sortimine -</emph> kaart <emph>Sätted</emph></variable>"
+msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155308\n"
"help.text"
-msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph></variable>"
-msgstr "<variable id=\"dnftr\">Vali <emph>Andmed - Filter</emph></variable>"
+msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148646\n"
"help.text"
-msgid "Choose <emph>Data - AutoFilter</emph>"
-msgstr "Vali <emph>Andmed - Filter - Automaatfilter</emph>"
+msgid "Choose <emph>Data - AutoFilter</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151113\n"
"help.text"
-msgid "On Tools bar or Table Data bar, click"
-msgstr "Tööriistade ribal või tabeliandmete ribal klõpsa"
+msgid "On <emph>Tools</emph> bar or <emph>Table Data</emph> bar, click"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1197,40 +1197,40 @@ msgctxt ""
"00000412.xhp\n"
"par_id3156278\n"
"help.text"
-msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph></variable>"
-msgstr "<variable id=\"dnfspz\">Vali <emph>Andmed - Filter - Täpsem filter</emph></variable>"
+msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph> .</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153764\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label"
-msgstr "Vali nupp<emph>Andmed - Filter - Standardfilter - Rohkem>></emph>"
+msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155444\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label"
-msgstr "Vali nupp <emph>Andmed - Filter - Täpsem filter - Rohkem>></emph> button"
+msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3156382\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Reset Filter</emph>"
-msgstr "Vali <emph>Andmed - Filter - Lähtesta filter</emph>"
+msgid "Choose <emph>Data - More Filters - Reset Filter</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155961\n"
"help.text"
-msgid "On Table Data bar, click <emph>Reset Filter/Sort</emph>"
-msgstr "Klõpsa tabeliandmete riba nupul <emph>Lähtesta filter/sortimine</emph>"
+msgid "On <emph>Table Data</emph> bar, click <emph>Reset Filter/Sort</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1253,112 +1253,112 @@ msgctxt ""
"00000412.xhp\n"
"par_id3152778\n"
"help.text"
-msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph></variable>"
-msgstr "<variable id=\"dnaftas\">Vali <emph>Andmed - Filter -Peida automaatfilter</emph></variable>"
+msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3166424\n"
"help.text"
-msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph></variable>"
-msgstr "<variable id=\"dntegs\">Vali <emph>Andmed - Vahekokkuvõtted</emph></variable>"
+msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154574\n"
"help.text"
-msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs</variable>"
-msgstr "<variable id=\"dntezd\">Vali <emph>Andmed - Vahekokkuvõtted -</emph> kaardid <emph>1., 2., 3. grupp</emph></variable>"
+msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151277\n"
"help.text"
-msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab</variable>"
-msgstr "<variable id=\"dntopi\">Vali <emph>Andmed - Vahekokkuvõtted -</emph> kaart <emph>Sätted</emph></variable>"
+msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145133\n"
"help.text"
-msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph></variable>"
-msgstr "<variable id=\"datengueltig\">Vali <emph>Andmed - Valideerimine</emph></variable>"
+msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3152992\n"
"help.text"
-msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigwerte\">Menüüs <emph>Andmed - Valideerimine -</emph> kaart <emph>Kriteeriumid</emph></variable>"
+msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150367\n"
"help.text"
-msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigeingabe\">Vali <emph>Andmed - Valideerimine -</emph> kaart <emph>Sisestusjuhised</emph></variable>"
+msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154486\n"
"help.text"
-msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigfehler\">Vali <emph>Andmed - Valideerimine -</emph> kaart <emph>Veateade</emph></variable>"
+msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3146978\n"
"help.text"
-msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph></variable>"
-msgstr "<variable id=\"dnmfo\">Vali <emph>Andmed - Mitu tehet</emph></variable>"
+msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155809\n"
"help.text"
-msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph></variable>"
-msgstr "<variable id=\"dnksd\">Vali <emph>Andmed - Konsolideeri</emph></variable>"
+msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148701\n"
"help.text"
-msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph></variable>"
-msgstr "<variable id=\"dngld\">Vali <emph>Andmed - Rühmitamine ja liigendus</emph></variable>"
+msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153815\n"
"help.text"
-msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph></variable>"
-msgstr "<variable id=\"dngda\">Vali <emph>Andmed - Rühmitamine ja liigendus - Peida üksikasjad</emph></variable>"
+msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3159223\n"
"help.text"
-msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph></variable>"
-msgstr "<variable id=\"dngde\">Vali <emph>Andmed - Rühmitamine ja liigendus - Näita üksikasju</emph></variable>"
+msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3146870\n"
"help.text"
-msgid "Choose <emph>Data - Group and Outline - Group</emph>"
-msgstr "Vali <emph>Andmed - Rühmitamine ja liigendus - Rühmita</emph>"
+msgid "Choose <emph>Data - Group and Outline - Group</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1397,8 +1397,8 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146781\n"
"help.text"
-msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>"
-msgstr "Vali <emph>Andmed - Rühmitamine ja liigendus - Lõhu rühmad</emph>"
+msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1437,96 +1437,96 @@ msgctxt ""
"00000412.xhp\n"
"par_id3153008\n"
"help.text"
-msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph></variable>"
-msgstr "<variable id=\"dnglagl\">Vali <emph>Andmed - Rühmitamine ja liigendus - Automaatliigendus</emph></variable>"
+msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154709\n"
"help.text"
-msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove</emph></variable>"
-msgstr "<variable id=\"dnglef\">Vali <emph>Andmed - Rühmitamine ja liigendus - Eemalda</emph></variable>"
+msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove Outline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id1774346\n"
"help.text"
-msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables)</variable>"
-msgstr "<variable id=\"dngdrill\">Vali <emph>Andmed - Rühmitamine ja liigendus - Näita üksikasju</emph> (mõne liigendtabeli kohta)</variable>"
+msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables).</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155759\n"
"help.text"
-msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph></variable>"
-msgstr "<variable id=\"dndtpt\">Vali <emph>Andmed - Liigendtabel</emph></variable>"
+msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154625\n"
"help.text"
-msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph></variable>"
-msgstr "<variable id=\"dndtpt\">Vali <emph>Andmed - Liigendtabel</emph></variable>"
+msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3147558\n"
"help.text"
-msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
-msgstr "<variable id=\"dndq\">Vali <emph>Andmed - Liigendtabel - Loo</emph>, allika valimise dialoogis vali <emph>$[officename]'is registreeritud andmeallikas</emph>.</variable>"
+msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153297\n"
"help.text"
-msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Current selection</emph>."
-msgstr "Vali <emph>Andmed - Liigendtabel - Loo</emph>, allika valimise dialoogis vali <emph>Praegune valik</emph>."
+msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Current selection</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145118\n"
"help.text"
-msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
-msgstr "Vali <emph>Andmed - Liigendtabel - Loo</emph>, allika valimise dialoogis vali <emph>$[officename]'is registreeritud andmeallikas</emph>, <emph>Andmeallika valimise</emph> dialoogi kuvamiseks klõpsa <emph>OK</emph>."
+msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153294\n"
"help.text"
-msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph></variable>"
-msgstr "<variable id=\"dndpak\">Vali <emph>Andmed - Liigendtabel - Värskenda</emph></variable>"
+msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151344\n"
"help.text"
-msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph></variable>"
-msgstr "<variable id=\"dndploe\">Vali <emph>Andmed - Liigendtabel - Kustuta</emph></variable>"
+msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150397\n"
"help.text"
-msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph></variable>"
-msgstr "<variable id=\"dndakt\">Vali <emph>Andmed - Värskenda vahemikku</emph></variable>"
+msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_idN10B8F\n"
"help.text"
-msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph></variable>"
-msgstr "<variable id=\"grouping\">Vali <emph>Andmed - Rühmitamine ja liigendus - Rühmita</emph></variable>"
+msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
@@ -1549,7 +1549,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162106567373\n"
"help.text"
-msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph> </variable>"
+msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1557,7 +1557,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162109048207\n"
"help.text"
-msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph></variable>"
+msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1565,7 +1565,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162107055028\n"
"help.text"
-msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph></variable>"
+msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1573,7 +1573,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162109126013\n"
"help.text"
-msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph></variable>"
+msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1581,7 +1581,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3149095\n"
"help.text"
-msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph></variable>"
+msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1589,7 +1589,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3149398\n"
"help.text"
-msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph></variable>"
+msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1597,7 +1597,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3150084\n"
"help.text"
-msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph></variable>"
+msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1605,7 +1605,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3153093\n"
"help.text"
-msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph></variable>"
+msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1613,7 +1613,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3153191\n"
"help.text"
-msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph></variable>"
+msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1621,5 +1621,5 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3145645\n"
"help.text"
-msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph></variable>"
+msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph>.</variable>"
msgstr ""
diff --git a/source/et/helpcontent2/source/text/scalc/02.po b/source/et/helpcontent2/source/text/scalc/02.po
index 7c13057d920..b93ece08c1f 100644
--- a/source/et/helpcontent2/source/text/scalc/02.po
+++ b/source/et/helpcontent2/source/text/scalc/02.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-05-12 14:35+0200\n"
-"PO-Revision-Date: 2013-06-26 13:02+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:58+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: et\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1372251747.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196689.000000\n"
#: 02130000.xhp
msgctxt ""
@@ -45,8 +45,8 @@ msgctxt ""
"02130000.xhp\n"
"par_id3155267\n"
"help.text"
-msgid "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Ikoon</alt></image>"
+msgid "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Currency Number Format Icon</alt></image>"
+msgstr ""
#: 02130000.xhp
msgctxt ""
@@ -61,8 +61,8 @@ msgctxt ""
"02130000.xhp\n"
"par_id3146776\n"
"help.text"
-msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cell - Numbers\">Format - Cell - Numbers</link>."
-msgstr "<link href=\"text/shared/01/05020300.xhp\" name=\"Vormindus - Lahter - Arvud\">Vormindus - Lahter - Arvud</link>."
+msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cells - Numbers\">Format - Cells - Numbers</link>."
+msgstr ""
#: 02140000.xhp
msgctxt ""
diff --git a/source/et/helpcontent2/source/text/scalc/06.po b/source/et/helpcontent2/source/text/scalc/06.po
index 81a6dccd3aa..ef532b51f89 100644
--- a/source/et/helpcontent2/source/text/scalc/06.po
+++ b/source/et/helpcontent2/source/text/scalc/06.po
@@ -3,15 +3,18 @@ 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-06-14 17:23+0200\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-04-24 11:32+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: et\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1524569567.000000\n"
#: calcsamplefiles.xhp
msgctxt ""
@@ -20,35 +23,3 @@ msgctxt ""
"help.text"
msgid "Calc Sample Files"
msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521663319917\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/imtrigon.ods\" id=\"ods_id61521568603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521663319918\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/trigon.ods\" id=\"ods_id61521548603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521563314918\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/pivot.ods\" id=\"ods_id61521547603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id721528312694192\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/functions_ifs.ods\" id=\"ods_id61521547603534\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
diff --git a/source/et/helpcontent2/source/text/scalc/guide.po b/source/et/helpcontent2/source/text/scalc/guide.po
index 107982d7365..24b716949d0 100644
--- a/source/et/helpcontent2/source/text/scalc/guide.po
+++ b/source/et/helpcontent2/source/text/scalc/guide.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-31 14:10+0200\n"
-"PO-Revision-Date: 2016-07-06 01:56+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:58+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Estonian <none>\n"
"Language: et\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1467770205.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196689.000000\n"
#: address_auto.xhp
msgctxt ""
@@ -3709,8 +3709,8 @@ msgctxt ""
"database_filter.xhp\n"
"par_idN10693\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - Standard Filter</item>."
-msgstr "Vali <item type=\"menuitem\">Andmed - Filter - Standardfilter</item>."
+msgid "Choose <item type=\"menuitem\">Data - More Filters - Standard Filter</item>."
+msgstr ""
#: database_filter.xhp
msgctxt ""
@@ -3765,8 +3765,8 @@ msgctxt ""
"database_filter.xhp\n"
"par_id3154944\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - AutoFilter</item>."
-msgstr "Vali <item type=\"menuitem\">Andmed - Filter - Automaatfilter</item>."
+msgid "Choose <item type=\"menuitem\">Data - AutoFilter</item>."
+msgstr ""
#: database_filter.xhp
msgctxt ""
diff --git a/source/et/helpcontent2/source/text/shared.po b/source/et/helpcontent2/source/text/shared.po
index 97bc2d56b78..a80f8273fb1 100644
--- a/source/et/helpcontent2/source/text/shared.po
+++ b/source/et/helpcontent2/source/text/shared.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: 2018-01-06 23:05+0000\n"
-"Last-Translator: Mihkel Tõnnov <mihhkel@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:58+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: et\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1515279920.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196691.000000\n"
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -2013,5 +2013,5 @@ msgctxt ""
"need_help.xhp\n"
"hd_id1000010\n"
"help.text"
-msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"http://documentation.libreoffice.org/en/join-community/update-help-contents\">web page on writing Help contents</link>."
-msgstr "See abiteksti lehekülg vajab parandamist ja täiendamist. Palun liitu LibreOffice'i projektiga ja aita meil puuduv osa valmis kirjutada. Täpsemalt vaata <link href=\"http://documentation.libreoffice.org/en/join-community/update-help-contents\">abiteksti kirjutamist tutvustavalt veebilehelt</link>."
+msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"https://documentation.libreoffice.org/en/join-community/update-help-contents\"><emph>web page on writing Help contents</emph></link>."
+msgstr ""
diff --git a/source/et/helpcontent2/source/text/shared/00.po b/source/et/helpcontent2/source/text/shared/00.po
index 73456bf5d10..9ecfc26e5ea 100644
--- a/source/et/helpcontent2/source/text/shared/00.po
+++ b/source/et/helpcontent2/source/text/shared/00.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-10-21 20:57+0200\n"
-"PO-Revision-Date: 2018-08-04 12:52+0000\n"
-"Last-Translator: Mihkel Tõnnov <mihhkel@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:58+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Estonian <none>\n"
"Language: et\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1533387136.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196691.000000\n"
#: 00000001.xhp
msgctxt ""
@@ -6221,7 +6221,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id621525017637963\n"
"help.text"
-msgid "Choose <emph>File - Export as EPUB</emph>."
+msgid "Choose <emph>File - Export As - Export as EPUB</emph>."
msgstr ""
#: 00000401.xhp
@@ -7197,7 +7197,7 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1091B\n"
"help.text"
-msgid "<variable id=\"grid\">Choose <emph>View - Grid</emph> (Impress or Draw).</variable>"
+msgid "<variable id=\"grid\">Choose <emph>View - Grid and Helplines</emph> (Impress or Draw).</variable>"
msgstr ""
#: 00000403.xhp
@@ -7205,7 +7205,7 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1092E\n"
"help.text"
-msgid "<variable id=\"guides\">Choose <emph>View - Snap Lines</emph> (Impress or Draw).</variable>"
+msgid "<variable id=\"guides\">Choose <emph>View - Snap Guides</emph> (Impress or Draw).</variable>"
msgstr ""
#: 00000404.xhp
@@ -7861,7 +7861,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id9988402\n"
"help.text"
-msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Updates</emph> button.</variable>"
+msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Check for Updates</emph> button.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8075,14 +8075,6 @@ msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
-"par_id3150032\n"
-"help.text"
-msgid "<variable id=\"arbeit\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Memory</emph>.</variable>"
-msgstr ""
-
-#: 00000406.xhp
-msgctxt ""
-"00000406.xhp\n"
"par_id3159153\n"
"help.text"
msgid "<variable id=\"ansicht\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - View</emph>.</variable>"
@@ -11045,7 +11037,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id366527\n"
"help.text"
-msgid "Choose <emph>Format - Object - Line</emph> (Writer)."
+msgid "Choose <emph>Format - Text Box and Shape - Line</emph> (Writer)."
msgstr ""
#: 00040502.xhp
@@ -11053,7 +11045,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id3835261\n"
"help.text"
-msgid "Choose <emph>Format - Graphic - Line</emph> (Calc)."
+msgid "Choose <emph>Format - Object - Line</emph> (Calc)."
msgstr ""
#: 00040502.xhp
@@ -11085,7 +11077,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id3154285\n"
"help.text"
-msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Object - </emph></caseinline><caseinline select=\"CALC\"><emph>Graphic - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
+msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Text Box and Shape - </emph></caseinline><caseinline select=\"CALC\"><emph>Object - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
msgstr ""
#: 00040502.xhp
diff --git a/source/et/helpcontent2/source/text/shared/01.po b/source/et/helpcontent2/source/text/shared/01.po
index dc9720bcad7..93ebd1b7a8f 100644
--- a/source/et/helpcontent2/source/text/shared/01.po
+++ b/source/et/helpcontent2/source/text/shared/01.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2016-07-06 02:13+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:58+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Estonian <none>\n"
"Language: et\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1467771203.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196695.000000\n"
#: 01010000.xhp
msgctxt ""
@@ -33637,8 +33637,8 @@ msgctxt ""
"06130000.xhp\n"
"par_id3153748\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
-msgstr "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Käivitab või salvestab aktiivse makro.</ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Runs or saves the current macro.</ahelp>"
+msgstr ""
#: 06130000.xhp
msgctxt ""
@@ -40771,14 +40771,6 @@ msgstr ""
#: ref_epub_export.xhp
msgctxt ""
"ref_epub_export.xhp\n"
-"par_id701525003241759\n"
-"help.text"
-msgid "<embedvar href=\"text/shared/00/00000002.xhp#epubv\" markup=\"keep\"/>"
-msgstr ""
-
-#: ref_epub_export.xhp
-msgctxt ""
-"ref_epub_export.xhp\n"
"par_id19921\n"
"help.text"
msgid "<image id=\"img_id22170\" src=\"media/screenshots/modules/swriter/ui/exportepub/EPubDialog.png\" localize=\"true\" width=\"664px\" height=\"482px\"><alt id=\"alt_id59843\">EPUB dialog box</alt></image>"
@@ -40925,7 +40917,7 @@ msgctxt ""
"ref_epub_export.xhp\n"
"par_id971525023515891\n"
"help.text"
-msgid "For custom metadata, you must provide a file with same name as the original filename and with extension as \".xmp\". The provided metadata will override the the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type=\"literal\">MyText.xmp</item>."
+msgid "For custom metadata, you must provide a file with same name as the original filename and with extension as \".xmp\". The provided metadata will override the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type=\"literal\">MyText.xmp</item>."
msgstr ""
#: ref_epub_export.xhp
diff --git a/source/et/helpcontent2/source/text/shared/guide.po b/source/et/helpcontent2/source/text/shared/guide.po
index 2fc78ab6007..3d9c9424e04 100644
--- a/source/et/helpcontent2/source/text/shared/guide.po
+++ b/source/et/helpcontent2/source/text/shared/guide.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2016-07-06 02:35+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:58+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Estonian <none>\n"
"Language: et\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1467772517.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196701.000000\n"
#: aaa_start.xhp
msgctxt ""
@@ -8829,8 +8829,8 @@ msgctxt ""
"gallery_insert.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by selecting <emph>Tools - Gallery</emph>."
-msgstr "Ava galerii klõpsuga <emph>standardriba</emph> ikoonile <emph>Galerii</emph> või valides <emph>Tööriistad - Galerii</emph>."
+msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by choosing <emph>Insert - Media - Gallery</emph>."
+msgstr ""
#: gallery_insert.xhp
msgctxt ""
diff --git a/source/et/helpcontent2/source/text/shared/optionen.po b/source/et/helpcontent2/source/text/shared/optionen.po
index be0ed2a76c1..67e56233056 100644
--- a/source/et/helpcontent2/source/text/shared/optionen.po
+++ b/source/et/helpcontent2/source/text/shared/optionen.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2016-07-06 02:48+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:58+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Estonian <none>\n"
"Language: et\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1467773307.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196703.000000\n"
#: 01000000.xhp
msgctxt ""
@@ -267,6 +267,14 @@ msgstr "Osa kasutaja isikuandmetest lisatakse automaatselt rakenduse sõnastikku
#: 01010100.xhp
msgctxt ""
"01010100.xhp\n"
+"par_id3153032\n"
+"help.text"
+msgid "User data is also used when commenting and in tracking changes mode, to identify comments/edits author; and to mark last edit position in document, so that when author opens the document later, it opens at the last edit position."
+msgstr ""
+
+#: 01010100.xhp
+msgctxt ""
+"01010100.xhp\n"
"hd_id3147653\n"
"help.text"
msgid "Address"
@@ -14741,7 +14749,7 @@ msgctxt ""
"opencl.xhp\n"
"par_id5293741\n"
"help.text"
-msgid "for more information on OpenCL, visit <link href=\"http://www.khronos.org/opencl/\">the OpenCL site</link>"
+msgid "for more information on OpenCL, visit <link href=\"https://www.khronos.org/opencl/\">the OpenCL site</link>"
msgstr ""
#: persona_firefox.xhp
diff --git a/source/et/helpcontent2/source/text/swriter/00.po b/source/et/helpcontent2/source/text/swriter/00.po
index c8664a1fa70..c025a97c1c5 100644
--- a/source/et/helpcontent2/source/text/swriter/00.po
+++ b/source/et/helpcontent2/source/text/swriter/00.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: 2016-05-24 11:17+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:58+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Estonian <none>\n"
"Language: et\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1464088635.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196704.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -37,8 +37,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3150253\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\"><alt id=\"alt_id3145389\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\"><alt id=\"alt_id3145389\">Ikoon</alt></image>"
+msgid "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145389\">Wrap Off Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -53,8 +53,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3156397\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\"><alt id=\"alt_id3149048\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\"><alt id=\"alt_id3149048\">Ikoon</alt></image>"
+msgid "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149048\">Wrap On Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -69,8 +69,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3154558\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\"><alt id=\"alt_id3152999\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\"><alt id=\"alt_id3152999\">Ikoon</alt></image>"
+msgid "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152999\">Wrap Through Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -85,8 +85,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3148773\n"
"help.text"
-msgid "<image src=\"res/sc06301.png\" id=\"img_id3149026\"><alt id=\"alt_id3149026\">Icon</alt></image>"
-msgstr "<image src=\"res/sc06301.png\" id=\"img_id3149026\"><alt id=\"alt_id3149026\">Ikoon</alt></image>"
+msgid "<image src=\"res/sc06301.png\" id=\"img_id3149026\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149026\">Jump to Previous Script Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -101,8 +101,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3151265\n"
"help.text"
-msgid "<image src=\"res/sc06300.png\" id=\"img_id3151272\"><alt id=\"alt_id3151272\">Icon</alt></image>"
-msgstr "<image src=\"res/sc06300.png\" id=\"img_id3151272\"><alt id=\"alt_id3151272\">Ikoon</alt></image>"
+msgid "<image src=\"res/sc06300.png\" id=\"img_id3151272\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151272\"> Jump to Next Script Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -381,8 +381,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3154763\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -397,8 +397,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3151387\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -413,8 +413,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3145823\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -429,7 +429,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150932\n"
"help.text"
-msgid "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\"><alt id=\"alt_id3150502\">Icon</alt></image>"
+msgid "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150502\">Formatting Marks Icon</alt></image>"
msgstr ""
#: 00000403.xhp
@@ -461,7 +461,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150765\n"
"help.text"
-msgid "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\"><alt id=\"alt_id3147572\">Icon</alt></image>"
+msgid "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147572\">Web Icon</alt></image>"
msgstr ""
#: 00000403.xhp
@@ -2461,7 +2461,7 @@ msgctxt ""
"stylesmenu.xhp\n"
"par_id941529884998705\n"
"help.text"
-msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles</emph></variable>."
+msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles...</emph></variable>."
msgstr ""
#: stylesmenu.xhp
diff --git a/source/et/svtools/messages.po b/source/et/svtools/messages.po
index 7fb816947d1..ee165e4b294 100644
--- a/source/et/svtools/messages.po
+++ b/source/et/svtools/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: 2018-08-04 14:01+0000\n"
-"Last-Translator: Mihkel Tõnnov <mihhkel@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:36+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: et\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1533391265.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195419.000000\n"
#: include/svtools/strings.hrc:25
msgctxt "STR_UNDO"
@@ -1534,8 +1534,8 @@ msgstr "Libhypheni poolitaja"
#: include/svtools/strings.hrc:360
msgctxt "STR_DESCRIPTION_MYTHES"
-msgid "Mythes Thesaurus"
-msgstr "Mythesi tesaurus"
+msgid "MyThes Thesaurus"
+msgstr ""
#: include/svtools/strings.hrc:361
msgctxt "STR_DESCRIPTION_IGNOREALLLIST"
diff --git a/source/et/sw/messages.po b/source/et/sw/messages.po
index 73391a77316..6743753d3f0 100644
--- a/source/et/sw/messages.po
+++ b/source/et/sw/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-08-04 23:35+0000\n"
-"Last-Translator: Mihkel Tõnnov <mihhkel@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:36+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: et\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1533425739.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195419.000000\n"
#: sw/inc/app.hrc:29
msgctxt "RID_PARAGRAPHSTYLEFAMILY"
@@ -6848,7 +6848,12 @@ msgctxt "asciifilterdialog|lf"
msgid "_LF"
msgstr "_LF"
-#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:264
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:258
+msgctxt "asciifilterdialog|includebom"
+msgid "Include byte-order-mark"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:280
msgctxt "asciifilterdialog|label1"
msgid "Properties"
msgstr "Omadused"
diff --git a/source/et/swext/mediawiki/help.po b/source/et/swext/mediawiki/help.po
index 867d8ebe6d7..6f45ec9daff 100644
--- a/source/et/swext/mediawiki/help.po
+++ b/source/et/swext/mediawiki/help.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2017-01-22 15:52+0000\n"
-"Last-Translator: Mihkel Tõnnov <mihhkel@gmail.com>\n"
+"POT-Creation-Date: 2018-11-15 13:53+0100\n"
+"PO-Revision-Date: 2018-11-12 11:46+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: et\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1485100364.000000\n"
+"X-POOTLE-MTIME: 1542023177.000000\n"
#: help.tree
msgctxt ""
@@ -93,8 +93,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id7387615\n"
"help.text"
-msgid "A wiki account on a supported <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
-msgstr "Wiki-konto toetatud <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> serveris"
+msgid "A wiki account on a supported <link href=\"https://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -149,24 +149,24 @@ msgctxt ""
"wiki.xhp\n"
"par_id368968\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Options</link> dialog, click Add."
-msgstr "Klõpsa <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">sätete dialoogis</link> Lisa."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\"><emph>Options</emph></link> dialog, click <emph>Add</emph>."
+msgstr ""
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"par_id6962187\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> dialog, enter the account information for the wiki."
-msgstr "Sisesta <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki dialoogis</link> kontoinfo wiki jaoks."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\"><emph>MediaWiki</emph></link> dialog, enter the account information for the wiki."
+msgstr ""
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"par_id5328836\n"
"help.text"
-msgid "In the URL text box, enter the address of a wiki that you want to connect to."
-msgstr "Sisesta URL-i tekstikasti wiki aadress, millega soovid ühendust luua."
+msgid "In the <emph>URL</emph> text box, enter the address of a wiki that you want to connect to."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -181,8 +181,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id5906552\n"
"help.text"
-msgid "In the Username box, enter your user ID for your wiki account."
-msgstr "Sisesta kasutajanime kasti oma wiki konto kasutaja-ID."
+msgid "In the <emph>Username</emph> box, enter your user ID for your wiki account."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -197,8 +197,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id8869594\n"
"help.text"
-msgid "In the Password box, enter the password for your wiki account, then click OK."
-msgstr "Sisesta parooli kasti oma wiki konto parool ja klõpsa Sobib."
+msgid "In the Password box, enter the password for your wiki account, then click <emph>OK</emph>."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -245,8 +245,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id228278\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Send to MediaWiki</link> dialog, specify the settings for your entry."
-msgstr "Määra oma kirje sätted <link href=\"com.sun.wiki-publisher/wikisend.xhp\">MediaWikisse saatmise dialoogis</link>."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\"><emph>Send to MediaWiki</emph></link> dialog, specify the settings for your entry."
+msgstr ""
#: wiki.xhp
msgctxt ""
diff --git a/source/eu/cui/messages.po b/source/eu/cui/messages.po
index 54098b70c16..19c6923e27e 100644
--- a/source/eu/cui/messages.po
+++ b/source/eu/cui/messages.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2018-10-22 08:23+0000\n"
+"POT-Creation-Date: 2018-11-14 12:21+0100\n"
+"PO-Revision-Date: 2018-11-15 08:47+0000\n"
"Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: eu\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1540196621.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542271655.000000\n"
#: cui/inc/strings.hrc:24
msgctxt "RID_SVXSTR_KEY_CONFIG_DIR"
@@ -1558,141 +1558,136 @@ msgid "Dimension line"
msgstr "Kota-lerroa"
#: cui/inc/strings.hrc:365
-msgctxt "RID_SVXSTR_LOAD_ERROR"
-msgid "The selected module could not be loaded."
-msgstr "Hautatutako modulua ezin izan da kargatu."
-
-#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_STARTQUOTE"
msgid "Start Quote"
msgstr "Aipamen-hasiera"
-#: cui/inc/strings.hrc:367
+#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_ENDQUOTE"
msgid "End Quote"
msgstr "Aipamen-amaiera"
-#: cui/inc/strings.hrc:369
+#: cui/inc/strings.hrc:368
msgctxt "RID_SVXSTR_SELECTEDPERSONA"
msgid "Selected Theme: "
msgstr "Hautatutako gaia: "
-#: cui/inc/strings.hrc:370
+#: cui/inc/strings.hrc:369
msgctxt "RID_SVXSTR_SEARCHING"
msgid "Searching, please wait..."
msgstr "Bilatzen, itxaron..."
-#: cui/inc/strings.hrc:371
+#: cui/inc/strings.hrc:370
msgctxt "RID_SVXSTR_SEARCHERROR"
msgid "Cannot open %1, please try again later."
msgstr "Ezin da %1 ireki, saiatu berriro geroago."
-#: cui/inc/strings.hrc:372
+#: cui/inc/strings.hrc:371
msgctxt "RID_SVXSTR_NORESULTS"
msgid "No results found."
msgstr "Ez da emaitzarik aurkitu."
-#: cui/inc/strings.hrc:373
+#: cui/inc/strings.hrc:372
msgctxt "RID_SVXSTR_APPLYPERSONA"
msgid "Applying Theme..."
msgstr "Gaia aplikatzen..."
-#: cui/inc/strings.hrc:374
+#: cui/inc/strings.hrc:373
msgctxt "RID_SVXSTR_INVALIDPERSONAURL"
msgid "Please enter a valid theme address or a search term."
msgstr "Sartu gai baten baliozko helbide bat edo bilaketa-hitz bat."
-#: cui/inc/strings.hrc:376
+#: cui/inc/strings.hrc:375
msgctxt "RID_SVXSTR_TABLE_PRESET_NONE"
msgid "Set No Borders"
msgstr "Ez ezarri ertzik"
-#: cui/inc/strings.hrc:377
+#: cui/inc/strings.hrc:376
msgctxt "RID_SVXSTR_TABLE_PRESET_ONLYOUTER"
msgid "Set Outer Border Only"
msgstr "Ezarri kanpoko ertza soilik"
-#: cui/inc/strings.hrc:378
+#: cui/inc/strings.hrc:377
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERHORI"
msgid "Set Outer Border and Horizontal Lines"
msgstr "Ezarri kanpoko ertza eta marra horizontalak"
-#: cui/inc/strings.hrc:379
+#: cui/inc/strings.hrc:378
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERALL"
msgid "Set Outer Border and All Inner Lines"
msgstr "Ezarri kanpoko ertza eta barneko marra guztiak"
-#: cui/inc/strings.hrc:380
+#: cui/inc/strings.hrc:379
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERINNER"
msgid "Set Outer Border Without Changing Inner Lines"
msgstr "Ezarri kanpoko ertza barruko marrak aldatu gabe"
-#: cui/inc/strings.hrc:381
+#: cui/inc/strings.hrc:380
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONAL"
msgid "Set Diagonal Lines Only"
msgstr "Ezarri marra diagonalak soilik"
-#: cui/inc/strings.hrc:382
+#: cui/inc/strings.hrc:381
msgctxt "RID_SVXSTR_PARA_PRESET_ALL"
msgid "Set All Four Borders"
msgstr "Ezarri lau ertzak"
-#: cui/inc/strings.hrc:383
+#: cui/inc/strings.hrc:382
msgctxt "RID_SVXSTR_PARA_PRESET_LEFTRIGHT"
msgid "Set Left and Right Borders Only"
msgstr "Ezarri ezkerreko eta eskuineko ertzak soilik"
-#: cui/inc/strings.hrc:384
+#: cui/inc/strings.hrc:383
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOM"
msgid "Set Top and Bottom Borders Only"
msgstr "Ezarri goiko eta beheko ertzak soilik"
-#: cui/inc/strings.hrc:385
+#: cui/inc/strings.hrc:384
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYLEFT"
msgid "Set Left Border Only"
msgstr "Ezarri ezkerreko ertza soilik"
-#: cui/inc/strings.hrc:386
+#: cui/inc/strings.hrc:385
msgctxt "RID_SVXSTR_HOR_PRESET_ONLYHOR"
msgid "Set Top and Bottom Borders, and All Inner Lines"
msgstr "Ezarri goiko eta beheko ertzak eta barneko marra guztiak"
-#: cui/inc/strings.hrc:387
+#: cui/inc/strings.hrc:386
msgctxt "RID_SVXSTR_VER_PRESET_ONLYVER"
msgid "Set Left and Right Borders, and All Inner Lines"
msgstr "Ezarri ezkerreko eta eskuineko ertzak eta barneko marra guztiak"
-#: cui/inc/strings.hrc:388
+#: cui/inc/strings.hrc:387
msgctxt "RID_SVXSTR_SHADOW_STYLE_NONE"
msgid "No Shadow"
msgstr "Itzalik ez"
-#: cui/inc/strings.hrc:389
+#: cui/inc/strings.hrc:388
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMRIGHT"
msgid "Cast Shadow to Bottom Right"
msgstr "Jaurti itzala behera eskuinera"
-#: cui/inc/strings.hrc:390
+#: cui/inc/strings.hrc:389
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPRIGHT"
msgid "Cast Shadow to Top Right"
msgstr "Jaurti itzala gora eskuinera"
-#: cui/inc/strings.hrc:391
+#: cui/inc/strings.hrc:390
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMLEFT"
msgid "Cast Shadow to Bottom Left"
msgstr "Jaurti itzala behera ezkerrera"
-#: cui/inc/strings.hrc:392
+#: cui/inc/strings.hrc:391
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPLEFT"
msgid "Cast Shadow to Top Left"
msgstr "Jaurti itzala gora ezkerrera"
-#: cui/inc/strings.hrc:393
+#: cui/inc/strings.hrc:392
msgctxt "RID_SVXSTR_SIGNATURELINE_SIGNED_BY"
msgid "Signed by: %1"
msgstr "Sinatzailea: %1"
-#: cui/inc/strings.hrc:394
+#: cui/inc/strings.hrc:393
msgctxt "RID_SVXSTR_OPENCL_RESTART"
msgid "For the OpenCL changes to take effect, %PRODUCTNAME must be restarted."
msgstr "%PRODUCTNAME berrabiarazi behar da OpenCL aldaketak aktiba daitezen."
@@ -2180,7 +2175,7 @@ msgstr "Eskualdeko ezarpena: $LOCALE"
#: cui/uiconfig/ui/aboutdialog.ui:170
msgctxt "aboutdialog|locale"
msgid "UI-Language: $LOCALE"
-msgstr ""
+msgstr "Interfazearen hizkuntza: $LOCALE"
#: cui/uiconfig/ui/aboutdialog.ui:187
msgctxt "aboutdialog|buildIdLink"
@@ -5196,7 +5191,7 @@ msgstr "Direktorioa"
#: cui/uiconfig/ui/gallerythemedialog.ui:8
msgctxt "gallerythemedialog|GalleryThemeDialog"
msgid "Properties of %1"
-msgstr ""
+msgstr "%1 gaiaren propietateak"
#: cui/uiconfig/ui/gallerythemedialog.ui:135
msgctxt "gallerythemedialog|general"
@@ -10435,83 +10430,83 @@ msgstr "Bilaketa terminoa edo Firefox gaiaren URLa"
#: cui/uiconfig/ui/select_persona_dialog.ui:196
msgctxt "select_persona_dialog|categoriesCB"
msgid "Abstract"
-msgstr ""
+msgstr "Abstraktua"
#: cui/uiconfig/ui/select_persona_dialog.ui:197
msgctxt "select_persona_dialog|categoriesCB"
msgid "Causes"
-msgstr ""
+msgstr "Zergatiak"
#: cui/uiconfig/ui/select_persona_dialog.ui:198
msgctxt "select_persona_dialog|categoriesCB"
msgid "Fashion"
-msgstr ""
+msgstr "Moda"
#: cui/uiconfig/ui/select_persona_dialog.ui:199
msgctxt "select_persona_dialog|categoriesCB"
msgid "Film and TV"
-msgstr ""
+msgstr "Filma eta telebista"
#: cui/uiconfig/ui/select_persona_dialog.ui:200
msgctxt "select_persona_dialog|categoriesCB"
msgid "Firefox"
-msgstr ""
+msgstr "Firefox"
#. https://addons.mozilla.org/en-US/firefox/themes/
#: cui/uiconfig/ui/select_persona_dialog.ui:201
msgctxt "select_persona_dialog|categoriesCB"
msgid "Foxkeh"
-msgstr ""
+msgstr "Foxkeh"
#: cui/uiconfig/ui/select_persona_dialog.ui:202
msgctxt "select_persona_dialog|categoriesCB"
msgid "Holiday"
-msgstr ""
+msgstr "Jaieguna"
#: cui/uiconfig/ui/select_persona_dialog.ui:203
msgctxt "select_persona_dialog|categoriesCB"
msgid "Music"
-msgstr ""
+msgstr "Musika"
#: cui/uiconfig/ui/select_persona_dialog.ui:204
msgctxt "select_persona_dialog|categoriesCB"
msgid "Nature"
-msgstr ""
+msgstr "Natura"
#: cui/uiconfig/ui/select_persona_dialog.ui:205
msgctxt "select_persona_dialog|categoriesCB"
msgid "Other"
-msgstr ""
+msgstr "Beste batzuk"
#: cui/uiconfig/ui/select_persona_dialog.ui:206
msgctxt "select_persona_dialog|categoriesCB"
msgid "Scenery"
-msgstr ""
+msgstr "Paisaia"
#: cui/uiconfig/ui/select_persona_dialog.ui:207
msgctxt "select_persona_dialog|categoriesCB"
msgid "Seasonal"
-msgstr ""
+msgstr "Urtaroak"
#: cui/uiconfig/ui/select_persona_dialog.ui:208
msgctxt "select_persona_dialog|categoriesCB"
msgid "Solid"
-msgstr ""
+msgstr "Solidoa"
#: cui/uiconfig/ui/select_persona_dialog.ui:209
msgctxt "select_persona_dialog|categoriesCB"
msgid "Sports"
-msgstr ""
+msgstr "Kirolak"
#: cui/uiconfig/ui/select_persona_dialog.ui:210
msgctxt "select_persona_dialog|categoriesCB"
msgid "Websites"
-msgstr ""
+msgstr "Webguneak"
#: cui/uiconfig/ui/select_persona_dialog.ui:211
msgctxt "select_persona_dialog|categoriesCB"
msgid "Featured"
-msgstr ""
+msgstr "Nabarmendua"
#: cui/uiconfig/ui/select_persona_dialog.ui:231
msgctxt "select_persona_dialog|label6"
@@ -10668,22 +10663,43 @@ msgctxt "signsignatureline|btn_select_certificate"
msgid "Select Certificate"
msgstr "Hautatu ziurtagiria"
-#: cui/uiconfig/ui/signsignatureline.ui:168
+#. Name of the signer
+#: cui/uiconfig/ui/signsignatureline.ui:166
+msgctxt "signsignatureline|label_name"
+msgid "or"
+msgstr "edo"
+
+#: cui/uiconfig/ui/signsignatureline.ui:175
+msgctxt "signsignatureline|btn_load_image"
+msgid "Use Signature Image"
+msgstr "Erabili sinadura-irudia"
+
+#: cui/uiconfig/ui/signsignatureline.ui:190
+msgctxt "signsignatureline|btn_clear_image"
+msgid "Clear"
+msgstr "Garbitu"
+
+#: cui/uiconfig/ui/signsignatureline.ui:206
+msgctxt "signsignatureline|label_image_dimensions"
+msgid "Best image size: 600 x 100 px"
+msgstr "Irudi-tamaina onena: 600 x 100 px"
+
+#: cui/uiconfig/ui/signsignatureline.ui:237
msgctxt "signsignatureline|label_sign"
msgid "Sign"
msgstr "Sinatu"
-#: cui/uiconfig/ui/signsignatureline.ui:205
+#: cui/uiconfig/ui/signsignatureline.ui:274
msgctxt "signsignatureline|label_add_comment"
msgid "Add comment:"
msgstr "Gehitu iruzkina:"
-#: cui/uiconfig/ui/signsignatureline.ui:241
+#: cui/uiconfig/ui/signsignatureline.ui:310
msgctxt "signsignatureline|label_hint"
msgid "Instructions from the document creator:"
msgstr "Dokumentuaren egilearen argibideak:"
-#: cui/uiconfig/ui/signsignatureline.ui:274
+#: cui/uiconfig/ui/signsignatureline.ui:343
msgctxt "signsignatureline|label_more"
msgid "More"
msgstr "Gehiago"
diff --git a/source/eu/dictionaries/ru_RU/dialog.po b/source/eu/dictionaries/ru_RU/dialog.po
index 9599a665ec3..9462c247260 100644
--- a/source/eu/dictionaries/ru_RU/dialog.po
+++ b/source/eu/dictionaries/ru_RU/dialog.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: 2013-08-07 12:19+0000\n"
-"Last-Translator: Osoitz <oelkoro@gmail.com>\n"
+"PO-Revision-Date: 2018-11-15 08:47+0000\n"
+"Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n"
"Language-Team: Librezale <librezale@librezale.org>\n"
"Language: eu\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1375877973.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542271660.000000\n"
#: ru_RU_en_US.properties
msgctxt ""
@@ -94,7 +94,7 @@ msgctxt ""
"typographica\n"
"property.text"
msgid "Typographical"
-msgstr ""
+msgstr "Tipografikoa"
#: ru_RU_en_US.properties
msgctxt ""
diff --git a/source/eu/formula/messages.po b/source/eu/formula/messages.po
index 72e1f71f15b..85d8872f18c 100644
--- a/source/eu/formula/messages.po
+++ b/source/eu/formula/messages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: 2017-10-12 07:59+0000\n"
+"PO-Revision-Date: 2018-11-15 08:47+0000\n"
"Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: eu\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1507795146.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542271670.000000\n"
#: formula/inc/core_resource.hrc:2263
msgctxt "RID_STRLIST_FUNCTION_NAMES"
@@ -2076,7 +2076,7 @@ msgstr "SEARCHB"
#: formula/inc/core_resource.hrc:2682
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REGEX"
-msgstr ""
+msgstr "REGEX"
#: formula/inc/strings.hrc:25
msgctxt "STR_OPTIONAL"
diff --git a/source/eu/helpcontent2/source/text/sbasic/shared/01.po b/source/eu/helpcontent2/source/text/sbasic/shared/01.po
index 7895bfb4552..f1d1fc616f2 100644
--- a/source/eu/helpcontent2/source/text/sbasic/shared/01.po
+++ b/source/eu/helpcontent2/source/text/sbasic/shared/01.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-16 16:54+0200\n"
-"PO-Revision-Date: 2018-08-05 11:08+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-15 09:23+0000\n"
"Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: eu\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1533467286.000000\n"
+"X-POOTLE-MTIME: 1542273805.000000\n"
#: 06130000.xhp
msgctxt ""
@@ -93,8 +93,8 @@ msgctxt ""
"06130000.xhp\n"
"par_id3154791\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
-msgstr "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Uneko makroa exekutatzen edo gordetzen du.</ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Runs or saves the current macro.</ahelp>"
+msgstr "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Uneko makroa exekutatzen edo gordetzen du.</ahelp>"
#: 06130000.xhp
msgctxt ""
diff --git a/source/eu/helpcontent2/source/text/scalc/00.po b/source/eu/helpcontent2/source/text/scalc/00.po
index 0bfe1d7ef20..e7821ae8240 100644
--- a/source/eu/helpcontent2/source/text/scalc/00.po
+++ b/source/eu/helpcontent2/source/text/scalc/00.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-11-22 13:53+0100\n"
-"PO-Revision-Date: 2018-07-06 05:59+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-15 09:24+0000\n"
"Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: eu\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1530856751.000000\n"
+"X-POOTLE-MTIME: 1542273876.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -29,24 +29,24 @@ msgctxt ""
"00000004.xhp\n"
"hd_id3155535\n"
"help.text"
-msgid "<variable id=\"wie\">To access this function... </variable>"
-msgstr "<variable id=\"wie\">Funtzio honetara heltzeko... </variable>"
+msgid "<variable id=\"wie\">To access this function...</variable>"
+msgstr "<variable id=\"wie\">Funtzio hau atzitzeko...</variable>"
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
"par_idN1056E\n"
"help.text"
-msgid "<variable id=\"moreontop\">More explanations on top of this page. </variable>"
-msgstr "<variable id=\"moreontop\">Azalpen gehiago orriaren goialdean. </variable>"
+msgid "<variable id=\"moreontop\">More explanations on top of this page.</variable>"
+msgstr "<variable id=\"moreontop\">Azalpen gehiago orriaren goialdean.</variable>"
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
"par_idN105AF\n"
"help.text"
-msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone. </variable>"
-msgstr "<variable id=\"optional\">%PRODUCTNAME Calc-eko funtzioetan, \"optional\" marka daukaten parametroak alde batera utz daitezke ondoren parametrorik ez dagoenean soilik. Adibidez, lau parametro dituen funtzio batean, funtzio horietako azken biek \"optional\" marka badaukate, 4. parametroa edo 3. eta 4. parametroa alde batera utz ditzakezu, baina ezin duzu alde batera utzi 3. parametroa bakarrik. </variable>"
+msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone.</variable>"
+msgstr "<variable id=\"optional\">%PRODUCTNAME Calc-eko funtzioetan, \"aukerakoa\" marka daukaten parametroak alde batera utz daitezke ondoren parametrorik ez dagoenean soilik. Adibidez, lau parametro dituen funtzio batean, funtzio horietako azken biek \"aukerakoa\" marka badaukate, 4. parametroa edo 3. eta 4. parametroa alde batera utz ditzakezu, baina ezin duzu alde batera utzi 3. parametroa bakarrik.</variable>"
#: 00000004.xhp
msgctxt ""
@@ -77,80 +77,80 @@ msgctxt ""
"00000402.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph></variable>"
-msgstr "<variable id=\"kopffuss\">Aukeratu <emph>Txertatu - Goiburukoak eta orri-oinak</emph></variable>"
+msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph>.</variable>"
+msgstr "<variable id=\"kopffuss\">Aukeratu <emph>Txertatu - Goiburukoak eta orri-oinak</emph></variable>."
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3159233\n"
"help.text"
-msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs</variable>"
-msgstr "<variable id=\"bkopfzeile\">Aukeratu <emph>Txertatu - Goiburukoak eta orri-oinak - Goiburukoa/orri-oina</emph> fitxak</variable>"
+msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs.</variable>"
+msgstr "<variable id=\"bkopfzeile\">Aukeratu <emph>Txertatu - Goiburukoak eta orri-oinak - Goiburukoa eta orri-oina</emph> fitxak.</variable>"
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150443\n"
"help.text"
-msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph></variable>"
-msgstr "<variable id=\"bausfullen\">Aukeratu <emph>Orria - Bete gelaxkak</emph></variable>"
+msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph>.</variable>"
+msgstr "<variable id=\"bausfullen\">Aukeratu <emph>Orria - Bete gelaxkak</emph>.</variable>"
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3143267\n"
"help.text"
-msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph></variable>"
-msgstr "<variable id=\"bausunten\">Aukeratu <emph>Orria - Bete gelaxkak - Behera</emph></variable>"
+msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph>.</variable>"
+msgstr "<variable id=\"bausunten\">Aukeratu <emph>Orria - Bete gelaxkak - Behera</emph>.</variable>"
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153880\n"
"help.text"
-msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph></variable>"
-msgstr "<variable id=\"bausrechts\">Aukeratu <emph>Orria - Bete gelaxkak - Eskuinera</emph></variable>"
+msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph>.</variable>"
+msgstr "<variable id=\"bausrechts\">Aukeratu <emph>Orria - Bete gelaxkak - Eskuinera</emph>.</variable>"
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3151245\n"
"help.text"
-msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph></variable>"
-msgstr "<variable id=\"bausoben\">Aukeratu <emph>Orria - Bete gelaxkak - Gora</emph></variable>"
+msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph>.</variable>"
+msgstr "<variable id=\"bausoben\">Aukeratu <emph>Orria - Bete gelaxkak - Gora</emph>.</variable>"
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph></variable>"
-msgstr "<variable id=\"bauslinks\">Aukeratu <emph>Orria - Bete gelaxkak - Ezkerrera</emph></variable>"
+msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph>.</variable>"
+msgstr "<variable id=\"bauslinks\">Aukeratu <emph>Orria - Bete gelaxkak - Ezkerrera</emph>.</variable>"
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150400\n"
"help.text"
-msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph></variable>"
-msgstr "<variable id=\"baustab\">Aukeratu <emph>Orria - Bete gelaxkak - Orriak</emph></variable>"
+msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3154910\n"
"help.text"
-msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph></variable>"
-msgstr "<variable id=\"bausreihe\">Aukeratu <emph>Orria - Bete gelaxkak - Serieak</emph></variable>"
+msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "Choose <emph>Sheet - Clear Cells</emph>"
-msgstr "Aukeratu <emph>Orria - Garbitu gelaxkak</emph>"
+msgid "Choose <emph>Sheet - Clear Cells</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -165,40 +165,40 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150011\n"
"help.text"
-msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph></variable>"
-msgstr "<variable id=\"bzelo\">Aukeratu <emph>Orria - Ezabatu gelaxkak</emph></variable>"
+msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153951\n"
"help.text"
-msgid "Choose <emph>Sheet - Delete Sheet</emph>"
-msgstr "Aukeratu <emph>Orria - Ezabatu orria</emph>"
+msgid "Choose <emph>Sheet - Delete Sheet</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3155306\n"
"help.text"
-msgid "Open context menu for a sheet tab"
-msgstr "Ireki orri-fitxa baten laster-menua"
+msgid "Open context menu for a sheet tab."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3146119\n"
"help.text"
-msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>"
-msgstr "Aukeratu <emph>Orria - Mugitu edo kopiatu orria</emph>"
+msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3148645\n"
"help.text"
-msgid "Open context menu for a sheet tab"
-msgstr "Ireki orri-fitxa baten laster-menua"
+msgid "Open context menu for a sheet tab."
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -221,32 +221,32 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150275\n"
"help.text"
-msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph></variable>"
-msgstr "<variable id=\"aspze\">Aukeratu <emph>Ikusi - Zutabeen eta errenkaden goiburukoak</emph></variable>"
+msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph></variable>"
-msgstr "<variable id=\"awehe\">Aukeratu <emph>Ikusi - Nabarmendu balioak</emph></variable>"
+msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3148947\n"
"help.text"
-msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph></variable>"
-msgstr "<variable id=\"rechenleiste\">Aukeratu <emph>Ikusi - Formula-barra</emph> edo <emph>Ikusi - Tresna-barrak - Formula-barra</emph></variable>"
+msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3148663\n"
"help.text"
-msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph></variable>"
-msgstr "<variable id=\"seumvo\">Aukeratu <emph>Ikusi - Orrialde-jauzia</emph></variable>"
+msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -269,16 +269,16 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149784\n"
"help.text"
-msgid "Choose <emph>Insert - Cells</emph>"
-msgstr "Aukeratu <emph>Txertatu - Gelaxkak</emph>"
+msgid "Choose <emph>Insert - Cells</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "Open <emph>Insert Cells</emph> toolbar from Tools bar:"
-msgstr "Ireki Tresnen barrako <emph>Txertatu gelaxkak</emph> tresna-barra:"
+msgid "Open <emph>Insert Cells</emph> toolbar from <emph>Tools</emph> bar:"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -365,24 +365,24 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149033\n"
"help.text"
-msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph></variable>"
-msgstr "<variable id=\"eitab\">Aukeratu <emph>Orria - Txertatu orria</emph></variable>"
+msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_idN1082F\n"
"help.text"
-msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph></variable>"
-msgstr "<variable id=\"eitabfile\">Aukeratu <emph>Orria - Txertatu orria fitxategitik</emph></variable>"
+msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3155115\n"
"help.text"
-msgid "Choose <emph>Insert - Function</emph>"
-msgstr "Aukeratu <emph>Txertatu - Funtzioa</emph>"
+msgid "Choose <emph>Insert - Function</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -429,8 +429,8 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155809\n"
"help.text"
-msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date&Time</emph></variable>"
-msgstr "<variable id=\"eikadaze\"><emph>Txertatu - Funtzioa</emph> - <emph>Data eta ordua</emph> kategoria</variable>"
+msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date & Time</emph></variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -517,32 +517,32 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155383\n"
"help.text"
-msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph></variable>"
-msgstr "<variable id=\"funktionsliste\">Aukeratu <emph>Txertatu - Funtzio-zerrenda</emph></variable>"
+msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153250\n"
"help.text"
-msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph></variable>"
-msgstr "<variable id=\"einamen\">Aukeratu <emph>Txertatu - Izendatutako barrutiak eta adierazpenak</emph></variable>"
+msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3146776\n"
"help.text"
-msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph></variable>"
-msgstr "<variable id=\"eiextdata\">Aukeratu <emph>Orria - Estekatu kanpoko datuekin</emph></variable>"
+msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3143222\n"
"help.text"
-msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>"
-msgstr "Aukeratu <emph>Orria - Izendatutako barrutiak eta adierazpenak - Definitu</emph>"
+msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -557,24 +557,24 @@ msgctxt ""
"00000404.xhp\n"
"par_id3145214\n"
"help.text"
-msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph></variable>"
-msgstr "<variable id=\"einaei\">Aukeratu <emph>Orria - Izendatutako barrutiak eta adierazpenak - Txertatu</emph></variable>"
+msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153558\n"
"help.text"
-msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph></variable>"
-msgstr "<variable id=\"einaueb\">Aukeratu <emph>Orria - Izendatutako barrutiak eta adierazpenak - Sortu</emph></variable>"
+msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153483\n"
"help.text"
-msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph></variable>"
-msgstr "<variable id=\"einabesch\">Aukeratu <emph>Orria - Izendatutako barrutiak eta adierazpenak - Etiketak</emph></variable>"
+msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
@@ -597,192 +597,192 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154685\n"
"help.text"
-msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph></variable>"
-msgstr "<variable id=\"fozelle\">Aukeratu <emph>Formatua - Gelaxkak</emph></variable>"
+msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153194\n"
"help.text"
-msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab </variable>"
-msgstr "<variable id=\"fozelstz\">Aukeratu <emph>Formatua - Gelaxkak - Gelaxka-babesa</emph> fitxa</variable>"
+msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155854\n"
"help.text"
-msgid "<variable id=\"fozei\">Choose <emph>Format - Row</emph></variable>"
-msgstr "<variable id=\"fozei\">Aukeratu <emph>Formatua - Errenkada</emph></variable>"
+msgid "<variable id=\"fozei\">Choose <emph>Format - Rows</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3150012\n"
"help.text"
-msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Row - Optimal Height</emph></variable>"
-msgstr "<variable id=\"fozeiophoe\">Aukeratu <emph>Formatua - Errenkada - Altuera optimoa</emph></variable>"
+msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Rows - Optimal Height</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3148645\n"
"help.text"
-msgid "Choose <emph>Format - Row - Hide</emph>"
-msgstr "Aukeratu <emph>Formatua - Errenkada - Ezkutatu</emph>"
+msgid "Choose <emph>Format - Rows - Hide</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153728\n"
"help.text"
-msgid "Choose <emph>Format - Column - Hide</emph>"
-msgstr "Aukeratu <emph>Formatua - Zutabea - Ezkutatu</emph>"
+msgid "Choose <emph>Format - Columns - Hide</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3151114\n"
"help.text"
-msgid "Choose <emph>Format - Sheet - Hide</emph>"
-msgstr "Aukeratu <emph>Formatua -Orria - Ezkutatu</emph>"
+msgid "Choose <emph>Sheet - Hide Sheet</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3148576\n"
"help.text"
-msgid "Choose <emph>Format - Row - Show</emph>"
-msgstr "Aukeratu <emph>Formatua - Errenkada - Erakutsi</emph>"
+msgid "Choose <emph>Format - Rows - Show</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156286\n"
"help.text"
-msgid "Choose <emph>Format - Column - Show</emph>"
-msgstr "Aukeratu <emph>Formatua - Zutabea - Erakutsi</emph>"
+msgid "Choose <emph>Format - Columns - Show</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3145645\n"
"help.text"
-msgid "<variable id=\"fospa\">Choose <emph>Format - Column</emph></variable>"
-msgstr "<variable id=\"fospa\">Aukeratu <emph>Formatua - Zutabea</emph></variable>"
+msgid "<variable id=\"fospa\">Choose <emph>Format - Columns</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3145252\n"
"help.text"
-msgid "Choose <emph>Format - Column - Optimal Width</emph>"
-msgstr "Aukeratu <emph>Formatua - Zutabea - Zabalera optimoa</emph>"
+msgid "Choose <emph>Format - Columns - Optimal Width</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3146971\n"
"help.text"
-msgid "Double-click right column separator in column headers"
-msgstr "Zutabe-goiburukoan, egin klik bikoitza eskuineko zutabe-bereizlean"
+msgid "Double-click right column separator in column headers."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3147362\n"
"help.text"
-msgid "<variable id=\"fot\">Choose <emph>Format - Sheet</emph></variable>"
-msgstr "<variable id=\"fot\">Aukeratu <emph>Formatua - Orria</emph></variable>"
+msgid "<variable id=\"fot\">Choose <emph>Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3163805\n"
"help.text"
-msgid "<variable id=\"fotu\">Choose <emph>Format - Sheet - Rename</emph></variable>"
-msgstr "<variable id=\"fotu\">Aukeratu <emph>Formatua - Orria - Izena aldatu</emph></variable>"
+msgid "<variable id=\"fotu\">Choose <emph>Sheet - Rename Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155333\n"
"help.text"
-msgid "<variable id=\"fotenb\">Choose <emph>Format - Sheet - Show</emph></variable>"
-msgstr "<variable id=\"fotenb\">Aukeratu <emph>Formatua - Orria - Erakutsi</emph></variable>"
+msgid "<variable id=\"fotenb\">Choose <emph>Sheet - Show Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_idN1077A\n"
"help.text"
-msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph></variable>"
-msgstr "<variable id=\"foste\">Aukeratu <emph>Formatua - Orrialdea</emph></variable>"
+msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155508\n"
"help.text"
-msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab </variable>"
-msgstr "<variable id=\"fostel\">Aukeratu <emph>Formatua - Orrialdea - Orria</emph> fitxa</variable>"
+msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3150883\n"
"help.text"
-msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph></variable>"
-msgstr "<variable id=\"fodrbe\">Aukeratu <emph>Formatua - Inprimatze-areak</emph></variable>"
+msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156448\n"
"help.text"
-msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph></variable>"
-msgstr "<variable id=\"fodrfe\">Aukeratu <emph>Formatua - Inprimatze-areak - Definitu</emph></variable>"
+msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156290\n"
"help.text"
-msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph></variable>"
-msgstr "<variable id=\"fodrhin\">Aukeratu <emph>Formatua - Inprimatze-areak - Gehitu</emph></variable>"
+msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155812\n"
"help.text"
-msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph></variable>"
-msgstr "<variable id=\"fodbah\">Aukeratu <emph>Formatua - Inprimatze-areak - Garbitu</emph></variable>"
+msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153307\n"
"help.text"
-msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph></variable>"
-msgstr "<variable id=\"fodbbe\">Aukeratu <emph>Formatua - Inprimatze-areak - Editatu</emph></variable>"
+msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153916\n"
"help.text"
-msgid "Choose <emph>Format - AutoFormat</emph>"
-msgstr "Aukeratu <emph>Formatua - Formatu automatikoa</emph>"
+msgid "Choose <emph>Format - AutoFormat</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3154532\n"
"help.text"
-msgid "On the Tools bar, click"
-msgstr "Tresnen barran, egin klik"
+msgid "On the <emph>Tools</emph> bar, click"
+msgstr ""
#: 00000405.xhp
msgctxt ""
@@ -805,8 +805,8 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154618\n"
"help.text"
-msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph></variable>"
-msgstr "<variable id=\"bedingte\">Aukeratu <emph>Formatua - Baldintzapeko formatua</emph></variable>"
+msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -829,16 +829,16 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150541\n"
"help.text"
-msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph> </variable>"
-msgstr "<variable id=\"exdektv\">Aukeratu <emph>Tresnak - Detektibea</emph></variable>"
+msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3153194\n"
"help.text"
-msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>"
-msgstr "Aukeratu <emph>Tresnak - Detektibea - Aurrekoen aztarnari jarraitu</emph>"
+msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -853,24 +853,24 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph> </variable>"
-msgstr "<variable id=\"silbentrennungc\"><emph>Tresnak - Hizkuntza - Hitz-zatiketa</emph> menua</variable>"
+msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3145785\n"
"help.text"
-msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph> </variable>"
-msgstr "<variable id=\"exdvore\">Aukeratu <emph>Tresnak - Detektibea - Kendu aurrekoak</emph></variable>"
+msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3155411\n"
"help.text"
-msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>"
-msgstr "Aukeratu <emph>Tresnak - Detektibea - Mendekoen aztarnari jarraitu</emph>"
+msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -885,112 +885,112 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146984\n"
"help.text"
-msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph> </variable>"
-msgstr "<variable id=\"exdszne\">Aukeratu <emph>Tresnak - Detektibea - Kendu mendekoak</emph></variable>"
+msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3154014\n"
"help.text"
-msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph> </variable>"
-msgstr "<variable id=\"exdase\">Aukeratu <emph>Tresnak - Detektibea - Kendu aztarna guztiak</emph></variable>"
+msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3153188\n"
"help.text"
-msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph> </variable>"
-msgstr "<variable id=\"exdszfe\">Aukeratu <emph>Tresnak - Detektibea - Errorearen aztarnari jarraitu</emph></variable>"
+msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3149410\n"
"help.text"
-msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph> </variable>"
-msgstr "<variable id=\"fuellmodus\">Aukeratu <emph>Tresnak - Detektibea - Betetzeko modua</emph></variable>"
+msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3156284\n"
"help.text"
-msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph> </variable>"
-msgstr "<variable id=\"dateneinkreisen\">Aukeratu <emph>Tresnak - Detektibea - Markatu baliogabeko datuak</emph></variable>"
+msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3153159\n"
"help.text"
-msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph> </variable>"
-msgstr "<variable id=\"spurenaktualisieren\">Aukeratu <emph>Tresnak - Detektibea - Freskatu aztarnak</emph></variable>"
+msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3147397\n"
"help.text"
-msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph> </variable>"
-msgstr "<variable id=\"automatisch\">Aukeratu <emph>Tresnak - Detektibea - Freskatu automatikoki</emph></variable>"
+msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3154018\n"
"help.text"
-msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph> </variable>"
-msgstr "<variable id=\"exzws\">Aukeratu <emph>Tresnak - Xede-bilaketa</emph></variable>"
+msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3269142\n"
"help.text"
-msgid "<variable id=\"solver\">Choose <emph>Tools - Solver</emph> </variable>"
-msgstr "<variable id=\"solver\">Aukeratu <emph>Tresnak - Ebazlea</emph></variable>"
+msgid "<variable id=\"solver\">Choose <emph>Tools - Solver</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id8554338\n"
"help.text"
-msgid "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, <emph>Options</emph> button </variable>"
-msgstr "<variable id=\"solver_options\">Aukeratu <emph>Tresnak - Ebazlea</emph>, <emph>Aukerak</emph> botoia</variable>"
+msgid "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, click <emph>Options</emph> button.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3156277\n"
"help.text"
-msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph> </variable>"
-msgstr "<variable id=\"exsze\">Aukeratu <emph>Tresnak - Agertokiak</emph></variable>"
+msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3149020\n"
"help.text"
-msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph></variable>"
-msgstr "<variable id=\"protect_sheet\">Aukeratu <emph>Tresnak - Babestu orria</emph></variable>"
+msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3154256\n"
"help.text"
-msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph></variable>"
-msgstr "<variable id=\"protect_spreadsheet\">Aukeratu <emph>Tresnak - Babestu kalkulu-orria</emph></variable>"
+msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3146919\n"
"help.text"
-msgid "Choose <emph>Data - Calculate - Recalculate</emph>"
-msgstr "Aukeratu <emph>Datuak - Kalkulatu - Birkalkulatu</emph>"
+msgid "Choose <emph>Data - Calculate - Recalculate</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -1005,16 +1005,16 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150941\n"
"help.text"
-msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph> </variable>"
-msgstr "<variable id=\"exatmb\">Aukeratu <emph>Datuak - Kalkulatu - Kalkulatu automatikoki</emph></variable>"
+msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3151276\n"
"help.text"
-msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph> </variable>"
-msgstr "<variable id=\"autoeingabe\">Aukeratu <emph>Tresnak - Sarrera automatikoa</emph></variable>"
+msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph>.</variable>"
+msgstr ""
#: 00000407.xhp
msgctxt ""
@@ -1037,16 +1037,16 @@ msgctxt ""
"00000407.xhp\n"
"par_id3147335\n"
"help.text"
-msgid "<variable id=\"fete\">Choose <item type=\"menuitem\">View - Split Window</item></variable>"
-msgstr "<variable id=\"fete\">Aukeratu <item type=\"menuitem\">Ikusi - Zatitu leihoa</item></variable>"
+msgid "<variable id=\"fete\">Choose ><item type=\"menuitem\">View - Split Window</item>.</variable>"
+msgstr ""
#: 00000407.xhp
msgctxt ""
"00000407.xhp\n"
"par_id3153663\n"
"help.text"
-msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item></variable>"
-msgstr "<variable id=\"fefix\">Aukeratu <item type=\"menuitem\">Ikusi - Finkatu gelaxkak - Finkatu errenkadak eta zutabeak</item></variable>"
+msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1069,48 +1069,48 @@ msgctxt ""
"00000412.xhp\n"
"par_id8366954\n"
"help.text"
-msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph></variable>"
-msgstr "<variable id=\"text2columns\">Aukeratu <emph>Datuak - Testua zutabetan</emph></variable>"
+msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3147399\n"
"help.text"
-msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph></variable>"
-msgstr "<variable id=\"dbrbf\">Aukeratu <emph>Datuak - Definitu barrutia</emph></variable>"
+msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145345\n"
"help.text"
-msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph></variable>"
-msgstr "<variable id=\"dbrba\">Aukeratu <emph>Datuak - Hautatu barrutia</emph></variable>"
+msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150443\n"
"help.text"
-msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph></variable>"
-msgstr "<variable id=\"dnsrt\">Aukeratu <emph>Datuak - Ordenatu...</emph></variable>"
+msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148491\n"
"help.text"
-msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab"
-msgstr "Aukeratu <emph>Datuak - Ordenatu - Ordenatzeko irizpideak</emph> fitxa"
+msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154516\n"
"help.text"
-msgid "On Standard bar, click"
-msgstr "Barra estandarrean, egin klik"
+msgid "On <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1149,32 +1149,32 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146984\n"
"help.text"
-msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab</variable>"
-msgstr "<variable id=\"dnstot\">Aukeratu <emph>Datuak - Ordenatu - Aukerak</emph> fitxa </variable>"
+msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155308\n"
"help.text"
-msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph></variable>"
-msgstr "<variable id=\"dnftr\">Aukeratu <emph>Datuak - Iragazkia</emph></variable>"
+msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148646\n"
"help.text"
-msgid "Choose <emph>Data - AutoFilter</emph>"
-msgstr "Aukeratu <emph>Datuak - Iragazki automatikoa</emph>"
+msgid "Choose <emph>Data - AutoFilter</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151113\n"
"help.text"
-msgid "On Tools bar or Table Data bar, click"
-msgstr "Tresnen barran edo datu-taularen barran, egin klik"
+msgid "On <emph>Tools</emph> bar or <emph>Table Data</emph> bar, click"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1197,40 +1197,40 @@ msgctxt ""
"00000412.xhp\n"
"par_id3156278\n"
"help.text"
-msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph></variable>"
-msgstr "<variable id=\"dnfspz\">Aukeratu <emph>Datuak - Iragazki gehiago - Iragazki aurreratua...</emph></variable>"
+msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph> .</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153764\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label"
-msgstr "Aukeratu <emph>Datuak - Iragazki gehiago - Iragazki estandarra... - Aukerak</emph> etiketa"
+msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155444\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label"
-msgstr "Aukeratu <emph>Datuak - Iragazki gehiago - Iragazki aurreratua... - Aukerak</emph> etiketa"
+msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3156382\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Reset Filter</emph>"
-msgstr "Aukeratu <emph>Datuak - Iragazki gehiago - Berrezarri iragazkia</emph>"
+msgid "Choose <emph>Data - More Filters - Reset Filter</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155961\n"
"help.text"
-msgid "On Table Data bar, click <emph>Reset Filter/Sort</emph>"
-msgstr "Taula-datuen barran, sakatu <emph>Berrezarri iragazkia/ordena</emph>"
+msgid "On <emph>Table Data</emph> bar, click <emph>Reset Filter/Sort</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1253,112 +1253,112 @@ msgctxt ""
"00000412.xhp\n"
"par_id3152778\n"
"help.text"
-msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph></variable>"
-msgstr "<variable id=\"dnaftas\">Aukeratu <emph>Datuak - Iragazki gehiago - Ezkutatu iragazki automatikoa</emph></variable>"
+msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3166424\n"
"help.text"
-msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph></variable>"
-msgstr "<variable id=\"dntegs\">Aukeratu <emph>Datuak - Subtotalak</emph></variable>"
+msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154574\n"
"help.text"
-msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs</variable>"
-msgstr "<variable id=\"dntezd\">Aukeratu <emph>Datuak - Subtotalak - 1., 2., 3, taldea</emph> fitxak</variable>"
+msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151277\n"
"help.text"
-msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab</variable>"
-msgstr "<variable id=\"dntopi\">Aukeratu <emph>Datuak - Subtotalak - Aukerak</emph> fitxa </variable>"
+msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145133\n"
"help.text"
-msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph></variable>"
-msgstr "<variable id=\"datengueltig\">Aukeratu <emph>Datuak - Baliozkotasuna</emph></variable>"
+msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3152992\n"
"help.text"
-msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigwerte\">Menua <emph>Datuak - Baliozkotasuna - Irizpideak</emph> fitxa </variable>"
+msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150367\n"
"help.text"
-msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigeingabe\">Aukeratu <emph>Datuak - Baliozkotasuna - Sarreraren laguntza</emph> fitxa </variable>"
+msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154486\n"
"help.text"
-msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigfehler\">Aukeratu <emph>Datuak - Baliozkotasuna - Errore-mezua</emph> fitxa </variable>"
+msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3146978\n"
"help.text"
-msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph></variable>"
-msgstr "<variable id=\"dnmfo\">Aukeratu <emph>Datuak0 - Eragiketa anizkoitzak</emph></variable>"
+msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155809\n"
"help.text"
-msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph></variable>"
-msgstr "<variable id=\"dnksd\">Choose <emph>Datuak - Kontsolidatu</emph></variable>"
+msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148701\n"
"help.text"
-msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph></variable>"
-msgstr "<variable id=\"dngld\">Aukeratu <emph>Datuak - Taldea eta eskema</emph></variable>"
+msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153815\n"
"help.text"
-msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph></variable>"
-msgstr "<variable id=\"dngda\">Aukeratu <emph>Datuak - Taldea eta eskema - Ezkutatu xehetasunak</emph></variable>"
+msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3159223\n"
"help.text"
-msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph></variable>"
-msgstr "<variable id=\"dngde\">Aukeratu <emph>Datuak - Taldea eta eskema - Erakutsi xehetasunak</emph></variable>"
+msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3146870\n"
"help.text"
-msgid "Choose <emph>Data - Group and Outline - Group</emph>"
-msgstr "Aukeratu <emph>Datuak - Taldea eta eskema - Elkartu</emph>"
+msgid "Choose <emph>Data - Group and Outline - Group</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1397,8 +1397,8 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146781\n"
"help.text"
-msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>"
-msgstr "Aukeratu <emph>Datuak - Taldea eta eskema - Banandu</emph>"
+msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1437,96 +1437,96 @@ msgctxt ""
"00000412.xhp\n"
"par_id3153008\n"
"help.text"
-msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph></variable>"
-msgstr "<variable id=\"dnglagl\">Aukeratu <emph>Datuak - Taldea eta eskema - Eskema automatikoa</emph></variable>"
+msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154709\n"
"help.text"
-msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove</emph></variable>"
-msgstr "<variable id=\"dnglef\">Aukeratu <emph>Datuak - Taldea eta eskema - Kendu</emph></variable>"
+msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove Outline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id1774346\n"
"help.text"
-msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables)</variable>"
-msgstr "<variable id=\"dngdrill\">Aukeratu <emph>Datuak - Taldea eta eskema - Erakutsi xehetasunak</emph> (Taula dinamiko batzuentzako)</variable>"
+msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables).</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155759\n"
"help.text"
-msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph></variable>"
-msgstr "<variable id=\"dndtpt\">Aukeratu <emph>Datuak - Taula dinamikoa</emph></variable>"
+msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154625\n"
"help.text"
-msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph></variable>"
-msgstr "<variable id=\"dndpa\">Aukeratu <emph>Txertatu - Taula dinamikoa</emph></variable>"
+msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3147558\n"
"help.text"
-msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
-msgstr "<variable id=\"dndq\">Aukeratu <emph>Txertatu - Taula dinamikoa</emph>, eta hautatu <emph>$[officename](e)n erregistratutako datu-iturburua</emph> Iturburua hautatzeko elkarrizketa-koadroan. </variable>"
+msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153297\n"
"help.text"
-msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Current selection</emph>."
-msgstr "Hautatu <emph>Txertatu - Taula dinamikoa</emph>, eta aukeratu <emph>Uneko hautapena</emph>, Hautatu Iturburua elkarrizketa-koadroan."
+msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Current selection</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145118\n"
"help.text"
-msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
-msgstr "Aukeratu <emph>Txertatu - Taula dinamikoa</emph>, eta <emph>$[officename](e)n erregistratutako datu-iturburua</emph> Hautatu Iturburua elkarrizketa-koadroan. <emph>Hautatu datu-iturburua</emph> elkarrizketa-koadroa ikusteko, egin klik <emph>Ados</emph> botoian."
+msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153294\n"
"help.text"
-msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph></variable>"
-msgstr "<variable id=\"dndpak\">Aukeratu <emph>Datuak - Taula dinamikoa - Freskatu</emph></variable>"
+msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151344\n"
"help.text"
-msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph></variable>"
-msgstr "<variable id=\"dndploe\">Aukeratu <emph>Datuak - Taula dinamikoa - Ezabatu</emph></variable>"
+msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150397\n"
"help.text"
-msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph></variable>"
-msgstr "<variable id=\"dndakt\">Aukeratu <emph>Datuak - Freskatu barrutia</emph></variable>"
+msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_idN10B8F\n"
"help.text"
-msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph></variable>"
-msgstr "<variable id=\"grouping\">Aukeratu <emph>Datuak - Taldea eta eskema - Elkartu</emph></variable>"
+msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
@@ -1549,77 +1549,77 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162106567373\n"
"help.text"
-msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph> </variable>"
-msgstr "<variable id=\"insert_rows_above\">Aukeratu <emph>Orria - Txertatu errenkadak - Errenkadak gainean</emph></variable>"
+msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162109048207\n"
"help.text"
-msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph></variable>"
-msgstr "<variable id=\"insert_rows_below\">Aukeratu <emph>Orria - Txertatu errenkadak - Errenkadak azpian</emph></variable>"
+msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162107055028\n"
"help.text"
-msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph></variable>"
-msgstr "<variable id=\"insert_columns_left\">Aukeratu <emph>Orria - Txertatu zutabeak - Zutabeak ezkerrean</emph></variable>"
+msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162109126013\n"
"help.text"
-msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph></variable>"
-msgstr "<variable id=\"insert_columns_right\">Aukeratu <emph>Orria - Txertatu zutabeak - Zutabeak eskuinean</emph></variable>"
+msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3149095\n"
"help.text"
-msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph></variable>"
-msgstr "<variable id=\"insert_page_break\">Aukeratu <emph>Orria - Txertatu orrialde-jauzia</emph></variable>"
+msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3149398\n"
"help.text"
-msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph></variable>"
-msgstr "<variable id=\"insert_page_break_row\">Aukeratu <emph>Orria - Txertatu orrialde-jauzia - Errenkada-jauzia</emph></variable>"
+msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3150084\n"
"help.text"
-msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph></variable>"
-msgstr "<variable id=\"insert_page_break_column\">Aukeratu <emph>Orria - Txertatu orrialde-jauzia - Zutabe-jauzia</emph></variable>"
+msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3153093\n"
"help.text"
-msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph></variable>"
-msgstr "<variable id=\"delete_page_break\">Aukeratu <emph>Orria - Ezabatu orrialde-jauzia</emph></variable>"
+msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3153191\n"
"help.text"
-msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph></variable>"
-msgstr "<variable id=\"delete_page_break_row\">Aukeratu <emph>Orria - Ezabatu orrialde-jauzia - Errenkada-jauzia</emph></variable>"
+msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3145645\n"
"help.text"
-msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph></variable>"
-msgstr "<variable id=\"delete_page_break_column\">Aukeratu <emph>Orria - Ezabatu orrialde-jauzia - Zutabe-jauzia</emph></variable>"
+msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph>.</variable>"
+msgstr ""
diff --git a/source/eu/helpcontent2/source/text/scalc/02.po b/source/eu/helpcontent2/source/text/scalc/02.po
index 5d00d812b61..426cbd99cac 100644
--- a/source/eu/helpcontent2/source/text/scalc/02.po
+++ b/source/eu/helpcontent2/source/text/scalc/02.po
@@ -3,9 +3,9 @@ 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-05-12 14:35+0200\n"
-"PO-Revision-Date: 2018-08-20 08:45+0000\n"
-"Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:58+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: eu\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1534754740.000000\n"
+"X-POOTLE-MTIME: 1542196715.000000\n"
#: 02130000.xhp
msgctxt ""
@@ -45,8 +45,8 @@ msgctxt ""
"02130000.xhp\n"
"par_id3155267\n"
"help.text"
-msgid "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Ikonoa</alt></image>"
+msgid "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Currency Number Format Icon</alt></image>"
+msgstr ""
#: 02130000.xhp
msgctxt ""
@@ -61,8 +61,8 @@ msgctxt ""
"02130000.xhp\n"
"par_id3146776\n"
"help.text"
-msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cell - Numbers\">Format - Cell - Numbers</link>."
-msgstr "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cell - Numbers\">Formatua - Gelaxka - Zenbakiak</link>."
+msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cells - Numbers\">Format - Cells - Numbers</link>."
+msgstr ""
#: 02140000.xhp
msgctxt ""
diff --git a/source/eu/helpcontent2/source/text/scalc/06.po b/source/eu/helpcontent2/source/text/scalc/06.po
index d0fad930a8f..7e662a30f09 100644
--- a/source/eu/helpcontent2/source/text/scalc/06.po
+++ b/source/eu/helpcontent2/source/text/scalc/06.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-06-14 17:23+0200\n"
-"PO-Revision-Date: 2018-07-03 10:02+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-04-26 15:53+0000\n"
"Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: eu\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1530612146.000000\n"
+"X-POOTLE-MTIME: 1524758018.000000\n"
#: calcsamplefiles.xhp
msgctxt ""
@@ -23,35 +23,3 @@ msgctxt ""
"help.text"
msgid "Calc Sample Files"
msgstr "Adibideko Calc fitxategiak"
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521663319917\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/imtrigon.ods\" id=\"ods_id61521568603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr "<object data=\"media/files/scalc/imtrigon.ods\" id=\"ods_id61521568603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521663319918\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/trigon.ods\" id=\"ods_id61521548603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr "<object data=\"media/files/scalc/trigon.ods\" id=\"ods_id61521548603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521563314918\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/pivot.ods\" id=\"ods_id61521547603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr "<object data=\"media/files/scalc/pivot.ods\" id=\"ods_id61521547603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id721528312694192\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/functions_ifs.ods\" id=\"ods_id61521547603534\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr "<object data=\"media/files/scalc/functions_ifs.ods\" id=\"ods_id61521547603534\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
diff --git a/source/eu/helpcontent2/source/text/scalc/guide.po b/source/eu/helpcontent2/source/text/scalc/guide.po
index 90ef5b666ef..763cc698294 100644
--- a/source/eu/helpcontent2/source/text/scalc/guide.po
+++ b/source/eu/helpcontent2/source/text/scalc/guide.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-31 14:10+0200\n"
-"PO-Revision-Date: 2018-10-01 08:49+0000\n"
-"Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:58+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: eu\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1538383745.000000\n"
+"X-POOTLE-MTIME: 1542196716.000000\n"
#: address_auto.xhp
msgctxt ""
@@ -3709,8 +3709,8 @@ msgctxt ""
"database_filter.xhp\n"
"par_idN10693\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - Standard Filter</item>."
-msgstr "Aukeratu <item type=\"menuitem\">Datuak - Iragazkia - Iragazki estandarra</item>."
+msgid "Choose <item type=\"menuitem\">Data - More Filters - Standard Filter</item>."
+msgstr ""
#: database_filter.xhp
msgctxt ""
@@ -3765,8 +3765,8 @@ msgctxt ""
"database_filter.xhp\n"
"par_id3154944\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - AutoFilter</item>."
-msgstr "Aukeratu <item type=\"menuitem\">Datuak - Iragazkia - Iragazki automatikoa</item>."
+msgid "Choose <item type=\"menuitem\">Data - AutoFilter</item>."
+msgstr ""
#: database_filter.xhp
msgctxt ""
diff --git a/source/eu/helpcontent2/source/text/shared.po b/source/eu/helpcontent2/source/text/shared.po
index cb21cef7d86..a0e5aae457b 100644
--- a/source/eu/helpcontent2/source/text/shared.po
+++ b/source/eu/helpcontent2/source/text/shared.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: 2018-10-01 08:48+0000\n"
-"Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:58+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: eu\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1538383687.000000\n"
+"X-POOTLE-MTIME: 1542196717.000000\n"
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -2013,5 +2013,5 @@ msgctxt ""
"need_help.xhp\n"
"hd_id1000010\n"
"help.text"
-msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"http://documentation.libreoffice.org/en/join-community/update-help-contents\">web page on writing Help contents</link>."
-msgstr "Laguntza-orri honek lan gehiago behar du zuzenagoa eta osatuagoa izan dadin. Mesedez, egin bat LibreOffice proiektuarekin eta lagundu falta den informazioa idazten. Begiratu <link href=\"http://documentation.libreoffice.org/en/join-community/update-help-contents\">laguntza-edukiak idaztearen inguruan dugun web-orria</link>."
+msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"https://documentation.libreoffice.org/en/join-community/update-help-contents\"><emph>web page on writing Help contents</emph></link>."
+msgstr ""
diff --git a/source/eu/helpcontent2/source/text/shared/00.po b/source/eu/helpcontent2/source/text/shared/00.po
index a15bd48ab04..e4bc6e7e1e9 100644
--- a/source/eu/helpcontent2/source/text/shared/00.po
+++ b/source/eu/helpcontent2/source/text/shared/00.po
@@ -3,9 +3,9 @@ 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-10-21 20:57+0200\n"
-"PO-Revision-Date: 2018-10-23 06:08+0000\n"
-"Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:58+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: eu\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1540274886.000000\n"
+"X-POOTLE-MTIME: 1542196718.000000\n"
#: 00000001.xhp
msgctxt ""
@@ -6221,8 +6221,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id621525017637963\n"
"help.text"
-msgid "Choose <emph>File - Export as EPUB</emph>."
-msgstr "Aukeratu <emph>Fitxategia - Esportatu EPUB gisa</emph>."
+msgid "Choose <emph>File - Export As - Export as EPUB</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -7197,16 +7197,16 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1091B\n"
"help.text"
-msgid "<variable id=\"grid\">Choose <emph>View - Grid</emph> (Impress or Draw).</variable>"
-msgstr "<variable id=\"grid\">Aukeratu <emph>Ikusi - Sareta</emph> (Impress edo Draw).</variable>"
+msgid "<variable id=\"grid\">Choose <emph>View - Grid and Helplines</emph> (Impress or Draw).</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_idN1092E\n"
"help.text"
-msgid "<variable id=\"guides\">Choose <emph>View - Snap Lines</emph> (Impress or Draw).</variable>"
-msgstr "<variable id=\"guides\">Aukeratu <emph>Ikusi - Doitze-lerroak</emph> (Impress edo Draw).</variable>"
+msgid "<variable id=\"guides\">Choose <emph>View - Snap Guides</emph> (Impress or Draw).</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7861,8 +7861,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id9988402\n"
"help.text"
-msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Updates</emph> button.</variable>"
-msgstr "<variable id=\"packagemanager_eu\">Aukeratu <emph>Tresnak - Hedapenen kudeatzailea</emph>, eta sakatu <emph>Eguneratzeak</emph> botoia.</variable>"
+msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Check for Updates</emph> button.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -8075,14 +8075,6 @@ msgstr "<variable id=\"allg\">Aukeratu <switchinline select=\"sys\"><caseinline
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
-"par_id3150032\n"
-"help.text"
-msgid "<variable id=\"arbeit\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Memory</emph>.</variable>"
-msgstr "<variable id=\"arbeit\">Aukeratu <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Hobespenak</emph></caseinline><defaultinline><emph>Tresnak - Aukerak</emph></defaultinline></switchinline><emph> - $[officename] - Memoria</emph>.</variable>"
-
-#: 00000406.xhp
-msgctxt ""
-"00000406.xhp\n"
"par_id3159153\n"
"help.text"
msgid "<variable id=\"ansicht\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - View</emph>.</variable>"
@@ -11045,16 +11037,16 @@ msgctxt ""
"00040502.xhp\n"
"par_id366527\n"
"help.text"
-msgid "Choose <emph>Format - Object - Line</emph> (Writer)."
-msgstr "Aukeratu <emph>Formatua – Objektua – Marra</emph> (Writer)."
+msgid "Choose <emph>Format - Text Box and Shape - Line</emph> (Writer)."
+msgstr ""
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
"par_id3835261\n"
"help.text"
-msgid "Choose <emph>Format - Graphic - Line</emph> (Calc)."
-msgstr "Aukeratu <emph>Formatua – Grafikoa – Marra</emph> (Calc)."
+msgid "Choose <emph>Format - Object - Line</emph> (Calc)."
+msgstr ""
#: 00040502.xhp
msgctxt ""
@@ -11085,8 +11077,8 @@ msgctxt ""
"00040502.xhp\n"
"par_id3154285\n"
"help.text"
-msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Object - </emph></caseinline><caseinline select=\"CALC\"><emph>Graphic - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
-msgstr "Aukeratu <emph>Formatua - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Objektua - </emph></caseinline><caseinline select=\"CALC\"><emph>Grafikoa - </emph></caseinline></switchinline><emph>Marra - Marra</emph> fitxa."
+msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Text Box and Shape - </emph></caseinline><caseinline select=\"CALC\"><emph>Object - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
+msgstr ""
#: 00040502.xhp
msgctxt ""
diff --git a/source/eu/helpcontent2/source/text/shared/01.po b/source/eu/helpcontent2/source/text/shared/01.po
index 5d6429034fc..a878f308c3e 100644
--- a/source/eu/helpcontent2/source/text/shared/01.po
+++ b/source/eu/helpcontent2/source/text/shared/01.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2018-10-23 08:04+0000\n"
-"Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:58+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: eu\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1540281857.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196722.000000\n"
#: 01010000.xhp
msgctxt ""
@@ -33637,8 +33637,8 @@ msgctxt ""
"06130000.xhp\n"
"par_id3153748\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
-msgstr "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Uneko makroa exekutatzen edo gordetzen du.</ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Runs or saves the current macro.</ahelp>"
+msgstr ""
#: 06130000.xhp
msgctxt ""
@@ -40771,14 +40771,6 @@ msgstr "Esportatu uneko fitxategia <link href=\"text/shared/00/00000002.xhp#epub
#: ref_epub_export.xhp
msgctxt ""
"ref_epub_export.xhp\n"
-"par_id701525003241759\n"
-"help.text"
-msgid "<embedvar href=\"text/shared/00/00000002.xhp#epubv\" markup=\"keep\"/>"
-msgstr "<embedvar href=\"text/shared/00/00000002.xhp#epubv\" markup=\"keep\"/>"
-
-#: ref_epub_export.xhp
-msgctxt ""
-"ref_epub_export.xhp\n"
"par_id19921\n"
"help.text"
msgid "<image id=\"img_id22170\" src=\"media/screenshots/modules/swriter/ui/exportepub/EPubDialog.png\" localize=\"true\" width=\"664px\" height=\"482px\"><alt id=\"alt_id59843\">EPUB dialog box</alt></image>"
@@ -40925,8 +40917,8 @@ msgctxt ""
"ref_epub_export.xhp\n"
"par_id971525023515891\n"
"help.text"
-msgid "For custom metadata, you must provide a file with same name as the original filename and with extension as \".xmp\". The provided metadata will override the the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type=\"literal\">MyText.xmp</item>."
-msgstr "Metadatu pertsonalizatuetarako, jatorrizko fitxategiak duen izen bera baina \".xmp\" luzapena duen fitxategi bat eman behar da. Hornitutako metadatu horiek dokumentuaren barneko metadatuak gainidatziko ditu. Goiko adibidean, metadatu pertsonalizatuek Niretestua direktorioan egon beharko lukete, <item type=\"literal\">Niretestua.xmp</item> izenarekin."
+msgid "For custom metadata, you must provide a file with same name as the original filename and with extension as \".xmp\". The provided metadata will override the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type=\"literal\">MyText.xmp</item>."
+msgstr ""
#: ref_epub_export.xhp
msgctxt ""
diff --git a/source/eu/helpcontent2/source/text/shared/guide.po b/source/eu/helpcontent2/source/text/shared/guide.po
index c4aa28c0cf9..bc1d76ba575 100644
--- a/source/eu/helpcontent2/source/text/shared/guide.po
+++ b/source/eu/helpcontent2/source/text/shared/guide.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-10-25 10:48+0000\n"
-"Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:58+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: eu\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1540464503.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196728.000000\n"
#: aaa_start.xhp
msgctxt ""
@@ -8829,8 +8829,8 @@ msgctxt ""
"gallery_insert.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by selecting <emph>Tools - Gallery</emph>."
-msgstr "Ireki galeria <emph>Estandarra</emph> barrako <emph>Galeria</emph> ikonoan klik eginez edo <emph>Tresnak - Galeria</emph> hautatuz."
+msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by choosing <emph>Insert - Media - Gallery</emph>."
+msgstr ""
#: gallery_insert.xhp
msgctxt ""
diff --git a/source/eu/helpcontent2/source/text/shared/optionen.po b/source/eu/helpcontent2/source/text/shared/optionen.po
index b2cdff51f82..518b1d8a814 100644
--- a/source/eu/helpcontent2/source/text/shared/optionen.po
+++ b/source/eu/helpcontent2/source/text/shared/optionen.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-10-08 06:22+0000\n"
-"Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:58+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: eu\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1538979737.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196730.000000\n"
#: 01000000.xhp
msgctxt ""
@@ -267,6 +267,14 @@ msgstr "Erabiltzaile-datu batzuk automatikoki sartzen dira barneko hiztegi batea
#: 01010100.xhp
msgctxt ""
"01010100.xhp\n"
+"par_id3153032\n"
+"help.text"
+msgid "User data is also used when commenting and in tracking changes mode, to identify comments/edits author; and to mark last edit position in document, so that when author opens the document later, it opens at the last edit position."
+msgstr ""
+
+#: 01010100.xhp
+msgctxt ""
+"01010100.xhp\n"
"hd_id3147653\n"
"help.text"
msgid "Address"
@@ -14741,8 +14749,8 @@ msgctxt ""
"opencl.xhp\n"
"par_id5293741\n"
"help.text"
-msgid "for more information on OpenCL, visit <link href=\"http://www.khronos.org/opencl/\">the OpenCL site</link>"
-msgstr "OpenCL lengoaiari buruzko informazio gehiagorako, ikusi <link href=\"http://www.khronos.org/opencl/\">OpenCL webgunea</link>"
+msgid "for more information on OpenCL, visit <link href=\"https://www.khronos.org/opencl/\">the OpenCL site</link>"
+msgstr ""
#: persona_firefox.xhp
msgctxt ""
diff --git a/source/eu/helpcontent2/source/text/swriter/00.po b/source/eu/helpcontent2/source/text/swriter/00.po
index c98c6e80efd..9d522079cf7 100644
--- a/source/eu/helpcontent2/source/text/swriter/00.po
+++ b/source/eu/helpcontent2/source/text/swriter/00.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: 2018-09-06 12:31+0000\n"
-"Last-Translator: Osoitz <oelkoro@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:58+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: eu\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1536237082.000000\n"
+"X-POOTLE-MTIME: 1542196732.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -37,8 +37,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3150253\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\"><alt id=\"alt_id3145389\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\"><alt id=\"alt_id3145389\">Ikonoa</alt></image>"
+msgid "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145389\">Wrap Off Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -53,8 +53,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3156397\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\"><alt id=\"alt_id3149048\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\"><alt id=\"alt_id3149048\">Ikonoa</alt></image>"
+msgid "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149048\">Wrap On Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -69,8 +69,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3154558\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\"><alt id=\"alt_id3152999\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\"><alt id=\"alt_id3152999\">Ikonoa</alt></image>"
+msgid "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152999\">Wrap Through Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -85,8 +85,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3148773\n"
"help.text"
-msgid "<image src=\"res/sc06301.png\" id=\"img_id3149026\"><alt id=\"alt_id3149026\">Icon</alt></image>"
-msgstr "<image src=\"res/sc06301.png\" id=\"img_id3149026\"><alt id=\"alt_id3149026\">Ikonoa</alt></image>"
+msgid "<image src=\"res/sc06301.png\" id=\"img_id3149026\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149026\">Jump to Previous Script Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -101,8 +101,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3151265\n"
"help.text"
-msgid "<image src=\"res/sc06300.png\" id=\"img_id3151272\"><alt id=\"alt_id3151272\">Icon</alt></image>"
-msgstr "<image src=\"res/sc06300.png\" id=\"img_id3151272\"><alt id=\"alt_id3151272\">Ikonoa</alt></image>"
+msgid "<image src=\"res/sc06300.png\" id=\"img_id3151272\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151272\"> Jump to Next Script Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -381,8 +381,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3154763\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">⌘</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -397,8 +397,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3151387\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">⌘</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -413,8 +413,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3145823\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">⌘</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -429,8 +429,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150932\n"
"help.text"
-msgid "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\"><alt id=\"alt_id3150502\">Icon</alt></image>"
-msgstr "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\"><alt id=\"alt_id3150502\">Icon</alt></image>"
+msgid "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150502\">Formatting Marks Icon</alt></image>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -461,8 +461,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150765\n"
"help.text"
-msgid "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\"><alt id=\"alt_id3147572\">Icon</alt></image>"
-msgstr "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\"><alt id=\"alt_id3147572\">Icon</alt></image>"
+msgid "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147572\">Web Icon</alt></image>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -2461,8 +2461,8 @@ msgctxt ""
"stylesmenu.xhp\n"
"par_id941529884998705\n"
"help.text"
-msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles</emph></variable>."
-msgstr "<variable id=\"ses\">Aukeratu <emph>Estiloak - Editatu estiloak</emph></variable>."
+msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles...</emph></variable>."
+msgstr ""
#: stylesmenu.xhp
msgctxt ""
diff --git a/source/eu/instsetoo_native/inc_openoffice/windows/msi_languages.po b/source/eu/instsetoo_native/inc_openoffice/windows/msi_languages.po
index 0081827af63..76b8e16b43a 100644
--- a/source/eu/instsetoo_native/inc_openoffice/windows/msi_languages.po
+++ b/source/eu/instsetoo_native/inc_openoffice/windows/msi_languages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-09-04 16:00+0000\n"
+"PO-Revision-Date: 2018-11-15 08:48+0000\n"
"Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: eu\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1536076827.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542271711.000000\n"
#: ActionTe.ulf
msgctxt ""
@@ -1670,7 +1670,7 @@ msgctxt ""
"OOO_CONTROL_124\n"
"LngText.text"
msgid "Build contributed in collaboration with the community by [Manufacturer]. For credits, see: https://www.documentfoundation.org"
-msgstr ""
+msgstr "[Manufacturer] konpainiak komunitatearen laguntzarekin eraikia. Kredituak: https://www.documentfoundation.org"
#: Control.ulf
msgctxt ""
diff --git a/source/eu/officecfg/registry/data/org/openoffice/Office.po b/source/eu/officecfg/registry/data/org/openoffice/Office.po
index b2e45031b36..9c066b58d45 100644
--- a/source/eu/officecfg/registry/data/org/openoffice/Office.po
+++ b/source/eu/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: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-10-03 06:06+0000\n"
+"PO-Revision-Date: 2018-11-15 08:48+0000\n"
"Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n"
"Language-Team: Librezale <librezale@librezale.org>\n"
"Language: eu\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1538546800.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542271737.000000\n"
#: Addons.xcu
msgctxt ""
@@ -185,7 +185,7 @@ msgctxt ""
"Title\n"
"value.text"
msgid "~Labels"
-msgstr ""
+msgstr "~Etiketak"
#: Common.xcu
msgctxt ""
@@ -194,7 +194,7 @@ msgctxt ""
"Title\n"
"value.text"
msgid "B~usiness Cards"
-msgstr ""
+msgstr "Bi~sita-txartelak"
#: Common.xcu
msgctxt ""
@@ -203,7 +203,7 @@ msgctxt ""
"Title\n"
"value.text"
msgid "M~aster Document"
-msgstr ""
+msgstr "Dokumentu m~aisua"
#: Common.xcu
msgctxt ""
@@ -1427,7 +1427,7 @@ msgctxt ""
"STR_FILENAME_SUFFIX\n"
"value.text"
msgid "(minimized)"
-msgstr ""
+msgstr "(minimizatua)"
#: PresentationMinimizer.xcu
msgctxt ""
diff --git a/source/eu/officecfg/registry/data/org/openoffice/Office/UI.po b/source/eu/officecfg/registry/data/org/openoffice/Office/UI.po
index 1626e4f9da1..c2bfe708e91 100644
--- a/source/eu/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/eu/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-10-23 05:46+0000\n"
+"PO-Revision-Date: 2018-11-15 08:50+0000\n"
"Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n"
"Language-Team: Librezale <librezale@librezale.org>\n"
"Language: eu\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1540273573.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542271820.000000\n"
#: BaseWindowState.xcu
msgctxt ""
@@ -9311,7 +9311,7 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "~Select..."
-msgstr ""
+msgstr "~Hautatu..."
#: DrawImpressCommands.xcu
msgctxt ""
@@ -9320,7 +9320,7 @@ msgctxt ""
"PopupLabel\n"
"value.text"
msgid "Select Table"
-msgstr ""
+msgstr "Hautatu taula"
#: DrawImpressCommands.xcu
msgctxt ""
@@ -9338,7 +9338,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Select Row"
-msgstr ""
+msgstr "Hautatu errenkada"
#: DrawImpressCommands.xcu
msgctxt ""
@@ -9356,7 +9356,7 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "~Properties..."
-msgstr ""
+msgstr "~Propietateak..."
#: DrawImpressCommands.xcu
msgctxt ""
@@ -9365,7 +9365,7 @@ msgctxt ""
"PopupLabel\n"
"value.text"
msgid "Ta~ble Properties..."
-msgstr ""
+msgstr "Ta~ularen propietateak..."
#: DrawImpressCommands.xcu
msgctxt ""
@@ -22264,7 +22264,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Insert"
-msgstr ""
+msgstr "~Txertatu..."
#: GenericCommands.xcu
msgctxt ""
@@ -22273,7 +22273,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Delete"
-msgstr ""
+msgstr "E~zabatu"
#: GenericCommands.xcu
msgctxt ""
@@ -22282,7 +22282,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Si~ze"
-msgstr ""
+msgstr "Ta~maina"
#: GenericCommands.xcu
msgctxt ""
@@ -22417,7 +22417,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "T~able"
-msgstr ""
+msgstr "T~aula"
#: GenericCommands.xcu
msgctxt ""
@@ -25216,7 +25216,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Tabbed Compact"
-msgstr ""
+msgstr "Fitxadun konpaktua"
#: ToolbarMode.xcu
msgctxt ""
@@ -29419,7 +29419,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "C~haracter"
-msgstr ""
+msgstr "~Karakterea..."
#: WriterCommands.xcu
msgctxt ""
@@ -29428,7 +29428,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "P~aragraph"
-msgstr ""
+msgstr "~Paragrafoa..."
#: WriterCommands.xcu
msgctxt ""
@@ -29437,7 +29437,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Bullets and Numbering"
-msgstr ""
+msgstr "~Buletak eta numerazioa"
#: WriterCommands.xcu
msgctxt ""
@@ -30229,7 +30229,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Default Style"
-msgstr ""
+msgstr "Estilo lehenetsia"
#: WriterCommands.xcu
msgctxt ""
@@ -30238,7 +30238,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Academic"
-msgstr ""
+msgstr "Akademikoa"
#: WriterCommands.xcu
msgctxt ""
@@ -30247,7 +30247,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Elegant"
-msgstr ""
+msgstr "Dotorea"
#: WriterCommands.xcu
msgctxt ""
@@ -30256,7 +30256,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Financial"
-msgstr ""
+msgstr "Finantzarioa"
#: WriterCommands.xcu
msgctxt ""
@@ -30265,7 +30265,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Box List Blue"
-msgstr ""
+msgstr "Kutxa-zerrenda urdina"
#: WriterCommands.xcu
msgctxt ""
@@ -30274,7 +30274,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Box List Green"
-msgstr ""
+msgstr "Kutxa-zerrenda berdea"
#: WriterCommands.xcu
msgctxt ""
@@ -30283,7 +30283,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Box List Red"
-msgstr ""
+msgstr "Kutxa-zerrenda gorria"
#: WriterCommands.xcu
msgctxt ""
@@ -30292,7 +30292,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Box List Yellow"
-msgstr ""
+msgstr "Kutxa-zerrenda horia"
#: WriterCommands.xcu
msgctxt ""
diff --git a/source/eu/readlicense_oo/docs.po b/source/eu/readlicense_oo/docs.po
index 07b52998308..a991c45e3dc 100644
--- a/source/eu/readlicense_oo/docs.po
+++ b/source/eu/readlicense_oo/docs.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-08-11 14:03+0000\n"
+"PO-Revision-Date: 2018-11-13 20:57+0000\n"
"Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n"
"Language-Team: Librezale <librezale@librezale.org>\n"
"Language: eu\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1533996184.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542142627.000000\n"
#: readme.xrm
msgctxt ""
@@ -702,7 +702,7 @@ msgctxt ""
"reportbugs1\n"
"readmeitem.text"
msgid "Our system for reporting, tracking and solving bugs is currently Bugzilla, hosted at <a href=\"https://bugs.documentfoundation.org/\">https://bugs.documentfoundation.org/</a>. We encourage all users to feel entitled and welcome to report bugs that may arise on your particular platform. Energetic reporting of bugs is one of the most important contributions that the user community can make to the ongoing development and improvement of ${PRODUCTNAME}."
-msgstr ""
+msgstr "Akatsak jakinarazi eta konpontzeko darabilgun sistema Bugzilla da, <a href=\"https://bugs.documentfoundation.org/\">https://bugs.documentfoundation.org/</a> webgunean ostatatuta dagoena. Erabiltzaile guztiak animatzen ditugu bertan parte hartzera eta nork bere plataforman aurki ditzakeen akatsak jakinaraztera. Akatsen jakinarazpen bizia da erabiltzaileen komunitateak ${PRODUCTNAME} hobetzeko abian den etengabeko garapenerako egin dezakeen ekarpenik garrantzitsuenetako bat."
#: readme.xrm
msgctxt ""
diff --git a/source/eu/sc/messages.po b/source/eu/sc/messages.po
index 1dac00cde63..f3652387e1a 100644
--- a/source/eu/sc/messages.po
+++ b/source/eu/sc/messages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-10-23 05:48+0000\n"
+"PO-Revision-Date: 2018-11-15 09:22+0000\n"
"Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: eu\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1540273690.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542273761.000000\n"
#: sc/inc/compiler.hrc:27
msgctxt "RID_FUNCTION_CATEGORIES"
@@ -720,23 +720,23 @@ msgstr "Taldea"
#: sc/inc/globstr.hrc:161
msgctxt "STR_SELCOUNT"
msgid "Selected: $1, $2"
-msgstr ""
+msgstr "Hautatuta: $1, $2"
#. To translators: STR_SELCOUNT_ROWARG is $1 of STR_SELCOUNT. $1 of STR_SELCOUNT_ROWARG is number of rows
#: sc/inc/globstr.hrc:163
msgctxt "STR_SELCOUNT_ROWARG"
msgid "$1 row"
msgid_plural "$1 rows"
-msgstr[0] ""
-msgstr[1] ""
+msgstr[0] "Errenkada $1"
+msgstr[1] "$1 errenkada"
#. To translators: STR_SELCOUNT_COLARG is $1 of STR_SELCOUNT. $1 of STR_SELCOUNT_ROWARG is number of columns
#: sc/inc/globstr.hrc:165
msgctxt "STR_SELCOUNT_COLARG"
msgid "$1 column"
msgid_plural "$1 columns"
-msgstr[0] ""
-msgstr[1] ""
+msgstr[0] "Zutabe $1"
+msgstr[1] "$1 zutabe"
#: sc/inc/globstr.hrc:166
msgctxt "STR_FILTER_SELCOUNT"
@@ -12736,47 +12736,47 @@ msgstr "Testu zaharraren zer gertaera ordeztuko den."
#: sc/inc/scfuncs.hrc:3822
msgctxt "SC_OPCODE_REGEX"
msgid "Matches and extracts or optionally replaces text using regular expressions."
-msgstr ""
+msgstr "Testua bilatzen eta erauzten du, edo aukeran, ordezten du, adierazpen erregularrak erabilita."
#: sc/inc/scfuncs.hrc:3823
msgctxt "SC_OPCODE_REGEX"
msgid "Text"
-msgstr ""
+msgstr "Testua"
#: sc/inc/scfuncs.hrc:3824
msgctxt "SC_OPCODE_REGEX"
msgid "The text to be operated on."
-msgstr ""
+msgstr "Eragiketetarako erabiliko den testua."
#: sc/inc/scfuncs.hrc:3825
msgctxt "SC_OPCODE_REGEX"
msgid "Expression"
-msgstr ""
+msgstr "Adierazpena"
#: sc/inc/scfuncs.hrc:3826
msgctxt "SC_OPCODE_REGEX"
msgid "The regular expression pattern to be matched."
-msgstr ""
+msgstr "Bat etortzeak bilatzeko erabiliko den adierazpen erregularraren eredua."
#: sc/inc/scfuncs.hrc:3827
msgctxt "SC_OPCODE_REGEX"
msgid "Replacement"
-msgstr ""
+msgstr "Ordezkoa"
#: sc/inc/scfuncs.hrc:3828
msgctxt "SC_OPCODE_REGEX"
msgid "The replacement text and references to capture groups."
-msgstr ""
+msgstr "Ordezko testua eta erreferentziak kaptura-taldeei."
#: sc/inc/scfuncs.hrc:3829
msgctxt "SC_OPCODE_REGEX"
msgid "Flags"
-msgstr ""
+msgstr "Banderak"
#: sc/inc/scfuncs.hrc:3830
msgctxt "SC_OPCODE_REGEX"
msgid "Text specifying option flags, \"g\" for global replacement."
-msgstr ""
+msgstr "Aukera-banderak zehazten dituen testua, \"g\" ordezte globalerako."
#: sc/inc/scfuncs.hrc:3836
msgctxt "SC_OPCODE_BASE"
@@ -16085,12 +16085,12 @@ msgstr "5 kutxa"
#: sc/uiconfig/scalc/ui/conditionalentry.ui:429
msgctxt "conditionalentry|Label_minimum"
msgid "Minimum"
-msgstr ""
+msgstr "Gutxienekoa"
#: sc/uiconfig/scalc/ui/conditionalentry.ui:439
msgctxt "conditionalentry|Label_maximum"
msgid "Maximum"
-msgstr ""
+msgstr "Gehienezkoa"
#: sc/uiconfig/scalc/ui/conditionalformatdialog.ui:8
msgctxt "conditionalformatdialog|ConditionalFormatDialog"
diff --git a/source/eu/scp2/source/ooo.po b/source/eu/scp2/source/ooo.po
index 04aa1cf8ef8..7c2de0dce9b 100644
--- a/source/eu/scp2/source/ooo.po
+++ b/source/eu/scp2/source/ooo.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-10-23 05:53+0000\n"
+"PO-Revision-Date: 2018-11-13 20:59+0000\n"
"Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n"
"Language-Team: Librezale <librezale@librezale.org>\n"
"Language: eu\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1540274005.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542142793.000000\n"
#: folderitem_ooo.ulf
msgctxt ""
@@ -38,7 +38,7 @@ msgctxt ""
"STR_FI_TOOLTIP_SOFFICE\n"
"LngText.text"
msgid "LibreOffice, the office productivity suite provided by The Document Foundation. See https://www.documentfoundation.org"
-msgstr ""
+msgstr "LibreOffice, The Document Foundation fundazioak eskainitako produktibitate-suitea. Ikusi https://www.documentfoundation.org"
#: module_helppack.ulf
msgctxt ""
diff --git a/source/eu/svtools/messages.po b/source/eu/svtools/messages.po
index 760e284ea1c..0e58155cede 100644
--- a/source/eu/svtools/messages.po
+++ b/source/eu/svtools/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: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: 2018-09-09 17:02+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-15 08:51+0000\n"
"Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: eu\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1536512562.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542271896.000000\n"
#: include/svtools/strings.hrc:25
msgctxt "STR_UNDO"
@@ -1534,7 +1534,7 @@ msgstr "Libhyphen hitz-zatitzailea"
#: include/svtools/strings.hrc:360
msgctxt "STR_DESCRIPTION_MYTHES"
-msgid "Mythes Thesaurus"
+msgid "MyThes Thesaurus"
msgstr "Mythes thesaurus-a"
#: include/svtools/strings.hrc:361
diff --git a/source/eu/svx/messages.po b/source/eu/svx/messages.po
index 371d7f526d6..ff217a09e2d 100644
--- a/source/eu/svx/messages.po
+++ b/source/eu/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: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: 2018-10-23 05:52+0000\n"
+"PO-Revision-Date: 2018-11-13 21:00+0000\n"
"Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: eu\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1540273956.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542142800.000000\n"
#: include/svx/strings.hrc:25
msgctxt "STR_ObjNameSingulNONE"
@@ -2650,27 +2650,27 @@ msgstr "Ur-marka"
#: include/svx/strings.hrc:556
msgctxt "RID_SVXSTR_COLOR_DEFAULT_FONTCOLOR"
msgid "Dark Red 2"
-msgstr ""
+msgstr "Gorri iluna 2"
#: include/svx/strings.hrc:557
msgctxt "RID_SVXSTR_COLOR_DEFAULT_FRAMELINE"
msgid "Blue"
-msgstr ""
+msgstr "Urdina"
#: include/svx/strings.hrc:558
msgctxt "RID_SVXSTR_COLOR_DEFAULT_HIGHLIGHT"
msgid "Yellow"
-msgstr ""
+msgstr "Horia"
#: include/svx/strings.hrc:559
msgctxt "RID_SVXSTR_COLOR_DEFAULT_SHAPE_STROKE"
msgid "Dark Blue 1"
-msgstr ""
+msgstr "Urdin iluna 1"
#: include/svx/strings.hrc:560
msgctxt "RID_SVXSTR_COLOR_DEFAULT_SHAPE_FILLING"
msgid "Light Blue 2"
-msgstr ""
+msgstr "Urdin argia 2"
#. Elements of the standard color palette
#: include/svx/strings.hrc:562
@@ -8691,162 +8691,162 @@ msgstr "Lehen, ezker eta eskuin orrialdeak"
#: svx/inc/spacing.hrc:19
msgctxt "RID_SVXSTRARY_SPACING_INCH"
msgid "None"
-msgstr ""
+msgstr "Bat ere ez"
#: svx/inc/spacing.hrc:20
msgctxt "RID_SVXSTRARY_SPACING_INCH"
msgid "Extra Small (1/16\")"
-msgstr ""
+msgstr "Oso txikia (1/16\")"
#: svx/inc/spacing.hrc:21
msgctxt "RID_SVXSTRARY_SPACING_INCH"
msgid "Small (1/8\")"
-msgstr ""
+msgstr "Txikia (1/8\")"
#: svx/inc/spacing.hrc:22
msgctxt "RID_SVXSTRARY_SPACING_INCH"
msgid "Small Medium (1/4\")"
-msgstr ""
+msgstr "Txiki ertaina (1/4\")"
#: svx/inc/spacing.hrc:23
msgctxt "RID_SVXSTRARY_SPACING_INCH"
msgid "Medium (3/8\")"
-msgstr ""
+msgstr "Ertaina (3/8\")"
#: svx/inc/spacing.hrc:24
msgctxt "RID_SVXSTRARY_SPACING_INCH"
msgid "Medium Large (1/2\")"
-msgstr ""
+msgstr "Ertain handia (1/2\")"
#: svx/inc/spacing.hrc:25
msgctxt "RID_SVXSTRARY_SPACING_INCH"
msgid "Large (3/4\")"
-msgstr ""
+msgstr "Handia (3/4\")"
#: svx/inc/spacing.hrc:26
msgctxt "RID_SVXSTRARY_SPACING_INCH"
msgid "Extra Large (1\")"
-msgstr ""
+msgstr "Oso handia (1\")"
#: svx/inc/spacing.hrc:33
msgctxt "RID_SVXSTRARY_SPACING_CM"
msgid "None"
-msgstr ""
+msgstr "Bat ere ez"
#: svx/inc/spacing.hrc:34
msgctxt "RID_SVXSTRARY_SPACING_CM"
msgid "Extra Small (0.16cm)"
-msgstr ""
+msgstr "Oso txikia (0,16cm)"
#: svx/inc/spacing.hrc:35
msgctxt "RID_SVXSTRARY_SPACING_CM"
msgid "Small (0.32cm)"
-msgstr ""
+msgstr "Txikia (0,32cm)"
#: svx/inc/spacing.hrc:36
msgctxt "RID_SVXSTRARY_SPACING_CM"
msgid "Small Medium (0.64cm)"
-msgstr ""
+msgstr "Txiki ertaina (0,64cm)"
#: svx/inc/spacing.hrc:37
msgctxt "RID_SVXSTRARY_SPACING_CM"
msgid "Medium (0.95cm)"
-msgstr ""
+msgstr "Ertaina (0,95cm)"
#: svx/inc/spacing.hrc:38
msgctxt "RID_SVXSTRARY_SPACING_CM"
msgid "Medium Large (1.27cm)"
-msgstr ""
+msgstr "Ertain handia (1,27cm)"
#: svx/inc/spacing.hrc:39
msgctxt "RID_SVXSTRARY_SPACING_CM"
msgid "Large (1.9cm)"
-msgstr ""
+msgstr "Handia (1,9cm)"
#: svx/inc/spacing.hrc:40
msgctxt "RID_SVXSTRARY_SPACING_CM"
msgid "Extra Large (2.54cm)"
-msgstr ""
+msgstr "Oso handia (2,54cm)"
#: svx/inc/spacing.hrc:47
msgctxt "RID_SVXSTRARY_MARGINS_INCH"
msgid "None"
-msgstr ""
+msgstr "Bat ere ez"
#: svx/inc/spacing.hrc:48
msgctxt "RID_SVXSTRARY_MARGINS_INCH"
msgid "Extra Small (1/16\")"
-msgstr ""
+msgstr "Oso txikia (1/16\")"
#: svx/inc/spacing.hrc:49
msgctxt "RID_SVXSTRARY_MARGINS_INCH"
msgid "Small (1/8\")"
-msgstr ""
+msgstr "Txikia (1/8\")"
#: svx/inc/spacing.hrc:50
msgctxt "RID_SVXSTRARY_MARGINS_INCH"
msgid "Small Medium (1/4\")"
-msgstr ""
+msgstr "Txiki ertaina (1/4\")"
#: svx/inc/spacing.hrc:51
msgctxt "RID_SVXSTRARY_MARGINS_INCH"
msgid "Medium (3/8\")"
-msgstr ""
+msgstr "Ertaina (3/8\")"
#: svx/inc/spacing.hrc:52
msgctxt "RID_SVXSTRARY_MARGINS_INCH"
msgid "Medium Large (1/2\")"
-msgstr ""
+msgstr "Ertain handia (1/2\")"
#: svx/inc/spacing.hrc:53
msgctxt "RID_SVXSTRARY_MARGINS_INCH"
msgid "Large (3/4\")"
-msgstr ""
+msgstr "Handia (3/4\")"
#: svx/inc/spacing.hrc:54
msgctxt "RID_SVXSTRARY_MARGINS_INCH"
msgid "Extra Large (1\")"
-msgstr ""
+msgstr "Oso handia (1\")"
#: svx/inc/spacing.hrc:61
msgctxt "RID_SVXSTRARY_MARGINS_CM"
msgid "None"
-msgstr ""
+msgstr "Bat ere ez"
#: svx/inc/spacing.hrc:62
msgctxt "RID_SVXSTRARY_MARGINS_CM"
msgid "Extra Small (0.16cm)"
-msgstr ""
+msgstr "Oso txikia (0,16cm)"
#: svx/inc/spacing.hrc:63
msgctxt "RID_SVXSTRARY_MARGINS_CM"
msgid "Small (0.32cm)"
-msgstr ""
+msgstr "Txikia (0,32cm)"
#: svx/inc/spacing.hrc:64
msgctxt "RID_SVXSTRARY_MARGINS_CM"
msgid "Small Medium (0.64cm)"
-msgstr ""
+msgstr "Txiki ertaina (0,64cm)"
#: svx/inc/spacing.hrc:65
msgctxt "RID_SVXSTRARY_MARGINS_CM"
msgid "Medium (0.95cm)"
-msgstr ""
+msgstr "Ertaina (0,95cm)"
#: svx/inc/spacing.hrc:66
msgctxt "RID_SVXSTRARY_MARGINS_CM"
msgid "Medium Large (1.27cm)"
-msgstr ""
+msgstr "Ertain handia (1,27cm)"
#: svx/inc/spacing.hrc:67
msgctxt "RID_SVXSTRARY_MARGINS_CM"
msgid "Large (1.9cm)"
-msgstr ""
+msgstr "Handia (1,9cm)"
#: svx/inc/spacing.hrc:68
msgctxt "RID_SVXSTRARY_MARGINS_CM"
msgid "Extra Large (2.54cm)"
-msgstr ""
+msgstr "Oso handia (2,54cm)"
#: svx/inc/svxerr.hrc:33
msgctxt "RID_SVXERRCTX"
diff --git a/source/eu/sw/messages.po b/source/eu/sw/messages.po
index d33dc76c747..7248702777e 100644
--- a/source/eu/sw/messages.po
+++ b/source/eu/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: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-10-23 05:52+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-15 08:51+0000\n"
"Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: eu\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1540273979.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542271903.000000\n"
#: sw/inc/app.hrc:29
msgctxt "RID_PARAGRAPHSTYLEFAMILY"
@@ -466,82 +466,82 @@ msgstr "Lerroa"
#: sw/inc/pageformatpanel.hrc:18
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "None"
-msgstr ""
+msgstr "Bat ere ez"
#: sw/inc/pageformatpanel.hrc:19
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Narrow"
-msgstr ""
+msgstr "Estua"
#: sw/inc/pageformatpanel.hrc:20
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Moderate"
-msgstr ""
+msgstr "Moderatua"
#: sw/inc/pageformatpanel.hrc:21
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (0.75\")"
-msgstr ""
+msgstr "Normala (0,75\")"
#: sw/inc/pageformatpanel.hrc:22
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (1\")"
-msgstr ""
+msgstr "Normala (1\")"
#: sw/inc/pageformatpanel.hrc:23
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (1.25\")"
-msgstr ""
+msgstr "Normala (1,25\")"
#: sw/inc/pageformatpanel.hrc:24
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Wide"
-msgstr ""
+msgstr "Zabala"
#: sw/inc/pageformatpanel.hrc:25
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Mirrored"
-msgstr ""
+msgstr "Ispilatua"
#: sw/inc/pageformatpanel.hrc:31
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "None"
-msgstr ""
+msgstr "Bat ere ez"
#: sw/inc/pageformatpanel.hrc:32
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Narrow"
-msgstr ""
+msgstr "Estua"
#: sw/inc/pageformatpanel.hrc:33
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Moderate"
-msgstr ""
+msgstr "Moderatua"
#: sw/inc/pageformatpanel.hrc:34
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (1.9cm)"
-msgstr ""
+msgstr "Normala (1,9cm)"
#: sw/inc/pageformatpanel.hrc:35
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (2.54cm)"
-msgstr ""
+msgstr "Normala (2,54cm)"
#: sw/inc/pageformatpanel.hrc:36
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (3.18cm)"
-msgstr ""
+msgstr "Normala (3,18cm)"
#: sw/inc/pageformatpanel.hrc:37
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Wide"
-msgstr ""
+msgstr "Zabala"
#: sw/inc/pageformatpanel.hrc:38
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Mirrored"
-msgstr ""
+msgstr "Ispilatua"
#. Format names
#: sw/inc/strings.hrc:27
@@ -6848,7 +6848,12 @@ msgctxt "asciifilterdialog|lf"
msgid "_LF"
msgstr "_LF"
-#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:264
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:258
+msgctxt "asciifilterdialog|includebom"
+msgid "Include byte-order-mark"
+msgstr "Sartu byte-order-mark"
+
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:280
msgctxt "asciifilterdialog|label1"
msgid "Properties"
msgstr "Propietateak"
diff --git a/source/eu/swext/mediawiki/help.po b/source/eu/swext/mediawiki/help.po
index 783682be02a..7cb99317891 100644
--- a/source/eu/swext/mediawiki/help.po
+++ b/source/eu/swext/mediawiki/help.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2017-06-22 17:58+0000\n"
+"POT-Creation-Date: 2018-11-15 13:53+0100\n"
+"PO-Revision-Date: 2018-11-13 21:04+0000\n"
"Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n"
"Language-Team: Librezale <librezale@librezale.org>\n"
"Language: eu\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1498154301.000000\n"
+"X-POOTLE-MTIME: 1542143076.000000\n"
#: help.tree
msgctxt ""
@@ -93,8 +93,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id7387615\n"
"help.text"
-msgid "A wiki account on a supported <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
-msgstr "Wiki kontua onartutako <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> zerbitarian"
+msgid "A wiki account on a supported <link href=\"https://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -149,24 +149,24 @@ msgctxt ""
"wiki.xhp\n"
"par_id368968\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Options</link> dialog, click Add."
-msgstr "<link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Aukerak</link> elkarrizketa-koadroan, sakatu 'Gehitu'."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\"><emph>Options</emph></link> dialog, click <emph>Add</emph>."
+msgstr ""
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"par_id6962187\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> dialog, enter the account information for the wiki."
-msgstr "<link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> elkarrizketa-koadroan, sartu wikirako kontuaren informazioa."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\"><emph>MediaWiki</emph></link> dialog, enter the account information for the wiki."
+msgstr ""
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"par_id5328836\n"
"help.text"
-msgid "In the URL text box, enter the address of a wiki that you want to connect to."
-msgstr "URLaren testu-koadroan, sartu konektatzea nahi duzun wikiaren helbidea."
+msgid "In the <emph>URL</emph> text box, enter the address of a wiki that you want to connect to."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -181,8 +181,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id5906552\n"
"help.text"
-msgid "In the Username box, enter your user ID for your wiki account."
-msgstr "Erabiltzaile-izenaren koadroan, sartu wiki kontuaren erabiltzailearen identifikatzailea."
+msgid "In the <emph>Username</emph> box, enter your user ID for your wiki account."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -197,8 +197,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id8869594\n"
"help.text"
-msgid "In the Password box, enter the password for your wiki account, then click OK."
-msgstr "Pasahitzaren koadroan, sartu wiki kontuaren pasahitza, eta egin klik 'Ados' botoian."
+msgid "In the Password box, enter the password for your wiki account, then click <emph>OK</emph>."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -245,8 +245,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id228278\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Send to MediaWiki</link> dialog, specify the settings for your entry."
-msgstr "<link href=\"com.sun.wiki-publisher/wikisend.xhp\">Bidali MediaWikira</link> elkarrizketa-koadroan, zehaztu zure sarreraren ezarpenak."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\"><emph>Send to MediaWiki</emph></link> dialog, specify the settings for your entry."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -318,7 +318,7 @@ msgctxt ""
"par_id4571672\n"
"help.text"
msgid "Use the <emph>MediaWiki</emph> dialog to add or edit your MediaWiki account settings."
-msgstr ""
+msgstr "Erabili <emph>MediaWiki</emph> elkarrizketa-koadroa zure MediaWiki kontuaren ezarpenak gehitzeko edo editatzeko."
#: wikiaccount.xhp
msgctxt ""
@@ -326,7 +326,7 @@ msgctxt ""
"par_id7631458\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Enter the URL of a MediaWiki server, starting with \"https://\".</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Sartu MediaWiki zerbitzariaren URLa, hasieran 'https://' duela.</ahelp>"
#: wikiaccount.xhp
msgctxt ""
@@ -358,7 +358,7 @@ msgctxt ""
"par_id3112582\n"
"help.text"
msgid "Enter the Internet address of a wiki server in a format like “https://wiki.documentfoundation.org” or copy the URL from a web browser."
-msgstr ""
+msgstr "Sartu wiki zerbitzari baten Interneteko helbidea 'https://wiki.documentfoundation.org' motako formatuan, edo kopiatu URLa web nabigatzaile batetik."
#: wikiaccount.xhp
msgctxt ""
@@ -374,7 +374,7 @@ msgctxt ""
"par_id9046601\n"
"help.text"
msgid "If you have enabled the master password feature on the <emph>Security</emph> tab page of the <item type=\"menuitem\">Tools - Options - %PRODUCTNAME</item> dialog, then the software can store your password and automatically insert the data where necessary. Enable the <emph>Save password</emph> checkbox to store your password."
-msgstr ""
+msgstr "Pasahitz maisua gaitu baduzu <item type=\"menuitem\">Tresnak - Aukerak - %PRODUCTNAME</item> elkarrizketa-koadroko <emph>Segurtasuna</emph> fitxan, softwareak zure pasahitza gorde dezake eta automatikoki txerta ditzake datuak beharrezkoa den tokian. Gaitu <emph>Gorde pasahitza</emph> kontrol-laukia zure pasahitza gordetzeko."
#: wikiformats.xhp
msgctxt ""
@@ -622,7 +622,7 @@ msgctxt ""
"par_id1743827\n"
"help.text"
msgid "In the <emph>Send to MediaWiki</emph> dialog, specify the settings for your current wiki upload."
-msgstr ""
+msgstr "<emph>Bidali MediaWikira</emph> elkarrizketa-koadroan, zehaztu uneko zure wiki igoeraren ezarpenak."
#: wikisend.xhp
msgctxt ""
@@ -630,7 +630,7 @@ msgctxt ""
"par_id664082\n"
"help.text"
msgid "<ahelp hid=\".\">Select the MediaWiki server where you want to publish your document. Click <emph>Add</emph> to add a new server to the list.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Hautatu zure dokumentua argitaratuko den MediaWiki zerbitzaria. Sakatu <emph>Gehitu</emph> zerrendari beste zerbitzari bat gehitzeko.</ahelp>"
#: wikisend.xhp
msgctxt ""
@@ -646,7 +646,7 @@ msgctxt ""
"par_id2486342\n"
"help.text"
msgid "<ahelp hid=\".\">Enter an optional short summary or comment.</ahelp> See <link href=\"https://meta.wikimedia.org/wiki/Help:Edit_summary\"><emph>https://meta.wikimedia.org/wiki/Help:Edit_summary</emph></link>."
-msgstr ""
+msgstr "<ahelp hid=\".\">Idatzi aukerako laburpen edo iruzkina.</ahelp> Ikusi <link href=\"https://meta.wikimedia.org/wiki/Help:Edit_summary\"><emph>https://meta.wikimedia.org/wiki/Help:Edit_summary</emph></link>."
#: wikisend.xhp
msgctxt ""
diff --git a/source/fa/cui/messages.po b/source/fa/cui/messages.po
index b6c65368213..96981bd0f4a 100644
--- a/source/fa/cui/messages.po
+++ b/source/fa/cui/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2018-04-01 22:34+0000\n"
-"Last-Translator: Eric Bright <bright.email@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:21+0100\n"
+"PO-Revision-Date: 2018-11-14 11:37+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: fa\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1522622043.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195434.000000\n"
#: cui/inc/strings.hrc:24
msgctxt "RID_SVXSTR_KEY_CONFIG_DIR"
@@ -1598,156 +1598,151 @@ msgid "Dimension line"
msgstr "خط اندازه"
#: cui/inc/strings.hrc:365
-msgctxt "RID_SVXSTR_LOAD_ERROR"
-msgid "The selected module could not be loaded."
-msgstr ""
-
-#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_STARTQUOTE"
msgid "Start Quote"
msgstr ""
-#: cui/inc/strings.hrc:367
+#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_ENDQUOTE"
msgid "End Quote"
msgstr ""
-#: cui/inc/strings.hrc:369
+#: cui/inc/strings.hrc:368
msgctxt "RID_SVXSTR_SELECTEDPERSONA"
msgid "Selected Theme: "
msgstr ""
-#: cui/inc/strings.hrc:370
+#: cui/inc/strings.hrc:369
msgctxt "RID_SVXSTR_SEARCHING"
msgid "Searching, please wait..."
msgstr ""
-#: cui/inc/strings.hrc:371
+#: cui/inc/strings.hrc:370
msgctxt "RID_SVXSTR_SEARCHERROR"
msgid "Cannot open %1, please try again later."
msgstr ""
-#: cui/inc/strings.hrc:372
+#: cui/inc/strings.hrc:371
msgctxt "RID_SVXSTR_NORESULTS"
msgid "No results found."
msgstr ""
-#: cui/inc/strings.hrc:373
+#: cui/inc/strings.hrc:372
msgctxt "RID_SVXSTR_APPLYPERSONA"
msgid "Applying Theme..."
msgstr ""
-#: cui/inc/strings.hrc:374
+#: cui/inc/strings.hrc:373
msgctxt "RID_SVXSTR_INVALIDPERSONAURL"
msgid "Please enter a valid theme address or a search term."
msgstr ""
-#: cui/inc/strings.hrc:376
+#: cui/inc/strings.hrc:375
#, fuzzy
msgctxt "RID_SVXSTR_TABLE_PRESET_NONE"
msgid "Set No Borders"
msgstr "تنظیم بدون حاشیه"
-#: cui/inc/strings.hrc:377
+#: cui/inc/strings.hrc:376
#, fuzzy
msgctxt "RID_SVXSTR_TABLE_PRESET_ONLYOUTER"
msgid "Set Outer Border Only"
msgstr "تعیین فقط حاشیهٔ بیرون"
-#: cui/inc/strings.hrc:378
+#: cui/inc/strings.hrc:377
#, fuzzy
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERHORI"
msgid "Set Outer Border and Horizontal Lines"
msgstr "تعیین حاشیهٔ بیرونی و خطوط افقی"
-#: cui/inc/strings.hrc:379
+#: cui/inc/strings.hrc:378
#, fuzzy
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERALL"
msgid "Set Outer Border and All Inner Lines"
msgstr "تعیین حاشیهٔ بیرونی و خطوط افقی"
-#: cui/inc/strings.hrc:380
+#: cui/inc/strings.hrc:379
#, fuzzy
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERINNER"
msgid "Set Outer Border Without Changing Inner Lines"
msgstr "تعیین حاشیه بیرونی بدون تغییر خطوط درونی"
-#: cui/inc/strings.hrc:381
+#: cui/inc/strings.hrc:380
#, fuzzy
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONAL"
msgid "Set Diagonal Lines Only"
msgstr "تعیین فقط خطوط قُطری"
-#: cui/inc/strings.hrc:382
+#: cui/inc/strings.hrc:381
#, fuzzy
msgctxt "RID_SVXSTR_PARA_PRESET_ALL"
msgid "Set All Four Borders"
msgstr "تعیین تمامی چهار حاشیه‌"
-#: cui/inc/strings.hrc:383
+#: cui/inc/strings.hrc:382
#, fuzzy
msgctxt "RID_SVXSTR_PARA_PRESET_LEFTRIGHT"
msgid "Set Left and Right Borders Only"
msgstr "تعیین فقط حاشیه‌های سمت راست و سمت چپ"
-#: cui/inc/strings.hrc:384
+#: cui/inc/strings.hrc:383
#, fuzzy
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOM"
msgid "Set Top and Bottom Borders Only"
msgstr "تعیین فقط حاشیه‌های بالا و پایین"
-#: cui/inc/strings.hrc:385
+#: cui/inc/strings.hrc:384
#, fuzzy
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYLEFT"
msgid "Set Left Border Only"
msgstr "تعیین فقط حاشیهٔ سمت چپ"
-#: cui/inc/strings.hrc:386
+#: cui/inc/strings.hrc:385
#, fuzzy
msgctxt "RID_SVXSTR_HOR_PRESET_ONLYHOR"
msgid "Set Top and Bottom Borders, and All Inner Lines"
msgstr "تعیین حاشیه‌های بالا و پایین، و همهٔ خطوط داخلی"
-#: cui/inc/strings.hrc:387
+#: cui/inc/strings.hrc:386
#, fuzzy
msgctxt "RID_SVXSTR_VER_PRESET_ONLYVER"
msgid "Set Left and Right Borders, and All Inner Lines"
msgstr "تعیین حاشیه‌های سمت راست و چپ، و تمامی خطوط داخلی"
-#: cui/inc/strings.hrc:388
+#: cui/inc/strings.hrc:387
msgctxt "RID_SVXSTR_SHADOW_STYLE_NONE"
msgid "No Shadow"
msgstr "بدون سایه"
-#: cui/inc/strings.hrc:389
+#: cui/inc/strings.hrc:388
#, fuzzy
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMRIGHT"
msgid "Cast Shadow to Bottom Right"
msgstr "تعیین سایه به سمت پایین راست"
-#: cui/inc/strings.hrc:390
+#: cui/inc/strings.hrc:389
#, fuzzy
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPRIGHT"
msgid "Cast Shadow to Top Right"
msgstr "تعیین سایه به سمت بالا راست"
-#: cui/inc/strings.hrc:391
+#: cui/inc/strings.hrc:390
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMLEFT"
msgid "Cast Shadow to Bottom Left"
msgstr "تعیین سایه به سمت پایین چپ"
-#: cui/inc/strings.hrc:392
+#: cui/inc/strings.hrc:391
#, fuzzy
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPLEFT"
msgid "Cast Shadow to Top Left"
msgstr "تعیین سایه به سمت بالا چپ"
-#: cui/inc/strings.hrc:393
+#: cui/inc/strings.hrc:392
msgctxt "RID_SVXSTR_SIGNATURELINE_SIGNED_BY"
msgid "Signed by: %1"
msgstr ""
-#: cui/inc/strings.hrc:394
+#: cui/inc/strings.hrc:393
msgctxt "RID_SVXSTR_OPENCL_RESTART"
msgid "For the OpenCL changes to take effect, %PRODUCTNAME must be restarted."
msgstr ""
@@ -11291,22 +11286,43 @@ msgctxt "signsignatureline|btn_select_certificate"
msgid "Select Certificate"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:168
+#. Name of the signer
+#: cui/uiconfig/ui/signsignatureline.ui:166
+msgctxt "signsignatureline|label_name"
+msgid "or"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:175
+msgctxt "signsignatureline|btn_load_image"
+msgid "Use Signature Image"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:190
+msgctxt "signsignatureline|btn_clear_image"
+msgid "Clear"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:206
+msgctxt "signsignatureline|label_image_dimensions"
+msgid "Best image size: 600 x 100 px"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:237
msgctxt "signsignatureline|label_sign"
msgid "Sign"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:205
+#: cui/uiconfig/ui/signsignatureline.ui:274
msgctxt "signsignatureline|label_add_comment"
msgid "Add comment:"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:241
+#: cui/uiconfig/ui/signsignatureline.ui:310
msgctxt "signsignatureline|label_hint"
msgid "Instructions from the document creator:"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:274
+#: cui/uiconfig/ui/signsignatureline.ui:343
msgctxt "signsignatureline|label_more"
msgid "More"
msgstr ""
diff --git a/source/fa/svtools/messages.po b/source/fa/svtools/messages.po
index ded85c1fc04..24ad4914cad 100644
--- a/source/fa/svtools/messages.po
+++ b/source/fa/svtools/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: 2018-11-07 18:19+0000\n"
-"Last-Translator: ahangarha <ahangarha@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:37+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: fa\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1541614798.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195435.000000\n"
#: include/svtools/strings.hrc:25
msgctxt "STR_UNDO"
@@ -1565,7 +1565,7 @@ msgstr ""
#: include/svtools/strings.hrc:360
msgctxt "STR_DESCRIPTION_MYTHES"
-msgid "Mythes Thesaurus"
+msgid "MyThes Thesaurus"
msgstr ""
#: include/svtools/strings.hrc:361
diff --git a/source/fa/sw/messages.po b/source/fa/sw/messages.po
index a5b3cb37363..9304bce5d0a 100644
--- a/source/fa/sw/messages.po
+++ b/source/fa/sw/messages.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 23:50+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-15 14:33+0100\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: fa\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1542195435.000000\n"
#: sw/inc/app.hrc:29
msgctxt "RID_PARAGRAPHSTYLEFAMILY"
@@ -7065,7 +7068,12 @@ msgctxt "asciifilterdialog|lf"
msgid "_LF"
msgstr ""
-#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:264
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:258
+msgctxt "asciifilterdialog|includebom"
+msgid "Include byte-order-mark"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:280
msgctxt "asciifilterdialog|label1"
msgid "Properties"
msgstr "ویژگی‌ها"
diff --git a/source/fa/swext/mediawiki/help.po b/source/fa/swext/mediawiki/help.po
index bbc91181bf7..968cf05cb1b 100644
--- a/source/fa/swext/mediawiki/help.po
+++ b/source/fa/swext/mediawiki/help.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2016-11-16 10:23+0000\n"
+"POT-Creation-Date: 2018-11-15 13:53+0100\n"
+"PO-Revision-Date: 2018-11-12 11:47+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: fa\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1479291837.000000\n"
+"X-POOTLE-MTIME: 1542023227.000000\n"
#: help.tree
msgctxt ""
@@ -93,7 +93,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id7387615\n"
"help.text"
-msgid "A wiki account on a supported <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
+msgid "A wiki account on a supported <link href=\"https://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
msgstr ""
#: wiki.xhp
@@ -149,7 +149,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id368968\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Options</link> dialog, click Add."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\"><emph>Options</emph></link> dialog, click <emph>Add</emph>."
msgstr ""
#: wiki.xhp
@@ -157,7 +157,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id6962187\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> dialog, enter the account information for the wiki."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\"><emph>MediaWiki</emph></link> dialog, enter the account information for the wiki."
msgstr ""
#: wiki.xhp
@@ -165,7 +165,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id5328836\n"
"help.text"
-msgid "In the URL text box, enter the address of a wiki that you want to connect to."
+msgid "In the <emph>URL</emph> text box, enter the address of a wiki that you want to connect to."
msgstr ""
#: wiki.xhp
@@ -181,7 +181,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id5906552\n"
"help.text"
-msgid "In the Username box, enter your user ID for your wiki account."
+msgid "In the <emph>Username</emph> box, enter your user ID for your wiki account."
msgstr ""
#: wiki.xhp
@@ -197,7 +197,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id8869594\n"
"help.text"
-msgid "In the Password box, enter the password for your wiki account, then click OK."
+msgid "In the Password box, enter the password for your wiki account, then click <emph>OK</emph>."
msgstr ""
#: wiki.xhp
@@ -245,7 +245,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id228278\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Send to MediaWiki</link> dialog, specify the settings for your entry."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\"><emph>Send to MediaWiki</emph></link> dialog, specify the settings for your entry."
msgstr ""
#: wiki.xhp
diff --git a/source/fi/connectivity/registry/writer/org/openoffice/Office/DataAccess.po b/source/fi/connectivity/registry/writer/org/openoffice/Office/DataAccess.po
index 14475970482..37485a29454 100644
--- a/source/fi/connectivity/registry/writer/org/openoffice/Office/DataAccess.po
+++ b/source/fi/connectivity/registry/writer/org/openoffice/Office/DataAccess.po
@@ -4,17 +4,19 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-10-04 11:48+0200\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2018-01-28 11:41+0000\n"
+"Last-Translator: Harri Pitkänen <hatapitk@iki.fi>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: fi\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1517139674.000000\n"
#: Drivers.xcu
-#, fuzzy
msgctxt ""
"Drivers.xcu\n"
".Drivers.Installed.sdbc:writer:*\n"
diff --git a/source/fi/cui/messages.po b/source/fi/cui/messages.po
index e51c560e063..d56d8fdafbf 100644
--- a/source/fi/cui/messages.po
+++ b/source/fi/cui/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2018-10-01 12:48+0000\n"
-"Last-Translator: BoardPalace <eevee@posteo.de>\n"
+"POT-Creation-Date: 2018-11-14 12:21+0100\n"
+"PO-Revision-Date: 2018-11-14 11:37+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: fi\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1538398081.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195442.000000\n"
#: cui/inc/strings.hrc:24
msgctxt "RID_SVXSTR_KEY_CONFIG_DIR"
@@ -1558,141 +1558,136 @@ msgid "Dimension line"
msgstr "Mittajana"
#: cui/inc/strings.hrc:365
-msgctxt "RID_SVXSTR_LOAD_ERROR"
-msgid "The selected module could not be loaded."
-msgstr "Valittua moduulia ei voitu ladata."
-
-#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_STARTQUOTE"
msgid "Start Quote"
msgstr "Lainauksen aloitus"
-#: cui/inc/strings.hrc:367
+#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_ENDQUOTE"
msgid "End Quote"
msgstr "Lainauksen lopetus"
-#: cui/inc/strings.hrc:369
+#: cui/inc/strings.hrc:368
msgctxt "RID_SVXSTR_SELECTEDPERSONA"
msgid "Selected Theme: "
msgstr "Valittu teema: "
-#: cui/inc/strings.hrc:370
+#: cui/inc/strings.hrc:369
msgctxt "RID_SVXSTR_SEARCHING"
msgid "Searching, please wait..."
msgstr "Etsitään, odota hetki..."
-#: cui/inc/strings.hrc:371
+#: cui/inc/strings.hrc:370
msgctxt "RID_SVXSTR_SEARCHERROR"
msgid "Cannot open %1, please try again later."
msgstr "%1 avaaminen ei onnistu, yritä myöhemmin uudelleen."
-#: cui/inc/strings.hrc:372
+#: cui/inc/strings.hrc:371
msgctxt "RID_SVXSTR_NORESULTS"
msgid "No results found."
msgstr "Tuloksia ei löytynyt."
-#: cui/inc/strings.hrc:373
+#: cui/inc/strings.hrc:372
msgctxt "RID_SVXSTR_APPLYPERSONA"
msgid "Applying Theme..."
msgstr "Otetaan teemaa käyttöön..."
-#: cui/inc/strings.hrc:374
+#: cui/inc/strings.hrc:373
msgctxt "RID_SVXSTR_INVALIDPERSONAURL"
msgid "Please enter a valid theme address or a search term."
msgstr ""
-#: cui/inc/strings.hrc:376
+#: cui/inc/strings.hrc:375
msgctxt "RID_SVXSTR_TABLE_PRESET_NONE"
msgid "Set No Borders"
msgstr "Ei reunoja"
-#: cui/inc/strings.hrc:377
+#: cui/inc/strings.hrc:376
msgctxt "RID_SVXSTR_TABLE_PRESET_ONLYOUTER"
msgid "Set Outer Border Only"
msgstr "Vain uloin reuna"
-#: cui/inc/strings.hrc:378
+#: cui/inc/strings.hrc:377
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERHORI"
msgid "Set Outer Border and Horizontal Lines"
msgstr "Ulompi reuna ja vaakaviivat"
-#: cui/inc/strings.hrc:379
+#: cui/inc/strings.hrc:378
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERALL"
msgid "Set Outer Border and All Inner Lines"
msgstr "Ulompi reuna ja kaikki sisemmät viivat"
-#: cui/inc/strings.hrc:380
+#: cui/inc/strings.hrc:379
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERINNER"
msgid "Set Outer Border Without Changing Inner Lines"
msgstr "Ulompi reuna muuttamatta sisempiä viivoja"
-#: cui/inc/strings.hrc:381
+#: cui/inc/strings.hrc:380
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONAL"
msgid "Set Diagonal Lines Only"
msgstr "Aseta vain lävistäjäviivat"
-#: cui/inc/strings.hrc:382
+#: cui/inc/strings.hrc:381
msgctxt "RID_SVXSTR_PARA_PRESET_ALL"
msgid "Set All Four Borders"
msgstr "Kaikki neljä reunaa"
-#: cui/inc/strings.hrc:383
+#: cui/inc/strings.hrc:382
msgctxt "RID_SVXSTR_PARA_PRESET_LEFTRIGHT"
msgid "Set Left and Right Borders Only"
msgstr "Vain vasen ja oikea reuna"
-#: cui/inc/strings.hrc:384
+#: cui/inc/strings.hrc:383
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOM"
msgid "Set Top and Bottom Borders Only"
msgstr "Vain ylä- ja alareuna"
-#: cui/inc/strings.hrc:385
+#: cui/inc/strings.hrc:384
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYLEFT"
msgid "Set Left Border Only"
msgstr "Vain vasen reuna"
-#: cui/inc/strings.hrc:386
+#: cui/inc/strings.hrc:385
msgctxt "RID_SVXSTR_HOR_PRESET_ONLYHOR"
msgid "Set Top and Bottom Borders, and All Inner Lines"
msgstr "Aseta ylä- ja alareunat ja kaikki sisemmät viivat"
-#: cui/inc/strings.hrc:387
+#: cui/inc/strings.hrc:386
msgctxt "RID_SVXSTR_VER_PRESET_ONLYVER"
msgid "Set Left and Right Borders, and All Inner Lines"
msgstr "Aseta vasen ja oikea reuna ja kaikki sisemmät viivat"
-#: cui/inc/strings.hrc:388
+#: cui/inc/strings.hrc:387
msgctxt "RID_SVXSTR_SHADOW_STYLE_NONE"
msgid "No Shadow"
msgstr "Ei varjoa"
-#: cui/inc/strings.hrc:389
+#: cui/inc/strings.hrc:388
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMRIGHT"
msgid "Cast Shadow to Bottom Right"
msgstr "Varjosta alaoikealle"
-#: cui/inc/strings.hrc:390
+#: cui/inc/strings.hrc:389
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPRIGHT"
msgid "Cast Shadow to Top Right"
msgstr "Varjosta yläoikealle"
-#: cui/inc/strings.hrc:391
+#: cui/inc/strings.hrc:390
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMLEFT"
msgid "Cast Shadow to Bottom Left"
msgstr "Varjosta alavasemmalle"
-#: cui/inc/strings.hrc:392
+#: cui/inc/strings.hrc:391
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPLEFT"
msgid "Cast Shadow to Top Left"
msgstr "Varjosta ylävasemmalle"
-#: cui/inc/strings.hrc:393
+#: cui/inc/strings.hrc:392
msgctxt "RID_SVXSTR_SIGNATURELINE_SIGNED_BY"
msgid "Signed by: %1"
msgstr ""
-#: cui/inc/strings.hrc:394
+#: cui/inc/strings.hrc:393
msgctxt "RID_SVXSTR_OPENCL_RESTART"
msgid "For the OpenCL changes to take effect, %PRODUCTNAME must be restarted."
msgstr ""
@@ -10689,22 +10684,43 @@ msgctxt "signsignatureline|btn_select_certificate"
msgid "Select Certificate"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:168
+#. Name of the signer
+#: cui/uiconfig/ui/signsignatureline.ui:166
+msgctxt "signsignatureline|label_name"
+msgid "or"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:175
+msgctxt "signsignatureline|btn_load_image"
+msgid "Use Signature Image"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:190
+msgctxt "signsignatureline|btn_clear_image"
+msgid "Clear"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:206
+msgctxt "signsignatureline|label_image_dimensions"
+msgid "Best image size: 600 x 100 px"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:237
msgctxt "signsignatureline|label_sign"
msgid "Sign"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:205
+#: cui/uiconfig/ui/signsignatureline.ui:274
msgctxt "signsignatureline|label_add_comment"
msgid "Add comment:"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:241
+#: cui/uiconfig/ui/signsignatureline.ui:310
msgctxt "signsignatureline|label_hint"
msgid "Instructions from the document creator:"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:274
+#: cui/uiconfig/ui/signsignatureline.ui:343
msgctxt "signsignatureline|label_more"
msgid "More"
msgstr ""
diff --git a/source/fi/helpcontent2/source/text/sbasic/shared/01.po b/source/fi/helpcontent2/source/text/sbasic/shared/01.po
index e04937becd4..2daedbe04da 100644
--- a/source/fi/helpcontent2/source/text/sbasic/shared/01.po
+++ b/source/fi/helpcontent2/source/text/sbasic/shared/01.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-16 16:54+0200\n"
-"PO-Revision-Date: 2015-07-01 04:38+0000\n"
-"Last-Translator: Harri Pitkänen <hatapitk@iki.fi>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:59+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Finnish <discuss@fi.libreoffice.org>\n"
"Language: fi\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1435725487.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196741.000000\n"
#: 06130000.xhp
msgctxt ""
@@ -93,8 +93,8 @@ msgctxt ""
"06130000.xhp\n"
"par_id3154791\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
-msgstr "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Suoritetaan tai tallennetaan käsiteltävä makro.</ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Runs or saves the current macro.</ahelp>"
+msgstr ""
#: 06130000.xhp
msgctxt ""
diff --git a/source/fi/helpcontent2/source/text/scalc/00.po b/source/fi/helpcontent2/source/text/scalc/00.po
index aa0575012e4..34990492f9f 100644
--- a/source/fi/helpcontent2/source/text/scalc/00.po
+++ b/source/fi/helpcontent2/source/text/scalc/00.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-11-22 13:53+0100\n"
-"PO-Revision-Date: 2016-05-24 08:44+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:59+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Finnish <discuss@fi.libreoffice.org>\n"
"Language: fi\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1464079446.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196742.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -29,24 +29,24 @@ msgctxt ""
"00000004.xhp\n"
"hd_id3155535\n"
"help.text"
-msgid "<variable id=\"wie\">To access this function... </variable>"
-msgstr "<variable id=\"wie\">Toiminnon aloitustavat: </variable>"
+msgid "<variable id=\"wie\">To access this function...</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
"par_idN1056E\n"
"help.text"
-msgid "<variable id=\"moreontop\">More explanations on top of this page. </variable>"
-msgstr "<variable id=\"moreontop\">Lisää selityksiä on sivun yläosassa. </variable>"
+msgid "<variable id=\"moreontop\">More explanations on top of this page.</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
"par_idN105AF\n"
"help.text"
-msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone. </variable>"
-msgstr "<variable id=\"optional\">%PRODUCTNAME Calcin funktioissa \"valinnaiseksi\" merkityn parametrin voi jättää pois vain, jos sitä ei seuraa parametrejä (argumentteja). Esimerkiksi neliparametrisessa funktiossa, jossa kaksi viimeistä parametriä on merkitty \"valinnaisiksi\", 4. parametrin tai sekä 3. että 4. parametrin voi jättää pois, muttei pelkästään 3. parametriä. </variable>"
+msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone.</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -77,63 +77,63 @@ msgctxt ""
"00000402.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph></variable>"
-msgstr "<variable id=\"kopffuss\">Valitse <emph>Lisää - Ylätunniste ja alatunniste</emph></variable>"
+msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3159233\n"
"help.text"
-msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs</variable>"
-msgstr "<variable id=\"bkopfzeile\">Valitse <emph>Lisää - Ylätunniste ja alatunniste - Ylätunnisteet/Alatunnisteet</emph> -välilehdiltä</variable>"
+msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150443\n"
"help.text"
-msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph></variable>"
-msgstr "<variable id=\"bausfullen\">Valitse <emph>Taulukko - Täytä solut</emph></variable>"
+msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3143267\n"
"help.text"
-msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph></variable>"
-msgstr "<variable id=\"bausunten\">Valitse <emph>Taulukko - Täytä solut - Alas</emph></variable>"
+msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153880\n"
"help.text"
-msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph></variable>"
-msgstr "<variable id=\"bausrechts\">Valitse <emph>Taulukko - Täytä solut - Oikealle</emph></variable>"
+msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3151245\n"
"help.text"
-msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph></variable>"
-msgstr "<variable id=\"bausoben\">Valitse <emph>Taulukko - Täytä solut - Ylös</emph></variable>"
+msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph></variable>"
-msgstr "<variable id=\"bauslinks\">Valitse <emph>Taulukko - Täytä solut - Vasemmalle</emph></variable>"
+msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150400\n"
"help.text"
-msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph></variable>"
+msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -141,16 +141,16 @@ msgctxt ""
"00000402.xhp\n"
"par_id3154910\n"
"help.text"
-msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph></variable>"
-msgstr "<variable id=\"bausreihe\">Valitse <emph>Taulukko - Täytä solut - Sarja</emph></variable>"
+msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "Choose <emph>Sheet - Clear Cells</emph>"
-msgstr "Valitse <emph>Taulukko - Tyhjennä solut</emph>"
+msgid "Choose <emph>Sheet - Clear Cells</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -165,40 +165,40 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150011\n"
"help.text"
-msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph></variable>"
-msgstr "<variable id=\"bzelo\">Valitse <emph>Taulukko - Poista solut</emph></variable>"
+msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153951\n"
"help.text"
-msgid "Choose <emph>Sheet - Delete Sheet</emph>"
-msgstr "Valitse <emph>Taulukko - Poista taulukko</emph>"
+msgid "Choose <emph>Sheet - Delete Sheet</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3155306\n"
"help.text"
-msgid "Open context menu for a sheet tab"
-msgstr "Avataan taulukonvalitsimen kohdevalikko"
+msgid "Open context menu for a sheet tab."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3146119\n"
"help.text"
-msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>"
-msgstr "Valitse <emph>Taulukko - Siirrä tai kopioi taulukko</emph>"
+msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3148645\n"
"help.text"
-msgid "Open context menu for a sheet tab"
-msgstr "Avataan taulukonvalitsimen kohdevalikko"
+msgid "Open context menu for a sheet tab."
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -221,32 +221,32 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150275\n"
"help.text"
-msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph></variable>"
-msgstr "<variable id=\"aspze\">Valitse <emph>Näytä - Sarake- ja rivitunnisteet</emph></variable>"
+msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph></variable>"
-msgstr "<variable id=\"awehe\">Valitse <emph>Näytä - Arvon korostus</emph></variable>"
+msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3148947\n"
"help.text"
-msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph></variable>"
-msgstr "<variable id=\"rechenleiste\">Valitse <emph>Näytä - Kaavarivi</emph> tai <emph>Näytä - Työkalurivit - Kaavarivi</emph></variable>"
+msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3148663\n"
"help.text"
-msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph></variable>"
-msgstr "<variable id=\"seumvo\">Valitse <emph>Näytä - Sivunvaihto</emph></variable>"
+msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -269,16 +269,16 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149784\n"
"help.text"
-msgid "Choose <emph>Insert - Cells</emph>"
-msgstr "Valitse <emph>Lisää - Soluja</emph>"
+msgid "Choose <emph>Insert - Cells</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "Open <emph>Insert Cells</emph> toolbar from Tools bar:"
-msgstr "Avataan <emph>Lisää solut</emph> -työkalu Työkalut-palkissa:"
+msgid "Open <emph>Insert Cells</emph> toolbar from <emph>Tools</emph> bar:"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -365,7 +365,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149033\n"
"help.text"
-msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph></variable>"
+msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -373,7 +373,7 @@ msgctxt ""
"00000404.xhp\n"
"par_idN1082F\n"
"help.text"
-msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph></variable>"
+msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -381,8 +381,8 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155115\n"
"help.text"
-msgid "Choose <emph>Insert - Function</emph>"
-msgstr "Valitse <emph>Lisää - Funktio</emph>"
+msgid "Choose <emph>Insert - Function</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -429,8 +429,8 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155809\n"
"help.text"
-msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date&Time</emph></variable>"
-msgstr "<variable id=\"eikadaze\"><emph>Lisää - Funktio</emph> - Luokka <emph>Päivämäärä ja aika</emph></variable>"
+msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date & Time</emph></variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -517,15 +517,15 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155383\n"
"help.text"
-msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph></variable>"
-msgstr "<variable id=\"funktionsliste\">Valitse <emph>Lisää - Funktioluettelo</emph></variable>"
+msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153250\n"
"help.text"
-msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph></variable>"
+msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -533,7 +533,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3146776\n"
"help.text"
-msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph></variable>"
+msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -541,7 +541,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3143222\n"
"help.text"
-msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>"
+msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>."
msgstr ""
#: 00000404.xhp
@@ -557,7 +557,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3145214\n"
"help.text"
-msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph></variable>"
+msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -565,7 +565,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153558\n"
"help.text"
-msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph></variable>"
+msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -573,7 +573,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153483\n"
"help.text"
-msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph></variable>"
+msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph>.</variable>"
msgstr ""
#: 00000405.xhp
@@ -597,192 +597,192 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154685\n"
"help.text"
-msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph></variable>"
-msgstr "<variable id=\"fozelle\">Valitse <emph>Muotoilu - Soluja</emph></variable>"
+msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153194\n"
"help.text"
-msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab </variable>"
-msgstr "<variable id=\"fozelstz\">Valitse <emph>Muotoilu - Solut - Solujen suojaus</emph> -välilehti </variable>"
+msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155854\n"
"help.text"
-msgid "<variable id=\"fozei\">Choose <emph>Format - Row</emph></variable>"
-msgstr "<variable id=\"fozei\">Valitse <emph>Muotoilu - Rivi</emph></variable>"
+msgid "<variable id=\"fozei\">Choose <emph>Format - Rows</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3150012\n"
"help.text"
-msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Row - Optimal Height</emph></variable>"
-msgstr "<variable id=\"fozeiophoe\">Valitse <emph>Muotoilu - Rivi - Optimaalinen korkeus</emph></variable>"
+msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Rows - Optimal Height</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3148645\n"
"help.text"
-msgid "Choose <emph>Format - Row - Hide</emph>"
-msgstr "Valitse <emph>Muotoilu - Rivi - Piilota</emph>"
+msgid "Choose <emph>Format - Rows - Hide</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153728\n"
"help.text"
-msgid "Choose <emph>Format - Column - Hide</emph>"
-msgstr "Valitse <emph>Muotoilu - Sarake - Piilota</emph>"
+msgid "Choose <emph>Format - Columns - Hide</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3151114\n"
"help.text"
-msgid "Choose <emph>Format - Sheet - Hide</emph>"
-msgstr "Valitse <emph>Muotoilu - Taulukko - Piilota</emph>"
+msgid "Choose <emph>Sheet - Hide Sheet</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3148576\n"
"help.text"
-msgid "Choose <emph>Format - Row - Show</emph>"
-msgstr "Valitse <emph>Muotoilu - Rivi - Näytä</emph>"
+msgid "Choose <emph>Format - Rows - Show</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156286\n"
"help.text"
-msgid "Choose <emph>Format - Column - Show</emph>"
-msgstr "Valitse <emph>Muotoilu - Sarake - Näytä</emph>"
+msgid "Choose <emph>Format - Columns - Show</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3145645\n"
"help.text"
-msgid "<variable id=\"fospa\">Choose <emph>Format - Column</emph></variable>"
-msgstr "<variable id=\"fospa\">Valitse <emph>Muotoilu - Sarake</emph></variable>"
+msgid "<variable id=\"fospa\">Choose <emph>Format - Columns</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3145252\n"
"help.text"
-msgid "Choose <emph>Format - Column - Optimal Width</emph>"
-msgstr "Valitse <emph>Muotoilu - Sarake - Optimaalinen leveys</emph>"
+msgid "Choose <emph>Format - Columns - Optimal Width</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3146971\n"
"help.text"
-msgid "Double-click right column separator in column headers"
-msgstr "Kaksoisnapsauta saraketunnisteen oikeaa sarake-erotinta"
+msgid "Double-click right column separator in column headers."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3147362\n"
"help.text"
-msgid "<variable id=\"fot\">Choose <emph>Format - Sheet</emph></variable>"
-msgstr "<variable id=\"fot\">Valitse <emph>Muotoilu - Taulukko</emph></variable>"
+msgid "<variable id=\"fot\">Choose <emph>Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3163805\n"
"help.text"
-msgid "<variable id=\"fotu\">Choose <emph>Format - Sheet - Rename</emph></variable>"
-msgstr "<variable id=\"fotu\">Valitse <emph>Muotoilu - Taulukko - Nimeä uudelleen</emph></variable>"
+msgid "<variable id=\"fotu\">Choose <emph>Sheet - Rename Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155333\n"
"help.text"
-msgid "<variable id=\"fotenb\">Choose <emph>Format - Sheet - Show</emph></variable>"
-msgstr "<variable id=\"fotenb\">Valitse <emph>Muotoilu - Taulukko - Näytä</emph></variable>"
+msgid "<variable id=\"fotenb\">Choose <emph>Sheet - Show Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_idN1077A\n"
"help.text"
-msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph></variable>"
-msgstr "<variable id=\"foste\">Valitse <emph>Muotoilu - Sivu</emph></variable>"
+msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155508\n"
"help.text"
-msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab </variable>"
-msgstr "<variable id=\"fostel\">Valitse <emph>Muotoilu - Sivu - Taulukko</emph>-välilehti </variable>"
+msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3150883\n"
"help.text"
-msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph></variable>"
-msgstr "<variable id=\"fodrbe\">Valitse <emph>Muotoilu - Tulostusalueet</emph></variable>"
+msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156448\n"
"help.text"
-msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph></variable>"
-msgstr "<variable id=\"fodrfe\">Valitse <emph>Muotoilu - Tulostusalueet - Määritä</emph></variable>"
+msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156290\n"
"help.text"
-msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph></variable>"
-msgstr "<variable id=\"fodrhin\">Valitse <emph>Muotoilu - Tulostusalueet - Lisää</emph></variable>"
+msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155812\n"
"help.text"
-msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph></variable>"
-msgstr "<variable id=\"fodbah\">Valitse <emph>Muotoilu - Tulostusalueet - Tyhjennä</emph></variable>"
+msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153307\n"
"help.text"
-msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph></variable>"
-msgstr "<variable id=\"fodbbe\">Valitse <emph>Muotoilu - Tulostusalueet - Muokkaa</emph></variable>"
+msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153916\n"
"help.text"
-msgid "Choose <emph>Format - AutoFormat</emph>"
-msgstr "Valitse <emph>Muotoilu - Automaattinen muotoilu</emph>"
+msgid "Choose <emph>Format - AutoFormat</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3154532\n"
"help.text"
-msgid "On the Tools bar, click"
-msgstr "Napsauta Työkalut-palkissa"
+msgid "On the <emph>Tools</emph> bar, click"
+msgstr ""
#: 00000405.xhp
msgctxt ""
@@ -805,8 +805,8 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154618\n"
"help.text"
-msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph></variable>"
-msgstr "<variable id=\"bedingte\">Valitse <emph>Muotoilu - Ehdollinen muotoilu</emph></variable>"
+msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -829,7 +829,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150541\n"
"help.text"
-msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph> </variable>"
+msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -837,8 +837,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153194\n"
"help.text"
-msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>"
-msgstr "Valitse <emph>Työkalut - Jäljitys - Jäljitä edeltäjät</emph>"
+msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -853,7 +853,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph> </variable>"
+msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -861,7 +861,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3145785\n"
"help.text"
-msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph> </variable>"
+msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -869,8 +869,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3155411\n"
"help.text"
-msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>"
-msgstr "Valitse <emph>Työkalut - Jäljitys - Jäljitä seuraajat</emph>"
+msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -885,7 +885,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146984\n"
"help.text"
-msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph> </variable>"
+msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -893,7 +893,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154014\n"
"help.text"
-msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph> </variable>"
+msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -901,7 +901,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153188\n"
"help.text"
-msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph> </variable>"
+msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -909,7 +909,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3149410\n"
"help.text"
-msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph> </variable>"
+msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -917,7 +917,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3156284\n"
"help.text"
-msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph> </variable>"
+msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -925,7 +925,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153159\n"
"help.text"
-msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph> </variable>"
+msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -933,7 +933,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3147397\n"
"help.text"
-msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph> </variable>"
+msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -941,7 +941,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154018\n"
"help.text"
-msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph> </variable>"
+msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -949,7 +949,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3269142\n"
"help.text"
-msgid "<variable id=\"solver\">Choose <emph>Tools - Solver</emph> </variable>"
+msgid "<variable id=\"solver\">Choose <emph>Tools - Solver</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -957,7 +957,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id8554338\n"
"help.text"
-msgid "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, <emph>Options</emph> button </variable>"
+msgid "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, click <emph>Options</emph> button.</variable>"
msgstr ""
#: 00000406.xhp
@@ -965,7 +965,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3156277\n"
"help.text"
-msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph> </variable>"
+msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -973,7 +973,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3149020\n"
"help.text"
-msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph></variable>"
+msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -981,7 +981,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154256\n"
"help.text"
-msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph></variable>"
+msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -989,7 +989,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146919\n"
"help.text"
-msgid "Choose <emph>Data - Calculate - Recalculate</emph>"
+msgid "Choose <emph>Data - Calculate - Recalculate</emph>."
msgstr ""
#: 00000406.xhp
@@ -1005,7 +1005,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150941\n"
"help.text"
-msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph> </variable>"
+msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -1013,7 +1013,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3151276\n"
"help.text"
-msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph> </variable>"
+msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph>.</variable>"
msgstr ""
#: 00000407.xhp
@@ -1037,15 +1037,15 @@ msgctxt ""
"00000407.xhp\n"
"par_id3147335\n"
"help.text"
-msgid "<variable id=\"fete\">Choose <item type=\"menuitem\">View - Split Window</item></variable>"
-msgstr "<variable id=\"fete\">Valitse <item type=\"menuitem\">Näytä - Jaa ikkuna</item></variable>"
+msgid "<variable id=\"fete\">Choose ><item type=\"menuitem\">View - Split Window</item>.</variable>"
+msgstr ""
#: 00000407.xhp
msgctxt ""
"00000407.xhp\n"
"par_id3153663\n"
"help.text"
-msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item></variable>"
+msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1069,48 +1069,48 @@ msgctxt ""
"00000412.xhp\n"
"par_id8366954\n"
"help.text"
-msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph></variable>"
-msgstr "<variable id=\"text2columns\">Valitse <emph>Tiedot - Teksti sarakkeiksi</emph></variable>"
+msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3147399\n"
"help.text"
-msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph></variable>"
-msgstr "<variable id=\"dbrbf\">Valitse <emph>Tiedot - Määritä alue</emph></variable>"
+msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145345\n"
"help.text"
-msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph></variable>"
-msgstr "<variable id=\"dbrba\">Valitse <emph>Tiedot - Valitse alue</emph></variable>"
+msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150443\n"
"help.text"
-msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph></variable>"
-msgstr "<variable id=\"dnsrt\">Valitse <emph>Tiedot - Lajittele</emph></variable>"
+msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148491\n"
"help.text"
-msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab"
-msgstr "Valitse <emph>Tiedot - Lajittele - Lajitteluperusteet</emph>-välilehti"
+msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154516\n"
"help.text"
-msgid "On Standard bar, click"
-msgstr "Napsauta Oletus-palkissa"
+msgid "On <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1149,32 +1149,32 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146984\n"
"help.text"
-msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab</variable>"
-msgstr "<variable id=\"dnstot\">Valitse <emph>Tiedot - Lajittele - Asetukset</emph> -välilehti</variable>"
+msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155308\n"
"help.text"
-msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph></variable>"
-msgstr "<variable id=\"dnftr\">Valitse <emph>Tiedot - Suodatus</emph></variable>"
+msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148646\n"
"help.text"
-msgid "Choose <emph>Data - AutoFilter</emph>"
-msgstr "Valitse <emph>Tiedot - Suodatus - Automaattinen suodatus</emph>"
+msgid "Choose <emph>Data - AutoFilter</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151113\n"
"help.text"
-msgid "On Tools bar or Table Data bar, click"
-msgstr "Napsauta Työkalut-palkissa tai Lomakkeen navigointi -palkissa"
+msgid "On <emph>Tools</emph> bar or <emph>Table Data</emph> bar, click"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1197,40 +1197,40 @@ msgctxt ""
"00000412.xhp\n"
"par_id3156278\n"
"help.text"
-msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph></variable>"
-msgstr "<variable id=\"dnfspz\">Valitse <emph>Tiedot - Suodatus - Erityissuodatus</emph></variable>"
+msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph> .</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153764\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label"
-msgstr "Valitse <emph>Tiedot - Suodatus - Oletussuodatin - Lisää>></emph> -painike"
+msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155444\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label"
-msgstr "Valitse <emph>Tiedot - Suodatus - Erityissuodatus - Lisää>></emph> -painike"
+msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3156382\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Reset Filter</emph>"
-msgstr "Valitse <emph>Tiedot - Suodatus - Poista suodatus</emph>"
+msgid "Choose <emph>Data - More Filters - Reset Filter</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155961\n"
"help.text"
-msgid "On Table Data bar, click <emph>Reset Filter/Sort</emph>"
-msgstr "Napsauta Taulun tiedot -palkissa <emph>Poista suodatus/lajittelu</emph>"
+msgid "On <emph>Table Data</emph> bar, click <emph>Reset Filter/Sort</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1253,112 +1253,112 @@ msgctxt ""
"00000412.xhp\n"
"par_id3152778\n"
"help.text"
-msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph></variable>"
-msgstr "<variable id=\"dnaftas\">Valitse <emph>Tiedot - Suodatus - Piilosta automaattinen suodatus</emph></variable>"
+msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3166424\n"
"help.text"
-msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph></variable>"
-msgstr "<variable id=\"dntegs\">Valitse <emph>Tiedot - Välisummat</emph></variable>"
+msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154574\n"
"help.text"
-msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs</variable>"
-msgstr "<variable id=\"dntezd\">Valitse <emph>Tiedot - Välisummat - Ensimmäinen, Toinen tai Kolmas ryhmä</emph> -välilehdeltä</variable>"
+msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151277\n"
"help.text"
-msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab</variable>"
-msgstr "<variable id=\"dntopi\">Valitse <emph>Tiedot - Välisummat - Asetukset</emph> -välilehti</variable>"
+msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145133\n"
"help.text"
-msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph></variable>"
-msgstr "<variable id=\"datengueltig\">Valitse <emph>Tiedot - Kelpoisuus</emph></variable>"
+msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3152992\n"
"help.text"
-msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigwerte\">Valikko <emph>Data - Kelpoisuus - Ehto</emph> -välilehti</variable>"
+msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150367\n"
"help.text"
-msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigeingabe\">Valitse <emph>Tiedot - Kelpoisuus - Syöttöohje</emph> -välilehti</variable>"
+msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154486\n"
"help.text"
-msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigfehler\">Valitse <emph>Tiedot - Kelpoisuus - Virhehälytys</emph> -välilehti</variable>"
+msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3146978\n"
"help.text"
-msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph></variable>"
-msgstr "<variable id=\"dnmfo\">Valitse <emph>Tiedot - Useita toimintoja</emph></variable>"
+msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155809\n"
"help.text"
-msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph></variable>"
-msgstr "<variable id=\"dnksd\">Valitse <emph>Tiedot - Yhdistä</emph></variable>"
+msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148701\n"
"help.text"
-msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph></variable>"
-msgstr "<variable id=\"dngld\">Valitse <emph>Tiedot - Ryhmittele ja jäsennä</emph></variable>"
+msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153815\n"
"help.text"
-msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph></variable>"
-msgstr "<variable id=\"dngda\">Valitse <emph>Tiedot - Ryhmittele ja jäsennä - Piilota tiedot</emph></variable>"
+msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3159223\n"
"help.text"
-msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph></variable>"
-msgstr "<variable id=\"dngde\">Valitse <emph>Tiedot - Ryhmittele ja jäsennä - Näytä tiedot</emph></variable>"
+msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3146870\n"
"help.text"
-msgid "Choose <emph>Data - Group and Outline - Group</emph>"
-msgstr "Valitse <emph>Tiedot - Ryhmittele ja jäsennä - Ryhmä</emph>"
+msgid "Choose <emph>Data - Group and Outline - Group</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1397,8 +1397,8 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146781\n"
"help.text"
-msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>"
-msgstr "Valitse <emph>Tiedot - Ryhmittele ja jäsennä - Pura ryhmittely</emph>"
+msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1437,96 +1437,96 @@ msgctxt ""
"00000412.xhp\n"
"par_id3153008\n"
"help.text"
-msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph></variable>"
-msgstr "<variable id=\"dnglagl\">Valitse <emph>Tiedot - Ryhmittele ja jäsennä - Automaattinen jäsentely</emph></variable>"
+msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154709\n"
"help.text"
-msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove</emph></variable>"
-msgstr "<variable id=\"dnglef\">Valitse <emph>Tiedot - Ryhmittele ja jäsennä - Poista</emph></variable>"
+msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove Outline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id1774346\n"
"help.text"
-msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables)</variable>"
-msgstr "<variable id=\"dngdrill\">Valitse <emph>Tiedot - Ryhmittele ja jäsennä - Näytä tiedot</emph> (joillekin Tietojen ohjaus -taulukoille)</variable>"
+msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables).</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155759\n"
"help.text"
-msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph></variable>"
-msgstr "<variable id=\"dndtpt\">Valitse <emph>Tiedot - Tietojen ohjaus</emph></variable>"
+msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154625\n"
"help.text"
-msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph></variable>"
-msgstr "<variable id=\"dndtpt\">Valitse <emph>Tiedot - Tietojen ohjaus</emph></variable>"
+msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3147558\n"
"help.text"
-msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
-msgstr "<variable id=\"dndq\">Valitse <emph>Tiedot - Tietojen ohjaus - Aloita</emph> ja aktivoi sitten Valitse lähde -valintaikkunassa <emph>$[officename]ssa rekisteröity tietolähde</emph>.</variable>"
+msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153297\n"
"help.text"
-msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Current selection</emph>."
-msgstr "Valitse <emph>Tiedot - Tietojen ohjaus - Aloita</emph> ja aktivoi sitten Valitse lähde -valintaikkunassa <emph>Nykyinen valinta</emph>."
+msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Current selection</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145118\n"
"help.text"
-msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
-msgstr "Valitse <emph>Tiedot - Tietojen ohjaus - Aloita</emph> ja aktivoi sitten Valitse lähde -valintaikkunassa <emph>$[officename]ssa rekisteröity tietolähde</emph> ja napsauta <emph>OK</emph>:ta, niin nähdään <emph>Valitse tietolähde</emph> -valintaikkuna."
+msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153294\n"
"help.text"
-msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph></variable>"
-msgstr "<variable id=\"dndpak\">Valitse <emph>Tiedot - Tietojen ohjaus - Päivitä</emph></variable>"
+msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151344\n"
"help.text"
-msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph></variable>"
-msgstr "<variable id=\"dndploe\">Valitse <emph>Tiedot - Tietojen ohjaus - Poista</emph></variable>"
+msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150397\n"
"help.text"
-msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph></variable>"
-msgstr "<variable id=\"dndakt\">Valitse <emph>Tiedot - Päivitä alue</emph></variable>"
+msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_idN10B8F\n"
"help.text"
-msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph></variable>"
-msgstr "<variable id=\"grouping\">Valitse <emph>Tiedot - Ryhmittele ja jäsennä - Ryhmä</emph></variable>"
+msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
@@ -1549,7 +1549,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162106567373\n"
"help.text"
-msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph> </variable>"
+msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1557,7 +1557,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162109048207\n"
"help.text"
-msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph></variable>"
+msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1565,7 +1565,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162107055028\n"
"help.text"
-msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph></variable>"
+msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1573,7 +1573,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162109126013\n"
"help.text"
-msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph></variable>"
+msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1581,7 +1581,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3149095\n"
"help.text"
-msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph></variable>"
+msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1589,7 +1589,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3149398\n"
"help.text"
-msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph></variable>"
+msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1597,7 +1597,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3150084\n"
"help.text"
-msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph></variable>"
+msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1605,7 +1605,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3153093\n"
"help.text"
-msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph></variable>"
+msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1613,7 +1613,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3153191\n"
"help.text"
-msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph></variable>"
+msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1621,5 +1621,5 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3145645\n"
"help.text"
-msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph></variable>"
+msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph>.</variable>"
msgstr ""
diff --git a/source/fi/helpcontent2/source/text/scalc/02.po b/source/fi/helpcontent2/source/text/scalc/02.po
index 237d4af282b..05ac517767d 100644
--- a/source/fi/helpcontent2/source/text/scalc/02.po
+++ b/source/fi/helpcontent2/source/text/scalc/02.po
@@ -3,9 +3,9 @@ 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-05-12 14:35+0200\n"
-"PO-Revision-Date: 2013-06-28 19:40+0000\n"
-"Last-Translator: Risto Jääskeläinen <risto.i.j@jippii.fi>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:59+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: fi\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1372448410.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196742.000000\n"
#: 02130000.xhp
msgctxt ""
@@ -45,8 +45,8 @@ msgctxt ""
"02130000.xhp\n"
"par_id3155267\n"
"help.text"
-msgid "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Kuvake, jossa kolikkoja pinoissa</alt></image>"
+msgid "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Currency Number Format Icon</alt></image>"
+msgstr ""
#: 02130000.xhp
msgctxt ""
@@ -61,8 +61,8 @@ msgctxt ""
"02130000.xhp\n"
"par_id3146776\n"
"help.text"
-msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cell - Numbers\">Format - Cell - Numbers</link>."
-msgstr "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cell - Numbers\">Muotoilu - Solut - Luku</link>."
+msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cells - Numbers\">Format - Cells - Numbers</link>."
+msgstr ""
#: 02140000.xhp
msgctxt ""
diff --git a/source/fi/helpcontent2/source/text/scalc/06.po b/source/fi/helpcontent2/source/text/scalc/06.po
index 81a6dccd3aa..ade1b65e909 100644
--- a/source/fi/helpcontent2/source/text/scalc/06.po
+++ b/source/fi/helpcontent2/source/text/scalc/06.po
@@ -3,15 +3,18 @@ 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-06-14 17:23+0200\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-04-24 11:34+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: fi\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1524569665.000000\n"
#: calcsamplefiles.xhp
msgctxt ""
@@ -20,35 +23,3 @@ msgctxt ""
"help.text"
msgid "Calc Sample Files"
msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521663319917\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/imtrigon.ods\" id=\"ods_id61521568603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521663319918\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/trigon.ods\" id=\"ods_id61521548603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521563314918\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/pivot.ods\" id=\"ods_id61521547603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id721528312694192\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/functions_ifs.ods\" id=\"ods_id61521547603534\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
diff --git a/source/fi/helpcontent2/source/text/scalc/guide.po b/source/fi/helpcontent2/source/text/scalc/guide.po
index cb0e0fc00f3..b7f3dfc4320 100644
--- a/source/fi/helpcontent2/source/text/scalc/guide.po
+++ b/source/fi/helpcontent2/source/text/scalc/guide.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-31 14:10+0200\n"
-"PO-Revision-Date: 2016-07-06 01:52+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:59+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Finnish <discuss@fi.libreoffice.org>\n"
"Language: fi\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1467769963.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196743.000000\n"
#: address_auto.xhp
msgctxt ""
@@ -3709,8 +3709,8 @@ msgctxt ""
"database_filter.xhp\n"
"par_idN10693\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - Standard Filter</item>."
-msgstr "Valitse <item type=\"menuitem\">Tiedot - Suodatus - Oletussuodatin</item>."
+msgid "Choose <item type=\"menuitem\">Data - More Filters - Standard Filter</item>."
+msgstr ""
#: database_filter.xhp
msgctxt ""
@@ -3765,8 +3765,8 @@ msgctxt ""
"database_filter.xhp\n"
"par_id3154944\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - AutoFilter</item>."
-msgstr "Valitse <item type=\"menuitem\">Tiedot - Suodatus - Automaattinen suodatus</item>."
+msgid "Choose <item type=\"menuitem\">Data - AutoFilter</item>."
+msgstr ""
#: database_filter.xhp
msgctxt ""
diff --git a/source/fi/helpcontent2/source/text/shared.po b/source/fi/helpcontent2/source/text/shared.po
index b9baee4cd6c..a76506b423f 100644
--- a/source/fi/helpcontent2/source/text/shared.po
+++ b/source/fi/helpcontent2/source/text/shared.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: 2016-04-16 22:59+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:59+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: fi\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1460847583.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196744.000000\n"
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -2013,5 +2013,5 @@ msgctxt ""
"need_help.xhp\n"
"hd_id1000010\n"
"help.text"
-msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"http://documentation.libreoffice.org/en/join-community/update-help-contents\">web page on writing Help contents</link>."
+msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"https://documentation.libreoffice.org/en/join-community/update-help-contents\"><emph>web page on writing Help contents</emph></link>."
msgstr ""
diff --git a/source/fi/helpcontent2/source/text/shared/00.po b/source/fi/helpcontent2/source/text/shared/00.po
index 13042d14b36..aae1581e27a 100644
--- a/source/fi/helpcontent2/source/text/shared/00.po
+++ b/source/fi/helpcontent2/source/text/shared/00.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-10-21 20:57+0200\n"
-"PO-Revision-Date: 2016-05-24 09:33+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:59+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Finnish <discuss@fi.libreoffice.org>\n"
"Language: fi\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1464082432.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196745.000000\n"
#: 00000001.xhp
msgctxt ""
@@ -6221,7 +6221,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id621525017637963\n"
"help.text"
-msgid "Choose <emph>File - Export as EPUB</emph>."
+msgid "Choose <emph>File - Export As - Export as EPUB</emph>."
msgstr ""
#: 00000401.xhp
@@ -7197,7 +7197,7 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1091B\n"
"help.text"
-msgid "<variable id=\"grid\">Choose <emph>View - Grid</emph> (Impress or Draw).</variable>"
+msgid "<variable id=\"grid\">Choose <emph>View - Grid and Helplines</emph> (Impress or Draw).</variable>"
msgstr ""
#: 00000403.xhp
@@ -7205,7 +7205,7 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1092E\n"
"help.text"
-msgid "<variable id=\"guides\">Choose <emph>View - Snap Lines</emph> (Impress or Draw).</variable>"
+msgid "<variable id=\"guides\">Choose <emph>View - Snap Guides</emph> (Impress or Draw).</variable>"
msgstr ""
#: 00000404.xhp
@@ -7861,7 +7861,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id9988402\n"
"help.text"
-msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Updates</emph> button.</variable>"
+msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Check for Updates</emph> button.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8075,14 +8075,6 @@ msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
-"par_id3150032\n"
-"help.text"
-msgid "<variable id=\"arbeit\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Memory</emph>.</variable>"
-msgstr ""
-
-#: 00000406.xhp
-msgctxt ""
-"00000406.xhp\n"
"par_id3159153\n"
"help.text"
msgid "<variable id=\"ansicht\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - View</emph>.</variable>"
@@ -11045,7 +11037,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id366527\n"
"help.text"
-msgid "Choose <emph>Format - Object - Line</emph> (Writer)."
+msgid "Choose <emph>Format - Text Box and Shape - Line</emph> (Writer)."
msgstr ""
#: 00040502.xhp
@@ -11053,7 +11045,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id3835261\n"
"help.text"
-msgid "Choose <emph>Format - Graphic - Line</emph> (Calc)."
+msgid "Choose <emph>Format - Object - Line</emph> (Calc)."
msgstr ""
#: 00040502.xhp
@@ -11085,7 +11077,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id3154285\n"
"help.text"
-msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Object - </emph></caseinline><caseinline select=\"CALC\"><emph>Graphic - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
+msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Text Box and Shape - </emph></caseinline><caseinline select=\"CALC\"><emph>Object - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
msgstr ""
#: 00040502.xhp
diff --git a/source/fi/helpcontent2/source/text/shared/01.po b/source/fi/helpcontent2/source/text/shared/01.po
index 117614cd6ed..a9806ebfde6 100644
--- a/source/fi/helpcontent2/source/text/shared/01.po
+++ b/source/fi/helpcontent2/source/text/shared/01.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2016-07-06 02:06+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:59+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Finnish <discuss@fi.libreoffice.org>\n"
"Language: fi\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1467770764.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196748.000000\n"
#: 01010000.xhp
msgctxt ""
@@ -33637,8 +33637,8 @@ msgctxt ""
"06130000.xhp\n"
"par_id3153748\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
-msgstr "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Painikkeella suoritetaan tai tallennetaan käsiteltävä makro.</ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Runs or saves the current macro.</ahelp>"
+msgstr ""
#: 06130000.xhp
msgctxt ""
@@ -40771,14 +40771,6 @@ msgstr ""
#: ref_epub_export.xhp
msgctxt ""
"ref_epub_export.xhp\n"
-"par_id701525003241759\n"
-"help.text"
-msgid "<embedvar href=\"text/shared/00/00000002.xhp#epubv\" markup=\"keep\"/>"
-msgstr ""
-
-#: ref_epub_export.xhp
-msgctxt ""
-"ref_epub_export.xhp\n"
"par_id19921\n"
"help.text"
msgid "<image id=\"img_id22170\" src=\"media/screenshots/modules/swriter/ui/exportepub/EPubDialog.png\" localize=\"true\" width=\"664px\" height=\"482px\"><alt id=\"alt_id59843\">EPUB dialog box</alt></image>"
@@ -40925,7 +40917,7 @@ msgctxt ""
"ref_epub_export.xhp\n"
"par_id971525023515891\n"
"help.text"
-msgid "For custom metadata, you must provide a file with same name as the original filename and with extension as \".xmp\". The provided metadata will override the the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type=\"literal\">MyText.xmp</item>."
+msgid "For custom metadata, you must provide a file with same name as the original filename and with extension as \".xmp\". The provided metadata will override the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type=\"literal\">MyText.xmp</item>."
msgstr ""
#: ref_epub_export.xhp
diff --git a/source/fi/helpcontent2/source/text/shared/guide.po b/source/fi/helpcontent2/source/text/shared/guide.po
index 6a05e48d590..b2f4829dcb7 100644
--- a/source/fi/helpcontent2/source/text/shared/guide.po
+++ b/source/fi/helpcontent2/source/text/shared/guide.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2016-07-06 02:16+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:59+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Finnish <discuss@fi.libreoffice.org>\n"
"Language: fi\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1467771377.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196754.000000\n"
#: aaa_start.xhp
msgctxt ""
@@ -8829,8 +8829,8 @@ msgctxt ""
"gallery_insert.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by selecting <emph>Tools - Gallery</emph>."
-msgstr "Avaa galleria napsauttaen <emph>Galleria</emph>-kuvaketta <emph>Oletuspalkissa</emph> tai valitsemalla <emph>Työkalut - Galleria</emph>."
+msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by choosing <emph>Insert - Media - Gallery</emph>."
+msgstr ""
#: gallery_insert.xhp
msgctxt ""
diff --git a/source/fi/helpcontent2/source/text/shared/optionen.po b/source/fi/helpcontent2/source/text/shared/optionen.po
index 45a9ffd5827..43d0ca496a1 100644
--- a/source/fi/helpcontent2/source/text/shared/optionen.po
+++ b/source/fi/helpcontent2/source/text/shared/optionen.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2016-07-06 02:25+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:59+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Finnish <discuss@fi.libreoffice.org>\n"
"Language: fi\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1467771941.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196756.000000\n"
#: 01000000.xhp
msgctxt ""
@@ -267,6 +267,14 @@ msgstr "Osa käyttäjän tiedoista sijoitetaan sisäiseen sanastoon, niin että
#: 01010100.xhp
msgctxt ""
"01010100.xhp\n"
+"par_id3153032\n"
+"help.text"
+msgid "User data is also used when commenting and in tracking changes mode, to identify comments/edits author; and to mark last edit position in document, so that when author opens the document later, it opens at the last edit position."
+msgstr ""
+
+#: 01010100.xhp
+msgctxt ""
+"01010100.xhp\n"
"hd_id3147653\n"
"help.text"
msgid "Address"
@@ -14741,7 +14749,7 @@ msgctxt ""
"opencl.xhp\n"
"par_id5293741\n"
"help.text"
-msgid "for more information on OpenCL, visit <link href=\"http://www.khronos.org/opencl/\">the OpenCL site</link>"
+msgid "for more information on OpenCL, visit <link href=\"https://www.khronos.org/opencl/\">the OpenCL site</link>"
msgstr ""
#: persona_firefox.xhp
diff --git a/source/fi/helpcontent2/source/text/swriter/00.po b/source/fi/helpcontent2/source/text/swriter/00.po
index 3a07f9eaf9f..d8028be3f8e 100644
--- a/source/fi/helpcontent2/source/text/swriter/00.po
+++ b/source/fi/helpcontent2/source/text/swriter/00.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: 2016-05-24 10:34+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:59+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Finnish <discuss@fi.libreoffice.org>\n"
"Language: fi\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1464086095.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196757.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -37,8 +37,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3150253\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\"><alt id=\"alt_id3145389\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\"><alt id=\"alt_id3145389\">Icon</alt></image>"
+msgid "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145389\">Wrap Off Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -53,8 +53,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3156397\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\"><alt id=\"alt_id3149048\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\"><alt id=\"alt_id3149048\">Icon</alt></image>"
+msgid "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149048\">Wrap On Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -69,8 +69,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3154558\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\"><alt id=\"alt_id3152999\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\"><alt id=\"alt_id3152999\">Icon</alt></image>"
+msgid "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152999\">Wrap Through Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -85,8 +85,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3148773\n"
"help.text"
-msgid "<image src=\"res/sc06301.png\" id=\"img_id3149026\"><alt id=\"alt_id3149026\">Icon</alt></image>"
-msgstr "<image src=\"res/sc06301.png\" id=\"img_id3149026\"><alt id=\"alt_id3149026\">Icon</alt></image>"
+msgid "<image src=\"res/sc06301.png\" id=\"img_id3149026\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149026\">Jump to Previous Script Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -101,8 +101,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3151265\n"
"help.text"
-msgid "<image src=\"res/sc06300.png\" id=\"img_id3151272\"><alt id=\"alt_id3151272\">Icon</alt></image>"
-msgstr "<image src=\"res/sc06300.png\" id=\"img_id3151272\"><alt id=\"alt_id3151272\">Icon</alt></image>"
+msgid "<image src=\"res/sc06300.png\" id=\"img_id3151272\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151272\"> Jump to Next Script Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -381,8 +381,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3154763\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
-msgstr "Paina <switchinline select=\"sys\"><caseinline select=\"MAC\">Komento</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -397,8 +397,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3151387\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
-msgstr "Paina <switchinline select=\"sys\"><caseinline select=\"MAC\">Komento</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -413,8 +413,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3145823\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
-msgstr "Paina <switchinline select=\"sys\"><caseinline select=\"MAC\">Komento</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -429,7 +429,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150932\n"
"help.text"
-msgid "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\"><alt id=\"alt_id3150502\">Icon</alt></image>"
+msgid "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150502\">Formatting Marks Icon</alt></image>"
msgstr ""
#: 00000403.xhp
@@ -461,7 +461,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150765\n"
"help.text"
-msgid "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\"><alt id=\"alt_id3147572\">Icon</alt></image>"
+msgid "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147572\">Web Icon</alt></image>"
msgstr ""
#: 00000403.xhp
@@ -2461,7 +2461,7 @@ msgctxt ""
"stylesmenu.xhp\n"
"par_id941529884998705\n"
"help.text"
-msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles</emph></variable>."
+msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles...</emph></variable>."
msgstr ""
#: stylesmenu.xhp
diff --git a/source/fi/svtools/messages.po b/source/fi/svtools/messages.po
index c279b476038..5a39b82d82c 100644
--- a/source/fi/svtools/messages.po
+++ b/source/fi/svtools/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: 2018-01-28 11:40+0000\n"
-"Last-Translator: Harri Pitkänen <hatapitk@iki.fi>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:37+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: fi\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1517139604.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195442.000000\n"
#: include/svtools/strings.hrc:25
msgctxt "STR_UNDO"
@@ -1534,8 +1534,8 @@ msgstr "Libhyphen-tavutus"
#: include/svtools/strings.hrc:360
msgctxt "STR_DESCRIPTION_MYTHES"
-msgid "Mythes Thesaurus"
-msgstr "Mythes-synonyymisanasto"
+msgid "MyThes Thesaurus"
+msgstr ""
#: include/svtools/strings.hrc:361
msgctxt "STR_DESCRIPTION_IGNOREALLLIST"
diff --git a/source/fi/sw/messages.po b/source/fi/sw/messages.po
index cd1fe582177..930b610e776 100644
--- a/source/fi/sw/messages.po
+++ b/source/fi/sw/messages.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 23:50+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-15 14:33+0100\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: fi\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1542195442.000000\n"
#: sw/inc/app.hrc:29
msgctxt "RID_PARAGRAPHSTYLEFAMILY"
@@ -6840,7 +6843,12 @@ msgctxt "asciifilterdialog|lf"
msgid "_LF"
msgstr "_LF"
-#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:264
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:258
+msgctxt "asciifilterdialog|includebom"
+msgid "Include byte-order-mark"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:280
msgctxt "asciifilterdialog|label1"
msgid "Properties"
msgstr "Ominaisuudet"
diff --git a/source/fi/swext/mediawiki/help.po b/source/fi/swext/mediawiki/help.po
index da728882405..04a3dd089b2 100644
--- a/source/fi/swext/mediawiki/help.po
+++ b/source/fi/swext/mediawiki/help.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2016-12-31 10:36+0000\n"
-"Last-Translator: Harri Pitkänen <hatapitk@iki.fi>\n"
+"POT-Creation-Date: 2018-11-15 13:53+0100\n"
+"PO-Revision-Date: 2018-11-12 11:47+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Finnish <discuss@fi.libreoffice.org>\n"
"Language: fi\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1483180592.000000\n"
+"X-POOTLE-MTIME: 1542023252.000000\n"
#: help.tree
msgctxt ""
@@ -93,8 +93,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id7387615\n"
"help.text"
-msgid "A wiki account on a supported <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
-msgstr "Wiki-tunnus tuetulla <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link>-palvelimella"
+msgid "A wiki account on a supported <link href=\"https://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -149,24 +149,24 @@ msgctxt ""
"wiki.xhp\n"
"par_id368968\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Options</link> dialog, click Add."
-msgstr "<link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Asetukset</link>-valintaikkunassa napsauta Lisää."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\"><emph>Options</emph></link> dialog, click <emph>Add</emph>."
+msgstr ""
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"par_id6962187\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> dialog, enter the account information for the wiki."
-msgstr "<link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link>-valintaikkunassa syötä wiki-sivuston tunnustiedot."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\"><emph>MediaWiki</emph></link> dialog, enter the account information for the wiki."
+msgstr ""
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"par_id5328836\n"
"help.text"
-msgid "In the URL text box, enter the address of a wiki that you want to connect to."
-msgstr "URL-tekstiruudussa syötä yhdistettävän wiki-sivuston tiedot."
+msgid "In the <emph>URL</emph> text box, enter the address of a wiki that you want to connect to."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -181,8 +181,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id5906552\n"
"help.text"
-msgid "In the Username box, enter your user ID for your wiki account."
-msgstr "Käyttäjätunnus-ruutuun syötä wiki-tilillä käyttämäsi nimi."
+msgid "In the <emph>Username</emph> box, enter your user ID for your wiki account."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -197,8 +197,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id8869594\n"
"help.text"
-msgid "In the Password box, enter the password for your wiki account, then click OK."
-msgstr "Salasanaruudussa kirjoita wiki-tilin salasanasi ja hyväksy sitten OK:lla."
+msgid "In the Password box, enter the password for your wiki account, then click <emph>OK</emph>."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -245,8 +245,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id228278\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Send to MediaWiki</link> dialog, specify the settings for your entry."
-msgstr "<link href=\"com.sun.wiki-publisher/wikisend.xhp\">Lähetä MediaWikiin</link> -valintaikkunassa määritä kirjauksesi asetukset."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\"><emph>Send to MediaWiki</emph></link> dialog, specify the settings for your entry."
+msgstr ""
#: wiki.xhp
msgctxt ""
diff --git a/source/fr/cui/messages.po b/source/fr/cui/messages.po
index a325944025f..7cca59844e2 100644
--- a/source/fr/cui/messages.po
+++ b/source/fr/cui/messages.po
@@ -3,18 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2018-11-12 09:44+0000\n"
-"Last-Translator: sophie <gautier.sophie@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:21+0100\n"
+"PO-Revision-Date: 2018-11-14 11:37+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: fr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=nplurals=2; plural=(n > 1);;\n"
+"Plural-Forms: nplurals=2; plural=(n > 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1542015883.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195449.000000\n"
#: cui/inc/strings.hrc:24
msgctxt "RID_SVXSTR_KEY_CONFIG_DIR"
@@ -1558,141 +1558,136 @@ msgid "Dimension line"
msgstr "Cotation"
#: cui/inc/strings.hrc:365
-msgctxt "RID_SVXSTR_LOAD_ERROR"
-msgid "The selected module could not be loaded."
-msgstr "Le module sélectionné n'a pas pu être chargé."
-
-#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_STARTQUOTE"
msgid "Start Quote"
msgstr "Guillemet d'ouverture"
-#: cui/inc/strings.hrc:367
+#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_ENDQUOTE"
msgid "End Quote"
msgstr "Guillemet de fermeture"
-#: cui/inc/strings.hrc:369
+#: cui/inc/strings.hrc:368
msgctxt "RID_SVXSTR_SELECTEDPERSONA"
msgid "Selected Theme: "
msgstr "Thème sélectionné :"
-#: cui/inc/strings.hrc:370
+#: cui/inc/strings.hrc:369
msgctxt "RID_SVXSTR_SEARCHING"
msgid "Searching, please wait..."
msgstr "Recherche, veuillez patienter..."
-#: cui/inc/strings.hrc:371
+#: cui/inc/strings.hrc:370
msgctxt "RID_SVXSTR_SEARCHERROR"
msgid "Cannot open %1, please try again later."
msgstr "Impossible d'ouvrir %1, veuillez réessayer ultérieurement."
-#: cui/inc/strings.hrc:372
+#: cui/inc/strings.hrc:371
msgctxt "RID_SVXSTR_NORESULTS"
msgid "No results found."
msgstr "Aucun résultat trouvé."
-#: cui/inc/strings.hrc:373
+#: cui/inc/strings.hrc:372
msgctxt "RID_SVXSTR_APPLYPERSONA"
msgid "Applying Theme..."
msgstr "Application du thème..."
-#: cui/inc/strings.hrc:374
+#: cui/inc/strings.hrc:373
msgctxt "RID_SVXSTR_INVALIDPERSONAURL"
msgid "Please enter a valid theme address or a search term."
msgstr "Veuillez saisir une adresse de thème valide ou un terme à rechercher."
-#: cui/inc/strings.hrc:376
+#: cui/inc/strings.hrc:375
msgctxt "RID_SVXSTR_TABLE_PRESET_NONE"
msgid "Set No Borders"
msgstr "Définir sans bordure"
-#: cui/inc/strings.hrc:377
+#: cui/inc/strings.hrc:376
msgctxt "RID_SVXSTR_TABLE_PRESET_ONLYOUTER"
msgid "Set Outer Border Only"
msgstr "Définir la bordure extérieure uniquement"
-#: cui/inc/strings.hrc:378
+#: cui/inc/strings.hrc:377
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERHORI"
msgid "Set Outer Border and Horizontal Lines"
msgstr "Définir la bordure extérieure et les lignes horizontales"
-#: cui/inc/strings.hrc:379
+#: cui/inc/strings.hrc:378
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERALL"
msgid "Set Outer Border and All Inner Lines"
msgstr "Définir la bordure extérieure et toutes les lignes intérieures"
-#: cui/inc/strings.hrc:380
+#: cui/inc/strings.hrc:379
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERINNER"
msgid "Set Outer Border Without Changing Inner Lines"
msgstr "Définir la bordure extérieure sans modification des lignes intérieures"
-#: cui/inc/strings.hrc:381
+#: cui/inc/strings.hrc:380
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONAL"
msgid "Set Diagonal Lines Only"
msgstr "Définir les lignes diagonales uniquement"
-#: cui/inc/strings.hrc:382
+#: cui/inc/strings.hrc:381
msgctxt "RID_SVXSTR_PARA_PRESET_ALL"
msgid "Set All Four Borders"
msgstr "Définir les quatre bordures"
-#: cui/inc/strings.hrc:383
+#: cui/inc/strings.hrc:382
msgctxt "RID_SVXSTR_PARA_PRESET_LEFTRIGHT"
msgid "Set Left and Right Borders Only"
msgstr "Définir les bordures gauche et droite uniquement"
-#: cui/inc/strings.hrc:384
+#: cui/inc/strings.hrc:383
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOM"
msgid "Set Top and Bottom Borders Only"
msgstr "Définir les bordures supérieure et inférieure uniquement"
-#: cui/inc/strings.hrc:385
+#: cui/inc/strings.hrc:384
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYLEFT"
msgid "Set Left Border Only"
msgstr "Définir la bordure gauche uniquement"
-#: cui/inc/strings.hrc:386
+#: cui/inc/strings.hrc:385
msgctxt "RID_SVXSTR_HOR_PRESET_ONLYHOR"
msgid "Set Top and Bottom Borders, and All Inner Lines"
msgstr "Définir les bordures supérieure et inférieure et toutes les lignes intérieures"
-#: cui/inc/strings.hrc:387
+#: cui/inc/strings.hrc:386
msgctxt "RID_SVXSTR_VER_PRESET_ONLYVER"
msgid "Set Left and Right Borders, and All Inner Lines"
msgstr "Définir les bordures gauche et droite et toutes les lignes intérieures"
-#: cui/inc/strings.hrc:388
+#: cui/inc/strings.hrc:387
msgctxt "RID_SVXSTR_SHADOW_STYLE_NONE"
msgid "No Shadow"
msgstr "Aucune ombre"
-#: cui/inc/strings.hrc:389
+#: cui/inc/strings.hrc:388
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMRIGHT"
msgid "Cast Shadow to Bottom Right"
msgstr "Projeter l'ombre en bas à droite"
-#: cui/inc/strings.hrc:390
+#: cui/inc/strings.hrc:389
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPRIGHT"
msgid "Cast Shadow to Top Right"
msgstr "Projeter l'ombre en haut à droite"
-#: cui/inc/strings.hrc:391
+#: cui/inc/strings.hrc:390
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMLEFT"
msgid "Cast Shadow to Bottom Left"
msgstr "Projeter l'ombre en bas à gauche"
-#: cui/inc/strings.hrc:392
+#: cui/inc/strings.hrc:391
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPLEFT"
msgid "Cast Shadow to Top Left"
msgstr "Projeter l'ombre en haut à gauche"
-#: cui/inc/strings.hrc:393
+#: cui/inc/strings.hrc:392
msgctxt "RID_SVXSTR_SIGNATURELINE_SIGNED_BY"
msgid "Signed by: %1"
msgstr "Signé par %1"
-#: cui/inc/strings.hrc:394
+#: cui/inc/strings.hrc:393
msgctxt "RID_SVXSTR_OPENCL_RESTART"
msgid "For the OpenCL changes to take effect, %PRODUCTNAME must be restarted."
msgstr "%PRODUCTNAME doit être redémarré afin que les modifications concernant OpenCL prennent effet."
@@ -10668,22 +10663,43 @@ msgctxt "signsignatureline|btn_select_certificate"
msgid "Select Certificate"
msgstr "Sélectionner le certificat"
-#: cui/uiconfig/ui/signsignatureline.ui:168
+#. Name of the signer
+#: cui/uiconfig/ui/signsignatureline.ui:166
+msgctxt "signsignatureline|label_name"
+msgid "or"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:175
+msgctxt "signsignatureline|btn_load_image"
+msgid "Use Signature Image"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:190
+msgctxt "signsignatureline|btn_clear_image"
+msgid "Clear"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:206
+msgctxt "signsignatureline|label_image_dimensions"
+msgid "Best image size: 600 x 100 px"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:237
msgctxt "signsignatureline|label_sign"
msgid "Sign"
msgstr "Signer"
-#: cui/uiconfig/ui/signsignatureline.ui:205
+#: cui/uiconfig/ui/signsignatureline.ui:274
msgctxt "signsignatureline|label_add_comment"
msgid "Add comment:"
msgstr "Ajouter un commentaire :"
-#: cui/uiconfig/ui/signsignatureline.ui:241
+#: cui/uiconfig/ui/signsignatureline.ui:310
msgctxt "signsignatureline|label_hint"
msgid "Instructions from the document creator:"
msgstr "Instructions du créateur du document :"
-#: cui/uiconfig/ui/signsignatureline.ui:274
+#: cui/uiconfig/ui/signsignatureline.ui:343
msgctxt "signsignatureline|label_more"
msgid "More"
msgstr "Plus"
diff --git a/source/fr/dictionaries/ru_RU/dialog.po b/source/fr/dictionaries/ru_RU/dialog.po
index ec6e35d3d31..e386300363b 100644
--- a/source/fr/dictionaries/ru_RU/dialog.po
+++ b/source/fr/dictionaries/ru_RU/dialog.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: 2013-05-23 23:25+0000\n"
+"PO-Revision-Date: 2018-11-13 21:59+0000\n"
"Last-Translator: Jean-Baptiste Faure <jbfaure@libreoffice.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: fr\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1369351537.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542146372.000000\n"
#: ru_RU_en_US.properties
msgctxt ""
@@ -94,7 +94,7 @@ msgctxt ""
"typographica\n"
"property.text"
msgid "Typographical"
-msgstr ""
+msgstr "Typographique"
#: ru_RU_en_US.properties
msgctxt ""
diff --git a/source/fr/helpcontent2/source/text/sbasic/shared/01.po b/source/fr/helpcontent2/source/text/sbasic/shared/01.po
index 68b2ad9c1ef..8605de4b5fd 100644
--- a/source/fr/helpcontent2/source/text/sbasic/shared/01.po
+++ b/source/fr/helpcontent2/source/text/sbasic/shared/01.po
@@ -3,9 +3,9 @@ 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-05-16 16:54+0200\n"
-"PO-Revision-Date: 2018-05-25 14:59+0000\n"
-"Last-Translator: sophie <gautier.sophie@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:59+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: ll.org\n"
"Language: fr\n"
"MIME-Version: 1.0\n"
@@ -15,7 +15,7 @@ msgstr ""
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
"X-Project-Style: openoffice\n"
-"X-POOTLE-MTIME: 1527260398.000000\n"
+"X-POOTLE-MTIME: 1542196769.000000\n"
#: 06130000.xhp
msgctxt ""
@@ -94,8 +94,8 @@ msgctxt ""
"06130000.xhp\n"
"par_id3154791\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
-msgstr "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Exécute ou enregistre la macro active.</ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Runs or saves the current macro.</ahelp>"
+msgstr ""
#: 06130000.xhp
msgctxt ""
diff --git a/source/fr/helpcontent2/source/text/scalc/00.po b/source/fr/helpcontent2/source/text/scalc/00.po
index 3986dfcf7fe..9a65314a95e 100644
--- a/source/fr/helpcontent2/source/text/scalc/00.po
+++ b/source/fr/helpcontent2/source/text/scalc/00.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-11-22 13:53+0100\n"
-"PO-Revision-Date: 2018-06-19 10:29+0000\n"
-"Last-Translator: sophie <gautier.sophie@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:59+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: ll.org\n"
"Language: fr\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1529404196.000000\n"
+"X-POOTLE-MTIME: 1542196770.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -29,24 +29,24 @@ msgctxt ""
"00000004.xhp\n"
"hd_id3155535\n"
"help.text"
-msgid "<variable id=\"wie\">To access this function... </variable>"
-msgstr "<variable id=\"wie\">Pour accéder à cette fonction... </variable>"
+msgid "<variable id=\"wie\">To access this function...</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
"par_idN1056E\n"
"help.text"
-msgid "<variable id=\"moreontop\">More explanations on top of this page. </variable>"
-msgstr "<variable id=\"moreontop\">Vous trouverez des informations complémentaires en haut de cette page. </variable>"
+msgid "<variable id=\"moreontop\">More explanations on top of this page.</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
"par_idN105AF\n"
"help.text"
-msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone. </variable>"
-msgstr "<variable id=\"optional\">Dans les fonctions %PRODUCTNAME Calc, les paramètres marqués comme \"facultatifs\" peuvent être ignorés lorsqu'ils ne sont pas suivis d'autres paramètres. Par exemple, dans une fonction comportant quatre paramètres, où les deux derniers paramètres sont marqués comme \"facultatifs\", le paramètre 4 ou les paramètres 3 et 4 peuvent être ignorés, mais le paramètre 3 seul ne peut être ignoré. </variable>"
+msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone.</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -77,80 +77,80 @@ msgctxt ""
"00000402.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph></variable>"
-msgstr "<variable id=\"kopffuss\">Choisissez <emph>Insertion - En-têtes et pieds de page</emph></variable>"
+msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3159233\n"
"help.text"
-msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs</variable>"
-msgstr "<variable id=\"bkopfzeile\">Choisissez les onglets <emph>Édition - En-têtes et pieds de page - En-tête et Pied de page</emph> </variable>"
+msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150443\n"
"help.text"
-msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph></variable>"
-msgstr "<variable id=\"bausfullen\">Choisissez <emph>Feuille - Remplir les cellules</emph></variable>"
+msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3143267\n"
"help.text"
-msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph></variable>"
-msgstr "<variable id=\"bausunten\">Choisissez <emph>Feuille - Remplir les cellules - Vers le bas</emph></variable>"
+msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153880\n"
"help.text"
-msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph></variable>"
-msgstr "<variable id=\"bausrechts\">Choisissez <emph>Feuille - Remplir les cellules - Droite</emph></variable>"
+msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3151245\n"
"help.text"
-msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph></variable>"
-msgstr "<variable id=\"bausoben\">Choisissez <emph>Feuille - Remplir les cellules - Vers le haut</emph></variable>"
+msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph></variable>"
-msgstr "<variable id=\"bauslinks\">Choisissez <emph>Feuille - Remplir les cellules - Gauche</emph></variable>"
+msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150400\n"
"help.text"
-msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph></variable>"
-msgstr "<variable id=\"baustab\">Choisissez <emph>Feuille - Remplir les cellules - Feuilles</emph></variable>"
+msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3154910\n"
"help.text"
-msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph></variable>"
-msgstr "<variable id=\"bausreihe\">Choisissez <emph>Feuille - Remplir les cellules - Série</emph></variable>"
+msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "Choose <emph>Sheet - Clear Cells</emph>"
-msgstr "Choisissez <emph>Feuille - Effacer des cellules</emph>"
+msgid "Choose <emph>Sheet - Clear Cells</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -165,40 +165,40 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150011\n"
"help.text"
-msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph></variable>"
-msgstr "<variable id=\"bzelo\">Choisissez <emph>Feuille - Supprimer des cellules</emph></variable>"
+msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153951\n"
"help.text"
-msgid "Choose <emph>Sheet - Delete Sheet</emph>"
-msgstr "Choisissez <emph>Feuille - Supprimer des feuilles</emph>"
+msgid "Choose <emph>Sheet - Delete Sheet</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3155306\n"
"help.text"
-msgid "Open context menu for a sheet tab"
-msgstr "Ouvrir le menu contextuel des onglets des feuilles du classeur"
+msgid "Open context menu for a sheet tab."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3146119\n"
"help.text"
-msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>"
-msgstr "Choisissez <emph>Feuille - Déplacer/copier la feuille</emph>"
+msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3148645\n"
"help.text"
-msgid "Open context menu for a sheet tab"
-msgstr "Ouvrir le menu contextuel des onglets des feuilles du classeur"
+msgid "Open context menu for a sheet tab."
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -221,32 +221,32 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150275\n"
"help.text"
-msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph></variable>"
-msgstr "<variable id=\"aspze\">Choisissez <emph>Affichage - En-têtes de colonnes/lignes</emph></variable>"
+msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph></variable>"
-msgstr "<variable id=\"awehe\">Choisissez <emph>Affichage - Mise en évidence des valeurs</emph></variable>"
+msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3148947\n"
"help.text"
-msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph></variable>"
-msgstr "<variable id=\"rechenleiste\">Choisissez <emph>Affichage - Barre de formule</emph> ou <emph>Affichage - Barres d'outils - Barre de Formule</emph></variable>"
+msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3148663\n"
"help.text"
-msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph></variable>"
-msgstr "<variable id=\"seumvo\">Choisissez <emph>Affichage - Saut de page</emph></variable>"
+msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -269,16 +269,16 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149784\n"
"help.text"
-msgid "Choose <emph>Insert - Cells</emph>"
-msgstr "Choisissez <emph>Insertion - Cellules</emph>"
+msgid "Choose <emph>Insert - Cells</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "Open <emph>Insert Cells</emph> toolbar from Tools bar:"
-msgstr "Depuis la barre d'outils, ouvrez la barre d'outils <emph>Insérer des cellules</emph> :"
+msgid "Open <emph>Insert Cells</emph> toolbar from <emph>Tools</emph> bar:"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -365,24 +365,24 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149033\n"
"help.text"
-msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph></variable>"
-msgstr "<variable id=\"eitab\">Choisissez <emph>Feuille - Insérer une Feuille</emph></variable>"
+msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_idN1082F\n"
"help.text"
-msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph></variable>"
-msgstr "<variable id=\"eitabfile\">Choisissez <emph>Feuille - Insérer une feuille à partir d'un fichier</emph></variable>"
+msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3155115\n"
"help.text"
-msgid "Choose <emph>Insert - Function</emph>"
-msgstr "Choisissez <emph>Insertion - Fonction</emph>"
+msgid "Choose <emph>Insert - Function</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -429,8 +429,8 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155809\n"
"help.text"
-msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date&Time</emph></variable>"
-msgstr "<variable id=\"eikadaze\"><emph>Insertion - Fonction</emph> - Catégorie <emph>Date&Heure</emph></variable>"
+msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date & Time</emph></variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -517,32 +517,32 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155383\n"
"help.text"
-msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph></variable>"
-msgstr "<variable id=\"funktionsliste\">Choisissez <emph>Insertion - Liste des fonctions</emph></variable>"
+msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153250\n"
"help.text"
-msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph></variable>"
-msgstr "<variable id=\"einamen\">Choisissez <emph>Insertion - Plages nommées et expressions</emph></variable>"
+msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3146776\n"
"help.text"
-msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph></variable>"
-msgstr "<variable id=\"eiextdata\">Choisissez <emph>Feuille - Lien vers des données externes</emph></variable>"
+msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3143222\n"
"help.text"
-msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>"
-msgstr "Choisissez <emph>Feuille - Plages nommées et expressions - Définir</emph>"
+msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -557,24 +557,24 @@ msgctxt ""
"00000404.xhp\n"
"par_id3145214\n"
"help.text"
-msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph></variable>"
-msgstr "<variable id=\"einaei\">Choisissez <emph>Feuille - Plages nommées et expressions - Insérer</emph></variable>"
+msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153558\n"
"help.text"
-msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph></variable>"
-msgstr "<variable id=\"einaueb\">Choisissez <emph>Feuille - Plages nommées et expressions - Créer</emph></variable>"
+msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153483\n"
"help.text"
-msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph></variable>"
-msgstr "<variable id=\"einabesch\">Choisissez <emph>Feuille - Plages nommées et expressions - Étiquettes</emph></variable>"
+msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
@@ -597,192 +597,192 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154685\n"
"help.text"
-msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph></variable>"
-msgstr "<variable id=\"fozelle\">Choisissez <emph>Format - Cellules</emph></variable>"
+msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153194\n"
"help.text"
-msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab </variable>"
-msgstr "<variable id=\"fozelstz\">Choisissez l'onglet <emph>Format - Cellules - Protection</emph> </variable>"
+msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155854\n"
"help.text"
-msgid "<variable id=\"fozei\">Choose <emph>Format - Row</emph></variable>"
-msgstr "<variable id=\"fozei\">Choisissez <emph>Format - Ligne</emph></variable>"
+msgid "<variable id=\"fozei\">Choose <emph>Format - Rows</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3150012\n"
"help.text"
-msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Row - Optimal Height</emph></variable>"
-msgstr "<variable id=\"fozeiophoe\">Choisissez <emph>Format - Ligne - Hauteur optimale</emph></variable>"
+msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Rows - Optimal Height</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3148645\n"
"help.text"
-msgid "Choose <emph>Format - Row - Hide</emph>"
-msgstr "Choisissez <emph>Format - Ligne - Masquer</emph>"
+msgid "Choose <emph>Format - Rows - Hide</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153728\n"
"help.text"
-msgid "Choose <emph>Format - Column - Hide</emph>"
-msgstr "Choisissez <emph>Format - Colonne - Masquer</emph>"
+msgid "Choose <emph>Format - Columns - Hide</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3151114\n"
"help.text"
-msgid "Choose <emph>Format - Sheet - Hide</emph>"
-msgstr "Choisissez <emph>Format - Feuille - Masquer</emph>"
+msgid "Choose <emph>Sheet - Hide Sheet</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3148576\n"
"help.text"
-msgid "Choose <emph>Format - Row - Show</emph>"
-msgstr "Choisissez <emph>Format - Ligne - Afficher</emph>"
+msgid "Choose <emph>Format - Rows - Show</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156286\n"
"help.text"
-msgid "Choose <emph>Format - Column - Show</emph>"
-msgstr "Choisissez <emph>Format - Colonne - Afficher</emph>"
+msgid "Choose <emph>Format - Columns - Show</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3145645\n"
"help.text"
-msgid "<variable id=\"fospa\">Choose <emph>Format - Column</emph></variable>"
-msgstr "<variable id=\"fospa\">Choisissez <emph>Format - Colonne</emph></variable>"
+msgid "<variable id=\"fospa\">Choose <emph>Format - Columns</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3145252\n"
"help.text"
-msgid "Choose <emph>Format - Column - Optimal Width</emph>"
-msgstr "Choisissez <emph>Format - Colonne - Largeur optimale</emph>"
+msgid "Choose <emph>Format - Columns - Optimal Width</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3146971\n"
"help.text"
-msgid "Double-click right column separator in column headers"
-msgstr "Double-clic sur le séparateur de colonnes droit dans les en-têtes de colonnes"
+msgid "Double-click right column separator in column headers."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3147362\n"
"help.text"
-msgid "<variable id=\"fot\">Choose <emph>Format - Sheet</emph></variable>"
-msgstr "<variable id=\"fot\">Choisissez <emph>Format - Feuille</emph></variable>"
+msgid "<variable id=\"fot\">Choose <emph>Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3163805\n"
"help.text"
-msgid "<variable id=\"fotu\">Choose <emph>Format - Sheet - Rename</emph></variable>"
-msgstr "<variable id=\"fotu\">Choisissez <emph>Format - Feuille - Renommer</emph></variable>"
+msgid "<variable id=\"fotu\">Choose <emph>Sheet - Rename Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155333\n"
"help.text"
-msgid "<variable id=\"fotenb\">Choose <emph>Format - Sheet - Show</emph></variable>"
-msgstr "<variable id=\"fotenb\">Choisissez <emph>Format - Feuille - Afficher</emph></variable>"
+msgid "<variable id=\"fotenb\">Choose <emph>Sheet - Show Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_idN1077A\n"
"help.text"
-msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph></variable>"
-msgstr "<variable id=\"foste\">Choisissez <emph>Format - Page</emph></variable>"
+msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155508\n"
"help.text"
-msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab </variable>"
-msgstr "<variable id=\"fostel\">Choisissez l'onglet <emph>Format - Page - Page</emph> </variable>"
+msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3150883\n"
"help.text"
-msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph></variable>"
-msgstr "<variable id=\"fodrbe\">Choisissez <emph>Format - Zones d'impression</emph></variable>"
+msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156448\n"
"help.text"
-msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph></variable>"
-msgstr "<variable id=\"fodrfe\">Choisissez <emph>Format - Zones d'impression - Définir</emph></variable>"
+msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156290\n"
"help.text"
-msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph></variable>"
-msgstr "<variable id=\"fodrhin\">Choisissez <emph>Format - Zones d'impression - Ajouter</emph></variable>"
+msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155812\n"
"help.text"
-msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph></variable>"
-msgstr "<variable id=\"fodbah\">Choisissez <emph>Format - Zones d'impression - Effacer</emph></variable>"
+msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153307\n"
"help.text"
-msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph></variable>"
-msgstr "<variable id=\"fodbbe\">Choisissez <emph>Format - Zones d'impression - Éditer</emph></variable>"
+msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153916\n"
"help.text"
-msgid "Choose <emph>Format - AutoFormat</emph>"
-msgstr "Choisissez <emph>Format - AutoFormat</emph>"
+msgid "Choose <emph>Format - AutoFormat</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3154532\n"
"help.text"
-msgid "On the Tools bar, click"
-msgstr "Dans la barre d'outils, cliquez sur"
+msgid "On the <emph>Tools</emph> bar, click"
+msgstr ""
#: 00000405.xhp
msgctxt ""
@@ -805,8 +805,8 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154618\n"
"help.text"
-msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph></variable>"
-msgstr "<variable id=\"bedingte\">Choisissez <emph>Format - Formatage conditionnel</emph></variable>"
+msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -829,16 +829,16 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150541\n"
"help.text"
-msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph> </variable>"
-msgstr "<variable id=\"exdektv\">Choisissez <emph>Outils - Audit</emph> </variable>"
+msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3153194\n"
"help.text"
-msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>"
-msgstr "Choisissez <emph>Outils - Audit - Repérer les antécédents</emph>"
+msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -853,24 +853,24 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph> </variable>"
-msgstr "<variable id=\"silbentrennungc\">Choisissez <emph>Outils - Langue - Coupure des mots</emph> </variable>"
+msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3145785\n"
"help.text"
-msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph> </variable>"
-msgstr "<variable id=\"exdvore\">Choisissez <emph>Outils - Audit - Supprimer le repérage des antécédents</emph> </variable>"
+msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3155411\n"
"help.text"
-msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>"
-msgstr "Choisissez <emph>Outils - Audit - Repérer les dépendants</emph>"
+msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -885,112 +885,112 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146984\n"
"help.text"
-msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph> </variable>"
-msgstr "<variable id=\"exdszne\">Choisissez <emph>Outils - Audit - Supprimer le repérage des dépendants</emph> </variable>"
+msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3154014\n"
"help.text"
-msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph> </variable>"
-msgstr "<variable id=\"exdase\">Choisissez <emph>Outils - Audit - Supprimer tous les repères</emph> </variable>"
+msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3153188\n"
"help.text"
-msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph> </variable>"
-msgstr "<variable id=\"exdszfe\">Choisissez <emph>Outils - Audit - Repérer les erreurs</emph> </variable>"
+msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3149410\n"
"help.text"
-msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph> </variable>"
-msgstr "<variable id=\"fuellmodus\">Choisissez <emph>Outils - Audit - Mode Remplissage</emph> </variable>"
+msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3156284\n"
"help.text"
-msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph> </variable>"
-msgstr "<variable id=\"dateneinkreisen\">Choisissez <emph>Outils - Audit - Marquer les données incorrectes</emph> </variable>"
+msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3153159\n"
"help.text"
-msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph> </variable>"
-msgstr "<variable id=\"spurenaktualisieren\">Choisissez <emph>Outils - Audit - Actualiser les repères</emph> </variable>"
+msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3147397\n"
"help.text"
-msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph> </variable>"
-msgstr "<variable id=\"automatisch\">Choisissez <emph>Outils - Audit - Actualisation automatique</emph> </variable>"
+msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3154018\n"
"help.text"
-msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph> </variable>"
-msgstr "<variable id=\"exzws\">Choisissez <emph>Outils - Recherche de valeur cible</emph> </variable>"
+msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3269142\n"
"help.text"
-msgid "<variable id=\"solver\">Choose <emph>Tools - Solver</emph> </variable>"
-msgstr "<variable id=\"solver\">Choisissez <emph>Outils - Solveur</emph> </variable>"
+msgid "<variable id=\"solver\">Choose <emph>Tools - Solver</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id8554338\n"
"help.text"
-msgid "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, <emph>Options</emph> button </variable>"
-msgstr "<variable id=\"solver_options\">Choisissez <emph>Outils - Solveur</emph>, bouton <emph>Options</emph> </variable>"
+msgid "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, click <emph>Options</emph> button.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3156277\n"
"help.text"
-msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph> </variable>"
-msgstr "<variable id=\"exsze\">Choisissez <emph>Outils - Scénarios</emph> </variable>"
+msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3149020\n"
"help.text"
-msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph></variable>"
-msgstr "<variable id=\"protect_sheet\">Choisissez <emph>Outils - Protéger la feuille</emph></variable>"
+msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3154256\n"
"help.text"
-msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph></variable>"
-msgstr "<variable id=\"protect_spreadsheet\">Choisissez <emph>Outils - Protéger le classeur</emph></variable>"
+msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3146919\n"
"help.text"
-msgid "Choose <emph>Data - Calculate - Recalculate</emph>"
-msgstr "Choisissez <emph>Donner - Calculer - Recalculer</emph>"
+msgid "Choose <emph>Data - Calculate - Recalculate</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -1005,16 +1005,16 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150941\n"
"help.text"
-msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph> </variable>"
-msgstr "<variable id=\"exatmb\">Choisissez <emph>Données - Calculer - Calcul automatique</emph> </variable>"
+msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3151276\n"
"help.text"
-msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph> </variable>"
-msgstr "<variable id=\"autoeingabe\">Choisissez <emph>Outils - AutoSaisie</emph> </variable>"
+msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph>.</variable>"
+msgstr ""
#: 00000407.xhp
msgctxt ""
@@ -1037,16 +1037,16 @@ msgctxt ""
"00000407.xhp\n"
"par_id3147335\n"
"help.text"
-msgid "<variable id=\"fete\">Choose <item type=\"menuitem\">View - Split Window</item></variable>"
-msgstr "<variable id=\"fete\">Choisissez <item type=\"menuitem\">Affichage - Scinder la fenêtre</item></variable>"
+msgid "<variable id=\"fete\">Choose ><item type=\"menuitem\">View - Split Window</item>.</variable>"
+msgstr ""
#: 00000407.xhp
msgctxt ""
"00000407.xhp\n"
"par_id3153663\n"
"help.text"
-msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item></variable>"
-msgstr "<variable id=\"fefix\">Choisissez <item type=\"menuitem\">Affichage - Fixer les cellules - Fixer les lignes et les colonnes</item></variable>"
+msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1069,48 +1069,48 @@ msgctxt ""
"00000412.xhp\n"
"par_id8366954\n"
"help.text"
-msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph></variable>"
-msgstr "<variable id=\"text2columns\">Choisissez <emph>Données - Texte en colonnes</emph></variable>"
+msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3147399\n"
"help.text"
-msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph></variable>"
-msgstr "<variable id=\"dbrbf\">Choisissez <emph>Données- Définir une plage</emph></variable>"
+msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145345\n"
"help.text"
-msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph></variable>"
-msgstr "<variable id=\"dbrba\">Choisissez <emph>Données - Sélectionner une plage</emph></variable>"
+msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150443\n"
"help.text"
-msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph></variable>"
-msgstr "<variable id=\"dnsrt\">Choisissez <emph>Données - Trier...</emph></variable>"
+msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148491\n"
"help.text"
-msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab"
-msgstr "Choisissez l'onglet <emph>Données - Trier - Critères de tri</emph>"
+msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154516\n"
"help.text"
-msgid "On Standard bar, click"
-msgstr "Dans la barre Standard, cliquez sur"
+msgid "On <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1149,32 +1149,32 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146984\n"
"help.text"
-msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab</variable>"
-msgstr "<variable id=\"dnstot\">Choisissez l'onglet <emph>Données - Tri - Options</emph> </variable>"
+msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155308\n"
"help.text"
-msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph></variable>"
-msgstr "<variable id=\"dnftr\">Choisissez <emph>Données - Filtre</emph></variable>"
+msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148646\n"
"help.text"
-msgid "Choose <emph>Data - AutoFilter</emph>"
-msgstr "Choisissez <emph>Données - AutoFiltre</emph>"
+msgid "Choose <emph>Data - AutoFilter</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151113\n"
"help.text"
-msgid "On Tools bar or Table Data bar, click"
-msgstr "Dans la barre Outils ou dans la barre Données de la table, cliquez sur"
+msgid "On <emph>Tools</emph> bar or <emph>Table Data</emph> bar, click"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1197,40 +1197,40 @@ msgctxt ""
"00000412.xhp\n"
"par_id3156278\n"
"help.text"
-msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph></variable>"
-msgstr "<variable id=\"dnfspz\">Choisissez <emph>Données - Plus de filtres - Filtre spécial...</emph></variable>"
+msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph> .</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153764\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label"
-msgstr "Choisissez l'entrée <emph>Données - Plus de filtres - Filtre standard... - Options</emph>"
+msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155444\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label"
-msgstr "Choisissez le bouton <emph>Données - Plus de filtres - Filtre spécial... - Options</emph>"
+msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3156382\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Reset Filter</emph>"
-msgstr "Choisissez <emph>Données - Plus de filtres - Réinitialiser le filtre</emph>"
+msgid "Choose <emph>Data - More Filters - Reset Filter</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155961\n"
"help.text"
-msgid "On Table Data bar, click <emph>Reset Filter/Sort</emph>"
-msgstr "Dans la barre des données de la table, cliquez sur <emph>Réinitialiser le filtre/tri</emph>"
+msgid "On <emph>Table Data</emph> bar, click <emph>Reset Filter/Sort</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1253,112 +1253,112 @@ msgctxt ""
"00000412.xhp\n"
"par_id3152778\n"
"help.text"
-msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph></variable>"
-msgstr "<variable id=\"dnaftas\">Choisissez <emph>Données - Plus de filtres - Masquer l'AutoFiltre</emph></variable>"
+msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3166424\n"
"help.text"
-msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph></variable>"
-msgstr "<variable id=\"dntegs\">Choisissez <emph>Données - Sous-totaux</emph></variable>"
+msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154574\n"
"help.text"
-msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs</variable>"
-msgstr "<variable id=\"dntezd\">Choisissez les onglets <emph>Données - Sous-totaux - 1er, 2nd, 3ème groupe</emph> </variable>"
+msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151277\n"
"help.text"
-msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab</variable>"
-msgstr "<variable id=\"dntopi\">Choisissez l'onglet <emph>Données - Sous-totaux - Options</emph> </variable>"
+msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145133\n"
"help.text"
-msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph></variable>"
-msgstr "<variable id=\"datengueltig\">Choisissez <emph>Données - Validité</emph></variable>"
+msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3152992\n"
"help.text"
-msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigwerte\">Menu <emph>Données - Validité - Critères</emph> </variable>"
+msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150367\n"
"help.text"
-msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigeingabe\">Choisissez l'onglet <emph>Données - Validité - Aide à la saisie</emph> </variable>"
+msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154486\n"
"help.text"
-msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigfehler\">Choisissez <emph>Données - Validité - Message d'erreur</emph> </variable>"
+msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3146978\n"
"help.text"
-msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph></variable>"
-msgstr "<variable id=\"dnmfo\">Choisissez <emph>Données - Opérations multiples</emph></variable>"
+msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155809\n"
"help.text"
-msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph></variable>"
-msgstr "<variable id=\"dnksd\">Choisissez <emph>Données - Consolider</emph></variable>"
+msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148701\n"
"help.text"
-msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph></variable>"
-msgstr "<variable id=\"dngld\">Choisissez <emph>Données - Plan</emph></variable>"
+msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153815\n"
"help.text"
-msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph></variable>"
-msgstr "<variable id=\"dngda\">Choisissez <emph>Données - Plan - Masquer les détails</emph></variable>"
+msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3159223\n"
"help.text"
-msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph></variable>"
-msgstr "<variable id=\"dngde\">Choisissez <emph>Données - Plan - Afficher les détails</emph></variable>"
+msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3146870\n"
"help.text"
-msgid "Choose <emph>Data - Group and Outline - Group</emph>"
-msgstr "Choisissez <emph>Données - Plan - Grouper</emph>"
+msgid "Choose <emph>Data - Group and Outline - Group</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1397,8 +1397,8 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146781\n"
"help.text"
-msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>"
-msgstr "Choisissez <emph>Données - Plan - Dissocier</emph>"
+msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1437,96 +1437,96 @@ msgctxt ""
"00000412.xhp\n"
"par_id3153008\n"
"help.text"
-msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph></variable>"
-msgstr "<variable id=\"dnglagl\">Choisissez <emph>Données - Plan - AutoPlan</emph></variable>"
+msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154709\n"
"help.text"
-msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove</emph></variable>"
-msgstr "<variable id=\"dnglef\">Choisissez <emph>Données - Plan - Supprimer</emph></variable>"
+msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove Outline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id1774346\n"
"help.text"
-msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables)</variable>"
-msgstr "<variable id=\"dngdrill\">Choisissez <emph>Données - Groupe et plan - Afficher les détails</emph> (pour certaines tables dynamiques)</variable>"
+msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables).</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155759\n"
"help.text"
-msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph></variable>"
-msgstr "<variable id=\"dndtpt\">Choisissez <emph>Données - Table dynamique</emph></variable>"
+msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154625\n"
"help.text"
-msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph></variable>"
-msgstr "<variable id=\"dndpa\">Choisissez <emph>Insertion - Table dynamique</emph></variable>"
+msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3147558\n"
"help.text"
-msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
-msgstr "<variable id=\"dndq\">Choisissez <emph>Insertion - Table dynamique</emph>, dans la boîte de dialogue Sélectionner la source choisissez l'option <emph>Source de données enregistrée dans $[officename]</emph>.</variable>"
+msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153297\n"
"help.text"
-msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Current selection</emph>."
-msgstr "Choisissez <emph>Insertion - Table dynamique</emph>, dans la boîte de dialogue Sélectionner la source, choisissez l'option <emph>Sélection active</emph>."
+msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Current selection</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145118\n"
"help.text"
-msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
-msgstr "Choisissez <emph>Insertion - Table dynamique</emph>, dans la boîte de dialogue Sélectionner la source, choisissez l'option <emph>Source de données enregistrée dans $[officename]</emph>, cliquez sur <emph>OK</emph> pour afficher la boîte de dialogue <emph>Sélectionner la source de données</emph>."
+msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153294\n"
"help.text"
-msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph></variable>"
-msgstr "<variable id=\"dndpak\">Choisissez <emph>Données - Table dynamique - Actualiser</emph></variable>"
+msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151344\n"
"help.text"
-msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph></variable>"
-msgstr "<variable id=\"dndploe\">Choisissez <emph>Données - Table dynamique - Supprimer</emph></variable>"
+msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150397\n"
"help.text"
-msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph></variable>"
-msgstr "<variable id=\"dndakt\">Choisissez <emph>Données- Actualiser la plage</emph></variable>"
+msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_idN10B8F\n"
"help.text"
-msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph></variable>"
-msgstr "<variable id=\"grouping\">Choisissez <emph>Données - Plan - Grouper</emph></variable>"
+msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
@@ -1549,77 +1549,77 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162106567373\n"
"help.text"
-msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph> </variable>"
-msgstr "<variable id=\"insert_rows_above\">Choisissez <emph>Feuille - Insérer des lignes - Ligne au-dessus</emph> </variable>"
+msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162109048207\n"
"help.text"
-msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph></variable>"
-msgstr "<variable id=\"insert_rows_below\">Choisissez <emph>Feuille - Insérer des lignes - Ligne au-dessous</emph></variable>"
+msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162107055028\n"
"help.text"
-msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph></variable>"
-msgstr "<variable id=\"insert_columns_left\">Choisissez <emph>Feuille - Insérer des colonnes - Colonnes à gauche</emph></variable>"
+msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162109126013\n"
"help.text"
-msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph></variable>"
-msgstr "<variable id=\"insert_columns_right\">Choisissez <emph>Feuille - Insérer des colonnes - Colonnes à droite</emph></variable>"
+msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3149095\n"
"help.text"
-msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph></variable>"
-msgstr "<variable id=\"insert_page_break\">Choisissez <emph>Feuille - Insérer un saut de page</emph></variable>"
+msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3149398\n"
"help.text"
-msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph></variable>"
-msgstr "<variable id=\"insert_page_break_row\">Choisissez <emph>Feuille - Insérer un saut de page - Saut de ligne</emph></variable>"
+msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3150084\n"
"help.text"
-msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph></variable>"
-msgstr "<variable id=\"insert_page_break_column\">Choisissez <emph>Feuille - Insérer un saut de page - Saut de colonne</emph></variable>"
+msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3153093\n"
"help.text"
-msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph></variable>"
-msgstr "<variable id=\"delete_page_break\">Choisissez <emph>Feuille - Supprimer le saut de page</emph></variable>"
+msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3153191\n"
"help.text"
-msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph></variable>"
-msgstr "<variable id=\"delete_page_break_row\">Choisissez <emph>Feuille - Supprimer le saut de page - Saut de ligne</emph></variable>"
+msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3145645\n"
"help.text"
-msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph></variable>"
-msgstr "<variable id=\"delete_page_break_column\">Choisissez <emph>Feuille - Supprimer le saut de page - Saut de colonne</emph></variable>"
+msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph>.</variable>"
+msgstr ""
diff --git a/source/fr/helpcontent2/source/text/scalc/01.po b/source/fr/helpcontent2/source/text/scalc/01.po
index dcbec1e9c75..c85517cfdee 100644
--- a/source/fr/helpcontent2/source/text/scalc/01.po
+++ b/source/fr/helpcontent2/source/text/scalc/01.po
@@ -4,17 +4,17 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2018-11-12 17:52+0000\n"
+"PO-Revision-Date: 2018-11-13 17:28+0000\n"
"Last-Translator: sophie <gautier.sophie@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: fr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=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-POOTLE-MTIME: 1542045170.000000\n"
+"X-POOTLE-MTIME: 1542130111.000000\n"
#: 01120000.xhp
msgctxt ""
@@ -15286,7 +15286,7 @@ msgctxt ""
"bm_id3151348\n"
"help.text"
msgid "<bookmark_value>MINVERSE function</bookmark_value><bookmark_value>inverse arrays</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>INVERSEMAT, fonction</bookmark_value><bookmark_value>Matrices inverses</bookmark_value>"
#: 04060107.xhp
msgctxt ""
@@ -15438,7 +15438,7 @@ msgctxt ""
"par_id3159366\n"
"help.text"
msgid "In the spreadsheet, select the range in which the transposed array can appear. If the original array has n rows and m columns, your selected range must have at least m rows and n columns. Then enter the formula directly, select the original array and press <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Shift + Command + Enter</emph></caseinline><defaultinline><emph>Shift + Ctrl + Enter</emph></defaultinline></switchinline>. Or, if you are using the <emph>Function Wizard</emph>, mark the <emph>Array</emph> check box. The transposed array appears in the selected target range and is protected automatically against changes."
-msgstr ""
+msgstr "Dans la feuille de calcul, sélectionnez la plage de cellules pouvant accueillir la matrice transposée. Si la matrice d'origine compte n lignes et m colonnes, vous devez sélectionner une plage comportant au minimum m lignes et n colonnes. Ensuite, saisissez directement la formule, sélectionnez la matrice d'origine et appuyez sur <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Maj+Commande+Entrée</emph></caseinline><defaultinline><emph>Maj+Ctrl+Entrée</emph></defaultinline></switchinline>. Si vous utilisez l'<emph>assistant Fonctions</emph>, cochez la case <emph>Matrice</emph>. La matrice transposée s'affiche dans la plage de destination sélectionnée. Elle est automatiquement protégée contre les modifications."
#: 04060107.xhp
msgctxt ""
@@ -15462,7 +15462,7 @@ msgctxt ""
"par_id3178518\n"
"help.text"
msgid "Then <emph>make sure to enter it as matrix formula with </emph><switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Shift + Command + Enter</emph></caseinline><defaultinline><emph>Shift + Ctrl + Enter</emph></defaultinline></switchinline>. The result will be as follows:"
-msgstr ""
+msgstr "Puis <emph>assurez-vous de les saisir comme formule de matrice avec</emph><switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Maj+Commande+Entrée</emph></caseinline><defaultinline><emph>Maj+Ctrl+Entrée</emph></defaultinline></switchinline>. Le résultat sera le suivant :"
#: 04060107.xhp
msgctxt ""
@@ -15542,7 +15542,7 @@ msgctxt ""
"par_id0811200804502261\n"
"help.text"
msgid "LINEST returns a table (array) of statistics as below and must be entered as an array formula (for example by using <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline><emph> + Shift + Return</emph> rather than just <emph>Return</emph>)."
-msgstr ""
+msgstr "DROITEREG renvoie une table (matrice) de statistiques comme ci-dessous et doit être saisie comme une formule de matrice (par exemple en utilisant <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Commande</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline><emph>+Maj+Entrée</emph> à la place de la touche <emph>Entrée</emph> seule)."
#: 04060107.xhp
msgctxt ""
@@ -16062,7 +16062,7 @@ msgctxt ""
"par_id3158106\n"
"help.text"
msgid "The formula in the <emph>Formula</emph> bar corresponds to each cell of the LINEST array <item type=\"input\">{=LINEST(C2:C8;A2:B8;1;1)}</item>."
-msgstr ""
+msgstr "La formule dans la barre de <emph>formule</emph> correspond à chaque cellule de la matrice DROITEREG <item type=\"input\">{=DROITEREG(C2:C8;A2:B8;1;1)}</item>"
#: 04060107.xhp
msgctxt ""
@@ -16078,7 +16078,7 @@ msgctxt ""
"bm_id3158146\n"
"help.text"
msgid "<bookmark_value>slopes, see also regression lines</bookmark_value><bookmark_value>regression lines; LINEST function</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>Pentes, voir aussi droites de régression</bookmark_value><bookmark_value>Droites de régression;fonction DROITEREG</bookmark_value>"
#: 04060107.xhp
msgctxt ""
@@ -16102,7 +16102,7 @@ msgctxt ""
"bm_id3158204\n"
"help.text"
msgid "<bookmark_value>standard errors; array functions</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>Erreurs standard;fonctions de matrice</bookmark_value>"
#: 04060107.xhp
msgctxt ""
@@ -16254,7 +16254,7 @@ msgctxt ""
"bm_id3163286\n"
"help.text"
msgid "<bookmark_value>SUMPRODUCT function</bookmark_value><bookmark_value>scalar products</bookmark_value><bookmark_value>dot products</bookmark_value><bookmark_value>inner products</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>SOMMEPROD, fonction</bookmark_value><bookmark_value>Produits scalaires</bookmark_value><bookmark_value>Produits point</bookmark_value><bookmark_value>Produits internes</bookmark_value>"
#: 04060107.xhp
msgctxt ""
@@ -16278,7 +16278,7 @@ msgctxt ""
"par_id3163347\n"
"help.text"
msgid "SUMPRODUCT(Array1; Array2; ...; Array30)"
-msgstr ""
+msgstr "SOMMEPROD(matrice_1;matrice_2;...;matrice3_0)"
#: 04060107.xhp
msgctxt ""
@@ -16286,7 +16286,7 @@ msgctxt ""
"par_id3163362\n"
"help.text"
msgid "<emph>Array1, Array2; ...; Array30</emph> represent arrays whose corresponding elements are to be multiplied."
-msgstr ""
+msgstr "<emph>matrice_1;matrice_2;...;matrice_30</emph> représente les matrices dont les éléments correspondants doivent être multipliés."
#: 04060107.xhp
msgctxt ""
@@ -16686,7 +16686,7 @@ msgctxt ""
"par_id3166196\n"
"help.text"
msgid "<emph>LinearType</emph> (optional). If LinearType = 0, then lines will be calculated through the zero point. Otherwise, offset lines will also be calculated. The default is LinearType <> 0."
-msgstr ""
+msgstr "<emph>type_linéaire</emph> (facultatif). Si type_linéaire=0, alors les courbes seront calculées à travers le point zéro. Sinon, les courbes décalées seront aussi calculées. La position par défaut est type_linéaire <> 0."
#: 04060107.xhp
msgctxt ""
@@ -16694,7 +16694,7 @@ msgctxt ""
"par_id3166245\n"
"help.text"
msgid "Select a spreadsheet range in which the trend data will appear. Select the function. Enter the output data or select it with the mouse. Mark the <emph>Array</emph> field, click <emph>OK</emph>. The trend data calculated from the output data is displayed."
-msgstr ""
+msgstr "Dans la feuille de calcul, sélectionnez la plage dans laquelle devront s'afficher les données de tendance. Sélectionnez la fonction. Saisissez les données de sortie ou sélectionnez-les avec la souris. Cochez la case <emph>Matrice</emph>, puis cliquez sur <emph>OK</emph>. Les données de tendance calculées à partir des données de sortie s'affichent."
#: 04060107.xhp
msgctxt ""
@@ -16702,7 +16702,7 @@ msgctxt ""
"bm_id3166317\n"
"help.text"
msgid "<bookmark_value>GROWTH function</bookmark_value><bookmark_value>exponential trends in arrays</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>CROISSANCE, fonction</bookmark_value><bookmark_value>Tendance exponentielle dans une matrice</bookmark_value>"
#: 04060107.xhp
msgctxt ""
@@ -16758,7 +16758,7 @@ msgctxt ""
"par_id3173817\n"
"help.text"
msgid "<emph>FunctionType</emph> (optional). If FunctionType = 0, functions in the form y = m^x will be calculated. Otherwise, y = b*m^x functions will be calculated."
-msgstr ""
+msgstr "<emph>type_fonction</emph> (facultatif). Si type_fonction = 0, les fonctions de la forme y = m^x seront calculées. Sinon, les fonctions y = b*m^x seront calculées."
#: 04060107.xhp
msgctxt ""
@@ -16766,7 +16766,7 @@ msgctxt ""
"par_id3173852\n"
"help.text"
msgid "This function returns an array and is handled in the same way as the other array functions. Select a range where you want the answers to appear and select the function. Select <emph>DataY</emph>. Enter any other parameters, mark <emph>Array</emph> and click <emph>OK</emph>."
-msgstr ""
+msgstr "Cette fonction renvoie une matrice et est traitée de la même façon que les autres fonctions matricielles. Sélectionnez une plage dans laquelle vous souhaitez que les réponses apparaissent et sélectionnez la fonction. Sélectionnez <emph>données_Y</emph>. Saisissez n'importe quel autre paramètre, cochez <emph>Matrice</emph> et cliquez sur <emph>OK</emph>."
#: 04060108.xhp
msgctxt ""
@@ -24326,7 +24326,7 @@ msgctxt ""
"par_id3156294\n"
"help.text"
msgid "<emph>UpperLimit</emph> is optional. It is the upper limit of the integral. If this value is missing, the calculation takes place between 0 and the lower limit."
-msgstr ""
+msgstr "<emph>limite_supérieure</emph> est facultatif. C'est la limite supérieure de l'intégrale. Si cette valeur est manquante, le calcul prend place entre 0 et la limite inférieure."
#: 04060115.xhp
msgctxt ""
@@ -24374,7 +24374,7 @@ msgctxt ""
"par_id2949715\n"
"help.text"
msgid "<emph>LowerLimit</emph> is the limit of the integral. The calculation takes place between 0 and this limit."
-msgstr ""
+msgstr "<emph>limite inférieure</emph> est la limite de l'intégrale. Le calcul prend place entre 0 et cette limite."
#: 04060115.xhp
msgctxt ""
diff --git a/source/fr/helpcontent2/source/text/scalc/02.po b/source/fr/helpcontent2/source/text/scalc/02.po
index 60e1ca550d2..8984e94a61f 100644
--- a/source/fr/helpcontent2/source/text/scalc/02.po
+++ b/source/fr/helpcontent2/source/text/scalc/02.po
@@ -3,9 +3,9 @@ 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-05-12 14:35+0200\n"
-"PO-Revision-Date: 2017-05-31 17:04+0000\n"
-"Last-Translator: sophie <gautier.sophie@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:59+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: fr\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1496250243.000000\n"
+"X-POOTLE-MTIME: 1542196770.000000\n"
#: 02130000.xhp
msgctxt ""
@@ -45,8 +45,8 @@ msgctxt ""
"02130000.xhp\n"
"par_id3155267\n"
"help.text"
-msgid "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Icône</alt></image>"
+msgid "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Currency Number Format Icon</alt></image>"
+msgstr ""
#: 02130000.xhp
msgctxt ""
@@ -61,8 +61,8 @@ msgctxt ""
"02130000.xhp\n"
"par_id3146776\n"
"help.text"
-msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cell - Numbers\">Format - Cell - Numbers</link>."
-msgstr "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cellule - Nombres\">Format - Cellule - Nombres</link>."
+msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cells - Numbers\">Format - Cells - Numbers</link>."
+msgstr ""
#: 02140000.xhp
msgctxt ""
diff --git a/source/fr/helpcontent2/source/text/scalc/06.po b/source/fr/helpcontent2/source/text/scalc/06.po
index 3fcc4e49eb8..cd90f25320a 100644
--- a/source/fr/helpcontent2/source/text/scalc/06.po
+++ b/source/fr/helpcontent2/source/text/scalc/06.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-06-14 17:23+0200\n"
-"PO-Revision-Date: 2018-08-17 15:47+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-05-07 16:27+0000\n"
"Last-Translator: sophie <gautier.sophie@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: fr\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1534520870.000000\n"
+"X-POOTLE-MTIME: 1525710470.000000\n"
#: calcsamplefiles.xhp
msgctxt ""
@@ -23,35 +23,3 @@ msgctxt ""
"help.text"
msgid "Calc Sample Files"
msgstr "Fichiers d'exemple Calc"
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521663319917\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/imtrigon.ods\" id=\"ods_id61521568603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr "<object data=\"media/files/scalc/imtrigon.ods\" id=\"ods_id61521568603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521663319918\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/trigon.ods\" id=\"ods_id61521548603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr "<object data=\"media/files/scalc/trigon.ods\" id=\"ods_id61521548603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521563314918\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/pivot.ods\" id=\"ods_id61521547603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr "<object data=\"media/files/scalc/pivot.ods\" id=\"ods_id61521547603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id721528312694192\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/functions_ifs.ods\" id=\"ods_id61521547603534\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr "<object data=\"media/files/scalc/functions_ifs.ods\" id=\"ods_id61521547603534\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
diff --git a/source/fr/helpcontent2/source/text/scalc/guide.po b/source/fr/helpcontent2/source/text/scalc/guide.po
index 0dc2d20e697..e88f84d5c0a 100644
--- a/source/fr/helpcontent2/source/text/scalc/guide.po
+++ b/source/fr/helpcontent2/source/text/scalc/guide.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-31 14:10+0200\n"
-"PO-Revision-Date: 2018-08-17 15:47+0000\n"
-"Last-Translator: sophie <gautier.sophie@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:59+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: ll.org\n"
"Language: fr\n"
"MIME-Version: 1.0\n"
@@ -15,7 +15,7 @@ msgstr ""
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
"X-Project-Style: openoffice\n"
-"X-POOTLE-MTIME: 1534520832.000000\n"
+"X-POOTLE-MTIME: 1542196771.000000\n"
#: address_auto.xhp
msgctxt ""
@@ -3710,8 +3710,8 @@ msgctxt ""
"database_filter.xhp\n"
"par_idN10693\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - Standard Filter</item>."
-msgstr "Choisissez <item type=\"menuitem\">Données - Filtre - Filtre standard</item>."
+msgid "Choose <item type=\"menuitem\">Data - More Filters - Standard Filter</item>."
+msgstr ""
#: database_filter.xhp
msgctxt ""
@@ -3766,8 +3766,8 @@ msgctxt ""
"database_filter.xhp\n"
"par_id3154944\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - AutoFilter</item>."
-msgstr "Choisissez <item type=\"menuitem\">Données - Filtre - AutoFiltre</item>."
+msgid "Choose <item type=\"menuitem\">Data - AutoFilter</item>."
+msgstr ""
#: database_filter.xhp
msgctxt ""
diff --git a/source/fr/helpcontent2/source/text/shared.po b/source/fr/helpcontent2/source/text/shared.po
index bd3496054f5..e213ab0c089 100644
--- a/source/fr/helpcontent2/source/text/shared.po
+++ b/source/fr/helpcontent2/source/text/shared.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: 2018-07-16 16:11+0000\n"
-"Last-Translator: sophie <gautier.sophie@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:59+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: fr\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1531757501.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196772.000000\n"
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -2013,5 +2013,5 @@ msgctxt ""
"need_help.xhp\n"
"hd_id1000010\n"
"help.text"
-msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"http://documentation.libreoffice.org/en/join-community/update-help-contents\">web page on writing Help contents</link>."
-msgstr "Cette page d'aide a besoin d'être complétée et corrigée. Si vous le souhaitez veuillez rejoindre le projet LibreOffice pour nous aider à écrire l'information manquante. Consultez notre <link href=\"http://documentation.libreoffice.org/en/join-community/update-help-contents\">page web sur la rédaction des contenus de l'aide</link>."
+msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"https://documentation.libreoffice.org/en/join-community/update-help-contents\"><emph>web page on writing Help contents</emph></link>."
+msgstr ""
diff --git a/source/fr/helpcontent2/source/text/shared/00.po b/source/fr/helpcontent2/source/text/shared/00.po
index 313a8638b4f..5e37a3524bd 100644
--- a/source/fr/helpcontent2/source/text/shared/00.po
+++ b/source/fr/helpcontent2/source/text/shared/00.po
@@ -3,19 +3,19 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-10-21 20:57+0200\n"
-"PO-Revision-Date: 2018-11-09 14:03+0000\n"
-"Last-Translator: sophie <gautier.sophie@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:59+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: ll.org\n"
"Language: fr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=nplurals=2; plural=(n > 1);;\n"
+"Plural-Forms: nplurals=2; plural=(n > 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
"X-Project-Style: openoffice\n"
-"X-POOTLE-MTIME: 1541772200.000000\n"
+"X-POOTLE-MTIME: 1542196773.000000\n"
#: 00000001.xhp
msgctxt ""
@@ -6222,8 +6222,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id621525017637963\n"
"help.text"
-msgid "Choose <emph>File - Export as EPUB</emph>."
-msgstr "Choisissez <emph>Fichier - Exporter au format EPUB</emph>."
+msgid "Choose <emph>File - Export As - Export as EPUB</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -7198,16 +7198,16 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1091B\n"
"help.text"
-msgid "<variable id=\"grid\">Choose <emph>View - Grid</emph> (Impress or Draw).</variable>"
-msgstr "<variable id=\"grid\">Choisissez <emph>Affichage - Grille</emph> (Impress ou Draw).</variable>"
+msgid "<variable id=\"grid\">Choose <emph>View - Grid and Helplines</emph> (Impress or Draw).</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_idN1092E\n"
"help.text"
-msgid "<variable id=\"guides\">Choose <emph>View - Snap Lines</emph> (Impress or Draw).</variable>"
-msgstr "<variable id=\"guides\">Choisissez <emph>Affichage - Lignes de capture</emph> (Impress ou Draw).</variable>"
+msgid "<variable id=\"guides\">Choose <emph>View - Snap Guides</emph> (Impress or Draw).</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7862,8 +7862,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id9988402\n"
"help.text"
-msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Updates</emph> button.</variable>"
-msgstr "<variable id=\"packagemanager_eu\">Choisissez <emph>Outils - Gestionnaire des extensions</emph>, cliquez sur le bouton <emph>Mises à jour</emph>.</variable>"
+msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Check for Updates</emph> button.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -8076,14 +8076,6 @@ msgstr "<variable id=\"allg\">Choisissez <switchinline select=\"sys\"><caseinlin
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
-"par_id3150032\n"
-"help.text"
-msgid "<variable id=\"arbeit\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Memory</emph>.</variable>"
-msgstr "<variable id=\"arbeit\">Choisissez <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Préférences</emph></caseinline><defaultinline><emph>Outils - Options</emph></defaultinline></switchinline><emph> - $[officename] - Mémoire</emph>.</variable>"
-
-#: 00000406.xhp
-msgctxt ""
-"00000406.xhp\n"
"par_id3159153\n"
"help.text"
msgid "<variable id=\"ansicht\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - View</emph>.</variable>"
@@ -11046,16 +11038,16 @@ msgctxt ""
"00040502.xhp\n"
"par_id366527\n"
"help.text"
-msgid "Choose <emph>Format - Object - Line</emph> (Writer)."
-msgstr "Choisissez <emph>Format - Objet - Ligne</emph>(Writer)."
+msgid "Choose <emph>Format - Text Box and Shape - Line</emph> (Writer)."
+msgstr ""
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
"par_id3835261\n"
"help.text"
-msgid "Choose <emph>Format - Graphic - Line</emph> (Calc)."
-msgstr "Choisissez <emph>Format - Image - Ligne </emph>(Calc)."
+msgid "Choose <emph>Format - Object - Line</emph> (Calc)."
+msgstr ""
#: 00040502.xhp
msgctxt ""
@@ -11086,8 +11078,8 @@ msgctxt ""
"00040502.xhp\n"
"par_id3154285\n"
"help.text"
-msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Object - </emph></caseinline><caseinline select=\"CALC\"><emph>Graphic - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
-msgstr "Choisissez <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Objet - </emph></caseinline><caseinline select=\"CALC\"><emph>Image - </emph></caseinline></switchinline> onglet<emph>Ligne - Ligne</emph>."
+msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Text Box and Shape - </emph></caseinline><caseinline select=\"CALC\"><emph>Object - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
+msgstr ""
#: 00040502.xhp
msgctxt ""
diff --git a/source/fr/helpcontent2/source/text/shared/01.po b/source/fr/helpcontent2/source/text/shared/01.po
index 70046237541..d1955c30b16 100644
--- a/source/fr/helpcontent2/source/text/shared/01.po
+++ b/source/fr/helpcontent2/source/text/shared/01.po
@@ -3,19 +3,19 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2018-11-09 14:46+0000\n"
-"Last-Translator: sophie <gautier.sophie@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:59+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: ll.org\n"
"Language: fr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=nplurals=2; plural=(n > 1);;\n"
+"Plural-Forms: nplurals=2; plural=(n > 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
"X-Project-Style: openoffice\n"
-"X-POOTLE-MTIME: 1541774813.000000\n"
+"X-POOTLE-MTIME: 1542196777.000000\n"
#: 01010000.xhp
msgctxt ""
@@ -33638,8 +33638,8 @@ msgctxt ""
"06130000.xhp\n"
"par_id3153748\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
-msgstr "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Exécute ou enregistre la macro active.</ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Runs or saves the current macro.</ahelp>"
+msgstr ""
#: 06130000.xhp
msgctxt ""
@@ -37975,7 +37975,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "OpenType Font Features"
-msgstr ""
+msgstr "Fonctionnalités des polices OpenType"
#: font_features.xhp
msgctxt ""
@@ -37983,7 +37983,7 @@ msgctxt ""
"bm_id991541772077660\n"
"help.text"
msgid "<bookmark_value>font features</bookmark_value> <bookmark_value>font features;OpenType</bookmark_value> <bookmark_value>OpenType;font features</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>Fonctionnalités de polices</bookmark_value><bookmark_value>Fonctionnalités de police;OpenType</bookmark_value><bookmark_value>OpenType;fonctionnalités de polices</bookmark_value>"
#: font_features.xhp
msgctxt ""
@@ -37991,7 +37991,7 @@ msgctxt ""
"hd_id581541769624076\n"
"help.text"
msgid "<link href=\"text/shared/01/font_features.xhp\" name=\"Features\">Font Features</link>"
-msgstr ""
+msgstr "<link href=\"text/shared/01/font_features.xhp\" name=\"Features\">Fonctionnalités de polices</link>"
#: font_features.xhp
msgctxt ""
@@ -37999,7 +37999,7 @@ msgctxt ""
"par_id501541769624078\n"
"help.text"
msgid "<variable id=\"variable name\"><ahelp hid=\".\">Select and apply font typographical features to characters.</ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"variable name\"><ahelp hid=\".\">Sélectionnez et appliquez des fonctionnalités typographiques de polices à des caractères.</ahelp></variable>"
#: font_features.xhp
msgctxt ""
@@ -38007,7 +38007,7 @@ msgctxt ""
"par_id661541784477179\n"
"help.text"
msgid "Then press <emph>Features...</emph>"
-msgstr ""
+msgstr "Puis appuyez sur <emph>Fonctionnalités...</emph>"
#: font_features.xhp
msgctxt ""
@@ -38015,7 +38015,7 @@ msgctxt ""
"par_id321541773889428\n"
"help.text"
msgid "%PRODUCTNAME supports OpenType font format. The two main benefits of the OpenType format are its cross-platform compatibility, and its ability to support widely expanded character sets and layout features, which provide richer linguistic support and advanced typographic control."
-msgstr ""
+msgstr "%PRODUCTNAME prend en charge le format de police OpenType. Les deux bénéfices principaux du format OpenType sont d'être compatible multi-plateforme et sa capacité à prendre en charge des jeux de caractères et des fonctionnalités de mise en page très étendues, offrant un support linguistique plus riche et un contrôle typographique avancé."
#: font_features.xhp
msgctxt ""
@@ -38023,7 +38023,7 @@ msgctxt ""
"par_id531541778397964\n"
"help.text"
msgid "OpenType fonts can include an expanded character set and layout features, providing broader linguistic support and more precise typographic control."
-msgstr ""
+msgstr "Les polices OpenType peuvent inclure un jeu de caractère étendu et des fonctionnalités de mise en page, offrant une prise en charge linguistique plus riche et un contrôle typographique avancé."
#: font_features.xhp
msgctxt ""
@@ -38031,7 +38031,7 @@ msgctxt ""
"par_id31541774826256\n"
"help.text"
msgid "The features displayed in the Font Features dialog depends on the selected font."
-msgstr ""
+msgstr "Les fonctionnalités affichées dans la boîte de dialogue Fonctionnalités de polices dépendent de la police sélectionnée."
#: font_features.xhp
msgctxt ""
@@ -38039,7 +38039,7 @@ msgctxt ""
"hd_id81541778714507\n"
"help.text"
msgid "Font features box"
-msgstr ""
+msgstr "Boîte de dialogue Fonctionnalités de polices"
#: font_features.xhp
msgctxt ""
@@ -38047,7 +38047,7 @@ msgctxt ""
"par_id991541778707882\n"
"help.text"
msgid "The font features box contains the configurable features available for the font."
-msgstr ""
+msgstr "La boîte de dialogue de fonctionnalités de polices contient les fonctionnalités configurables disponibles pour la police."
#: font_features.xhp
msgctxt ""
@@ -38055,7 +38055,7 @@ msgctxt ""
"hd_id511541778721077\n"
"help.text"
msgid "Font feature visualization window"
-msgstr ""
+msgstr "Fenêtre de visualisation des fonctionnalités de police"
#: font_features.xhp
msgctxt ""
@@ -38063,7 +38063,7 @@ msgctxt ""
"par_id31541778666390\n"
"help.text"
msgid "The feature visualization window displays a default text where the selected features can be inspected."
-msgstr ""
+msgstr "La fenêtre de visualisation de fonctionnalités affiche un texte par défaut dans lequel les fonctionnalités sélectionnées peuvent être inspectées."
#: font_features.xhp
msgctxt ""
@@ -38071,7 +38071,7 @@ msgctxt ""
"par_id801541774734588\n"
"help.text"
msgid "<link href=\"https://en.wikipedia.org/wiki/OpenType\" name=\"OpenType\">Wikipedia on OpenType</link>"
-msgstr ""
+msgstr "<link href=\"https://en.wikipedia.org/wiki/OpenType\" name=\"OpenType\">Wikipedia sur OpenType</link>"
#: formatting_mark.xhp
msgctxt ""
@@ -39175,7 +39175,7 @@ msgctxt ""
"bm_id1907712\n"
"help.text"
msgid "<bookmark_value>inserting; movies/sounds</bookmark_value><bookmark_value>sound files</bookmark_value><bookmark_value>playing movies and sound files</bookmark_value><bookmark_value>videos</bookmark_value><bookmark_value>movies</bookmark_value><bookmark_value>audio</bookmark_value><bookmark_value>music</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>Insertion;films/sons</bookmark_value><bookmark_value>Fichiers son</bookmark_value><bookmark_value>Lire des fichiers film et son</bookmark_value><bookmark_value>Vidéos</bookmark_value><bookmark_value>Films</bookmark_value><bookmark_value>Audio</bookmark_value><bookmark_value>Musique</bookmark_value>"
#: moviesound.xhp
msgctxt ""
@@ -39215,7 +39215,7 @@ msgctxt ""
"par_idN1068E\n"
"help.text"
msgid "Choose <emph>Insert - Media - Audio or Video</emph>. For %PRODUCTNAME Impress, choose <emph>Insert - Audio or Video</emph>."
-msgstr ""
+msgstr "Choisissez <emph>Insertion - Média - Audio ou vidéo</emph>. Pour %PRODUCTNAME Impress, choisissez <emph>Insertion - Audio ou vidéo</emph>."
#: moviesound.xhp
msgctxt ""
@@ -39223,7 +39223,7 @@ msgctxt ""
"par_idN10696\n"
"help.text"
msgid "In the <emph>File Open</emph> dialog, select the file that you want to insert."
-msgstr ""
+msgstr "Dans la boîte de dialogue <emph>d'ouverture de fichier</emph>, sélectionnez le fichier à insérer."
#: moviesound.xhp
msgctxt ""
@@ -40772,14 +40772,6 @@ msgstr "Exporter le fichier actif en <link href=\"text/shared/00/00000002.xhp#ep
#: ref_epub_export.xhp
msgctxt ""
"ref_epub_export.xhp\n"
-"par_id701525003241759\n"
-"help.text"
-msgid "<embedvar href=\"text/shared/00/00000002.xhp#epubv\" markup=\"keep\"/>"
-msgstr "<embedvar href=\"text/shared/00/00000002.xhp#epubv\" markup=\"keep\"/>"
-
-#: ref_epub_export.xhp
-msgctxt ""
-"ref_epub_export.xhp\n"
"par_id19921\n"
"help.text"
msgid "<image id=\"img_id22170\" src=\"media/screenshots/modules/swriter/ui/exportepub/EPubDialog.png\" localize=\"true\" width=\"664px\" height=\"482px\"><alt id=\"alt_id59843\">EPUB dialog box</alt></image>"
@@ -40926,8 +40918,8 @@ msgctxt ""
"ref_epub_export.xhp\n"
"par_id971525023515891\n"
"help.text"
-msgid "For custom metadata, you must provide a file with same name as the original filename and with extension as \".xmp\". The provided metadata will override the the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type=\"literal\">MyText.xmp</item>."
-msgstr "Pour les méta-données personnalisées, vous devez fournir un fichier du même nom que le nom de fichier original et ayant l'extension \".xmp\". Les méta-données fournies vont écraser les méta-données internes du document. Dans l'exemple ci-dessus, les méta-données personnalisées doivent exister dans le répertoire MonTexte comme <item type=\"literal\">MonTexte.xmp</item>."
+msgid "For custom metadata, you must provide a file with same name as the original filename and with extension as \".xmp\". The provided metadata will override the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type=\"literal\">MyText.xmp</item>."
+msgstr ""
#: ref_epub_export.xhp
msgctxt ""
diff --git a/source/fr/helpcontent2/source/text/shared/guide.po b/source/fr/helpcontent2/source/text/shared/guide.po
index 6add01b2776..a15029a87a3 100644
--- a/source/fr/helpcontent2/source/text/shared/guide.po
+++ b/source/fr/helpcontent2/source/text/shared/guide.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-09-06 16:23+0000\n"
-"Last-Translator: sophie <gautier.sophie@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:59+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: ll.org\n"
"Language: fr\n"
"MIME-Version: 1.0\n"
@@ -13,9 +13,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
"X-Project-Style: openoffice\n"
-"X-POOTLE-MTIME: 1536251011.000000\n"
+"X-POOTLE-MTIME: 1542196784.000000\n"
#: aaa_start.xhp
msgctxt ""
@@ -8830,8 +8830,8 @@ msgctxt ""
"gallery_insert.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by selecting <emph>Tools - Gallery</emph>."
-msgstr "Ouvrez la Galerie en cliquant sur l'icône <emph>Galerie</emph> de la barre <emph>Standard</emph> ou en choisissant <emph>Outils - Galerie</emph>."
+msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by choosing <emph>Insert - Media - Gallery</emph>."
+msgstr ""
#: gallery_insert.xhp
msgctxt ""
@@ -19255,7 +19255,7 @@ msgctxt ""
"par_id3147008\n"
"help.text"
msgid "<link href=\"https://www.libreoffice.org/about-us/credits/\">See lists of code and Wiki contributors</link> on the LibreOffice website."
-msgstr ""
+msgstr "<link href=\"https://www.libreoffice.org/about-us/credits/\">Voir la liste des contributeurs au code et au Wiki</link> sur le site Web LibreOffice."
#: viewing_file_properties.xhp
msgctxt ""
@@ -19711,7 +19711,7 @@ msgctxt ""
"bm_id7007583\n"
"help.text"
msgid "<bookmark_value>testing XML filters</bookmark_value><bookmark_value>XML filters; creating/testing</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>Test des filtres XML</bookmark_value><bookmark_value>Filtres XML;création/test</bookmark_value>"
#: xsltfilter_create.xhp
msgctxt ""
@@ -19743,7 +19743,7 @@ msgctxt ""
"par_idN109B0\n"
"help.text"
msgid "For more information about the OpenDocument XML format, go to <link href=\"https://www.openoffice.org/xml/\">https://www.openoffice.org/xml/</link>."
-msgstr ""
+msgstr "Pour plus d'informations sur le format XML d'OpenDocument , visitez le site <link href=\"https://www.openoffice.org/xml/\">https://www.openoffice.org/xml/</link>.."
#: xsltfilter_create.xhp
msgctxt ""
@@ -19975,7 +19975,7 @@ msgctxt ""
"par_idN10A82\n"
"help.text"
msgid "To test an <emph>Export</emph> filter, do one of the following in the <emph>Export</emph> area of the dialog:"
-msgstr ""
+msgstr "Pour tester un filtre d'<emph>export</emph>, effectuez l'une des opérations suivantes dans la zone <emph>Export</emph> de la boîte de dialogue :"
#: xsltfilter_create.xhp
msgctxt ""
@@ -19999,7 +19999,7 @@ msgctxt ""
"par_idN10A99\n"
"help.text"
msgid "To test an <emph>Import</emph> filter, click <emph>Browse</emph> in the <emph>Import</emph> area of the dialog, select a document, and click <emph>Open</emph>."
-msgstr ""
+msgstr "Pour tester un filtre d'<emph>import</emph>, cliquez sur <emph>Parcourir</emph> dans la zone <emph>Import</emph> de la boîte de dialogue, sélectionnez un document et cliquez sur <emph>Ouvrir</emph>."
#: xsltfilter_create.xhp
msgctxt ""
diff --git a/source/fr/helpcontent2/source/text/shared/help.po b/source/fr/helpcontent2/source/text/shared/help.po
index 2e6de641d42..a8f2652ce92 100644
--- a/source/fr/helpcontent2/source/text/shared/help.po
+++ b/source/fr/helpcontent2/source/text/shared/help.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-09-06 16:27+0000\n"
+"PO-Revision-Date: 2018-11-13 17:30+0000\n"
"Last-Translator: sophie <gautier.sophie@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: fr\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1536251230.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542130220.000000\n"
#: browserhelp.xhp
msgctxt ""
@@ -54,7 +54,7 @@ msgctxt ""
"par_id601525734140935\n"
"help.text"
msgid "<variable id=\"index\">Index of chosen module</variable>"
-msgstr ""
+msgstr "<variable id=\"index\">Index du module choisi</variable>"
#: browserhelp.xhp
msgctxt ""
diff --git a/source/fr/helpcontent2/source/text/shared/optionen.po b/source/fr/helpcontent2/source/text/shared/optionen.po
index 02d6aec646a..11cdcaff208 100644
--- a/source/fr/helpcontent2/source/text/shared/optionen.po
+++ b/source/fr/helpcontent2/source/text/shared/optionen.po
@@ -3,19 +3,19 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-11-09 14:58+0000\n"
-"Last-Translator: sophie <gautier.sophie@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:59+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: ll.org\n"
"Language: fr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=nplurals=2; plural=(n > 1);;\n"
+"Plural-Forms: nplurals=2; plural=(n > 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
"X-Project-Style: openoffice\n"
-"X-POOTLE-MTIME: 1541775483.000000\n"
+"X-POOTLE-MTIME: 1542196786.000000\n"
#: 01000000.xhp
msgctxt ""
@@ -268,6 +268,14 @@ msgstr "Certaines données d'utilisateur sont automatiquement incluses dans un d
#: 01010100.xhp
msgctxt ""
"01010100.xhp\n"
+"par_id3153032\n"
+"help.text"
+msgid "User data is also used when commenting and in tracking changes mode, to identify comments/edits author; and to mark last edit position in document, so that when author opens the document later, it opens at the last edit position."
+msgstr ""
+
+#: 01010100.xhp
+msgctxt ""
+"01010100.xhp\n"
"hd_id3147653\n"
"help.text"
msgid "Address"
@@ -7503,7 +7511,7 @@ msgctxt ""
"hd_id661541680699404\n"
"help.text"
msgid "Separator"
-msgstr ""
+msgstr "Séparateur"
#: 01041100.xhp
msgctxt ""
@@ -7535,7 +7543,7 @@ msgctxt ""
"par_idN106B4\n"
"help.text"
msgid "<ahelp hid=\".\">Specifies the character style of the caption paragraph.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Spécifies le style de caractère du paragraphe de légende.</ahelp>"
#: 01041100.xhp
msgctxt ""
@@ -14742,8 +14750,8 @@ msgctxt ""
"opencl.xhp\n"
"par_id5293741\n"
"help.text"
-msgid "for more information on OpenCL, visit <link href=\"http://www.khronos.org/opencl/\">the OpenCL site</link>"
-msgstr "pour plus d'information sur OpenCL, visiter <link href=\"http://www.khronos.org/opencl/\">le site OpenCL</link>"
+msgid "for more information on OpenCL, visit <link href=\"https://www.khronos.org/opencl/\">the OpenCL site</link>"
+msgstr ""
#: persona_firefox.xhp
msgctxt ""
diff --git a/source/fr/helpcontent2/source/text/swriter/00.po b/source/fr/helpcontent2/source/text/swriter/00.po
index 17111e0e3b5..eab9f8f89b5 100644
--- a/source/fr/helpcontent2/source/text/swriter/00.po
+++ b/source/fr/helpcontent2/source/text/swriter/00.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: 2018-09-03 17:17+0000\n"
-"Last-Translator: sophie <gautier.sophie@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:59+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: ll.org\n"
"Language: fr\n"
"MIME-Version: 1.0\n"
@@ -15,7 +15,7 @@ msgstr ""
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
"X-Project-Style: openoffice\n"
-"X-POOTLE-MTIME: 1535995061.000000\n"
+"X-POOTLE-MTIME: 1542196788.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -38,8 +38,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3150253\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\"><alt id=\"alt_id3145389\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\"><alt id=\"alt_id3145389\">Icône</alt></image>"
+msgid "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145389\">Wrap Off Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -54,8 +54,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3156397\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\"><alt id=\"alt_id3149048\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\"><alt id=\"alt_id3149048\">Icône</alt></image>"
+msgid "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149048\">Wrap On Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -70,8 +70,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3154558\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\"><alt id=\"alt_id3152999\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\"><alt id=\"alt_id3152999\">Icône</alt></image>"
+msgid "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152999\">Wrap Through Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -86,8 +86,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3148773\n"
"help.text"
-msgid "<image src=\"res/sc06301.png\" id=\"img_id3149026\"><alt id=\"alt_id3149026\">Icon</alt></image>"
-msgstr "<image src=\"res/sc06301.png\" id=\"img_id3149026\"><alt id=\"alt_id3149026\">Icône</alt></image>"
+msgid "<image src=\"res/sc06301.png\" id=\"img_id3149026\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149026\">Jump to Previous Script Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -102,8 +102,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3151265\n"
"help.text"
-msgid "<image src=\"res/sc06300.png\" id=\"img_id3151272\"><alt id=\"alt_id3151272\">Icon</alt></image>"
-msgstr "<image src=\"res/sc06300.png\" id=\"img_id3151272\"><alt id=\"alt_id3151272\">Icône</alt></image>"
+msgid "<image src=\"res/sc06300.png\" id=\"img_id3151272\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151272\"> Jump to Next Script Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -382,8 +382,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3154763\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Commande</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -398,8 +398,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3151387\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Commande</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -414,8 +414,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3145823\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Commande </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -430,8 +430,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150932\n"
"help.text"
-msgid "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\"><alt id=\"alt_id3150502\">Icon</alt></image>"
-msgstr "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\"><alt id=\"alt_id3150502\">Icône</alt></image>"
+msgid "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150502\">Formatting Marks Icon</alt></image>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -462,8 +462,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150765\n"
"help.text"
-msgid "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\"><alt id=\"alt_id3147572\">Icon</alt></image>"
-msgstr "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\"><alt id=\"alt_id3147572\">Icône</alt></image>"
+msgid "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147572\">Web Icon</alt></image>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -2462,8 +2462,8 @@ msgctxt ""
"stylesmenu.xhp\n"
"par_id941529884998705\n"
"help.text"
-msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles</emph></variable>."
-msgstr "<variable id=\"ses\">Choisissez <emph>Styles - Éditer les styles</emph></variable>."
+msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles...</emph></variable>."
+msgstr ""
#: stylesmenu.xhp
msgctxt ""
diff --git a/source/fr/svtools/messages.po b/source/fr/svtools/messages.po
index f106cfdd6ee..2be74308cff 100644
--- a/source/fr/svtools/messages.po
+++ b/source/fr/svtools/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: 2018-10-19 05:08+0000\n"
-"Last-Translator: Jean-Baptiste Faure <jbfaure@libreoffice.org>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:37+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: fr\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1539925694.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195450.000000\n"
#: include/svtools/strings.hrc:25
msgctxt "STR_UNDO"
@@ -1534,8 +1534,8 @@ msgstr "Coupeur de mots Libhyphen"
#: include/svtools/strings.hrc:360
msgctxt "STR_DESCRIPTION_MYTHES"
-msgid "Mythes Thesaurus"
-msgstr "Dictionnaire des synonymes Mythes"
+msgid "MyThes Thesaurus"
+msgstr ""
#: include/svtools/strings.hrc:361
msgctxt "STR_DESCRIPTION_IGNOREALLLIST"
diff --git a/source/fr/sw/messages.po b/source/fr/sw/messages.po
index 38fbf0f09f5..b1aae6dec54 100644
--- a/source/fr/sw/messages.po
+++ b/source/fr/sw/messages.po
@@ -3,18 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-11-12 09:45+0000\n"
-"Last-Translator: sophie <gautier.sophie@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:37+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: fr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=nplurals=2; plural=(n > 1);;\n"
+"Plural-Forms: nplurals=2; plural=(n > 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1542015912.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195450.000000\n"
#: sw/inc/app.hrc:29
msgctxt "RID_PARAGRAPHSTYLEFAMILY"
@@ -6848,7 +6848,12 @@ msgctxt "asciifilterdialog|lf"
msgid "_LF"
msgstr "_LF"
-#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:264
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:258
+msgctxt "asciifilterdialog|includebom"
+msgid "Include byte-order-mark"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:280
msgctxt "asciifilterdialog|label1"
msgid "Properties"
msgstr "Propriétés"
diff --git a/source/fr/swext/mediawiki/help.po b/source/fr/swext/mediawiki/help.po
index 7bb8790804b..6752ca20926 100644
--- a/source/fr/swext/mediawiki/help.po
+++ b/source/fr/swext/mediawiki/help.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2017-02-21 11:58+0000\n"
-"Last-Translator: Jean-Baptiste Faure <jbfaure@libreoffice.org>\n"
+"POT-Creation-Date: 2018-11-15 13:53+0100\n"
+"PO-Revision-Date: 2018-11-12 11:47+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: fr\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1487678309.000000\n"
+"X-POOTLE-MTIME: 1542023279.000000\n"
#: help.tree
msgctxt ""
@@ -93,8 +93,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id7387615\n"
"help.text"
-msgid "A wiki account on a supported <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
-msgstr "Un compte wiki sur un serveur <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> pris en charge"
+msgid "A wiki account on a supported <link href=\"https://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -149,24 +149,24 @@ msgctxt ""
"wiki.xhp\n"
"par_id368968\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Options</link> dialog, click Add."
-msgstr "Dans la boîte de dialogue <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Options</link> cliquez sur Ajouter."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\"><emph>Options</emph></link> dialog, click <emph>Add</emph>."
+msgstr ""
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"par_id6962187\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> dialog, enter the account information for the wiki."
-msgstr "Dans la boîte de dialogue <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> saisissez les informations de compte du wiki."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\"><emph>MediaWiki</emph></link> dialog, enter the account information for the wiki."
+msgstr ""
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"par_id5328836\n"
"help.text"
-msgid "In the URL text box, enter the address of a wiki that you want to connect to."
-msgstr "Dans la zone de texte de l'URL, saisissez l'adresse du wiki auquel vous voulez vous connecter."
+msgid "In the <emph>URL</emph> text box, enter the address of a wiki that you want to connect to."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -181,8 +181,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id5906552\n"
"help.text"
-msgid "In the Username box, enter your user ID for your wiki account."
-msgstr "Dans la zone Nom d'utilisateur, saisissez l'ID utilisateur de votre compte wiki."
+msgid "In the <emph>Username</emph> box, enter your user ID for your wiki account."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -197,8 +197,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id8869594\n"
"help.text"
-msgid "In the Password box, enter the password for your wiki account, then click OK."
-msgstr "Dans la zone Mot de passe, saisissez le mot de passe de votre compte wiki, puis cliquez sur OK."
+msgid "In the Password box, enter the password for your wiki account, then click <emph>OK</emph>."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -245,8 +245,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id228278\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Send to MediaWiki</link> dialog, specify the settings for your entry."
-msgstr "Dans la boîte de dialogue <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Send to MediaWiki</link>, indiquez les paramètres de votre saisie."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\"><emph>Send to MediaWiki</emph></link> dialog, specify the settings for your entry."
+msgstr ""
#: wiki.xhp
msgctxt ""
diff --git a/source/fy/cui/messages.po b/source/fy/cui/messages.po
index 6fac4559b70..8bce4e1e67f 100644
--- a/source/fy/cui/messages.po
+++ b/source/fy/cui/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2018-10-04 18:44+0000\n"
-"Last-Translator: Berend Ytsma <berendy@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:21+0100\n"
+"PO-Revision-Date: 2018-11-14 11:37+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: fy\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1538678671.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195463.000000\n"
#: cui/inc/strings.hrc:24
msgctxt "RID_SVXSTR_KEY_CONFIG_DIR"
@@ -1558,141 +1558,136 @@ msgid "Dimension line"
msgstr "Maat line"
#: cui/inc/strings.hrc:365
-msgctxt "RID_SVXSTR_LOAD_ERROR"
-msgid "The selected module could not be loaded."
-msgstr "De selektearre module koe net laden wurde."
-
-#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_STARTQUOTE"
msgid "Start Quote"
msgstr "Foarste oanhellingstekens"
-#: cui/inc/strings.hrc:367
+#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_ENDQUOTE"
msgid "End Quote"
msgstr "Lêste oanhellingstekens"
-#: cui/inc/strings.hrc:369
+#: cui/inc/strings.hrc:368
msgctxt "RID_SVXSTR_SELECTEDPERSONA"
msgid "Selected Theme: "
msgstr "Selektearre tema: "
-#: cui/inc/strings.hrc:370
+#: cui/inc/strings.hrc:369
msgctxt "RID_SVXSTR_SEARCHING"
msgid "Searching, please wait..."
msgstr "Oant sykjen, in amerijke..."
-#: cui/inc/strings.hrc:371
+#: cui/inc/strings.hrc:370
msgctxt "RID_SVXSTR_SEARCHERROR"
msgid "Cannot open %1, please try again later."
msgstr "Kin %1 net iepenje, besykje it letter nochris."
-#: cui/inc/strings.hrc:372
+#: cui/inc/strings.hrc:371
msgctxt "RID_SVXSTR_NORESULTS"
msgid "No results found."
msgstr "Gjin resultaten fûn."
-#: cui/inc/strings.hrc:373
+#: cui/inc/strings.hrc:372
msgctxt "RID_SVXSTR_APPLYPERSONA"
msgid "Applying Theme..."
msgstr "Tema tapasse..."
-#: cui/inc/strings.hrc:374
+#: cui/inc/strings.hrc:373
msgctxt "RID_SVXSTR_INVALIDPERSONAURL"
msgid "Please enter a valid theme address or a search term."
msgstr ""
-#: cui/inc/strings.hrc:376
+#: cui/inc/strings.hrc:375
msgctxt "RID_SVXSTR_TABLE_PRESET_NONE"
msgid "Set No Borders"
msgstr "Gjin rânen ynstelle"
-#: cui/inc/strings.hrc:377
+#: cui/inc/strings.hrc:376
msgctxt "RID_SVXSTR_TABLE_PRESET_ONLYOUTER"
msgid "Set Outer Border Only"
msgstr "Allinne bûtenste rânen ynstelle"
-#: cui/inc/strings.hrc:378
+#: cui/inc/strings.hrc:377
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERHORI"
msgid "Set Outer Border and Horizontal Lines"
msgstr "Bûtenste rânen en horizontale linen ynstelle"
-#: cui/inc/strings.hrc:379
+#: cui/inc/strings.hrc:378
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERALL"
msgid "Set Outer Border and All Inner Lines"
msgstr "Bûtenste rânen en alle binnenste linen ynstelle"
-#: cui/inc/strings.hrc:380
+#: cui/inc/strings.hrc:379
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERINNER"
msgid "Set Outer Border Without Changing Inner Lines"
msgstr "Bûtenste rânen ynstelle sûnder de binnenste linen te feroarjen"
-#: cui/inc/strings.hrc:381
+#: cui/inc/strings.hrc:380
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONAL"
msgid "Set Diagonal Lines Only"
msgstr "Allinne diagonale linen ynstelle"
-#: cui/inc/strings.hrc:382
+#: cui/inc/strings.hrc:381
msgctxt "RID_SVXSTR_PARA_PRESET_ALL"
msgid "Set All Four Borders"
msgstr "Alle fjouwer rânen ynstelle"
-#: cui/inc/strings.hrc:383
+#: cui/inc/strings.hrc:382
msgctxt "RID_SVXSTR_PARA_PRESET_LEFTRIGHT"
msgid "Set Left and Right Borders Only"
msgstr "Allinne lofter- en rjochterrâne ynstelle"
-#: cui/inc/strings.hrc:384
+#: cui/inc/strings.hrc:383
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOM"
msgid "Set Top and Bottom Borders Only"
msgstr "Allinne boppe- en ûnderrâne ynstelle"
-#: cui/inc/strings.hrc:385
+#: cui/inc/strings.hrc:384
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYLEFT"
msgid "Set Left Border Only"
msgstr "Allinne lofterrâne ynstelle"
-#: cui/inc/strings.hrc:386
+#: cui/inc/strings.hrc:385
msgctxt "RID_SVXSTR_HOR_PRESET_ONLYHOR"
msgid "Set Top and Bottom Borders, and All Inner Lines"
msgstr "Boppe en ûnderrânen ynstelle en ek al de binnenste linen"
-#: cui/inc/strings.hrc:387
+#: cui/inc/strings.hrc:386
msgctxt "RID_SVXSTR_VER_PRESET_ONLYVER"
msgid "Set Left and Right Borders, and All Inner Lines"
msgstr "Lofter en rjochter rânen en alle binnenste rânen ynstelle"
-#: cui/inc/strings.hrc:388
+#: cui/inc/strings.hrc:387
msgctxt "RID_SVXSTR_SHADOW_STYLE_NONE"
msgid "No Shadow"
msgstr "Gjin skaad"
-#: cui/inc/strings.hrc:389
+#: cui/inc/strings.hrc:388
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMRIGHT"
msgid "Cast Shadow to Bottom Right"
msgstr "Skaad rjochtsûnder folle litte"
-#: cui/inc/strings.hrc:390
+#: cui/inc/strings.hrc:389
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPRIGHT"
msgid "Cast Shadow to Top Right"
msgstr "Skaad rjochtsboppe folle litte"
-#: cui/inc/strings.hrc:391
+#: cui/inc/strings.hrc:390
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMLEFT"
msgid "Cast Shadow to Bottom Left"
msgstr "Skaad loftsûnder folle litte"
-#: cui/inc/strings.hrc:392
+#: cui/inc/strings.hrc:391
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPLEFT"
msgid "Cast Shadow to Top Left"
msgstr "Skaad linksboppe folle litte"
-#: cui/inc/strings.hrc:393
+#: cui/inc/strings.hrc:392
msgctxt "RID_SVXSTR_SIGNATURELINE_SIGNED_BY"
msgid "Signed by: %1"
msgstr "Undertekene troch: %1"
-#: cui/inc/strings.hrc:394
+#: cui/inc/strings.hrc:393
msgctxt "RID_SVXSTR_OPENCL_RESTART"
msgid "For the OpenCL changes to take effect, %PRODUCTNAME must be restarted."
msgstr "%PRODUCTNAME moat op 'e nij start wurde foardat de OpenCL goed wurkje kin."
@@ -10668,22 +10663,43 @@ msgctxt "signsignatureline|btn_select_certificate"
msgid "Select Certificate"
msgstr "Sertifikaat selekearje"
-#: cui/uiconfig/ui/signsignatureline.ui:168
+#. Name of the signer
+#: cui/uiconfig/ui/signsignatureline.ui:166
+msgctxt "signsignatureline|label_name"
+msgid "or"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:175
+msgctxt "signsignatureline|btn_load_image"
+msgid "Use Signature Image"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:190
+msgctxt "signsignatureline|btn_clear_image"
+msgid "Clear"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:206
+msgctxt "signsignatureline|label_image_dimensions"
+msgid "Best image size: 600 x 100 px"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:237
msgctxt "signsignatureline|label_sign"
msgid "Sign"
msgstr "Undertekenje"
-#: cui/uiconfig/ui/signsignatureline.ui:205
+#: cui/uiconfig/ui/signsignatureline.ui:274
msgctxt "signsignatureline|label_add_comment"
msgid "Add comment:"
msgstr "Taljochting taheakje:"
-#: cui/uiconfig/ui/signsignatureline.ui:241
+#: cui/uiconfig/ui/signsignatureline.ui:310
msgctxt "signsignatureline|label_hint"
msgid "Instructions from the document creator:"
msgstr "Ynstruksjes fan de makker fan it dokumint:"
-#: cui/uiconfig/ui/signsignatureline.ui:274
+#: cui/uiconfig/ui/signsignatureline.ui:343
msgctxt "signsignatureline|label_more"
msgid "More"
msgstr "Mear"
diff --git a/source/fy/svtools/messages.po b/source/fy/svtools/messages.po
index db8fe18489c..a170eee7e47 100644
--- a/source/fy/svtools/messages.po
+++ b/source/fy/svtools/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: 2018-09-03 18:36+0000\n"
-"Last-Translator: Berend Ytsma <berendy@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:37+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: fy\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1535999770.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195463.000000\n"
#: include/svtools/strings.hrc:25
msgctxt "STR_UNDO"
@@ -1534,8 +1534,8 @@ msgstr "Libhyphen keppelteken"
#: include/svtools/strings.hrc:360
msgctxt "STR_DESCRIPTION_MYTHES"
-msgid "Mythes Thesaurus"
-msgstr "Mythes synonimenlist"
+msgid "MyThes Thesaurus"
+msgstr ""
#: include/svtools/strings.hrc:361
msgctxt "STR_DESCRIPTION_IGNOREALLLIST"
diff --git a/source/fy/sw/messages.po b/source/fy/sw/messages.po
index 2f3ccf40559..eb3a042e99e 100644
--- a/source/fy/sw/messages.po
+++ b/source/fy/sw/messages.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 23:50+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-15 14:33+0100\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: fy\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1542195463.000000\n"
#: sw/inc/app.hrc:29
msgctxt "RID_PARAGRAPHSTYLEFAMILY"
@@ -6835,7 +6838,12 @@ msgctxt "asciifilterdialog|lf"
msgid "_LF"
msgstr "_LF"
-#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:264
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:258
+msgctxt "asciifilterdialog|includebom"
+msgid "Include byte-order-mark"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:280
msgctxt "asciifilterdialog|label1"
msgid "Properties"
msgstr "Eigenskippen"
diff --git a/source/fy/swext/mediawiki/help.po b/source/fy/swext/mediawiki/help.po
index 98396a94ed7..3b4f0914a65 100644
--- a/source/fy/swext/mediawiki/help.po
+++ b/source/fy/swext/mediawiki/help.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-09-29 18:15+0000\n"
-"Last-Translator: Berend Ytsma <berendy@gmail.com>\n"
+"POT-Creation-Date: 2018-11-15 13:53+0100\n"
+"PO-Revision-Date: 2018-11-12 11:48+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: fy\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1538244955.000000\n"
+"X-POOTLE-MTIME: 1542023321.000000\n"
#: help.tree
msgctxt ""
@@ -93,8 +93,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id7387615\n"
"help.text"
-msgid "A wiki account on a supported <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
-msgstr "In wiki akkount op in stipe <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> tsjinner"
+msgid "A wiki account on a supported <link href=\"https://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -149,24 +149,24 @@ msgctxt ""
"wiki.xhp\n"
"par_id368968\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Options</link> dialog, click Add."
-msgstr "Klik yn it dialoochskerm <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Opsjes</link> op Taheakje."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\"><emph>Options</emph></link> dialog, click <emph>Add</emph>."
+msgstr ""
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"par_id6962187\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> dialog, enter the account information for the wiki."
-msgstr "Fier yn it dialoochskerm <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> de akkount ynformaasje yn foar de wiki."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\"><emph>MediaWiki</emph></link> dialog, enter the account information for the wiki."
+msgstr ""
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"par_id5328836\n"
"help.text"
-msgid "In the URL text box, enter the address of a wiki that you want to connect to."
-msgstr "Fier yn it URL tekstfak, it adres fan in wiki yn, wêrmei jo ferbine wolle."
+msgid "In the <emph>URL</emph> text box, enter the address of a wiki that you want to connect to."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -181,8 +181,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id5906552\n"
"help.text"
-msgid "In the Username box, enter your user ID for your wiki account."
-msgstr "Fier yn it fak Brûkersnamme, jo brûkers ID yn foar jo wiki akkount."
+msgid "In the <emph>Username</emph> box, enter your user ID for your wiki account."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -197,8 +197,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id8869594\n"
"help.text"
-msgid "In the Password box, enter the password for your wiki account, then click OK."
-msgstr "Fier yn it fak Wachtwurd, it wachtwurd foar jo wiki akkount yn en klik op Okee."
+msgid "In the Password box, enter the password for your wiki account, then click <emph>OK</emph>."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -245,8 +245,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id228278\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Send to MediaWiki</link> dialog, specify the settings for your entry."
-msgstr "Yn it dialoochskerm <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Stjoere nei MediaWiki</link> tsjutte jo de ynstellingen foar jo ynfier oan."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\"><emph>Send to MediaWiki</emph></link> dialog, specify the settings for your entry."
+msgstr ""
#: wiki.xhp
msgctxt ""
diff --git a/source/ga/cui/messages.po b/source/ga/cui/messages.po
index 8e243dcf28f..57d024e61e2 100644
--- a/source/ga/cui/messages.po
+++ b/source/ga/cui/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2018-07-15 22:39+0000\n"
-"Last-Translator: Kevin Scannell <kscanne@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:21+0100\n"
+"PO-Revision-Date: 2018-11-14 11:37+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ga\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=n==1 ? 0 : n==2 ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1531694386.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195470.000000\n"
#: cui/inc/strings.hrc:24
msgctxt "RID_SVXSTR_KEY_CONFIG_DIR"
@@ -1558,141 +1558,136 @@ msgid "Dimension line"
msgstr "Toislíne"
#: cui/inc/strings.hrc:365
-msgctxt "RID_SVXSTR_LOAD_ERROR"
-msgid "The selected module could not be loaded."
-msgstr "Níorbh fhéidir an modúl roghnaithe a luchtú."
-
-#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_STARTQUOTE"
msgid "Start Quote"
msgstr "Comhartha Athfhriotail Tosaigh"
-#: cui/inc/strings.hrc:367
+#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_ENDQUOTE"
msgid "End Quote"
msgstr "Comhartha Athfhriotail Deiridh"
-#: cui/inc/strings.hrc:369
+#: cui/inc/strings.hrc:368
msgctxt "RID_SVXSTR_SELECTEDPERSONA"
msgid "Selected Theme: "
msgstr "Téama Roghnaithe: "
-#: cui/inc/strings.hrc:370
+#: cui/inc/strings.hrc:369
msgctxt "RID_SVXSTR_SEARCHING"
msgid "Searching, please wait..."
msgstr "Ag cuardach, fan go fóill..."
-#: cui/inc/strings.hrc:371
+#: cui/inc/strings.hrc:370
msgctxt "RID_SVXSTR_SEARCHERROR"
msgid "Cannot open %1, please try again later."
msgstr "Ní féidir %1 a oscailt, bain triail eile as ar ball."
-#: cui/inc/strings.hrc:372
+#: cui/inc/strings.hrc:371
msgctxt "RID_SVXSTR_NORESULTS"
msgid "No results found."
msgstr "Gan torthaí."
-#: cui/inc/strings.hrc:373
+#: cui/inc/strings.hrc:372
msgctxt "RID_SVXSTR_APPLYPERSONA"
msgid "Applying Theme..."
msgstr "Téama á chur i bhfeidhm..."
-#: cui/inc/strings.hrc:374
+#: cui/inc/strings.hrc:373
msgctxt "RID_SVXSTR_INVALIDPERSONAURL"
msgid "Please enter a valid theme address or a search term."
msgstr ""
-#: cui/inc/strings.hrc:376
+#: cui/inc/strings.hrc:375
msgctxt "RID_SVXSTR_TABLE_PRESET_NONE"
msgid "Set No Borders"
msgstr "Ná Socraigh Imlínte"
-#: cui/inc/strings.hrc:377
+#: cui/inc/strings.hrc:376
msgctxt "RID_SVXSTR_TABLE_PRESET_ONLYOUTER"
msgid "Set Outer Border Only"
msgstr "Scoraigh Imlíne Amuigh Amháin"
-#: cui/inc/strings.hrc:378
+#: cui/inc/strings.hrc:377
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERHORI"
msgid "Set Outer Border and Horizontal Lines"
msgstr "Socraigh Imlíne Amuigh agus Línte Cothrománacha"
-#: cui/inc/strings.hrc:379
+#: cui/inc/strings.hrc:378
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERALL"
msgid "Set Outer Border and All Inner Lines"
msgstr "Socraigh Imlíne Amuigh agus Gach Líne Istigh"
-#: cui/inc/strings.hrc:380
+#: cui/inc/strings.hrc:379
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERINNER"
msgid "Set Outer Border Without Changing Inner Lines"
msgstr "Socraigh Imlíne Amuigh ach Ná hAthraigh Línte Istigh"
-#: cui/inc/strings.hrc:381
+#: cui/inc/strings.hrc:380
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONAL"
msgid "Set Diagonal Lines Only"
msgstr "Socraigh Línte Trasnánacha Amháin"
-#: cui/inc/strings.hrc:382
+#: cui/inc/strings.hrc:381
msgctxt "RID_SVXSTR_PARA_PRESET_ALL"
msgid "Set All Four Borders"
msgstr "Socraigh gach ceann de na ceithre imlíne"
-#: cui/inc/strings.hrc:383
+#: cui/inc/strings.hrc:382
msgctxt "RID_SVXSTR_PARA_PRESET_LEFTRIGHT"
msgid "Set Left and Right Borders Only"
msgstr "Socraigh Imlínte Ar Chlé/Dheis Amháin"
-#: cui/inc/strings.hrc:384
+#: cui/inc/strings.hrc:383
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOM"
msgid "Set Top and Bottom Borders Only"
msgstr "Socraigh Imlínte ag an mBarr/mBun Amháin"
-#: cui/inc/strings.hrc:385
+#: cui/inc/strings.hrc:384
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYLEFT"
msgid "Set Left Border Only"
msgstr "Socraigh an Imlíne ar Chlé Amháin"
-#: cui/inc/strings.hrc:386
+#: cui/inc/strings.hrc:385
msgctxt "RID_SVXSTR_HOR_PRESET_ONLYHOR"
msgid "Set Top and Bottom Borders, and All Inner Lines"
msgstr "Socraigh Imlínte ag an mBarr/mBun, agus Gach Líne Istigh"
-#: cui/inc/strings.hrc:387
+#: cui/inc/strings.hrc:386
msgctxt "RID_SVXSTR_VER_PRESET_ONLYVER"
msgid "Set Left and Right Borders, and All Inner Lines"
msgstr "Socraigh Imlínte Ar Chlé/Dheis, agus Gach Líne Istigh"
-#: cui/inc/strings.hrc:388
+#: cui/inc/strings.hrc:387
msgctxt "RID_SVXSTR_SHADOW_STYLE_NONE"
msgid "No Shadow"
msgstr "Gan Scáth"
-#: cui/inc/strings.hrc:389
+#: cui/inc/strings.hrc:388
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMRIGHT"
msgid "Cast Shadow to Bottom Right"
msgstr "Cuir an Scáth chuig Bun an Deis"
-#: cui/inc/strings.hrc:390
+#: cui/inc/strings.hrc:389
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPRIGHT"
msgid "Cast Shadow to Top Right"
msgstr "Cuir an Scáth chuig Barr an Deis"
-#: cui/inc/strings.hrc:391
+#: cui/inc/strings.hrc:390
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMLEFT"
msgid "Cast Shadow to Bottom Left"
msgstr "Cuir an Scáth chuig Bun an Chlé"
-#: cui/inc/strings.hrc:392
+#: cui/inc/strings.hrc:391
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPLEFT"
msgid "Cast Shadow to Top Left"
msgstr "Cuir an Scáth chuig Barr an Chlé"
-#: cui/inc/strings.hrc:393
+#: cui/inc/strings.hrc:392
msgctxt "RID_SVXSTR_SIGNATURELINE_SIGNED_BY"
msgid "Signed by: %1"
msgstr "Sínithe ag: %1"
-#: cui/inc/strings.hrc:394
+#: cui/inc/strings.hrc:393
msgctxt "RID_SVXSTR_OPENCL_RESTART"
msgid "For the OpenCL changes to take effect, %PRODUCTNAME must be restarted."
msgstr ""
@@ -10668,22 +10663,43 @@ msgctxt "signsignatureline|btn_select_certificate"
msgid "Select Certificate"
msgstr "Roghnaigh Teastas"
-#: cui/uiconfig/ui/signsignatureline.ui:168
+#. Name of the signer
+#: cui/uiconfig/ui/signsignatureline.ui:166
+msgctxt "signsignatureline|label_name"
+msgid "or"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:175
+msgctxt "signsignatureline|btn_load_image"
+msgid "Use Signature Image"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:190
+msgctxt "signsignatureline|btn_clear_image"
+msgid "Clear"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:206
+msgctxt "signsignatureline|label_image_dimensions"
+msgid "Best image size: 600 x 100 px"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:237
msgctxt "signsignatureline|label_sign"
msgid "Sign"
msgstr "Sínigh"
-#: cui/uiconfig/ui/signsignatureline.ui:205
+#: cui/uiconfig/ui/signsignatureline.ui:274
msgctxt "signsignatureline|label_add_comment"
msgid "Add comment:"
msgstr "Cuir nóta leis:"
-#: cui/uiconfig/ui/signsignatureline.ui:241
+#: cui/uiconfig/ui/signsignatureline.ui:310
msgctxt "signsignatureline|label_hint"
msgid "Instructions from the document creator:"
msgstr "Treoracha ó chruthaitheoir na cáipéise:"
-#: cui/uiconfig/ui/signsignatureline.ui:274
+#: cui/uiconfig/ui/signsignatureline.ui:343
msgctxt "signsignatureline|label_more"
msgid "More"
msgstr "Tuilleadh"
diff --git a/source/ga/svtools/messages.po b/source/ga/svtools/messages.po
index 9aa045aa23f..4badac58312 100644
--- a/source/ga/svtools/messages.po
+++ b/source/ga/svtools/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: 2018-05-15 14:33+0000\n"
-"Last-Translator: Kevin Scannell <kscanne@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:37+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ga\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=n==1 ? 0 : n==2 ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1526394836.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195471.000000\n"
#: include/svtools/strings.hrc:25
msgctxt "STR_UNDO"
@@ -1534,8 +1534,8 @@ msgstr "Fleiscínitheoir Libhyphen"
#: include/svtools/strings.hrc:360
msgctxt "STR_DESCRIPTION_MYTHES"
-msgid "Mythes Thesaurus"
-msgstr "Teasáras Mythes"
+msgid "MyThes Thesaurus"
+msgstr ""
#: include/svtools/strings.hrc:361
msgctxt "STR_DESCRIPTION_IGNOREALLLIST"
diff --git a/source/ga/sw/messages.po b/source/ga/sw/messages.po
index ecd223b812e..426e6421aec 100644
--- a/source/ga/sw/messages.po
+++ b/source/ga/sw/messages.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 23:50+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-15 14:33+0100\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: ga\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
+"Plural-Forms: nplurals=3; plural=n==1 ? 0 : n==2 ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1542195471.000000\n"
#: sw/inc/app.hrc:29
msgctxt "RID_PARAGRAPHSTYLEFAMILY"
@@ -6842,7 +6845,12 @@ msgctxt "asciifilterdialog|lf"
msgid "_LF"
msgstr "_LF"
-#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:264
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:258
+msgctxt "asciifilterdialog|includebom"
+msgid "Include byte-order-mark"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:280
msgctxt "asciifilterdialog|label1"
msgid "Properties"
msgstr "Airíonna"
diff --git a/source/ga/swext/mediawiki/help.po b/source/ga/swext/mediawiki/help.po
index fb49284985d..072ea37beba 100644
--- a/source/ga/swext/mediawiki/help.po
+++ b/source/ga/swext/mediawiki/help.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: LO\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2017-11-10 23:17+0000\n"
-"Last-Translator: Kevin Scannell <kscanne@gmail.com>\n"
+"POT-Creation-Date: 2018-11-15 13:53+0100\n"
+"PO-Revision-Date: 2018-11-12 11:49+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: \n"
"Language: ga\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n==1 ? 0 : n==2 ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1510355840.000000\n"
+"X-POOTLE-MTIME: 1542023348.000000\n"
#: help.tree
msgctxt ""
@@ -93,8 +93,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id7387615\n"
"help.text"
-msgid "A wiki account on a supported <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
-msgstr "Cuntas vicí ar fhreastalaí <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> a dtacaítear leis"
+msgid "A wiki account on a supported <link href=\"https://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -149,24 +149,24 @@ msgctxt ""
"wiki.xhp\n"
"par_id368968\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Options</link> dialog, click Add."
-msgstr "Sa dialóg <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Roghanna</link>, cliceáil \"Cuir Leis\"."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\"><emph>Options</emph></link> dialog, click <emph>Add</emph>."
+msgstr ""
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"par_id6962187\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> dialog, enter the account information for the wiki."
-msgstr "Sa dialóg <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link>, cuir isteach an fhaisnéis don chuntas ar an vicí."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\"><emph>MediaWiki</emph></link> dialog, enter the account information for the wiki."
+msgstr ""
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"par_id5328836\n"
"help.text"
-msgid "In the URL text box, enter the address of a wiki that you want to connect to."
-msgstr "I mbosca téacs an URL, cuir isteach seoladh vicí a dteastaíonn uait ceangal leis."
+msgid "In the <emph>URL</emph> text box, enter the address of a wiki that you want to connect to."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -181,8 +181,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id5906552\n"
"help.text"
-msgid "In the Username box, enter your user ID for your wiki account."
-msgstr "I mbosca an ainm úsáideora, cuir isteach aitheantas úsáideora do chuntais vicí."
+msgid "In the <emph>Username</emph> box, enter your user ID for your wiki account."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -197,8 +197,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id8869594\n"
"help.text"
-msgid "In the Password box, enter the password for your wiki account, then click OK."
-msgstr "Sa bhosca Focal Faire, cuir isteach focal faire do chuntais vicí, agus cliceáil OK."
+msgid "In the Password box, enter the password for your wiki account, then click <emph>OK</emph>."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -245,8 +245,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id228278\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Send to MediaWiki</link> dialog, specify the settings for your entry."
-msgstr "Sa dialóg <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Seol chuig MediaWiki</link>, sonraigh socruithe d'iontrála."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\"><emph>Send to MediaWiki</emph></link> dialog, specify the settings for your entry."
+msgstr ""
#: wiki.xhp
msgctxt ""
diff --git a/source/gd/cui/messages.po b/source/gd/cui/messages.po
index 90f39b37e22..4674117c93e 100644
--- a/source/gd/cui/messages.po
+++ b/source/gd/cui/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2018-11-04 16:42+0000\n"
-"Last-Translator: Michael Bauer <fios@akerbeltz.org>\n"
+"POT-Creation-Date: 2018-11-14 12:21+0100\n"
+"PO-Revision-Date: 2018-11-14 11:38+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: gd\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n==1 || n==11) ? 0 : (n==2 || n==12) ? 1 : (n > 2 && n < 20) ? 2 : 3;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1541349766.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195484.000000\n"
#: cui/inc/strings.hrc:24
msgctxt "RID_SVXSTR_KEY_CONFIG_DIR"
@@ -1558,141 +1558,136 @@ msgid "Dimension line"
msgstr "Loidhne meudachd"
#: cui/inc/strings.hrc:365
-msgctxt "RID_SVXSTR_LOAD_ERROR"
-msgid "The selected module could not be loaded."
-msgstr "Cha b' urrainn dhuinn am mòideal a thagh thu a luchdadh."
-
-#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_STARTQUOTE"
msgid "Start Quote"
msgstr "Comharra-labhairt toisich"
-#: cui/inc/strings.hrc:367
+#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_ENDQUOTE"
msgid "End Quote"
msgstr "Comharra-labhairt deiridh"
-#: cui/inc/strings.hrc:369
+#: cui/inc/strings.hrc:368
msgctxt "RID_SVXSTR_SELECTEDPERSONA"
msgid "Selected Theme: "
msgstr "An t-ùrlar a thagh thu: "
-#: cui/inc/strings.hrc:370
+#: cui/inc/strings.hrc:369
msgctxt "RID_SVXSTR_SEARCHING"
msgid "Searching, please wait..."
msgstr "A' dèanamh lorg, fuirich ort..."
-#: cui/inc/strings.hrc:371
+#: cui/inc/strings.hrc:370
msgctxt "RID_SVXSTR_SEARCHERROR"
msgid "Cannot open %1, please try again later."
msgstr "Cha b' urrainn dhuinn %1 fhosgladh, feuch ris a-rithist an ceann greis."
-#: cui/inc/strings.hrc:372
+#: cui/inc/strings.hrc:371
msgctxt "RID_SVXSTR_NORESULTS"
msgid "No results found."
msgstr "Cha deach toradh sam bith a lorg."
-#: cui/inc/strings.hrc:373
+#: cui/inc/strings.hrc:372
msgctxt "RID_SVXSTR_APPLYPERSONA"
msgid "Applying Theme..."
msgstr "A' cur an gnìomh an ùrlair..."
-#: cui/inc/strings.hrc:374
+#: cui/inc/strings.hrc:373
msgctxt "RID_SVXSTR_INVALIDPERSONAURL"
msgid "Please enter a valid theme address or a search term."
msgstr "Cuir a-steach seòladh dligheach airson ùrlar no briathar-luirg."
-#: cui/inc/strings.hrc:376
+#: cui/inc/strings.hrc:375
msgctxt "RID_SVXSTR_TABLE_PRESET_NONE"
msgid "Set No Borders"
msgstr "Na suidhich iomaill"
-#: cui/inc/strings.hrc:377
+#: cui/inc/strings.hrc:376
msgctxt "RID_SVXSTR_TABLE_PRESET_ONLYOUTER"
msgid "Set Outer Border Only"
msgstr "Suidhich an t-iomall a-muigh a-mhàin"
-#: cui/inc/strings.hrc:378
+#: cui/inc/strings.hrc:377
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERHORI"
msgid "Set Outer Border and Horizontal Lines"
msgstr "Suidhich an t-iomall a-muigh 's loidhnichean còmhnard"
-#: cui/inc/strings.hrc:379
+#: cui/inc/strings.hrc:378
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERALL"
msgid "Set Outer Border and All Inner Lines"
msgstr "Suidhich an t-iomall a-muigh 's gach loidhne a-staigh"
-#: cui/inc/strings.hrc:380
+#: cui/inc/strings.hrc:379
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERINNER"
msgid "Set Outer Border Without Changing Inner Lines"
msgstr "Suidhich an t-iomall a-muigh gun na loidhnichean a-staigh atharrachadh"
-#: cui/inc/strings.hrc:381
+#: cui/inc/strings.hrc:380
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONAL"
msgid "Set Diagonal Lines Only"
msgstr "Suidhich loidhnichean trastanach a-mhàin"
-#: cui/inc/strings.hrc:382
+#: cui/inc/strings.hrc:381
msgctxt "RID_SVXSTR_PARA_PRESET_ALL"
msgid "Set All Four Borders"
msgstr "Suidhich gach aon dhe na ceithir iomaill"
-#: cui/inc/strings.hrc:383
+#: cui/inc/strings.hrc:382
msgctxt "RID_SVXSTR_PARA_PRESET_LEFTRIGHT"
msgid "Set Left and Right Borders Only"
msgstr "Suidhich an iomall deis is an t-iomall clì a-mhàin"
-#: cui/inc/strings.hrc:384
+#: cui/inc/strings.hrc:383
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOM"
msgid "Set Top and Bottom Borders Only"
msgstr "Suidhich an iomall aig a' bharr is an t-iomall aig a' bhonn a-mhàin"
-#: cui/inc/strings.hrc:385
+#: cui/inc/strings.hrc:384
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYLEFT"
msgid "Set Left Border Only"
msgstr "Suidhich an t-iomall clì a-mhàin"
-#: cui/inc/strings.hrc:386
+#: cui/inc/strings.hrc:385
msgctxt "RID_SVXSTR_HOR_PRESET_ONLYHOR"
msgid "Set Top and Bottom Borders, and All Inner Lines"
msgstr "Suidhich na h-iomaill aig a' bharr 's aig a' bhonn agus gach loidhne a-staigh"
-#: cui/inc/strings.hrc:387
+#: cui/inc/strings.hrc:386
msgctxt "RID_SVXSTR_VER_PRESET_ONLYVER"
msgid "Set Left and Right Borders, and All Inner Lines"
msgstr "Suidhich an t-iomall clì is an t-iomall deis agus gach loidhne a-staigh"
-#: cui/inc/strings.hrc:388
+#: cui/inc/strings.hrc:387
msgctxt "RID_SVXSTR_SHADOW_STYLE_NONE"
msgid "No Shadow"
msgstr "Gun sgàil"
-#: cui/inc/strings.hrc:389
+#: cui/inc/strings.hrc:388
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMRIGHT"
msgid "Cast Shadow to Bottom Right"
msgstr "Tilg sgàil gun bhonn air an làimh dheis"
-#: cui/inc/strings.hrc:390
+#: cui/inc/strings.hrc:389
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPRIGHT"
msgid "Cast Shadow to Top Right"
msgstr "Tilg sgàil gun bharr air an làimh dheis"
-#: cui/inc/strings.hrc:391
+#: cui/inc/strings.hrc:390
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMLEFT"
msgid "Cast Shadow to Bottom Left"
msgstr "Tilg sgàil gun bhonn air an làimh chlì"
-#: cui/inc/strings.hrc:392
+#: cui/inc/strings.hrc:391
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPLEFT"
msgid "Cast Shadow to Top Left"
msgstr "Tilg sgàil gun bharr air an làimh chlì"
-#: cui/inc/strings.hrc:393
+#: cui/inc/strings.hrc:392
msgctxt "RID_SVXSTR_SIGNATURELINE_SIGNED_BY"
msgid "Signed by: %1"
msgstr "Air a shoidhneadh le: %1"
-#: cui/inc/strings.hrc:394
+#: cui/inc/strings.hrc:393
msgctxt "RID_SVXSTR_OPENCL_RESTART"
msgid "For the OpenCL changes to take effect, %PRODUCTNAME must be restarted."
msgstr "Feumaidh tu %PRODUCTNAME ath-thòiseachadh mus bi buaidh aig na dh’atharraich thu ann an OpenCL."
@@ -10668,22 +10663,43 @@ msgctxt "signsignatureline|btn_select_certificate"
msgid "Select Certificate"
msgstr "Tagh teisteanas"
-#: cui/uiconfig/ui/signsignatureline.ui:168
+#. Name of the signer
+#: cui/uiconfig/ui/signsignatureline.ui:166
+msgctxt "signsignatureline|label_name"
+msgid "or"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:175
+msgctxt "signsignatureline|btn_load_image"
+msgid "Use Signature Image"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:190
+msgctxt "signsignatureline|btn_clear_image"
+msgid "Clear"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:206
+msgctxt "signsignatureline|label_image_dimensions"
+msgid "Best image size: 600 x 100 px"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:237
msgctxt "signsignatureline|label_sign"
msgid "Sign"
msgstr "Soidhnich"
-#: cui/uiconfig/ui/signsignatureline.ui:205
+#: cui/uiconfig/ui/signsignatureline.ui:274
msgctxt "signsignatureline|label_add_comment"
msgid "Add comment:"
msgstr "Cuir beachd ris:"
-#: cui/uiconfig/ui/signsignatureline.ui:241
+#: cui/uiconfig/ui/signsignatureline.ui:310
msgctxt "signsignatureline|label_hint"
msgid "Instructions from the document creator:"
msgstr "Stiùireadh o chruthadair na sgrìobhainne:"
-#: cui/uiconfig/ui/signsignatureline.ui:274
+#: cui/uiconfig/ui/signsignatureline.ui:343
msgctxt "signsignatureline|label_more"
msgid "More"
msgstr "Barrachd"
diff --git a/source/gd/svtools/messages.po b/source/gd/svtools/messages.po
index 5de7601015f..72abcf0fc6c 100644
--- a/source/gd/svtools/messages.po
+++ b/source/gd/svtools/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: 2018-11-06 10:17+0000\n"
-"Last-Translator: Michael Bauer <fios@akerbeltz.org>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:38+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: gd\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n==1 || n==11) ? 0 : (n==2 || n==12) ? 1 : (n > 2 && n < 20) ? 2 : 3;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1541499446.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195484.000000\n"
#: include/svtools/strings.hrc:25
msgctxt "STR_UNDO"
@@ -1534,8 +1534,8 @@ msgstr "Tàthanaiche Libhyphen"
#: include/svtools/strings.hrc:360
msgctxt "STR_DESCRIPTION_MYTHES"
-msgid "Mythes Thesaurus"
-msgstr "Co-fhaclair Mythes"
+msgid "MyThes Thesaurus"
+msgstr ""
#: include/svtools/strings.hrc:361
msgctxt "STR_DESCRIPTION_IGNOREALLLIST"
diff --git a/source/gd/sw/messages.po b/source/gd/sw/messages.po
index 08c91560a94..e6eb78f6049 100644
--- a/source/gd/sw/messages.po
+++ b/source/gd/sw/messages.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 23:50+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-15 14:33+0100\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: gd\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
+"Plural-Forms: nplurals=4; plural=(n==1 || n==11) ? 0 : (n==2 || n==12) ? 1 : (n > 2 && n < 20) ? 2 : 3;\n"
"X-Accelerator-Marker: ~\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1542195484.000000\n"
#: sw/inc/app.hrc:29
msgctxt "RID_PARAGRAPHSTYLEFAMILY"
@@ -6844,7 +6847,12 @@ msgctxt "asciifilterdialog|lf"
msgid "_LF"
msgstr "_LF"
-#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:264
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:258
+msgctxt "asciifilterdialog|includebom"
+msgid "Include byte-order-mark"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:280
msgctxt "asciifilterdialog|label1"
msgid "Properties"
msgstr "Roghainnean"
diff --git a/source/gd/swext/mediawiki/help.po b/source/gd/swext/mediawiki/help.po
index c24a82e2934..9c3e3554abd 100644
--- a/source/gd/swext/mediawiki/help.po
+++ b/source/gd/swext/mediawiki/help.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2017-07-24 14:29+0000\n"
-"Last-Translator: Michael Bauer <fios@akerbeltz.org>\n"
+"POT-Creation-Date: 2018-11-15 13:53+0100\n"
+"PO-Revision-Date: 2018-11-12 11:49+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: gd\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=4; plural=(n==1 || n==11) ? 0 : (n==2 || n==12) ? 1 : (n > 2 && n < 20) ? 2 : 3;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1500906555.000000\n"
+"X-POOTLE-MTIME: 1542023393.000000\n"
#: help.tree
msgctxt ""
@@ -93,8 +93,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id7387615\n"
"help.text"
-msgid "A wiki account on a supported <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
-msgstr "A wiki account on a supported <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
+msgid "A wiki account on a supported <link href=\"https://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -149,24 +149,24 @@ msgctxt ""
"wiki.xhp\n"
"par_id368968\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Options</link> dialog, click Add."
-msgstr "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Options</link> dialog, click Add."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\"><emph>Options</emph></link> dialog, click <emph>Add</emph>."
+msgstr ""
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"par_id6962187\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> dialog, enter the account information for the wiki."
-msgstr "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> dialog, enter the account information for the wiki."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\"><emph>MediaWiki</emph></link> dialog, enter the account information for the wiki."
+msgstr ""
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"par_id5328836\n"
"help.text"
-msgid "In the URL text box, enter the address of a wiki that you want to connect to."
-msgstr "In the URL text box, enter the address of a wiki that you want to connect to."
+msgid "In the <emph>URL</emph> text box, enter the address of a wiki that you want to connect to."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -181,8 +181,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id5906552\n"
"help.text"
-msgid "In the Username box, enter your user ID for your wiki account."
-msgstr "In the Username box, enter your user ID for your wiki account."
+msgid "In the <emph>Username</emph> box, enter your user ID for your wiki account."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -197,8 +197,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id8869594\n"
"help.text"
-msgid "In the Password box, enter the password for your wiki account, then click OK."
-msgstr "In the Password box, enter the password for your wiki account, then click OK."
+msgid "In the Password box, enter the password for your wiki account, then click <emph>OK</emph>."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -245,8 +245,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id228278\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Send to MediaWiki</link> dialog, specify the settings for your entry."
-msgstr "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Send to MediaWiki</link> dialog, specify the settings for your entry."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\"><emph>Send to MediaWiki</emph></link> dialog, specify the settings for your entry."
+msgstr ""
#: wiki.xhp
msgctxt ""
diff --git a/source/gl/cui/messages.po b/source/gl/cui/messages.po
index 3c7c7af213c..92513f07cba 100644
--- a/source/gl/cui/messages.po
+++ b/source/gl/cui/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2018-10-24 21:29+0000\n"
-"Last-Translator: Xosé <xosecalvo@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:21+0100\n"
+"PO-Revision-Date: 2018-11-14 11:38+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: gl\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1540416547.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195491.000000\n"
#: cui/inc/strings.hrc:24
msgctxt "RID_SVXSTR_KEY_CONFIG_DIR"
@@ -1558,141 +1558,136 @@ msgid "Dimension line"
msgstr "Liña de dimensión"
#: cui/inc/strings.hrc:365
-msgctxt "RID_SVXSTR_LOAD_ERROR"
-msgid "The selected module could not be loaded."
-msgstr "Non foi posíbel cargar o módulo seleccionado."
-
-#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_STARTQUOTE"
msgid "Start Quote"
msgstr "Aspas _iniciais"
-#: cui/inc/strings.hrc:367
+#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_ENDQUOTE"
msgid "End Quote"
msgstr "Aspas _finais"
-#: cui/inc/strings.hrc:369
+#: cui/inc/strings.hrc:368
msgctxt "RID_SVXSTR_SELECTEDPERSONA"
msgid "Selected Theme: "
msgstr "Tema seleccionado: "
-#: cui/inc/strings.hrc:370
+#: cui/inc/strings.hrc:369
msgctxt "RID_SVXSTR_SEARCHING"
msgid "Searching, please wait..."
msgstr "A buscar - Agarde, por favor"
-#: cui/inc/strings.hrc:371
+#: cui/inc/strings.hrc:370
msgctxt "RID_SVXSTR_SEARCHERROR"
msgid "Cannot open %1, please try again later."
msgstr "Non é posíbel abrir %1. Tente máis tarde."
-#: cui/inc/strings.hrc:372
+#: cui/inc/strings.hrc:371
msgctxt "RID_SVXSTR_NORESULTS"
msgid "No results found."
msgstr "Non se atoparon resultados."
-#: cui/inc/strings.hrc:373
+#: cui/inc/strings.hrc:372
msgctxt "RID_SVXSTR_APPLYPERSONA"
msgid "Applying Theme..."
msgstr "Aplicando o tema..."
-#: cui/inc/strings.hrc:374
+#: cui/inc/strings.hrc:373
msgctxt "RID_SVXSTR_INVALIDPERSONAURL"
msgid "Please enter a valid theme address or a search term."
msgstr "Introduza un enderezo de tema correcto ou un termo de busca."
-#: cui/inc/strings.hrc:376
+#: cui/inc/strings.hrc:375
msgctxt "RID_SVXSTR_TABLE_PRESET_NONE"
msgid "Set No Borders"
msgstr "Definir sen bordos"
-#: cui/inc/strings.hrc:377
+#: cui/inc/strings.hrc:376
msgctxt "RID_SVXSTR_TABLE_PRESET_ONLYOUTER"
msgid "Set Outer Border Only"
msgstr "Definir só o bordo externo"
-#: cui/inc/strings.hrc:378
+#: cui/inc/strings.hrc:377
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERHORI"
msgid "Set Outer Border and Horizontal Lines"
msgstr "Definir o bordo externo e as liñas horizontais"
-#: cui/inc/strings.hrc:379
+#: cui/inc/strings.hrc:378
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERALL"
msgid "Set Outer Border and All Inner Lines"
msgstr "Definir o bordo externo e todas as liñas internas"
-#: cui/inc/strings.hrc:380
+#: cui/inc/strings.hrc:379
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERINNER"
msgid "Set Outer Border Without Changing Inner Lines"
msgstr "Definir o bordo externo sen cambiar as liñas internas"
-#: cui/inc/strings.hrc:381
+#: cui/inc/strings.hrc:380
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONAL"
msgid "Set Diagonal Lines Only"
msgstr "Definir só as liñas diagonais"
-#: cui/inc/strings.hrc:382
+#: cui/inc/strings.hrc:381
msgctxt "RID_SVXSTR_PARA_PRESET_ALL"
msgid "Set All Four Borders"
msgstr "Definir os catro bordos"
-#: cui/inc/strings.hrc:383
+#: cui/inc/strings.hrc:382
msgctxt "RID_SVXSTR_PARA_PRESET_LEFTRIGHT"
msgid "Set Left and Right Borders Only"
msgstr "Definir só os bordos esquerdo e dereito"
-#: cui/inc/strings.hrc:384
+#: cui/inc/strings.hrc:383
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOM"
msgid "Set Top and Bottom Borders Only"
msgstr "Definir só os bordos superior e inferior"
-#: cui/inc/strings.hrc:385
+#: cui/inc/strings.hrc:384
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYLEFT"
msgid "Set Left Border Only"
msgstr "Definir só o bordo esquerdo"
-#: cui/inc/strings.hrc:386
+#: cui/inc/strings.hrc:385
msgctxt "RID_SVXSTR_HOR_PRESET_ONLYHOR"
msgid "Set Top and Bottom Borders, and All Inner Lines"
msgstr "Definir o bordo superior, o inferior, e todas as liñas internas"
-#: cui/inc/strings.hrc:387
+#: cui/inc/strings.hrc:386
msgctxt "RID_SVXSTR_VER_PRESET_ONLYVER"
msgid "Set Left and Right Borders, and All Inner Lines"
msgstr "Definir o bordo, esquerdo, o dereito, e todas as liñas internas"
-#: cui/inc/strings.hrc:388
+#: cui/inc/strings.hrc:387
msgctxt "RID_SVXSTR_SHADOW_STYLE_NONE"
msgid "No Shadow"
msgstr "Sen sombra"
-#: cui/inc/strings.hrc:389
+#: cui/inc/strings.hrc:388
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMRIGHT"
msgid "Cast Shadow to Bottom Right"
msgstr "Proxectar sombra cara ao canto inferior dereito"
-#: cui/inc/strings.hrc:390
+#: cui/inc/strings.hrc:389
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPRIGHT"
msgid "Cast Shadow to Top Right"
msgstr "Proxectar sombra cara ao canto superior dereito"
-#: cui/inc/strings.hrc:391
+#: cui/inc/strings.hrc:390
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMLEFT"
msgid "Cast Shadow to Bottom Left"
msgstr "Proxectar sombra cara ao canto inferior esquerdo"
-#: cui/inc/strings.hrc:392
+#: cui/inc/strings.hrc:391
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPLEFT"
msgid "Cast Shadow to Top Left"
msgstr "Proxectar sombra cara ao canto superior esquerdo"
-#: cui/inc/strings.hrc:393
+#: cui/inc/strings.hrc:392
msgctxt "RID_SVXSTR_SIGNATURELINE_SIGNED_BY"
msgid "Signed by: %1"
msgstr "Asinado por: %1"
-#: cui/inc/strings.hrc:394
+#: cui/inc/strings.hrc:393
msgctxt "RID_SVXSTR_OPENCL_RESTART"
msgid "For the OpenCL changes to take effect, %PRODUCTNAME must be restarted."
msgstr "Para que os cambios de OpenCL sexan efectivos cómpre reiniciar o %PRODUCTNAME."
@@ -10668,22 +10663,43 @@ msgctxt "signsignatureline|btn_select_certificate"
msgid "Select Certificate"
msgstr "Seleccionar certificado"
-#: cui/uiconfig/ui/signsignatureline.ui:168
+#. Name of the signer
+#: cui/uiconfig/ui/signsignatureline.ui:166
+msgctxt "signsignatureline|label_name"
+msgid "or"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:175
+msgctxt "signsignatureline|btn_load_image"
+msgid "Use Signature Image"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:190
+msgctxt "signsignatureline|btn_clear_image"
+msgid "Clear"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:206
+msgctxt "signsignatureline|label_image_dimensions"
+msgid "Best image size: 600 x 100 px"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:237
msgctxt "signsignatureline|label_sign"
msgid "Sign"
msgstr "Asinar"
-#: cui/uiconfig/ui/signsignatureline.ui:205
+#: cui/uiconfig/ui/signsignatureline.ui:274
msgctxt "signsignatureline|label_add_comment"
msgid "Add comment:"
msgstr "Engadir comentario:"
-#: cui/uiconfig/ui/signsignatureline.ui:241
+#: cui/uiconfig/ui/signsignatureline.ui:310
msgctxt "signsignatureline|label_hint"
msgid "Instructions from the document creator:"
msgstr "Instrucións do creador do documento:"
-#: cui/uiconfig/ui/signsignatureline.ui:274
+#: cui/uiconfig/ui/signsignatureline.ui:343
msgctxt "signsignatureline|label_more"
msgid "More"
msgstr "Máis"
diff --git a/source/gl/helpcontent2/source/text/sbasic/shared/01.po b/source/gl/helpcontent2/source/text/sbasic/shared/01.po
index ada18df9248..0a6037d1683 100644
--- a/source/gl/helpcontent2/source/text/sbasic/shared/01.po
+++ b/source/gl/helpcontent2/source/text/sbasic/shared/01.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-16 16:54+0200\n"
-"PO-Revision-Date: 2018-09-20 20:31+0000\n"
-"Last-Translator: Xosé <xosecalvo@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:59+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Galician <kde-i18n-doc@kde.org>\n"
"Language: gl\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1537475501.000000\n"
+"X-POOTLE-MTIME: 1542196796.000000\n"
#: 06130000.xhp
msgctxt ""
@@ -93,8 +93,8 @@ msgctxt ""
"06130000.xhp\n"
"par_id3154791\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
-msgstr "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Executa ou garda a macro actual.</ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Runs or saves the current macro.</ahelp>"
+msgstr ""
#: 06130000.xhp
msgctxt ""
diff --git a/source/gl/helpcontent2/source/text/scalc/00.po b/source/gl/helpcontent2/source/text/scalc/00.po
index 16676e8f75c..72e930290f1 100644
--- a/source/gl/helpcontent2/source/text/scalc/00.po
+++ b/source/gl/helpcontent2/source/text/scalc/00.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-11-22 13:53+0100\n"
-"PO-Revision-Date: 2018-02-14 17:55+0000\n"
-"Last-Translator: Xosé <xosecalvo@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:59+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Galician <kde-i18n-doc@kde.org>\n"
"Language: gl\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1518630921.000000\n"
+"X-POOTLE-MTIME: 1542196797.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -29,24 +29,24 @@ msgctxt ""
"00000004.xhp\n"
"hd_id3155535\n"
"help.text"
-msgid "<variable id=\"wie\">To access this function... </variable>"
-msgstr "<variable id=\"wie\">Para acceder a esta función...</variable>"
+msgid "<variable id=\"wie\">To access this function...</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
"par_idN1056E\n"
"help.text"
-msgid "<variable id=\"moreontop\">More explanations on top of this page. </variable>"
-msgstr "<variable id=\"moreontop\">Para obter máis explicacións, consulte o inicio desta páxina.</variable>"
+msgid "<variable id=\"moreontop\">More explanations on top of this page.</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
"par_idN105AF\n"
"help.text"
-msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone. </variable>"
-msgstr "<variable id=\"optional\">Nas funcións de %PRODUCTNAME Calc, os parámetros marcados como \"opcional\" só poden omitirse cando non hai ningún outro parámetro a seguir. Por exemplo, nunha función de catro parámetros, dos cales só os dous últimos aparecen marcados como \"optional\", pódese omitir o parámetro 4 ou os parámetros 3 e 4, mais non é posíbel omitir exclusivamente o parámetro 3. </variable>"
+msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone.</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -77,80 +77,80 @@ msgctxt ""
"00000402.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph></variable>"
-msgstr "<variable id=\"kopffuss\">Escolla <emph>Editar - Cabeceiras e pés de páxina</emph></variable>"
+msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3159233\n"
"help.text"
-msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs</variable>"
-msgstr "<variable id=\"bkopfzeile\">Escolla a lapela <emph>Inserir - Cabeceiras e rodapés - Cabeceira e rodapé</emph></variable>"
+msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150443\n"
"help.text"
-msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph></variable>"
-msgstr "<variable id=\"bausfullen\">Escolla<emph>Editar - Encher</emph></variable>"
+msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3143267\n"
"help.text"
-msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph></variable>"
-msgstr "<variable id=\"bausunten\">Escolla <emph>Editar - Encher - Cara a abaixo</emph></variable>"
+msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153880\n"
"help.text"
-msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph></variable>"
-msgstr "<variable id=\"bausrechts\">Escolla <emph>Editar - Encher - Cara á dereita</emph></variable>"
+msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3151245\n"
"help.text"
-msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph></variable>"
-msgstr "<variable id=\"bausoben\">Escolla <emph>Editar - Encher - Cara a arriba</emph></variable>"
+msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph></variable>"
-msgstr "<variable id=\"bauslinks\">Escolla <emph>Editar - Encher - Cara á esquerda</emph></variable>"
+msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150400\n"
"help.text"
-msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph></variable>"
-msgstr "<variable id=\"baustab\">Escolla <emph>Folla - Encher celas - Follas</emph></variable>"
+msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3154910\n"
"help.text"
-msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph></variable>"
-msgstr "<variable id=\"bausreihe\">Escolla <emph>Editar - Encher- Series</emph></variable>"
+msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "Choose <emph>Sheet - Clear Cells</emph>"
-msgstr "Escolla <emph>Editar - Eliminar contido</emph>"
+msgid "Choose <emph>Sheet - Clear Cells</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -165,40 +165,40 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150011\n"
"help.text"
-msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph></variable>"
-msgstr "<variable id=\"bzelo\">Escolla <emph>Editar - Eliminar celas</emph></variable>"
+msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153951\n"
"help.text"
-msgid "Choose <emph>Sheet - Delete Sheet</emph>"
-msgstr "Escolla <emph>Editar - Eliminar contido</emph>"
+msgid "Choose <emph>Sheet - Delete Sheet</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3155306\n"
"help.text"
-msgid "Open context menu for a sheet tab"
-msgstr "Abra o menú de contexto para unha lapela de folla"
+msgid "Open context menu for a sheet tab."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3146119\n"
"help.text"
-msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>"
-msgstr "Escolla <emph>Editar - Eliminar contido</emph>"
+msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3148645\n"
"help.text"
-msgid "Open context menu for a sheet tab"
-msgstr "Abra o menú de contexto para unha lapela de folla"
+msgid "Open context menu for a sheet tab."
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -221,32 +221,32 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150275\n"
"help.text"
-msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph></variable>"
-msgstr "<variable id=\"aspze\">Escolla <emph>Ver - Cabeceiras de columnas e de filas</emph></variable>"
+msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph></variable>"
-msgstr "<variable id=\"awehe\">Escolla <emph>Ver - Realce de valor</emph></variable>"
+msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3148947\n"
"help.text"
-msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph></variable>"
-msgstr "<variable id=\"rechenleiste\">Escolla <emph>Ver - Barra de fórmulas</emph> or <emph>Ver - Barras de ferramentas - Barra de fórmulas</emph></variable>"
+msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3148663\n"
"help.text"
-msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph></variable>"
-msgstr "<variable id=\"seumvo\">Escolla <emph>Ver - Previsualización de quebra de páxina</emph></variable>"
+msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -269,16 +269,16 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149784\n"
"help.text"
-msgid "Choose <emph>Insert - Cells</emph>"
-msgstr "Escolla <emph>Inserir - Celas</emph>"
+msgid "Choose <emph>Insert - Cells</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "Open <emph>Insert Cells</emph> toolbar from Tools bar:"
-msgstr "Abra a barra <emph>Inserir celas</emph> na barra de ferramentas:"
+msgid "Open <emph>Insert Cells</emph> toolbar from <emph>Tools</emph> bar:"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -365,24 +365,24 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149033\n"
"help.text"
-msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph></variable>"
-msgstr "<variable id=\"eitab\">Escolla <emph>Folla - Inserir folla</emph></variable>"
+msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_idN1082F\n"
"help.text"
-msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph></variable>"
-msgstr "<variable id=\"eitabfile\">Escolla <emph>Folla - Inserir folla dun ficheiro</emph></variable>"
+msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3155115\n"
"help.text"
-msgid "Choose <emph>Insert - Function</emph>"
-msgstr "Escolla <emph>Inserir - Función</emph>"
+msgid "Choose <emph>Insert - Function</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -429,8 +429,8 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155809\n"
"help.text"
-msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date&Time</emph></variable>"
-msgstr "<variable id=\"eikadaze\"><emph>Inserir - Función</emph> - categoría <emph>Data e hora</emph></variable>"
+msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date & Time</emph></variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -517,32 +517,32 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155383\n"
"help.text"
-msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph></variable>"
-msgstr "<variable id=\"funktionsliste\">Escolla <emph>Inserir - Lista de funcións</emph></variable>"
+msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153250\n"
"help.text"
-msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph></variable>"
-msgstr "<variable id=\"einamen\">Escolla <emph>Inserir - Intervalose expresións con nome</emph></variable>"
+msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3146776\n"
"help.text"
-msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph></variable>"
-msgstr "<variable id=\"eiextdata\">Escolla <emph>Folla - Ligar a datos externos</emph></variable>"
+msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3143222\n"
"help.text"
-msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>"
-msgstr "Escolla <emph>Folla - Intervalos e expresións con nome - Definir</emph>"
+msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -557,24 +557,24 @@ msgctxt ""
"00000404.xhp\n"
"par_id3145214\n"
"help.text"
-msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph></variable>"
-msgstr "<variable id=\"einaei\">Escolla <emph>Folla - Intervalos e expresións con nome - Inserir</emph></variable>"
+msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153558\n"
"help.text"
-msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph></variable>"
-msgstr "<variable id=\"einaueb\">Escolla <emph>Folla - Intervalos e expresións con nome - Crear</emph></variable>"
+msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153483\n"
"help.text"
-msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph></variable>"
-msgstr "<variable id=\"einabesch\">Escoller <emph>Folla - Intervalos e expresións con nome - Etiquetas</emph></variable>"
+msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
@@ -597,192 +597,192 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154685\n"
"help.text"
-msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph></variable>"
-msgstr "<variable id=\"fozelle\">Escolla <emph>Formato - Celas</emph></variable>"
+msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153194\n"
"help.text"
-msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab </variable>"
-msgstr "<variable id=\"fozelstz\">Escolla a lapela <emph>Formato - Celas - Protección de cela</emph></variable>"
+msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155854\n"
"help.text"
-msgid "<variable id=\"fozei\">Choose <emph>Format - Row</emph></variable>"
-msgstr "<variable id=\"fozei\">Escolla <emph>Formato - Fila</emph></variable>"
+msgid "<variable id=\"fozei\">Choose <emph>Format - Rows</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3150012\n"
"help.text"
-msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Row - Optimal Height</emph></variable>"
-msgstr "<variable id=\"fozeiophoe\">Escolla <emph>Formato - Fila - Altura ideal</emph></variable>"
+msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Rows - Optimal Height</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3148645\n"
"help.text"
-msgid "Choose <emph>Format - Row - Hide</emph>"
-msgstr "Escolla <emph>Formato - Fila - Ocultar</emph>"
+msgid "Choose <emph>Format - Rows - Hide</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153728\n"
"help.text"
-msgid "Choose <emph>Format - Column - Hide</emph>"
-msgstr "Escolla <emph>Formato - Columna - Ocultar</emph>"
+msgid "Choose <emph>Format - Columns - Hide</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3151114\n"
"help.text"
-msgid "Choose <emph>Format - Sheet - Hide</emph>"
-msgstr "Escolla <emph>Formato - Folla - Ocultar</emph>"
+msgid "Choose <emph>Sheet - Hide Sheet</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3148576\n"
"help.text"
-msgid "Choose <emph>Format - Row - Show</emph>"
-msgstr "Escolla <emph>Formato - Fila - Mostrar</emph>"
+msgid "Choose <emph>Format - Rows - Show</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156286\n"
"help.text"
-msgid "Choose <emph>Format - Column - Show</emph>"
-msgstr "Escolla <emph>Formato - Columna - Mostrar</emph>"
+msgid "Choose <emph>Format - Columns - Show</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3145645\n"
"help.text"
-msgid "<variable id=\"fospa\">Choose <emph>Format - Column</emph></variable>"
-msgstr "<variable id=\"fospa\">Escolla <emph>Formato - Columna</emph></variable>"
+msgid "<variable id=\"fospa\">Choose <emph>Format - Columns</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3145252\n"
"help.text"
-msgid "Choose <emph>Format - Column - Optimal Width</emph>"
-msgstr "Escolla <emph>Formato- Columna - Largura ideal</emph>"
+msgid "Choose <emph>Format - Columns - Optimal Width</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3146971\n"
"help.text"
-msgid "Double-click right column separator in column headers"
-msgstr "Prema dúas veces no separador da columna dereita, nas cabeceiras de columna"
+msgid "Double-click right column separator in column headers."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3147362\n"
"help.text"
-msgid "<variable id=\"fot\">Choose <emph>Format - Sheet</emph></variable>"
-msgstr "<variable id=\"fot\">Escolla <emph>Formato - Folla</emph></variable>"
+msgid "<variable id=\"fot\">Choose <emph>Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3163805\n"
"help.text"
-msgid "<variable id=\"fotu\">Choose <emph>Format - Sheet - Rename</emph></variable>"
-msgstr "<variable id=\"fotu\">Escolla <emph>Formato - Folla - Renomear</emph></variable>"
+msgid "<variable id=\"fotu\">Choose <emph>Sheet - Rename Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155333\n"
"help.text"
-msgid "<variable id=\"fotenb\">Choose <emph>Format - Sheet - Show</emph></variable>"
-msgstr "<variable id=\"fotenb\">Escolla <emph>Formato - Folla - Mostrar</emph></variable>"
+msgid "<variable id=\"fotenb\">Choose <emph>Sheet - Show Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_idN1077A\n"
"help.text"
-msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph></variable>"
-msgstr "<variable id=\"foste\">Escolla <emph>Formato - Páxina</emph></variable>"
+msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155508\n"
"help.text"
-msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab </variable>"
-msgstr "<variable id=\"fostel\">Escolla a lapela <emph>Formato - Páxina - Folla</emph></variable>"
+msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3150883\n"
"help.text"
-msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph></variable>"
-msgstr "<variable id=\"fodrbe\">Escolla <emph>Formato - Intervalos de impresión</emph></variable>"
+msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156448\n"
"help.text"
-msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph></variable>"
-msgstr "<variable id=\"fodrfe\">Escolla <emph>Formato - Intervalos de impresión - Definir</emph></variable>"
+msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156290\n"
"help.text"
-msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph></variable>"
-msgstr "<variable id=\"fodrhin\">Escolla <emph>Formato - Intervalos de impresión - Engadir</emph></variable>"
+msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155812\n"
"help.text"
-msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph></variable>"
-msgstr "<variable id=\"fodbah\">Escolla <emph>Formato - Intervalos de impresión - Limpar</emph></variable>"
+msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153307\n"
"help.text"
-msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph></variable>"
-msgstr "<variable id=\"fodbbe\">Escolla <emph>Formato - Intervalos de impresión - Editar</emph></variable>"
+msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153916\n"
"help.text"
-msgid "Choose <emph>Format - AutoFormat</emph>"
-msgstr "Escolla <emph>Formato - Formato automático</emph>"
+msgid "Choose <emph>Format - AutoFormat</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3154532\n"
"help.text"
-msgid "On the Tools bar, click"
-msgstr "Na barra de ferramentas, prema en"
+msgid "On the <emph>Tools</emph> bar, click"
+msgstr ""
#: 00000405.xhp
msgctxt ""
@@ -805,8 +805,8 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154618\n"
"help.text"
-msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph></variable>"
-msgstr "<variable id=\"bedingte\">Escolla <emph>Formato - Formatado condicional</emph></variable>"
+msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -829,16 +829,16 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150541\n"
"help.text"
-msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph> </variable>"
-msgstr "<variable id=\"exdektv\">Escolla <emph>Ferramentas - Detective</emph> </variable>"
+msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3153194\n"
"help.text"
-msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>"
-msgstr "Escolla <emph>Ferramentas - Detective - Rastrexar precedentes</emph>"
+msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -853,24 +853,24 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph> </variable>"
-msgstr "<variable id=\"silbentrennungc\">Menú <emph>Ferramentas - Idioma - Guionización</emph> </variable>"
+msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3145785\n"
"help.text"
-msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph> </variable>"
-msgstr "<variable id=\"exdvore\">Escolla <emph>Ferramentas - Detective - Retirar precedentes</emph> </variable>"
+msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3155411\n"
"help.text"
-msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>"
-msgstr "Escolla <emph>Ferramentas - Detective - Rastrexar dependentes</emph>"
+msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -885,112 +885,112 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146984\n"
"help.text"
-msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph> </variable>"
-msgstr "<variable id=\"exdszne\">Escolla <emph>Ferramentas - Detective - Retirar dependentes</emph></variable>"
+msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3154014\n"
"help.text"
-msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph> </variable>"
-msgstr "<variable id=\"exdase\">Escolla <emph>Ferramentas - Detective - Retirar todos os rastros</emph></variable>"
+msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3153188\n"
"help.text"
-msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph> </variable>"
-msgstr "<variable id=\"exdszfe\">Escolla <emph>Ferramentas - Detective - Rastrexar erro</emph></variable>"
+msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3149410\n"
"help.text"
-msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph> </variable>"
-msgstr "<variable id=\"fuellmodus\">Escolla <emph>Ferramentas - Detective - Modo de recheo</emph></variable>"
+msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3156284\n"
"help.text"
-msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph> </variable>"
-msgstr "<variable id=\"dateneinkreisen\">Escolla <emph>Ferramentas - Detective - Marcar datos incorrectos</emph></variable>"
+msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3153159\n"
"help.text"
-msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph> </variable>"
-msgstr "<variable id=\"spurenaktualisieren\">Escolla <emph>Ferramentas - Detective - Actualizar rastros</emph></variable>"
+msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3147397\n"
"help.text"
-msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph> </variable>"
-msgstr "<variable id=\"automatisch\">Escolla <emph>Ferramentas - Detective - Actualizar automaticamente</emph></variable>"
+msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3154018\n"
"help.text"
-msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph> </variable>"
-msgstr "<variable id=\"exzws\">Escolla <emph>Ferramentas - Busca de obxectivo</emph></variable>"
+msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3269142\n"
"help.text"
-msgid "<variable id=\"solver\">Choose <emph>Tools - Solver</emph> </variable>"
-msgstr "<variable id=\"solver\">Escolla <emph>Ferramentas - Resolvedor</emph></variable>"
+msgid "<variable id=\"solver\">Choose <emph>Tools - Solver</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id8554338\n"
"help.text"
-msgid "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, <emph>Options</emph> button </variable>"
-msgstr "<variable id=\"solver_options\">Escolla <emph>Ferramentas - Resolvedor</emph>, botón <emph>Opcións</emph></variable>"
+msgid "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, click <emph>Options</emph> button.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3156277\n"
"help.text"
-msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph> </variable>"
-msgstr "<variable id=\"exsze\">Escolla <emph>Ferramentas - Escenarios</emph></variable>"
+msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3149020\n"
"help.text"
-msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph></variable>"
-msgstr "<variable id=\"protect_sheet\">Escolla <emph>Ferramentas - Protexer folla</emph></variable>"
+msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3154256\n"
"help.text"
-msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph></variable>"
-msgstr "<variable id=\"protect_spreadsheet\">Escolla <emph>Ferramentas - Protexer a folla de cálculo</emph></variable>"
+msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3146919\n"
"help.text"
-msgid "Choose <emph>Data - Calculate - Recalculate</emph>"
-msgstr "Escolla <emph>Datos - Calcular - Recalcular</emph>"
+msgid "Choose <emph>Data - Calculate - Recalculate</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -1005,16 +1005,16 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150941\n"
"help.text"
-msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph> </variable>"
-msgstr "<variable id=\"exatmb\">Escolla <emph>Datos - Calcular - Calcular automaticamente</emph></variable>"
+msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3151276\n"
"help.text"
-msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph> </variable>"
-msgstr "<variable id=\"autoeingabe\">Escolla <emph>Ferramentas - Entrada automática</emph> </variable>"
+msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph>.</variable>"
+msgstr ""
#: 00000407.xhp
msgctxt ""
@@ -1037,16 +1037,16 @@ msgctxt ""
"00000407.xhp\n"
"par_id3147335\n"
"help.text"
-msgid "<variable id=\"fete\">Choose <item type=\"menuitem\">View - Split Window</item></variable>"
-msgstr "<variable id=\"fete\">Escolla <item type=\"menuitem\">Ver - Dividir xanela</item></variable>"
+msgid "<variable id=\"fete\">Choose ><item type=\"menuitem\">View - Split Window</item>.</variable>"
+msgstr ""
#: 00000407.xhp
msgctxt ""
"00000407.xhp\n"
"par_id3153663\n"
"help.text"
-msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item></variable>"
-msgstr "<variable id=\"fefix\">Escolla <item type=\"menuitem\">Ver - Conxelar celas - Conxelar filas e columnas</item></variable>"
+msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1069,48 +1069,48 @@ msgctxt ""
"00000412.xhp\n"
"par_id8366954\n"
"help.text"
-msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph></variable>"
-msgstr "<variable id=\"text2columns\">Escolla <emph>Datos - Texto a columnas</emph></variable>"
+msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3147399\n"
"help.text"
-msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph></variable>"
-msgstr "<variable id=\"dbrbf\">Escolla <emph>Datos - Definir intervalo</emph></variable>"
+msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145345\n"
"help.text"
-msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph></variable>"
-msgstr "<variable id=\"dbrba\">Escolla <emph>Datos - Seleccionar intervalo</emph></variable>"
+msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150443\n"
"help.text"
-msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph></variable>"
-msgstr "<variable id=\"dnsrt\">Escolla <emph>Datos - Ordenar</emph></variable>"
+msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148491\n"
"help.text"
-msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab"
-msgstr "Escolla a lapela <emph>Datos - Ordenar - Criterios de ordenación</emph>"
+msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154516\n"
"help.text"
-msgid "On Standard bar, click"
-msgstr "Na barra Estándar, prema en"
+msgid "On <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1149,32 +1149,32 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146984\n"
"help.text"
-msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab</variable>"
-msgstr "<variable id=\"dnstot\">Escolla a lapela <emph>Datos - Ordenar - Opcións</emph></variable>"
+msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155308\n"
"help.text"
-msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph></variable>"
-msgstr "<variable id=\"dnftr\">Escolla <emph>Datos - Filtro</emph></variable>"
+msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148646\n"
"help.text"
-msgid "Choose <emph>Data - AutoFilter</emph>"
-msgstr "Escolla <emph>Datos - Filtro - Filtro automático</emph>"
+msgid "Choose <emph>Data - AutoFilter</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151113\n"
"help.text"
-msgid "On Tools bar or Table Data bar, click"
-msgstr "Na barra Ferramentas ou na barra Datos de táboa, prema en"
+msgid "On <emph>Tools</emph> bar or <emph>Table Data</emph> bar, click"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1197,40 +1197,40 @@ msgctxt ""
"00000412.xhp\n"
"par_id3156278\n"
"help.text"
-msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph></variable>"
-msgstr "<variable id=\"dnfspz\">Escolla <emph>Datos - Filtro - Filtro avanzado</emph></variable>"
+msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph> .</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153764\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label"
-msgstr "Escolla a etiqueta <emph>Datos - Máis filtros - Filtro estándar</emph>"
+msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155444\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label"
-msgstr "Escolla a etiqueta <emph>Datos - Máis filtros - Filtro avanzado... - Opcións</emph>"
+msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3156382\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Reset Filter</emph>"
-msgstr "Escolla <emph>Datos - Filtro - Restaurar filtro</emph>"
+msgid "Choose <emph>Data - More Filters - Reset Filter</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155961\n"
"help.text"
-msgid "On Table Data bar, click <emph>Reset Filter/Sort</emph>"
-msgstr "Na barra Datos de táboa, prema en <emph>Restaurar filtro/orde</emph>"
+msgid "On <emph>Table Data</emph> bar, click <emph>Reset Filter/Sort</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1253,112 +1253,112 @@ msgctxt ""
"00000412.xhp\n"
"par_id3152778\n"
"help.text"
-msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph></variable>"
-msgstr "<variable id=\"dnaftas\">Escolla <emph>Datos - Filtro - Ocultar filtro automático</emph></variable>"
+msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3166424\n"
"help.text"
-msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph></variable>"
-msgstr "<variable id=\"dntegs\">Escolla <emph>Datos - Subtotais</emph></variable>"
+msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154574\n"
"help.text"
-msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs</variable>"
-msgstr "<variable id=\"dntezd\">Escolla as lapelas <emph>Datos - Subtotais - 1º, 2º, 3º grupo</emph></variable>"
+msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151277\n"
"help.text"
-msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab</variable>"
-msgstr "<variable id=\"dntopi\">Escolla a lapela <emph>Datos - Subtotais - Opcións</emph></variable>"
+msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145133\n"
"help.text"
-msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph></variable>"
-msgstr "<variable id=\"datengueltig\">Escolla <emph>Datos - Validar - Criterios</emph></variable>"
+msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3152992\n"
"help.text"
-msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigwerte\">Menú <emph>Datos - Validez - Criterios</emph></variable>"
+msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150367\n"
"help.text"
-msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigeingabe\">Escolla a lapela <emph>Datos - Validez - Axuda de entrada</emph></variable>"
+msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154486\n"
"help.text"
-msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigfehler\">Escolla a lapela <emph>Datos - Validez - Alerta de erro</emph></variable>"
+msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3146978\n"
"help.text"
-msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph></variable>"
-msgstr "<variable id=\"dnmfo\">Escolla <emph>Datos - Operacións múltiplas</emph></variable>"
+msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155809\n"
"help.text"
-msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph></variable>"
-msgstr "<variable id=\"dnksd\">Escolla <emph>Datos - Consolidar</emph></variable>"
+msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148701\n"
"help.text"
-msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph></variable>"
-msgstr "<variable id=\"dngld\">Escolla <emph>Datos - Grupo e esquema</emph></variable>"
+msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153815\n"
"help.text"
-msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph></variable>"
-msgstr "<variable id=\"dngda\">Escolla <emph>Datos - Grupo e esquema - Agochar detalles</emph></variable>"
+msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3159223\n"
"help.text"
-msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph></variable>"
-msgstr "<variable id=\"dngde\">Escolla <emph>Datos - Grupo e esquema - Amosar detalles</emph></variable>"
+msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3146870\n"
"help.text"
-msgid "Choose <emph>Data - Group and Outline - Group</emph>"
-msgstr "Escolla <emph>Datos - Grupo e esquema - Agrupar</emph>"
+msgid "Choose <emph>Data - Group and Outline - Group</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1397,8 +1397,8 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146781\n"
"help.text"
-msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>"
-msgstr "Escolla <emph>Datos - Grupo e esquema - Desagrupar</emph>"
+msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1437,96 +1437,96 @@ msgctxt ""
"00000412.xhp\n"
"par_id3153008\n"
"help.text"
-msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph></variable>"
-msgstr "<variable id=\"dnglagl\">Escolla <emph>Datos - Grupo e esquema - Esquema automático</emph></variable>"
+msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154709\n"
"help.text"
-msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove</emph></variable>"
-msgstr "<variable id=\"dnglef\">Escolla <emph>Datos - Grupo e esquema - Retirar</emph></variable>"
+msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove Outline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id1774346\n"
"help.text"
-msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables)</variable>"
-msgstr "<variable id=\"dngdrill\">Escolla <emph>Datos - Grupo e esquema - Amosar detalles</emph> (para algunhas táboas dinámicas)</variable>"
+msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables).</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155759\n"
"help.text"
-msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph></variable>"
-msgstr "<variable id=\"dndtpt\">Escolla <emph>Datos - Piloto de datos</emph></variable>"
+msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154625\n"
"help.text"
-msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph></variable>"
-msgstr "<variable id=\"dndpa\">Escolla <emph>Inserir - Táboa dinámica</emph></variable>"
+msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3147558\n"
"help.text"
-msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
-msgstr "<variable id=\"dndq\">Escolla <emph>Datos - Piloto de datos - Iniciar</emph>. Na caixa de diálogo Seleccionar fonte, escolla a opción <emph>Fonte de datos rexistrada en $[officename]</emph>.</variable>"
+msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153297\n"
"help.text"
-msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Current selection</emph>."
-msgstr "Escolla <emph>Datos - Piloto de datos - Iniciar</emph>. Na caixa de diálogo Seleccionar fonte, escolla a opción <emph>Selección actual</emph>."
+msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Current selection</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145118\n"
"help.text"
-msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
-msgstr "Escolla <emph>Datos - Piloto de datos - Iniciar</emph>. Na caixa de diálogo Seleccionar fonte, escolla a opción <emph>Fonte de datos rexistrada en $[officename]</emph>, prema en <emph>Aceptar</emph> para ver a caixa de diálogo <emph>Seleccionar fonte de datos</emph>."
+msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153294\n"
"help.text"
-msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph></variable>"
-msgstr "<variable id=\"dndpak\">Escolla <emph>Datos - Piloto de datos - Actualizar</emph></variable>"
+msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151344\n"
"help.text"
-msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph></variable>"
-msgstr "<variable id=\"dndploe\">Escolla <emph>Datos - Piloto de datos - Eliminar</emph></variable>"
+msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150397\n"
"help.text"
-msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph></variable>"
-msgstr "<variable id=\"dndakt\">Escolla <emph>Datos - Actualizar intervalo</emph></variable>"
+msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_idN10B8F\n"
"help.text"
-msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph></variable>"
-msgstr "<variable id=\"grouping\">Escolla <emph>Datos - Grupo e esquema - Agrupar</emph></variable>"
+msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
@@ -1549,77 +1549,77 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162106567373\n"
"help.text"
-msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph> </variable>"
-msgstr "<variable id=\"insert_rows_above\">Escolla <emph>Folla - Inserir filas - Filas enriba</emph> </variable>"
+msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162109048207\n"
"help.text"
-msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph></variable>"
-msgstr "<variable id=\"insert_rows_below\">Escolla <emph>Folla - Inserir filas - Filas debaixo</emph> </variable>"
+msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162107055028\n"
"help.text"
-msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph></variable>"
-msgstr "<variable id=\"insert_columns_left\">Escolla <emph>Folla - Inserir columnas - Columnas á esquerda</emph></variable>"
+msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162109126013\n"
"help.text"
-msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph></variable>"
-msgstr "<variable id=\"insert_columns_right\">Escolla <emph>Folla - Inserir columnas - Columnas á dereita</emph></variable>"
+msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3149095\n"
"help.text"
-msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph></variable>"
-msgstr "<variable id=\"insert_page_break\">Escolla <emph>Folla - Inserir quebra de páxina</emph></variable>"
+msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3149398\n"
"help.text"
-msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph></variable>"
-msgstr "<variable id=\"insert_page_break_row\">Escolla <emph>Folla - Inserir quebra de páxina - Quebra de fila</emph></variable>"
+msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3150084\n"
"help.text"
-msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph></variable>"
-msgstr "<variable id=\"insert_page_break_column\">Escolla <emph>Folla - Inserir quebra manual - Quebra de columna</emph></variable>"
+msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3153093\n"
"help.text"
-msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph></variable>"
-msgstr "<variable id=\"delete_page_break\">Escolla <emph>Páxina - Eliminar quebra de páxina</emph></variable>"
+msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3153191\n"
"help.text"
-msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph></variable>"
-msgstr "<variable id=\"delete_page_break_row\">Escolla <emph>Folla - Eliminar quebra de páxina - Quebra de fila</emph></variable>"
+msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3145645\n"
"help.text"
-msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph></variable>"
-msgstr "<variable id=\"delete_page_break_column\">Escolla <emph>Folla - Eliminar quebra de páxina - Quebra de columna</emph></variable>"
+msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph>.</variable>"
+msgstr ""
diff --git a/source/gl/helpcontent2/source/text/scalc/02.po b/source/gl/helpcontent2/source/text/scalc/02.po
index 8ee36197717..cc6905bc202 100644
--- a/source/gl/helpcontent2/source/text/scalc/02.po
+++ b/source/gl/helpcontent2/source/text/scalc/02.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-05-12 14:35+0200\n"
-"PO-Revision-Date: 2017-08-14 19:04+0000\n"
-"Last-Translator: Leandro Regueiro <leandro.regueiro@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:59+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Galician <kde-i18n-doc@kde.org>\n"
"Language: gl\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1502737455.000000\n"
+"X-POOTLE-MTIME: 1542196797.000000\n"
#: 02130000.xhp
msgctxt ""
@@ -45,8 +45,8 @@ msgctxt ""
"02130000.xhp\n"
"par_id3155267\n"
"help.text"
-msgid "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Icona</alt></image>"
+msgid "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Currency Number Format Icon</alt></image>"
+msgstr ""
#: 02130000.xhp
msgctxt ""
@@ -61,8 +61,8 @@ msgctxt ""
"02130000.xhp\n"
"par_id3146776\n"
"help.text"
-msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cell - Numbers\">Format - Cell - Numbers</link>."
-msgstr "<link href=\"text/shared/01/05020300.xhp\" name=\"Formato - Celas - Números\">Formato - Celas - Números</link>."
+msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cells - Numbers\">Format - Cells - Numbers</link>."
+msgstr ""
#: 02140000.xhp
msgctxt ""
diff --git a/source/gl/helpcontent2/source/text/scalc/06.po b/source/gl/helpcontent2/source/text/scalc/06.po
index 2094966a709..d51c8e863e7 100644
--- a/source/gl/helpcontent2/source/text/scalc/06.po
+++ b/source/gl/helpcontent2/source/text/scalc/06.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-06-14 17:23+0200\n"
-"PO-Revision-Date: 2018-10-13 20:12+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-04-29 15:15+0000\n"
"Last-Translator: Xosé <xosecalvo@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: gl\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1539461561.000000\n"
+"X-POOTLE-MTIME: 1525014921.000000\n"
#: calcsamplefiles.xhp
msgctxt ""
@@ -23,35 +23,3 @@ msgctxt ""
"help.text"
msgid "Calc Sample Files"
msgstr "Ficheiros de exemplo do Calc"
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521663319917\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/imtrigon.ods\" id=\"ods_id61521568603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr "<object data=\"media/files/scalc/imtrigon.ods\" id=\"ods_id61521568603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521663319918\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/trigon.ods\" id=\"ods_id61521548603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr "<object data=\"media/files/scalc/trigon.ods\" id=\"ods_id61521548603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521563314918\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/pivot.ods\" id=\"ods_id61521547603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr "<object data=\"media/files/scalc/pivot.ods\" id=\"ods_id61521547603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id721528312694192\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/functions_ifs.ods\" id=\"ods_id61521547603534\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr "<object data=\"media/files/scalc/functions_ifs.ods\" id=\"ods_id61521547603534\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
diff --git a/source/gl/helpcontent2/source/text/scalc/guide.po b/source/gl/helpcontent2/source/text/scalc/guide.po
index 8fbe97096f5..f5341033ea0 100644
--- a/source/gl/helpcontent2/source/text/scalc/guide.po
+++ b/source/gl/helpcontent2/source/text/scalc/guide.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-31 14:10+0200\n"
-"PO-Revision-Date: 2018-10-13 20:12+0000\n"
-"Last-Translator: Xosé <xosecalvo@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:59+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: gl\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1539461571.000000\n"
+"X-POOTLE-MTIME: 1542196798.000000\n"
#: address_auto.xhp
msgctxt ""
@@ -3709,7 +3709,7 @@ msgctxt ""
"database_filter.xhp\n"
"par_idN10693\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - Standard Filter</item>."
+msgid "Choose <item type=\"menuitem\">Data - More Filters - Standard Filter</item>."
msgstr ""
#: database_filter.xhp
@@ -3765,7 +3765,7 @@ msgctxt ""
"database_filter.xhp\n"
"par_id3154944\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - AutoFilter</item>."
+msgid "Choose <item type=\"menuitem\">Data - AutoFilter</item>."
msgstr ""
#: database_filter.xhp
diff --git a/source/gl/helpcontent2/source/text/shared.po b/source/gl/helpcontent2/source/text/shared.po
index cf6a446c73a..d39970c07cb 100644
--- a/source/gl/helpcontent2/source/text/shared.po
+++ b/source/gl/helpcontent2/source/text/shared.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: 2018-09-04 21:01+0000\n"
-"Last-Translator: Xosé <xosecalvo@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:59+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: gl\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1536094879.000000\n"
+"X-POOTLE-MTIME: 1542196798.000000\n"
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -2013,5 +2013,5 @@ msgctxt ""
"need_help.xhp\n"
"hd_id1000010\n"
"help.text"
-msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"http://documentation.libreoffice.org/en/join-community/update-help-contents\">web page on writing Help contents</link>."
-msgstr "Esta páxina de axuda precisa de máis traballo para ser máis correcta e completa. Únase ao proxecto LibreOffice e axúdenos a escribir a información que falta. Visite a nosa <link href=\"http://documentation.libreoffice.org/en/join-community/update-help-contents\">páxina web sobre como escribir axuda</link>."
+msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"https://documentation.libreoffice.org/en/join-community/update-help-contents\"><emph>web page on writing Help contents</emph></link>."
+msgstr ""
diff --git a/source/gl/helpcontent2/source/text/shared/00.po b/source/gl/helpcontent2/source/text/shared/00.po
index 96f2da8eb92..8d94df4d1d8 100644
--- a/source/gl/helpcontent2/source/text/shared/00.po
+++ b/source/gl/helpcontent2/source/text/shared/00.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-10-21 20:57+0200\n"
-"PO-Revision-Date: 2018-11-06 22:19+0000\n"
-"Last-Translator: Xosé <xosecalvo@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:59+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Galician <kde-i18n-doc@kde.org>\n"
"Language: gl\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1541542788.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196799.000000\n"
#: 00000001.xhp
msgctxt ""
@@ -6221,7 +6221,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id621525017637963\n"
"help.text"
-msgid "Choose <emph>File - Export as EPUB</emph>."
+msgid "Choose <emph>File - Export As - Export as EPUB</emph>."
msgstr ""
#: 00000401.xhp
@@ -7197,7 +7197,7 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1091B\n"
"help.text"
-msgid "<variable id=\"grid\">Choose <emph>View - Grid</emph> (Impress or Draw).</variable>"
+msgid "<variable id=\"grid\">Choose <emph>View - Grid and Helplines</emph> (Impress or Draw).</variable>"
msgstr ""
#: 00000403.xhp
@@ -7205,7 +7205,7 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1092E\n"
"help.text"
-msgid "<variable id=\"guides\">Choose <emph>View - Snap Lines</emph> (Impress or Draw).</variable>"
+msgid "<variable id=\"guides\">Choose <emph>View - Snap Guides</emph> (Impress or Draw).</variable>"
msgstr ""
#: 00000404.xhp
@@ -7861,7 +7861,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id9988402\n"
"help.text"
-msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Updates</emph> button.</variable>"
+msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Check for Updates</emph> button.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8075,14 +8075,6 @@ msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
-"par_id3150032\n"
-"help.text"
-msgid "<variable id=\"arbeit\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Memory</emph>.</variable>"
-msgstr ""
-
-#: 00000406.xhp
-msgctxt ""
-"00000406.xhp\n"
"par_id3159153\n"
"help.text"
msgid "<variable id=\"ansicht\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - View</emph>.</variable>"
@@ -11045,7 +11037,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id366527\n"
"help.text"
-msgid "Choose <emph>Format - Object - Line</emph> (Writer)."
+msgid "Choose <emph>Format - Text Box and Shape - Line</emph> (Writer)."
msgstr ""
#: 00040502.xhp
@@ -11053,7 +11045,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id3835261\n"
"help.text"
-msgid "Choose <emph>Format - Graphic - Line</emph> (Calc)."
+msgid "Choose <emph>Format - Object - Line</emph> (Calc)."
msgstr ""
#: 00040502.xhp
@@ -11085,7 +11077,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id3154285\n"
"help.text"
-msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Object - </emph></caseinline><caseinline select=\"CALC\"><emph>Graphic - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
+msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Text Box and Shape - </emph></caseinline><caseinline select=\"CALC\"><emph>Object - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
msgstr ""
#: 00040502.xhp
diff --git a/source/gl/helpcontent2/source/text/shared/01.po b/source/gl/helpcontent2/source/text/shared/01.po
index 33fc0af64a7..9a287b7debc 100644
--- a/source/gl/helpcontent2/source/text/shared/01.po
+++ b/source/gl/helpcontent2/source/text/shared/01.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2018-11-06 22:19+0000\n"
-"Last-Translator: Xosé <xosecalvo@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:00+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Galician <kde-i18n-doc@kde.org>\n"
"Language: gl\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1541542797.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196802.000000\n"
#: 01010000.xhp
msgctxt ""
@@ -33637,8 +33637,8 @@ msgctxt ""
"06130000.xhp\n"
"par_id3153748\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
-msgstr "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\"> Executa ou garda a macro actual.</ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Runs or saves the current macro.</ahelp>"
+msgstr ""
#: 06130000.xhp
msgctxt ""
@@ -40771,14 +40771,6 @@ msgstr ""
#: ref_epub_export.xhp
msgctxt ""
"ref_epub_export.xhp\n"
-"par_id701525003241759\n"
-"help.text"
-msgid "<embedvar href=\"text/shared/00/00000002.xhp#epubv\" markup=\"keep\"/>"
-msgstr ""
-
-#: ref_epub_export.xhp
-msgctxt ""
-"ref_epub_export.xhp\n"
"par_id19921\n"
"help.text"
msgid "<image id=\"img_id22170\" src=\"media/screenshots/modules/swriter/ui/exportepub/EPubDialog.png\" localize=\"true\" width=\"664px\" height=\"482px\"><alt id=\"alt_id59843\">EPUB dialog box</alt></image>"
@@ -40925,7 +40917,7 @@ msgctxt ""
"ref_epub_export.xhp\n"
"par_id971525023515891\n"
"help.text"
-msgid "For custom metadata, you must provide a file with same name as the original filename and with extension as \".xmp\". The provided metadata will override the the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type=\"literal\">MyText.xmp</item>."
+msgid "For custom metadata, you must provide a file with same name as the original filename and with extension as \".xmp\". The provided metadata will override the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type=\"literal\">MyText.xmp</item>."
msgstr ""
#: ref_epub_export.xhp
diff --git a/source/gl/helpcontent2/source/text/shared/07.po b/source/gl/helpcontent2/source/text/shared/07.po
index 6a4ff659956..9d19a17e020 100644
--- a/source/gl/helpcontent2/source/text/shared/07.po
+++ b/source/gl/helpcontent2/source/text/shared/07.po
@@ -71,3 +71,11 @@ msgctxt ""
"help.text"
msgid "To create an HTML page from your $[officename] document, save the page using one of the \"HTML Document\" file types."
msgstr "Para crear unha páxina HTML a partir do seu documento de $[officename], garde a páxina usando un dos tipos de ficheiro «Documento HTML»."
+
+#: 09000000.xhp
+msgctxt ""
+"09000000.xhp\n"
+"par_id3150808\n"
+"help.text"
+msgid "Switch to the web layout mode by choosing <emph>View - Web</emph> or by opening a new HTML document."
+msgstr "Para cambiar a modo deseño web escolla <emph>Ver - Web</emph> ou abra un novo documento HTML."
diff --git a/source/gl/helpcontent2/source/text/shared/guide.po b/source/gl/helpcontent2/source/text/shared/guide.po
index 2f3f8e9b481..744d23a66bf 100644
--- a/source/gl/helpcontent2/source/text/shared/guide.po
+++ b/source/gl/helpcontent2/source/text/shared/guide.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-10-13 20:58+0000\n"
-"Last-Translator: Xosé <xosecalvo@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:00+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Galician <kde-i18n-doc@kde.org>\n"
"Language: gl\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1539464288.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196807.000000\n"
#: aaa_start.xhp
msgctxt ""
@@ -8829,8 +8829,8 @@ msgctxt ""
"gallery_insert.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by selecting <emph>Tools - Gallery</emph>."
-msgstr "Abra a galería mediante a icona <emph>Galería</emph> na barra <emph>Estándar</emph> ou a través de <emph>Ferramentas - Galería</emph>."
+msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by choosing <emph>Insert - Media - Gallery</emph>."
+msgstr ""
#: gallery_insert.xhp
msgctxt ""
diff --git a/source/gl/helpcontent2/source/text/shared/optionen.po b/source/gl/helpcontent2/source/text/shared/optionen.po
index 0aa787e738a..fcc1b679b8f 100644
--- a/source/gl/helpcontent2/source/text/shared/optionen.po
+++ b/source/gl/helpcontent2/source/text/shared/optionen.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-10-13 20:58+0000\n"
-"Last-Translator: Xosé <xosecalvo@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:00+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Galician <kde-i18n-doc@kde.org>\n"
"Language: gl\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1539464295.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196809.000000\n"
#: 01000000.xhp
msgctxt ""
@@ -267,6 +267,14 @@ msgstr "Algúns datos inclúense automaticamente nun dicionario interno para que
#: 01010100.xhp
msgctxt ""
"01010100.xhp\n"
+"par_id3153032\n"
+"help.text"
+msgid "User data is also used when commenting and in tracking changes mode, to identify comments/edits author; and to mark last edit position in document, so that when author opens the document later, it opens at the last edit position."
+msgstr ""
+
+#: 01010100.xhp
+msgctxt ""
+"01010100.xhp\n"
"hd_id3147653\n"
"help.text"
msgid "Address"
@@ -14741,7 +14749,7 @@ msgctxt ""
"opencl.xhp\n"
"par_id5293741\n"
"help.text"
-msgid "for more information on OpenCL, visit <link href=\"http://www.khronos.org/opencl/\">the OpenCL site</link>"
+msgid "for more information on OpenCL, visit <link href=\"https://www.khronos.org/opencl/\">the OpenCL site</link>"
msgstr ""
#: persona_firefox.xhp
diff --git a/source/gl/helpcontent2/source/text/swriter/00.po b/source/gl/helpcontent2/source/text/swriter/00.po
index 2e6a7f09303..476cb3c47f8 100644
--- a/source/gl/helpcontent2/source/text/swriter/00.po
+++ b/source/gl/helpcontent2/source/text/swriter/00.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: 2018-11-06 21:20+0000\n"
-"Last-Translator: Xosé <xosecalvo@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:00+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Galician <kde-i18n-doc@kde.org>\n"
"Language: gl\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1541539233.000000\n"
+"X-POOTLE-MTIME: 1542196810.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -37,8 +37,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3150253\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\"><alt id=\"alt_id3145389\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\"><alt id=\"alt_id3145389\">Icona</alt></image>"
+msgid "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145389\">Wrap Off Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -53,8 +53,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3156397\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\"><alt id=\"alt_id3149048\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\"><alt id=\"alt_id3149048\">Icona</alt></image>"
+msgid "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149048\">Wrap On Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -69,8 +69,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3154558\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\"><alt id=\"alt_id3152999\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\"><alt id=\"alt_id3152999\">Icona</alt></image>"
+msgid "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152999\">Wrap Through Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -85,8 +85,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3148773\n"
"help.text"
-msgid "<image src=\"res/sc06301.png\" id=\"img_id3149026\"><alt id=\"alt_id3149026\">Icon</alt></image>"
-msgstr "<image src=\"res/sc06301.png\" id=\"img_id3149026\"><alt id=\"alt_id3149026\">Icona</alt></image>"
+msgid "<image src=\"res/sc06301.png\" id=\"img_id3149026\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149026\">Jump to Previous Script Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -101,8 +101,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3151265\n"
"help.text"
-msgid "<image src=\"res/sc06300.png\" id=\"img_id3151272\"><alt id=\"alt_id3151272\">Icon</alt></image>"
-msgstr "<image src=\"res/sc06300.png\" id=\"img_id3151272\"><alt id=\"alt_id3151272\">Icona</alt></image>"
+msgid "<image src=\"res/sc06300.png\" id=\"img_id3151272\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151272\"> Jump to Next Script Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -381,8 +381,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3154763\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Comando </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -397,8 +397,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3151387\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Comando </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -413,8 +413,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3145823\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Comando </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -429,8 +429,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150932\n"
"help.text"
-msgid "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\"><alt id=\"alt_id3150502\">Icon</alt></image>"
-msgstr "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\"><alt id=\"alt_id3150502\">Icona</alt></image>"
+msgid "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150502\">Formatting Marks Icon</alt></image>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -461,8 +461,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150765\n"
"help.text"
-msgid "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\"><alt id=\"alt_id3147572\">Icon</alt></image>"
-msgstr "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\"><alt id=\"alt_id3147572\">Icona</alt></image>"
+msgid "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147572\">Web Icon</alt></image>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -2463,8 +2463,8 @@ msgctxt ""
"stylesmenu.xhp\n"
"par_id941529884998705\n"
"help.text"
-msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles</emph></variable>."
-msgstr "<variable id=\"ses\">Escolla <emph>Estilos - Editar estilos</emph></variable>."
+msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles...</emph></variable>."
+msgstr ""
#: stylesmenu.xhp
msgctxt ""
diff --git a/source/gl/svtools/messages.po b/source/gl/svtools/messages.po
index 68baef2f68a..30845cf6e43 100644
--- a/source/gl/svtools/messages.po
+++ b/source/gl/svtools/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: 2018-09-20 23:02+0000\n"
-"Last-Translator: Antón Méixome <meixome@certima.net>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:38+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: gl\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1537484569.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195492.000000\n"
#: include/svtools/strings.hrc:25
msgctxt "STR_UNDO"
@@ -1534,8 +1534,8 @@ msgstr "Guionizador Libhyphen"
#: include/svtools/strings.hrc:360
msgctxt "STR_DESCRIPTION_MYTHES"
-msgid "Mythes Thesaurus"
-msgstr "Dicionario de sinónimos Mythes"
+msgid "MyThes Thesaurus"
+msgstr ""
#: include/svtools/strings.hrc:361
msgctxt "STR_DESCRIPTION_IGNOREALLLIST"
diff --git a/source/gl/sw/messages.po b/source/gl/sw/messages.po
index b10dfe3f161..02b3ea65bba 100644
--- a/source/gl/sw/messages.po
+++ b/source/gl/sw/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-10-25 18:49+0000\n"
-"Last-Translator: Antón Méixome <meixome@certima.net>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:38+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: gl\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1540493340.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195492.000000\n"
#: sw/inc/app.hrc:29
msgctxt "RID_PARAGRAPHSTYLEFAMILY"
@@ -6848,7 +6848,12 @@ msgctxt "asciifilterdialog|lf"
msgid "_LF"
msgstr "_LF"
-#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:264
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:258
+msgctxt "asciifilterdialog|includebom"
+msgid "Include byte-order-mark"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:280
msgctxt "asciifilterdialog|label1"
msgid "Properties"
msgstr "Propiedades"
diff --git a/source/gl/swext/mediawiki/help.po b/source/gl/swext/mediawiki/help.po
index 88042b56058..0cd9de8cbd3 100644
--- a/source/gl/swext/mediawiki/help.po
+++ b/source/gl/swext/mediawiki/help.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-03-21 22:19+0000\n"
-"Last-Translator: Xosé <xosecalvo@gmail.com>\n"
+"POT-Creation-Date: 2018-11-15 13:53+0100\n"
+"PO-Revision-Date: 2018-11-12 11:50+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: gl\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1521670783.000000\n"
+"X-POOTLE-MTIME: 1542023419.000000\n"
#: help.tree
msgctxt ""
@@ -93,8 +93,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id7387615\n"
"help.text"
-msgid "A wiki account on a supported <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
-msgstr "Unha conta de wiki nun servidor <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> admitido"
+msgid "A wiki account on a supported <link href=\"https://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -149,24 +149,24 @@ msgctxt ""
"wiki.xhp\n"
"par_id368968\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Options</link> dialog, click Add."
-msgstr "Na caixa de diálogo <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Opcións</link>, prema Engadir."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\"><emph>Options</emph></link> dialog, click <emph>Add</emph>."
+msgstr ""
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"par_id6962187\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> dialog, enter the account information for the wiki."
-msgstr "Na caixa de diálogo <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki </link>, insira os datos conta da wiki."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\"><emph>MediaWiki</emph></link> dialog, enter the account information for the wiki."
+msgstr ""
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"par_id5328836\n"
"help.text"
-msgid "In the URL text box, enter the address of a wiki that you want to connect to."
-msgstr "Na caixa de texto do URL, introduza o enderezo do wiki ao que quere conectarse."
+msgid "In the <emph>URL</emph> text box, enter the address of a wiki that you want to connect to."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -181,8 +181,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id5906552\n"
"help.text"
-msgid "In the Username box, enter your user ID for your wiki account."
-msgstr "Na caixa de Nome de usuario, introduza o seu identificador de usuario para a súa conta do wiki."
+msgid "In the <emph>Username</emph> box, enter your user ID for your wiki account."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -197,8 +197,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id8869594\n"
"help.text"
-msgid "In the Password box, enter the password for your wiki account, then click OK."
-msgstr "Na caixa Contrasinal, introduza o contrasinal para a súa conta do wiki e despois prema Aceptar."
+msgid "In the Password box, enter the password for your wiki account, then click <emph>OK</emph>."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -245,8 +245,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id228278\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Send to MediaWiki</link> dialog, specify the settings for your entry."
-msgstr "Na caixa de diálogo <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Enviar a MediaWiki</link>, especifique a configuración da súa entrada."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\"><emph>Send to MediaWiki</emph></link> dialog, specify the settings for your entry."
+msgstr ""
#: wiki.xhp
msgctxt ""
diff --git a/source/gu/cui/messages.po b/source/gu/cui/messages.po
index b705ef19eb2..027d8466d8a 100644
--- a/source/gu/cui/messages.po
+++ b/source/gu/cui/messages.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:21+0100\n"
+"PO-Revision-Date: 2018-11-14 11:38+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: gu\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195499.000000\n"
#: cui/inc/strings.hrc:24
msgctxt "RID_SVXSTR_KEY_CONFIG_DIR"
@@ -1571,143 +1574,137 @@ msgstr "લીટીના પરિમાણ"
#: cui/inc/strings.hrc:365
#, fuzzy
-msgctxt "RID_SVXSTR_LOAD_ERROR"
-msgid "The selected module could not be loaded."
-msgstr "પસંદિત મોડ્યુલ લાવી શકાયું નહિ."
-
-#: cui/inc/strings.hrc:366
-#, fuzzy
msgctxt "RID_SVXSTR_STARTQUOTE"
msgid "Start Quote"
msgstr "અવતરણ ચિહ્ન શરૂ કરો (_S):"
-#: cui/inc/strings.hrc:367
+#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_ENDQUOTE"
msgid "End Quote"
msgstr ""
-#: cui/inc/strings.hrc:369
+#: cui/inc/strings.hrc:368
#, fuzzy
msgctxt "RID_SVXSTR_SELECTEDPERSONA"
msgid "Selected Theme: "
msgstr "થીમ પસંદ કરો"
-#: cui/inc/strings.hrc:370
+#: cui/inc/strings.hrc:369
msgctxt "RID_SVXSTR_SEARCHING"
msgid "Searching, please wait..."
msgstr ""
-#: cui/inc/strings.hrc:371
+#: cui/inc/strings.hrc:370
msgctxt "RID_SVXSTR_SEARCHERROR"
msgid "Cannot open %1, please try again later."
msgstr ""
-#: cui/inc/strings.hrc:372
+#: cui/inc/strings.hrc:371
msgctxt "RID_SVXSTR_NORESULTS"
msgid "No results found."
msgstr ""
-#: cui/inc/strings.hrc:373
+#: cui/inc/strings.hrc:372
msgctxt "RID_SVXSTR_APPLYPERSONA"
msgid "Applying Theme..."
msgstr ""
-#: cui/inc/strings.hrc:374
+#: cui/inc/strings.hrc:373
msgctxt "RID_SVXSTR_INVALIDPERSONAURL"
msgid "Please enter a valid theme address or a search term."
msgstr ""
-#: cui/inc/strings.hrc:376
+#: cui/inc/strings.hrc:375
msgctxt "RID_SVXSTR_TABLE_PRESET_NONE"
msgid "Set No Borders"
msgstr "કિનારીઓ સુયોજીત કરશો નહિં"
-#: cui/inc/strings.hrc:377
+#: cui/inc/strings.hrc:376
msgctxt "RID_SVXSTR_TABLE_PRESET_ONLYOUTER"
msgid "Set Outer Border Only"
msgstr "માત્ર બાહ્ય કિનારી સુયોજીત કરો"
-#: cui/inc/strings.hrc:378
+#: cui/inc/strings.hrc:377
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERHORI"
msgid "Set Outer Border and Horizontal Lines"
msgstr "બાહ્ય કિનારી અને આડી લીટીઓ સુયોજીત કરો"
-#: cui/inc/strings.hrc:379
+#: cui/inc/strings.hrc:378
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERALL"
msgid "Set Outer Border and All Inner Lines"
msgstr "બાહ્ય કિનારી અને બધી આંતરીક લીટીઓ સુયોજીત કરો"
-#: cui/inc/strings.hrc:380
+#: cui/inc/strings.hrc:379
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERINNER"
msgid "Set Outer Border Without Changing Inner Lines"
msgstr "બાહ્ય કિનારી આંતરીક લીટીઓ બદલ્યા વગર સુયોજીત કરો"
-#: cui/inc/strings.hrc:381
+#: cui/inc/strings.hrc:380
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONAL"
msgid "Set Diagonal Lines Only"
msgstr "ફકત સામસામેની લીટીઓ સુયોજીત કરો"
-#: cui/inc/strings.hrc:382
+#: cui/inc/strings.hrc:381
msgctxt "RID_SVXSTR_PARA_PRESET_ALL"
msgid "Set All Four Borders"
msgstr "ચારેય કિનારીઓ સુયોજીત કરો"
-#: cui/inc/strings.hrc:383
+#: cui/inc/strings.hrc:382
msgctxt "RID_SVXSTR_PARA_PRESET_LEFTRIGHT"
msgid "Set Left and Right Borders Only"
msgstr "માત્ર ડાબી અને જમણી કિનારીઓ સુયોજીત કરો"
-#: cui/inc/strings.hrc:384
+#: cui/inc/strings.hrc:383
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOM"
msgid "Set Top and Bottom Borders Only"
msgstr "માત્ર ઉપરની અને નીચેની કિનારીઓ સુયોજીત કરો"
-#: cui/inc/strings.hrc:385
+#: cui/inc/strings.hrc:384
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYLEFT"
msgid "Set Left Border Only"
msgstr "માત્ર ડાબી કિનારી સુયોજીત કરો"
-#: cui/inc/strings.hrc:386
+#: cui/inc/strings.hrc:385
msgctxt "RID_SVXSTR_HOR_PRESET_ONLYHOR"
msgid "Set Top and Bottom Borders, and All Inner Lines"
msgstr "સુયોજીત કરો ડાબી અને જમણી કિનારીઓ, અને બધી અંદરનીી કિનારીઓ"
-#: cui/inc/strings.hrc:387
+#: cui/inc/strings.hrc:386
msgctxt "RID_SVXSTR_VER_PRESET_ONLYVER"
msgid "Set Left and Right Borders, and All Inner Lines"
msgstr "સુયોજીત કરો ઉપર અને નીચેની કિનારીઓ, અને બધી અંદરનીી કિનારીઓ"
-#: cui/inc/strings.hrc:388
+#: cui/inc/strings.hrc:387
msgctxt "RID_SVXSTR_SHADOW_STYLE_NONE"
msgid "No Shadow"
msgstr "છાંયડો નથી"
-#: cui/inc/strings.hrc:389
+#: cui/inc/strings.hrc:388
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMRIGHT"
msgid "Cast Shadow to Bottom Right"
msgstr "નીચે જમણી બાજુ પડછાયો પાડો"
-#: cui/inc/strings.hrc:390
+#: cui/inc/strings.hrc:389
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPRIGHT"
msgid "Cast Shadow to Top Right"
msgstr "ઉપર જમણી બાજુ પડછાયો પાડો"
-#: cui/inc/strings.hrc:391
+#: cui/inc/strings.hrc:390
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMLEFT"
msgid "Cast Shadow to Bottom Left"
msgstr "નીચે ડાબી બાજુ પડછાયો પાડો"
-#: cui/inc/strings.hrc:392
+#: cui/inc/strings.hrc:391
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPLEFT"
msgid "Cast Shadow to Top Left"
msgstr "ઉપર ડાબી બાજુ પડછાયો પાડો"
-#: cui/inc/strings.hrc:393
+#: cui/inc/strings.hrc:392
msgctxt "RID_SVXSTR_SIGNATURELINE_SIGNED_BY"
msgid "Signed by: %1"
msgstr ""
-#: cui/inc/strings.hrc:394
+#: cui/inc/strings.hrc:393
msgctxt "RID_SVXSTR_OPENCL_RESTART"
msgid "For the OpenCL changes to take effect, %PRODUCTNAME must be restarted."
msgstr ""
@@ -11144,22 +11141,43 @@ msgctxt "signsignatureline|btn_select_certificate"
msgid "Select Certificate"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:168
+#. Name of the signer
+#: cui/uiconfig/ui/signsignatureline.ui:166
+msgctxt "signsignatureline|label_name"
+msgid "or"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:175
+msgctxt "signsignatureline|btn_load_image"
+msgid "Use Signature Image"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:190
+msgctxt "signsignatureline|btn_clear_image"
+msgid "Clear"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:206
+msgctxt "signsignatureline|label_image_dimensions"
+msgid "Best image size: 600 x 100 px"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:237
msgctxt "signsignatureline|label_sign"
msgid "Sign"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:205
+#: cui/uiconfig/ui/signsignatureline.ui:274
msgctxt "signsignatureline|label_add_comment"
msgid "Add comment:"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:241
+#: cui/uiconfig/ui/signsignatureline.ui:310
msgctxt "signsignatureline|label_hint"
msgid "Instructions from the document creator:"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:274
+#: cui/uiconfig/ui/signsignatureline.ui:343
msgctxt "signsignatureline|label_more"
msgid "More"
msgstr ""
diff --git a/source/gu/helpcontent2/source/text/sbasic/shared/01.po b/source/gu/helpcontent2/source/text/sbasic/shared/01.po
index d5e8a892c45..44c5cf8fca9 100644
--- a/source/gu/helpcontent2/source/text/sbasic/shared/01.po
+++ b/source/gu/helpcontent2/source/text/sbasic/shared/01.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-16 16:54+0200\n"
-"PO-Revision-Date: 2016-05-02 11:59+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:00+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: gu\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1462190375.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196819.000000\n"
#: 06130000.xhp
msgctxt ""
@@ -93,7 +93,7 @@ msgctxt ""
"06130000.xhp\n"
"par_id3154791\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Runs or saves the current macro.</ahelp>"
msgstr ""
#: 06130000.xhp
diff --git a/source/gu/helpcontent2/source/text/scalc/00.po b/source/gu/helpcontent2/source/text/scalc/00.po
index 5300d9b2d5b..9e63a0dab0b 100644
--- a/source/gu/helpcontent2/source/text/scalc/00.po
+++ b/source/gu/helpcontent2/source/text/scalc/00.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-11-22 13:53+0100\n"
-"PO-Revision-Date: 2016-05-24 10:52+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:00+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: gu\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1464087140.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196820.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -29,24 +29,24 @@ msgctxt ""
"00000004.xhp\n"
"hd_id3155535\n"
"help.text"
-msgid "<variable id=\"wie\">To access this function... </variable>"
-msgstr "<variable id=\"wie\">To access this function... </variable>"
+msgid "<variable id=\"wie\">To access this function...</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
"par_idN1056E\n"
"help.text"
-msgid "<variable id=\"moreontop\">More explanations on top of this page. </variable>"
-msgstr "<variable id=\"moreontop\">More explanations on top of this page. </variable>"
+msgid "<variable id=\"moreontop\">More explanations on top of this page.</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
"par_idN105AF\n"
"help.text"
-msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone. </variable>"
-msgstr "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone. </variable>"
+msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone.</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -77,63 +77,63 @@ msgctxt ""
"00000402.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph></variable>"
-msgstr "<variable id=\"kopffuss\">Choose <emph>Edit - Headers & Footers</emph></variable>"
+msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3159233\n"
"help.text"
-msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs</variable>"
-msgstr "<variable id=\"bkopfzeile\">Choose <emph>Edit - Headers & Footers - Header/Footer</emph> tabs</variable>"
+msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150443\n"
"help.text"
-msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph></variable>"
-msgstr "<variable id=\"bausfullen\">Choose <emph>Edit - Fill</emph></variable>"
+msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3143267\n"
"help.text"
-msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph></variable>"
-msgstr "<variable id=\"bausunten\">Choose <emph>Edit - Fill - Down</emph></variable>"
+msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153880\n"
"help.text"
-msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph></variable>"
-msgstr "<variable id=\"bausrechts\">Choose <emph>Edit - Fill - Right</emph></variable>"
+msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3151245\n"
"help.text"
-msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph></variable>"
-msgstr "<variable id=\"bausoben\">Choose <emph>Edit - Fill - Up</emph></variable>"
+msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph></variable>"
-msgstr "<variable id=\"bauslinks\">Choose <emph>Edit - Fill - Left</emph></variable>"
+msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150400\n"
"help.text"
-msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph></variable>"
+msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -141,16 +141,16 @@ msgctxt ""
"00000402.xhp\n"
"par_id3154910\n"
"help.text"
-msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph></variable>"
-msgstr "<variable id=\"bausreihe\">Choose <emph>Edit - Fill - Series</emph></variable>"
+msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "Choose <emph>Sheet - Clear Cells</emph>"
-msgstr "Choose <emph>Edit - Delete Contents</emph>"
+msgid "Choose <emph>Sheet - Clear Cells</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -165,23 +165,23 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150011\n"
"help.text"
-msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph></variable>"
-msgstr "<variable id=\"bzelo\">Choose <emph>Edit - Delete Cells</emph></variable>"
+msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153951\n"
"help.text"
-msgid "Choose <emph>Sheet - Delete Sheet</emph>"
-msgstr "Choose <emph>Edit - Delete Contents</emph>"
+msgid "Choose <emph>Sheet - Delete Sheet</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3155306\n"
"help.text"
-msgid "Open context menu for a sheet tab"
+msgid "Open context menu for a sheet tab."
msgstr ""
#: 00000402.xhp
@@ -189,15 +189,15 @@ msgctxt ""
"00000402.xhp\n"
"par_id3146119\n"
"help.text"
-msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>"
-msgstr "Choose <emph>Edit - Delete Contents</emph>"
+msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3148645\n"
"help.text"
-msgid "Open context menu for a sheet tab"
+msgid "Open context menu for a sheet tab."
msgstr ""
#: 00000403.xhp
@@ -221,23 +221,23 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150275\n"
"help.text"
-msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph></variable>"
-msgstr "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph></variable>"
+msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph></variable>"
-msgstr "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph></variable>"
+msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3148947\n"
"help.text"
-msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph></variable>"
+msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph>.</variable>"
msgstr ""
#: 00000403.xhp
@@ -245,8 +245,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3148663\n"
"help.text"
-msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph></variable>"
-msgstr "<variable id=\"seumvo\">Choose <emph>View - Page Break Preview</emph></variable>"
+msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -269,16 +269,16 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149784\n"
"help.text"
-msgid "Choose <emph>Insert - Cells</emph>"
-msgstr "Choose <emph>Insert - Cells</emph>"
+msgid "Choose <emph>Insert - Cells</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "Open <emph>Insert Cells</emph> toolbar from Tools bar:"
-msgstr "Open <emph>Insert Cells</emph> toolbar from Tools bar:"
+msgid "Open <emph>Insert Cells</emph> toolbar from <emph>Tools</emph> bar:"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -365,7 +365,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149033\n"
"help.text"
-msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph></variable>"
+msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -373,7 +373,7 @@ msgctxt ""
"00000404.xhp\n"
"par_idN1082F\n"
"help.text"
-msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph></variable>"
+msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -381,8 +381,8 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155115\n"
"help.text"
-msgid "Choose <emph>Insert - Function</emph>"
-msgstr "Choose <emph>Insert - Function</emph>"
+msgid "Choose <emph>Insert - Function</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -429,8 +429,8 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155809\n"
"help.text"
-msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date&Time</emph></variable>"
-msgstr "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date&Time</emph></variable>"
+msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date & Time</emph></variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -517,15 +517,15 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155383\n"
"help.text"
-msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph></variable>"
-msgstr "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph></variable>"
+msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153250\n"
"help.text"
-msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph></variable>"
+msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -533,7 +533,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3146776\n"
"help.text"
-msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph></variable>"
+msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -541,7 +541,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3143222\n"
"help.text"
-msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>"
+msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>."
msgstr ""
#: 00000404.xhp
@@ -557,7 +557,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3145214\n"
"help.text"
-msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph></variable>"
+msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -565,7 +565,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153558\n"
"help.text"
-msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph></variable>"
+msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -573,7 +573,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153483\n"
"help.text"
-msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph></variable>"
+msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph>.</variable>"
msgstr ""
#: 00000405.xhp
@@ -597,192 +597,192 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154685\n"
"help.text"
-msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph></variable>"
-msgstr "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph></variable>"
+msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153194\n"
"help.text"
-msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab </variable>"
-msgstr "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab </variable>"
+msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155854\n"
"help.text"
-msgid "<variable id=\"fozei\">Choose <emph>Format - Row</emph></variable>"
-msgstr "<variable id=\"fozei\">Choose <emph>Format - Row</emph></variable>"
+msgid "<variable id=\"fozei\">Choose <emph>Format - Rows</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3150012\n"
"help.text"
-msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Row - Optimal Height</emph></variable>"
-msgstr "<variable id=\"fozeiophoe\">Choose <emph>Format - Row - Optimal Height</emph></variable>"
+msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Rows - Optimal Height</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3148645\n"
"help.text"
-msgid "Choose <emph>Format - Row - Hide</emph>"
-msgstr "Choose <emph>Format - Row - Hide</emph>"
+msgid "Choose <emph>Format - Rows - Hide</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153728\n"
"help.text"
-msgid "Choose <emph>Format - Column - Hide</emph>"
-msgstr "Choose <emph>Format - Column - Hide</emph>"
+msgid "Choose <emph>Format - Columns - Hide</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3151114\n"
"help.text"
-msgid "Choose <emph>Format - Sheet - Hide</emph>"
-msgstr "Choose <emph>Format - Sheet - Hide</emph>"
+msgid "Choose <emph>Sheet - Hide Sheet</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3148576\n"
"help.text"
-msgid "Choose <emph>Format - Row - Show</emph>"
-msgstr "Choose <emph>Format - Row - Show</emph>"
+msgid "Choose <emph>Format - Rows - Show</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156286\n"
"help.text"
-msgid "Choose <emph>Format - Column - Show</emph>"
-msgstr "Choose <emph>Format - Column - Show</emph>"
+msgid "Choose <emph>Format - Columns - Show</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3145645\n"
"help.text"
-msgid "<variable id=\"fospa\">Choose <emph>Format - Column</emph></variable>"
-msgstr "<variable id=\"fospa\">Choose <emph>Format - Column</emph></variable>"
+msgid "<variable id=\"fospa\">Choose <emph>Format - Columns</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3145252\n"
"help.text"
-msgid "Choose <emph>Format - Column - Optimal Width</emph>"
-msgstr "Choose <emph>Format - Column - Optimal Width</emph>"
+msgid "Choose <emph>Format - Columns - Optimal Width</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3146971\n"
"help.text"
-msgid "Double-click right column separator in column headers"
-msgstr "Double-click right column separator in column headers"
+msgid "Double-click right column separator in column headers."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3147362\n"
"help.text"
-msgid "<variable id=\"fot\">Choose <emph>Format - Sheet</emph></variable>"
-msgstr "<variable id=\"fot\">Choose <emph>Format - Sheet</emph></variable>"
+msgid "<variable id=\"fot\">Choose <emph>Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3163805\n"
"help.text"
-msgid "<variable id=\"fotu\">Choose <emph>Format - Sheet - Rename</emph></variable>"
-msgstr "<variable id=\"fotu\">Choose <emph>Format - Sheet - Rename</emph></variable>"
+msgid "<variable id=\"fotu\">Choose <emph>Sheet - Rename Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155333\n"
"help.text"
-msgid "<variable id=\"fotenb\">Choose <emph>Format - Sheet - Show</emph></variable>"
-msgstr "<variable id=\"fotenb\">Choose <emph>Format - Sheet - Show</emph></variable>"
+msgid "<variable id=\"fotenb\">Choose <emph>Sheet - Show Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_idN1077A\n"
"help.text"
-msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph></variable>"
-msgstr "<variable id=\"foste\">Choose <emph>Format - Page</emph></variable>"
+msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155508\n"
"help.text"
-msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab </variable>"
-msgstr "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab </variable>"
+msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3150883\n"
"help.text"
-msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph></variable>"
-msgstr "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph></variable>"
+msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156448\n"
"help.text"
-msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph></variable>"
-msgstr "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph></variable>"
+msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156290\n"
"help.text"
-msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph></variable>"
-msgstr "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph></variable>"
+msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155812\n"
"help.text"
-msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph></variable>"
-msgstr "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Remove</emph></variable>"
+msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153307\n"
"help.text"
-msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph></variable>"
-msgstr "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph></variable>"
+msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153916\n"
"help.text"
-msgid "Choose <emph>Format - AutoFormat</emph>"
-msgstr "Choose <emph>Format - AutoFormat</emph>"
+msgid "Choose <emph>Format - AutoFormat</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3154532\n"
"help.text"
-msgid "On the Tools bar, click"
-msgstr "On the Tools bar, click"
+msgid "On the <emph>Tools</emph> bar, click"
+msgstr ""
#: 00000405.xhp
msgctxt ""
@@ -805,8 +805,8 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154618\n"
"help.text"
-msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph></variable>"
-msgstr "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph></variable>"
+msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -829,7 +829,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150541\n"
"help.text"
-msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph> </variable>"
+msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -837,8 +837,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153194\n"
"help.text"
-msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>"
-msgstr "Choose <emph>Tools - Detective - Trace Precedents</emph>"
+msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -853,7 +853,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph> </variable>"
+msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -861,7 +861,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3145785\n"
"help.text"
-msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph> </variable>"
+msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -869,8 +869,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3155411\n"
"help.text"
-msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>"
-msgstr "Choose <emph>Tools - Detective - Trace Dependents</emph>"
+msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -885,7 +885,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146984\n"
"help.text"
-msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph> </variable>"
+msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -893,7 +893,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154014\n"
"help.text"
-msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph> </variable>"
+msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -901,7 +901,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153188\n"
"help.text"
-msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph> </variable>"
+msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -909,7 +909,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3149410\n"
"help.text"
-msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph> </variable>"
+msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -917,7 +917,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3156284\n"
"help.text"
-msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph> </variable>"
+msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -925,7 +925,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153159\n"
"help.text"
-msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph> </variable>"
+msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -933,7 +933,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3147397\n"
"help.text"
-msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph> </variable>"
+msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -941,7 +941,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154018\n"
"help.text"
-msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph> </variable>"
+msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -949,7 +949,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3269142\n"
"help.text"
-msgid "<variable id=\"solver\">Choose <emph>Tools - Solver</emph> </variable>"
+msgid "<variable id=\"solver\">Choose <emph>Tools - Solver</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -957,7 +957,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id8554338\n"
"help.text"
-msgid "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, <emph>Options</emph> button </variable>"
+msgid "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, click <emph>Options</emph> button.</variable>"
msgstr ""
#: 00000406.xhp
@@ -965,7 +965,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3156277\n"
"help.text"
-msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph> </variable>"
+msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -973,7 +973,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3149020\n"
"help.text"
-msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph></variable>"
+msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -981,7 +981,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154256\n"
"help.text"
-msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph></variable>"
+msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -989,7 +989,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146919\n"
"help.text"
-msgid "Choose <emph>Data - Calculate - Recalculate</emph>"
+msgid "Choose <emph>Data - Calculate - Recalculate</emph>."
msgstr ""
#: 00000406.xhp
@@ -1005,7 +1005,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150941\n"
"help.text"
-msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph> </variable>"
+msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -1013,7 +1013,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3151276\n"
"help.text"
-msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph> </variable>"
+msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph>.</variable>"
msgstr ""
#: 00000407.xhp
@@ -1037,7 +1037,7 @@ msgctxt ""
"00000407.xhp\n"
"par_id3147335\n"
"help.text"
-msgid "<variable id=\"fete\">Choose <item type=\"menuitem\">View - Split Window</item></variable>"
+msgid "<variable id=\"fete\">Choose ><item type=\"menuitem\">View - Split Window</item>.</variable>"
msgstr ""
#: 00000407.xhp
@@ -1045,7 +1045,7 @@ msgctxt ""
"00000407.xhp\n"
"par_id3153663\n"
"help.text"
-msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item></variable>"
+msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1069,7 +1069,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id8366954\n"
"help.text"
-msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph></variable>"
+msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1077,40 +1077,40 @@ msgctxt ""
"00000412.xhp\n"
"par_id3147399\n"
"help.text"
-msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph></variable>"
-msgstr "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph></variable>"
+msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145345\n"
"help.text"
-msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph></variable>"
-msgstr "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph></variable>"
+msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150443\n"
"help.text"
-msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph></variable>"
-msgstr "<variable id=\"dnsrt\">Choose <emph>Data - Sort</emph></variable>"
+msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148491\n"
"help.text"
-msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab"
-msgstr "Choose <emph>Data - Sort - Sort Criteria</emph> tab"
+msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154516\n"
"help.text"
-msgid "On Standard bar, click"
-msgstr "On Standard bar, click"
+msgid "On <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1149,32 +1149,32 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146984\n"
"help.text"
-msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab</variable>"
-msgstr "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab </variable>"
+msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155308\n"
"help.text"
-msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph></variable>"
-msgstr "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph></variable>"
+msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148646\n"
"help.text"
-msgid "Choose <emph>Data - AutoFilter</emph>"
-msgstr "Choose <emph>Data - Filter - AutoFilter</emph>"
+msgid "Choose <emph>Data - AutoFilter</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151113\n"
"help.text"
-msgid "On Tools bar or Table Data bar, click"
-msgstr "On Tools bar or Table Data bar, click"
+msgid "On <emph>Tools</emph> bar or <emph>Table Data</emph> bar, click"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1197,39 +1197,39 @@ msgctxt ""
"00000412.xhp\n"
"par_id3156278\n"
"help.text"
-msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph></variable>"
-msgstr "<variable id=\"dnfspz\">Choose <emph>Data - Filter - Advanced Filter</emph></variable>"
+msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph> .</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153764\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label"
-msgstr "Choose <emph>Data - Filter - Standard Filter - More>></emph> button"
+msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155444\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label"
-msgstr "Choose <emph>Data - Filter - Advanced Filter - More>></emph> button"
+msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3156382\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Reset Filter</emph>"
-msgstr "Choose <emph>Data - Filter - AutoFilter</emph>"
+msgid "Choose <emph>Data - More Filters - Reset Filter</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155961\n"
"help.text"
-msgid "On Table Data bar, click <emph>Reset Filter/Sort</emph>"
+msgid "On <emph>Table Data</emph> bar, click <emph>Reset Filter/Sort</emph>."
msgstr ""
#: 00000412.xhp
@@ -1253,112 +1253,112 @@ msgctxt ""
"00000412.xhp\n"
"par_id3152778\n"
"help.text"
-msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph></variable>"
-msgstr "<variable id=\"dnaftas\">Choose <emph>Data - Filter - Hide AutoFilter</emph></variable>"
+msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3166424\n"
"help.text"
-msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph></variable>"
-msgstr "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph></variable>"
+msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154574\n"
"help.text"
-msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs</variable>"
-msgstr "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs </variable>"
+msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151277\n"
"help.text"
-msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab</variable>"
-msgstr "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab </variable>"
+msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145133\n"
"help.text"
-msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph></variable>"
-msgstr "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph></variable>"
+msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3152992\n"
"help.text"
-msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab </variable>"
+msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150367\n"
"help.text"
-msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab </variable>"
+msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154486\n"
"help.text"
-msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab </variable>"
+msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3146978\n"
"help.text"
-msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph></variable>"
-msgstr "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph></variable>"
+msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155809\n"
"help.text"
-msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph></variable>"
-msgstr "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph></variable>"
+msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148701\n"
"help.text"
-msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph></variable>"
-msgstr "<variable id=\"dngld\">Choose <emph>Data - Outline</emph></variable>"
+msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153815\n"
"help.text"
-msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph></variable>"
-msgstr "<variable id=\"dngda\">Choose <emph>Data - Outline - Hide Details</emph></variable>"
+msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3159223\n"
"help.text"
-msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph></variable>"
-msgstr "<variable id=\"dngde\">Choose <emph>Data - Outline - Show Details</emph></variable>"
+msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3146870\n"
"help.text"
-msgid "Choose <emph>Data - Group and Outline - Group</emph>"
-msgstr "Choose <emph>Data - Outline - Group</emph>"
+msgid "Choose <emph>Data - Group and Outline - Group</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1397,8 +1397,8 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146781\n"
"help.text"
-msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>"
-msgstr "Choose <emph>Data - Outline - Ungroup</emph>"
+msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1437,96 +1437,96 @@ msgctxt ""
"00000412.xhp\n"
"par_id3153008\n"
"help.text"
-msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph></variable>"
-msgstr "<variable id=\"dnglagl\">Choose <emph>Data - Outline - AutoOutline</emph></variable>"
+msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154709\n"
"help.text"
-msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove</emph></variable>"
-msgstr "<variable id=\"dnglef\">Choose <emph>Data - Outline - Remove</emph></variable>"
+msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove Outline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id1774346\n"
"help.text"
-msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables)</variable>"
-msgstr "<variable id=\"dngde\">Choose <emph>Data - Outline - Show Details</emph></variable>"
+msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables).</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155759\n"
"help.text"
-msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph></variable>"
-msgstr "<variable id=\"dndtpt\">Choose <emph>Data - DataPilot</emph></variable>"
+msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154625\n"
"help.text"
-msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph></variable>"
-msgstr "<variable id=\"dndtpt\">Choose <emph>Data - DataPilot</emph></variable>"
+msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3147558\n"
"help.text"
-msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
-msgstr "<variable id=\"dndq\">Choose <emph>Data - DataPilot - Start</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>. </variable>"
+msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153297\n"
"help.text"
-msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Current selection</emph>."
-msgstr "Choose <emph>Data - DataPilot - Start</emph>, in the Select Source dialog choose the option <emph>Current selection</emph>."
+msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Current selection</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145118\n"
"help.text"
-msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
-msgstr "Choose <emph>Data - DataPilot - Start</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
+msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153294\n"
"help.text"
-msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph></variable>"
-msgstr "<variable id=\"dndpak\">Choose <emph>Data - DataPilot - Refresh</emph></variable>"
+msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151344\n"
"help.text"
-msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph></variable>"
-msgstr "<variable id=\"dndploe\">Choose <emph>Data - DataPilot - Delete</emph></variable>"
+msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150397\n"
"help.text"
-msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph></variable>"
-msgstr "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph></variable>"
+msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_idN10B8F\n"
"help.text"
-msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph></variable>"
-msgstr "<variable id=\"grouping\">Choose <emph>Data - Outline - Group</emph></variable>"
+msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
@@ -1549,7 +1549,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162106567373\n"
"help.text"
-msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph> </variable>"
+msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1557,7 +1557,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162109048207\n"
"help.text"
-msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph></variable>"
+msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1565,7 +1565,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162107055028\n"
"help.text"
-msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph></variable>"
+msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1573,7 +1573,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162109126013\n"
"help.text"
-msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph></variable>"
+msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1581,7 +1581,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3149095\n"
"help.text"
-msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph></variable>"
+msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1589,7 +1589,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3149398\n"
"help.text"
-msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph></variable>"
+msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1597,7 +1597,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3150084\n"
"help.text"
-msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph></variable>"
+msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1605,7 +1605,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3153093\n"
"help.text"
-msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph></variable>"
+msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1613,7 +1613,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3153191\n"
"help.text"
-msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph></variable>"
+msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1621,5 +1621,5 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3145645\n"
"help.text"
-msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph></variable>"
+msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph>.</variable>"
msgstr ""
diff --git a/source/gu/helpcontent2/source/text/scalc/02.po b/source/gu/helpcontent2/source/text/scalc/02.po
index 28fb5164c85..9c55ff5c5af 100644
--- a/source/gu/helpcontent2/source/text/scalc/02.po
+++ b/source/gu/helpcontent2/source/text/scalc/02.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-05-12 14:35+0200\n"
-"PO-Revision-Date: 2013-06-16 09:38+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:00+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: gu\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1371375501.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196820.000000\n"
#: 02130000.xhp
msgctxt ""
@@ -45,8 +45,8 @@ msgctxt ""
"02130000.xhp\n"
"par_id3155267\n"
"help.text"
-msgid "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Icon</alt></image>"
+msgid "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Currency Number Format Icon</alt></image>"
+msgstr ""
#: 02130000.xhp
msgctxt ""
@@ -61,8 +61,8 @@ msgctxt ""
"02130000.xhp\n"
"par_id3146776\n"
"help.text"
-msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cell - Numbers\">Format - Cell - Numbers</link>."
-msgstr "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cell - Numbers\">Format - Cell - Numbers</link>"
+msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cells - Numbers\">Format - Cells - Numbers</link>."
+msgstr ""
#: 02140000.xhp
msgctxt ""
diff --git a/source/gu/helpcontent2/source/text/scalc/06.po b/source/gu/helpcontent2/source/text/scalc/06.po
index 81a6dccd3aa..7c6898ce1aa 100644
--- a/source/gu/helpcontent2/source/text/scalc/06.po
+++ b/source/gu/helpcontent2/source/text/scalc/06.po
@@ -3,15 +3,18 @@ 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-06-14 17:23+0200\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-04-24 11:36+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: gu\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1524569818.000000\n"
#: calcsamplefiles.xhp
msgctxt ""
@@ -20,35 +23,3 @@ msgctxt ""
"help.text"
msgid "Calc Sample Files"
msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521663319917\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/imtrigon.ods\" id=\"ods_id61521568603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521663319918\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/trigon.ods\" id=\"ods_id61521548603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521563314918\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/pivot.ods\" id=\"ods_id61521547603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id721528312694192\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/functions_ifs.ods\" id=\"ods_id61521547603534\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
diff --git a/source/gu/helpcontent2/source/text/scalc/guide.po b/source/gu/helpcontent2/source/text/scalc/guide.po
index 636c5c0d12c..d647ffba888 100644
--- a/source/gu/helpcontent2/source/text/scalc/guide.po
+++ b/source/gu/helpcontent2/source/text/scalc/guide.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-31 14:10+0200\n"
-"PO-Revision-Date: 2016-07-06 01:45+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:00+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: gu\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1467769533.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196820.000000\n"
#: address_auto.xhp
msgctxt ""
@@ -3709,8 +3709,8 @@ msgctxt ""
"database_filter.xhp\n"
"par_idN10693\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - Standard Filter</item>."
-msgstr "Choose <item type=\"menuitem\">Data - Filter - Standard Filter</item>."
+msgid "Choose <item type=\"menuitem\">Data - More Filters - Standard Filter</item>."
+msgstr ""
#: database_filter.xhp
msgctxt ""
@@ -3765,8 +3765,8 @@ msgctxt ""
"database_filter.xhp\n"
"par_id3154944\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - AutoFilter</item>."
-msgstr "Choose <item type=\"menuitem\">Data - Filter - AutoFilter</item>."
+msgid "Choose <item type=\"menuitem\">Data - AutoFilter</item>."
+msgstr ""
#: database_filter.xhp
msgctxt ""
diff --git a/source/gu/helpcontent2/source/text/shared.po b/source/gu/helpcontent2/source/text/shared.po
index baa64e897a9..745cc727ef2 100644
--- a/source/gu/helpcontent2/source/text/shared.po
+++ b/source/gu/helpcontent2/source/text/shared.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: 2016-05-02 12:01+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:00+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: gu\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1462190472.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196821.000000\n"
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -2013,5 +2013,5 @@ msgctxt ""
"need_help.xhp\n"
"hd_id1000010\n"
"help.text"
-msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"http://documentation.libreoffice.org/en/join-community/update-help-contents\">web page on writing Help contents</link>."
+msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"https://documentation.libreoffice.org/en/join-community/update-help-contents\"><emph>web page on writing Help contents</emph></link>."
msgstr ""
diff --git a/source/gu/helpcontent2/source/text/shared/00.po b/source/gu/helpcontent2/source/text/shared/00.po
index 9a15f1ac8ff..36f2d36e054 100644
--- a/source/gu/helpcontent2/source/text/shared/00.po
+++ b/source/gu/helpcontent2/source/text/shared/00.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-10-21 20:57+0200\n"
-"PO-Revision-Date: 2016-05-24 11:38+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:00+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: gu\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1464089880.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196822.000000\n"
#: 00000001.xhp
msgctxt ""
@@ -6221,7 +6221,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id621525017637963\n"
"help.text"
-msgid "Choose <emph>File - Export as EPUB</emph>."
+msgid "Choose <emph>File - Export As - Export as EPUB</emph>."
msgstr ""
#: 00000401.xhp
@@ -7197,7 +7197,7 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1091B\n"
"help.text"
-msgid "<variable id=\"grid\">Choose <emph>View - Grid</emph> (Impress or Draw).</variable>"
+msgid "<variable id=\"grid\">Choose <emph>View - Grid and Helplines</emph> (Impress or Draw).</variable>"
msgstr ""
#: 00000403.xhp
@@ -7205,7 +7205,7 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1092E\n"
"help.text"
-msgid "<variable id=\"guides\">Choose <emph>View - Snap Lines</emph> (Impress or Draw).</variable>"
+msgid "<variable id=\"guides\">Choose <emph>View - Snap Guides</emph> (Impress or Draw).</variable>"
msgstr ""
#: 00000404.xhp
@@ -7861,7 +7861,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id9988402\n"
"help.text"
-msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Updates</emph> button.</variable>"
+msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Check for Updates</emph> button.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8075,14 +8075,6 @@ msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
-"par_id3150032\n"
-"help.text"
-msgid "<variable id=\"arbeit\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Memory</emph>.</variable>"
-msgstr ""
-
-#: 00000406.xhp
-msgctxt ""
-"00000406.xhp\n"
"par_id3159153\n"
"help.text"
msgid "<variable id=\"ansicht\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - View</emph>.</variable>"
@@ -11045,7 +11037,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id366527\n"
"help.text"
-msgid "Choose <emph>Format - Object - Line</emph> (Writer)."
+msgid "Choose <emph>Format - Text Box and Shape - Line</emph> (Writer)."
msgstr ""
#: 00040502.xhp
@@ -11053,7 +11045,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id3835261\n"
"help.text"
-msgid "Choose <emph>Format - Graphic - Line</emph> (Calc)."
+msgid "Choose <emph>Format - Object - Line</emph> (Calc)."
msgstr ""
#: 00040502.xhp
@@ -11085,7 +11077,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id3154285\n"
"help.text"
-msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Object - </emph></caseinline><caseinline select=\"CALC\"><emph>Graphic - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
+msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Text Box and Shape - </emph></caseinline><caseinline select=\"CALC\"><emph>Object - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
msgstr ""
#: 00040502.xhp
diff --git a/source/gu/helpcontent2/source/text/shared/01.po b/source/gu/helpcontent2/source/text/shared/01.po
index 3a67400a644..56e0ea4ab5b 100644
--- a/source/gu/helpcontent2/source/text/shared/01.po
+++ b/source/gu/helpcontent2/source/text/shared/01.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2016-07-06 01:55+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:00+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: gu\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1467770149.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196825.000000\n"
#: 01010000.xhp
msgctxt ""
@@ -33637,7 +33637,7 @@ msgctxt ""
"06130000.xhp\n"
"par_id3153748\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Runs or saves the current macro.</ahelp>"
msgstr ""
#: 06130000.xhp
@@ -40771,14 +40771,6 @@ msgstr ""
#: ref_epub_export.xhp
msgctxt ""
"ref_epub_export.xhp\n"
-"par_id701525003241759\n"
-"help.text"
-msgid "<embedvar href=\"text/shared/00/00000002.xhp#epubv\" markup=\"keep\"/>"
-msgstr ""
-
-#: ref_epub_export.xhp
-msgctxt ""
-"ref_epub_export.xhp\n"
"par_id19921\n"
"help.text"
msgid "<image id=\"img_id22170\" src=\"media/screenshots/modules/swriter/ui/exportepub/EPubDialog.png\" localize=\"true\" width=\"664px\" height=\"482px\"><alt id=\"alt_id59843\">EPUB dialog box</alt></image>"
@@ -40925,7 +40917,7 @@ msgctxt ""
"ref_epub_export.xhp\n"
"par_id971525023515891\n"
"help.text"
-msgid "For custom metadata, you must provide a file with same name as the original filename and with extension as \".xmp\". The provided metadata will override the the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type=\"literal\">MyText.xmp</item>."
+msgid "For custom metadata, you must provide a file with same name as the original filename and with extension as \".xmp\". The provided metadata will override the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type=\"literal\">MyText.xmp</item>."
msgstr ""
#: ref_epub_export.xhp
diff --git a/source/gu/helpcontent2/source/text/shared/guide.po b/source/gu/helpcontent2/source/text/shared/guide.po
index cd36859144d..65415307254 100644
--- a/source/gu/helpcontent2/source/text/shared/guide.po
+++ b/source/gu/helpcontent2/source/text/shared/guide.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2016-07-06 02:05+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:00+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: gu\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1467770709.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196827.000000\n"
#: aaa_start.xhp
msgctxt ""
@@ -8829,7 +8829,7 @@ msgctxt ""
"gallery_insert.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by selecting <emph>Tools - Gallery</emph>."
+msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by choosing <emph>Insert - Media - Gallery</emph>."
msgstr ""
#: gallery_insert.xhp
diff --git a/source/gu/helpcontent2/source/text/shared/optionen.po b/source/gu/helpcontent2/source/text/shared/optionen.po
index 752d8b7313a..6dcd78dba4a 100644
--- a/source/gu/helpcontent2/source/text/shared/optionen.po
+++ b/source/gu/helpcontent2/source/text/shared/optionen.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2016-07-06 02:14+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:00+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: gu\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1467771288.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196829.000000\n"
#: 01000000.xhp
msgctxt ""
@@ -267,6 +267,14 @@ msgstr "Some of the user data is included automatically in an internal dictionar
#: 01010100.xhp
msgctxt ""
"01010100.xhp\n"
+"par_id3153032\n"
+"help.text"
+msgid "User data is also used when commenting and in tracking changes mode, to identify comments/edits author; and to mark last edit position in document, so that when author opens the document later, it opens at the last edit position."
+msgstr ""
+
+#: 01010100.xhp
+msgctxt ""
+"01010100.xhp\n"
"hd_id3147653\n"
"help.text"
msgid "Address"
@@ -14741,7 +14749,7 @@ msgctxt ""
"opencl.xhp\n"
"par_id5293741\n"
"help.text"
-msgid "for more information on OpenCL, visit <link href=\"http://www.khronos.org/opencl/\">the OpenCL site</link>"
+msgid "for more information on OpenCL, visit <link href=\"https://www.khronos.org/opencl/\">the OpenCL site</link>"
msgstr ""
#: persona_firefox.xhp
diff --git a/source/gu/helpcontent2/source/text/swriter/00.po b/source/gu/helpcontent2/source/text/swriter/00.po
index 4d3b7686b6a..a625dee2f42 100644
--- a/source/gu/helpcontent2/source/text/swriter/00.po
+++ b/source/gu/helpcontent2/source/text/swriter/00.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: 2016-05-24 12:49+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:00+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: gu\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1464094162.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196829.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -37,8 +37,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3150253\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\"><alt id=\"alt_id3145389\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\"><alt id=\"alt_id3145389\">Icon</alt></image>"
+msgid "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145389\">Wrap Off Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -53,8 +53,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3156397\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\"><alt id=\"alt_id3149048\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\"><alt id=\"alt_id3149048\">Icon</alt></image>"
+msgid "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149048\">Wrap On Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -69,8 +69,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3154558\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\"><alt id=\"alt_id3152999\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\"><alt id=\"alt_id3152999\">Icon</alt></image>"
+msgid "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152999\">Wrap Through Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -85,8 +85,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3148773\n"
"help.text"
-msgid "<image src=\"res/sc06301.png\" id=\"img_id3149026\"><alt id=\"alt_id3149026\">Icon</alt></image>"
-msgstr "<image src=\"res/sc06301.png\" id=\"img_id3149026\"><alt id=\"alt_id3149026\">Icon</alt></image>"
+msgid "<image src=\"res/sc06301.png\" id=\"img_id3149026\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149026\">Jump to Previous Script Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -101,8 +101,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3151265\n"
"help.text"
-msgid "<image src=\"res/sc06300.png\" id=\"img_id3151272\"><alt id=\"alt_id3151272\">Icon</alt></image>"
-msgstr "<image src=\"res/sc06300.png\" id=\"img_id3151272\"><alt id=\"alt_id3151272\">Icon</alt></image>"
+msgid "<image src=\"res/sc06300.png\" id=\"img_id3151272\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151272\"> Jump to Next Script Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -381,8 +381,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3154763\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -397,8 +397,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3151387\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -413,8 +413,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3145823\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -429,7 +429,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150932\n"
"help.text"
-msgid "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\"><alt id=\"alt_id3150502\">Icon</alt></image>"
+msgid "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150502\">Formatting Marks Icon</alt></image>"
msgstr ""
#: 00000403.xhp
@@ -461,7 +461,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150765\n"
"help.text"
-msgid "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\"><alt id=\"alt_id3147572\">Icon</alt></image>"
+msgid "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147572\">Web Icon</alt></image>"
msgstr ""
#: 00000403.xhp
@@ -2461,7 +2461,7 @@ msgctxt ""
"stylesmenu.xhp\n"
"par_id941529884998705\n"
"help.text"
-msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles</emph></variable>."
+msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles...</emph></variable>."
msgstr ""
#: stylesmenu.xhp
diff --git a/source/gu/svtools/messages.po b/source/gu/svtools/messages.po
index d3b8194f836..07c7755e5df 100644
--- a/source/gu/svtools/messages.po
+++ b/source/gu/svtools/messages.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:38+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: gu\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195500.000000\n"
#: include/svtools/strings.hrc:25
msgctxt "STR_UNDO"
@@ -1543,7 +1546,7 @@ msgstr ""
#: include/svtools/strings.hrc:360
msgctxt "STR_DESCRIPTION_MYTHES"
-msgid "Mythes Thesaurus"
+msgid "MyThes Thesaurus"
msgstr ""
#: include/svtools/strings.hrc:361
diff --git a/source/gu/sw/messages.po b/source/gu/sw/messages.po
index 310aea04693..b4c02468bde 100644
--- a/source/gu/sw/messages.po
+++ b/source/gu/sw/messages.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:38+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: gu\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195500.000000\n"
#: sw/inc/app.hrc:29
#, fuzzy
@@ -7110,7 +7113,12 @@ msgctxt "asciifilterdialog|lf"
msgid "_LF"
msgstr "LF (_L)"
-#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:264
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:258
+msgctxt "asciifilterdialog|includebom"
+msgid "Include byte-order-mark"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:280
msgctxt "asciifilterdialog|label1"
msgid "Properties"
msgstr "ગુણધર્મો"
diff --git a/source/gu/swext/mediawiki/help.po b/source/gu/swext/mediawiki/help.po
index c7d8541bda6..e04beb93a53 100644
--- a/source/gu/swext/mediawiki/help.po
+++ b/source/gu/swext/mediawiki/help.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2015-09-01 17:54+0000\n"
-"Last-Translator: Christian Lohmaier <lohmaier+pootle@googlemail.com>\n"
+"POT-Creation-Date: 2018-11-15 13:53+0100\n"
+"PO-Revision-Date: 2018-11-12 11:50+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: gu_IN <kde-i18n-doc@kde.org>\n"
"Language: gu\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1441130085.000000\n"
+"X-POOTLE-MTIME: 1542023444.000000\n"
#: help.tree
msgctxt ""
@@ -90,13 +90,12 @@ msgid "Java Runtime Environment"
msgstr "Java Runtime Environment"
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id7387615\n"
"help.text"
-msgid "A wiki account on a supported <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
-msgstr "આધારભૂત <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">મીડિયાવિકી</link> સર્વર પર વિકી ખાતુ"
+msgid "A wiki account on a supported <link href=\"https://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -152,26 +151,24 @@ msgctxt ""
"wiki.xhp\n"
"par_id368968\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Options</link> dialog, click Add."
-msgstr "<link href=\"com.sun.wiki-publisher/wikisettings.xhp\">વિકલ્પો</link> સંવાદમાં, ઉમેરો બટન પર ક્લિક કરો."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\"><emph>Options</emph></link> dialog, click <emph>Add</emph>."
+msgstr ""
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id6962187\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> dialog, enter the account information for the wiki."
-msgstr "<link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">મીડિયાવિકિ</link> સંવાદમાં, વિકિ માટે ખાતા જાણકારીને દાખલ કરો."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\"><emph>MediaWiki</emph></link> dialog, enter the account information for the wiki."
+msgstr ""
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id5328836\n"
"help.text"
-msgid "In the URL text box, enter the address of a wiki that you want to connect to."
-msgstr "URL લખાણ બોક્સ માં, વિકી નાં સરનામાં ને દાખલ કરો કે જે તમે જોડવા માંગો છો."
+msgid "In the <emph>URL</emph> text box, enter the address of a wiki that you want to connect to."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -182,13 +179,12 @@ msgid "You can copy the URL from a web browser and paste it into the textbox."
msgstr "વેબ બ્રાઉઝર માંથી તમે URL ની નકલ કરી શકો છો અને લખાણબોક્સ માં તેને ચોંટાડી શકો છો."
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id5906552\n"
"help.text"
-msgid "In the Username box, enter your user ID for your wiki account."
-msgstr "વપરાશકર્તાનામ બોક્સ માં, તમારા વિકી ખાતા માટે તમારા વપરાશકર્તા ID ને દાખલ કરો."
+msgid "In the <emph>Username</emph> box, enter your user ID for your wiki account."
+msgstr ""
#: wiki.xhp
#, fuzzy
@@ -200,13 +196,12 @@ msgid "If the wiki allows anonymous write access, you can leave the Username and
msgstr "જો વિકી નામ વિનાનો લખવાનાં પ્રવેશની પરવાનગી આપે તો, તમે વપરાશકર્તાનામ અને પાસવર્ડ બોક્સો ને ખાલી છોડી શકો છો."
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id8869594\n"
"help.text"
-msgid "In the Password box, enter the password for your wiki account, then click OK."
-msgstr "પાસવર્ડ બોક્સ માં, તમારા વિકી ખાતા માટે પાસવર્ડ ને દાખલ કરો, પછી બરાબર પર ક્લિક કરો."
+msgid "In the Password box, enter the password for your wiki account, then click <emph>OK</emph>."
+msgstr ""
#: wiki.xhp
#, fuzzy
@@ -255,8 +250,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id228278\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Send to MediaWiki</link> dialog, specify the settings for your entry."
-msgstr "<link href=\"com.sun.wiki-publisher/wikisend.xhp\">મીડિયાવિકિમાં મોકલો</link> સંવાદમાં, તમારી નોંધણી માટે સુયોજનોને સ્પષ્ટ કરો."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\"><emph>Send to MediaWiki</emph></link> dialog, specify the settings for your entry."
+msgstr ""
#: wiki.xhp
#, fuzzy
diff --git a/source/gug/cui/messages.po b/source/gug/cui/messages.po
index d45be5d794f..2afff01d9e3 100644
--- a/source/gug/cui/messages.po
+++ b/source/gug/cui/messages.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:21+0100\n"
+"PO-Revision-Date: 2018-11-14 11:38+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: gug\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195506.000000\n"
#: cui/inc/strings.hrc:24
msgctxt "RID_SVXSTR_KEY_CONFIG_DIR"
@@ -1559,142 +1562,137 @@ msgid "Dimension line"
msgstr "Línea tuichavekuegui"
#: cui/inc/strings.hrc:365
-msgctxt "RID_SVXSTR_LOAD_ERROR"
-msgid "The selected module could not be loaded."
-msgstr "Módulo ojeporavo va'ekue nikatúi ojehupi."
-
-#: cui/inc/strings.hrc:366
#, fuzzy
msgctxt "RID_SVXSTR_STARTQUOTE"
msgid "Start Quote"
msgstr "_Pe'a comillas:"
-#: cui/inc/strings.hrc:367
+#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_ENDQUOTE"
msgid "End Quote"
msgstr ""
-#: cui/inc/strings.hrc:369
+#: cui/inc/strings.hrc:368
msgctxt "RID_SVXSTR_SELECTEDPERSONA"
msgid "Selected Theme: "
msgstr "Tema ojeporavo va'ekue: "
-#: cui/inc/strings.hrc:370
+#: cui/inc/strings.hrc:369
msgctxt "RID_SVXSTR_SEARCHING"
msgid "Searching, please wait..."
msgstr "Heka jave. Eha'ãrõ..."
-#: cui/inc/strings.hrc:371
+#: cui/inc/strings.hrc:370
msgctxt "RID_SVXSTR_SEARCHERROR"
msgid "Cannot open %1, please try again later."
msgstr "Nikatúi eavri %1, eha'ã jey tardeve."
-#: cui/inc/strings.hrc:372
+#: cui/inc/strings.hrc:371
msgctxt "RID_SVXSTR_NORESULTS"
msgid "No results found."
msgstr "Nojetopái va'ekue resultado kuéra."
-#: cui/inc/strings.hrc:373
+#: cui/inc/strings.hrc:372
msgctxt "RID_SVXSTR_APPLYPERSONA"
msgid "Applying Theme..."
msgstr "Moĩ Tema..."
-#: cui/inc/strings.hrc:374
+#: cui/inc/strings.hrc:373
msgctxt "RID_SVXSTR_INVALIDPERSONAURL"
msgid "Please enter a valid theme address or a search term."
msgstr ""
-#: cui/inc/strings.hrc:376
+#: cui/inc/strings.hrc:375
msgctxt "RID_SVXSTR_TABLE_PRESET_NONE"
msgid "Set No Borders"
msgstr "Borde'ỹ"
-#: cui/inc/strings.hrc:377
+#: cui/inc/strings.hrc:376
msgctxt "RID_SVXSTR_TABLE_PRESET_ONLYOUTER"
msgid "Set Outer Border Only"
msgstr "Emoĩ borde okapegua año"
-#: cui/inc/strings.hrc:378
+#: cui/inc/strings.hrc:377
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERHORI"
msgid "Set Outer Border and Horizontal Lines"
msgstr "Borde okápegua ha línea oñenóva kuéra"
-#: cui/inc/strings.hrc:379
+#: cui/inc/strings.hrc:378
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERALL"
msgid "Set Outer Border and All Inner Lines"
msgstr "Borde okápegua ha línea hy'epy pegua"
-#: cui/inc/strings.hrc:380
+#: cui/inc/strings.hrc:379
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERINNER"
msgid "Set Outer Border Without Changing Inner Lines"
msgstr "Emoĩ borde okaragua moambue'ỹ línea kuéra hyepypegua"
-#: cui/inc/strings.hrc:381
+#: cui/inc/strings.hrc:380
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONAL"
msgid "Set Diagonal Lines Only"
msgstr "Emoĩ línea diagonal año"
-#: cui/inc/strings.hrc:382
+#: cui/inc/strings.hrc:381
msgctxt "RID_SVXSTR_PARA_PRESET_ALL"
msgid "Set All Four Borders"
msgstr "Emoĩ yrundy borde kuéra"
-#: cui/inc/strings.hrc:383
+#: cui/inc/strings.hrc:382
msgctxt "RID_SVXSTR_PARA_PRESET_LEFTRIGHT"
msgid "Set Left and Right Borders Only"
msgstr "Emoĩ borde asúpe ha akatúa año"
-#: cui/inc/strings.hrc:384
+#: cui/inc/strings.hrc:383
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOM"
msgid "Set Top and Bottom Borders Only"
msgstr "Emoĩ borde yvategua ha yvýpegua año"
-#: cui/inc/strings.hrc:385
+#: cui/inc/strings.hrc:384
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYLEFT"
msgid "Set Left Border Only"
msgstr "Emoĩ borde asúpe año"
-#: cui/inc/strings.hrc:386
+#: cui/inc/strings.hrc:385
msgctxt "RID_SVXSTR_HOR_PRESET_ONLYHOR"
msgid "Set Top and Bottom Borders, and All Inner Lines"
msgstr "Emoĩ borde yvategua ha yvýpegua ha opavave línea hyepypepegua"
-#: cui/inc/strings.hrc:387
+#: cui/inc/strings.hrc:386
msgctxt "RID_SVXSTR_VER_PRESET_ONLYVER"
msgid "Set Left and Right Borders, and All Inner Lines"
msgstr "Emoĩ borde asúpegua ha akatúagua ha opavave línea hyepypepegua"
-#: cui/inc/strings.hrc:388
+#: cui/inc/strings.hrc:387
msgctxt "RID_SVXSTR_SHADOW_STYLE_NONE"
msgid "No Shadow"
msgstr "Kuarahy'ãỹ"
-#: cui/inc/strings.hrc:389
+#: cui/inc/strings.hrc:388
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMRIGHT"
msgid "Cast Shadow to Bottom Right"
msgstr "Ame'ẽ kuarahy'ã yvýpegua parte ijakatuahápe"
-#: cui/inc/strings.hrc:390
+#: cui/inc/strings.hrc:389
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPRIGHT"
msgid "Cast Shadow to Top Right"
msgstr "Ame'ẽ kuarahy'ã yvate parte ijakatuahápe"
-#: cui/inc/strings.hrc:391
+#: cui/inc/strings.hrc:390
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMLEFT"
msgid "Cast Shadow to Bottom Left"
msgstr "Ame'ẽ kuarahy'ã yvýpegua parte ijasupehápe"
-#: cui/inc/strings.hrc:392
+#: cui/inc/strings.hrc:391
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPLEFT"
msgid "Cast Shadow to Top Left"
msgstr "Proyectar kuarahy'ã a Yvate-Asúpe"
-#: cui/inc/strings.hrc:393
+#: cui/inc/strings.hrc:392
msgctxt "RID_SVXSTR_SIGNATURELINE_SIGNED_BY"
msgid "Signed by: %1"
msgstr ""
-#: cui/inc/strings.hrc:394
+#: cui/inc/strings.hrc:393
msgctxt "RID_SVXSTR_OPENCL_RESTART"
msgid "For the OpenCL changes to take effect, %PRODUCTNAME must be restarted."
msgstr ""
@@ -10709,22 +10707,43 @@ msgctxt "signsignatureline|btn_select_certificate"
msgid "Select Certificate"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:168
+#. Name of the signer
+#: cui/uiconfig/ui/signsignatureline.ui:166
+msgctxt "signsignatureline|label_name"
+msgid "or"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:175
+msgctxt "signsignatureline|btn_load_image"
+msgid "Use Signature Image"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:190
+msgctxt "signsignatureline|btn_clear_image"
+msgid "Clear"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:206
+msgctxt "signsignatureline|label_image_dimensions"
+msgid "Best image size: 600 x 100 px"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:237
msgctxt "signsignatureline|label_sign"
msgid "Sign"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:205
+#: cui/uiconfig/ui/signsignatureline.ui:274
msgctxt "signsignatureline|label_add_comment"
msgid "Add comment:"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:241
+#: cui/uiconfig/ui/signsignatureline.ui:310
msgctxt "signsignatureline|label_hint"
msgid "Instructions from the document creator:"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:274
+#: cui/uiconfig/ui/signsignatureline.ui:343
msgctxt "signsignatureline|label_more"
msgid "More"
msgstr ""
diff --git a/source/gug/svtools/messages.po b/source/gug/svtools/messages.po
index d4a7dfb9eb9..fbb9327d8a7 100644
--- a/source/gug/svtools/messages.po
+++ b/source/gug/svtools/messages.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:38+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: gug\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195507.000000\n"
#: include/svtools/strings.hrc:25
msgctxt "STR_UNDO"
@@ -1548,7 +1551,7 @@ msgstr ""
#: include/svtools/strings.hrc:360
msgctxt "STR_DESCRIPTION_MYTHES"
-msgid "Mythes Thesaurus"
+msgid "MyThes Thesaurus"
msgstr ""
#: include/svtools/strings.hrc:361
diff --git a/source/gug/sw/messages.po b/source/gug/sw/messages.po
index ace875b470b..1141964f8f7 100644
--- a/source/gug/sw/messages.po
+++ b/source/gug/sw/messages.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 23:50+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-15 14:33+0100\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: gug\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1542195507.000000\n"
#: sw/inc/app.hrc:29
msgctxt "RID_PARAGRAPHSTYLEFAMILY"
@@ -6901,7 +6904,12 @@ msgctxt "asciifilterdialog|lf"
msgid "_LF"
msgstr "_LF"
-#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:264
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:258
+msgctxt "asciifilterdialog|includebom"
+msgid "Include byte-order-mark"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:280
msgctxt "asciifilterdialog|label1"
msgid "Properties"
msgstr "Mba'e Tee kuéra"
diff --git a/source/gug/swext/mediawiki/help.po b/source/gug/swext/mediawiki/help.po
index 75922f5e1f4..bb21664a7ed 100644
--- a/source/gug/swext/mediawiki/help.po
+++ b/source/gug/swext/mediawiki/help.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2016-12-03 00:34+0000\n"
-"Last-Translator: Giovanni Caligaris <giovannicaligaris@gmail.com>\n"
+"POT-Creation-Date: 2018-11-15 13:53+0100\n"
+"PO-Revision-Date: 2018-11-12 11:51+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: gug\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1480725288.000000\n"
+"X-POOTLE-MTIME: 1542023469.000000\n"
#: help.tree
msgctxt ""
@@ -93,7 +93,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id7387615\n"
"help.text"
-msgid "A wiki account on a supported <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
+msgid "A wiki account on a supported <link href=\"https://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
msgstr ""
#: wiki.xhp
@@ -149,7 +149,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id368968\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Options</link> dialog, click Add."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\"><emph>Options</emph></link> dialog, click <emph>Add</emph>."
msgstr ""
#: wiki.xhp
@@ -157,7 +157,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id6962187\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> dialog, enter the account information for the wiki."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\"><emph>MediaWiki</emph></link> dialog, enter the account information for the wiki."
msgstr ""
#: wiki.xhp
@@ -165,7 +165,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id5328836\n"
"help.text"
-msgid "In the URL text box, enter the address of a wiki that you want to connect to."
+msgid "In the <emph>URL</emph> text box, enter the address of a wiki that you want to connect to."
msgstr ""
#: wiki.xhp
@@ -181,7 +181,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id5906552\n"
"help.text"
-msgid "In the Username box, enter your user ID for your wiki account."
+msgid "In the <emph>Username</emph> box, enter your user ID for your wiki account."
msgstr ""
#: wiki.xhp
@@ -197,7 +197,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id8869594\n"
"help.text"
-msgid "In the Password box, enter the password for your wiki account, then click OK."
+msgid "In the Password box, enter the password for your wiki account, then click <emph>OK</emph>."
msgstr ""
#: wiki.xhp
@@ -245,7 +245,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id228278\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Send to MediaWiki</link> dialog, specify the settings for your entry."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\"><emph>Send to MediaWiki</emph></link> dialog, specify the settings for your entry."
msgstr ""
#: wiki.xhp
diff --git a/source/he/cui/messages.po b/source/he/cui/messages.po
index 7885b1cb379..185e3a6ef01 100644
--- a/source/he/cui/messages.po
+++ b/source/he/cui/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2018-04-30 07:59+0000\n"
-"Last-Translator: Yaron Shahrabani <sh.yaron@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:21+0100\n"
+"PO-Revision-Date: 2018-11-14 11:38+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: he\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1525075196.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195514.000000\n"
#: cui/inc/strings.hrc:24
msgctxt "RID_SVXSTR_KEY_CONFIG_DIR"
@@ -1566,142 +1566,137 @@ msgid "Dimension line"
msgstr "קו ממד"
#: cui/inc/strings.hrc:365
-msgctxt "RID_SVXSTR_LOAD_ERROR"
-msgid "The selected module could not be loaded."
-msgstr "לא ניתן לטעון את המודול הנבחר.‏"
-
-#: cui/inc/strings.hrc:366
#, fuzzy
msgctxt "RID_SVXSTR_STARTQUOTE"
msgid "Start Quote"
msgstr "ת_חילת ציטוט:"
-#: cui/inc/strings.hrc:367
+#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_ENDQUOTE"
msgid "End Quote"
msgstr ""
-#: cui/inc/strings.hrc:369
+#: cui/inc/strings.hrc:368
msgctxt "RID_SVXSTR_SELECTEDPERSONA"
msgid "Selected Theme: "
msgstr "ערכה נבחרת: "
-#: cui/inc/strings.hrc:370
+#: cui/inc/strings.hrc:369
msgctxt "RID_SVXSTR_SEARCHING"
msgid "Searching, please wait..."
msgstr "החיפוש מתבצע. נא להמתין..."
-#: cui/inc/strings.hrc:371
+#: cui/inc/strings.hrc:370
msgctxt "RID_SVXSTR_SEARCHERROR"
msgid "Cannot open %1, please try again later."
msgstr "לא ניתן לפתוח את %1, נא לנסות שוב מאוחר יותר."
-#: cui/inc/strings.hrc:372
+#: cui/inc/strings.hrc:371
msgctxt "RID_SVXSTR_NORESULTS"
msgid "No results found."
msgstr "אין תוצאות."
-#: cui/inc/strings.hrc:373
+#: cui/inc/strings.hrc:372
msgctxt "RID_SVXSTR_APPLYPERSONA"
msgid "Applying Theme..."
msgstr "הערכה מיושמת..."
-#: cui/inc/strings.hrc:374
+#: cui/inc/strings.hrc:373
msgctxt "RID_SVXSTR_INVALIDPERSONAURL"
msgid "Please enter a valid theme address or a search term."
msgstr ""
-#: cui/inc/strings.hrc:376
+#: cui/inc/strings.hrc:375
msgctxt "RID_SVXSTR_TABLE_PRESET_NONE"
msgid "Set No Borders"
msgstr "אל תסמן גבולות"
-#: cui/inc/strings.hrc:377
+#: cui/inc/strings.hrc:376
msgctxt "RID_SVXSTR_TABLE_PRESET_ONLYOUTER"
msgid "Set Outer Border Only"
msgstr "סימון גבול חיצוני בלבד"
-#: cui/inc/strings.hrc:378
+#: cui/inc/strings.hrc:377
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERHORI"
msgid "Set Outer Border and Horizontal Lines"
msgstr "סימון הגבול החיצוני והקווים האופקיים"
-#: cui/inc/strings.hrc:379
+#: cui/inc/strings.hrc:378
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERALL"
msgid "Set Outer Border and All Inner Lines"
msgstr "סימון הגבול החיצוני וכל הקווים הפנימיים"
-#: cui/inc/strings.hrc:380
+#: cui/inc/strings.hrc:379
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERINNER"
msgid "Set Outer Border Without Changing Inner Lines"
msgstr "סימון הגבול החיצוני בלי לשנות את הקווים הפנימיים"
-#: cui/inc/strings.hrc:381
+#: cui/inc/strings.hrc:380
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONAL"
msgid "Set Diagonal Lines Only"
msgstr "סימון קווים אלכסוניים בלבד"
-#: cui/inc/strings.hrc:382
+#: cui/inc/strings.hrc:381
msgctxt "RID_SVXSTR_PARA_PRESET_ALL"
msgid "Set All Four Borders"
msgstr "סימון כל ארבעת הגבולות"
-#: cui/inc/strings.hrc:383
+#: cui/inc/strings.hrc:382
msgctxt "RID_SVXSTR_PARA_PRESET_LEFTRIGHT"
msgid "Set Left and Right Borders Only"
msgstr "סימון הגבול השמאלי והימני בלבד"
-#: cui/inc/strings.hrc:384
+#: cui/inc/strings.hrc:383
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOM"
msgid "Set Top and Bottom Borders Only"
msgstr "סימון הגבול העליון והתחתון בלבד"
-#: cui/inc/strings.hrc:385
+#: cui/inc/strings.hrc:384
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYLEFT"
msgid "Set Left Border Only"
msgstr "סימון הגבול השמאלי בלבד"
-#: cui/inc/strings.hrc:386
+#: cui/inc/strings.hrc:385
msgctxt "RID_SVXSTR_HOR_PRESET_ONLYHOR"
msgid "Set Top and Bottom Borders, and All Inner Lines"
msgstr "סימון גבולות עליונים ותחתונים, וגם כל הקווים פנימיים"
-#: cui/inc/strings.hrc:387
+#: cui/inc/strings.hrc:386
msgctxt "RID_SVXSTR_VER_PRESET_ONLYVER"
msgid "Set Left and Right Borders, and All Inner Lines"
msgstr "סימון גבולות ימינים ושמאלים, וגם כל הקווים פנימיים"
-#: cui/inc/strings.hrc:388
+#: cui/inc/strings.hrc:387
msgctxt "RID_SVXSTR_SHADOW_STYLE_NONE"
msgid "No Shadow"
msgstr "ללא הצללה"
-#: cui/inc/strings.hrc:389
+#: cui/inc/strings.hrc:388
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMRIGHT"
msgid "Cast Shadow to Bottom Right"
msgstr "הטלת צל לעבר הצד הימני התחתון"
-#: cui/inc/strings.hrc:390
+#: cui/inc/strings.hrc:389
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPRIGHT"
msgid "Cast Shadow to Top Right"
msgstr "הטלת צל לעבר הצד הימני העליון"
-#: cui/inc/strings.hrc:391
+#: cui/inc/strings.hrc:390
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMLEFT"
msgid "Cast Shadow to Bottom Left"
msgstr "הטלת צל לעבר הצד השמאלי התחתון"
-#: cui/inc/strings.hrc:392
+#: cui/inc/strings.hrc:391
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPLEFT"
msgid "Cast Shadow to Top Left"
msgstr "הטלת צל לעבר הצד השמאלי העליון"
-#: cui/inc/strings.hrc:393
+#: cui/inc/strings.hrc:392
msgctxt "RID_SVXSTR_SIGNATURELINE_SIGNED_BY"
msgid "Signed by: %1"
msgstr ""
-#: cui/inc/strings.hrc:394
+#: cui/inc/strings.hrc:393
msgctxt "RID_SVXSTR_OPENCL_RESTART"
msgid "For the OpenCL changes to take effect, %PRODUCTNAME must be restarted."
msgstr ""
@@ -11116,22 +11111,43 @@ msgctxt "signsignatureline|btn_select_certificate"
msgid "Select Certificate"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:168
+#. Name of the signer
+#: cui/uiconfig/ui/signsignatureline.ui:166
+msgctxt "signsignatureline|label_name"
+msgid "or"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:175
+msgctxt "signsignatureline|btn_load_image"
+msgid "Use Signature Image"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:190
+msgctxt "signsignatureline|btn_clear_image"
+msgid "Clear"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:206
+msgctxt "signsignatureline|label_image_dimensions"
+msgid "Best image size: 600 x 100 px"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:237
msgctxt "signsignatureline|label_sign"
msgid "Sign"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:205
+#: cui/uiconfig/ui/signsignatureline.ui:274
msgctxt "signsignatureline|label_add_comment"
msgid "Add comment:"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:241
+#: cui/uiconfig/ui/signsignatureline.ui:310
msgctxt "signsignatureline|label_hint"
msgid "Instructions from the document creator:"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:274
+#: cui/uiconfig/ui/signsignatureline.ui:343
msgctxt "signsignatureline|label_more"
msgid "More"
msgstr ""
diff --git a/source/he/helpcontent2/source/text/sbasic/shared/01.po b/source/he/helpcontent2/source/text/sbasic/shared/01.po
index 85e61a08b66..5a9341aa512 100644
--- a/source/he/helpcontent2/source/text/sbasic/shared/01.po
+++ b/source/he/helpcontent2/source/text/sbasic/shared/01.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-16 16:54+0200\n"
-"PO-Revision-Date: 2015-04-23 15:19+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:00+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: he\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1429802340.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196837.000000\n"
#: 06130000.xhp
msgctxt ""
@@ -93,7 +93,7 @@ msgctxt ""
"06130000.xhp\n"
"par_id3154791\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Runs or saves the current macro.</ahelp>"
msgstr ""
#: 06130000.xhp
diff --git a/source/he/helpcontent2/source/text/scalc/00.po b/source/he/helpcontent2/source/text/scalc/00.po
index 8c3429027ff..e9ea500dbce 100644
--- a/source/he/helpcontent2/source/text/scalc/00.po
+++ b/source/he/helpcontent2/source/text/scalc/00.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-11-22 13:53+0100\n"
-"PO-Revision-Date: 2016-05-24 10:59+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:00+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: he\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1464087595.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196838.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -29,7 +29,7 @@ msgctxt ""
"00000004.xhp\n"
"hd_id3155535\n"
"help.text"
-msgid "<variable id=\"wie\">To access this function... </variable>"
+msgid "<variable id=\"wie\">To access this function...</variable>"
msgstr ""
#: 00000004.xhp
@@ -37,7 +37,7 @@ msgctxt ""
"00000004.xhp\n"
"par_idN1056E\n"
"help.text"
-msgid "<variable id=\"moreontop\">More explanations on top of this page. </variable>"
+msgid "<variable id=\"moreontop\">More explanations on top of this page.</variable>"
msgstr ""
#: 00000004.xhp
@@ -45,7 +45,7 @@ msgctxt ""
"00000004.xhp\n"
"par_idN105AF\n"
"help.text"
-msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone. </variable>"
+msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone.</variable>"
msgstr ""
#: 00000004.xhp
@@ -77,15 +77,15 @@ msgctxt ""
"00000402.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph></variable>"
-msgstr "Choose \\<emph\\>Format - Picture - Options\\</emph\\> tab"
+msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3159233\n"
"help.text"
-msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs</variable>"
+msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs.</variable>"
msgstr ""
#: 00000402.xhp
@@ -93,47 +93,47 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150443\n"
"help.text"
-msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph></variable>"
-msgstr "Choose \\<emph\\>Format - Picture - Options\\</emph\\> tab"
+msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3143267\n"
"help.text"
-msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph></variable>"
-msgstr "Choose \\<emph\\>Format - Picture - Options\\</emph\\> tab"
+msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153880\n"
"help.text"
-msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph></variable>"
-msgstr "Choose \\<emph\\>Format - Picture - Options\\</emph\\> tab"
+msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3151245\n"
"help.text"
-msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph></variable>"
-msgstr "Choose \\<emph\\>Format - Picture - Options\\</emph\\> tab"
+msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph></variable>"
-msgstr "Choose \\<emph\\>Format - Picture - Options\\</emph\\> tab"
+msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150400\n"
"help.text"
-msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph></variable>"
+msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -141,16 +141,16 @@ msgctxt ""
"00000402.xhp\n"
"par_id3154910\n"
"help.text"
-msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph></variable>"
-msgstr "Choose \\<emph\\>Format - Picture - Options\\</emph\\> tab"
+msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "Choose <emph>Sheet - Clear Cells</emph>"
-msgstr "Choose \\<emph\\>Edit - Delete Contents\\</emph\\>"
+msgid "Choose <emph>Sheet - Clear Cells</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -165,40 +165,40 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150011\n"
"help.text"
-msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph></variable>"
-msgstr "Choose \\<emph\\>Format - Picture - Options\\</emph\\> tab"
+msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153951\n"
"help.text"
-msgid "Choose <emph>Sheet - Delete Sheet</emph>"
-msgstr "Choose \\<emph\\>Edit - Delete Contents\\</emph\\>"
+msgid "Choose <emph>Sheet - Delete Sheet</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3155306\n"
"help.text"
-msgid "Open context menu for a sheet tab"
-msgstr "Open context menu for a sheet tab"
+msgid "Open context menu for a sheet tab."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3146119\n"
"help.text"
-msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>"
-msgstr "Choose \\<emph\\>Edit - Delete Contents\\</emph\\>"
+msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3148645\n"
"help.text"
-msgid "Open context menu for a sheet tab"
-msgstr "Open context menu for a sheet tab"
+msgid "Open context menu for a sheet tab."
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -221,7 +221,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150275\n"
"help.text"
-msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph></variable>"
+msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph>.</variable>"
msgstr ""
#: 00000403.xhp
@@ -229,7 +229,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph></variable>"
+msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph>.</variable>"
msgstr ""
#: 00000403.xhp
@@ -237,7 +237,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3148947\n"
"help.text"
-msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph></variable>"
+msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph>.</variable>"
msgstr ""
#: 00000403.xhp
@@ -245,8 +245,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3148663\n"
"help.text"
-msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph></variable>"
-msgstr "Choose \\<emph\\>Format - Picture - Options\\</emph\\> tab"
+msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -269,16 +269,16 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149784\n"
"help.text"
-msgid "Choose <emph>Insert - Cells</emph>"
-msgstr "Choose \\<emph\\>Insert - Cells\\</emph\\>"
+msgid "Choose <emph>Insert - Cells</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "Open <emph>Insert Cells</emph> toolbar from Tools bar:"
-msgstr "Open \\<emph\\>Insert Cells\\</emph\\> toolbar from Tools bar:"
+msgid "Open <emph>Insert Cells</emph> toolbar from <emph>Tools</emph> bar:"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -365,7 +365,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149033\n"
"help.text"
-msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph></variable>"
+msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -373,7 +373,7 @@ msgctxt ""
"00000404.xhp\n"
"par_idN1082F\n"
"help.text"
-msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph></variable>"
+msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -381,8 +381,8 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155115\n"
"help.text"
-msgid "Choose <emph>Insert - Function</emph>"
-msgstr "Choose \\<emph\\>Insert - Function\\</emph\\>"
+msgid "Choose <emph>Insert - Function</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -429,7 +429,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155809\n"
"help.text"
-msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date&Time</emph></variable>"
+msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date & Time</emph></variable>"
msgstr ""
#: 00000404.xhp
@@ -517,7 +517,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155383\n"
"help.text"
-msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph></variable>"
+msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -525,7 +525,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153250\n"
"help.text"
-msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph></variable>"
+msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -533,7 +533,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3146776\n"
"help.text"
-msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph></variable>"
+msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -541,7 +541,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3143222\n"
"help.text"
-msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>"
+msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>."
msgstr ""
#: 00000404.xhp
@@ -557,7 +557,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3145214\n"
"help.text"
-msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph></variable>"
+msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -565,7 +565,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153558\n"
"help.text"
-msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph></variable>"
+msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -573,7 +573,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153483\n"
"help.text"
-msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph></variable>"
+msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph>.</variable>"
msgstr ""
#: 00000405.xhp
@@ -597,31 +597,31 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154685\n"
"help.text"
-msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph></variable>"
-msgstr "Choose \\<emph\\>Format - Picture - Options\\</emph\\> tab"
+msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153194\n"
"help.text"
-msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab </variable>"
-msgstr "Choose \\<emph\\>Format - Picture - Options\\</emph\\> tab"
+msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155854\n"
"help.text"
-msgid "<variable id=\"fozei\">Choose <emph>Format - Row</emph></variable>"
-msgstr "Choose \\<emph\\>Format - Picture - Options\\</emph\\> tab"
+msgid "<variable id=\"fozei\">Choose <emph>Format - Rows</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3150012\n"
"help.text"
-msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Row - Optimal Height</emph></variable>"
+msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Rows - Optimal Height</emph>.</variable>"
msgstr ""
#: 00000405.xhp
@@ -629,160 +629,160 @@ msgctxt ""
"00000405.xhp\n"
"par_id3148645\n"
"help.text"
-msgid "Choose <emph>Format - Row - Hide</emph>"
-msgstr "Choose \\<emph\\>Format - Row - Hide\\</emph\\>"
+msgid "Choose <emph>Format - Rows - Hide</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153728\n"
"help.text"
-msgid "Choose <emph>Format - Column - Hide</emph>"
-msgstr "Choose \\<emph\\>Format - Column - Hide\\</emph\\>"
+msgid "Choose <emph>Format - Columns - Hide</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3151114\n"
"help.text"
-msgid "Choose <emph>Format - Sheet - Hide</emph>"
-msgstr "Choose \\<emph\\>Format - Sheet - Hide\\</emph\\>"
+msgid "Choose <emph>Sheet - Hide Sheet</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3148576\n"
"help.text"
-msgid "Choose <emph>Format - Row - Show</emph>"
-msgstr "Choose \\<emph\\>Format - Row - Show\\</emph\\>"
+msgid "Choose <emph>Format - Rows - Show</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156286\n"
"help.text"
-msgid "Choose <emph>Format - Column - Show</emph>"
-msgstr "Choose \\<emph\\>Format - Column - Show\\</emph\\>"
+msgid "Choose <emph>Format - Columns - Show</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3145645\n"
"help.text"
-msgid "<variable id=\"fospa\">Choose <emph>Format - Column</emph></variable>"
-msgstr "Choose \\<emph\\>Format - Picture - Options\\</emph\\> tab"
+msgid "<variable id=\"fospa\">Choose <emph>Format - Columns</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3145252\n"
"help.text"
-msgid "Choose <emph>Format - Column - Optimal Width</emph>"
-msgstr "Choose \\<emph\\>Format - Column - Optimal Width\\</emph\\>"
+msgid "Choose <emph>Format - Columns - Optimal Width</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3146971\n"
"help.text"
-msgid "Double-click right column separator in column headers"
-msgstr "Double-click right column separator in column headers"
+msgid "Double-click right column separator in column headers."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3147362\n"
"help.text"
-msgid "<variable id=\"fot\">Choose <emph>Format - Sheet</emph></variable>"
-msgstr "Choose \\<emph\\>Format - Picture - Options\\</emph\\> tab"
+msgid "<variable id=\"fot\">Choose <emph>Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3163805\n"
"help.text"
-msgid "<variable id=\"fotu\">Choose <emph>Format - Sheet - Rename</emph></variable>"
-msgstr "Choose \\<emph\\>Format - Picture - Options\\</emph\\> tab"
+msgid "<variable id=\"fotu\">Choose <emph>Sheet - Rename Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155333\n"
"help.text"
-msgid "<variable id=\"fotenb\">Choose <emph>Format - Sheet - Show</emph></variable>"
-msgstr "Choose \\<emph\\>Format - Picture - Options\\</emph\\> tab"
+msgid "<variable id=\"fotenb\">Choose <emph>Sheet - Show Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_idN1077A\n"
"help.text"
-msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph></variable>"
-msgstr "Choose \\<emph\\>Format - Picture - Options\\</emph\\> tab"
+msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155508\n"
"help.text"
-msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab </variable>"
-msgstr "Choose \\<emph\\>Format - Picture - Options\\</emph\\> tab"
+msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3150883\n"
"help.text"
-msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph></variable>"
-msgstr "Choose \\<emph\\>Format - Picture - Options\\</emph\\> tab"
+msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156448\n"
"help.text"
-msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph></variable>"
-msgstr "Choose \\<emph\\>Format - Picture - Options\\</emph\\> tab"
+msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156290\n"
"help.text"
-msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph></variable>"
-msgstr "Choose \\<emph\\>Format - Picture - Options\\</emph\\> tab"
+msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155812\n"
"help.text"
-msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph></variable>"
-msgstr "Choose \\<emph\\>Format - Picture - Options\\</emph\\> tab"
+msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153307\n"
"help.text"
-msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph></variable>"
-msgstr "Choose \\<emph\\>Format - Picture - Options\\</emph\\> tab"
+msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153916\n"
"help.text"
-msgid "Choose <emph>Format - AutoFormat</emph>"
-msgstr "Choose \\<emph\\>Format - AutoFormat\\</emph\\>"
+msgid "Choose <emph>Format - AutoFormat</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3154532\n"
"help.text"
-msgid "On the Tools bar, click"
-msgstr "On the Tools bar, click"
+msgid "On the <emph>Tools</emph> bar, click"
+msgstr ""
#: 00000405.xhp
msgctxt ""
@@ -805,7 +805,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154618\n"
"help.text"
-msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph></variable>"
+msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -829,7 +829,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150541\n"
"help.text"
-msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph> </variable>"
+msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -837,8 +837,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153194\n"
"help.text"
-msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>"
-msgstr "Choose \\<emph\\>Tools - Detective - Trace Precedents\\</emph\\>"
+msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -853,7 +853,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph> </variable>"
+msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -861,7 +861,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3145785\n"
"help.text"
-msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph> </variable>"
+msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -869,8 +869,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3155411\n"
"help.text"
-msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>"
-msgstr "Choose \\<emph\\>Tools - Detective - Trace Dependents\\</emph\\>"
+msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -885,7 +885,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146984\n"
"help.text"
-msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph> </variable>"
+msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -893,7 +893,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154014\n"
"help.text"
-msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph> </variable>"
+msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -901,7 +901,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153188\n"
"help.text"
-msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph> </variable>"
+msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -909,7 +909,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3149410\n"
"help.text"
-msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph> </variable>"
+msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -917,7 +917,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3156284\n"
"help.text"
-msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph> </variable>"
+msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -925,7 +925,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153159\n"
"help.text"
-msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph> </variable>"
+msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -933,7 +933,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3147397\n"
"help.text"
-msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph> </variable>"
+msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -941,7 +941,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154018\n"
"help.text"
-msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph> </variable>"
+msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -949,7 +949,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3269142\n"
"help.text"
-msgid "<variable id=\"solver\">Choose <emph>Tools - Solver</emph> </variable>"
+msgid "<variable id=\"solver\">Choose <emph>Tools - Solver</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -957,7 +957,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id8554338\n"
"help.text"
-msgid "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, <emph>Options</emph> button </variable>"
+msgid "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, click <emph>Options</emph> button.</variable>"
msgstr ""
#: 00000406.xhp
@@ -965,7 +965,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3156277\n"
"help.text"
-msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph> </variable>"
+msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -973,7 +973,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3149020\n"
"help.text"
-msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph></variable>"
+msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -981,7 +981,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154256\n"
"help.text"
-msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph></variable>"
+msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -989,7 +989,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146919\n"
"help.text"
-msgid "Choose <emph>Data - Calculate - Recalculate</emph>"
+msgid "Choose <emph>Data - Calculate - Recalculate</emph>."
msgstr ""
#: 00000406.xhp
@@ -1005,7 +1005,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150941\n"
"help.text"
-msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph> </variable>"
+msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -1013,7 +1013,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3151276\n"
"help.text"
-msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph> </variable>"
+msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph>.</variable>"
msgstr ""
#: 00000407.xhp
@@ -1037,7 +1037,7 @@ msgctxt ""
"00000407.xhp\n"
"par_id3147335\n"
"help.text"
-msgid "<variable id=\"fete\">Choose <item type=\"menuitem\">View - Split Window</item></variable>"
+msgid "<variable id=\"fete\">Choose ><item type=\"menuitem\">View - Split Window</item>.</variable>"
msgstr ""
#: 00000407.xhp
@@ -1045,7 +1045,7 @@ msgctxt ""
"00000407.xhp\n"
"par_id3153663\n"
"help.text"
-msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item></variable>"
+msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1069,7 +1069,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id8366954\n"
"help.text"
-msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph></variable>"
+msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1077,40 +1077,40 @@ msgctxt ""
"00000412.xhp\n"
"par_id3147399\n"
"help.text"
-msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph></variable>"
-msgstr "Choose \\<emph\\>Format - Picture - Options\\</emph\\> tab"
+msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145345\n"
"help.text"
-msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph></variable>"
-msgstr "Choose \\<emph\\>Format - Picture - Options\\</emph\\> tab"
+msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150443\n"
"help.text"
-msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph></variable>"
-msgstr "Choose \\<emph\\>Format - Picture - Options\\</emph\\> tab"
+msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148491\n"
"help.text"
-msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab"
-msgstr "Choose \\<emph\\>Data - Sort - Sort Criteria\\</emph\\> tab"
+msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154516\n"
"help.text"
-msgid "On Standard bar, click"
-msgstr "On Standard bar, click"
+msgid "On <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1149,32 +1149,32 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146984\n"
"help.text"
-msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab</variable>"
-msgstr "Choose \\<emph\\>Format - Picture - Options\\</emph\\> tab"
+msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155308\n"
"help.text"
-msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph></variable>"
-msgstr "Choose \\<emph\\>Format - Picture - Options\\</emph\\> tab"
+msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148646\n"
"help.text"
-msgid "Choose <emph>Data - AutoFilter</emph>"
-msgstr "Choose \\<emph\\>Data - Filter - AutoFilter\\</emph\\>"
+msgid "Choose <emph>Data - AutoFilter</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151113\n"
"help.text"
-msgid "On Tools bar or Table Data bar, click"
-msgstr "On Tools bar or Table Data bar, click"
+msgid "On <emph>Tools</emph> bar or <emph>Table Data</emph> bar, click"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1197,39 +1197,39 @@ msgctxt ""
"00000412.xhp\n"
"par_id3156278\n"
"help.text"
-msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph></variable>"
-msgstr "Choose \\<emph\\>Format - Picture - Options\\</emph\\> tab"
+msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph> .</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153764\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label"
-msgstr "Choose \\<emph\\>Data - Filter - Standard Filter - More>>\\</emph\\> button"
+msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155444\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label"
-msgstr "Choose \\<emph\\>Data - Filter - Advanced Filter - More>>\\</emph\\> button"
+msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3156382\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Reset Filter</emph>"
-msgstr "Choose \\<emph\\>Data - Filter - AutoFilter\\</emph\\>"
+msgid "Choose <emph>Data - More Filters - Reset Filter</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155961\n"
"help.text"
-msgid "On Table Data bar, click <emph>Reset Filter/Sort</emph>"
+msgid "On <emph>Table Data</emph> bar, click <emph>Reset Filter/Sort</emph>."
msgstr ""
#: 00000412.xhp
@@ -1253,112 +1253,112 @@ msgctxt ""
"00000412.xhp\n"
"par_id3152778\n"
"help.text"
-msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph></variable>"
-msgstr "Choose \\<emph\\>Format - Picture - Options\\</emph\\> tab"
+msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3166424\n"
"help.text"
-msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph></variable>"
-msgstr "Choose \\<emph\\>Format - Picture - Options\\</emph\\> tab"
+msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154574\n"
"help.text"
-msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs</variable>"
-msgstr "Choose \\<emph\\>Format - Picture - Options\\</emph\\> tab"
+msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151277\n"
"help.text"
-msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab</variable>"
-msgstr "Choose \\<emph\\>Format - Picture - Options\\</emph\\> tab"
+msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145133\n"
"help.text"
-msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph></variable>"
-msgstr "Choose \\<emph\\>Format - Picture - Options\\</emph\\> tab"
+msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3152992\n"
"help.text"
-msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab</variable>"
-msgstr "Choose \\<emph\\>Format - Picture - Options\\</emph\\> tab"
+msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150367\n"
"help.text"
-msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab</variable>"
-msgstr "Choose \\<emph\\>Format - Picture - Options\\</emph\\> tab"
+msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154486\n"
"help.text"
-msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab</variable>"
-msgstr "Choose \\<emph\\>Format - Picture - Options\\</emph\\> tab"
+msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3146978\n"
"help.text"
-msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph></variable>"
-msgstr "Choose \\<emph\\>Format - Picture - Options\\</emph\\> tab"
+msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155809\n"
"help.text"
-msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph></variable>"
-msgstr "Choose \\<emph\\>Format - Picture - Options\\</emph\\> tab"
+msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148701\n"
"help.text"
-msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph></variable>"
-msgstr "Choose \\<emph\\>Format - Picture - Options\\</emph\\> tab"
+msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153815\n"
"help.text"
-msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph></variable>"
-msgstr "Select a range of cells and choose \\<emph\\>Data - Outline - Show Details\\</emph\\>."
+msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3159223\n"
"help.text"
-msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph></variable>"
-msgstr "Select a range of cells and choose \\<emph\\>Data - Outline - Show Details\\</emph\\>."
+msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3146870\n"
"help.text"
-msgid "Choose <emph>Data - Group and Outline - Group</emph>"
-msgstr "Choose \\<emph\\>Data - Outline - Group\\</emph\\>"
+msgid "Choose <emph>Data - Group and Outline - Group</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1397,8 +1397,8 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146781\n"
"help.text"
-msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>"
-msgstr "Choose \\<emph\\>Data - Outline - Ungroup\\</emph\\>"
+msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1437,96 +1437,96 @@ msgctxt ""
"00000412.xhp\n"
"par_id3153008\n"
"help.text"
-msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph></variable>"
-msgstr "Select a range of cells and choose \\<emph\\>Data - Outline - Show Details\\</emph\\>."
+msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154709\n"
"help.text"
-msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove</emph></variable>"
-msgstr "Choose \\<emph\\>Format - Picture - Options\\</emph\\> tab"
+msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove Outline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id1774346\n"
"help.text"
-msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables)</variable>"
-msgstr "Select a range of cells and choose \\<emph\\>Data - Outline - Show Details\\</emph\\>."
+msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables).</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155759\n"
"help.text"
-msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph></variable>"
-msgstr "Choose \\<emph\\>Format - Picture - Options\\</emph\\> tab"
+msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154625\n"
"help.text"
-msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph></variable>"
-msgstr "Choose \\<emph\\>Format - Picture - Options\\</emph\\> tab"
+msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3147558\n"
"help.text"
-msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
-msgstr "Choose \\<emph\\>Data - DataPilot - Start\\</emph\\>, in the Select Source dialog choose the option \\<emph\\>Data source registered in $[officename]\\</emph\\>, click \\<emph\\>OK\\</emph\\> to see \\<emph\\>Select Data Source\\</emph\\> dialog."
+msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153297\n"
"help.text"
-msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Current selection</emph>."
-msgstr "Choose \\<emph\\>Data - DataPilot - Start\\</emph\\>, in the Select Source dialog choose the option \\<emph\\>Current selection\\</emph\\>."
+msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Current selection</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145118\n"
"help.text"
-msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
-msgstr "Choose \\<emph\\>Data - DataPilot - Start\\</emph\\>, in the Select Source dialog choose the option \\<emph\\>Data source registered in $[officename]\\</emph\\>, click \\<emph\\>OK\\</emph\\> to see \\<emph\\>Select Data Source\\</emph\\> dialog."
+msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153294\n"
"help.text"
-msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph></variable>"
-msgstr "Choose \\<emph\\>Format - Picture - Options\\</emph\\> tab"
+msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151344\n"
"help.text"
-msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph></variable>"
-msgstr "Choose \\<emph\\>Format - Picture - Options\\</emph\\> tab"
+msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150397\n"
"help.text"
-msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph></variable>"
-msgstr "Choose \\<emph\\>Format - Picture - Options\\</emph\\> tab"
+msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_idN10B8F\n"
"help.text"
-msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph></variable>"
-msgstr "Choose \\<emph\\>Format - Picture - Options\\</emph\\> tab"
+msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
@@ -1549,7 +1549,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162106567373\n"
"help.text"
-msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph> </variable>"
+msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1557,7 +1557,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162109048207\n"
"help.text"
-msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph></variable>"
+msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1565,7 +1565,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162107055028\n"
"help.text"
-msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph></variable>"
+msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1573,7 +1573,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162109126013\n"
"help.text"
-msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph></variable>"
+msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1581,7 +1581,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3149095\n"
"help.text"
-msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph></variable>"
+msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1589,7 +1589,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3149398\n"
"help.text"
-msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph></variable>"
+msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1597,7 +1597,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3150084\n"
"help.text"
-msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph></variable>"
+msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1605,7 +1605,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3153093\n"
"help.text"
-msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph></variable>"
+msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1613,7 +1613,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3153191\n"
"help.text"
-msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph></variable>"
+msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1621,5 +1621,5 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3145645\n"
"help.text"
-msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph></variable>"
+msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph>.</variable>"
msgstr ""
diff --git a/source/he/helpcontent2/source/text/scalc/02.po b/source/he/helpcontent2/source/text/scalc/02.po
index 0cb36a11250..994fb9268b4 100644
--- a/source/he/helpcontent2/source/text/scalc/02.po
+++ b/source/he/helpcontent2/source/text/scalc/02.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-05-12 14:35+0200\n"
-"PO-Revision-Date: 2016-05-02 12:07+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:00+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: he\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1462190824.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196838.000000\n"
#: 02130000.xhp
msgctxt ""
@@ -45,7 +45,7 @@ msgctxt ""
"02130000.xhp\n"
"par_id3155267\n"
"help.text"
-msgid "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Icon</alt></image>"
+msgid "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Currency Number Format Icon</alt></image>"
msgstr ""
#: 02130000.xhp
@@ -61,7 +61,7 @@ msgctxt ""
"02130000.xhp\n"
"par_id3146776\n"
"help.text"
-msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cell - Numbers\">Format - Cell - Numbers</link>."
+msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cells - Numbers\">Format - Cells - Numbers</link>."
msgstr ""
#: 02140000.xhp
diff --git a/source/he/helpcontent2/source/text/scalc/06.po b/source/he/helpcontent2/source/text/scalc/06.po
index 81a6dccd3aa..421a6d8ef66 100644
--- a/source/he/helpcontent2/source/text/scalc/06.po
+++ b/source/he/helpcontent2/source/text/scalc/06.po
@@ -3,15 +3,18 @@ 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-06-14 17:23+0200\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-04-24 11:37+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: he\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1524569862.000000\n"
#: calcsamplefiles.xhp
msgctxt ""
@@ -20,35 +23,3 @@ msgctxt ""
"help.text"
msgid "Calc Sample Files"
msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521663319917\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/imtrigon.ods\" id=\"ods_id61521568603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521663319918\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/trigon.ods\" id=\"ods_id61521548603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521563314918\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/pivot.ods\" id=\"ods_id61521547603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id721528312694192\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/functions_ifs.ods\" id=\"ods_id61521547603534\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
diff --git a/source/he/helpcontent2/source/text/scalc/guide.po b/source/he/helpcontent2/source/text/scalc/guide.po
index 243e67a82bf..08ae04783cf 100644
--- a/source/he/helpcontent2/source/text/scalc/guide.po
+++ b/source/he/helpcontent2/source/text/scalc/guide.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-31 14:10+0200\n"
-"PO-Revision-Date: 2016-07-06 02:06+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:00+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: he\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1467770777.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196839.000000\n"
#: address_auto.xhp
msgctxt ""
@@ -3709,8 +3709,8 @@ msgctxt ""
"database_filter.xhp\n"
"par_idN10693\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - Standard Filter</item>."
-msgstr "Choose \\<item type=\\\"menuitem\\\"\\>Data - Filter - Standard Filter\\</item\\>."
+msgid "Choose <item type=\"menuitem\">Data - More Filters - Standard Filter</item>."
+msgstr ""
#: database_filter.xhp
msgctxt ""
@@ -3765,8 +3765,8 @@ msgctxt ""
"database_filter.xhp\n"
"par_id3154944\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - AutoFilter</item>."
-msgstr "Choose \\<item type=\\\"menuitem\\\"\\>Data - Filter - AutoFilter\\</item\\>."
+msgid "Choose <item type=\"menuitem\">Data - AutoFilter</item>."
+msgstr ""
#: database_filter.xhp
msgctxt ""
diff --git a/source/he/helpcontent2/source/text/shared.po b/source/he/helpcontent2/source/text/shared.po
index 905f34546bc..ad958a9e857 100644
--- a/source/he/helpcontent2/source/text/shared.po
+++ b/source/he/helpcontent2/source/text/shared.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: 2016-04-16 23:07+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:00+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: he\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1460848041.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196839.000000\n"
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -2013,5 +2013,5 @@ msgctxt ""
"need_help.xhp\n"
"hd_id1000010\n"
"help.text"
-msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"http://documentation.libreoffice.org/en/join-community/update-help-contents\">web page on writing Help contents</link>."
+msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"https://documentation.libreoffice.org/en/join-community/update-help-contents\"><emph>web page on writing Help contents</emph></link>."
msgstr ""
diff --git a/source/he/helpcontent2/source/text/shared/00.po b/source/he/helpcontent2/source/text/shared/00.po
index 8e67b0f1759..d7526d0dbef 100644
--- a/source/he/helpcontent2/source/text/shared/00.po
+++ b/source/he/helpcontent2/source/text/shared/00.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-10-21 20:57+0200\n"
-"PO-Revision-Date: 2016-05-24 11:55+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:00+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: he\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1464090959.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196840.000000\n"
#: 00000001.xhp
msgctxt ""
@@ -6221,7 +6221,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id621525017637963\n"
"help.text"
-msgid "Choose <emph>File - Export as EPUB</emph>."
+msgid "Choose <emph>File - Export As - Export as EPUB</emph>."
msgstr ""
#: 00000401.xhp
@@ -7197,7 +7197,7 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1091B\n"
"help.text"
-msgid "<variable id=\"grid\">Choose <emph>View - Grid</emph> (Impress or Draw).</variable>"
+msgid "<variable id=\"grid\">Choose <emph>View - Grid and Helplines</emph> (Impress or Draw).</variable>"
msgstr ""
#: 00000403.xhp
@@ -7205,7 +7205,7 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1092E\n"
"help.text"
-msgid "<variable id=\"guides\">Choose <emph>View - Snap Lines</emph> (Impress or Draw).</variable>"
+msgid "<variable id=\"guides\">Choose <emph>View - Snap Guides</emph> (Impress or Draw).</variable>"
msgstr ""
#: 00000404.xhp
@@ -7861,7 +7861,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id9988402\n"
"help.text"
-msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Updates</emph> button.</variable>"
+msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Check for Updates</emph> button.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8075,14 +8075,6 @@ msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
-"par_id3150032\n"
-"help.text"
-msgid "<variable id=\"arbeit\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Memory</emph>.</variable>"
-msgstr ""
-
-#: 00000406.xhp
-msgctxt ""
-"00000406.xhp\n"
"par_id3159153\n"
"help.text"
msgid "<variable id=\"ansicht\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - View</emph>.</variable>"
@@ -11045,7 +11037,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id366527\n"
"help.text"
-msgid "Choose <emph>Format - Object - Line</emph> (Writer)."
+msgid "Choose <emph>Format - Text Box and Shape - Line</emph> (Writer)."
msgstr ""
#: 00040502.xhp
@@ -11053,7 +11045,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id3835261\n"
"help.text"
-msgid "Choose <emph>Format - Graphic - Line</emph> (Calc)."
+msgid "Choose <emph>Format - Object - Line</emph> (Calc)."
msgstr ""
#: 00040502.xhp
@@ -11085,7 +11077,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id3154285\n"
"help.text"
-msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Object - </emph></caseinline><caseinline select=\"CALC\"><emph>Graphic - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
+msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Text Box and Shape - </emph></caseinline><caseinline select=\"CALC\"><emph>Object - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
msgstr ""
#: 00040502.xhp
diff --git a/source/he/helpcontent2/source/text/shared/01.po b/source/he/helpcontent2/source/text/shared/01.po
index 8149248ae3a..99e05716fe3 100644
--- a/source/he/helpcontent2/source/text/shared/01.po
+++ b/source/he/helpcontent2/source/text/shared/01.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2016-12-22 18:13+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:00+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: he\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1482430433.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196843.000000\n"
#: 01010000.xhp
msgctxt ""
@@ -33637,7 +33637,7 @@ msgctxt ""
"06130000.xhp\n"
"par_id3153748\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Runs or saves the current macro.</ahelp>"
msgstr ""
#: 06130000.xhp
@@ -40771,14 +40771,6 @@ msgstr ""
#: ref_epub_export.xhp
msgctxt ""
"ref_epub_export.xhp\n"
-"par_id701525003241759\n"
-"help.text"
-msgid "<embedvar href=\"text/shared/00/00000002.xhp#epubv\" markup=\"keep\"/>"
-msgstr ""
-
-#: ref_epub_export.xhp
-msgctxt ""
-"ref_epub_export.xhp\n"
"par_id19921\n"
"help.text"
msgid "<image id=\"img_id22170\" src=\"media/screenshots/modules/swriter/ui/exportepub/EPubDialog.png\" localize=\"true\" width=\"664px\" height=\"482px\"><alt id=\"alt_id59843\">EPUB dialog box</alt></image>"
@@ -40925,7 +40917,7 @@ msgctxt ""
"ref_epub_export.xhp\n"
"par_id971525023515891\n"
"help.text"
-msgid "For custom metadata, you must provide a file with same name as the original filename and with extension as \".xmp\". The provided metadata will override the the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type=\"literal\">MyText.xmp</item>."
+msgid "For custom metadata, you must provide a file with same name as the original filename and with extension as \".xmp\". The provided metadata will override the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type=\"literal\">MyText.xmp</item>."
msgstr ""
#: ref_epub_export.xhp
diff --git a/source/he/helpcontent2/source/text/shared/guide.po b/source/he/helpcontent2/source/text/shared/guide.po
index 1d1c5643fcf..ae83aed4d6e 100644
--- a/source/he/helpcontent2/source/text/shared/guide.po
+++ b/source/he/helpcontent2/source/text/shared/guide.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2016-12-22 23:31+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:00+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: he\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1482449475.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196845.000000\n"
#: aaa_start.xhp
msgctxt ""
@@ -8829,8 +8829,8 @@ msgctxt ""
"gallery_insert.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by selecting <emph>Tools - Gallery</emph>."
-msgstr "Open the Gallery by clicking the \\<emph\\>Gallery\\</emph\\> icon on the \\<emph\\>Standard\\</emph\\> bar, or by selecting \\<emph\\>Tools - Gallery\\</emph\\>."
+msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by choosing <emph>Insert - Media - Gallery</emph>."
+msgstr ""
#: gallery_insert.xhp
msgctxt ""
diff --git a/source/he/helpcontent2/source/text/shared/optionen.po b/source/he/helpcontent2/source/text/shared/optionen.po
index fc6f5933321..7fe98f71fb0 100644
--- a/source/he/helpcontent2/source/text/shared/optionen.po
+++ b/source/he/helpcontent2/source/text/shared/optionen.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2016-07-06 02:30+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:00+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: he\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1467772258.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196847.000000\n"
#: 01000000.xhp
msgctxt ""
@@ -267,6 +267,14 @@ msgstr "Some of the user data is included automatically in an internal dictionar
#: 01010100.xhp
msgctxt ""
"01010100.xhp\n"
+"par_id3153032\n"
+"help.text"
+msgid "User data is also used when commenting and in tracking changes mode, to identify comments/edits author; and to mark last edit position in document, so that when author opens the document later, it opens at the last edit position."
+msgstr ""
+
+#: 01010100.xhp
+msgctxt ""
+"01010100.xhp\n"
"hd_id3147653\n"
"help.text"
msgid "Address"
@@ -14741,7 +14749,7 @@ msgctxt ""
"opencl.xhp\n"
"par_id5293741\n"
"help.text"
-msgid "for more information on OpenCL, visit <link href=\"http://www.khronos.org/opencl/\">the OpenCL site</link>"
+msgid "for more information on OpenCL, visit <link href=\"https://www.khronos.org/opencl/\">the OpenCL site</link>"
msgstr ""
#: persona_firefox.xhp
diff --git a/source/he/helpcontent2/source/text/swriter/00.po b/source/he/helpcontent2/source/text/swriter/00.po
index 49c21934cd0..908770bd262 100644
--- a/source/he/helpcontent2/source/text/swriter/00.po
+++ b/source/he/helpcontent2/source/text/swriter/00.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: 2016-05-24 12:54+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:00+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: he\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1464094466.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196848.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -37,7 +37,7 @@ msgctxt ""
"00000004.xhp\n"
"par_id3150253\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\"><alt id=\"alt_id3145389\">Icon</alt></image>"
+msgid "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145389\">Wrap Off Icon</alt></image>"
msgstr ""
#: 00000004.xhp
@@ -53,7 +53,7 @@ msgctxt ""
"00000004.xhp\n"
"par_id3156397\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\"><alt id=\"alt_id3149048\">Icon</alt></image>"
+msgid "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149048\">Wrap On Icon</alt></image>"
msgstr ""
#: 00000004.xhp
@@ -69,7 +69,7 @@ msgctxt ""
"00000004.xhp\n"
"par_id3154558\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\"><alt id=\"alt_id3152999\">Icon</alt></image>"
+msgid "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152999\">Wrap Through Icon</alt></image>"
msgstr ""
#: 00000004.xhp
@@ -85,7 +85,7 @@ msgctxt ""
"00000004.xhp\n"
"par_id3148773\n"
"help.text"
-msgid "<image src=\"res/sc06301.png\" id=\"img_id3149026\"><alt id=\"alt_id3149026\">Icon</alt></image>"
+msgid "<image src=\"res/sc06301.png\" id=\"img_id3149026\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149026\">Jump to Previous Script Icon</alt></image>"
msgstr ""
#: 00000004.xhp
@@ -101,7 +101,7 @@ msgctxt ""
"00000004.xhp\n"
"par_id3151265\n"
"help.text"
-msgid "<image src=\"res/sc06300.png\" id=\"img_id3151272\"><alt id=\"alt_id3151272\">Icon</alt></image>"
+msgid "<image src=\"res/sc06300.png\" id=\"img_id3151272\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151272\"> Jump to Next Script Icon</alt></image>"
msgstr ""
#: 00000004.xhp
@@ -381,7 +381,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3154763\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
msgstr ""
#: 00000403.xhp
@@ -397,7 +397,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3151387\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
msgstr ""
#: 00000403.xhp
@@ -413,7 +413,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3145823\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
msgstr ""
#: 00000403.xhp
@@ -429,7 +429,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150932\n"
"help.text"
-msgid "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\"><alt id=\"alt_id3150502\">Icon</alt></image>"
+msgid "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150502\">Formatting Marks Icon</alt></image>"
msgstr ""
#: 00000403.xhp
@@ -461,7 +461,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150765\n"
"help.text"
-msgid "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\"><alt id=\"alt_id3147572\">Icon</alt></image>"
+msgid "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147572\">Web Icon</alt></image>"
msgstr ""
#: 00000403.xhp
@@ -2461,7 +2461,7 @@ msgctxt ""
"stylesmenu.xhp\n"
"par_id941529884998705\n"
"help.text"
-msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles</emph></variable>."
+msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles...</emph></variable>."
msgstr ""
#: stylesmenu.xhp
diff --git a/source/he/svtools/messages.po b/source/he/svtools/messages.po
index 52fc0041cda..860cd69e9c6 100644
--- a/source/he/svtools/messages.po
+++ b/source/he/svtools/messages.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:38+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: he\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195515.000000\n"
#: include/svtools/strings.hrc:25
msgctxt "STR_UNDO"
@@ -1544,7 +1547,7 @@ msgstr ""
#: include/svtools/strings.hrc:360
msgctxt "STR_DESCRIPTION_MYTHES"
-msgid "Mythes Thesaurus"
+msgid "MyThes Thesaurus"
msgstr ""
#: include/svtools/strings.hrc:361
diff --git a/source/he/sw/messages.po b/source/he/sw/messages.po
index b23fdbb39ac..2ffed47fe83 100644
--- a/source/he/sw/messages.po
+++ b/source/he/sw/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-02-23 09:10+0000\n"
-"Last-Translator: yehoda goldberg <hvusvd@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:38+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: he\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1519377017.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195515.000000\n"
#: sw/inc/app.hrc:29
msgctxt "RID_PARAGRAPHSTYLEFAMILY"
@@ -7034,7 +7034,12 @@ msgctxt "asciifilterdialog|lf"
msgid "_LF"
msgstr "_LF"
-#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:264
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:258
+msgctxt "asciifilterdialog|includebom"
+msgid "Include byte-order-mark"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:280
msgctxt "asciifilterdialog|label1"
msgid "Properties"
msgstr "מאפיינים"
diff --git a/source/he/swext/mediawiki/help.po b/source/he/swext/mediawiki/help.po
index 9413dcf1628..ba2c46d0168 100644
--- a/source/he/swext/mediawiki/help.po
+++ b/source/he/swext/mediawiki/help.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: 1\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-02-23 09:04+0000\n"
-"Last-Translator: Yaron Shahrabani <sh.yaron@gmail.com>\n"
+"POT-Creation-Date: 2018-11-15 13:53+0100\n"
+"PO-Revision-Date: 2018-11-12 11:51+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Hebrew <>\n"
"Language: he\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1519376665.000000\n"
+"X-POOTLE-MTIME: 1542023494.000000\n"
#: help.tree
msgctxt ""
@@ -90,13 +90,12 @@ msgid "Java Runtime Environment"
msgstr "סביבת ריצה של ג׳אווה"
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id7387615\n"
"help.text"
-msgid "A wiki account on a supported <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
-msgstr "חשבון ויקי בשרת <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link>"
+msgid "A wiki account on a supported <link href=\"https://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -152,26 +151,24 @@ msgctxt ""
"wiki.xhp\n"
"par_id368968\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Options</link> dialog, click Add."
-msgstr "בתיבת הדו־שיח <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">אפשרויות</link>, יש ללחוץ על הוספה."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\"><emph>Options</emph></link> dialog, click <emph>Add</emph>."
+msgstr ""
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id6962187\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> dialog, enter the account information for the wiki."
-msgstr "בתיבת הדו־שיח <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link>, יש להכניס את פרטי החשבון בוויקי."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\"><emph>MediaWiki</emph></link> dialog, enter the account information for the wiki."
+msgstr ""
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id5328836\n"
"help.text"
-msgid "In the URL text box, enter the address of a wiki that you want to connect to."
-msgstr "בתיבת הטקסט של הכתובת, יש להכניס את כתובת הוויקי שברצונך להתחבר אליה."
+msgid "In the <emph>URL</emph> text box, enter the address of a wiki that you want to connect to."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -182,13 +179,12 @@ msgid "You can copy the URL from a web browser and paste it into the textbox."
msgstr "ניתן להעתיק את הכתובת מהדפדפן ולהדביק אותה לתוך תיבת הטקסט."
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id5906552\n"
"help.text"
-msgid "In the Username box, enter your user ID for your wiki account."
-msgstr "בתיבת שם המשתמש, יש להכניס את מזהה המשתמש של חשבון הוויקי שלך."
+msgid "In the <emph>Username</emph> box, enter your user ID for your wiki account."
+msgstr ""
#: wiki.xhp
#, fuzzy
@@ -200,13 +196,12 @@ msgid "If the wiki allows anonymous write access, you can leave the Username and
msgstr "אם הוויקי מרשה גישה לכתיבה אנונימית, ניתן להשאיר את תיבות שם המשתמש והססמה ריקות."
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id8869594\n"
"help.text"
-msgid "In the Password box, enter the password for your wiki account, then click OK."
-msgstr "בתיבת הססמה, יש להכניס את הססמה של חשבון הוויקי שלך ולאחר מכן ללחוץ על אישור."
+msgid "In the Password box, enter the password for your wiki account, then click <emph>OK</emph>."
+msgstr ""
#: wiki.xhp
#, fuzzy
@@ -255,8 +250,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id228278\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Send to MediaWiki</link> dialog, specify the settings for your entry."
-msgstr "בתיבת הדו־שיח <link href=\"com.sun.wiki-publisher/wikisend.xhp\">שליחה ל־MediaWiki</link>, יש לפרט את ההגדרות עבור הרשומה שלך."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\"><emph>Send to MediaWiki</emph></link> dialog, specify the settings for your entry."
+msgstr ""
#: wiki.xhp
#, fuzzy
diff --git a/source/hi/cui/messages.po b/source/hi/cui/messages.po
index 7c1fab57750..6d2f6a08f31 100644
--- a/source/hi/cui/messages.po
+++ b/source/hi/cui/messages.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:21+0100\n"
+"PO-Revision-Date: 2018-11-14 11:38+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: hi\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195521.000000\n"
#: cui/inc/strings.hrc:24
msgctxt "RID_SVXSTR_KEY_CONFIG_DIR"
@@ -1578,143 +1581,137 @@ msgid "Dimension line"
msgstr "परिमाण रेखा"
#: cui/inc/strings.hrc:365
-#, fuzzy
-msgctxt "RID_SVXSTR_LOAD_ERROR"
-msgid "The selected module could not be loaded."
-msgstr "चुना मोड्यूल लोड नहीं किया जा सका."
-
-#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_STARTQUOTE"
msgid "Start Quote"
msgstr ""
-#: cui/inc/strings.hrc:367
+#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_ENDQUOTE"
msgid "End Quote"
msgstr ""
-#: cui/inc/strings.hrc:369
+#: cui/inc/strings.hrc:368
#, fuzzy
msgctxt "RID_SVXSTR_SELECTEDPERSONA"
msgid "Selected Theme: "
msgstr "प्रसंग चुनें"
-#: cui/inc/strings.hrc:370
+#: cui/inc/strings.hrc:369
msgctxt "RID_SVXSTR_SEARCHING"
msgid "Searching, please wait..."
msgstr ""
-#: cui/inc/strings.hrc:371
+#: cui/inc/strings.hrc:370
msgctxt "RID_SVXSTR_SEARCHERROR"
msgid "Cannot open %1, please try again later."
msgstr ""
-#: cui/inc/strings.hrc:372
+#: cui/inc/strings.hrc:371
msgctxt "RID_SVXSTR_NORESULTS"
msgid "No results found."
msgstr ""
-#: cui/inc/strings.hrc:373
+#: cui/inc/strings.hrc:372
msgctxt "RID_SVXSTR_APPLYPERSONA"
msgid "Applying Theme..."
msgstr ""
-#: cui/inc/strings.hrc:374
+#: cui/inc/strings.hrc:373
msgctxt "RID_SVXSTR_INVALIDPERSONAURL"
msgid "Please enter a valid theme address or a search term."
msgstr ""
-#: cui/inc/strings.hrc:376
+#: cui/inc/strings.hrc:375
msgctxt "RID_SVXSTR_TABLE_PRESET_NONE"
msgid "Set No Borders"
msgstr "कोई किनारा सेट नहीं करें"
-#: cui/inc/strings.hrc:377
+#: cui/inc/strings.hrc:376
msgctxt "RID_SVXSTR_TABLE_PRESET_ONLYOUTER"
msgid "Set Outer Border Only"
msgstr "बाहरी किनारा सिर्फ सेट करें"
-#: cui/inc/strings.hrc:378
+#: cui/inc/strings.hrc:377
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERHORI"
msgid "Set Outer Border and Horizontal Lines"
msgstr "बाहरी किनारा व क्षैतिज रेखा सेट करें"
-#: cui/inc/strings.hrc:379
+#: cui/inc/strings.hrc:378
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERALL"
msgid "Set Outer Border and All Inner Lines"
msgstr "बाहरी किनारा व सभी आंतरिक रेखाएं सेट करें"
-#: cui/inc/strings.hrc:380
+#: cui/inc/strings.hrc:379
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERINNER"
msgid "Set Outer Border Without Changing Inner Lines"
msgstr "बिना आंतरिक रेखा बदले बाहरी किनारा सेट करें"
-#: cui/inc/strings.hrc:381
+#: cui/inc/strings.hrc:380
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONAL"
msgid "Set Diagonal Lines Only"
msgstr "तिर्यक रेखाओं को सिर्फ सेट करें"
-#: cui/inc/strings.hrc:382
+#: cui/inc/strings.hrc:381
msgctxt "RID_SVXSTR_PARA_PRESET_ALL"
msgid "Set All Four Borders"
msgstr "सभी चार किनारा सेट करें"
-#: cui/inc/strings.hrc:383
+#: cui/inc/strings.hrc:382
msgctxt "RID_SVXSTR_PARA_PRESET_LEFTRIGHT"
msgid "Set Left and Right Borders Only"
msgstr "सिर्फ बायां और दाहिना किनारा सेट करें"
-#: cui/inc/strings.hrc:384
+#: cui/inc/strings.hrc:383
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOM"
msgid "Set Top and Bottom Borders Only"
msgstr "सिर्फ ऊपर और नीचे किनारे को सेट करें"
-#: cui/inc/strings.hrc:385
+#: cui/inc/strings.hrc:384
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYLEFT"
msgid "Set Left Border Only"
msgstr "सिर्फ बायां किनारे को सेट करें"
-#: cui/inc/strings.hrc:386
+#: cui/inc/strings.hrc:385
msgctxt "RID_SVXSTR_HOR_PRESET_ONLYHOR"
msgid "Set Top and Bottom Borders, and All Inner Lines"
msgstr "ऊपर और नीचे किनारें और सभी भीतरी रेखाओं को सेट करें"
-#: cui/inc/strings.hrc:387
+#: cui/inc/strings.hrc:386
msgctxt "RID_SVXSTR_VER_PRESET_ONLYVER"
msgid "Set Left and Right Borders, and All Inner Lines"
msgstr "बायाँ और दाहिना किनारा और सभी भीतरी रेखाओं को सेट करें"
-#: cui/inc/strings.hrc:388
+#: cui/inc/strings.hrc:387
msgctxt "RID_SVXSTR_SHADOW_STYLE_NONE"
msgid "No Shadow"
msgstr "कोई छाया नहीं"
-#: cui/inc/strings.hrc:389
+#: cui/inc/strings.hrc:388
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMRIGHT"
msgid "Cast Shadow to Bottom Right"
msgstr "तलवर्ती दायां पर छाया दें"
-#: cui/inc/strings.hrc:390
+#: cui/inc/strings.hrc:389
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPRIGHT"
msgid "Cast Shadow to Top Right"
msgstr "शीर्ष दायां पर छाया दें"
-#: cui/inc/strings.hrc:391
+#: cui/inc/strings.hrc:390
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMLEFT"
msgid "Cast Shadow to Bottom Left"
msgstr "तल बायां पर छाया दें"
-#: cui/inc/strings.hrc:392
+#: cui/inc/strings.hrc:391
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPLEFT"
msgid "Cast Shadow to Top Left"
msgstr "शीर्ष बायां पर छाया दें"
-#: cui/inc/strings.hrc:393
+#: cui/inc/strings.hrc:392
msgctxt "RID_SVXSTR_SIGNATURELINE_SIGNED_BY"
msgid "Signed by: %1"
msgstr ""
-#: cui/inc/strings.hrc:394
+#: cui/inc/strings.hrc:393
msgctxt "RID_SVXSTR_OPENCL_RESTART"
msgid "For the OpenCL changes to take effect, %PRODUCTNAME must be restarted."
msgstr ""
@@ -11225,22 +11222,43 @@ msgctxt "signsignatureline|btn_select_certificate"
msgid "Select Certificate"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:168
+#. Name of the signer
+#: cui/uiconfig/ui/signsignatureline.ui:166
+msgctxt "signsignatureline|label_name"
+msgid "or"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:175
+msgctxt "signsignatureline|btn_load_image"
+msgid "Use Signature Image"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:190
+msgctxt "signsignatureline|btn_clear_image"
+msgid "Clear"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:206
+msgctxt "signsignatureline|label_image_dimensions"
+msgid "Best image size: 600 x 100 px"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:237
msgctxt "signsignatureline|label_sign"
msgid "Sign"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:205
+#: cui/uiconfig/ui/signsignatureline.ui:274
msgctxt "signsignatureline|label_add_comment"
msgid "Add comment:"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:241
+#: cui/uiconfig/ui/signsignatureline.ui:310
msgctxt "signsignatureline|label_hint"
msgid "Instructions from the document creator:"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:274
+#: cui/uiconfig/ui/signsignatureline.ui:343
msgctxt "signsignatureline|label_more"
msgid "More"
msgstr ""
diff --git a/source/hi/helpcontent2/source/text/sbasic/shared/01.po b/source/hi/helpcontent2/source/text/sbasic/shared/01.po
index c0374da8fb5..8b417908720 100644
--- a/source/hi/helpcontent2/source/text/sbasic/shared/01.po
+++ b/source/hi/helpcontent2/source/text/sbasic/shared/01.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-16 16:54+0200\n"
-"PO-Revision-Date: 2015-04-23 15:24+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:00+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: hi\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1429802681.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196855.000000\n"
#: 06130000.xhp
msgctxt ""
@@ -93,7 +93,7 @@ msgctxt ""
"06130000.xhp\n"
"par_id3154791\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Runs or saves the current macro.</ahelp>"
msgstr ""
#: 06130000.xhp
diff --git a/source/hi/helpcontent2/source/text/scalc/00.po b/source/hi/helpcontent2/source/text/scalc/00.po
index 931002cc19b..cf49f493940 100644
--- a/source/hi/helpcontent2/source/text/scalc/00.po
+++ b/source/hi/helpcontent2/source/text/scalc/00.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-11-22 13:53+0100\n"
-"PO-Revision-Date: 2016-05-24 12:00+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:00+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: hi\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1464091255.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196855.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -29,7 +29,7 @@ msgctxt ""
"00000004.xhp\n"
"hd_id3155535\n"
"help.text"
-msgid "<variable id=\"wie\">To access this function... </variable>"
+msgid "<variable id=\"wie\">To access this function...</variable>"
msgstr ""
#: 00000004.xhp
@@ -37,7 +37,7 @@ msgctxt ""
"00000004.xhp\n"
"par_idN1056E\n"
"help.text"
-msgid "<variable id=\"moreontop\">More explanations on top of this page. </variable>"
+msgid "<variable id=\"moreontop\">More explanations on top of this page.</variable>"
msgstr ""
#: 00000004.xhp
@@ -45,7 +45,7 @@ msgctxt ""
"00000004.xhp\n"
"par_idN105AF\n"
"help.text"
-msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone. </variable>"
+msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone.</variable>"
msgstr ""
#: 00000004.xhp
@@ -77,7 +77,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph></variable>"
+msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -85,7 +85,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3159233\n"
"help.text"
-msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs</variable>"
+msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs.</variable>"
msgstr ""
#: 00000402.xhp
@@ -93,7 +93,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150443\n"
"help.text"
-msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph></variable>"
+msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -101,7 +101,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3143267\n"
"help.text"
-msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph></variable>"
+msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -109,7 +109,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3153880\n"
"help.text"
-msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph></variable>"
+msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -117,7 +117,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3151245\n"
"help.text"
-msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph></variable>"
+msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -125,7 +125,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph></variable>"
+msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -133,7 +133,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150400\n"
"help.text"
-msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph></variable>"
+msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -141,7 +141,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3154910\n"
"help.text"
-msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph></variable>"
+msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -149,7 +149,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "Choose <emph>Sheet - Clear Cells</emph>"
+msgid "Choose <emph>Sheet - Clear Cells</emph>."
msgstr ""
#: 00000402.xhp
@@ -165,7 +165,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150011\n"
"help.text"
-msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph></variable>"
+msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -173,7 +173,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3153951\n"
"help.text"
-msgid "Choose <emph>Sheet - Delete Sheet</emph>"
+msgid "Choose <emph>Sheet - Delete Sheet</emph>."
msgstr ""
#: 00000402.xhp
@@ -181,7 +181,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3155306\n"
"help.text"
-msgid "Open context menu for a sheet tab"
+msgid "Open context menu for a sheet tab."
msgstr ""
#: 00000402.xhp
@@ -189,7 +189,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3146119\n"
"help.text"
-msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>"
+msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>."
msgstr ""
#: 00000402.xhp
@@ -197,7 +197,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3148645\n"
"help.text"
-msgid "Open context menu for a sheet tab"
+msgid "Open context menu for a sheet tab."
msgstr ""
#: 00000403.xhp
@@ -221,7 +221,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150275\n"
"help.text"
-msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph></variable>"
+msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph>.</variable>"
msgstr ""
#: 00000403.xhp
@@ -229,7 +229,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph></variable>"
+msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph>.</variable>"
msgstr ""
#: 00000403.xhp
@@ -237,7 +237,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3148947\n"
"help.text"
-msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph></variable>"
+msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph>.</variable>"
msgstr ""
#: 00000403.xhp
@@ -245,7 +245,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3148663\n"
"help.text"
-msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph></variable>"
+msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -269,7 +269,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149784\n"
"help.text"
-msgid "Choose <emph>Insert - Cells</emph>"
+msgid "Choose <emph>Insert - Cells</emph>."
msgstr ""
#: 00000404.xhp
@@ -277,7 +277,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "Open <emph>Insert Cells</emph> toolbar from Tools bar:"
+msgid "Open <emph>Insert Cells</emph> toolbar from <emph>Tools</emph> bar:"
msgstr ""
#: 00000404.xhp
@@ -365,7 +365,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149033\n"
"help.text"
-msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph></variable>"
+msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -373,7 +373,7 @@ msgctxt ""
"00000404.xhp\n"
"par_idN1082F\n"
"help.text"
-msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph></variable>"
+msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -381,7 +381,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155115\n"
"help.text"
-msgid "Choose <emph>Insert - Function</emph>"
+msgid "Choose <emph>Insert - Function</emph>."
msgstr ""
#: 00000404.xhp
@@ -429,7 +429,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155809\n"
"help.text"
-msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date&Time</emph></variable>"
+msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date & Time</emph></variable>"
msgstr ""
#: 00000404.xhp
@@ -517,7 +517,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155383\n"
"help.text"
-msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph></variable>"
+msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -525,7 +525,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153250\n"
"help.text"
-msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph></variable>"
+msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -533,7 +533,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3146776\n"
"help.text"
-msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph></variable>"
+msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -541,7 +541,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3143222\n"
"help.text"
-msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>"
+msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>."
msgstr ""
#: 00000404.xhp
@@ -557,7 +557,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3145214\n"
"help.text"
-msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph></variable>"
+msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -565,7 +565,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153558\n"
"help.text"
-msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph></variable>"
+msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -573,7 +573,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153483\n"
"help.text"
-msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph></variable>"
+msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph>.</variable>"
msgstr ""
#: 00000405.xhp
@@ -597,7 +597,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154685\n"
"help.text"
-msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph></variable>"
+msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph>.</variable>"
msgstr ""
#: 00000405.xhp
@@ -605,7 +605,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3153194\n"
"help.text"
-msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab </variable>"
+msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab.</variable>"
msgstr ""
#: 00000405.xhp
@@ -613,7 +613,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3155854\n"
"help.text"
-msgid "<variable id=\"fozei\">Choose <emph>Format - Row</emph></variable>"
+msgid "<variable id=\"fozei\">Choose <emph>Format - Rows</emph>.</variable>"
msgstr ""
#: 00000405.xhp
@@ -621,7 +621,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3150012\n"
"help.text"
-msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Row - Optimal Height</emph></variable>"
+msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Rows - Optimal Height</emph>.</variable>"
msgstr ""
#: 00000405.xhp
@@ -629,7 +629,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3148645\n"
"help.text"
-msgid "Choose <emph>Format - Row - Hide</emph>"
+msgid "Choose <emph>Format - Rows - Hide</emph>."
msgstr ""
#: 00000405.xhp
@@ -637,7 +637,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3153728\n"
"help.text"
-msgid "Choose <emph>Format - Column - Hide</emph>"
+msgid "Choose <emph>Format - Columns - Hide</emph>."
msgstr ""
#: 00000405.xhp
@@ -645,7 +645,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3151114\n"
"help.text"
-msgid "Choose <emph>Format - Sheet - Hide</emph>"
+msgid "Choose <emph>Sheet - Hide Sheet</emph>."
msgstr ""
#: 00000405.xhp
@@ -653,7 +653,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3148576\n"
"help.text"
-msgid "Choose <emph>Format - Row - Show</emph>"
+msgid "Choose <emph>Format - Rows - Show</emph>."
msgstr ""
#: 00000405.xhp
@@ -661,7 +661,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3156286\n"
"help.text"
-msgid "Choose <emph>Format - Column - Show</emph>"
+msgid "Choose <emph>Format - Columns - Show</emph>."
msgstr ""
#: 00000405.xhp
@@ -669,7 +669,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3145645\n"
"help.text"
-msgid "<variable id=\"fospa\">Choose <emph>Format - Column</emph></variable>"
+msgid "<variable id=\"fospa\">Choose <emph>Format - Columns</emph>.</variable>"
msgstr ""
#: 00000405.xhp
@@ -677,7 +677,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3145252\n"
"help.text"
-msgid "Choose <emph>Format - Column - Optimal Width</emph>"
+msgid "Choose <emph>Format - Columns - Optimal Width</emph>."
msgstr ""
#: 00000405.xhp
@@ -685,15 +685,15 @@ msgctxt ""
"00000405.xhp\n"
"par_id3146971\n"
"help.text"
-msgid "Double-click right column separator in column headers"
-msgstr "स्तम्भ शीर्षक में दाएँ स्तम्भ विभाजक को दोहरा क्लिक करें"
+msgid "Double-click right column separator in column headers."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3147362\n"
"help.text"
-msgid "<variable id=\"fot\">Choose <emph>Format - Sheet</emph></variable>"
+msgid "<variable id=\"fot\">Choose <emph>Sheet</emph>.</variable>"
msgstr ""
#: 00000405.xhp
@@ -701,7 +701,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3163805\n"
"help.text"
-msgid "<variable id=\"fotu\">Choose <emph>Format - Sheet - Rename</emph></variable>"
+msgid "<variable id=\"fotu\">Choose <emph>Sheet - Rename Sheet</emph>.</variable>"
msgstr ""
#: 00000405.xhp
@@ -709,7 +709,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3155333\n"
"help.text"
-msgid "<variable id=\"fotenb\">Choose <emph>Format - Sheet - Show</emph></variable>"
+msgid "<variable id=\"fotenb\">Choose <emph>Sheet - Show Sheet</emph>.</variable>"
msgstr ""
#: 00000405.xhp
@@ -717,7 +717,7 @@ msgctxt ""
"00000405.xhp\n"
"par_idN1077A\n"
"help.text"
-msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph></variable>"
+msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph>.</variable>"
msgstr ""
#: 00000405.xhp
@@ -725,7 +725,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3155508\n"
"help.text"
-msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab </variable>"
+msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab.</variable>"
msgstr ""
#: 00000405.xhp
@@ -733,7 +733,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3150883\n"
"help.text"
-msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph></variable>"
+msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph>.</variable>"
msgstr ""
#: 00000405.xhp
@@ -741,7 +741,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3156448\n"
"help.text"
-msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph></variable>"
+msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph>.</variable>"
msgstr ""
#: 00000405.xhp
@@ -749,7 +749,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3156290\n"
"help.text"
-msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph></variable>"
+msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph>.</variable>"
msgstr ""
#: 00000405.xhp
@@ -757,7 +757,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3155812\n"
"help.text"
-msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph></variable>"
+msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph>.</variable>"
msgstr ""
#: 00000405.xhp
@@ -765,7 +765,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3153307\n"
"help.text"
-msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph></variable>"
+msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph>.</variable>"
msgstr ""
#: 00000405.xhp
@@ -773,7 +773,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3153916\n"
"help.text"
-msgid "Choose <emph>Format - AutoFormat</emph>"
+msgid "Choose <emph>Format - AutoFormat</emph>."
msgstr ""
#: 00000405.xhp
@@ -781,8 +781,8 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154532\n"
"help.text"
-msgid "On the Tools bar, click"
-msgstr "औज़ार पट्टी पर, क्लिक करें"
+msgid "On the <emph>Tools</emph> bar, click"
+msgstr ""
#: 00000405.xhp
msgctxt ""
@@ -805,7 +805,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154618\n"
"help.text"
-msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph></variable>"
+msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -829,7 +829,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150541\n"
"help.text"
-msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph> </variable>"
+msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -837,7 +837,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153194\n"
"help.text"
-msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>"
+msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>."
msgstr ""
#: 00000406.xhp
@@ -853,7 +853,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph> </variable>"
+msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -861,7 +861,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3145785\n"
"help.text"
-msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph> </variable>"
+msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -869,7 +869,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3155411\n"
"help.text"
-msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>"
+msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>."
msgstr ""
#: 00000406.xhp
@@ -885,7 +885,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146984\n"
"help.text"
-msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph> </variable>"
+msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -893,7 +893,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154014\n"
"help.text"
-msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph> </variable>"
+msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -901,7 +901,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153188\n"
"help.text"
-msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph> </variable>"
+msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -909,7 +909,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3149410\n"
"help.text"
-msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph> </variable>"
+msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -917,7 +917,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3156284\n"
"help.text"
-msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph> </variable>"
+msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -925,7 +925,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153159\n"
"help.text"
-msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph> </variable>"
+msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -933,7 +933,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3147397\n"
"help.text"
-msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph> </variable>"
+msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -941,7 +941,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154018\n"
"help.text"
-msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph> </variable>"
+msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -949,7 +949,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3269142\n"
"help.text"
-msgid "<variable id=\"solver\">Choose <emph>Tools - Solver</emph> </variable>"
+msgid "<variable id=\"solver\">Choose <emph>Tools - Solver</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -957,7 +957,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id8554338\n"
"help.text"
-msgid "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, <emph>Options</emph> button </variable>"
+msgid "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, click <emph>Options</emph> button.</variable>"
msgstr ""
#: 00000406.xhp
@@ -965,7 +965,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3156277\n"
"help.text"
-msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph> </variable>"
+msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -973,7 +973,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3149020\n"
"help.text"
-msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph></variable>"
+msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -981,7 +981,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154256\n"
"help.text"
-msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph></variable>"
+msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -989,7 +989,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146919\n"
"help.text"
-msgid "Choose <emph>Data - Calculate - Recalculate</emph>"
+msgid "Choose <emph>Data - Calculate - Recalculate</emph>."
msgstr ""
#: 00000406.xhp
@@ -1005,7 +1005,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150941\n"
"help.text"
-msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph> </variable>"
+msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -1013,7 +1013,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3151276\n"
"help.text"
-msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph> </variable>"
+msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph>.</variable>"
msgstr ""
#: 00000407.xhp
@@ -1037,7 +1037,7 @@ msgctxt ""
"00000407.xhp\n"
"par_id3147335\n"
"help.text"
-msgid "<variable id=\"fete\">Choose <item type=\"menuitem\">View - Split Window</item></variable>"
+msgid "<variable id=\"fete\">Choose ><item type=\"menuitem\">View - Split Window</item>.</variable>"
msgstr ""
#: 00000407.xhp
@@ -1045,7 +1045,7 @@ msgctxt ""
"00000407.xhp\n"
"par_id3153663\n"
"help.text"
-msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item></variable>"
+msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1069,7 +1069,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id8366954\n"
"help.text"
-msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph></variable>"
+msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1077,7 +1077,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3147399\n"
"help.text"
-msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph></variable>"
+msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1085,7 +1085,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3145345\n"
"help.text"
-msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph></variable>"
+msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1093,7 +1093,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3150443\n"
"help.text"
-msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph></variable>"
+msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1101,7 +1101,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3148491\n"
"help.text"
-msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab"
+msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab."
msgstr ""
#: 00000412.xhp
@@ -1109,8 +1109,8 @@ msgctxt ""
"00000412.xhp\n"
"par_id3154516\n"
"help.text"
-msgid "On Standard bar, click"
-msgstr "मानक पट्टी पर क्लिक करें"
+msgid "On <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1149,7 +1149,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146984\n"
"help.text"
-msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab</variable>"
+msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1157,7 +1157,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3155308\n"
"help.text"
-msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph></variable>"
+msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1165,7 +1165,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3148646\n"
"help.text"
-msgid "Choose <emph>Data - AutoFilter</emph>"
+msgid "Choose <emph>Data - AutoFilter</emph>."
msgstr ""
#: 00000412.xhp
@@ -1173,8 +1173,8 @@ msgctxt ""
"00000412.xhp\n"
"par_id3151113\n"
"help.text"
-msgid "On Tools bar or Table Data bar, click"
-msgstr "औजार पट्टी पर या तालिका डाटा पट्टी पर क्लिक करें"
+msgid "On <emph>Tools</emph> bar or <emph>Table Data</emph> bar, click"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1197,7 +1197,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3156278\n"
"help.text"
-msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph></variable>"
+msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph> .</variable>"
msgstr ""
#: 00000412.xhp
@@ -1205,7 +1205,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3153764\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label"
+msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label."
msgstr ""
#: 00000412.xhp
@@ -1213,7 +1213,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3155444\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label"
+msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label."
msgstr ""
#: 00000412.xhp
@@ -1221,7 +1221,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3156382\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Reset Filter</emph>"
+msgid "Choose <emph>Data - More Filters - Reset Filter</emph>."
msgstr ""
#: 00000412.xhp
@@ -1229,7 +1229,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3155961\n"
"help.text"
-msgid "On Table Data bar, click <emph>Reset Filter/Sort</emph>"
+msgid "On <emph>Table Data</emph> bar, click <emph>Reset Filter/Sort</emph>."
msgstr ""
#: 00000412.xhp
@@ -1253,7 +1253,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3152778\n"
"help.text"
-msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph></variable>"
+msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1261,7 +1261,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3166424\n"
"help.text"
-msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph></variable>"
+msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1269,7 +1269,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3154574\n"
"help.text"
-msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs</variable>"
+msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1277,7 +1277,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3151277\n"
"help.text"
-msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab</variable>"
+msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1285,7 +1285,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3145133\n"
"help.text"
-msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph></variable>"
+msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1293,7 +1293,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3152992\n"
"help.text"
-msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab</variable>"
+msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1301,7 +1301,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3150367\n"
"help.text"
-msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab</variable>"
+msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1309,7 +1309,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3154486\n"
"help.text"
-msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab</variable>"
+msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1317,7 +1317,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146978\n"
"help.text"
-msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph></variable>"
+msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1325,7 +1325,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3155809\n"
"help.text"
-msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph></variable>"
+msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1333,7 +1333,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3148701\n"
"help.text"
-msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph></variable>"
+msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1341,7 +1341,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3153815\n"
"help.text"
-msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph></variable>"
+msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1349,7 +1349,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3159223\n"
"help.text"
-msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph></variable>"
+msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1357,7 +1357,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146870\n"
"help.text"
-msgid "Choose <emph>Data - Group and Outline - Group</emph>"
+msgid "Choose <emph>Data - Group and Outline - Group</emph>."
msgstr ""
#: 00000412.xhp
@@ -1397,7 +1397,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146781\n"
"help.text"
-msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>"
+msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>."
msgstr ""
#: 00000412.xhp
@@ -1437,7 +1437,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3153008\n"
"help.text"
-msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph></variable>"
+msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1445,7 +1445,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3154709\n"
"help.text"
-msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove</emph></variable>"
+msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove Outline</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1453,7 +1453,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id1774346\n"
"help.text"
-msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables)</variable>"
+msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables).</variable>"
msgstr ""
#: 00000412.xhp
@@ -1461,7 +1461,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3155759\n"
"help.text"
-msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph></variable>"
+msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1469,7 +1469,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3154625\n"
"help.text"
-msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph></variable>"
+msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1477,7 +1477,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3147558\n"
"help.text"
-msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
+msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1485,7 +1485,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3153297\n"
"help.text"
-msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Current selection</emph>."
+msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Current selection</emph>."
msgstr ""
#: 00000412.xhp
@@ -1493,7 +1493,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3145118\n"
"help.text"
-msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
+msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
msgstr ""
#: 00000412.xhp
@@ -1501,7 +1501,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3153294\n"
"help.text"
-msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph></variable>"
+msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1509,7 +1509,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3151344\n"
"help.text"
-msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph></variable>"
+msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1517,7 +1517,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3150397\n"
"help.text"
-msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph></variable>"
+msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1525,7 +1525,7 @@ msgctxt ""
"00000412.xhp\n"
"par_idN10B8F\n"
"help.text"
-msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph></variable>"
+msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1549,7 +1549,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162106567373\n"
"help.text"
-msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph> </variable>"
+msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1557,7 +1557,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162109048207\n"
"help.text"
-msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph></variable>"
+msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1565,7 +1565,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162107055028\n"
"help.text"
-msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph></variable>"
+msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1573,7 +1573,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162109126013\n"
"help.text"
-msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph></variable>"
+msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1581,7 +1581,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3149095\n"
"help.text"
-msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph></variable>"
+msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1589,7 +1589,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3149398\n"
"help.text"
-msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph></variable>"
+msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1597,7 +1597,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3150084\n"
"help.text"
-msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph></variable>"
+msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1605,7 +1605,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3153093\n"
"help.text"
-msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph></variable>"
+msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1613,7 +1613,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3153191\n"
"help.text"
-msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph></variable>"
+msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1621,5 +1621,5 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3145645\n"
"help.text"
-msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph></variable>"
+msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph>.</variable>"
msgstr ""
diff --git a/source/hi/helpcontent2/source/text/scalc/02.po b/source/hi/helpcontent2/source/text/scalc/02.po
index 3ff9406d023..4cca0014742 100644
--- a/source/hi/helpcontent2/source/text/scalc/02.po
+++ b/source/hi/helpcontent2/source/text/scalc/02.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-05-12 14:35+0200\n"
-"PO-Revision-Date: 2013-06-16 09:48+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:00+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: hi\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1371376083.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196856.000000\n"
#: 02130000.xhp
msgctxt ""
@@ -45,7 +45,7 @@ msgctxt ""
"02130000.xhp\n"
"par_id3155267\n"
"help.text"
-msgid "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Icon</alt></image>"
+msgid "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Currency Number Format Icon</alt></image>"
msgstr ""
#: 02130000.xhp
@@ -61,7 +61,7 @@ msgctxt ""
"02130000.xhp\n"
"par_id3146776\n"
"help.text"
-msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cell - Numbers\">Format - Cell - Numbers</link>."
+msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cells - Numbers\">Format - Cells - Numbers</link>."
msgstr ""
#: 02140000.xhp
diff --git a/source/hi/helpcontent2/source/text/scalc/06.po b/source/hi/helpcontent2/source/text/scalc/06.po
index 81a6dccd3aa..a95860b6209 100644
--- a/source/hi/helpcontent2/source/text/scalc/06.po
+++ b/source/hi/helpcontent2/source/text/scalc/06.po
@@ -3,15 +3,18 @@ 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-06-14 17:23+0200\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-04-24 11:38+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: hi\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1524569893.000000\n"
#: calcsamplefiles.xhp
msgctxt ""
@@ -20,35 +23,3 @@ msgctxt ""
"help.text"
msgid "Calc Sample Files"
msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521663319917\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/imtrigon.ods\" id=\"ods_id61521568603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521663319918\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/trigon.ods\" id=\"ods_id61521548603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521563314918\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/pivot.ods\" id=\"ods_id61521547603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id721528312694192\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/functions_ifs.ods\" id=\"ods_id61521547603534\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
diff --git a/source/hi/helpcontent2/source/text/scalc/guide.po b/source/hi/helpcontent2/source/text/scalc/guide.po
index ddaf7b8a698..35155171a6c 100644
--- a/source/hi/helpcontent2/source/text/scalc/guide.po
+++ b/source/hi/helpcontent2/source/text/scalc/guide.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-31 14:10+0200\n"
-"PO-Revision-Date: 2016-07-06 05:16+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:00+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: hi\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1467782163.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196856.000000\n"
#: address_auto.xhp
msgctxt ""
@@ -3709,7 +3709,7 @@ msgctxt ""
"database_filter.xhp\n"
"par_idN10693\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - Standard Filter</item>."
+msgid "Choose <item type=\"menuitem\">Data - More Filters - Standard Filter</item>."
msgstr ""
#: database_filter.xhp
@@ -3765,7 +3765,7 @@ msgctxt ""
"database_filter.xhp\n"
"par_id3154944\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - AutoFilter</item>."
+msgid "Choose <item type=\"menuitem\">Data - AutoFilter</item>."
msgstr ""
#: database_filter.xhp
diff --git a/source/hi/helpcontent2/source/text/shared.po b/source/hi/helpcontent2/source/text/shared.po
index e22b279bb31..1024632b4a0 100644
--- a/source/hi/helpcontent2/source/text/shared.po
+++ b/source/hi/helpcontent2/source/text/shared.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: 2016-04-16 22:58+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:00+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: hi\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1460847538.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196857.000000\n"
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -2013,5 +2013,5 @@ msgctxt ""
"need_help.xhp\n"
"hd_id1000010\n"
"help.text"
-msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"http://documentation.libreoffice.org/en/join-community/update-help-contents\">web page on writing Help contents</link>."
+msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"https://documentation.libreoffice.org/en/join-community/update-help-contents\"><emph>web page on writing Help contents</emph></link>."
msgstr ""
diff --git a/source/hi/helpcontent2/source/text/shared/00.po b/source/hi/helpcontent2/source/text/shared/00.po
index 5b1300c7ee9..5a6a836fdfb 100644
--- a/source/hi/helpcontent2/source/text/shared/00.po
+++ b/source/hi/helpcontent2/source/text/shared/00.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-10-21 20:57+0200\n"
-"PO-Revision-Date: 2016-12-22 23:20+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:00+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: hi\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1482448845.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196857.000000\n"
#: 00000001.xhp
msgctxt ""
@@ -6221,7 +6221,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id621525017637963\n"
"help.text"
-msgid "Choose <emph>File - Export as EPUB</emph>."
+msgid "Choose <emph>File - Export As - Export as EPUB</emph>."
msgstr ""
#: 00000401.xhp
@@ -7197,7 +7197,7 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1091B\n"
"help.text"
-msgid "<variable id=\"grid\">Choose <emph>View - Grid</emph> (Impress or Draw).</variable>"
+msgid "<variable id=\"grid\">Choose <emph>View - Grid and Helplines</emph> (Impress or Draw).</variable>"
msgstr ""
#: 00000403.xhp
@@ -7205,7 +7205,7 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1092E\n"
"help.text"
-msgid "<variable id=\"guides\">Choose <emph>View - Snap Lines</emph> (Impress or Draw).</variable>"
+msgid "<variable id=\"guides\">Choose <emph>View - Snap Guides</emph> (Impress or Draw).</variable>"
msgstr ""
#: 00000404.xhp
@@ -7861,7 +7861,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id9988402\n"
"help.text"
-msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Updates</emph> button.</variable>"
+msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Check for Updates</emph> button.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8075,14 +8075,6 @@ msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
-"par_id3150032\n"
-"help.text"
-msgid "<variable id=\"arbeit\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Memory</emph>.</variable>"
-msgstr ""
-
-#: 00000406.xhp
-msgctxt ""
-"00000406.xhp\n"
"par_id3159153\n"
"help.text"
msgid "<variable id=\"ansicht\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - View</emph>.</variable>"
@@ -11045,7 +11037,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id366527\n"
"help.text"
-msgid "Choose <emph>Format - Object - Line</emph> (Writer)."
+msgid "Choose <emph>Format - Text Box and Shape - Line</emph> (Writer)."
msgstr ""
#: 00040502.xhp
@@ -11053,7 +11045,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id3835261\n"
"help.text"
-msgid "Choose <emph>Format - Graphic - Line</emph> (Calc)."
+msgid "Choose <emph>Format - Object - Line</emph> (Calc)."
msgstr ""
#: 00040502.xhp
@@ -11085,7 +11077,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id3154285\n"
"help.text"
-msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Object - </emph></caseinline><caseinline select=\"CALC\"><emph>Graphic - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
+msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Text Box and Shape - </emph></caseinline><caseinline select=\"CALC\"><emph>Object - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
msgstr ""
#: 00040502.xhp
diff --git a/source/hi/helpcontent2/source/text/shared/01.po b/source/hi/helpcontent2/source/text/shared/01.po
index 37d085bda98..acbcd6b066d 100644
--- a/source/hi/helpcontent2/source/text/shared/01.po
+++ b/source/hi/helpcontent2/source/text/shared/01.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2016-12-24 14:07+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:00+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: hi\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1482588424.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196859.000000\n"
#: 01010000.xhp
msgctxt ""
@@ -33637,7 +33637,7 @@ msgctxt ""
"06130000.xhp\n"
"par_id3153748\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Runs or saves the current macro.</ahelp>"
msgstr ""
#: 06130000.xhp
@@ -40771,14 +40771,6 @@ msgstr ""
#: ref_epub_export.xhp
msgctxt ""
"ref_epub_export.xhp\n"
-"par_id701525003241759\n"
-"help.text"
-msgid "<embedvar href=\"text/shared/00/00000002.xhp#epubv\" markup=\"keep\"/>"
-msgstr ""
-
-#: ref_epub_export.xhp
-msgctxt ""
-"ref_epub_export.xhp\n"
"par_id19921\n"
"help.text"
msgid "<image id=\"img_id22170\" src=\"media/screenshots/modules/swriter/ui/exportepub/EPubDialog.png\" localize=\"true\" width=\"664px\" height=\"482px\"><alt id=\"alt_id59843\">EPUB dialog box</alt></image>"
@@ -40925,7 +40917,7 @@ msgctxt ""
"ref_epub_export.xhp\n"
"par_id971525023515891\n"
"help.text"
-msgid "For custom metadata, you must provide a file with same name as the original filename and with extension as \".xmp\". The provided metadata will override the the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type=\"literal\">MyText.xmp</item>."
+msgid "For custom metadata, you must provide a file with same name as the original filename and with extension as \".xmp\". The provided metadata will override the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type=\"literal\">MyText.xmp</item>."
msgstr ""
#: ref_epub_export.xhp
diff --git a/source/hi/helpcontent2/source/text/shared/guide.po b/source/hi/helpcontent2/source/text/shared/guide.po
index 54aeaafcc6d..04036575d72 100644
--- a/source/hi/helpcontent2/source/text/shared/guide.po
+++ b/source/hi/helpcontent2/source/text/shared/guide.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2016-07-06 05:37+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:01+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: hi\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1467783424.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196861.000000\n"
#: aaa_start.xhp
msgctxt ""
@@ -8829,7 +8829,7 @@ msgctxt ""
"gallery_insert.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by selecting <emph>Tools - Gallery</emph>."
+msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by choosing <emph>Insert - Media - Gallery</emph>."
msgstr ""
#: gallery_insert.xhp
diff --git a/source/hi/helpcontent2/source/text/shared/optionen.po b/source/hi/helpcontent2/source/text/shared/optionen.po
index f36443891f4..0ef8a3f7a12 100644
--- a/source/hi/helpcontent2/source/text/shared/optionen.po
+++ b/source/hi/helpcontent2/source/text/shared/optionen.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2016-07-06 05:46+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:01+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: hi\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1467784017.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196862.000000\n"
#: 01000000.xhp
msgctxt ""
@@ -267,6 +267,14 @@ msgstr ""
#: 01010100.xhp
msgctxt ""
"01010100.xhp\n"
+"par_id3153032\n"
+"help.text"
+msgid "User data is also used when commenting and in tracking changes mode, to identify comments/edits author; and to mark last edit position in document, so that when author opens the document later, it opens at the last edit position."
+msgstr ""
+
+#: 01010100.xhp
+msgctxt ""
+"01010100.xhp\n"
"hd_id3147653\n"
"help.text"
msgid "Address"
@@ -14741,7 +14749,7 @@ msgctxt ""
"opencl.xhp\n"
"par_id5293741\n"
"help.text"
-msgid "for more information on OpenCL, visit <link href=\"http://www.khronos.org/opencl/\">the OpenCL site</link>"
+msgid "for more information on OpenCL, visit <link href=\"https://www.khronos.org/opencl/\">the OpenCL site</link>"
msgstr ""
#: persona_firefox.xhp
diff --git a/source/hi/helpcontent2/source/text/swriter/00.po b/source/hi/helpcontent2/source/text/swriter/00.po
index 2c5e70fc628..b40b413dff0 100644
--- a/source/hi/helpcontent2/source/text/swriter/00.po
+++ b/source/hi/helpcontent2/source/text/swriter/00.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: 2016-05-24 13:27+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:01+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: hi\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1464096462.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196863.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -37,7 +37,7 @@ msgctxt ""
"00000004.xhp\n"
"par_id3150253\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\"><alt id=\"alt_id3145389\">Icon</alt></image>"
+msgid "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145389\">Wrap Off Icon</alt></image>"
msgstr ""
#: 00000004.xhp
@@ -53,7 +53,7 @@ msgctxt ""
"00000004.xhp\n"
"par_id3156397\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\"><alt id=\"alt_id3149048\">Icon</alt></image>"
+msgid "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149048\">Wrap On Icon</alt></image>"
msgstr ""
#: 00000004.xhp
@@ -69,7 +69,7 @@ msgctxt ""
"00000004.xhp\n"
"par_id3154558\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\"><alt id=\"alt_id3152999\">Icon</alt></image>"
+msgid "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152999\">Wrap Through Icon</alt></image>"
msgstr ""
#: 00000004.xhp
@@ -85,7 +85,7 @@ msgctxt ""
"00000004.xhp\n"
"par_id3148773\n"
"help.text"
-msgid "<image src=\"res/sc06301.png\" id=\"img_id3149026\"><alt id=\"alt_id3149026\">Icon</alt></image>"
+msgid "<image src=\"res/sc06301.png\" id=\"img_id3149026\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149026\">Jump to Previous Script Icon</alt></image>"
msgstr ""
#: 00000004.xhp
@@ -101,7 +101,7 @@ msgctxt ""
"00000004.xhp\n"
"par_id3151265\n"
"help.text"
-msgid "<image src=\"res/sc06300.png\" id=\"img_id3151272\"><alt id=\"alt_id3151272\">Icon</alt></image>"
+msgid "<image src=\"res/sc06300.png\" id=\"img_id3151272\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151272\"> Jump to Next Script Icon</alt></image>"
msgstr ""
#: 00000004.xhp
@@ -381,7 +381,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3154763\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
msgstr ""
#: 00000403.xhp
@@ -397,7 +397,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3151387\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
msgstr ""
#: 00000403.xhp
@@ -413,7 +413,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3145823\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
msgstr ""
#: 00000403.xhp
@@ -429,7 +429,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150932\n"
"help.text"
-msgid "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\"><alt id=\"alt_id3150502\">Icon</alt></image>"
+msgid "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150502\">Formatting Marks Icon</alt></image>"
msgstr ""
#: 00000403.xhp
@@ -461,7 +461,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150765\n"
"help.text"
-msgid "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\"><alt id=\"alt_id3147572\">Icon</alt></image>"
+msgid "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147572\">Web Icon</alt></image>"
msgstr ""
#: 00000403.xhp
@@ -2461,7 +2461,7 @@ msgctxt ""
"stylesmenu.xhp\n"
"par_id941529884998705\n"
"help.text"
-msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles</emph></variable>."
+msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles...</emph></variable>."
msgstr ""
#: stylesmenu.xhp
diff --git a/source/hi/svtools/messages.po b/source/hi/svtools/messages.po
index 579fd47860a..9821f6fd37d 100644
--- a/source/hi/svtools/messages.po
+++ b/source/hi/svtools/messages.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:38+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: hi\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195522.000000\n"
#: include/svtools/strings.hrc:25
msgctxt "STR_UNDO"
@@ -1540,7 +1543,7 @@ msgstr ""
#: include/svtools/strings.hrc:360
msgctxt "STR_DESCRIPTION_MYTHES"
-msgid "Mythes Thesaurus"
+msgid "MyThes Thesaurus"
msgstr ""
#: include/svtools/strings.hrc:361
diff --git a/source/hi/sw/messages.po b/source/hi/sw/messages.po
index eb51ebf0138..52ae2eb7ae6 100644
--- a/source/hi/sw/messages.po
+++ b/source/hi/sw/messages.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 23:50+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-15 14:33+0100\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: hi\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1542195522.000000\n"
#: sw/inc/app.hrc:29
#, fuzzy
@@ -7091,7 +7094,12 @@ msgctxt "asciifilterdialog|lf"
msgid "_LF"
msgstr "_LF"
-#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:264
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:258
+msgctxt "asciifilterdialog|includebom"
+msgid "Include byte-order-mark"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:280
msgctxt "asciifilterdialog|label1"
msgid "Properties"
msgstr "गुण"
diff --git a/source/hi/swext/mediawiki/help.po b/source/hi/swext/mediawiki/help.po
index 4c0141f62e6..41ae54ce100 100644
--- a/source/hi/swext/mediawiki/help.po
+++ b/source/hi/swext/mediawiki/help.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2016-12-03 01:37+0000\n"
+"POT-Creation-Date: 2018-11-15 13:53+0100\n"
+"PO-Revision-Date: 2018-11-12 11:52+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Hindi <hindi>\n"
"Language: hi\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1480729051.000000\n"
+"X-POOTLE-MTIME: 1542023521.000000\n"
#: help.tree
msgctxt ""
@@ -90,13 +90,12 @@ msgid "Java Runtime Environment"
msgstr "जावा रनटाइम वातावरण"
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id7387615\n"
"help.text"
-msgid "A wiki account on a supported <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
-msgstr "<link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> सर्वर पर मीडिया विकी"
+msgid "A wiki account on a supported <link href=\"https://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -151,26 +150,24 @@ msgctxt ""
"wiki.xhp\n"
"par_id368968\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Options</link> dialog, click Add."
-msgstr "<link href=\"com.sun.wiki-publisher/wikisettings.xhp\">विकल्प</link> संवाद में, जोड़ें क्लिक करें."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\"><emph>Options</emph></link> dialog, click <emph>Add</emph>."
+msgstr ""
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id6962187\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> dialog, enter the account information for the wiki."
-msgstr "<link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> संवाद में, विकी के लिए खाता सूचना दाखिल करें."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\"><emph>MediaWiki</emph></link> dialog, enter the account information for the wiki."
+msgstr ""
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id5328836\n"
"help.text"
-msgid "In the URL text box, enter the address of a wiki that you want to connect to."
-msgstr "URL पाठ बॉक्स में, विकी का पता दाखिल करें जिसमें आप जोड़ना चाहते हैं."
+msgid "In the <emph>URL</emph> text box, enter the address of a wiki that you want to connect to."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -181,13 +178,12 @@ msgid "You can copy the URL from a web browser and paste it into the textbox."
msgstr "आप किसी वेब ब्राउज़र से URL नक़ल कर सकते हैं और पाठपेटी में चिपका सकते हैं."
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id5906552\n"
"help.text"
-msgid "In the Username box, enter your user ID for your wiki account."
-msgstr "उपयोक्तानाम बॉक्स में, अपना उपयोक्ता ID अपने विकी खाता के लिए दाखिल करें."
+msgid "In the <emph>Username</emph> box, enter your user ID for your wiki account."
+msgstr ""
#: wiki.xhp
#, fuzzy
@@ -199,13 +195,12 @@ msgid "If the wiki allows anonymous write access, you can leave the Username and
msgstr "विकी में बेनामी लेखन पहुँच दें, आप उपयोक्तानाम और कूटशब्द बॉक्स को खाली छोड़ सकते हैं."
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id8869594\n"
"help.text"
-msgid "In the Password box, enter the password for your wiki account, then click OK."
-msgstr "कूटशब्द बाक्स में, अपने विकी खाते के लिए कूटशब्द दाखिल करें, फिर ठीक पर क्लिक करें."
+msgid "In the Password box, enter the password for your wiki account, then click <emph>OK</emph>."
+msgstr ""
#: wiki.xhp
#, fuzzy
@@ -254,8 +249,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id228278\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Send to MediaWiki</link> dialog, specify the settings for your entry."
-msgstr "<link href=\"com.sun.wiki-publisher/wikisend.xhp\">मीडियाविकी में भेजें</link> संवाद में, अपनी प्रविष्टि के लिए सेटिंग निर्दिष्ट करें."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\"><emph>Send to MediaWiki</emph></link> dialog, specify the settings for your entry."
+msgstr ""
#: wiki.xhp
#, fuzzy
diff --git a/source/hr/cui/messages.po b/source/hr/cui/messages.po
index d151a0319a9..a15d578ffa3 100644
--- a/source/hr/cui/messages.po
+++ b/source/hr/cui/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2018-10-06 08:49+0000\n"
-"Last-Translator: Kruno <ksebetic@gmx.com>\n"
+"POT-Creation-Date: 2018-11-14 12:21+0100\n"
+"PO-Revision-Date: 2018-11-14 11:38+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: hr\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1538815753.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195529.000000\n"
#: cui/inc/strings.hrc:24
msgctxt "RID_SVXSTR_KEY_CONFIG_DIR"
@@ -1558,141 +1558,136 @@ msgid "Dimension line"
msgstr "Mjerna crta"
#: cui/inc/strings.hrc:365
-msgctxt "RID_SVXSTR_LOAD_ERROR"
-msgid "The selected module could not be loaded."
-msgstr "Odabrani modul ne može biti učitan."
-
-#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_STARTQUOTE"
msgid "Start Quote"
msgstr "Otvaranje navodnih znakova"
-#: cui/inc/strings.hrc:367
+#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_ENDQUOTE"
msgid "End Quote"
msgstr "Zatvaranje navodnih znakova"
-#: cui/inc/strings.hrc:369
+#: cui/inc/strings.hrc:368
msgctxt "RID_SVXSTR_SELECTEDPERSONA"
msgid "Selected Theme: "
msgstr "Odabrana tema: "
-#: cui/inc/strings.hrc:370
+#: cui/inc/strings.hrc:369
msgctxt "RID_SVXSTR_SEARCHING"
msgid "Searching, please wait..."
msgstr "Traženje, pričekajte..."
-#: cui/inc/strings.hrc:371
+#: cui/inc/strings.hrc:370
msgctxt "RID_SVXSTR_SEARCHERROR"
msgid "Cannot open %1, please try again later."
msgstr "Nije moguće otvoriti %1, pokušajte ponovno kasnije."
-#: cui/inc/strings.hrc:372
+#: cui/inc/strings.hrc:371
msgctxt "RID_SVXSTR_NORESULTS"
msgid "No results found."
msgstr "Bez pronađenih rezultata."
-#: cui/inc/strings.hrc:373
+#: cui/inc/strings.hrc:372
msgctxt "RID_SVXSTR_APPLYPERSONA"
msgid "Applying Theme..."
msgstr "Primjenjivanje teme..."
-#: cui/inc/strings.hrc:374
+#: cui/inc/strings.hrc:373
msgctxt "RID_SVXSTR_INVALIDPERSONAURL"
msgid "Please enter a valid theme address or a search term."
msgstr ""
-#: cui/inc/strings.hrc:376
+#: cui/inc/strings.hrc:375
msgctxt "RID_SVXSTR_TABLE_PRESET_NONE"
msgid "Set No Borders"
msgstr "Ne postavljaj obrube"
-#: cui/inc/strings.hrc:377
+#: cui/inc/strings.hrc:376
msgctxt "RID_SVXSTR_TABLE_PRESET_ONLYOUTER"
msgid "Set Outer Border Only"
msgstr "Postavi samo vanjski obrub"
-#: cui/inc/strings.hrc:378
+#: cui/inc/strings.hrc:377
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERHORI"
msgid "Set Outer Border and Horizontal Lines"
msgstr "Postavi vanjski obrub i vodoravne crte"
-#: cui/inc/strings.hrc:379
+#: cui/inc/strings.hrc:378
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERALL"
msgid "Set Outer Border and All Inner Lines"
msgstr "Postavi vanjski obrub i sve unutarnje crte"
-#: cui/inc/strings.hrc:380
+#: cui/inc/strings.hrc:379
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERINNER"
msgid "Set Outer Border Without Changing Inner Lines"
msgstr "Postavi vanjski obrub bez promjene unutarnjih crta"
-#: cui/inc/strings.hrc:381
+#: cui/inc/strings.hrc:380
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONAL"
msgid "Set Diagonal Lines Only"
msgstr "Postavi samo dijagonalne linije"
-#: cui/inc/strings.hrc:382
+#: cui/inc/strings.hrc:381
msgctxt "RID_SVXSTR_PARA_PRESET_ALL"
msgid "Set All Four Borders"
msgstr "Postavi sva četiri obruba"
-#: cui/inc/strings.hrc:383
+#: cui/inc/strings.hrc:382
msgctxt "RID_SVXSTR_PARA_PRESET_LEFTRIGHT"
msgid "Set Left and Right Borders Only"
msgstr "Postavi samo lijevi i desni obrub"
-#: cui/inc/strings.hrc:384
+#: cui/inc/strings.hrc:383
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOM"
msgid "Set Top and Bottom Borders Only"
msgstr "Postavi samo gornji i donji obrub"
-#: cui/inc/strings.hrc:385
+#: cui/inc/strings.hrc:384
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYLEFT"
msgid "Set Left Border Only"
msgstr "Postavi samo lijevi obrub"
-#: cui/inc/strings.hrc:386
+#: cui/inc/strings.hrc:385
msgctxt "RID_SVXSTR_HOR_PRESET_ONLYHOR"
msgid "Set Top and Bottom Borders, and All Inner Lines"
msgstr "Postavi gornje obrube, donje obrube i sve unutarnje linije"
-#: cui/inc/strings.hrc:387
+#: cui/inc/strings.hrc:386
msgctxt "RID_SVXSTR_VER_PRESET_ONLYVER"
msgid "Set Left and Right Borders, and All Inner Lines"
msgstr "Postavi lijeve obrube, desne obrube i sve unutarnje linije"
-#: cui/inc/strings.hrc:388
+#: cui/inc/strings.hrc:387
msgctxt "RID_SVXSTR_SHADOW_STYLE_NONE"
msgid "No Shadow"
msgstr "Bez sjene"
-#: cui/inc/strings.hrc:389
+#: cui/inc/strings.hrc:388
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMRIGHT"
msgid "Cast Shadow to Bottom Right"
msgstr "Bacanje sjene desno dolje"
-#: cui/inc/strings.hrc:390
+#: cui/inc/strings.hrc:389
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPRIGHT"
msgid "Cast Shadow to Top Right"
msgstr "Bacanje sjene desno gore"
-#: cui/inc/strings.hrc:391
+#: cui/inc/strings.hrc:390
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMLEFT"
msgid "Cast Shadow to Bottom Left"
msgstr "Bacanje sjene lijevo dolje"
-#: cui/inc/strings.hrc:392
+#: cui/inc/strings.hrc:391
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPLEFT"
msgid "Cast Shadow to Top Left"
msgstr "Bacanje sjene lijevo gore"
-#: cui/inc/strings.hrc:393
+#: cui/inc/strings.hrc:392
msgctxt "RID_SVXSTR_SIGNATURELINE_SIGNED_BY"
msgid "Signed by: %1"
msgstr "Potpisao %1"
-#: cui/inc/strings.hrc:394
+#: cui/inc/strings.hrc:393
msgctxt "RID_SVXSTR_OPENCL_RESTART"
msgid "For the OpenCL changes to take effect, %PRODUCTNAME must be restarted."
msgstr "Ponovno pokrenite %PRODUCTNAME kako bi postavke vezane uz OpenCL bile primijenjene."
@@ -10668,22 +10663,43 @@ msgctxt "signsignatureline|btn_select_certificate"
msgid "Select Certificate"
msgstr "Odabir certifikata"
-#: cui/uiconfig/ui/signsignatureline.ui:168
+#. Name of the signer
+#: cui/uiconfig/ui/signsignatureline.ui:166
+msgctxt "signsignatureline|label_name"
+msgid "or"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:175
+msgctxt "signsignatureline|btn_load_image"
+msgid "Use Signature Image"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:190
+msgctxt "signsignatureline|btn_clear_image"
+msgid "Clear"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:206
+msgctxt "signsignatureline|label_image_dimensions"
+msgid "Best image size: 600 x 100 px"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:237
msgctxt "signsignatureline|label_sign"
msgid "Sign"
msgstr "Potpis"
-#: cui/uiconfig/ui/signsignatureline.ui:205
+#: cui/uiconfig/ui/signsignatureline.ui:274
msgctxt "signsignatureline|label_add_comment"
msgid "Add comment:"
msgstr "Dodaj komentar:"
-#: cui/uiconfig/ui/signsignatureline.ui:241
+#: cui/uiconfig/ui/signsignatureline.ui:310
msgctxt "signsignatureline|label_hint"
msgid "Instructions from the document creator:"
msgstr "Upute stvaratelja dokumenta:"
-#: cui/uiconfig/ui/signsignatureline.ui:274
+#: cui/uiconfig/ui/signsignatureline.ui:343
msgctxt "signsignatureline|label_more"
msgid "More"
msgstr "Više"
diff --git a/source/hr/dictionaries/gd_GB.po b/source/hr/dictionaries/gd_GB.po
index e261364b27d..146b06d2008 100644
--- a/source/hr/dictionaries/gd_GB.po
+++ b/source/hr/dictionaries/gd_GB.po
@@ -4,14 +4,17 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-10-04 11:48+0200\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2017-11-06 16:34+0000\n"
+"Last-Translator: Kruno <ksebetic@gmx.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: hr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1509986050.000000\n"
#: description.xml
msgctxt ""
@@ -19,4 +22,4 @@ msgctxt ""
"dispname\n"
"description.text"
msgid "Scottish Gaelic spell checker"
-msgstr ""
+msgstr "Računalna provjera pravopisa za škotski galski"
diff --git a/source/hr/helpcontent2/source/text/sbasic/shared/01.po b/source/hr/helpcontent2/source/text/sbasic/shared/01.po
index e20728e2a1b..d42c1ee33c8 100644
--- a/source/hr/helpcontent2/source/text/sbasic/shared/01.po
+++ b/source/hr/helpcontent2/source/text/sbasic/shared/01.po
@@ -3,9 +3,9 @@ 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-05-16 16:54+0200\n"
-"PO-Revision-Date: 2015-04-23 15:29+0000\n"
-"Last-Translator: Kruno <ksebetic@gmx.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:01+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: hr\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1429802994.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196869.000000\n"
#: 06130000.xhp
msgctxt ""
@@ -93,7 +93,7 @@ msgctxt ""
"06130000.xhp\n"
"par_id3154791\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Runs or saves the current macro.</ahelp>"
msgstr ""
#: 06130000.xhp
diff --git a/source/hr/helpcontent2/source/text/scalc/00.po b/source/hr/helpcontent2/source/text/scalc/00.po
index 84e5a75e34f..bd778a6ab03 100644
--- a/source/hr/helpcontent2/source/text/scalc/00.po
+++ b/source/hr/helpcontent2/source/text/scalc/00.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-11-22 13:53+0100\n"
-"PO-Revision-Date: 2016-05-24 12:12+0000\n"
-"Last-Translator: Kruno <ksebetic@gmx.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:01+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: hr\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1464091965.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196869.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -29,7 +29,7 @@ msgctxt ""
"00000004.xhp\n"
"hd_id3155535\n"
"help.text"
-msgid "<variable id=\"wie\">To access this function... </variable>"
+msgid "<variable id=\"wie\">To access this function...</variable>"
msgstr ""
#: 00000004.xhp
@@ -37,7 +37,7 @@ msgctxt ""
"00000004.xhp\n"
"par_idN1056E\n"
"help.text"
-msgid "<variable id=\"moreontop\">More explanations on top of this page. </variable>"
+msgid "<variable id=\"moreontop\">More explanations on top of this page.</variable>"
msgstr ""
#: 00000004.xhp
@@ -45,7 +45,7 @@ msgctxt ""
"00000004.xhp\n"
"par_idN105AF\n"
"help.text"
-msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone. </variable>"
+msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone.</variable>"
msgstr ""
#: 00000004.xhp
@@ -77,7 +77,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph></variable>"
+msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -85,7 +85,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3159233\n"
"help.text"
-msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs</variable>"
+msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs.</variable>"
msgstr ""
#: 00000402.xhp
@@ -93,7 +93,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150443\n"
"help.text"
-msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph></variable>"
+msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -101,7 +101,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3143267\n"
"help.text"
-msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph></variable>"
+msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -109,7 +109,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3153880\n"
"help.text"
-msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph></variable>"
+msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -117,7 +117,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3151245\n"
"help.text"
-msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph></variable>"
+msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -125,7 +125,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph></variable>"
+msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -133,7 +133,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150400\n"
"help.text"
-msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph></variable>"
+msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -141,7 +141,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3154910\n"
"help.text"
-msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph></variable>"
+msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -149,7 +149,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "Choose <emph>Sheet - Clear Cells</emph>"
+msgid "Choose <emph>Sheet - Clear Cells</emph>."
msgstr ""
#: 00000402.xhp
@@ -165,7 +165,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150011\n"
"help.text"
-msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph></variable>"
+msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -173,7 +173,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3153951\n"
"help.text"
-msgid "Choose <emph>Sheet - Delete Sheet</emph>"
+msgid "Choose <emph>Sheet - Delete Sheet</emph>."
msgstr ""
#: 00000402.xhp
@@ -181,15 +181,15 @@ msgctxt ""
"00000402.xhp\n"
"par_id3155306\n"
"help.text"
-msgid "Open context menu for a sheet tab"
-msgstr "Otvorite kontekstualni izbornik za tab lista"
+msgid "Open context menu for a sheet tab."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3146119\n"
"help.text"
-msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>"
+msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>."
msgstr ""
#: 00000402.xhp
@@ -197,8 +197,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3148645\n"
"help.text"
-msgid "Open context menu for a sheet tab"
-msgstr "Otvorite kontekstualni izbornik za tab lista"
+msgid "Open context menu for a sheet tab."
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -221,7 +221,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150275\n"
"help.text"
-msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph></variable>"
+msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph>.</variable>"
msgstr ""
#: 00000403.xhp
@@ -229,7 +229,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph></variable>"
+msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph>.</variable>"
msgstr ""
#: 00000403.xhp
@@ -237,7 +237,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3148947\n"
"help.text"
-msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph></variable>"
+msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph>.</variable>"
msgstr ""
#: 00000403.xhp
@@ -245,7 +245,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3148663\n"
"help.text"
-msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph></variable>"
+msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -269,7 +269,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149784\n"
"help.text"
-msgid "Choose <emph>Insert - Cells</emph>"
+msgid "Choose <emph>Insert - Cells</emph>."
msgstr ""
#: 00000404.xhp
@@ -277,7 +277,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "Open <emph>Insert Cells</emph> toolbar from Tools bar:"
+msgid "Open <emph>Insert Cells</emph> toolbar from <emph>Tools</emph> bar:"
msgstr ""
#: 00000404.xhp
@@ -365,7 +365,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149033\n"
"help.text"
-msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph></variable>"
+msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -373,7 +373,7 @@ msgctxt ""
"00000404.xhp\n"
"par_idN1082F\n"
"help.text"
-msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph></variable>"
+msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -381,7 +381,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155115\n"
"help.text"
-msgid "Choose <emph>Insert - Function</emph>"
+msgid "Choose <emph>Insert - Function</emph>."
msgstr ""
#: 00000404.xhp
@@ -429,7 +429,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155809\n"
"help.text"
-msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date&Time</emph></variable>"
+msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date & Time</emph></variable>"
msgstr ""
#: 00000404.xhp
@@ -517,7 +517,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155383\n"
"help.text"
-msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph></variable>"
+msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -525,7 +525,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153250\n"
"help.text"
-msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph></variable>"
+msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -533,7 +533,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3146776\n"
"help.text"
-msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph></variable>"
+msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -541,7 +541,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3143222\n"
"help.text"
-msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>"
+msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>."
msgstr ""
#: 00000404.xhp
@@ -557,7 +557,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3145214\n"
"help.text"
-msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph></variable>"
+msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -565,7 +565,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153558\n"
"help.text"
-msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph></variable>"
+msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -573,7 +573,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153483\n"
"help.text"
-msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph></variable>"
+msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph>.</variable>"
msgstr ""
#: 00000405.xhp
@@ -597,7 +597,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154685\n"
"help.text"
-msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph></variable>"
+msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph>.</variable>"
msgstr ""
#: 00000405.xhp
@@ -605,7 +605,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3153194\n"
"help.text"
-msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab </variable>"
+msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab.</variable>"
msgstr ""
#: 00000405.xhp
@@ -613,7 +613,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3155854\n"
"help.text"
-msgid "<variable id=\"fozei\">Choose <emph>Format - Row</emph></variable>"
+msgid "<variable id=\"fozei\">Choose <emph>Format - Rows</emph>.</variable>"
msgstr ""
#: 00000405.xhp
@@ -621,7 +621,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3150012\n"
"help.text"
-msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Row - Optimal Height</emph></variable>"
+msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Rows - Optimal Height</emph>.</variable>"
msgstr ""
#: 00000405.xhp
@@ -629,7 +629,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3148645\n"
"help.text"
-msgid "Choose <emph>Format - Row - Hide</emph>"
+msgid "Choose <emph>Format - Rows - Hide</emph>."
msgstr ""
#: 00000405.xhp
@@ -637,7 +637,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3153728\n"
"help.text"
-msgid "Choose <emph>Format - Column - Hide</emph>"
+msgid "Choose <emph>Format - Columns - Hide</emph>."
msgstr ""
#: 00000405.xhp
@@ -645,7 +645,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3151114\n"
"help.text"
-msgid "Choose <emph>Format - Sheet - Hide</emph>"
+msgid "Choose <emph>Sheet - Hide Sheet</emph>."
msgstr ""
#: 00000405.xhp
@@ -653,7 +653,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3148576\n"
"help.text"
-msgid "Choose <emph>Format - Row - Show</emph>"
+msgid "Choose <emph>Format - Rows - Show</emph>."
msgstr ""
#: 00000405.xhp
@@ -661,7 +661,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3156286\n"
"help.text"
-msgid "Choose <emph>Format - Column - Show</emph>"
+msgid "Choose <emph>Format - Columns - Show</emph>."
msgstr ""
#: 00000405.xhp
@@ -669,7 +669,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3145645\n"
"help.text"
-msgid "<variable id=\"fospa\">Choose <emph>Format - Column</emph></variable>"
+msgid "<variable id=\"fospa\">Choose <emph>Format - Columns</emph>.</variable>"
msgstr ""
#: 00000405.xhp
@@ -677,7 +677,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3145252\n"
"help.text"
-msgid "Choose <emph>Format - Column - Optimal Width</emph>"
+msgid "Choose <emph>Format - Columns - Optimal Width</emph>."
msgstr ""
#: 00000405.xhp
@@ -685,15 +685,15 @@ msgctxt ""
"00000405.xhp\n"
"par_id3146971\n"
"help.text"
-msgid "Double-click right column separator in column headers"
-msgstr "Dvoklik na desni separator stupaca u zaglavlju stupaca"
+msgid "Double-click right column separator in column headers."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3147362\n"
"help.text"
-msgid "<variable id=\"fot\">Choose <emph>Format - Sheet</emph></variable>"
+msgid "<variable id=\"fot\">Choose <emph>Sheet</emph>.</variable>"
msgstr ""
#: 00000405.xhp
@@ -701,7 +701,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3163805\n"
"help.text"
-msgid "<variable id=\"fotu\">Choose <emph>Format - Sheet - Rename</emph></variable>"
+msgid "<variable id=\"fotu\">Choose <emph>Sheet - Rename Sheet</emph>.</variable>"
msgstr ""
#: 00000405.xhp
@@ -709,7 +709,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3155333\n"
"help.text"
-msgid "<variable id=\"fotenb\">Choose <emph>Format - Sheet - Show</emph></variable>"
+msgid "<variable id=\"fotenb\">Choose <emph>Sheet - Show Sheet</emph>.</variable>"
msgstr ""
#: 00000405.xhp
@@ -717,7 +717,7 @@ msgctxt ""
"00000405.xhp\n"
"par_idN1077A\n"
"help.text"
-msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph></variable>"
+msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph>.</variable>"
msgstr ""
#: 00000405.xhp
@@ -725,7 +725,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3155508\n"
"help.text"
-msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab </variable>"
+msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab.</variable>"
msgstr ""
#: 00000405.xhp
@@ -733,7 +733,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3150883\n"
"help.text"
-msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph></variable>"
+msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph>.</variable>"
msgstr ""
#: 00000405.xhp
@@ -741,7 +741,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3156448\n"
"help.text"
-msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph></variable>"
+msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph>.</variable>"
msgstr ""
#: 00000405.xhp
@@ -749,7 +749,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3156290\n"
"help.text"
-msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph></variable>"
+msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph>.</variable>"
msgstr ""
#: 00000405.xhp
@@ -757,7 +757,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3155812\n"
"help.text"
-msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph></variable>"
+msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph>.</variable>"
msgstr ""
#: 00000405.xhp
@@ -765,7 +765,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3153307\n"
"help.text"
-msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph></variable>"
+msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph>.</variable>"
msgstr ""
#: 00000405.xhp
@@ -773,7 +773,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3153916\n"
"help.text"
-msgid "Choose <emph>Format - AutoFormat</emph>"
+msgid "Choose <emph>Format - AutoFormat</emph>."
msgstr ""
#: 00000405.xhp
@@ -781,7 +781,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154532\n"
"help.text"
-msgid "On the Tools bar, click"
+msgid "On the <emph>Tools</emph> bar, click"
msgstr ""
#: 00000405.xhp
@@ -805,7 +805,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154618\n"
"help.text"
-msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph></variable>"
+msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -829,7 +829,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150541\n"
"help.text"
-msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph> </variable>"
+msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -837,7 +837,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153194\n"
"help.text"
-msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>"
+msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>."
msgstr ""
#: 00000406.xhp
@@ -853,7 +853,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph> </variable>"
+msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -861,7 +861,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3145785\n"
"help.text"
-msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph> </variable>"
+msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -869,7 +869,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3155411\n"
"help.text"
-msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>"
+msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>."
msgstr ""
#: 00000406.xhp
@@ -885,7 +885,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146984\n"
"help.text"
-msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph> </variable>"
+msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -893,7 +893,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154014\n"
"help.text"
-msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph> </variable>"
+msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -901,7 +901,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153188\n"
"help.text"
-msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph> </variable>"
+msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -909,7 +909,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3149410\n"
"help.text"
-msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph> </variable>"
+msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -917,7 +917,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3156284\n"
"help.text"
-msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph> </variable>"
+msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -925,7 +925,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153159\n"
"help.text"
-msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph> </variable>"
+msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -933,7 +933,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3147397\n"
"help.text"
-msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph> </variable>"
+msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -941,7 +941,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154018\n"
"help.text"
-msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph> </variable>"
+msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -949,7 +949,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3269142\n"
"help.text"
-msgid "<variable id=\"solver\">Choose <emph>Tools - Solver</emph> </variable>"
+msgid "<variable id=\"solver\">Choose <emph>Tools - Solver</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -957,7 +957,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id8554338\n"
"help.text"
-msgid "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, <emph>Options</emph> button </variable>"
+msgid "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, click <emph>Options</emph> button.</variable>"
msgstr ""
#: 00000406.xhp
@@ -965,7 +965,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3156277\n"
"help.text"
-msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph> </variable>"
+msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -973,7 +973,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3149020\n"
"help.text"
-msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph></variable>"
+msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -981,7 +981,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154256\n"
"help.text"
-msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph></variable>"
+msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -989,7 +989,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146919\n"
"help.text"
-msgid "Choose <emph>Data - Calculate - Recalculate</emph>"
+msgid "Choose <emph>Data - Calculate - Recalculate</emph>."
msgstr ""
#: 00000406.xhp
@@ -1005,7 +1005,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150941\n"
"help.text"
-msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph> </variable>"
+msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -1013,7 +1013,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3151276\n"
"help.text"
-msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph> </variable>"
+msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph>.</variable>"
msgstr ""
#: 00000407.xhp
@@ -1037,7 +1037,7 @@ msgctxt ""
"00000407.xhp\n"
"par_id3147335\n"
"help.text"
-msgid "<variable id=\"fete\">Choose <item type=\"menuitem\">View - Split Window</item></variable>"
+msgid "<variable id=\"fete\">Choose ><item type=\"menuitem\">View - Split Window</item>.</variable>"
msgstr ""
#: 00000407.xhp
@@ -1045,7 +1045,7 @@ msgctxt ""
"00000407.xhp\n"
"par_id3153663\n"
"help.text"
-msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item></variable>"
+msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1069,7 +1069,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id8366954\n"
"help.text"
-msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph></variable>"
+msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1077,7 +1077,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3147399\n"
"help.text"
-msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph></variable>"
+msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1085,7 +1085,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3145345\n"
"help.text"
-msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph></variable>"
+msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1093,7 +1093,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3150443\n"
"help.text"
-msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph></variable>"
+msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1101,7 +1101,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3148491\n"
"help.text"
-msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab"
+msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab."
msgstr ""
#: 00000412.xhp
@@ -1109,7 +1109,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3154516\n"
"help.text"
-msgid "On Standard bar, click"
+msgid "On <emph>Standard</emph> bar, click"
msgstr ""
#: 00000412.xhp
@@ -1149,7 +1149,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146984\n"
"help.text"
-msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab</variable>"
+msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1157,7 +1157,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3155308\n"
"help.text"
-msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph></variable>"
+msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1165,7 +1165,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3148646\n"
"help.text"
-msgid "Choose <emph>Data - AutoFilter</emph>"
+msgid "Choose <emph>Data - AutoFilter</emph>."
msgstr ""
#: 00000412.xhp
@@ -1173,7 +1173,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3151113\n"
"help.text"
-msgid "On Tools bar or Table Data bar, click"
+msgid "On <emph>Tools</emph> bar or <emph>Table Data</emph> bar, click"
msgstr ""
#: 00000412.xhp
@@ -1197,7 +1197,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3156278\n"
"help.text"
-msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph></variable>"
+msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph> .</variable>"
msgstr ""
#: 00000412.xhp
@@ -1205,7 +1205,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3153764\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label"
+msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label."
msgstr ""
#: 00000412.xhp
@@ -1213,7 +1213,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3155444\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label"
+msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label."
msgstr ""
#: 00000412.xhp
@@ -1221,7 +1221,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3156382\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Reset Filter</emph>"
+msgid "Choose <emph>Data - More Filters - Reset Filter</emph>."
msgstr ""
#: 00000412.xhp
@@ -1229,7 +1229,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3155961\n"
"help.text"
-msgid "On Table Data bar, click <emph>Reset Filter/Sort</emph>"
+msgid "On <emph>Table Data</emph> bar, click <emph>Reset Filter/Sort</emph>."
msgstr ""
#: 00000412.xhp
@@ -1253,7 +1253,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3152778\n"
"help.text"
-msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph></variable>"
+msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1261,7 +1261,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3166424\n"
"help.text"
-msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph></variable>"
+msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1269,7 +1269,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3154574\n"
"help.text"
-msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs</variable>"
+msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1277,7 +1277,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3151277\n"
"help.text"
-msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab</variable>"
+msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1285,7 +1285,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3145133\n"
"help.text"
-msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph></variable>"
+msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1293,7 +1293,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3152992\n"
"help.text"
-msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab</variable>"
+msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1301,7 +1301,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3150367\n"
"help.text"
-msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab</variable>"
+msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1309,7 +1309,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3154486\n"
"help.text"
-msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab</variable>"
+msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1317,7 +1317,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146978\n"
"help.text"
-msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph></variable>"
+msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1325,7 +1325,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3155809\n"
"help.text"
-msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph></variable>"
+msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1333,7 +1333,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3148701\n"
"help.text"
-msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph></variable>"
+msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1341,7 +1341,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3153815\n"
"help.text"
-msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph></variable>"
+msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1349,7 +1349,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3159223\n"
"help.text"
-msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph></variable>"
+msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1357,7 +1357,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146870\n"
"help.text"
-msgid "Choose <emph>Data - Group and Outline - Group</emph>"
+msgid "Choose <emph>Data - Group and Outline - Group</emph>."
msgstr ""
#: 00000412.xhp
@@ -1397,7 +1397,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146781\n"
"help.text"
-msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>"
+msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>."
msgstr ""
#: 00000412.xhp
@@ -1437,7 +1437,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3153008\n"
"help.text"
-msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph></variable>"
+msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1445,7 +1445,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3154709\n"
"help.text"
-msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove</emph></variable>"
+msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove Outline</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1453,7 +1453,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id1774346\n"
"help.text"
-msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables)</variable>"
+msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables).</variable>"
msgstr ""
#: 00000412.xhp
@@ -1461,7 +1461,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3155759\n"
"help.text"
-msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph></variable>"
+msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1469,7 +1469,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3154625\n"
"help.text"
-msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph></variable>"
+msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1477,7 +1477,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3147558\n"
"help.text"
-msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
+msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1485,7 +1485,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3153297\n"
"help.text"
-msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Current selection</emph>."
+msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Current selection</emph>."
msgstr ""
#: 00000412.xhp
@@ -1493,7 +1493,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3145118\n"
"help.text"
-msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
+msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
msgstr ""
#: 00000412.xhp
@@ -1501,7 +1501,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3153294\n"
"help.text"
-msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph></variable>"
+msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1509,7 +1509,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3151344\n"
"help.text"
-msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph></variable>"
+msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1517,7 +1517,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3150397\n"
"help.text"
-msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph></variable>"
+msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1525,7 +1525,7 @@ msgctxt ""
"00000412.xhp\n"
"par_idN10B8F\n"
"help.text"
-msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph></variable>"
+msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1549,7 +1549,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162106567373\n"
"help.text"
-msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph> </variable>"
+msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1557,7 +1557,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162109048207\n"
"help.text"
-msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph></variable>"
+msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1565,7 +1565,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162107055028\n"
"help.text"
-msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph></variable>"
+msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1573,7 +1573,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162109126013\n"
"help.text"
-msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph></variable>"
+msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1581,7 +1581,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3149095\n"
"help.text"
-msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph></variable>"
+msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1589,7 +1589,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3149398\n"
"help.text"
-msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph></variable>"
+msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1597,7 +1597,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3150084\n"
"help.text"
-msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph></variable>"
+msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1605,7 +1605,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3153093\n"
"help.text"
-msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph></variable>"
+msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1613,7 +1613,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3153191\n"
"help.text"
-msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph></variable>"
+msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1621,5 +1621,5 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3145645\n"
"help.text"
-msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph></variable>"
+msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph>.</variable>"
msgstr ""
diff --git a/source/hr/helpcontent2/source/text/scalc/02.po b/source/hr/helpcontent2/source/text/scalc/02.po
index a07bba96a01..62f299b7de6 100644
--- a/source/hr/helpcontent2/source/text/scalc/02.po
+++ b/source/hr/helpcontent2/source/text/scalc/02.po
@@ -3,9 +3,9 @@ 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-05-12 14:35+0200\n"
-"PO-Revision-Date: 2014-07-21 17:45+0000\n"
-"Last-Translator: Kruno <ksebetic@gmx.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:01+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: hr\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1405964755.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196870.000000\n"
#: 02130000.xhp
msgctxt ""
@@ -45,7 +45,7 @@ msgctxt ""
"02130000.xhp\n"
"par_id3155267\n"
"help.text"
-msgid "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Icon</alt></image>"
+msgid "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Currency Number Format Icon</alt></image>"
msgstr ""
#: 02130000.xhp
@@ -61,7 +61,7 @@ msgctxt ""
"02130000.xhp\n"
"par_id3146776\n"
"help.text"
-msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cell - Numbers\">Format - Cell - Numbers</link>."
+msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cells - Numbers\">Format - Cells - Numbers</link>."
msgstr ""
#: 02140000.xhp
diff --git a/source/hr/helpcontent2/source/text/scalc/06.po b/source/hr/helpcontent2/source/text/scalc/06.po
index 81a6dccd3aa..2ea88f68319 100644
--- a/source/hr/helpcontent2/source/text/scalc/06.po
+++ b/source/hr/helpcontent2/source/text/scalc/06.po
@@ -3,15 +3,18 @@ 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-06-14 17:23+0200\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-04-24 11:38+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: hr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1524569926.000000\n"
#: calcsamplefiles.xhp
msgctxt ""
@@ -20,35 +23,3 @@ msgctxt ""
"help.text"
msgid "Calc Sample Files"
msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521663319917\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/imtrigon.ods\" id=\"ods_id61521568603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521663319918\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/trigon.ods\" id=\"ods_id61521548603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521563314918\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/pivot.ods\" id=\"ods_id61521547603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id721528312694192\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/functions_ifs.ods\" id=\"ods_id61521547603534\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
diff --git a/source/hr/helpcontent2/source/text/scalc/guide.po b/source/hr/helpcontent2/source/text/scalc/guide.po
index b1daad414b8..b7c25077b36 100644
--- a/source/hr/helpcontent2/source/text/scalc/guide.po
+++ b/source/hr/helpcontent2/source/text/scalc/guide.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-31 14:10+0200\n"
-"PO-Revision-Date: 2016-07-06 05:43+0000\n"
-"Last-Translator: Kruno <ksebetic@gmx.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:01+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: hr\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1467783805.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196870.000000\n"
#: address_auto.xhp
msgctxt ""
@@ -3709,7 +3709,7 @@ msgctxt ""
"database_filter.xhp\n"
"par_idN10693\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - Standard Filter</item>."
+msgid "Choose <item type=\"menuitem\">Data - More Filters - Standard Filter</item>."
msgstr ""
#: database_filter.xhp
@@ -3765,7 +3765,7 @@ msgctxt ""
"database_filter.xhp\n"
"par_id3154944\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - AutoFilter</item>."
+msgid "Choose <item type=\"menuitem\">Data - AutoFilter</item>."
msgstr ""
#: database_filter.xhp
diff --git a/source/hr/helpcontent2/source/text/shared.po b/source/hr/helpcontent2/source/text/shared.po
index f57d7d11b2f..37d755d58c1 100644
--- a/source/hr/helpcontent2/source/text/shared.po
+++ b/source/hr/helpcontent2/source/text/shared.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: 2016-04-16 23:04+0000\n"
-"Last-Translator: Kruno <ksebetic@gmx.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:01+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Croatian <>\n"
"Language: hr\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1460847894.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196870.000000\n"
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -2013,5 +2013,5 @@ msgctxt ""
"need_help.xhp\n"
"hd_id1000010\n"
"help.text"
-msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"http://documentation.libreoffice.org/en/join-community/update-help-contents\">web page on writing Help contents</link>."
+msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"https://documentation.libreoffice.org/en/join-community/update-help-contents\"><emph>web page on writing Help contents</emph></link>."
msgstr ""
diff --git a/source/hr/helpcontent2/source/text/shared/00.po b/source/hr/helpcontent2/source/text/shared/00.po
index 0f46b4260da..e6a0fe4713f 100644
--- a/source/hr/helpcontent2/source/text/shared/00.po
+++ b/source/hr/helpcontent2/source/text/shared/00.po
@@ -3,9 +3,9 @@ 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-10-21 20:57+0200\n"
-"PO-Revision-Date: 2016-05-24 12:58+0000\n"
-"Last-Translator: Kruno <ksebetic@gmx.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:01+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: hr\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1464094719.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196871.000000\n"
#: 00000001.xhp
msgctxt ""
@@ -6221,7 +6221,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id621525017637963\n"
"help.text"
-msgid "Choose <emph>File - Export as EPUB</emph>."
+msgid "Choose <emph>File - Export As - Export as EPUB</emph>."
msgstr ""
#: 00000401.xhp
@@ -7197,7 +7197,7 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1091B\n"
"help.text"
-msgid "<variable id=\"grid\">Choose <emph>View - Grid</emph> (Impress or Draw).</variable>"
+msgid "<variable id=\"grid\">Choose <emph>View - Grid and Helplines</emph> (Impress or Draw).</variable>"
msgstr ""
#: 00000403.xhp
@@ -7205,7 +7205,7 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1092E\n"
"help.text"
-msgid "<variable id=\"guides\">Choose <emph>View - Snap Lines</emph> (Impress or Draw).</variable>"
+msgid "<variable id=\"guides\">Choose <emph>View - Snap Guides</emph> (Impress or Draw).</variable>"
msgstr ""
#: 00000404.xhp
@@ -7861,7 +7861,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id9988402\n"
"help.text"
-msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Updates</emph> button.</variable>"
+msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Check for Updates</emph> button.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8075,14 +8075,6 @@ msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
-"par_id3150032\n"
-"help.text"
-msgid "<variable id=\"arbeit\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Memory</emph>.</variable>"
-msgstr ""
-
-#: 00000406.xhp
-msgctxt ""
-"00000406.xhp\n"
"par_id3159153\n"
"help.text"
msgid "<variable id=\"ansicht\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - View</emph>.</variable>"
@@ -11045,7 +11037,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id366527\n"
"help.text"
-msgid "Choose <emph>Format - Object - Line</emph> (Writer)."
+msgid "Choose <emph>Format - Text Box and Shape - Line</emph> (Writer)."
msgstr ""
#: 00040502.xhp
@@ -11053,7 +11045,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id3835261\n"
"help.text"
-msgid "Choose <emph>Format - Graphic - Line</emph> (Calc)."
+msgid "Choose <emph>Format - Object - Line</emph> (Calc)."
msgstr ""
#: 00040502.xhp
@@ -11085,7 +11077,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id3154285\n"
"help.text"
-msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Object - </emph></caseinline><caseinline select=\"CALC\"><emph>Graphic - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
+msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Text Box and Shape - </emph></caseinline><caseinline select=\"CALC\"><emph>Object - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
msgstr ""
#: 00040502.xhp
diff --git a/source/hr/helpcontent2/source/text/shared/01.po b/source/hr/helpcontent2/source/text/shared/01.po
index d3ae5c06598..abb6f5d1458 100644
--- a/source/hr/helpcontent2/source/text/shared/01.po
+++ b/source/hr/helpcontent2/source/text/shared/01.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2016-12-23 07:31+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:01+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: hr\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1482478271.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196873.000000\n"
#: 01010000.xhp
msgctxt ""
@@ -33637,7 +33637,7 @@ msgctxt ""
"06130000.xhp\n"
"par_id3153748\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Runs or saves the current macro.</ahelp>"
msgstr ""
#: 06130000.xhp
@@ -40771,14 +40771,6 @@ msgstr ""
#: ref_epub_export.xhp
msgctxt ""
"ref_epub_export.xhp\n"
-"par_id701525003241759\n"
-"help.text"
-msgid "<embedvar href=\"text/shared/00/00000002.xhp#epubv\" markup=\"keep\"/>"
-msgstr ""
-
-#: ref_epub_export.xhp
-msgctxt ""
-"ref_epub_export.xhp\n"
"par_id19921\n"
"help.text"
msgid "<image id=\"img_id22170\" src=\"media/screenshots/modules/swriter/ui/exportepub/EPubDialog.png\" localize=\"true\" width=\"664px\" height=\"482px\"><alt id=\"alt_id59843\">EPUB dialog box</alt></image>"
@@ -40925,7 +40917,7 @@ msgctxt ""
"ref_epub_export.xhp\n"
"par_id971525023515891\n"
"help.text"
-msgid "For custom metadata, you must provide a file with same name as the original filename and with extension as \".xmp\". The provided metadata will override the the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type=\"literal\">MyText.xmp</item>."
+msgid "For custom metadata, you must provide a file with same name as the original filename and with extension as \".xmp\". The provided metadata will override the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type=\"literal\">MyText.xmp</item>."
msgstr ""
#: ref_epub_export.xhp
diff --git a/source/hr/helpcontent2/source/text/shared/guide.po b/source/hr/helpcontent2/source/text/shared/guide.po
index d553ab2d3ef..4546ecb3525 100644
--- a/source/hr/helpcontent2/source/text/shared/guide.po
+++ b/source/hr/helpcontent2/source/text/shared/guide.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2016-12-25 08:01+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:01+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: hr\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1482652904.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196875.000000\n"
#: aaa_start.xhp
msgctxt ""
@@ -8829,7 +8829,7 @@ msgctxt ""
"gallery_insert.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by selecting <emph>Tools - Gallery</emph>."
+msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by choosing <emph>Insert - Media - Gallery</emph>."
msgstr ""
#: gallery_insert.xhp
diff --git a/source/hr/helpcontent2/source/text/shared/optionen.po b/source/hr/helpcontent2/source/text/shared/optionen.po
index 3902a24af7d..cfe00e32a60 100644
--- a/source/hr/helpcontent2/source/text/shared/optionen.po
+++ b/source/hr/helpcontent2/source/text/shared/optionen.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2016-07-06 06:12+0000\n"
-"Last-Translator: Kruno <ksebetic@gmx.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:01+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: hr\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1467785557.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196876.000000\n"
#: 01000000.xhp
msgctxt ""
@@ -267,6 +267,14 @@ msgstr ""
#: 01010100.xhp
msgctxt ""
"01010100.xhp\n"
+"par_id3153032\n"
+"help.text"
+msgid "User data is also used when commenting and in tracking changes mode, to identify comments/edits author; and to mark last edit position in document, so that when author opens the document later, it opens at the last edit position."
+msgstr ""
+
+#: 01010100.xhp
+msgctxt ""
+"01010100.xhp\n"
"hd_id3147653\n"
"help.text"
msgid "Address"
@@ -14741,7 +14749,7 @@ msgctxt ""
"opencl.xhp\n"
"par_id5293741\n"
"help.text"
-msgid "for more information on OpenCL, visit <link href=\"http://www.khronos.org/opencl/\">the OpenCL site</link>"
+msgid "for more information on OpenCL, visit <link href=\"https://www.khronos.org/opencl/\">the OpenCL site</link>"
msgstr ""
#: persona_firefox.xhp
diff --git a/source/hr/helpcontent2/source/text/swriter/00.po b/source/hr/helpcontent2/source/text/swriter/00.po
index e4f77e00db5..3928629deb3 100644
--- a/source/hr/helpcontent2/source/text/swriter/00.po
+++ b/source/hr/helpcontent2/source/text/swriter/00.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: 2016-05-24 13:53+0000\n"
-"Last-Translator: Kruno <ksebetic@gmx.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:01+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: hr\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1464097980.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196876.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -37,7 +37,7 @@ msgctxt ""
"00000004.xhp\n"
"par_id3150253\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\"><alt id=\"alt_id3145389\">Icon</alt></image>"
+msgid "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145389\">Wrap Off Icon</alt></image>"
msgstr ""
#: 00000004.xhp
@@ -53,7 +53,7 @@ msgctxt ""
"00000004.xhp\n"
"par_id3156397\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\"><alt id=\"alt_id3149048\">Icon</alt></image>"
+msgid "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149048\">Wrap On Icon</alt></image>"
msgstr ""
#: 00000004.xhp
@@ -69,7 +69,7 @@ msgctxt ""
"00000004.xhp\n"
"par_id3154558\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\"><alt id=\"alt_id3152999\">Icon</alt></image>"
+msgid "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152999\">Wrap Through Icon</alt></image>"
msgstr ""
#: 00000004.xhp
@@ -85,7 +85,7 @@ msgctxt ""
"00000004.xhp\n"
"par_id3148773\n"
"help.text"
-msgid "<image src=\"res/sc06301.png\" id=\"img_id3149026\"><alt id=\"alt_id3149026\">Icon</alt></image>"
+msgid "<image src=\"res/sc06301.png\" id=\"img_id3149026\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149026\">Jump to Previous Script Icon</alt></image>"
msgstr ""
#: 00000004.xhp
@@ -101,7 +101,7 @@ msgctxt ""
"00000004.xhp\n"
"par_id3151265\n"
"help.text"
-msgid "<image src=\"res/sc06300.png\" id=\"img_id3151272\"><alt id=\"alt_id3151272\">Icon</alt></image>"
+msgid "<image src=\"res/sc06300.png\" id=\"img_id3151272\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151272\"> Jump to Next Script Icon</alt></image>"
msgstr ""
#: 00000004.xhp
@@ -381,7 +381,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3154763\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
msgstr ""
#: 00000403.xhp
@@ -397,7 +397,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3151387\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
msgstr ""
#: 00000403.xhp
@@ -413,7 +413,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3145823\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
msgstr ""
#: 00000403.xhp
@@ -429,7 +429,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150932\n"
"help.text"
-msgid "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\"><alt id=\"alt_id3150502\">Icon</alt></image>"
+msgid "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150502\">Formatting Marks Icon</alt></image>"
msgstr ""
#: 00000403.xhp
@@ -461,7 +461,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150765\n"
"help.text"
-msgid "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\"><alt id=\"alt_id3147572\">Icon</alt></image>"
+msgid "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147572\">Web Icon</alt></image>"
msgstr ""
#: 00000403.xhp
@@ -2461,7 +2461,7 @@ msgctxt ""
"stylesmenu.xhp\n"
"par_id941529884998705\n"
"help.text"
-msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles</emph></variable>."
+msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles...</emph></variable>."
msgstr ""
#: stylesmenu.xhp
diff --git a/source/hr/svtools/messages.po b/source/hr/svtools/messages.po
index 199262e2c92..0446c340951 100644
--- a/source/hr/svtools/messages.po
+++ b/source/hr/svtools/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: 2018-10-06 09:03+0000\n"
-"Last-Translator: Kruno <ksebetic@gmx.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:38+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: hr\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1538816629.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195530.000000\n"
#: include/svtools/strings.hrc:25
msgctxt "STR_UNDO"
@@ -1534,8 +1534,8 @@ msgstr "Rastavljanje na slogove Libhyphenom"
#: include/svtools/strings.hrc:360
msgctxt "STR_DESCRIPTION_MYTHES"
-msgid "Mythes Thesaurus"
-msgstr "Mythes tezaurus"
+msgid "MyThes Thesaurus"
+msgstr ""
#: include/svtools/strings.hrc:361
msgctxt "STR_DESCRIPTION_IGNOREALLLIST"
diff --git a/source/hr/sw/messages.po b/source/hr/sw/messages.po
index 91c62c94d67..74adc97843e 100644
--- a/source/hr/sw/messages.po
+++ b/source/hr/sw/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-09-14 08:30+0000\n"
-"Last-Translator: Mihovil Stanić <mihovil@miho.im>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:38+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: hr\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1536913832.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195530.000000\n"
#: sw/inc/app.hrc:29
msgctxt "RID_PARAGRAPHSTYLEFAMILY"
@@ -6850,7 +6850,12 @@ msgctxt "asciifilterdialog|lf"
msgid "_LF"
msgstr "_LF"
-#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:264
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:258
+msgctxt "asciifilterdialog|includebom"
+msgid "Include byte-order-mark"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:280
msgctxt "asciifilterdialog|label1"
msgid "Properties"
msgstr "Svojstva"
diff --git a/source/hr/swext/mediawiki/help.po b/source/hr/swext/mediawiki/help.po
index dec415fc454..28970bc6e79 100644
--- a/source/hr/swext/mediawiki/help.po
+++ b/source/hr/swext/mediawiki/help.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-07-26 20:35+0000\n"
-"Last-Translator: serval2412 <serval2412@yahoo.fr>\n"
+"POT-Creation-Date: 2018-11-15 13:53+0100\n"
+"PO-Revision-Date: 2018-11-12 11:52+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: hr\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1532637323.000000\n"
+"X-POOTLE-MTIME: 1542023547.000000\n"
#: help.tree
msgctxt ""
@@ -93,8 +93,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id7387615\n"
"help.text"
-msgid "A wiki account on a supported <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
-msgstr "Wiki račun na podržanom poslužitelju <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> poslužitelj."
+msgid "A wiki account on a supported <link href=\"https://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -149,24 +149,24 @@ msgctxt ""
"wiki.xhp\n"
"par_id368968\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Options</link> dialog, click Add."
-msgstr "U dijaloškom okviru <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Mogućnosti</link> kliknite na Dodaj."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\"><emph>Options</emph></link> dialog, click <emph>Add</emph>."
+msgstr ""
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"par_id6962187\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> dialog, enter the account information for the wiki."
-msgstr "U <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> dijaloški okvir unesite informacije o svojem korisničkom računu."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\"><emph>MediaWiki</emph></link> dialog, enter the account information for the wiki."
+msgstr ""
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"par_id5328836\n"
"help.text"
-msgid "In the URL text box, enter the address of a wiki that you want to connect to."
-msgstr "U tekstni okvir URL-a unesite adresu wikija na koji se želite povezati."
+msgid "In the <emph>URL</emph> text box, enter the address of a wiki that you want to connect to."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -181,8 +181,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id5906552\n"
"help.text"
-msgid "In the Username box, enter your user ID for your wiki account."
-msgstr "Unesite identifikacijsku oznaku vašeg wiki korisničkog računa u tekstni okvir Korisničko ime."
+msgid "In the <emph>Username</emph> box, enter your user ID for your wiki account."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -197,8 +197,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id8869594\n"
"help.text"
-msgid "In the Password box, enter the password for your wiki account, then click OK."
-msgstr "Unesite lozinku vašeg wiki računa u polje Lozinka te odaberite U redu."
+msgid "In the Password box, enter the password for your wiki account, then click <emph>OK</emph>."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -245,8 +245,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id228278\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Send to MediaWiki</link> dialog, specify the settings for your entry."
-msgstr "Odredite postavke unosa u dijaloškom okviru <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Pošalji na MediaWiki</link>."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\"><emph>Send to MediaWiki</emph></link> dialog, specify the settings for your entry."
+msgstr ""
#: wiki.xhp
msgctxt ""
diff --git a/source/hsb/cui/messages.po b/source/hsb/cui/messages.po
index b17a71d1871..82c12b1b31a 100644
--- a/source/hsb/cui/messages.po
+++ b/source/hsb/cui/messages.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2018-11-12 12:16+0000\n"
+"POT-Creation-Date: 2018-11-14 12:21+0100\n"
+"PO-Revision-Date: 2018-11-14 12:09+0000\n"
"Last-Translator: Michael Wolf <milupo@sorbzilla.de>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: hsb\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1542024977.000000\n"
+"X-POOTLE-MTIME: 1542197341.000000\n"
#: cui/inc/strings.hrc:24
msgctxt "RID_SVXSTR_KEY_CONFIG_DIR"
@@ -1557,141 +1557,136 @@ msgid "Dimension line"
msgstr "Měrjenska linija"
#: cui/inc/strings.hrc:365
-msgctxt "RID_SVXSTR_LOAD_ERROR"
-msgid "The selected module could not be loaded."
-msgstr "Wubrany modul njeda so začitać."
-
-#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_STARTQUOTE"
msgid "Start Quote"
msgstr "Lěwa pazorka"
-#: cui/inc/strings.hrc:367
+#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_ENDQUOTE"
msgid "End Quote"
msgstr "Prawa pazorka"
-#: cui/inc/strings.hrc:369
+#: cui/inc/strings.hrc:368
msgctxt "RID_SVXSTR_SELECTEDPERSONA"
msgid "Selected Theme: "
msgstr "Wubrana drasta: "
-#: cui/inc/strings.hrc:370
+#: cui/inc/strings.hrc:369
msgctxt "RID_SVXSTR_SEARCHING"
msgid "Searching, please wait..."
msgstr "Pyta so, prošu čakajće..."
-#: cui/inc/strings.hrc:371
+#: cui/inc/strings.hrc:370
msgctxt "RID_SVXSTR_SEARCHERROR"
msgid "Cannot open %1, please try again later."
msgstr "%1 njeda so wočinić, prošu spytajće pozdźišo hišće raz."
-#: cui/inc/strings.hrc:372
+#: cui/inc/strings.hrc:371
msgctxt "RID_SVXSTR_NORESULTS"
msgid "No results found."
msgstr "Žane wuslědki namakane."
-#: cui/inc/strings.hrc:373
+#: cui/inc/strings.hrc:372
msgctxt "RID_SVXSTR_APPLYPERSONA"
msgid "Applying Theme..."
msgstr "Drasta so nałožuje..."
-#: cui/inc/strings.hrc:374
+#: cui/inc/strings.hrc:373
msgctxt "RID_SVXSTR_INVALIDPERSONAURL"
msgid "Please enter a valid theme address or a search term."
msgstr "Prošu zapodajće płaćiwu temowu adresu abo pytanski wuraz."
-#: cui/inc/strings.hrc:376
+#: cui/inc/strings.hrc:375
msgctxt "RID_SVXSTR_TABLE_PRESET_NONE"
msgid "Set No Borders"
msgstr "Žadyn ramik"
-#: cui/inc/strings.hrc:377
+#: cui/inc/strings.hrc:376
msgctxt "RID_SVXSTR_TABLE_PRESET_ONLYOUTER"
msgid "Set Outer Border Only"
msgstr "Jenož wonkowny ramik"
-#: cui/inc/strings.hrc:378
+#: cui/inc/strings.hrc:377
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERHORI"
msgid "Set Outer Border and Horizontal Lines"
msgstr "Wonkowny ramik a horiconalne linije"
-#: cui/inc/strings.hrc:379
+#: cui/inc/strings.hrc:378
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERALL"
msgid "Set Outer Border and All Inner Lines"
msgstr "Wonkowny ramik a wšě nutřkowne linje"
-#: cui/inc/strings.hrc:380
+#: cui/inc/strings.hrc:379
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERINNER"
msgid "Set Outer Border Without Changing Inner Lines"
msgstr "Wonkowny ramik bjez změny nutřkownych linijow"
-#: cui/inc/strings.hrc:381
+#: cui/inc/strings.hrc:380
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONAL"
msgid "Set Diagonal Lines Only"
msgstr "Jenož diagonalne linije"
-#: cui/inc/strings.hrc:382
+#: cui/inc/strings.hrc:381
msgctxt "RID_SVXSTR_PARA_PRESET_ALL"
msgid "Set All Four Borders"
msgstr "Dospołny ramik"
-#: cui/inc/strings.hrc:383
+#: cui/inc/strings.hrc:382
msgctxt "RID_SVXSTR_PARA_PRESET_LEFTRIGHT"
msgid "Set Left and Right Borders Only"
msgstr "Jenož lěwa a prawa kroma"
-#: cui/inc/strings.hrc:384
+#: cui/inc/strings.hrc:383
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOM"
msgid "Set Top and Bottom Borders Only"
msgstr "Jenož horni a delni ramik"
-#: cui/inc/strings.hrc:385
+#: cui/inc/strings.hrc:384
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYLEFT"
msgid "Set Left Border Only"
msgstr "Jenož lěwy ramik"
-#: cui/inc/strings.hrc:386
+#: cui/inc/strings.hrc:385
msgctxt "RID_SVXSTR_HOR_PRESET_ONLYHOR"
msgid "Set Top and Bottom Borders, and All Inner Lines"
msgstr "Hornja a delnja kroma a wšě nutřkowne linije"
-#: cui/inc/strings.hrc:387
+#: cui/inc/strings.hrc:386
msgctxt "RID_SVXSTR_VER_PRESET_ONLYVER"
msgid "Set Left and Right Borders, and All Inner Lines"
msgstr "Lěwa a prawa kroma a wšě nutřkowne linije"
-#: cui/inc/strings.hrc:388
+#: cui/inc/strings.hrc:387
msgctxt "RID_SVXSTR_SHADOW_STYLE_NONE"
msgid "No Shadow"
msgstr "Žadyn sćin"
-#: cui/inc/strings.hrc:389
+#: cui/inc/strings.hrc:388
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMRIGHT"
msgid "Cast Shadow to Bottom Right"
msgstr "Sćin doprawa deleka mjetać"
-#: cui/inc/strings.hrc:390
+#: cui/inc/strings.hrc:389
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPRIGHT"
msgid "Cast Shadow to Top Right"
msgstr "Sćin doprawa horjeka mjetać"
-#: cui/inc/strings.hrc:391
+#: cui/inc/strings.hrc:390
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMLEFT"
msgid "Cast Shadow to Bottom Left"
msgstr "Sćin dolěwa deleka mjetać"
-#: cui/inc/strings.hrc:392
+#: cui/inc/strings.hrc:391
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPLEFT"
msgid "Cast Shadow to Top Left"
msgstr "Sćin dolěwa horjeka mjetać"
-#: cui/inc/strings.hrc:393
+#: cui/inc/strings.hrc:392
msgctxt "RID_SVXSTR_SIGNATURELINE_SIGNED_BY"
msgid "Signed by: %1"
msgstr "Signowany wot: %1"
-#: cui/inc/strings.hrc:394
+#: cui/inc/strings.hrc:393
msgctxt "RID_SVXSTR_OPENCL_RESTART"
msgid "For the OpenCL changes to take effect, %PRODUCTNAME must be restarted."
msgstr "Zo bychu so změny OpenCL wuskutkowali, dyrbi so %PRODUCTNAME znowa startować."
@@ -10667,22 +10662,43 @@ msgctxt "signsignatureline|btn_select_certificate"
msgid "Select Certificate"
msgstr "Certifikat wubrać"
-#: cui/uiconfig/ui/signsignatureline.ui:168
+#. Name of the signer
+#: cui/uiconfig/ui/signsignatureline.ui:166
+msgctxt "signsignatureline|label_name"
+msgid "or"
+msgstr "abo"
+
+#: cui/uiconfig/ui/signsignatureline.ui:175
+msgctxt "signsignatureline|btn_load_image"
+msgid "Use Signature Image"
+msgstr "Signaturowy wobraz wužiwać"
+
+#: cui/uiconfig/ui/signsignatureline.ui:190
+msgctxt "signsignatureline|btn_clear_image"
+msgid "Clear"
+msgstr "Zhašeć"
+
+#: cui/uiconfig/ui/signsignatureline.ui:206
+msgctxt "signsignatureline|label_image_dimensions"
+msgid "Best image size: 600 x 100 px"
+msgstr "Najlěpša wobrazowa wulkosć: 600 x 100 px"
+
+#: cui/uiconfig/ui/signsignatureline.ui:237
msgctxt "signsignatureline|label_sign"
msgid "Sign"
msgstr "Signować"
-#: cui/uiconfig/ui/signsignatureline.ui:205
+#: cui/uiconfig/ui/signsignatureline.ui:274
msgctxt "signsignatureline|label_add_comment"
msgid "Add comment:"
msgstr "Komentar přidać:"
-#: cui/uiconfig/ui/signsignatureline.ui:241
+#: cui/uiconfig/ui/signsignatureline.ui:310
msgctxt "signsignatureline|label_hint"
msgid "Instructions from the document creator:"
msgstr "Instrukcije wot awtora dokumenta:"
-#: cui/uiconfig/ui/signsignatureline.ui:274
+#: cui/uiconfig/ui/signsignatureline.ui:343
msgctxt "signsignatureline|label_more"
msgid "More"
msgstr "Wjace"
diff --git a/source/hsb/svtools/messages.po b/source/hsb/svtools/messages.po
index a6d349ee022..508ee168e42 100644
--- a/source/hsb/svtools/messages.po
+++ b/source/hsb/svtools/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: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: 2018-09-07 11:29+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:09+0000\n"
"Last-Translator: Michael Wolf <milupo@sorbzilla.de>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: hsb\n"
@@ -12,8 +12,8 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1536319790.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542197373.000000\n"
#: include/svtools/strings.hrc:25
msgctxt "STR_UNDO"
@@ -1533,7 +1533,7 @@ msgstr "Dźělenje złóžkow Libhyphen"
#: include/svtools/strings.hrc:360
msgctxt "STR_DESCRIPTION_MYTHES"
-msgid "Mythes Thesaurus"
+msgid "MyThes Thesaurus"
msgstr "Tezawrus Mythes"
#: include/svtools/strings.hrc:361
diff --git a/source/hsb/sw/messages.po b/source/hsb/sw/messages.po
index 02de7a80098..31d12611a52 100644
--- a/source/hsb/sw/messages.po
+++ b/source/hsb/sw/messages.po
@@ -3,15 +3,17 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 23:50+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-15 14:33+0100\n"
+"Last-Translator: Michael Wolf <milupo@sorbzilla.de>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: hsb\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1542197565.000000\n"
#: sw/inc/app.hrc:29
msgctxt "RID_PARAGRAPHSTYLEFAMILY"
@@ -6844,7 +6846,12 @@ msgctxt "asciifilterdialog|lf"
msgid "_LF"
msgstr "_LF"
-#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:264
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:258
+msgctxt "asciifilterdialog|includebom"
+msgid "Include byte-order-mark"
+msgstr "Značku bytoweho porjada zapřijeć"
+
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:280
msgctxt "asciifilterdialog|label1"
msgid "Properties"
msgstr "Kajkosće"
diff --git a/source/hsb/swext/mediawiki/help.po b/source/hsb/swext/mediawiki/help.po
index 4b220e0aa31..51ef9fd9b5b 100644
--- a/source/hsb/swext/mediawiki/help.po
+++ b/source/hsb/swext/mediawiki/help.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: 2018-11-12 12:23+0100\n"
+"POT-Creation-Date: 2018-11-15 13:53+0100\n"
"PO-Revision-Date: 2018-11-12 17:20+0000\n"
"Last-Translator: Michael Wolf <milupo@sorbzilla.de>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -12,7 +12,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Pootle 2.8\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1542043241.000000\n"
#: help.tree
@@ -92,8 +92,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id7387615\n"
"help.text"
-msgid "A wiki account on a supported <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
-msgstr "Wikikonto na serweru <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link>"
+msgid "A wiki account on a supported <link href=\"https://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -148,24 +148,24 @@ msgctxt ""
"wiki.xhp\n"
"par_id368968\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Options</link> dialog, click Add."
-msgstr "Klikńće na Přidać w dialogu <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Nastajenja</link>."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\"><emph>Options</emph></link> dialog, click <emph>Add</emph>."
+msgstr ""
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"par_id6962187\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> dialog, enter the account information for the wiki."
-msgstr "Zapodajće kontowe informacije za wiki do dialoga <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link>."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\"><emph>MediaWiki</emph></link> dialog, enter the account information for the wiki."
+msgstr ""
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"par_id5328836\n"
"help.text"
-msgid "In the URL text box, enter the address of a wiki that you want to connect to."
-msgstr "Zapodajće adresu wikija, z kotrymž chceće so zwjazać, do tekstoweho pola URL."
+msgid "In the <emph>URL</emph> text box, enter the address of a wiki that you want to connect to."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -180,8 +180,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id5906552\n"
"help.text"
-msgid "In the Username box, enter your user ID for your wiki account."
-msgstr "Zapodajće wužiwarski ID za swoje wikikonto do pola Wužiwarske mjeno."
+msgid "In the <emph>Username</emph> box, enter your user ID for your wiki account."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -196,8 +196,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id8869594\n"
"help.text"
-msgid "In the Password box, enter the password for your wiki account, then click OK."
-msgstr "Zapodajće hesło za swoje wikokonto do pola Hesło a klikńće potom na W porjadku."
+msgid "In the Password box, enter the password for your wiki account, then click <emph>OK</emph>."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -244,8 +244,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id228278\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Send to MediaWiki</link> dialog, specify the settings for your entry."
-msgstr "Zapodajće nastajenja za waš zapisk w dialogu <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Na mediaWiki pósłać</link>."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\"><emph>Send to MediaWiki</emph></link> dialog, specify the settings for your entry."
+msgstr ""
#: wiki.xhp
msgctxt ""
diff --git a/source/hu/cui/messages.po b/source/hu/cui/messages.po
index 60573a09e28..38ea064431b 100644
--- a/source/hu/cui/messages.po
+++ b/source/hu/cui/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2018-10-23 12:44+0000\n"
-"Last-Translator: Andras Timar <timar74@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:21+0100\n"
+"PO-Revision-Date: 2018-11-14 11:39+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: hu\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1540298687.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195544.000000\n"
#: cui/inc/strings.hrc:24
msgctxt "RID_SVXSTR_KEY_CONFIG_DIR"
@@ -1559,141 +1559,136 @@ msgid "Dimension line"
msgstr "Méretvonal"
#: cui/inc/strings.hrc:365
-msgctxt "RID_SVXSTR_LOAD_ERROR"
-msgid "The selected module could not be loaded."
-msgstr "A választott modul nem tölthető be"
-
-#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_STARTQUOTE"
msgid "Start Quote"
msgstr "Kezdő idézőjel"
-#: cui/inc/strings.hrc:367
+#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_ENDQUOTE"
msgid "End Quote"
msgstr "Záró idézőjel"
-#: cui/inc/strings.hrc:369
+#: cui/inc/strings.hrc:368
msgctxt "RID_SVXSTR_SELECTEDPERSONA"
msgid "Selected Theme: "
msgstr "Kiválasztott téma: "
-#: cui/inc/strings.hrc:370
+#: cui/inc/strings.hrc:369
msgctxt "RID_SVXSTR_SEARCHING"
msgid "Searching, please wait..."
msgstr "Kis türelmet, a keresés folyamatban..."
-#: cui/inc/strings.hrc:371
+#: cui/inc/strings.hrc:370
msgctxt "RID_SVXSTR_SEARCHERROR"
msgid "Cannot open %1, please try again later."
msgstr "A(z) %1 nem nyitható meg, probálja meg újra később."
-#: cui/inc/strings.hrc:372
+#: cui/inc/strings.hrc:371
msgctxt "RID_SVXSTR_NORESULTS"
msgid "No results found."
msgstr "A keresés eredménytelen."
-#: cui/inc/strings.hrc:373
+#: cui/inc/strings.hrc:372
msgctxt "RID_SVXSTR_APPLYPERSONA"
msgid "Applying Theme..."
msgstr "Téma alkalmazása..."
-#: cui/inc/strings.hrc:374
+#: cui/inc/strings.hrc:373
msgctxt "RID_SVXSTR_INVALIDPERSONAURL"
msgid "Please enter a valid theme address or a search term."
msgstr "Adjon meg egy érvényes témacímet vagy egy keresési kifejezést."
-#: cui/inc/strings.hrc:376
+#: cui/inc/strings.hrc:375
msgctxt "RID_SVXSTR_TABLE_PRESET_NONE"
msgid "Set No Borders"
msgstr "Szegély nélkül"
-#: cui/inc/strings.hrc:377
+#: cui/inc/strings.hrc:376
msgctxt "RID_SVXSTR_TABLE_PRESET_ONLYOUTER"
msgid "Set Outer Border Only"
msgstr "Csak külső szegély"
-#: cui/inc/strings.hrc:378
+#: cui/inc/strings.hrc:377
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERHORI"
msgid "Set Outer Border and Horizontal Lines"
msgstr "Külső szegély és vízszintes vonalak beállítása"
-#: cui/inc/strings.hrc:379
+#: cui/inc/strings.hrc:378
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERALL"
msgid "Set Outer Border and All Inner Lines"
msgstr "Külső szegély és az összes belső vonal beállítása"
-#: cui/inc/strings.hrc:380
+#: cui/inc/strings.hrc:379
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERINNER"
msgid "Set Outer Border Without Changing Inner Lines"
msgstr "Külső szegély beállítása a belső vonalak módosítása nélkül"
-#: cui/inc/strings.hrc:381
+#: cui/inc/strings.hrc:380
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONAL"
msgid "Set Diagonal Lines Only"
msgstr "Csak az átlós vonalak beállítása"
-#: cui/inc/strings.hrc:382
+#: cui/inc/strings.hrc:381
msgctxt "RID_SVXSTR_PARA_PRESET_ALL"
msgid "Set All Four Borders"
msgstr "Mind a négy szegély beállítása"
-#: cui/inc/strings.hrc:383
+#: cui/inc/strings.hrc:382
msgctxt "RID_SVXSTR_PARA_PRESET_LEFTRIGHT"
msgid "Set Left and Right Borders Only"
msgstr "Csak a jobb és bal szegély beállítása"
-#: cui/inc/strings.hrc:384
+#: cui/inc/strings.hrc:383
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOM"
msgid "Set Top and Bottom Borders Only"
msgstr "Csak a fenti és lenti szegély beállítása"
-#: cui/inc/strings.hrc:385
+#: cui/inc/strings.hrc:384
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYLEFT"
msgid "Set Left Border Only"
msgstr "Csak a bal oldali szegély beállítása"
-#: cui/inc/strings.hrc:386
+#: cui/inc/strings.hrc:385
msgctxt "RID_SVXSTR_HOR_PRESET_ONLYHOR"
msgid "Set Top and Bottom Borders, and All Inner Lines"
msgstr "Fenti és lenti szegély és az összes belső vonal beállítása"
-#: cui/inc/strings.hrc:387
+#: cui/inc/strings.hrc:386
msgctxt "RID_SVXSTR_VER_PRESET_ONLYVER"
msgid "Set Left and Right Borders, and All Inner Lines"
msgstr "Jobb és bal szegély és az összes belső vonal beállítása"
-#: cui/inc/strings.hrc:388
+#: cui/inc/strings.hrc:387
msgctxt "RID_SVXSTR_SHADOW_STYLE_NONE"
msgid "No Shadow"
msgstr "Nincs árnyékolás"
-#: cui/inc/strings.hrc:389
+#: cui/inc/strings.hrc:388
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMRIGHT"
msgid "Cast Shadow to Bottom Right"
msgstr "Árnyék jobb alsó irányba"
-#: cui/inc/strings.hrc:390
+#: cui/inc/strings.hrc:389
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPRIGHT"
msgid "Cast Shadow to Top Right"
msgstr "Árnyék jobb felső irányba"
-#: cui/inc/strings.hrc:391
+#: cui/inc/strings.hrc:390
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMLEFT"
msgid "Cast Shadow to Bottom Left"
msgstr "Árnyék bal alsó irányba"
-#: cui/inc/strings.hrc:392
+#: cui/inc/strings.hrc:391
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPLEFT"
msgid "Cast Shadow to Top Left"
msgstr "Árnyék bal felső irányba"
-#: cui/inc/strings.hrc:393
+#: cui/inc/strings.hrc:392
msgctxt "RID_SVXSTR_SIGNATURELINE_SIGNED_BY"
msgid "Signed by: %1"
msgstr "Aláírta: %1"
-#: cui/inc/strings.hrc:394
+#: cui/inc/strings.hrc:393
msgctxt "RID_SVXSTR_OPENCL_RESTART"
msgid "For the OpenCL changes to take effect, %PRODUCTNAME must be restarted."
msgstr "Az OpenCL módosítások életbe lépéséhez a %PRODUCTNAME programot újra kell indítani."
@@ -10669,22 +10664,43 @@ msgctxt "signsignatureline|btn_select_certificate"
msgid "Select Certificate"
msgstr "Válassza ki a tanúsítványt"
-#: cui/uiconfig/ui/signsignatureline.ui:168
+#. Name of the signer
+#: cui/uiconfig/ui/signsignatureline.ui:166
+msgctxt "signsignatureline|label_name"
+msgid "or"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:175
+msgctxt "signsignatureline|btn_load_image"
+msgid "Use Signature Image"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:190
+msgctxt "signsignatureline|btn_clear_image"
+msgid "Clear"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:206
+msgctxt "signsignatureline|label_image_dimensions"
+msgid "Best image size: 600 x 100 px"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:237
msgctxt "signsignatureline|label_sign"
msgid "Sign"
msgstr "Aláírás"
-#: cui/uiconfig/ui/signsignatureline.ui:205
+#: cui/uiconfig/ui/signsignatureline.ui:274
msgctxt "signsignatureline|label_add_comment"
msgid "Add comment:"
msgstr "Megjegyzés hozzáadása:"
-#: cui/uiconfig/ui/signsignatureline.ui:241
+#: cui/uiconfig/ui/signsignatureline.ui:310
msgctxt "signsignatureline|label_hint"
msgid "Instructions from the document creator:"
msgstr "Utasítások a dokumentum létrehozójától:"
-#: cui/uiconfig/ui/signsignatureline.ui:274
+#: cui/uiconfig/ui/signsignatureline.ui:343
msgctxt "signsignatureline|label_more"
msgid "More"
msgstr "További"
diff --git a/source/hu/helpcontent2/source/text/sbasic/shared/01.po b/source/hu/helpcontent2/source/text/sbasic/shared/01.po
index 4a8ee99d4a5..468ee647485 100644
--- a/source/hu/helpcontent2/source/text/sbasic/shared/01.po
+++ b/source/hu/helpcontent2/source/text/sbasic/shared/01.po
@@ -3,9 +3,9 @@ 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-05-16 16:54+0200\n"
-"PO-Revision-Date: 2018-10-04 17:56+0000\n"
-"Last-Translator: Meskó Balázs <meskobalazs@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:01+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: hu\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1538675793.000000\n"
+"X-POOTLE-MTIME: 1542196885.000000\n"
#: 06130000.xhp
msgctxt ""
@@ -93,8 +93,8 @@ msgctxt ""
"06130000.xhp\n"
"par_id3154791\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
-msgstr "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Futtatja vagy menti az aktuális makrót.</ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Runs or saves the current macro.</ahelp>"
+msgstr ""
#: 06130000.xhp
msgctxt ""
diff --git a/source/hu/helpcontent2/source/text/scalc/00.po b/source/hu/helpcontent2/source/text/scalc/00.po
index fc2dc9c238a..9059e76e93c 100644
--- a/source/hu/helpcontent2/source/text/scalc/00.po
+++ b/source/hu/helpcontent2/source/text/scalc/00.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-11-22 13:53+0100\n"
-"PO-Revision-Date: 2017-03-18 19:45+0000\n"
-"Last-Translator: Gábor Kelemen <kelemeng@gnome.hu>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:01+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: hu\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1489866356.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196886.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -29,24 +29,24 @@ msgctxt ""
"00000004.xhp\n"
"hd_id3155535\n"
"help.text"
-msgid "<variable id=\"wie\">To access this function... </variable>"
-msgstr "<variable id=\"wie\">Ennek a funkciónak az eléréséhez...</variable>"
+msgid "<variable id=\"wie\">To access this function...</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
"par_idN1056E\n"
"help.text"
-msgid "<variable id=\"moreontop\">More explanations on top of this page. </variable>"
-msgstr "<variable id=\"moreontop\">További leírás az oldal tetején található.</variable>"
+msgid "<variable id=\"moreontop\">More explanations on top of this page.</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
"par_idN105AF\n"
"help.text"
-msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone. </variable>"
-msgstr "<variable id=\"optional\">A %PRODUCTNAME Calc függvényeinél az „opcionális” paramétereket nem kötelező megadni, ha nem követi azokat további paraméter. Ha például egy négy paramétert elfogadó függvénynél az utolsó kettő „opcionális”, akkor a 4. vagy a 3. és 4. paramétert nem kötelező megadni, de csak a 3. elhagyása nem lehetséges. </variable>"
+msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone.</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -77,63 +77,63 @@ msgctxt ""
"00000402.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph></variable>"
-msgstr "<variable id=\"kopffuss\">Válassza a <emph>Beszúrás - Élőfejek és élőlábak</emph> menüparancsot.</variable>"
+msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3159233\n"
"help.text"
-msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs</variable>"
-msgstr "<variable id=\"bkopfzeile\">Válassza a <emph>Beszúrás - Élőfejek és élőlábak - Élőfej/Élőláb </emph> fület.</variable>"
+msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150443\n"
"help.text"
-msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph></variable>"
-msgstr "<variable id=\"bausfullen\">Válassza a <emph>Munkalap - Cellák kitöltése</emph> menüparancsot.</variable>"
+msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3143267\n"
"help.text"
-msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph></variable>"
-msgstr "<variable id=\"bausunten\">Válassza a <emph>Munkalap - Cellák kitöltése - Le</emph> menüparancsot.</variable>"
+msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153880\n"
"help.text"
-msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph></variable>"
-msgstr "<variable id=\"bausrechts\">Válassza a <emph>Munkalap - Cellák kitöltése - Jobbra</emph> menüparancsot.</variable>"
+msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3151245\n"
"help.text"
-msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph></variable>"
-msgstr "<variable id=\"bausoben\">Válassza a <emph>Munkalap - Cellák kitöltése - Fel</emph> menüparancsot.</variable>"
+msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph></variable>"
-msgstr "<variable id=\"bauslinks\">Válassza a <emph>Munkalap - Cellák kitöltése - Balra</emph> menüparancsot.</variable>"
+msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150400\n"
"help.text"
-msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph></variable>"
+msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -141,16 +141,16 @@ msgctxt ""
"00000402.xhp\n"
"par_id3154910\n"
"help.text"
-msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph></variable>"
-msgstr "<variable id=\"bausreihe\">Válassza a <emph>Munkalap - Cellák kitöltése - Sorozatok</emph> menüparancsot.</variable>"
+msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "Choose <emph>Sheet - Clear Cells</emph>"
-msgstr "Válassza a <emph>Munkalap - Cellák ürítése</emph> menüparancsot."
+msgid "Choose <emph>Sheet - Clear Cells</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -165,40 +165,40 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150011\n"
"help.text"
-msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph></variable>"
-msgstr "<variable id=\"bzelo\">Válassza a <emph>Munkalap - Cellák törlése</emph> menüparancsot.</variable>"
+msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153951\n"
"help.text"
-msgid "Choose <emph>Sheet - Delete Sheet</emph>"
-msgstr "Válassza a <emph>Munkalap - Munkalap törlése</emph> menüparancsot."
+msgid "Choose <emph>Sheet - Delete Sheet</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3155306\n"
"help.text"
-msgid "Open context menu for a sheet tab"
-msgstr "Nyissa meg a munkalapfül helyi menüjét."
+msgid "Open context menu for a sheet tab."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3146119\n"
"help.text"
-msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>"
-msgstr "Válassza a <emph>Munkalap - Munkalap másolása és áthelyezése</emph> menüparancsot."
+msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3148645\n"
"help.text"
-msgid "Open context menu for a sheet tab"
-msgstr "Nyissa meg a munkalapfül helyi menüjét."
+msgid "Open context menu for a sheet tab."
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -221,32 +221,32 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150275\n"
"help.text"
-msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph></variable>"
-msgstr "<variable id=\"aspze\">Válassza a <emph>Nézet - Oszlop- és sorfejlécek</emph> menüparancsot.</variable>"
+msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph></variable>"
-msgstr "<variable id=\"awehe\">Válassza a <emph>Nézet - Értékkiemelés</emph> menüparancsot.</variable>"
+msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3148947\n"
"help.text"
-msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph></variable>"
-msgstr "<variable id=\"rechenleiste\">Válassza a <emph>Nézet - Képlet eszköztár</emph> vagy a <emph>Nézet - Eszköztárak - Képlet eszköztár</emph> menüparancsot.</variable>"
+msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3148663\n"
"help.text"
-msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph></variable>"
-msgstr "<variable id=\"seumvo\">Válassza a <emph>Nézet - Oldaltörés előnézete</emph> menüparancsot.</variable>"
+msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -269,16 +269,16 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149784\n"
"help.text"
-msgid "Choose <emph>Insert - Cells</emph>"
-msgstr "Válassza a <emph>Beszúrás - Cellák</emph> menüparancsot."
+msgid "Choose <emph>Insert - Cells</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "Open <emph>Insert Cells</emph> toolbar from Tools bar:"
-msgstr "Nyissa meg a <emph>Cellák beszúrása</emph> eszköztárat az Eszközök eszköztárból:"
+msgid "Open <emph>Insert Cells</emph> toolbar from <emph>Tools</emph> bar:"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -365,7 +365,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149033\n"
"help.text"
-msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph></variable>"
+msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -373,7 +373,7 @@ msgctxt ""
"00000404.xhp\n"
"par_idN1082F\n"
"help.text"
-msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph></variable>"
+msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -381,8 +381,8 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155115\n"
"help.text"
-msgid "Choose <emph>Insert - Function</emph>"
-msgstr "Válassza a <emph>Beszúrás - Függvény</emph> menüparancsot."
+msgid "Choose <emph>Insert - Function</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -429,8 +429,8 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155809\n"
"help.text"
-msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date&Time</emph></variable>"
-msgstr "<variable id=\"eikadaze\">Válassza a <emph>Beszúrás - Függvény</emph> - Kategória: <emph>Dátum és idő</emph> lehetőséget.</variable>"
+msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date & Time</emph></variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -517,23 +517,23 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155383\n"
"help.text"
-msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph></variable>"
-msgstr "<variable id=\"funktionsliste\">Válassza a <emph>Beszúrás - Függvénylista</emph> menüparancsot.</variable>"
+msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153250\n"
"help.text"
-msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph></variable>"
-msgstr "<variable id=\"einamen\">Válassza a <emph>Beszúrás - Nevesített tartományok és kifejezések</emph> menüparancsot</variable>"
+msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3146776\n"
"help.text"
-msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph></variable>"
+msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -541,8 +541,8 @@ msgctxt ""
"00000404.xhp\n"
"par_id3143222\n"
"help.text"
-msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>"
-msgstr "Válassza a <emph>Beszúrás - Nevesített tartományok és kifejezések - Megadás</emph> menüparancsot"
+msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -557,24 +557,24 @@ msgctxt ""
"00000404.xhp\n"
"par_id3145214\n"
"help.text"
-msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph></variable>"
-msgstr "<variable id=\"einaei\">Válassza a <emph>Beszúrás - Nevesített tartományok és kifejezések - Beszúrás</emph> menüparancsot</variable>"
+msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153558\n"
"help.text"
-msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph></variable>"
-msgstr "<variable id=\"einaueb\">Válassza a <emph>Beszúrás - Nevesített tartományok és kifejezések - Létrehozás</emph> menüparancsot</variable>"
+msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153483\n"
"help.text"
-msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph></variable>"
-msgstr "<variable id=\"einabesch\">Válassza a <emph>Beszúrás - Nevesített tartományok és kifejezések - Címkék</emph> menüparancsot</variable>"
+msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
@@ -597,192 +597,192 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154685\n"
"help.text"
-msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph></variable>"
-msgstr "<variable id=\"fozelle\">Válassza a <emph>Formátum - Cellák</emph> menüparancsot.</variable>"
+msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153194\n"
"help.text"
-msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab </variable>"
-msgstr "<variable id=\"fozelstz\">Válassza a <emph>Formátum - Cellák - Cellavédelem</emph> fület. </variable>"
+msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155854\n"
"help.text"
-msgid "<variable id=\"fozei\">Choose <emph>Format - Row</emph></variable>"
-msgstr "<variable id=\"fozei\">Válassza a <emph>Formátum - Sor</emph> menüparancsot.</variable>"
+msgid "<variable id=\"fozei\">Choose <emph>Format - Rows</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3150012\n"
"help.text"
-msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Row - Optimal Height</emph></variable>"
-msgstr "<variable id=\"fozeiophoe\">Válassza a <emph>Formátum - Sor - Optimális magasság</emph> menüparancsot.</variable>"
+msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Rows - Optimal Height</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3148645\n"
"help.text"
-msgid "Choose <emph>Format - Row - Hide</emph>"
-msgstr "Válassza a <emph>Formátum - Sor - Elrejtés</emph> menüparancsot."
+msgid "Choose <emph>Format - Rows - Hide</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153728\n"
"help.text"
-msgid "Choose <emph>Format - Column - Hide</emph>"
-msgstr "Válassza a <emph>Formátum - Oszlop - Elrejtés</emph> menüparancsot."
+msgid "Choose <emph>Format - Columns - Hide</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3151114\n"
"help.text"
-msgid "Choose <emph>Format - Sheet - Hide</emph>"
-msgstr "Válassza a <emph>Formátum - Munkalap - Elrejtés</emph> menüparancsot."
+msgid "Choose <emph>Sheet - Hide Sheet</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3148576\n"
"help.text"
-msgid "Choose <emph>Format - Row - Show</emph>"
-msgstr "Válassza a <emph>Formátum - Sor - Megjelenítés</emph> menüparancsot."
+msgid "Choose <emph>Format - Rows - Show</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156286\n"
"help.text"
-msgid "Choose <emph>Format - Column - Show</emph>"
-msgstr "Válassza a <emph>Formátum - Oszlop - Megjelenítés</emph> menüparancsot."
+msgid "Choose <emph>Format - Columns - Show</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3145645\n"
"help.text"
-msgid "<variable id=\"fospa\">Choose <emph>Format - Column</emph></variable>"
-msgstr "<variable id=\"fospa\">Válassza a <emph>Formátum - Oszlop</emph> menüparancsot.</variable>"
+msgid "<variable id=\"fospa\">Choose <emph>Format - Columns</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3145252\n"
"help.text"
-msgid "Choose <emph>Format - Column - Optimal Width</emph>"
-msgstr "Válassza a <emph>Formátum - Oszlop - Optimális szélesség</emph> menüparancsot."
+msgid "Choose <emph>Format - Columns - Optimal Width</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3146971\n"
"help.text"
-msgid "Double-click right column separator in column headers"
-msgstr "Kattintson duplán az oszlopok fejléceiben található jobb oldali oszlop-elválasztóra."
+msgid "Double-click right column separator in column headers."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3147362\n"
"help.text"
-msgid "<variable id=\"fot\">Choose <emph>Format - Sheet</emph></variable>"
-msgstr "<variable id=\"fot\">Válassza a <emph>Formátum - Munkalap</emph> menüparancsot.</variable>"
+msgid "<variable id=\"fot\">Choose <emph>Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3163805\n"
"help.text"
-msgid "<variable id=\"fotu\">Choose <emph>Format - Sheet - Rename</emph></variable>"
-msgstr "<variable id=\"fotu\">Válassza a <emph>Formátum - Munkalap - Átnevezés</emph> menüparancsot.</variable>"
+msgid "<variable id=\"fotu\">Choose <emph>Sheet - Rename Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155333\n"
"help.text"
-msgid "<variable id=\"fotenb\">Choose <emph>Format - Sheet - Show</emph></variable>"
-msgstr "<variable id=\"fotenb\">Válassza a <emph>Formátum - Munkalap - Megjelenítés</emph> menüparancsot.</variable>"
+msgid "<variable id=\"fotenb\">Choose <emph>Sheet - Show Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_idN1077A\n"
"help.text"
-msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph></variable>"
-msgstr "<variable id=\"foste\">Válassza a <emph>Formátum - Oldal</emph> menüparancsot.</variable>"
+msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155508\n"
"help.text"
-msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab </variable>"
-msgstr "<variable id=\"fostel\">Válassza a <emph>Formátum - Oldal - Munkalap</emph> fület. </variable>"
+msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3150883\n"
"help.text"
-msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph></variable>"
-msgstr "<variable id=\"fodrbe\">Válassza a <emph>Formátum - Nyomtatási tartomány</emph> menüparancsot.</variable>"
+msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156448\n"
"help.text"
-msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph></variable>"
-msgstr "<variable id=\"fodrfe\">Válassza a <emph>Formátum - Nyomtatási tartomány - Meghatározás</emph> menüparancsot.</variable>"
+msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156290\n"
"help.text"
-msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph></variable>"
-msgstr "<variable id=\"fodrhin\">Válassza a <emph>Formátum - Nyomtatási tartomány - Hozzáadás</emph> menüparancsot.</variable>"
+msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155812\n"
"help.text"
-msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph></variable>"
-msgstr "<variable id=\"fodbah\">Válassza a <emph>Formátum - Nyomtatási tartomány - Törlés</emph> menüparancsot.</variable>"
+msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153307\n"
"help.text"
-msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph></variable>"
-msgstr "<variable id=\"fodbbe\">Válassza a <emph>Formátum - Nyomtatási tartomány - Szerkesztés</emph> menüparancsot.</variable>"
+msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153916\n"
"help.text"
-msgid "Choose <emph>Format - AutoFormat</emph>"
-msgstr "Válassza a <emph>Formátum - Automatikus formázás</emph> menüparancsot."
+msgid "Choose <emph>Format - AutoFormat</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3154532\n"
"help.text"
-msgid "On the Tools bar, click"
-msgstr "Az Eszközök eszköztáron kattintson az alábbi ikonra:"
+msgid "On the <emph>Tools</emph> bar, click"
+msgstr ""
#: 00000405.xhp
msgctxt ""
@@ -805,8 +805,8 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154618\n"
"help.text"
-msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph></variable>"
-msgstr "<variable id=\"bedingte\">Válassza a <emph>Formátum - Feltételes formázás</emph> menüparancsot.</variable>"
+msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -829,7 +829,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150541\n"
"help.text"
-msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph> </variable>"
+msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -837,8 +837,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153194\n"
"help.text"
-msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>"
-msgstr "Válassza az <emph>Eszközök - Detektív - Előzmények felderítése</emph> menüparancsot."
+msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -853,7 +853,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph> </variable>"
+msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -861,7 +861,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3145785\n"
"help.text"
-msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph> </variable>"
+msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -869,8 +869,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3155411\n"
"help.text"
-msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>"
-msgstr "Válassza az <emph>Eszközök - Detektív - Függőségek felderítése</emph> menüparancsot."
+msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -885,7 +885,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146984\n"
"help.text"
-msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph> </variable>"
+msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -893,7 +893,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154014\n"
"help.text"
-msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph> </variable>"
+msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -901,7 +901,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153188\n"
"help.text"
-msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph> </variable>"
+msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -909,7 +909,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3149410\n"
"help.text"
-msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph> </variable>"
+msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -917,7 +917,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3156284\n"
"help.text"
-msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph> </variable>"
+msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -925,7 +925,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153159\n"
"help.text"
-msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph> </variable>"
+msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -933,7 +933,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3147397\n"
"help.text"
-msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph> </variable>"
+msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -941,7 +941,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154018\n"
"help.text"
-msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph> </variable>"
+msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -949,7 +949,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3269142\n"
"help.text"
-msgid "<variable id=\"solver\">Choose <emph>Tools - Solver</emph> </variable>"
+msgid "<variable id=\"solver\">Choose <emph>Tools - Solver</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -957,7 +957,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id8554338\n"
"help.text"
-msgid "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, <emph>Options</emph> button </variable>"
+msgid "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, click <emph>Options</emph> button.</variable>"
msgstr ""
#: 00000406.xhp
@@ -965,7 +965,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3156277\n"
"help.text"
-msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph> </variable>"
+msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -973,23 +973,23 @@ msgctxt ""
"00000406.xhp\n"
"par_id3149020\n"
"help.text"
-msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph></variable>"
-msgstr "<variable id=\"protect_sheet\">Válassza az <emph>Eszközök - Munkalap védelme</emph> menüparancsot.</variable>"
+msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3154256\n"
"help.text"
-msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph></variable>"
-msgstr "<variable id=\"protect_spreadsheet\">Válassza az <emph>Eszközök - Munkafüzet védelme</emph> menüparancsot.</variable>"
+msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3146919\n"
"help.text"
-msgid "Choose <emph>Data - Calculate - Recalculate</emph>"
+msgid "Choose <emph>Data - Calculate - Recalculate</emph>."
msgstr ""
#: 00000406.xhp
@@ -1005,7 +1005,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150941\n"
"help.text"
-msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph> </variable>"
+msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -1013,7 +1013,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3151276\n"
"help.text"
-msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph> </variable>"
+msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph>.</variable>"
msgstr ""
#: 00000407.xhp
@@ -1037,16 +1037,16 @@ msgctxt ""
"00000407.xhp\n"
"par_id3147335\n"
"help.text"
-msgid "<variable id=\"fete\">Choose <item type=\"menuitem\">View - Split Window</item></variable>"
-msgstr "<variable id=\"fete\">Válassza a <item type=\"menuitem\">Nézet - Ablak felosztása</item> menüparancsot.</variable>"
+msgid "<variable id=\"fete\">Choose ><item type=\"menuitem\">View - Split Window</item>.</variable>"
+msgstr ""
#: 00000407.xhp
msgctxt ""
"00000407.xhp\n"
"par_id3153663\n"
"help.text"
-msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item></variable>"
-msgstr "<variable id=\"fefix\">Válassza a <emph>Nézet - Cellák rögzítése - Rögzítés</emph> menüparancsot.</variable>"
+msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1069,48 +1069,48 @@ msgctxt ""
"00000412.xhp\n"
"par_id8366954\n"
"help.text"
-msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph></variable>"
-msgstr "<variable id=\"text2columns\">Válassza az <emph>Adatok - Szöveget oszlopokba</emph> menüparancsot.</variable>"
+msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3147399\n"
"help.text"
-msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph></variable>"
-msgstr "<variable id=\"dbrbf\">Válassza az <emph>Adatok - Tartomány definiálása</emph> menüparancsot.</variable>"
+msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145345\n"
"help.text"
-msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph></variable>"
-msgstr "<variable id=\"dbrba\">Válassza az <emph>Adatok - Tartomány kijelölése</emph> menüparancsot.</variable>"
+msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150443\n"
"help.text"
-msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph></variable>"
-msgstr "<variable id=\"dnsrt\">Válassza az <emph>Adatok - Rendezés</emph> menüparancsot.</variable>"
+msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148491\n"
"help.text"
-msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab"
-msgstr "Válassza az <emph>Adatok - Rendezés - Rendezési feltételek</emph> fület."
+msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154516\n"
"help.text"
-msgid "On Standard bar, click"
-msgstr "A Standard eszköztáron kattintson a következőre:"
+msgid "On <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1149,32 +1149,32 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146984\n"
"help.text"
-msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab</variable>"
-msgstr "<variable id=\"dnstot\">Válassza az <emph>Adatok - Rendezés - Beállítások</emph> fület. </variable>"
+msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155308\n"
"help.text"
-msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph></variable>"
-msgstr "<variable id=\"dnftr\">Válassza az <emph>Adatok - Szűrő</emph> menüparancsot.</variable>"
+msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148646\n"
"help.text"
-msgid "Choose <emph>Data - AutoFilter</emph>"
-msgstr "Válassza az <emph>Adatok - Automatikus szűrő</emph> menüparancsot."
+msgid "Choose <emph>Data - AutoFilter</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151113\n"
"help.text"
-msgid "On Tools bar or Table Data bar, click"
-msgstr "Az Eszközök vagy a Táblaadatok eszköztáron kattintson a következőre:"
+msgid "On <emph>Tools</emph> bar or <emph>Table Data</emph> bar, click"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1197,40 +1197,40 @@ msgctxt ""
"00000412.xhp\n"
"par_id3156278\n"
"help.text"
-msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph></variable>"
-msgstr "<variable id=\"dnfspz\">Válassza az <emph>Adatok - Több szűrő - Irányított szűrő</emph> menüparancsot.</variable>"
+msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph> .</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153764\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label"
-msgstr "Válassza az <emph>Adatok - Több szűrő - Általános szűrő… - Beállítások</emph> címkét."
+msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155444\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label"
-msgstr "Válassza az <emph>Adatok - Több szűrő - Irányított szűrő… - Beállítások</emph> címkét."
+msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3156382\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Reset Filter</emph>"
-msgstr "Válassza az <emph>Adatok - Több szűrő - Szűrőfeltételek alaphelyzetbe</emph> menüparancsot."
+msgid "Choose <emph>Data - More Filters - Reset Filter</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155961\n"
"help.text"
-msgid "On Table Data bar, click <emph>Reset Filter/Sort</emph>"
-msgstr "Az Adattábla eszköztáron kattintson a <emph>Szűrőfeltétel/rendezés alaphelyzetbe</emph> lehetőségre."
+msgid "On <emph>Table Data</emph> bar, click <emph>Reset Filter/Sort</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1253,112 +1253,112 @@ msgctxt ""
"00000412.xhp\n"
"par_id3152778\n"
"help.text"
-msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph></variable>"
-msgstr "<variable id=\"dnaftas\">Válassza az <emph>Adatok - Több szűrő - Automatikus szűrő elrejtése</emph> menüparancsot.</variable>"
+msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3166424\n"
"help.text"
-msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph></variable>"
-msgstr "<variable id=\"dntegs\">Válassza az <emph>Adatok - Részösszegek</emph> menüparancsot.</variable>"
+msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154574\n"
"help.text"
-msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs</variable>"
-msgstr "<variable id=\"dntezd\">Válassza az <emph>Adatok - Részösszegek - Első, Második vagy Harmadik csoport</emph> fület. </variable>"
+msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151277\n"
"help.text"
-msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab</variable>"
-msgstr "<variable id=\"dntopi\">Válassza az <emph>Adatok - Részösszegek - Beállítások</emph> fület. </variable>"
+msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145133\n"
"help.text"
-msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph></variable>"
-msgstr "<variable id=\"datengueltig\">Válassza az <emph>Adatok - Érvényesség</emph> menüparancsot.</variable>"
+msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3152992\n"
"help.text"
-msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigwerte\">Válassza az <emph>Adatok - Érvényesség - Feltételek</emph> fület. </variable>"
+msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150367\n"
"help.text"
-msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigeingabe\">Válassza az <emph>Adatok - Érvényesség - Segédszöveg</emph> fület. </variable>"
+msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154486\n"
"help.text"
-msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigfehler\">Válassza az <emph>Adatok - Érvényesség - Figyelmeztetés hibára</emph> fület. </variable>"
+msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3146978\n"
"help.text"
-msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph></variable>"
-msgstr "<variable id=\"dnmfo\">Válassza az <emph>Adatok - Többszörös műveletek</emph> menüparancsot.</variable>"
+msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155809\n"
"help.text"
-msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph></variable>"
-msgstr "<variable id=\"dnksd\">Válassza az <emph>Adatok - Összesítés</emph> menüparancsot.</variable>"
+msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148701\n"
"help.text"
-msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph></variable>"
-msgstr "<variable id=\"dngld\">Válassza az <emph>Adatok - Csoportosítás és vázlat</emph> menüparancsot.</variable>"
+msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153815\n"
"help.text"
-msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph></variable>"
-msgstr "<variable id=\"dngda\">Válassza az <emph>Adatok - Csoportosítás és vázlat - Részletek elrejtése</emph> menüparancsot.</variable>"
+msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3159223\n"
"help.text"
-msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph></variable>"
-msgstr "<variable id=\"dngde\">Válassza az <emph>Adatok - Csoportosítás és vázlat - Részletek</emph> menüparancsot.</variable>"
+msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3146870\n"
"help.text"
-msgid "Choose <emph>Data - Group and Outline - Group</emph>"
-msgstr "Válassza az <emph>Adatok - Csoportosítás és vázlat - Csoportosítás</emph> menüparancsot."
+msgid "Choose <emph>Data - Group and Outline - Group</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1397,8 +1397,8 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146781\n"
"help.text"
-msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>"
-msgstr "Válassza az <emph>Adatok - Csoportosítás és vázlat - Csoport szétbontása</emph> menüparancsot."
+msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1437,96 +1437,96 @@ msgctxt ""
"00000412.xhp\n"
"par_id3153008\n"
"help.text"
-msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph></variable>"
-msgstr "<variable id=\"dnglagl\">Válassza az <emph>Adatok - Csoportosítás és vázlat - Automatikus vázlat</emph> menüparancsot.</variable>"
+msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154709\n"
"help.text"
-msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove</emph></variable>"
-msgstr "<variable id=\"dnglef\">Válassza az <emph>Adatok - Csoportosítás és vázlat - Eltávolítás</emph> menüparancsot.</variable>"
+msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove Outline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id1774346\n"
"help.text"
-msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables)</variable>"
-msgstr "<variable id=\"dngdrill\">Válassza az <emph>Adatok - Csoportosítás és vázlat - Részletek</emph> menüparancsot (egyes kimutatástáblákhoz) </variable>"
+msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables).</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155759\n"
"help.text"
-msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph></variable>"
-msgstr "<variable id=\"dndtpt\">Válassza az <emph>Adatok - Kimutatástábla</emph> menüparancsot.</variable>"
+msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154625\n"
"help.text"
-msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph></variable>"
-msgstr "<variable id=\"dndpa\">Válassza a <emph>Beszúrás - Kimutatástábla</emph> menüparancsot.</variable>"
+msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3147558\n"
"help.text"
-msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
-msgstr "<variable id=\"dndq\">Válassza a <emph>Beszúrás - Kimutatástábla</emph> menüparancsot, majd a Forrás kijelölése párbeszédablakban válassza <emph>A $[officename] bejegyzett adatforrása</emph> beállítást.</variable>"
+msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153297\n"
"help.text"
-msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Current selection</emph>."
-msgstr "Válassza a <emph>Beszúrás - Kimutatástábla</emph> menüparancsot, majd a Forrás kijelölése párbeszédablakban válassza az <emph>Aktuális kijelölés</emph> beállítást."
+msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Current selection</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145118\n"
"help.text"
-msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
-msgstr "Válassza a <emph>Beszúrás - Kimutatástábla</emph> menüparancsot, majd a Forrás kijelölése párbeszédablakban válassza <emph>A $[officename] bejegyzett adatforrása</emph> lehetőséget, és kattintson az <emph>OK</emph> gombra az <emph>Adatforrás kiválasztása</emph> párbeszédablak megjelenítéséhez."
+msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153294\n"
"help.text"
-msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph></variable>"
-msgstr "<variable id=\"dndpak\">Válassza az <emph>Adatok - Kimutatástábla - Frissítés</emph> menüparancsot.</variable>"
+msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151344\n"
"help.text"
-msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph></variable>"
-msgstr "<variable id=\"dndploe\">Válassza az <emph>Adatok - Kimutatástábla - Törlés</emph> menüparancsot.</variable>"
+msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150397\n"
"help.text"
-msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph></variable>"
-msgstr "<variable id=\"dndakt\">Válassza az <emph>Adatok - Tartomány frissítése</emph> menüparancsot.</variable>"
+msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_idN10B8F\n"
"help.text"
-msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph></variable>"
-msgstr "<variable id=\"grouping\">Válassza az <emph>Adatok - Csoportosítás és vázlat - Csoportosítás</emph> menüparancsot.</variable>"
+msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
@@ -1549,77 +1549,77 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162106567373\n"
"help.text"
-msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph> </variable>"
-msgstr "<variable id=\"insert_rows_above\">Válassza a <emph>Munkalap - Sorok beszúrása - Sorok beszúrása fölé</emph> menüparancsot.</variable>"
+msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162109048207\n"
"help.text"
-msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph></variable>"
-msgstr "<variable id=\"insert_rows_below\">Válassza a <emph>Munkalap - Sorok beszúrása - Sorok beszúrása alá</emph> menüparancsot.</variable>"
+msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162107055028\n"
"help.text"
-msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph></variable>"
-msgstr "<variable id=\"insert_columns_left\">Válassza a <emph>Munkalap - Oszlopok beszúrása - Oszlopok beszúrása balra</emph> menüparancsot.</variable>"
+msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162109126013\n"
"help.text"
-msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph></variable>"
-msgstr "<variable id=\"insert_columns_right\">Válassza a <emph>Munkalap - Oszlopok beszúrása - Oszlopok beszúrása jobbra</emph> menüparancsot.</variable>"
+msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3149095\n"
"help.text"
-msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph></variable>"
-msgstr "<variable id=\"insert_page_break\">Válassza a <emph>Munkalap - Oldaltörés beillesztése</emph> menüparancsot.</variable>"
+msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3149398\n"
"help.text"
-msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph></variable>"
-msgstr "<variable id=\"insert_page_break_row\">Válassza a <emph>Munkalap - Oldaltörés beillesztése - Sortörés</emph> menüparancsot.</variable>"
+msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3150084\n"
"help.text"
-msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph></variable>"
-msgstr "<variable id=\"insert_page_break_column\">Válassza a <emph>Munkalap - Oldaltörés beillesztése - Oszloptörés</emph> menüparancsot.</variable>"
+msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3153093\n"
"help.text"
-msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph></variable>"
-msgstr "<variable id=\"delete_page_break\">Válassza a <emph>Munkalap - Oldaltörés törlése</emph> menüparancsot.</variable>"
+msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3153191\n"
"help.text"
-msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph></variable>"
-msgstr "<variable id=\"delete_page_break_row\">Válassza a <emph>Munkalap - Oldaltörés törlése - Sortörés</emph> menüparancsot.</variable>"
+msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3145645\n"
"help.text"
-msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph></variable>"
-msgstr "<variable id=\"delete_page_break_column\">Válassza a <emph>Munkalap - Oldaltörés törlése - Oszloptörés</emph> menüparancsot.</variable>"
+msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph>.</variable>"
+msgstr ""
diff --git a/source/hu/helpcontent2/source/text/scalc/02.po b/source/hu/helpcontent2/source/text/scalc/02.po
index 040f466e098..b591f370e7b 100644
--- a/source/hu/helpcontent2/source/text/scalc/02.po
+++ b/source/hu/helpcontent2/source/text/scalc/02.po
@@ -3,9 +3,9 @@ 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-05-12 14:35+0200\n"
-"PO-Revision-Date: 2013-06-13 16:12+0000\n"
-"Last-Translator: Gábor Kelemen <kelemeng@gnome.hu>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:01+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: hu\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1371139952.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196886.000000\n"
#: 02130000.xhp
msgctxt ""
@@ -45,8 +45,8 @@ msgctxt ""
"02130000.xhp\n"
"par_id3155267\n"
"help.text"
-msgid "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Ikon</alt></image>"
+msgid "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Currency Number Format Icon</alt></image>"
+msgstr ""
#: 02130000.xhp
msgctxt ""
@@ -61,8 +61,8 @@ msgctxt ""
"02130000.xhp\n"
"par_id3146776\n"
"help.text"
-msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cell - Numbers\">Format - Cell - Numbers</link>."
-msgstr "<link href=\"text/shared/01/05020300.xhp\" name=\"Formátum - Cellák - Számok\">Formátum - Cellák - Számok</link>"
+msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cells - Numbers\">Format - Cells - Numbers</link>."
+msgstr ""
#: 02140000.xhp
msgctxt ""
diff --git a/source/hu/helpcontent2/source/text/scalc/06.po b/source/hu/helpcontent2/source/text/scalc/06.po
index e1677fa37a8..8439561bbe4 100644
--- a/source/hu/helpcontent2/source/text/scalc/06.po
+++ b/source/hu/helpcontent2/source/text/scalc/06.po
@@ -3,9 +3,9 @@ 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-06-14 17:23+0200\n"
-"PO-Revision-Date: 2018-10-03 07:06+0000\n"
-"Last-Translator: Andras Timar <timar74@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-04-24 11:39+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: hu\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1538550364.000000\n"
+"X-POOTLE-MTIME: 1524569974.000000\n"
#: calcsamplefiles.xhp
msgctxt ""
@@ -23,35 +23,3 @@ msgctxt ""
"help.text"
msgid "Calc Sample Files"
msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521663319917\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/imtrigon.ods\" id=\"ods_id61521568603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521663319918\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/trigon.ods\" id=\"ods_id61521548603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521563314918\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/pivot.ods\" id=\"ods_id61521547603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id721528312694192\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/functions_ifs.ods\" id=\"ods_id61521547603534\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr "<object data=\"media/files/scalc/functions_ifs.ods\" id=\"ods_id61521547603534\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
diff --git a/source/hu/helpcontent2/source/text/scalc/guide.po b/source/hu/helpcontent2/source/text/scalc/guide.po
index ad6055b4ff4..78a0eab4438 100644
--- a/source/hu/helpcontent2/source/text/scalc/guide.po
+++ b/source/hu/helpcontent2/source/text/scalc/guide.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-31 14:10+0200\n"
-"PO-Revision-Date: 2017-07-17 08:20+0000\n"
-"Last-Translator: Gábor Kelemen <kelemeng@gnome.hu>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:01+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Hungarian <timar@fsf.hu>\n"
"Language: hu\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1500279645.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196887.000000\n"
#: address_auto.xhp
msgctxt ""
@@ -3709,8 +3709,8 @@ msgctxt ""
"database_filter.xhp\n"
"par_idN10693\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - Standard Filter</item>."
-msgstr "Válassza az <item type=\"menuitem\">Adatok - Szűrő - Általános szűrő</item> lehetőséget."
+msgid "Choose <item type=\"menuitem\">Data - More Filters - Standard Filter</item>."
+msgstr ""
#: database_filter.xhp
msgctxt ""
@@ -3765,8 +3765,8 @@ msgctxt ""
"database_filter.xhp\n"
"par_id3154944\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - AutoFilter</item>."
-msgstr "Válassza az <item type=\"menuitem\">Adatok - Szűrő - Automatikus szűrő</item> lehetőséget."
+msgid "Choose <item type=\"menuitem\">Data - AutoFilter</item>."
+msgstr ""
#: database_filter.xhp
msgctxt ""
diff --git a/source/hu/helpcontent2/source/text/shared.po b/source/hu/helpcontent2/source/text/shared.po
index 011859c7ca4..8d514622e91 100644
--- a/source/hu/helpcontent2/source/text/shared.po
+++ b/source/hu/helpcontent2/source/text/shared.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: 2018-10-04 19:59+0000\n"
-"Last-Translator: Meskó Balázs <meskobalazs@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:01+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Hungarian <gnome-hu-list at gnome dot org>\n"
"Language: hu\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1538683152.000000\n"
+"X-POOTLE-MTIME: 1542196888.000000\n"
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -2013,5 +2013,5 @@ msgctxt ""
"need_help.xhp\n"
"hd_id1000010\n"
"help.text"
-msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"http://documentation.libreoffice.org/en/join-community/update-help-contents\">web page on writing Help contents</link>."
-msgstr "Ez a súgó oldal további munkát igényel, hogy pontos és teljes legyen. Csatlakozzon a LibreOffice projekthez, és segítsen ki minket a hiányzó információk megírásával. Látogassa meg a <link href=\"http://documentation.libreoffice.org/en/join-community/update-help-contents\">súgótartalmak írásáról szóló weboldalunkat</link>."
+msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"https://documentation.libreoffice.org/en/join-community/update-help-contents\"><emph>web page on writing Help contents</emph></link>."
+msgstr ""
diff --git a/source/hu/helpcontent2/source/text/shared/00.po b/source/hu/helpcontent2/source/text/shared/00.po
index 088d28a6f12..8e15dd117be 100644
--- a/source/hu/helpcontent2/source/text/shared/00.po
+++ b/source/hu/helpcontent2/source/text/shared/00.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-10-21 20:57+0200\n"
-"PO-Revision-Date: 2018-10-08 09:39+0000\n"
-"Last-Translator: Meskó Balázs <meskobalazs@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:01+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Magyar <gnome-hu-list at gnome dot org>\n"
"Language: hu\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1538991587.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196889.000000\n"
#: 00000001.xhp
msgctxt ""
@@ -6221,7 +6221,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id621525017637963\n"
"help.text"
-msgid "Choose <emph>File - Export as EPUB</emph>."
+msgid "Choose <emph>File - Export As - Export as EPUB</emph>."
msgstr ""
#: 00000401.xhp
@@ -7197,7 +7197,7 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1091B\n"
"help.text"
-msgid "<variable id=\"grid\">Choose <emph>View - Grid</emph> (Impress or Draw).</variable>"
+msgid "<variable id=\"grid\">Choose <emph>View - Grid and Helplines</emph> (Impress or Draw).</variable>"
msgstr ""
#: 00000403.xhp
@@ -7205,7 +7205,7 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1092E\n"
"help.text"
-msgid "<variable id=\"guides\">Choose <emph>View - Snap Lines</emph> (Impress or Draw).</variable>"
+msgid "<variable id=\"guides\">Choose <emph>View - Snap Guides</emph> (Impress or Draw).</variable>"
msgstr ""
#: 00000404.xhp
@@ -7861,7 +7861,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id9988402\n"
"help.text"
-msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Updates</emph> button.</variable>"
+msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Check for Updates</emph> button.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8075,14 +8075,6 @@ msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
-"par_id3150032\n"
-"help.text"
-msgid "<variable id=\"arbeit\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Memory</emph>.</variable>"
-msgstr ""
-
-#: 00000406.xhp
-msgctxt ""
-"00000406.xhp\n"
"par_id3159153\n"
"help.text"
msgid "<variable id=\"ansicht\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - View</emph>.</variable>"
@@ -11045,7 +11037,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id366527\n"
"help.text"
-msgid "Choose <emph>Format - Object - Line</emph> (Writer)."
+msgid "Choose <emph>Format - Text Box and Shape - Line</emph> (Writer)."
msgstr ""
#: 00040502.xhp
@@ -11053,7 +11045,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id3835261\n"
"help.text"
-msgid "Choose <emph>Format - Graphic - Line</emph> (Calc)."
+msgid "Choose <emph>Format - Object - Line</emph> (Calc)."
msgstr ""
#: 00040502.xhp
@@ -11085,7 +11077,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id3154285\n"
"help.text"
-msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Object - </emph></caseinline><caseinline select=\"CALC\"><emph>Graphic - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
+msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Text Box and Shape - </emph></caseinline><caseinline select=\"CALC\"><emph>Object - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
msgstr ""
#: 00040502.xhp
diff --git a/source/hu/helpcontent2/source/text/shared/01.po b/source/hu/helpcontent2/source/text/shared/01.po
index f9ace431abf..224d22c35d0 100644
--- a/source/hu/helpcontent2/source/text/shared/01.po
+++ b/source/hu/helpcontent2/source/text/shared/01.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2018-02-18 08:08+0000\n"
-"Last-Translator: Gábor Kelemen <kelemeng@gnome.hu>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:01+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Hungarian <gnome-hu-list at gnome dot org>\n"
"Language: hu\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1518941294.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196892.000000\n"
#: 01010000.xhp
msgctxt ""
@@ -33637,8 +33637,8 @@ msgctxt ""
"06130000.xhp\n"
"par_id3153748\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
-msgstr "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Futtatja vagy menti az aktuális makrót.</ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Runs or saves the current macro.</ahelp>"
+msgstr ""
#: 06130000.xhp
msgctxt ""
@@ -40771,14 +40771,6 @@ msgstr ""
#: ref_epub_export.xhp
msgctxt ""
"ref_epub_export.xhp\n"
-"par_id701525003241759\n"
-"help.text"
-msgid "<embedvar href=\"text/shared/00/00000002.xhp#epubv\" markup=\"keep\"/>"
-msgstr ""
-
-#: ref_epub_export.xhp
-msgctxt ""
-"ref_epub_export.xhp\n"
"par_id19921\n"
"help.text"
msgid "<image id=\"img_id22170\" src=\"media/screenshots/modules/swriter/ui/exportepub/EPubDialog.png\" localize=\"true\" width=\"664px\" height=\"482px\"><alt id=\"alt_id59843\">EPUB dialog box</alt></image>"
@@ -40925,7 +40917,7 @@ msgctxt ""
"ref_epub_export.xhp\n"
"par_id971525023515891\n"
"help.text"
-msgid "For custom metadata, you must provide a file with same name as the original filename and with extension as \".xmp\". The provided metadata will override the the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type=\"literal\">MyText.xmp</item>."
+msgid "For custom metadata, you must provide a file with same name as the original filename and with extension as \".xmp\". The provided metadata will override the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type=\"literal\">MyText.xmp</item>."
msgstr ""
#: ref_epub_export.xhp
diff --git a/source/hu/helpcontent2/source/text/shared/guide.po b/source/hu/helpcontent2/source/text/shared/guide.po
index 219e532ebc3..cf4bf4c1526 100644
--- a/source/hu/helpcontent2/source/text/shared/guide.po
+++ b/source/hu/helpcontent2/source/text/shared/guide.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-10-08 09:52+0000\n"
-"Last-Translator: Meskó Balázs <meskobalazs@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:01+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Hungarian <gnome-hu-list at gnome dot org>\n"
"Language: hu\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1538992336.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196898.000000\n"
#: aaa_start.xhp
msgctxt ""
@@ -8829,8 +8829,8 @@ msgctxt ""
"gallery_insert.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by selecting <emph>Tools - Gallery</emph>."
-msgstr "Nyissa meg a Képtárat a <emph>Standard</emph> eszköztár <emph>Képtár</emph> ikonjával, vagy az <emph>Eszközök - Képtár</emph> menüparanccsal."
+msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by choosing <emph>Insert - Media - Gallery</emph>."
+msgstr ""
#: gallery_insert.xhp
msgctxt ""
diff --git a/source/hu/helpcontent2/source/text/shared/optionen.po b/source/hu/helpcontent2/source/text/shared/optionen.po
index fa3e314dae0..374468ff4c5 100644
--- a/source/hu/helpcontent2/source/text/shared/optionen.po
+++ b/source/hu/helpcontent2/source/text/shared/optionen.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-01-18 19:32+0000\n"
-"Last-Translator: Gábor Kelemen <kelemeng@gnome.hu>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:01+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Hungarian <openscope at gmail dot com>\n"
"Language: hu\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1516303920.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196900.000000\n"
#: 01000000.xhp
msgctxt ""
@@ -267,6 +267,14 @@ msgstr "A felhasználói adatok egy része automatikusan beszúrásra kerül egy
#: 01010100.xhp
msgctxt ""
"01010100.xhp\n"
+"par_id3153032\n"
+"help.text"
+msgid "User data is also used when commenting and in tracking changes mode, to identify comments/edits author; and to mark last edit position in document, so that when author opens the document later, it opens at the last edit position."
+msgstr ""
+
+#: 01010100.xhp
+msgctxt ""
+"01010100.xhp\n"
"hd_id3147653\n"
"help.text"
msgid "Address"
@@ -14741,7 +14749,7 @@ msgctxt ""
"opencl.xhp\n"
"par_id5293741\n"
"help.text"
-msgid "for more information on OpenCL, visit <link href=\"http://www.khronos.org/opencl/\">the OpenCL site</link>"
+msgid "for more information on OpenCL, visit <link href=\"https://www.khronos.org/opencl/\">the OpenCL site</link>"
msgstr ""
#: persona_firefox.xhp
diff --git a/source/hu/helpcontent2/source/text/swriter/00.po b/source/hu/helpcontent2/source/text/swriter/00.po
index e289f0fa9aa..06e6d43064e 100644
--- a/source/hu/helpcontent2/source/text/swriter/00.po
+++ b/source/hu/helpcontent2/source/text/swriter/00.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: 2018-10-05 12:03+0000\n"
-"Last-Translator: Meskó Balázs <meskobalazs@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:01+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Hungarian <kde-i18n-doc@kde.org>\n"
"Language: hu\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1538740991.000000\n"
+"X-POOTLE-MTIME: 1542196901.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -37,8 +37,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3150253\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\"><alt id=\"alt_id3145389\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\"><alt id=\"alt_id3145389\">Ikon</alt></image>"
+msgid "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145389\">Wrap Off Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -53,8 +53,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3156397\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\"><alt id=\"alt_id3149048\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\"><alt id=\"alt_id3149048\">Ikon</alt></image>"
+msgid "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149048\">Wrap On Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -69,8 +69,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3154558\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\"><alt id=\"alt_id3152999\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\"><alt id=\"alt_id3152999\">Ikon</alt></image>"
+msgid "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152999\">Wrap Through Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -85,8 +85,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3148773\n"
"help.text"
-msgid "<image src=\"res/sc06301.png\" id=\"img_id3149026\"><alt id=\"alt_id3149026\">Icon</alt></image>"
-msgstr "<image src=\"res/sc06301.png\" id=\"img_id3149026\"><alt id=\"alt_id3149026\">Ikon</alt></image>"
+msgid "<image src=\"res/sc06301.png\" id=\"img_id3149026\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149026\">Jump to Previous Script Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -101,8 +101,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3151265\n"
"help.text"
-msgid "<image src=\"res/sc06300.png\" id=\"img_id3151272\"><alt id=\"alt_id3151272\">Icon</alt></image>"
-msgstr "<image src=\"res/sc06300.png\" id=\"img_id3151272\"><alt id=\"alt_id3151272\">Ikon</alt></image>"
+msgid "<image src=\"res/sc06300.png\" id=\"img_id3151272\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151272\"> Jump to Next Script Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -381,8 +381,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3154763\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -397,8 +397,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3151387\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -413,8 +413,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3145823\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -429,8 +429,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150932\n"
"help.text"
-msgid "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\"><alt id=\"alt_id3150502\">Icon</alt></image>"
-msgstr "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\"><alt id=\"alt_id3150502\">Ikon</alt></image>"
+msgid "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150502\">Formatting Marks Icon</alt></image>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -461,8 +461,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150765\n"
"help.text"
-msgid "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\"><alt id=\"alt_id3147572\">Icon</alt></image>"
-msgstr "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\"><alt id=\"alt_id3147572\">Ikon</alt></image>"
+msgid "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147572\">Web Icon</alt></image>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -2461,8 +2461,8 @@ msgctxt ""
"stylesmenu.xhp\n"
"par_id941529884998705\n"
"help.text"
-msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles</emph></variable>."
-msgstr "<variable id=\"ses\">Válassza a <emph>Stílusok – Stílusok szerkesztése</emph> lehetőséget</variable>."
+msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles...</emph></variable>."
+msgstr ""
#: stylesmenu.xhp
msgctxt ""
diff --git a/source/hu/svtools/messages.po b/source/hu/svtools/messages.po
index 1ac7a08e550..88a68300be0 100644
--- a/source/hu/svtools/messages.po
+++ b/source/hu/svtools/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: 2018-10-03 20:17+0000\n"
-"Last-Translator: Meskó Balázs <meskobalazs@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:39+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: hu\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1538597841.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195545.000000\n"
#: include/svtools/strings.hrc:25
msgctxt "STR_UNDO"
@@ -1534,8 +1534,8 @@ msgstr "Libhyphen elválasztó"
#: include/svtools/strings.hrc:360
msgctxt "STR_DESCRIPTION_MYTHES"
-msgid "Mythes Thesaurus"
-msgstr "Mythes szinonimaszótár"
+msgid "MyThes Thesaurus"
+msgstr ""
#: include/svtools/strings.hrc:361
msgctxt "STR_DESCRIPTION_IGNOREALLLIST"
diff --git a/source/hu/sw/messages.po b/source/hu/sw/messages.po
index e19dbef29f0..8a46f643bab 100644
--- a/source/hu/sw/messages.po
+++ b/source/hu/sw/messages.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 23:50+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-15 14:33+0100\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: hu\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1542195545.000000\n"
#: sw/inc/app.hrc:29
msgctxt "RID_PARAGRAPHSTYLEFAMILY"
@@ -6840,7 +6843,12 @@ msgctxt "asciifilterdialog|lf"
msgid "_LF"
msgstr "_LF"
-#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:264
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:258
+msgctxt "asciifilterdialog|includebom"
+msgid "Include byte-order-mark"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:280
msgctxt "asciifilterdialog|label1"
msgid "Properties"
msgstr "Tulajdonságok"
diff --git a/source/hu/swext/mediawiki/help.po b/source/hu/swext/mediawiki/help.po
index ef1a0067a86..5c74798ba10 100644
--- a/source/hu/swext/mediawiki/help.po
+++ b/source/hu/swext/mediawiki/help.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2016-12-27 12:57+0000\n"
-"Last-Translator: Gábor Kelemen <kelemeng@gnome.hu>\n"
+"POT-Creation-Date: 2018-11-15 13:53+0100\n"
+"PO-Revision-Date: 2018-11-12 11:53+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Hungarian <gnome-hu-list at gnome dot org>\n"
"Language: hu\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1482843452.000000\n"
+"X-POOTLE-MTIME: 1542023599.000000\n"
#: help.tree
msgctxt ""
@@ -93,8 +93,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id7387615\n"
"help.text"
-msgid "A wiki account on a supported <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
-msgstr "Wikifiók egy támogatott <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link>-kiszolgálón"
+msgid "A wiki account on a supported <link href=\"https://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -149,24 +149,24 @@ msgctxt ""
"wiki.xhp\n"
"par_id368968\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Options</link> dialog, click Add."
-msgstr "A <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Beállítások</link> párbeszédablakban kattintson a Hozzáadás gombra."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\"><emph>Options</emph></link> dialog, click <emph>Add</emph>."
+msgstr ""
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"par_id6962187\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> dialog, enter the account information for the wiki."
-msgstr "A <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> párbeszédablakban adja meg a wikihez tartozó fiókadatait."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\"><emph>MediaWiki</emph></link> dialog, enter the account information for the wiki."
+msgstr ""
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"par_id5328836\n"
"help.text"
-msgid "In the URL text box, enter the address of a wiki that you want to connect to."
-msgstr "Az URL szövegmezőben adja meg annak a wikinek a címét, amelyhez csatlakozni kíván."
+msgid "In the <emph>URL</emph> text box, enter the address of a wiki that you want to connect to."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -181,8 +181,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id5906552\n"
"help.text"
-msgid "In the Username box, enter your user ID for your wiki account."
-msgstr "A Felhasználónév mezőben adja meg a wikifiókjának felhasználói azonosítóját."
+msgid "In the <emph>Username</emph> box, enter your user ID for your wiki account."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -197,8 +197,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id8869594\n"
"help.text"
-msgid "In the Password box, enter the password for your wiki account, then click OK."
-msgstr "A Jelszó mezőben adja meg a wikifiókjának jelszavát, majd kattintson az OK gombra."
+msgid "In the Password box, enter the password for your wiki account, then click <emph>OK</emph>."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -245,8 +245,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id228278\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Send to MediaWiki</link> dialog, specify the settings for your entry."
-msgstr "A <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Küldés MediaWikire</link> párbeszédablakban adja meg a bejegyzésének beállításait."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\"><emph>Send to MediaWiki</emph></link> dialog, specify the settings for your entry."
+msgstr ""
#: wiki.xhp
msgctxt ""
diff --git a/source/id/cui/messages.po b/source/id/cui/messages.po
index 064422a463d..bec71a3a5b8 100644
--- a/source/id/cui/messages.po
+++ b/source/id/cui/messages.po
@@ -3,18 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2018-10-26 04:50+0000\n"
-"Last-Translator: Andika Triwidada <andika@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:21+0100\n"
+"PO-Revision-Date: 2018-11-15 10:19+0000\n"
+"Last-Translator: Jordan Maulana <jordanmaulana26@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: id\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=1; plural=0;\n"
+"Plural-Forms: nplurals=2; plural=n>1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1540529434.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542277165.000000\n"
#: cui/inc/strings.hrc:24
msgctxt "RID_SVXSTR_KEY_CONFIG_DIR"
@@ -1558,141 +1558,136 @@ msgid "Dimension line"
msgstr "Garis dimensi"
#: cui/inc/strings.hrc:365
-msgctxt "RID_SVXSTR_LOAD_ERROR"
-msgid "The selected module could not be loaded."
-msgstr "Modul yang dipilih tidak dapat dimuat."
-
-#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_STARTQUOTE"
msgid "Start Quote"
msgstr "Awal Kutip"
-#: cui/inc/strings.hrc:367
+#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_ENDQUOTE"
msgid "End Quote"
msgstr "Akhir Kutip"
-#: cui/inc/strings.hrc:369
+#: cui/inc/strings.hrc:368
msgctxt "RID_SVXSTR_SELECTEDPERSONA"
msgid "Selected Theme: "
msgstr "Tema Yang Dipilih: "
-#: cui/inc/strings.hrc:370
+#: cui/inc/strings.hrc:369
msgctxt "RID_SVXSTR_SEARCHING"
msgid "Searching, please wait..."
msgstr "Mencari, harap tunggu..."
-#: cui/inc/strings.hrc:371
+#: cui/inc/strings.hrc:370
msgctxt "RID_SVXSTR_SEARCHERROR"
msgid "Cannot open %1, please try again later."
msgstr "Tak dapat membuka %1, harap coba lagi nanti."
-#: cui/inc/strings.hrc:372
+#: cui/inc/strings.hrc:371
msgctxt "RID_SVXSTR_NORESULTS"
msgid "No results found."
msgstr "Tiada hasil."
-#: cui/inc/strings.hrc:373
+#: cui/inc/strings.hrc:372
msgctxt "RID_SVXSTR_APPLYPERSONA"
msgid "Applying Theme..."
msgstr "Menerapkan Tema..."
-#: cui/inc/strings.hrc:374
+#: cui/inc/strings.hrc:373
msgctxt "RID_SVXSTR_INVALIDPERSONAURL"
msgid "Please enter a valid theme address or a search term."
msgstr "Harap masukkan alamat tema yang valid atau suatu istilah yang akan dicari."
-#: cui/inc/strings.hrc:376
+#: cui/inc/strings.hrc:375
msgctxt "RID_SVXSTR_TABLE_PRESET_NONE"
msgid "Set No Borders"
msgstr "Atur Tidak Ada Garis Tepi"
-#: cui/inc/strings.hrc:377
+#: cui/inc/strings.hrc:376
msgctxt "RID_SVXSTR_TABLE_PRESET_ONLYOUTER"
msgid "Set Outer Border Only"
msgstr "Atur Hanya Garis Tepi Terluar"
-#: cui/inc/strings.hrc:378
+#: cui/inc/strings.hrc:377
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERHORI"
msgid "Set Outer Border and Horizontal Lines"
msgstr "Atur Garis Tepi Luar dan Garis Horisontal"
-#: cui/inc/strings.hrc:379
+#: cui/inc/strings.hrc:378
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERALL"
msgid "Set Outer Border and All Inner Lines"
msgstr "Atur Garis Tepi Terluar dan Semua Garis di Dalam"
-#: cui/inc/strings.hrc:380
+#: cui/inc/strings.hrc:379
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERINNER"
msgid "Set Outer Border Without Changing Inner Lines"
msgstr "Atur Garis Tepi Tanpa Merubah Garis di Dalam"
-#: cui/inc/strings.hrc:381
+#: cui/inc/strings.hrc:380
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONAL"
msgid "Set Diagonal Lines Only"
msgstr "Atur Hanya Garis Diagonal"
-#: cui/inc/strings.hrc:382
+#: cui/inc/strings.hrc:381
msgctxt "RID_SVXSTR_PARA_PRESET_ALL"
msgid "Set All Four Borders"
msgstr "Atur Keempat Garis Tepi"
-#: cui/inc/strings.hrc:383
+#: cui/inc/strings.hrc:382
msgctxt "RID_SVXSTR_PARA_PRESET_LEFTRIGHT"
msgid "Set Left and Right Borders Only"
msgstr "Atur Hanya Garis Tepi Kanan dan Kiri"
-#: cui/inc/strings.hrc:384
+#: cui/inc/strings.hrc:383
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOM"
msgid "Set Top and Bottom Borders Only"
msgstr "Atur Hanya Garis Tepi Atas dan Bawah"
-#: cui/inc/strings.hrc:385
+#: cui/inc/strings.hrc:384
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYLEFT"
msgid "Set Left Border Only"
msgstr "Atur Hanya Garis Tepi Kiri"
-#: cui/inc/strings.hrc:386
+#: cui/inc/strings.hrc:385
msgctxt "RID_SVXSTR_HOR_PRESET_ONLYHOR"
msgid "Set Top and Bottom Borders, and All Inner Lines"
msgstr "Atur Garis Tepi Atas dan Bawah, serta Seluruh Garis Dalam"
-#: cui/inc/strings.hrc:387
+#: cui/inc/strings.hrc:386
msgctxt "RID_SVXSTR_VER_PRESET_ONLYVER"
msgid "Set Left and Right Borders, and All Inner Lines"
msgstr "Atur Garis Tepi Kanan dan Kiri, serta Seluruh Garis Dalam"
-#: cui/inc/strings.hrc:388
+#: cui/inc/strings.hrc:387
msgctxt "RID_SVXSTR_SHADOW_STYLE_NONE"
msgid "No Shadow"
msgstr "Tanpa Bayangan"
-#: cui/inc/strings.hrc:389
+#: cui/inc/strings.hrc:388
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMRIGHT"
msgid "Cast Shadow to Bottom Right"
msgstr "Munculkan Bayang di Kanan Bawah"
-#: cui/inc/strings.hrc:390
+#: cui/inc/strings.hrc:389
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPRIGHT"
msgid "Cast Shadow to Top Right"
msgstr "Munculkan Bayang di Kanan Atas"
-#: cui/inc/strings.hrc:391
+#: cui/inc/strings.hrc:390
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMLEFT"
msgid "Cast Shadow to Bottom Left"
msgstr "Munculkan Bayang di Kiri Bawah"
-#: cui/inc/strings.hrc:392
+#: cui/inc/strings.hrc:391
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPLEFT"
msgid "Cast Shadow to Top Left"
msgstr "Munculkan Bayang di Kiri Atas"
-#: cui/inc/strings.hrc:393
+#: cui/inc/strings.hrc:392
msgctxt "RID_SVXSTR_SIGNATURELINE_SIGNED_BY"
msgid "Signed by: %1"
msgstr "Ditandatangani oleh: %1"
-#: cui/inc/strings.hrc:394
+#: cui/inc/strings.hrc:393
msgctxt "RID_SVXSTR_OPENCL_RESTART"
msgid "For the OpenCL changes to take effect, %PRODUCTNAME must be restarted."
msgstr "Agar perubahan OpenCL berdampak, %PRODUCTNAME harus dimulai ulang."
@@ -2180,7 +2175,7 @@ msgstr "Locale: $LOCALE"
#: cui/uiconfig/ui/aboutdialog.ui:170
msgctxt "aboutdialog|locale"
msgid "UI-Language: $LOCALE"
-msgstr ""
+msgstr "Bahasa-UI: $LOCALE"
#: cui/uiconfig/ui/aboutdialog.ui:187
msgctxt "aboutdialog|buildIdLink"
@@ -5196,7 +5191,7 @@ msgstr "Direktori"
#: cui/uiconfig/ui/gallerythemedialog.ui:8
msgctxt "gallerythemedialog|GalleryThemeDialog"
msgid "Properties of %1"
-msgstr ""
+msgstr "Properti \"%1\""
#: cui/uiconfig/ui/gallerythemedialog.ui:135
msgctxt "gallerythemedialog|general"
@@ -10435,103 +10430,103 @@ msgstr "Cari Istilah atau URL Tema Firefox"
#: cui/uiconfig/ui/select_persona_dialog.ui:196
msgctxt "select_persona_dialog|categoriesCB"
msgid "Abstract"
-msgstr ""
+msgstr "Abstrak"
#: cui/uiconfig/ui/select_persona_dialog.ui:197
msgctxt "select_persona_dialog|categoriesCB"
msgid "Causes"
-msgstr ""
+msgstr "Penyebab"
#: cui/uiconfig/ui/select_persona_dialog.ui:198
msgctxt "select_persona_dialog|categoriesCB"
msgid "Fashion"
-msgstr ""
+msgstr "Mode"
#: cui/uiconfig/ui/select_persona_dialog.ui:199
msgctxt "select_persona_dialog|categoriesCB"
msgid "Film and TV"
-msgstr ""
+msgstr "Film dan TV"
#: cui/uiconfig/ui/select_persona_dialog.ui:200
msgctxt "select_persona_dialog|categoriesCB"
msgid "Firefox"
-msgstr ""
+msgstr "Firefox"
#. https://addons.mozilla.org/en-US/firefox/themes/
#: cui/uiconfig/ui/select_persona_dialog.ui:201
msgctxt "select_persona_dialog|categoriesCB"
msgid "Foxkeh"
-msgstr ""
+msgstr "Foxkeh"
#: cui/uiconfig/ui/select_persona_dialog.ui:202
msgctxt "select_persona_dialog|categoriesCB"
msgid "Holiday"
-msgstr ""
+msgstr "Liburan"
#: cui/uiconfig/ui/select_persona_dialog.ui:203
msgctxt "select_persona_dialog|categoriesCB"
msgid "Music"
-msgstr ""
+msgstr "Musik"
#: cui/uiconfig/ui/select_persona_dialog.ui:204
msgctxt "select_persona_dialog|categoriesCB"
msgid "Nature"
-msgstr ""
+msgstr "Alam"
#: cui/uiconfig/ui/select_persona_dialog.ui:205
msgctxt "select_persona_dialog|categoriesCB"
msgid "Other"
-msgstr ""
+msgstr "Lainnya"
#: cui/uiconfig/ui/select_persona_dialog.ui:206
msgctxt "select_persona_dialog|categoriesCB"
msgid "Scenery"
-msgstr ""
+msgstr "Pemandangan"
#: cui/uiconfig/ui/select_persona_dialog.ui:207
msgctxt "select_persona_dialog|categoriesCB"
msgid "Seasonal"
-msgstr ""
+msgstr "Musiman"
#: cui/uiconfig/ui/select_persona_dialog.ui:208
msgctxt "select_persona_dialog|categoriesCB"
msgid "Solid"
-msgstr ""
+msgstr "Rata"
#: cui/uiconfig/ui/select_persona_dialog.ui:209
msgctxt "select_persona_dialog|categoriesCB"
msgid "Sports"
-msgstr ""
+msgstr "Olahraga"
#: cui/uiconfig/ui/select_persona_dialog.ui:210
msgctxt "select_persona_dialog|categoriesCB"
msgid "Websites"
-msgstr ""
+msgstr "SitusWeb"
#: cui/uiconfig/ui/select_persona_dialog.ui:211
msgctxt "select_persona_dialog|categoriesCB"
msgid "Featured"
-msgstr ""
+msgstr "Ditampilkan"
#: cui/uiconfig/ui/select_persona_dialog.ui:231
msgctxt "select_persona_dialog|label6"
msgid "Categories"
-msgstr "Kategori"
+msgstr "Kategori "
#: cui/uiconfig/ui/selectpathdialog.ui:16
msgctxt "selectpathdialog|SelectPathDialog"
msgid "Select Paths"
-msgstr "Pilih Path"
+msgstr "Pilih Jalur"
#: cui/uiconfig/ui/selectpathdialog.ui:117
msgctxt "selectpathdialog|add"
msgid "_Add..."
-msgstr "_Tambah…"
+msgstr "_Tambah… "
#: cui/uiconfig/ui/selectpathdialog.ui:195
msgctxt "selectpathdialog|label1"
msgid "Paths"
-msgstr "Path"
+msgstr "Jalur"
#: cui/uiconfig/ui/shadowtabpage.ui:47
msgctxt "shadowtabpage|TSB_SHOW_SHADOW"
@@ -10668,22 +10663,43 @@ msgctxt "signsignatureline|btn_select_certificate"
msgid "Select Certificate"
msgstr "Pilih Sertifikat"
-#: cui/uiconfig/ui/signsignatureline.ui:168
+#. Name of the signer
+#: cui/uiconfig/ui/signsignatureline.ui:166
+msgctxt "signsignatureline|label_name"
+msgid "or"
+msgstr "Atau"
+
+#: cui/uiconfig/ui/signsignatureline.ui:175
+msgctxt "signsignatureline|btn_load_image"
+msgid "Use Signature Image"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:190
+msgctxt "signsignatureline|btn_clear_image"
+msgid "Clear"
+msgstr "Hapus"
+
+#: cui/uiconfig/ui/signsignatureline.ui:206
+msgctxt "signsignatureline|label_image_dimensions"
+msgid "Best image size: 600 x 100 px"
+msgstr "Gambar terbaik ukuran: 600 x 100 px"
+
+#: cui/uiconfig/ui/signsignatureline.ui:237
msgctxt "signsignatureline|label_sign"
msgid "Sign"
msgstr "Tanda Tangani"
-#: cui/uiconfig/ui/signsignatureline.ui:205
+#: cui/uiconfig/ui/signsignatureline.ui:274
msgctxt "signsignatureline|label_add_comment"
msgid "Add comment:"
msgstr "Tambah komentar:"
-#: cui/uiconfig/ui/signsignatureline.ui:241
+#: cui/uiconfig/ui/signsignatureline.ui:310
msgctxt "signsignatureline|label_hint"
msgid "Instructions from the document creator:"
msgstr "Instruksi dari pembuat dokumen:"
-#: cui/uiconfig/ui/signsignatureline.ui:274
+#: cui/uiconfig/ui/signsignatureline.ui:343
msgctxt "signsignatureline|label_more"
msgid "More"
msgstr "Lebih"
diff --git a/source/id/dictionaries/ru_RU/dialog.po b/source/id/dictionaries/ru_RU/dialog.po
index 208e4a1589a..f3a080474e4 100644
--- a/source/id/dictionaries/ru_RU/dialog.po
+++ b/source/id/dictionaries/ru_RU/dialog.po
@@ -4,17 +4,17 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: 2013-05-23 23:39+0000\n"
-"Last-Translator: Anonymous Pootle User\n"
+"PO-Revision-Date: 2018-11-13 03:02+0000\n"
+"Last-Translator: Faqih Yugo Susilo <faqihyugos@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: id\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=1; plural=0;\n"
+"Plural-Forms: nplurals=2; plural=n>1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1369352397.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542078163.000000\n"
#: ru_RU_en_US.properties
msgctxt ""
@@ -94,7 +94,7 @@ msgctxt ""
"typographica\n"
"property.text"
msgid "Typographical"
-msgstr ""
+msgstr "Tipografi"
#: ru_RU_en_US.properties
msgctxt ""
diff --git a/source/id/formula/messages.po b/source/id/formula/messages.po
index b97f824804d..c6c0fc3f06c 100644
--- a/source/id/formula/messages.po
+++ b/source/id/formula/messages.po
@@ -4,17 +4,17 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: 2017-11-27 09:08+0000\n"
-"Last-Translator: Andika Triwidada <andika@gmail.com>\n"
+"PO-Revision-Date: 2018-11-15 10:18+0000\n"
+"Last-Translator: Jordan Maulana <jordanmaulana26@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: id\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=1; plural=0;\n"
+"Plural-Forms: nplurals=2; plural=n>1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1511773733.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542277080.000000\n"
#: formula/inc/core_resource.hrc:2263
msgctxt "RID_STRLIST_FUNCTION_NAMES"
@@ -2076,7 +2076,7 @@ msgstr "SEARCHB"
#: formula/inc/core_resource.hrc:2682
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REGEX"
-msgstr ""
+msgstr "REGEX"
#: formula/inc/strings.hrc:25
msgctxt "STR_OPTIONAL"
diff --git a/source/id/helpcontent2/source/text/sbasic/shared.po b/source/id/helpcontent2/source/text/sbasic/shared.po
index 7139a634ecf..39b6ceefdd6 100644
--- a/source/id/helpcontent2/source/text/sbasic/shared.po
+++ b/source/id/helpcontent2/source/text/sbasic/shared.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-10-21 20:57+0200\n"
-"PO-Revision-Date: 2018-11-08 07:02+0000\n"
-"Last-Translator: muriaakmal <akmalrifqirifqiakmal@gmail.com>\n"
+"PO-Revision-Date: 2018-11-15 09:55+0000\n"
+"Last-Translator: Jordan Maulana <jordanmaulana26@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: id\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n>1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1541660565.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542275707.000000\n"
#: 00000002.xhp
msgctxt ""
@@ -4950,7 +4950,7 @@ msgctxt ""
"hd_id3151278\n"
"help.text"
msgid "Dropdown"
-msgstr "Luruh"
+msgstr "Dropdown "
#: 01170101.xhp
msgctxt ""
@@ -7166,7 +7166,7 @@ msgctxt ""
"par_id051220170242005479\n"
"help.text"
msgid "sVar = MsgBox(\"Las Vegas\", MB_DEFBUTTON2 + MB_ICONSTOP + MB_ABORTRETRYCANCEL, \"Dialog title\")"
-msgstr ""
+msgstr "sVar = MsgBox (\"Las Vegas\", MB_DEFBUTTON2 + MB_ICONSTOP + MB_ABORTRETRYCANCEL, \"Judul dialog\")"
#: 03010103.xhp
msgctxt ""
@@ -7238,7 +7238,7 @@ msgctxt ""
"par_id3163712\n"
"help.text"
msgid "<emph>Expression</emph>: Any numeric or string expression to be printed. Multiple expressions can be separated by a semicolon. If separated by a comma, the expressions are indented to the next tab stop. The tab stops cannot be adjusted."
-msgstr ""
+msgstr "<emph> Expression</emph> : Setiap ekspresi numerik atau string yang akan dicetak. Beberapa ekspresi dapat dipisahkan dengan titik koma. Jika dipisahkan oleh koma, ekspresi terindentasi ke perhentian tab selanjutnya. Tab berhenti tidak dapat disesuaikan."
#: 03010103.xhp
msgctxt ""
@@ -7446,7 +7446,7 @@ msgctxt ""
"par_id3153897\n"
"help.text"
msgid "If <emph>x_pos</emph> and <emph>y_pos</emph> are omitted, the dialog is centered on the screen. The position is specified in <link href=\"text/sbasic/shared/00000002.xhp#twips\" name=\"twips\">twips</link>."
-msgstr ""
+msgstr "Jika<emph>x_pos</emph>dan<emph>y_pos</emph> diabaikan, dialog akan terpusat di layar. Posisi ditentukan dalam <link href=\"text/sbasic/shared/00000002.xhp#twips\" name=\"twips\">twips</link>."
#: 03010201.xhp
msgctxt ""
@@ -7574,7 +7574,7 @@ msgctxt ""
"par_id3150448\n"
"help.text"
msgid "<emph>Color value</emph>: Long integer expression that specifies any <link href=\"text/sbasic/shared/00000003.xhp#farbcodes\" name=\"color code\">color code</link> for which to return the blue component."
-msgstr ""
+msgstr "<emph>Nilai Warna</emph>: Ekspresi integer panjang yang menentukan apapun<link href=\"text/sbasic/shared/00000003.xhp#farbcodes\" name=\"color code\">Kode warna</link>untuk mengembalikan komponen biru."
#: 03010301.xhp
msgctxt ""
@@ -7814,7 +7814,7 @@ msgctxt ""
"par_id3150440\n"
"help.text"
msgid "<emph>ColorNumber</emph>: Long integer expression that specifies any <link href=\"text/sbasic/shared/00000003.xhp#farbcodes\" name=\"color code\">color code</link> for which to return the Red component."
-msgstr ""
+msgstr "<emph>NomorWarna</emph>: Ekspresi integer panjang yang menentukan apapun<link href=\"text/sbasic/shared/00000003.xhp#farbcodes\" name=\"color code\">Kode warna</link>untuk mengembalikan komponen merah."
#: 03010303.xhp
msgctxt ""
@@ -7878,7 +7878,7 @@ msgctxt ""
"par_id3150359\n"
"help.text"
msgid "Returns the <link href=\"text/sbasic/shared/03010305.xhp\" name=\"RGB\">RGB</link> color code of the color passed as a color value through an older MS-DOS based programming system."
-msgstr ""
+msgstr "Mengembalikan kode warna <link href=\"text/sbasic/shared/03010305.xhp\" name=\"RGB\"> RGB </link> kode warna dari warna yang dilewatkan sebagai nilai warna melalui sistem pemrograman lama berbasis MS-DOS."
#: 03010304.xhp
msgctxt ""
@@ -7926,7 +7926,7 @@ msgctxt ""
"par_id3161832\n"
"help.text"
msgid "<emph>ColorNumber</emph>: Any integer expression that specifies the color value of the color passed from an older MS-DOS based programming system."
-msgstr ""
+msgstr "<emph> NomorWarna </emph>: Ekspresi integer apa pun yang menentukan nilai warna dari warna yang diteruskan dari sistem pemrograman lama berbasis MS-DOS."
#: 03010304.xhp
msgctxt ""
@@ -8070,7 +8070,7 @@ msgctxt ""
"par_id3146914\n"
"help.text"
msgid "This function is used only to convert from older MS-DOS based BASIC applications that use the above color codes. The function returns a long integer value indicating the color to be used in the $[officename] IDE."
-msgstr ""
+msgstr "Fungsi ini hanya digunakan untuk mengkonversi dari aplikasi BASIC berbasis MS-DOS lama yang menggunakan kode warna di atas. Fungsi mengembalikan nilai integer panjang yang menunjukkan warna yang akan digunakan dalam $[officename] IDE."
#: 03010304.xhp
msgctxt ""
@@ -8246,7 +8246,7 @@ msgctxt ""
"par_id3150398\n"
"help.text"
msgid "You can use these functions to support the creation of \"relative\" files, so that you can save and reload certain records by specifying their record number. File I/O functions can also help you manage your files by providing you with information such as file size, current path settings, or the creation date of a file or a directory."
-msgstr ""
+msgstr "Anda dapat menggunakan fungsi-fungsi ini untuk mendukung pembuatan berkas \"relatif\", sehingga anda dapat menyimpan dan memuat ulang rekaman tertentu dengan menentukan nomor catatan mereka. Fungsi berkas I/O juga dapat membantu anda mengelola berkas dengan memberi anda informasi seperti ukuran berkas, pengaturan jalur saat ini, atau tanggal pembuatan berkas atau direktori."
#: 03020100.xhp
msgctxt ""
@@ -8326,7 +8326,7 @@ msgctxt ""
"par_id3150791\n"
"help.text"
msgid "<emph>FileNumber:</emph> Any integer expression that specifies the number of the data channel that was opened with the <emph>Open</emph> statement."
-msgstr ""
+msgstr "<emph>NumberBerkas:</emph> Ekspresi integer apa pun yang menentukan jumlah saluran data yang dibuka dengan pernyataan <emph> Buka </emph>."
#: 03020101.xhp
msgctxt ""
@@ -8518,7 +8518,7 @@ msgctxt ""
"par_id3149262\n"
"help.text"
msgid "<emph>Mode:</emph> Keyword that specifies the file mode. Valid values: Append (append to sequential file), Binary (data can be accessed by bytes using Get and Put), Input (opens data channel for reading), Output (opens data channel for writing), and Random (edits relative files)."
-msgstr ""
+msgstr "<emph> Mode: </emph> Kata Kunci yang menentukan mode berkas. Nilai yang valid: Tambah (tambahkan ke berkas sekuensial), Biner (data dapat diakses oleh byte menggunakan Get and Put), Masukan (membuka saluran data untuk membaca), Keluaran (membuka saluran data untuk menulis), dan Acak (mengedit berkas relatif)"
#: 03020103.xhp
msgctxt ""
@@ -8590,7 +8590,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Reset Statement"
-msgstr ""
+msgstr "Reset Pernyataan"
#: 03020104.xhp
msgctxt ""
@@ -8654,7 +8654,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "File Input/Output Functions"
-msgstr ""
+msgstr "Fungsi Berkas Masukan/Keluaran"
#: 03020200.xhp
msgctxt ""
@@ -8686,7 +8686,7 @@ msgctxt ""
"hd_id3154927\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/03020201.xhp\">Get Statement</link>"
-msgstr ""
+msgstr "<link href=\"text/sbasic/shared/03020201.xhp\">Dapatkan Pernyataan</link>"
#: 03020201.xhp
msgctxt ""
@@ -8838,7 +8838,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Input# Statement"
-msgstr ""
+msgstr "Pernyataan Input#"
#: 03020202.xhp
msgctxt ""
@@ -8854,7 +8854,7 @@ msgctxt ""
"hd_id3154908\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/03020202.xhp\" name=\"Input# Statement\">Input# Statement</link>"
-msgstr ""
+msgstr "<link href=\"text/sbasic/shared/03020202.xhp\" name=\"Input# Statement\">Pernyataan Input#</link>"
#: 03020202.xhp
msgctxt ""
@@ -8862,7 +8862,7 @@ msgctxt ""
"par_id3156424\n"
"help.text"
msgid "Reads data from an open sequential file."
-msgstr ""
+msgstr "Baca data dari buka berkas sekuensial."
#: 03020202.xhp
msgctxt ""
diff --git a/source/id/helpcontent2/source/text/sbasic/shared/01.po b/source/id/helpcontent2/source/text/sbasic/shared/01.po
index b62763838ee..66bf63a5400 100644
--- a/source/id/helpcontent2/source/text/sbasic/shared/01.po
+++ b/source/id/helpcontent2/source/text/sbasic/shared/01.po
@@ -3,18 +3,18 @@ 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-05-16 16:54+0200\n"
-"PO-Revision-Date: 2018-09-19 08:34+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-15 09:52+0000\n"
"Last-Translator: Jordan Maulana <jordanmaulana26@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: id\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=1; plural=0;\n"
+"Plural-Forms: nplurals=2; plural=n>1;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1537346055.000000\n"
+"X-POOTLE-MTIME: 1542275524.000000\n"
#: 06130000.xhp
msgctxt ""
@@ -93,8 +93,8 @@ msgctxt ""
"06130000.xhp\n"
"par_id3154791\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
-msgstr "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Menjalankan atau menyimpan makro saat ini.</ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Runs or saves the current macro.</ahelp>"
+msgstr "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Menjalankan atau menyimpan makro saat ini.</ahelp>"
#: 06130000.xhp
msgctxt ""
diff --git a/source/id/helpcontent2/source/text/scalc/00.po b/source/id/helpcontent2/source/text/scalc/00.po
index 4d59ad6dd94..7e2076ae82c 100644
--- a/source/id/helpcontent2/source/text/scalc/00.po
+++ b/source/id/helpcontent2/source/text/scalc/00.po
@@ -3,18 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-11-22 13:53+0100\n"
-"PO-Revision-Date: 2018-09-25 14:11+0000\n"
-"Last-Translator: Jordan Maulana <jordanmaulana26@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-15 04:11+0000\n"
+"Last-Translator: Faqih Yugo Susilo <faqihyugos@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: id\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=1; plural=0;\n"
+"Plural-Forms: nplurals=2; plural=n>1;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1537884711.000000\n"
+"X-POOTLE-MTIME: 1542255099.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -29,15 +29,15 @@ msgctxt ""
"00000004.xhp\n"
"hd_id3155535\n"
"help.text"
-msgid "<variable id=\"wie\">To access this function... </variable>"
-msgstr "<variable id=\"wie\">Untuk mengakses fungsi ini... </variable>"
+msgid "<variable id=\"wie\">To access this function...</variable>"
+msgstr "<variable id=\"wie\">Untuk mengakses fungsi ini...</variable> "
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
"par_idN1056E\n"
"help.text"
-msgid "<variable id=\"moreontop\">More explanations on top of this page. </variable>"
+msgid "<variable id=\"moreontop\">More explanations on top of this page.</variable>"
msgstr "<variable id=\"moreontop\">Penjelasan lebih lanjut di atas halaman ini. </variable>"
#: 00000004.xhp
@@ -45,7 +45,7 @@ msgctxt ""
"00000004.xhp\n"
"par_idN105AF\n"
"help.text"
-msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone. </variable>"
+msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone.</variable>"
msgstr "<variable id=\"optional\">Dalam fungsi-fungsi %PRODUCTNAME Calc, parameter yang ditandai dengan \"opsional\" dapat ditinggalkan apabila tidak ada parameter yang mengikuti. Sebagai contoh, [ada fungsi dengan empat parameter yang dua parameter terakhir ditandai dengan \"opsional\", Anda dapat meninggalkan parameter 4 atau parameter 3 dan 4, tetapi Anda tetap tidak bisa membiarkan parameter 3 sendirian. </variable>"
#: 00000004.xhp
@@ -77,7 +77,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph></variable>"
+msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph>.</variable>"
msgstr "<variable id=\"kopffuss\">Pilih <emph>Sisip - Kop dan Kaki</emph></variable>"
#: 00000402.xhp
@@ -85,15 +85,15 @@ msgctxt ""
"00000402.xhp\n"
"par_id3159233\n"
"help.text"
-msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs</variable>"
-msgstr "<variable id=\"bkopfzeile\">Pilih tab <emph>Sisip - Kop dan Kaki - Kop dan Kaki</emph></variable>"
+msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150443\n"
"help.text"
-msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph></variable>"
+msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph>.</variable>"
msgstr "<variable id=\"bausfullen\">Pilih <emph>Lembar - Isi Sel</emph></variable>"
#: 00000402.xhp
@@ -101,7 +101,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3143267\n"
"help.text"
-msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph></variable>"
+msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph>.</variable>"
msgstr "<variable id=\"bausunten\">Pilih <emph>Lembar - Isi Sel - Turun</emph></variable>"
#: 00000402.xhp
@@ -109,7 +109,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3153880\n"
"help.text"
-msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph></variable>"
+msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph>.</variable>"
msgstr "<variable id=\"bausrechts\">Pilih <emph>Lembar - Isi Sel - Kanan</emph></variable>"
#: 00000402.xhp
@@ -117,15 +117,15 @@ msgctxt ""
"00000402.xhp\n"
"par_id3151245\n"
"help.text"
-msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph></variable>"
-msgstr "<variable id=\"bausoben\">Pilih <emph>Lembar - Isi Sel - Naik</emph></variable>"
+msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph>.</variable>"
+msgstr "<variable id=\"bausoben\">Pilih <emph>Lembar - Isi Sel - Atas</emph></variable>"
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph></variable>"
+msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph>.</variable>"
msgstr "<variable id=\"bauslinks\">Pilih <emph>Lembar - Isi Sel - Kiri</emph></variable>"
#: 00000402.xhp
@@ -133,15 +133,15 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150400\n"
"help.text"
-msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph></variable>"
-msgstr "<variable id=\"baustab\">Pilih <emph>Lembar - Isi Sel - Lembaran</emph></variable>"
+msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3154910\n"
"help.text"
-msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph></variable>"
+msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph>.</variable>"
msgstr "<variable id=\"bausreihe\">Pilih <emph>Lembar - Isi Sel - Seri</emph></variable>"
#: 00000402.xhp
@@ -149,7 +149,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "Choose <emph>Sheet - Clear Cells</emph>"
+msgid "Choose <emph>Sheet - Clear Cells</emph>."
msgstr "Pilih <emph>Lembar - Bersihkan Sel</emph>"
#: 00000402.xhp
@@ -165,7 +165,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150011\n"
"help.text"
-msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph></variable>"
+msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph>.</variable>"
msgstr "<variable id=\"bzelo\">Pilih <emph>Lembar - Hapus Sel</emph></variable>"
#: 00000402.xhp
@@ -173,7 +173,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3153951\n"
"help.text"
-msgid "Choose <emph>Sheet - Delete Sheet</emph>"
+msgid "Choose <emph>Sheet - Delete Sheet</emph>."
msgstr "Pilih <emph>Lembar - Hapus Lembar</emph>"
#: 00000402.xhp
@@ -181,7 +181,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3155306\n"
"help.text"
-msgid "Open context menu for a sheet tab"
+msgid "Open context menu for a sheet tab."
msgstr "Membuka menu konteks untuk tab lembar kerja"
#: 00000402.xhp
@@ -189,7 +189,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3146119\n"
"help.text"
-msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>"
+msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>."
msgstr "Pilih <emph>Lembar - Pindah atau Salin Lembar</emph>"
#: 00000402.xhp
@@ -197,8 +197,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3148645\n"
"help.text"
-msgid "Open context menu for a sheet tab"
-msgstr "Membuka menu konteks untuk tab lembar kerja"
+msgid "Open context menu for a sheet tab."
+msgstr "Membuka menu konteks untuk tab lembar kerja."
#: 00000403.xhp
msgctxt ""
@@ -221,32 +221,32 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150275\n"
"help.text"
-msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph></variable>"
-msgstr "<variable id=\"aspze\">Pilih <emph>Tilik - Kop Kolom & Baris</emph></variable>"
+msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph>.</variable>"
+msgstr "<variable id=\"aspze\">Pilih <emph>Tampilan - Kop Kolom & Baris</emph></variable>"
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph></variable>"
-msgstr "<variable id=\"awehe\">Pilih <emph>Tilik - Penyorotan Nilai</emph></variable>"
+msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph>.</variable>"
+msgstr "<variable id=\"awehe\">Pilih <emph>Tampilan - Penyorotan Nilai</emph>.</variable>"
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3148947\n"
"help.text"
-msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph></variable>"
-msgstr "<variable id=\"rechenleiste\">Pilih <emph>Tilik - Bilah Rumus</emph> atau <emph>Tilik - Bilah Alat - Bilah Rumus</emph></variable>"
+msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph>.</variable>"
+msgstr "<variable id=\"rechenleiste\">Pilih <emph>Tampilan - Bilah Rumus</emph> atau <emph>Tampilan - Bilah Alat - Bilah Rumus</emph>.</variable>"
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3148663\n"
"help.text"
-msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph></variable>"
-msgstr "<variable id=\"seumvo\">Pilih <emph>Tilik - Pemutus Halaman</emph></variable>"
+msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph>.</variable>"
+msgstr "<variable id=\"seumvo\">Pilih <emph>Tampilan - Pemutus Halaman</emph></variable>"
#: 00000404.xhp
msgctxt ""
@@ -269,16 +269,16 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149784\n"
"help.text"
-msgid "Choose <emph>Insert - Cells</emph>"
-msgstr "Pilih <emph>Sisip - Sel</emph>"
+msgid "Choose <emph>Insert - Cells</emph>."
+msgstr "Pilih <emph>Sisip - Sel</emph>."
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "Open <emph>Insert Cells</emph> toolbar from Tools bar:"
-msgstr "Buka baris alat <emph>Sisip Sel</emph> dari baris Perkakas:"
+msgid "Open <emph>Insert Cells</emph> toolbar from <emph>Tools</emph> bar:"
+msgstr "Buka baris alat <emph>Sisip Sel</emph> dari bilah alat <emph> Alat </emph> baris:"
#: 00000404.xhp
msgctxt ""
@@ -365,7 +365,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149033\n"
"help.text"
-msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph></variable>"
+msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph>.</variable>"
msgstr "<variable id=\"eitab\">Pilih <emph>Lembar Kerja - Sisip Lembar Kerja</emph></variable>"
#: 00000404.xhp
@@ -373,15 +373,15 @@ msgctxt ""
"00000404.xhp\n"
"par_idN1082F\n"
"help.text"
-msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph></variable>"
-msgstr "<variable id=\"eitabfile\">Pilih <emph>Lembar Kerja - Sisip Lembar Kerja dari Berkas</emph></variable>"
+msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph>.</variable>"
+msgstr "<variable id=\"eitabfile\">Pilih <emph>Lembar Kerja - Sisip Lembar Kerja dari Berkas</emph>.</variable>"
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3155115\n"
"help.text"
-msgid "Choose <emph>Insert - Function</emph>"
+msgid "Choose <emph>Insert - Function</emph>."
msgstr "Pilih <emph>Sisip - Fungsi</emph>"
#: 00000404.xhp
@@ -429,8 +429,8 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155809\n"
"help.text"
-msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date&Time</emph></variable>"
-msgstr "<variable id=\"eikadaze\"><emph>Sisip - Fungsi</emph> - Kategori <emph>Tanggal&Waktu</emph></variable>"
+msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date & Time</emph></variable>"
+msgstr "<variable id=\"eikadaze\"><emph>Sisip - Fungsi</emph> - Kategori <emph>Tanggal & Waktu</emph></variable>"
#: 00000404.xhp
msgctxt ""
@@ -517,32 +517,32 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155383\n"
"help.text"
-msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph></variable>"
-msgstr "<variable id=\"funktionsliste\">Pilih <emph>Sisp - Daftar Fungsi</emph></variable>"
+msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph>.</variable>"
+msgstr "<variable id=\"funktionsliste\">Pilih <emph>Sisp - Daftar Fungsi</emph>.</variable>"
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153250\n"
"help.text"
-msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph></variable>"
-msgstr "<variable id=\"einamen\">Pilih <emph>Sisip - Ekspresi dan Rentang yang Dinamai</emph></variable>"
+msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph>.</variable>"
+msgstr "<variable id=\"einamen\">Pilih <emph>Sisip - Ekspresi dan Rentang yang Dinamai</emph>.</variable>"
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3146776\n"
"help.text"
-msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph></variable>"
-msgstr "<variable id=\"eiextdata\">Pilih <emph>Lembar Kerja - Hubungkan ke Data Eksternal</emph></variable>"
+msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3143222\n"
"help.text"
-msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>"
-msgstr "Pilih <emph>Lembar Kerja - Ekspresi dan Rentang yang Dinamai - Tentukan</emph>"
+msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -557,15 +557,15 @@ msgctxt ""
"00000404.xhp\n"
"par_id3145214\n"
"help.text"
-msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph></variable>"
-msgstr "<variable id=\"einaei\">Pilih <emph>Lembar Kerja - Ekspresi dan Rentang yang Dinamai - Sisip</emph></variable>"
+msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph>.</variable>"
+msgstr "<variable id=\"einaei\">Pilih <emph>Lembar Kerja - Ekspresi dan Rentang yang Dinamai - Sisip</emph>.</variable>"
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153558\n"
"help.text"
-msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph></variable>"
+msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph>.</variable>"
msgstr "<variable id=\"einaueb\">Pilih <emph>Lembar Kerja - Ekspresi dan Rentang yang Dinamai - Buat</emph></variable>"
#: 00000404.xhp
@@ -573,8 +573,8 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153483\n"
"help.text"
-msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph></variable>"
-msgstr "<variable id=\"einabesch\">Pilih <emph>Lembar Kerja - Ekspresi dan Rentang yang Dinamai - Label</emph></variable>"
+msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
@@ -597,192 +597,192 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154685\n"
"help.text"
-msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph></variable>"
-msgstr "<variable id=\"fozelle\">Pilih <emph>Format - Sel</emph></variable>"
+msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153194\n"
"help.text"
-msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab </variable>"
-msgstr "<variable id=\"fozelstz\">Pilih <emph>Format - Sel - Perlindungan Sel</emph> tab </variable>"
+msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155854\n"
"help.text"
-msgid "<variable id=\"fozei\">Choose <emph>Format - Row</emph></variable>"
-msgstr "<variable id=\"fozei\">Pilih <emph>Format - Baris</emph></variable>"
+msgid "<variable id=\"fozei\">Choose <emph>Format - Rows</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3150012\n"
"help.text"
-msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Row - Optimal Height</emph></variable>"
-msgstr "<variable id=\"fozeiophoe\">Pilih <emph>Format - Baris - Tinggi Optimal</emph></variable>"
+msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Rows - Optimal Height</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3148645\n"
"help.text"
-msgid "Choose <emph>Format - Row - Hide</emph>"
-msgstr "Pilih <emph>Format - Baris - Sembunyi</emph>"
+msgid "Choose <emph>Format - Rows - Hide</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153728\n"
"help.text"
-msgid "Choose <emph>Format - Column - Hide</emph>"
-msgstr "Pilih <emph>Format - Kolom - Sembunyi</emph>"
+msgid "Choose <emph>Format - Columns - Hide</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3151114\n"
"help.text"
-msgid "Choose <emph>Format - Sheet - Hide</emph>"
-msgstr "Pilih <emph>Format - Lembar Kerja - Sembunyi</emph>"
+msgid "Choose <emph>Sheet - Hide Sheet</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3148576\n"
"help.text"
-msgid "Choose <emph>Format - Row - Show</emph>"
-msgstr "Pilih <emph>Format - Baris - Tampil</emph>"
+msgid "Choose <emph>Format - Rows - Show</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156286\n"
"help.text"
-msgid "Choose <emph>Format - Column - Show</emph>"
-msgstr "Pilih <emph>Format - Kolom - Tampil</emph>"
+msgid "Choose <emph>Format - Columns - Show</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3145645\n"
"help.text"
-msgid "<variable id=\"fospa\">Choose <emph>Format - Column</emph></variable>"
-msgstr "<variable id=\"fospa\">Pilih <emph>Format - Kolom</emph></variable>"
+msgid "<variable id=\"fospa\">Choose <emph>Format - Columns</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3145252\n"
"help.text"
-msgid "Choose <emph>Format - Column - Optimal Width</emph>"
-msgstr "Pilih <emph>Format - Kolom - Lebar Optimal</emph>"
+msgid "Choose <emph>Format - Columns - Optimal Width</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3146971\n"
"help.text"
-msgid "Double-click right column separator in column headers"
-msgstr "Klik ganda di sisi kanan pemisah kolom dalam kop kolom"
+msgid "Double-click right column separator in column headers."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3147362\n"
"help.text"
-msgid "<variable id=\"fot\">Choose <emph>Format - Sheet</emph></variable>"
-msgstr "<variable id=\"fot\">Pilih <emph>Format - Lembar Kerja</emph></variable>"
+msgid "<variable id=\"fot\">Choose <emph>Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3163805\n"
"help.text"
-msgid "<variable id=\"fotu\">Choose <emph>Format - Sheet - Rename</emph></variable>"
-msgstr "<variable id=\"fotu\">Pilih <emph>Format - Lembar Kerja - Ubah Nama</emph></variable>"
+msgid "<variable id=\"fotu\">Choose <emph>Sheet - Rename Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155333\n"
"help.text"
-msgid "<variable id=\"fotenb\">Choose <emph>Format - Sheet - Show</emph></variable>"
-msgstr "<variable id=\"fotenb\">Pilih <emph>Format - Lembar Kerja - Tampil</emph></variable>"
+msgid "<variable id=\"fotenb\">Choose <emph>Sheet - Show Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_idN1077A\n"
"help.text"
-msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph></variable>"
-msgstr "<variable id=\"foste\">Pilih <emph>Format - Halaman</emph></variable>"
+msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155508\n"
"help.text"
-msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab </variable>"
-msgstr "<variable id=\"fostel\">Pilih <emph>Format - Halaman - Lembar Kerja</emph> tab </variable>"
+msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3150883\n"
"help.text"
-msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph></variable>"
-msgstr "<variable id=\"fodrbe\">Pilih <emph>Format - Jangkauan Cetak</emph></variable>"
+msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156448\n"
"help.text"
-msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph></variable>"
-msgstr "<variable id=\"fodrfe\">Pilih <emph>Format - Jangkauan Cetak - Tentukan</emph></variable>"
+msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156290\n"
"help.text"
-msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph></variable>"
-msgstr "<variable id=\"fodrhin\">Pilih <emph>Format - Jangkauan Cetak - Tambah</emph></variable>"
+msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155812\n"
"help.text"
-msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph></variable>"
-msgstr "<variable id=\"fodbah\">Pilih <emph>Format - Rentang Cetak - Bersih</emph></variable>"
+msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153307\n"
"help.text"
-msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph></variable>"
-msgstr "<variable id=\"fodbbe\">Pilih <emph>Format - Jangkauan Cetak - Sunting</emph></variable>"
+msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153916\n"
"help.text"
-msgid "Choose <emph>Format - AutoFormat</emph>"
-msgstr "Pilih <emph>Format - Format Otomatis</emph>"
+msgid "Choose <emph>Format - AutoFormat</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3154532\n"
"help.text"
-msgid "On the Tools bar, click"
-msgstr "Pada baris Peralatan (Tools bar), klik"
+msgid "On the <emph>Tools</emph> bar, click"
+msgstr ""
#: 00000405.xhp
msgctxt ""
@@ -805,8 +805,8 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154618\n"
"help.text"
-msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph></variable>"
-msgstr "<variable id=\"bedingte\">Pilih <emph>Format - Pemformatan Berkondisi</emph></variable>"
+msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -829,16 +829,16 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150541\n"
"help.text"
-msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph> </variable>"
-msgstr "<variable id=\"exdektv\">Pilih <emph>Perkakas - Detektif</emph></variable>"
+msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3153194\n"
"help.text"
-msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>"
-msgstr "Pilih <emph>Perkakas - Detektif - Jejak Referensi</emph>"
+msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -853,24 +853,24 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph> </variable>"
-msgstr "<variable id=\"silbentrennungc\">Menu <emph>Perkakas - Bahasa - Pemenggalan Kata</emph></variable>"
+msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3145785\n"
"help.text"
-msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph> </variable>"
-msgstr "<variable id=\"exdvore\">Pilih <emph>Perkakas - Detektif - Buang Preseden</emph></variable>"
+msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3155411\n"
"help.text"
-msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>"
-msgstr "Pilih <emph>Perkakas - Detektif - Jejak Ketergantungan</emph>"
+msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -885,112 +885,112 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146984\n"
"help.text"
-msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph> </variable>"
-msgstr "<variable id=\"exdszne\">Pilih <emph>Perkakas - Detektif - Buang yang Bergantung</emph></variable>"
+msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3154014\n"
"help.text"
-msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph> </variable>"
-msgstr "<variable id=\"exdase\">Pilih <emph>Perkakas - Detektif - Buang Semua Jejak</emph></variable>"
+msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3153188\n"
"help.text"
-msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph> </variable>"
-msgstr "<variable id=\"exdszfe\">Pilih <emph>Perkakas - Detektif - Lacak Kesalahan</emph></variable>"
+msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3149410\n"
"help.text"
-msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph> </variable>"
-msgstr "<variable id=\"fuellmodus\">Pilih <emph>Perkakas - Detektif - Mode Pengisian</emph></variable>"
+msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3156284\n"
"help.text"
-msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph> </variable>"
-msgstr "<variable id=\"dateneinkreisen\">Pilih <emph>Perkakas - Detektif - Tandai Data Tak Sah</emph></variable>"
+msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3153159\n"
"help.text"
-msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph> </variable>"
-msgstr "<variable id=\"spurenaktualisieren\">Pilih <emph>Perkakas - Detektif - Segarkan Jejak</emph></variable>"
+msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3147397\n"
"help.text"
-msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph> </variable>"
-msgstr "<variable id=\"automatisch\">Pilih <emph>Perkakas - Detektif - Penyegaran Otomatis</emph></variable>"
+msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3154018\n"
"help.text"
-msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph> </variable>"
-msgstr "<variable id=\"exzws\">Pilih <emph>Perkakas - Titik Temu</emph></variable>"
+msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3269142\n"
"help.text"
-msgid "<variable id=\"solver\">Choose <emph>Tools - Solver</emph> </variable>"
-msgstr "<variable id=\"solver\">Pilih <emph>Perkakas - Pemecah</emph></variable>"
+msgid "<variable id=\"solver\">Choose <emph>Tools - Solver</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id8554338\n"
"help.text"
-msgid "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, <emph>Options</emph> button </variable>"
-msgstr "<variable id=\"solver_options\">Pilih <emph>Perkakas - Pemecah</emph>, tombol <emph>Opsi</emph></variable>"
+msgid "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, click <emph>Options</emph> button.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3156277\n"
"help.text"
-msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph> </variable>"
-msgstr "<variable id=\"exsze\">Pilih <emph>Perkakas - Skenario</emph></variable>"
+msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3149020\n"
"help.text"
-msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph></variable>"
-msgstr "<variable id=\"protect_sheet\">Pilih <emph>Perkakas - Lindungi Lembar Kerja</emph></variable>"
+msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3154256\n"
"help.text"
-msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph></variable>"
-msgstr "<variable id=\"protect_spreadsheet\">Pilih <emph>Perkakas - Lindungi Lembar Kerja</emph></variable>"
+msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3146919\n"
"help.text"
-msgid "Choose <emph>Data - Calculate - Recalculate</emph>"
-msgstr "Pilih <emph>Data - Hitung - Hitung Ulang</emph>"
+msgid "Choose <emph>Data - Calculate - Recalculate</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -1005,16 +1005,16 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150941\n"
"help.text"
-msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph> </variable>"
-msgstr "<variable id=\"exatmb\">Pilih <emph>Data - Hitung - Hitung Otomatis</emph></variable>"
+msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3151276\n"
"help.text"
-msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph> </variable>"
-msgstr "<variable id=\"autoeingabe\">Pilih <emph>Perkakas - Masukan Otomatis</emph></variable>"
+msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph>.</variable>"
+msgstr ""
#: 00000407.xhp
msgctxt ""
@@ -1037,16 +1037,16 @@ msgctxt ""
"00000407.xhp\n"
"par_id3147335\n"
"help.text"
-msgid "<variable id=\"fete\">Choose <item type=\"menuitem\">View - Split Window</item></variable>"
-msgstr "<variable id=\"fete\">Pilih <item type=\"menuitem\">Tilik - Belah Jendela</item></variable>"
+msgid "<variable id=\"fete\">Choose ><item type=\"menuitem\">View - Split Window</item>.</variable>"
+msgstr ""
#: 00000407.xhp
msgctxt ""
"00000407.xhp\n"
"par_id3153663\n"
"help.text"
-msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item></variable>"
-msgstr "<variable id=\"fefix\">Pilih <item type=\"menuitem\">Tilik - Bekukan Sel - Bekukan Baris dan Kolom</item></variable>"
+msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1069,48 +1069,48 @@ msgctxt ""
"00000412.xhp\n"
"par_id8366954\n"
"help.text"
-msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph></variable>"
-msgstr "<variable id=\"text2columns\">Pilih <emph>Data - Teks ke Kolom</emph></variable>"
+msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3147399\n"
"help.text"
-msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph></variable>"
-msgstr "<variable id=\"dbrbf\">Pilih <emph>Data - Tentukan Jangkauan</emph></variable>"
+msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145345\n"
"help.text"
-msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph></variable>"
-msgstr "<variable id=\"dbrba\">Pilih <emph>Data - Pilih Jangkauan</emph></variable>"
+msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150443\n"
"help.text"
-msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph></variable>"
-msgstr "<variable id=\"dnsrt\">Pilih <emph>Data - Urut...</emph></variable>"
+msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148491\n"
"help.text"
-msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab"
-msgstr "Pilih <emph>Data - Urutan - Kriteria Urutan</emph> tab"
+msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154516\n"
"help.text"
-msgid "On Standard bar, click"
-msgstr "Di baris Standar, klik"
+msgid "On <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1149,32 +1149,32 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146984\n"
"help.text"
-msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab</variable>"
-msgstr "<variable id=\"dnstot\">Pilih tab <emph>Data - Urutan - Pilihan</emph></variable>"
+msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155308\n"
"help.text"
-msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph></variable>"
-msgstr "<variable id=\"dnftr\">Pilih <emph>Data - Saring</emph></variable>"
+msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148646\n"
"help.text"
-msgid "Choose <emph>Data - AutoFilter</emph>"
-msgstr "Pilih <emph>Data - Saring Otomatis</emph>"
+msgid "Choose <emph>Data - AutoFilter</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151113\n"
"help.text"
-msgid "On Tools bar or Table Data bar, click"
-msgstr "Di baris Peralatan atau Data Tabel, klik"
+msgid "On <emph>Tools</emph> bar or <emph>Table Data</emph> bar, click"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1197,40 +1197,40 @@ msgctxt ""
"00000412.xhp\n"
"par_id3156278\n"
"help.text"
-msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph></variable>"
-msgstr "<variable id=\"dnfspz\">Pilih <emph>Data - Penyaring Lain - Penyaring Tingkat Lanjut...</emph></variable>"
+msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph> .</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153764\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label"
-msgstr "Pilih label <emph>Data - Penyaring Lain - Penyaring Standar... - Opsi>></emph>"
+msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155444\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label"
-msgstr "Pilih label <emph>Data - Penyaring Lain - Penyaring Tingkat Lanjut... - Opsi</emph>"
+msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3156382\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Reset Filter</emph>"
-msgstr "Pilih <emph>Data - Penyaring Lain - Reset Penyaring</emph>"
+msgid "Choose <emph>Data - More Filters - Reset Filter</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155961\n"
"help.text"
-msgid "On Table Data bar, click <emph>Reset Filter/Sort</emph>"
-msgstr "Pada bilah Tabel Data, klik <emph>Reset Penyaring/Pengurutan</emph>"
+msgid "On <emph>Table Data</emph> bar, click <emph>Reset Filter/Sort</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1253,112 +1253,112 @@ msgctxt ""
"00000412.xhp\n"
"par_id3152778\n"
"help.text"
-msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph></variable>"
-msgstr "<variable id=\"dnaftas\">Pilih <emph>Data - Penyaring Lain - Sembunyikan Saring Otomatis</emph></variable>"
+msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3166424\n"
"help.text"
-msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph></variable>"
-msgstr "<variable id=\"dntegs\">Pilih <emph>Data - Subtotal</emph></variable>"
+msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154574\n"
"help.text"
-msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs</variable>"
-msgstr "<variable id=\"dntezd\">Pilih tab <emph>Data - Subtotal - Kelompok ke-1, 2, dan 3</emph></variable>"
+msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151277\n"
"help.text"
-msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab</variable>"
-msgstr "<variable id=\"dntopi\">Pilih tab <emph>Data - Subtotal - Pilihan</emph></variable>"
+msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145133\n"
"help.text"
-msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph></variable>"
-msgstr "<variable id=\"datengueltig\">Pilih <emph>Data - Keabsahan</emph></variable>"
+msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3152992\n"
"help.text"
-msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigwerte\">Menu tab <emph>Data - Keabsahan - Kriteria</emph></variable>"
+msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150367\n"
"help.text"
-msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigeingabe\">Pilih tab <emph>Data - Keabsahan - Bantuan Masukan</emph></variable>"
+msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154486\n"
"help.text"
-msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigfehler\">Pilih tab <emph>Data - Keabsahan - Peringatan Kesalahan</emph></variable>"
+msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3146978\n"
"help.text"
-msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph></variable>"
-msgstr "<variable id=\"dnmfo\">Pilih <emph>Data - Operasi Berganda</emph></variable>"
+msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155809\n"
"help.text"
-msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph></variable>"
-msgstr "<variable id=\"dnksd\">Pilih <emph>Data - Konsolidasi</emph></variable>"
+msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148701\n"
"help.text"
-msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph></variable>"
-msgstr "<variable id=\"dngld\">Pilih <emph>Data - Kelompok dan Garis Besar</emph></variable>"
+msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153815\n"
"help.text"
-msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph></variable>"
-msgstr "<variable id=\"dngda\">Pilih <emph>Data - Kelompok dan Garis Besar - Sembunyi Detil</emph></variable>"
+msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3159223\n"
"help.text"
-msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph></variable>"
-msgstr "<variable id=\"dngde\">Pilih <emph>Data - Kelompok dan Garis Besar - Tampil Detil</emph></variable>"
+msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3146870\n"
"help.text"
-msgid "Choose <emph>Data - Group and Outline - Group</emph>"
-msgstr "Pilih <emph>Data - Kelompok dan Garis Besar - Kelompok</emph>"
+msgid "Choose <emph>Data - Group and Outline - Group</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1397,8 +1397,8 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146781\n"
"help.text"
-msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>"
-msgstr "Pilih <emph>Data - Kelompok dan Garis Besar - Pisah Kelompok</emph>"
+msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1437,96 +1437,96 @@ msgctxt ""
"00000412.xhp\n"
"par_id3153008\n"
"help.text"
-msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph></variable>"
-msgstr "<variable id=\"dnglagl\">Pilih <emph>Data - Kelompok dan Garis Besar - Garis Besar Otomatis</emph></variable>"
+msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154709\n"
"help.text"
-msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove</emph></variable>"
-msgstr "<variable id=\"dnglef\">Pilih <emph>Data - Kelompok dan Garis Besar - Buang</emph></variable>"
+msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove Outline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id1774346\n"
"help.text"
-msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables)</variable>"
-msgstr "<variable id=\"dngdrill\">Pilih <emph>Data - Kelompok dan Garis Besar - Tampil Detil</emph> (untuk beberapa tabel pivot)</variable>"
+msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables).</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155759\n"
"help.text"
-msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph></variable>"
-msgstr "<variable id=\"dndtpt\">Pilih <emph>Data - Tabel Pivot</emph></variable>"
+msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154625\n"
"help.text"
-msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph></variable>"
-msgstr "<variable id=\"dndpa\">Pilih <emph>Sisip - Tabel Pivot</emph></variable>"
+msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3147558\n"
"help.text"
-msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
-msgstr "<variable id=\"dndq\">Pilih <emph>Sisip - Tabel Pivot</emph>, dalam dialog Pilih Sumber pilih opsi <emph>Sumber data yang terdaftar dalam $[officename]</emph>.</variable>"
+msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153297\n"
"help.text"
-msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Current selection</emph>."
-msgstr "Pilih <emph>Sisip - Tabel Pivot</emph>, dalam dialog Pilih Sumber pilihlah <emph>Seleksi saat ini</emph>."
+msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Current selection</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145118\n"
"help.text"
-msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
-msgstr "Pilih <emph>Sisip - Tabel Pivot</emph>, dalam dialog Pilih Sumber pilih opsi <emph>Sumber data yang terdaftar dalam $[officename]</emph>, klik <emph>Ok</emph> untuk melihat dialog <emph>Pilih Sumber Data</emph>."
+msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153294\n"
"help.text"
-msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph></variable>"
-msgstr "<variable id=\"dndpak\">Pilih <emph>Data - Tabel Pivot - Segarkan</emph></variable>"
+msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151344\n"
"help.text"
-msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph></variable>"
-msgstr "<variable id=\"dndploe\">Pilih <emph>Data - Tabel Pivot - Hapus</emph></variable>"
+msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150397\n"
"help.text"
-msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph></variable>"
-msgstr "<variable id=\"dndakt\">Pilih <emph>Data - Segarkan Jangkauan</emph></variable>"
+msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_idN10B8F\n"
"help.text"
-msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph></variable>"
-msgstr "<variable id=\"grouping\">Pilih <emph>Data - Garis Besar - Kelompok</emph></variable>"
+msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
@@ -1549,77 +1549,77 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162106567373\n"
"help.text"
-msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph> </variable>"
-msgstr "<variable id=\"insert_rows_above\">Pilih <emph>Lembar - Sisip Baris - Baris Di Atas</emph></variable>"
+msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162109048207\n"
"help.text"
-msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph></variable>"
-msgstr "<variable id=\"insert_rows_below\">Pilih <emph>Lembar - Sisip Baris - Baris Di Bawah</emph></variable>"
+msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162107055028\n"
"help.text"
-msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph></variable>"
-msgstr "<variable id=\"insert_columns_left\">Pilih <emph>Lembar - Sisip Kolom - Kolom Kiri</emph></variable>"
+msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162109126013\n"
"help.text"
-msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph></variable>"
-msgstr "<variable id=\"insert_columns_right\">Pilih <emph>Lembar - Sisip Kolom - Kolom Kanan</emph></variable>"
+msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3149095\n"
"help.text"
-msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph></variable>"
-msgstr "<variable id=\"insert_page_break\">Pilih <emph>Lembar - Sisip Putus Halaman</emph></variable>"
+msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3149398\n"
"help.text"
-msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph></variable>"
-msgstr "<variable id=\"insert_page_break_row\">Pilih <emph>Lembar - Sisip Putus Halaman - Putus Baris</emph></variable>"
+msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3150084\n"
"help.text"
-msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph></variable>"
-msgstr "<variable id=\"insert_page_break_column\">Pilih <emph>Lembar - Sisip Putus Halaman - Putus Kolom</emph></variable>"
+msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3153093\n"
"help.text"
-msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph></variable>"
-msgstr "<variable id=\"delete_page_break\">Pilih <emph>Lembar - Hapus Putus Halaman</emph></variable>"
+msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3153191\n"
"help.text"
-msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph></variable>"
-msgstr "<variable id=\"delete_page_break_row\">Pilih <emph>Lembar - Hapus Putus Halaman - Putus Baris</emph></variable>"
+msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3145645\n"
"help.text"
-msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph></variable>"
-msgstr "<variable id=\"delete_page_break_column\">Pilih <emph>Lembar - Hapus Putus Halaman - Putus Kolom</emph></variable>"
+msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph>.</variable>"
+msgstr ""
diff --git a/source/id/helpcontent2/source/text/scalc/02.po b/source/id/helpcontent2/source/text/scalc/02.po
index f65607b7a4d..ebd514101a5 100644
--- a/source/id/helpcontent2/source/text/scalc/02.po
+++ b/source/id/helpcontent2/source/text/scalc/02.po
@@ -3,18 +3,18 @@ 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-05-12 14:35+0200\n"
-"PO-Revision-Date: 2017-08-09 00:52+0000\n"
-"Last-Translator: Andika Triwidada <andika@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:01+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: id\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=1; plural=0;\n"
+"Plural-Forms: nplurals=2; plural=n>1;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1502239974.000000\n"
+"X-POOTLE-MTIME: 1542196910.000000\n"
#: 02130000.xhp
msgctxt ""
@@ -45,8 +45,8 @@ msgctxt ""
"02130000.xhp\n"
"par_id3155267\n"
"help.text"
-msgid "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Ikon</alt></image>"
+msgid "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Currency Number Format Icon</alt></image>"
+msgstr ""
#: 02130000.xhp
msgctxt ""
@@ -61,8 +61,8 @@ msgctxt ""
"02130000.xhp\n"
"par_id3146776\n"
"help.text"
-msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cell - Numbers\">Format - Cell - Numbers</link>."
-msgstr "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Sel - Angka\">Format - Sel - Angka</link>."
+msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cells - Numbers\">Format - Cells - Numbers</link>."
+msgstr ""
#: 02140000.xhp
msgctxt ""
diff --git a/source/id/helpcontent2/source/text/scalc/06.po b/source/id/helpcontent2/source/text/scalc/06.po
index 31e063e9a08..f94b3a9e53d 100644
--- a/source/id/helpcontent2/source/text/scalc/06.po
+++ b/source/id/helpcontent2/source/text/scalc/06.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-06-14 17:23+0200\n"
-"PO-Revision-Date: 2018-11-04 03:31+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-09-25 14:12+0000\n"
"Last-Translator: Jordan Maulana <jordanmaulana26@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: id\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n>1;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1541302317.000000\n"
+"X-POOTLE-MTIME: 1537884765.000000\n"
#: calcsamplefiles.xhp
msgctxt ""
@@ -23,35 +23,3 @@ msgctxt ""
"help.text"
msgid "Calc Sample Files"
msgstr "Contoh Berkas Calc"
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521663319917\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/imtrigon.ods\" id=\"ods_id61521568603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr "<object data=\"media/files/scalc/imtrigon.ods\" id=\"ods_id61521568603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521663319918\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/trigon.ods\" id=\"ods_id61521548603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr "<object data=\"media/files/scalc/trigon.ods\" id=\"ods_id61521548603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521563314918\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/pivot.ods\" id=\"ods_id61521547603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr "<object data=\"media/files/scalc/pivot.ods\" id=\"ods_id61521547603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id721528312694192\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/functions_ifs.ods\" id=\"ods_id61521547603534\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr "<object data=\"media/files/scalc/functions_ifs.ods\" id=\"ods_id61521547603534\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
diff --git a/source/id/helpcontent2/source/text/scalc/guide.po b/source/id/helpcontent2/source/text/scalc/guide.po
index 7e1f14e222f..03baf667c09 100644
--- a/source/id/helpcontent2/source/text/scalc/guide.po
+++ b/source/id/helpcontent2/source/text/scalc/guide.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-31 14:10+0200\n"
-"PO-Revision-Date: 2018-11-05 09:35+0000\n"
-"Last-Translator: Jordan Maulana <jordanmaulana26@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:01+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: id\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n>1;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1541410507.000000\n"
+"X-POOTLE-MTIME: 1542196911.000000\n"
#: address_auto.xhp
msgctxt ""
@@ -3709,8 +3709,8 @@ msgctxt ""
"database_filter.xhp\n"
"par_idN10693\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - Standard Filter</item>."
-msgstr "Pilih <item type=\"menuitem\">Data - Penyaring - Penyaring Standar</item>."
+msgid "Choose <item type=\"menuitem\">Data - More Filters - Standard Filter</item>."
+msgstr ""
#: database_filter.xhp
msgctxt ""
@@ -3765,8 +3765,8 @@ msgctxt ""
"database_filter.xhp\n"
"par_id3154944\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - AutoFilter</item>."
-msgstr "Pilih <item type=\"menuitem\">Data - Penyaring - Buang Penyaring</item>."
+msgid "Choose <item type=\"menuitem\">Data - AutoFilter</item>."
+msgstr ""
#: database_filter.xhp
msgctxt ""
diff --git a/source/id/helpcontent2/source/text/shared.po b/source/id/helpcontent2/source/text/shared.po
index 7bcd7713977..e76372cf591 100644
--- a/source/id/helpcontent2/source/text/shared.po
+++ b/source/id/helpcontent2/source/text/shared.po
@@ -3,18 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: 2018-09-19 03:45+0000\n"
-"Last-Translator: Jordan Maulana <jordanmaulana26@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-15 03:40+0000\n"
+"Last-Translator: Faqih Yugo Susilo <faqihyugos@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: id\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=1; plural=0;\n"
+"Plural-Forms: nplurals=2; plural=n>1;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1537328729.000000\n"
+"X-POOTLE-MTIME: 1542253215.000000\n"
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -2013,5 +2013,5 @@ msgctxt ""
"need_help.xhp\n"
"hd_id1000010\n"
"help.text"
-msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"http://documentation.libreoffice.org/en/join-community/update-help-contents\">web page on writing Help contents</link>."
-msgstr "Halaman bantuan ini perlu penanganan lebih jauh terkait kebenaran dan kelengkapannya. Harap bergabung ke proyek LibreOffice dan bantu kami menulis informasi yang kurang. Kunjungi <link href=\"http://documentation.libreoffice.org/en/join-community/update-help-contents\">halaman web tentang menulis isi Bantuan</link> kami."
+msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"https://documentation.libreoffice.org/en/join-community/update-help-contents\"><emph>web page on writing Help contents</emph></link>."
+msgstr "Halaman bantuan ini membutuhkan kerja lebih lanjut untuk kebenaran dan penyelesaian. Bergabunglah dengan proyek LibreOffice dan bantu kami untuk membenarkan informasi yang salah. Kunjungi halaman web <link href=\"https://documentation.libreoffice.org/en/join-community/update-help-contents\"><emph>Halaman web tentang konten bantuan menulis</emph></link>."
diff --git a/source/id/helpcontent2/source/text/shared/00.po b/source/id/helpcontent2/source/text/shared/00.po
index 87100e6a8dd..9c3b35eca0e 100644
--- a/source/id/helpcontent2/source/text/shared/00.po
+++ b/source/id/helpcontent2/source/text/shared/00.po
@@ -3,9 +3,9 @@ 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-10-21 20:57+0200\n"
-"PO-Revision-Date: 2018-11-12 15:21+0000\n"
-"Last-Translator: Andik Nur Achmad <andik.achmad@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-15 10:27+0000\n"
+"Last-Translator: Faqih Yugo Susilo <faqihyugos@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: id\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n>1;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1542036113.000000\n"
+"X-POOTLE-MTIME: 1542277637.000000\n"
#: 00000001.xhp
msgctxt ""
@@ -2329,7 +2329,7 @@ msgctxt ""
"par_id3147585\n"
"help.text"
msgid "A relational database is a collection of data items organized as a set of formally described tables from which data can be accessed or reassembled in many different ways without having to reorganize the database tables."
-msgstr ""
+msgstr "Pangkalan data relasional adalah kumpulan item data yang disusun sebagai serangkaian tabel yang dideskripsikan secara formal dari mana data dapat diakses atau disusun kembali dalam berbagai cara tanpa harus mengatur ulang tabel pangkalan data."
#: 00000005.xhp
msgctxt ""
@@ -2377,7 +2377,7 @@ msgctxt ""
"par_id3145230\n"
"help.text"
msgid "When you define a paragraph, Paragraph Style, or a Page Style as register-true, the base lines of the affected characters are aligned to a vertical page grid, regardless of font size or of the presence of graphics. If you want, you can specify the setting for this grid as a Page Style property."
-msgstr ""
+msgstr "Saat Anda mendefinisikan paragraf, Gaya Paragraf, atau Gaya Halaman sebagai daftar-benar, garis dasar dari karakter yang terpengaruh disejajarkan dengan kisi halaman vertikal, terlepas dari ukuran fon atau keberadaan grafik. Jika Anda mau, Anda dapat menentukan pengaturan untuk kisi ini sebagai properti Gaya Halaman."
#: 00000005.xhp
msgctxt ""
@@ -2809,7 +2809,7 @@ msgctxt ""
"par_id3150838\n"
"help.text"
msgid "The window containing the document you want to work on must be selected in order to use the menu commands. Similarly, you must select an object in the document to use the menu commands associated with the object."
-msgstr ""
+msgstr "Jendela berisi dokumen yang ingin anda kerjakan harus dipilih agar dapat menggunakan perintah menu. Begitu juga, Anda harus memilih objek pada dokumen untuk menggunakan perintah menu yang terasosiasi dengan objek."
#: 00000011.xhp
msgctxt ""
@@ -2825,7 +2825,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "About Import and Export Filters"
-msgstr ""
+msgstr "Tentang Filter Impor dan Ekspor"
#: 00000020.xhp
msgctxt ""
@@ -2833,7 +2833,7 @@ msgctxt ""
"bm_id3152952\n"
"help.text"
msgid "<bookmark_value>import filters</bookmark_value><bookmark_value>export filters</bookmark_value><bookmark_value>filters; for import and export</bookmark_value><bookmark_value>files; filters and formats</bookmark_value><bookmark_value>formats; on opening and saving</bookmark_value><bookmark_value>importing; HTML and text documents</bookmark_value><bookmark_value>exporting;HTML and text documents</bookmark_value><bookmark_value>text documents; importing/exporting</bookmark_value><bookmark_value>HTML documents; importing/exporting</bookmark_value><bookmark_value>UTF-8/UCS2 support</bookmark_value><bookmark_value>HTML; export character set</bookmark_value><bookmark_value>PostScript; creating files</bookmark_value><bookmark_value>exporting;to PostScript format</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>filter impor</bookmark_value><bookmark_value>filter ekspor</bookmark_value><bookmark_value>filter; untuk impor dan ekspor</bookmark_value><bookmark_value>berkas; filter dan format</bookmark_value><bookmark_value>format; pada waktu buka dan simpan</bookmark_value><bookmark_value>mengimpor; dokumen HTML dan teks</bookmark_value><bookmark_value>mengekspor; dokumen HTML dan teks</bookmark_value><bookmark_value>dokumen teks; mengimpor/mengekspor</bookmark_value><bookmark_value>dokumen HTML; mengimpor/mengekspor</bookmark_value><bookmark_value>dukungan UTF-8/UCS2</bookmark_value><bookmark_value>HTML; ekspor set karakter</bookmark_value><bookmark_value>PostScript; membuat berkas</bookmark_value><bookmark_value>mengeskpor; ke format PostScript</bookmark_value>"
#: 00000020.xhp
msgctxt ""
@@ -2841,7 +2841,7 @@ msgctxt ""
"hd_id3152952\n"
"help.text"
msgid "About Import and Export Filters"
-msgstr ""
+msgstr "Tentang Filter Impor dan Ekspor"
#: 00000020.xhp
msgctxt ""
@@ -2849,7 +2849,7 @@ msgctxt ""
"par_id3143272\n"
"help.text"
msgid "In $[officename], apart from its own <link href=\"text/shared/00/00000021.xhp\" name=\"XML formats\">XML formats</link> you can also open and save many foreign XML formats."
-msgstr ""
+msgstr "Pada $[officename], terlepas dari <link href=\"text/shared/00/00000021.xhp\" name=\"XML formats\">format XML</link>-nya Anda juga dapat membuka dan menyimpan banyak format XML asing."
#: 00000020.xhp
msgctxt ""
@@ -2857,7 +2857,7 @@ msgctxt ""
"par_id3152414\n"
"help.text"
msgid "<switchinline select=\"sys\"><caseinline select=\"UNIX\">In UNIX, certain file formats cannot be recognized automatically.</caseinline><defaultinline>$[officename] normally recognizes the correct file type automatically on opening a file.</defaultinline></switchinline> There may be cases where you have to select the file type yourself in the <emph>Open</emph> dialog. For example, if you have a database table in text format that you want to open as a database table, you need to specify the file type \"Text CSV\" after selecting the file."
-msgstr ""
+msgstr "<switchinline select=\"sys\"><caseinline select=\"UNIX\">Pada UNIX, beberapa format berkas tertentu tidak dapat dikenali secara otomatis.</caseinline><defaultinline>$[officename] normalnya mengenali tipe berkas yang benar secara otomatis ketika membuka berkas.</defaultinline></switchinline> Mungkin ada beberapa kasus yang mengharuskan Anda memilih tipe data sendiri pada dialog <emph>Buka</emph>. Sebagai contoh, jika Anda memiliki tabel pangkalan data dalam format text yang ingin Anda buka sebagai tabel pangkalan data, Anda harus menentukan tipe berkas \"Teks CSV\" setelah memilih berkas. "
#: 00000020.xhp
msgctxt ""
@@ -2865,7 +2865,7 @@ msgctxt ""
"hd_id3148668\n"
"help.text"
msgid "Basic Macros in MS Office Documents"
-msgstr ""
+msgstr "Makro Basic pada Dokumen MS Office"
#: 00000020.xhp
msgctxt ""
@@ -2873,7 +2873,7 @@ msgctxt ""
"par_id3156211\n"
"help.text"
msgid "In <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01130100.xhp\" name=\"Load/Save - VBA Properties\">Load/Save - VBA Properties</link> you can specify the settings for the VBA macro codes in MS Office documents. VBA macros are unable to run in $[officename]; they must first be converted and adapted. Often you only want to use $[officename] to change the visible content of a Word, Excel or PowerPoint file and then save the file again in Microsoft Office format without changing the macros they contain. You can set the behavior of $[officename] as desired: Either the VBA macros are saved in commented form as a subroutine of $[officename] and when the document is saved in MS Office format are written back correctly again, or you can select the Microsoft Office macros to be removed when loading. The last option is an effective protection against viruses within the Microsoft Office documents."
-msgstr ""
+msgstr "Pada <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferensi</caseinline><defaultinline>Perkakas - Opsi</defaultinline></switchinline> - <link href=\"text/shared/optionen/01130100.xhp\" name=\"Load/Save - VBA Properties\">Muat/Simpan - Properti VBA</link> Anda dapat menentukan pengaturan untuk kode makro VBA pada dokumen MS Office. Makro VBA tidak dapat dijalankan di $[officename]; harus dikonversi dan diadaptasi. Seringkali Anda hanya ingin menggunakan $[officename] untuk mengubah konten tampak dari berkas Word, Excel, atau PowerPoint dan menyimpannya lagi dengan format Microsoft Office tanpa mengubah makro di dalamnya. Anda dapat mengatur perilaku dari $[officename] seperti yang diharapkan: Makro VBA disimpan dalam bentuk komentar sebagai subrutin dari $[officename] dan ketika dokumen disimpan dengan format MS Office akan ditulis kembali dengan benar, atau Anda dapat memilih makro Microsoft Office yang akan dihapus ketika dimuat. Opsi terakhir adalah proteksi yang efektif terhadap virus dalam dokumen Microsoft Office."
#: 00000020.xhp
msgctxt ""
@@ -2881,7 +2881,7 @@ msgctxt ""
"hd_id3154232\n"
"help.text"
msgid "Notes regarding external formats and file types"
-msgstr ""
+msgstr "Catatan tentang format dan tipe berkas eksternal"
#: 00000020.xhp
msgctxt ""
@@ -2889,7 +2889,7 @@ msgctxt ""
"par_id3154230\n"
"help.text"
msgid "Even if they are not installed, some filters can be selected in the <emph>Open</emph> and <emph>Save</emph> dialogs. If you select such a filter, a message will appear saying that you can still install the filter if you require."
-msgstr ""
+msgstr "Meskipun tidak dipasang, beberapa filter dapat dipilih pada dialog <emph>Buka</emph> dan <emph>Simpan</emph>. JIka Anda memilih filter tersebut, sebuah pesan akan muncul mengatakan bahwa Anda masih dapat memasang filter jika Anda butuhkan."
#: 00000020.xhp
msgctxt ""
@@ -2897,7 +2897,7 @@ msgctxt ""
"par_id3149999\n"
"help.text"
msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">If you want to install additional filters or remove individual filters from the installation, close %PRODUCTNAME, start the Setup program and select the <emph>Modify</emph> option. Then you will see a dialog in which you can add or remove individual components of %PRODUCTNAME. Graphic filters can be found in \"Optional Components\".</caseinline></switchinline>"
-msgstr ""
+msgstr "<switchinline select=\"sys\"><caseinline select=\"WIN\">Jika Anda ingin memasang filter tambahan atau menghapus filter individu dari pemasangan, tutup %PRODUCTNAME, mulai program Pengaturan dan pilih opsi <emph>Ubah</emph>. Kemudian Anda akan melihat sebuah dialog yang mana Anda dapat menambah atau menghapus komponen individu dari %PRODUCTNAME. Filter grafik dapat ditemukan di \"Komponen Opsional\".</caseinline></switchinline>"
#: 00000020.xhp
msgctxt ""
@@ -2905,7 +2905,7 @@ msgctxt ""
"hd_id3156027\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\"></caseinline><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Importing and Exporting Text Documents</defaultinline></switchinline>"
-msgstr ""
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\"></caseinline><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Mengimpor dan Mengekspor Dokumen Teks</defaultinline></switchinline>"
#: 00000020.xhp
msgctxt ""
@@ -2913,7 +2913,7 @@ msgctxt ""
"par_id3145669\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\"></caseinline><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>$[officename] Writer can read various versions of the Microsoft Word text format. You also can save your own texts in Word format. However, not everything available with $[officename] Writer can be transferred to Word, and not everything can be imported.</defaultinline></switchinline>"
-msgstr ""
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\"></caseinline><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>$[officename] Writer dapat membaca berbagai versi format teks Microsoft Word. Anda juga dapat menyimpan teks Anda dalam format Word. Namun demikian, tidak semua yang tersedia pada $[officename] Writer dapat ditransfer ke Word, dan tidak semua dapat diimpor.</defaultinline></switchinline>"
#: 00000020.xhp
msgctxt ""
@@ -3593,7 +3593,7 @@ msgctxt ""
"par_idN1085B\n"
"help.text"
msgid "ODF Database"
-msgstr "Basis Data ODF"
+msgstr "Pangkalan data ODF"
#: 00000021.xhp
msgctxt ""
@@ -6224,7 +6224,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id621525017637963\n"
"help.text"
-msgid "Choose <emph>File - Export as EPUB</emph>."
+msgid "Choose <emph>File - Export As - Export as EPUB</emph>."
msgstr ""
#: 00000401.xhp
@@ -7200,7 +7200,7 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1091B\n"
"help.text"
-msgid "<variable id=\"grid\">Choose <emph>View - Grid</emph> (Impress or Draw).</variable>"
+msgid "<variable id=\"grid\">Choose <emph>View - Grid and Helplines</emph> (Impress or Draw).</variable>"
msgstr ""
#: 00000403.xhp
@@ -7208,7 +7208,7 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1092E\n"
"help.text"
-msgid "<variable id=\"guides\">Choose <emph>View - Snap Lines</emph> (Impress or Draw).</variable>"
+msgid "<variable id=\"guides\">Choose <emph>View - Snap Guides</emph> (Impress or Draw).</variable>"
msgstr ""
#: 00000404.xhp
@@ -7864,7 +7864,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id9988402\n"
"help.text"
-msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Updates</emph> button.</variable>"
+msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Check for Updates</emph> button.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8078,14 +8078,6 @@ msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
-"par_id3150032\n"
-"help.text"
-msgid "<variable id=\"arbeit\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Memory</emph>.</variable>"
-msgstr ""
-
-#: 00000406.xhp
-msgctxt ""
-"00000406.xhp\n"
"par_id3159153\n"
"help.text"
msgid "<variable id=\"ansicht\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - View</emph>.</variable>"
@@ -8785,7 +8777,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Database"
-msgstr "Basis Data"
+msgstr "Pangkalan data"
#: 00000450.xhp
msgctxt ""
@@ -8793,7 +8785,7 @@ msgctxt ""
"hd_id3154689\n"
"help.text"
msgid "Database"
-msgstr "Basis Data"
+msgstr "Pangkalan data"
#: 00000450.xhp
msgctxt ""
@@ -11048,7 +11040,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id366527\n"
"help.text"
-msgid "Choose <emph>Format - Object - Line</emph> (Writer)."
+msgid "Choose <emph>Format - Text Box and Shape - Line</emph> (Writer)."
msgstr ""
#: 00040502.xhp
@@ -11056,7 +11048,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id3835261\n"
"help.text"
-msgid "Choose <emph>Format - Graphic - Line</emph> (Calc)."
+msgid "Choose <emph>Format - Object - Line</emph> (Calc)."
msgstr ""
#: 00040502.xhp
@@ -11088,7 +11080,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id3154285\n"
"help.text"
-msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Object - </emph></caseinline><caseinline select=\"CALC\"><emph>Graphic - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
+msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Text Box and Shape - </emph></caseinline><caseinline select=\"CALC\"><emph>Object - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
msgstr ""
#: 00040502.xhp
diff --git a/source/id/helpcontent2/source/text/shared/01.po b/source/id/helpcontent2/source/text/shared/01.po
index 513e8740ef8..46beabe162d 100644
--- a/source/id/helpcontent2/source/text/shared/01.po
+++ b/source/id/helpcontent2/source/text/shared/01.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: libo 4.3 help shared/01\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2018-11-09 15:08+0000\n"
-"Last-Translator: Chotibul Umam <umam212@kolu.web.id>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-15 02:58+0000\n"
+"Last-Translator: Faqih Yugo Susilo <faqihyugos@gmail.com>\n"
"Language-Team: Indonesian <id@li.org>\n"
"Language: id\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n>1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1541776135.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542250692.000000\n"
#: 01010000.xhp
msgctxt ""
@@ -198,7 +198,7 @@ msgctxt ""
"par_idN108CB\n"
"help.text"
msgid "Database"
-msgstr "Basis Data"
+msgstr "Pangkalan data"
#: 01010000.xhp
msgctxt ""
@@ -654,7 +654,7 @@ msgctxt ""
"hd_id3147557\n"
"help.text"
msgid "Database"
-msgstr "Basis Data"
+msgstr "Pangkalan data "
#: 01010201.xhp
msgctxt ""
@@ -686,7 +686,7 @@ msgctxt ""
"hd_id3155391\n"
"help.text"
msgid "Database field"
-msgstr "Ruas basis data"
+msgstr "Ruas pangkalan data"
#: 01010201.xhp
msgctxt ""
@@ -782,7 +782,7 @@ msgctxt ""
"par_id3149235\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/cardmediumpage/type\">Select the size format that you want to use. The available formats depend on the brand on what you selected in the <emph>Brand</emph> list. If you want to use a custom label format, select <emph>[User]</emph>, and then click the <link href=\"text/shared/01/01010202.xhp\" name=\"Format\"><emph>Format</emph></link> tab to define the format.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/cardmediumpage/type\"> Pilih format ukuran yang ingin Anda gunakan. Format yang tersedia bergantung pada merek pada apa yang Anda pilih dalam daftar <emph> Merek </emph>. Jika Anda ingin menggunakan format label khusus, pilih <emph>[User] </emph>, dan kemudian klik <link href=\"text/shared/01/01010202.xhp\" name=\"Format\"> <emph> Format </emph> </link> tab untuk menentukan format. </ahelp>"
#: 01010201.xhp
msgctxt ""
@@ -830,7 +830,7 @@ msgctxt ""
"hd_id3159194\n"
"help.text"
msgid "Horizontal pitch"
-msgstr ""
+msgstr "Picth horisontal"
#: 01010202.xhp
msgctxt ""
@@ -838,7 +838,7 @@ msgctxt ""
"par_id3154186\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/labelformatpage/hori\">Displays the distance between the left edges of adjacent labels or business cards. If you are defining a custom format, enter a value here.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/labelformatpage/hori\"> Menampilkan jarak antara tepi kiri label yang berdekatan atau kartu nama. Jika Anda menentukan format ubahan, masukkan nilai di sini. </ahelp>"
#: 01010202.xhp
msgctxt ""
@@ -846,7 +846,7 @@ msgctxt ""
"hd_id3155555\n"
"help.text"
msgid "Vertical pitch"
-msgstr ""
+msgstr "Pitch vertikal"
#: 01010202.xhp
msgctxt ""
@@ -4534,7 +4534,7 @@ msgctxt ""
"par_id84\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Specifies to print colors as black and white.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Memilih basis data dan tabel.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Memilih pangkalan data dan tabel.</ahelp>"
#: 01130000.xhp
msgctxt ""
@@ -11174,7 +11174,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Bibliography Database"
-msgstr "Basis Data Bibliografi"
+msgstr "Pangkalan data Bibliografi"
#: 02250000.xhp
msgctxt ""
@@ -33637,7 +33637,7 @@ msgctxt ""
"06130000.xhp\n"
"par_id3153748\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Runs or saves the current macro.</ahelp>"
msgstr ""
#: 06130000.xhp
@@ -40771,14 +40771,6 @@ msgstr ""
#: ref_epub_export.xhp
msgctxt ""
"ref_epub_export.xhp\n"
-"par_id701525003241759\n"
-"help.text"
-msgid "<embedvar href=\"text/shared/00/00000002.xhp#epubv\" markup=\"keep\"/>"
-msgstr ""
-
-#: ref_epub_export.xhp
-msgctxt ""
-"ref_epub_export.xhp\n"
"par_id19921\n"
"help.text"
msgid "<image id=\"img_id22170\" src=\"media/screenshots/modules/swriter/ui/exportepub/EPubDialog.png\" localize=\"true\" width=\"664px\" height=\"482px\"><alt id=\"alt_id59843\">EPUB dialog box</alt></image>"
@@ -40925,7 +40917,7 @@ msgctxt ""
"ref_epub_export.xhp\n"
"par_id971525023515891\n"
"help.text"
-msgid "For custom metadata, you must provide a file with same name as the original filename and with extension as \".xmp\". The provided metadata will override the the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type=\"literal\">MyText.xmp</item>."
+msgid "For custom metadata, you must provide a file with same name as the original filename and with extension as \".xmp\". The provided metadata will override the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type=\"literal\">MyText.xmp</item>."
msgstr ""
#: ref_epub_export.xhp
diff --git a/source/id/helpcontent2/source/text/shared/02.po b/source/id/helpcontent2/source/text/shared/02.po
index 94d84ecdfad..be74c6e71f7 100644
--- a/source/id/helpcontent2/source/text/shared/02.po
+++ b/source/id/helpcontent2/source/text/shared/02.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: 2018-11-08 10:21+0000\n"
-"Last-Translator: jokosu10 <susilo.j8@gmail.com>\n"
+"PO-Revision-Date: 2018-11-15 03:04+0000\n"
+"Last-Translator: Faqih Yugo Susilo <faqihyugos@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: id\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n>1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1541672487.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542251074.000000\n"
#: 01110000.xhp
msgctxt ""
@@ -638,7 +638,7 @@ msgctxt ""
"par_id3152771\n"
"help.text"
msgid "To create a form, open a document and use the Form Controls toolbar to add and define the form controls. If you want, you can also link the form to a database, so that you can use the controls to manipulate a database."
-msgstr "Untuk membuat sebuah formulir, buka sebuah dokumen dan gunakan bilah alat Kendali Formulir untuk menambahkan kendali-kendali formulir. Bila Anda mau, Anda juga dapat menaut formulir ke suatu basis data, sehingga Anda dapat memakai kendali-kendali untuk memanipulasi sebuah basis data."
+msgstr "Untuk membuat sebuah formulir, buka sebuah dokumen dan gunakan bilah alat Kendali Formulir untuk menambahkan kendali-kendali formulir. Bila Anda mau, Anda juga dapat menaut formulir ke suatu pangkalan data, sehingga Anda dapat memakai kendali-kendali untuk memanipulasi sebuah pangkalan data."
#: 01170000.xhp
msgctxt ""
@@ -12766,7 +12766,7 @@ msgctxt ""
"hd_id3156329\n"
"help.text"
msgid "From database"
-msgstr "Dari basis data"
+msgstr "Dari pangkalan data"
#: 12070100.xhp
msgctxt ""
diff --git a/source/id/helpcontent2/source/text/shared/04.po b/source/id/helpcontent2/source/text/shared/04.po
index 72ca5ce709c..d9c9213f3cc 100644
--- a/source/id/helpcontent2/source/text/shared/04.po
+++ b/source/id/helpcontent2/source/text/shared/04.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-07-07 19:04+0200\n"
-"PO-Revision-Date: 2018-11-06 01:35+0000\n"
-"Last-Translator: Andik Nur Achmad <andik.achmad@gmail.com>\n"
+"PO-Revision-Date: 2018-11-15 03:06+0000\n"
+"Last-Translator: Faqih Yugo Susilo <faqihyugos@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: id\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n>1;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1541468111.000000\n"
+"X-POOTLE-MTIME: 1542251167.000000\n"
#: 01010000.xhp
msgctxt ""
@@ -2006,7 +2006,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Database Shortcut Keys"
-msgstr "Tombol Pintas Basis Data"
+msgstr "Tombol Pintas Pangkalan Data"
#: 01020000.xhp
msgctxt ""
@@ -2014,7 +2014,7 @@ msgctxt ""
"bm_id3149809\n"
"help.text"
msgid "<bookmark_value>shortcut keys; in databases</bookmark_value><bookmark_value>databases; shortcut keys</bookmark_value>"
-msgstr "<bookmark_value>tombol pintas; dalam basis data</bookmark_value><bookmark_value>basis data; tombol pintas</bookmark_value>"
+msgstr "<bookmark_value>tombol pintas; dalam pangkalan data</bookmark_value><bookmark_value>pangkalan data; tombol pintas</bookmark_value>"
#: 01020000.xhp
msgctxt ""
@@ -2022,7 +2022,7 @@ msgctxt ""
"hd_id3149809\n"
"help.text"
msgid "<variable id=\"DB_keys\"><link href=\"text/shared/04/01020000.xhp\" name=\"Database Shortcut Keys\">Database Shortcut Keys</link></variable>"
-msgstr "<variable id=\"DB_keys\"><link href=\"text/shared/04/01020000.xhp\" name=\"Tombol Pintas Basis Data\">Tombol Pintas Basis Data</link></variable>"
+msgstr "<variable id=\"DB_keys\"><link href=\"text/shared/04/01020000.xhp\" name=\"Tombol Pintas Pangkalan Data\">Tombol Pintas Pangkalan Data</link></variable>"
#: 01020000.xhp
msgctxt ""
@@ -2030,7 +2030,7 @@ msgctxt ""
"par_id3152462\n"
"help.text"
msgid "The following is a list of shortcut keys available within databases."
-msgstr "Berikut ini adalah daftar tombol pintas yang tersedia dalam basis data."
+msgstr "Berikut ini adalah daftar tombol pintas yang tersedia dalam Pangkalan data."
#: 01020000.xhp
msgctxt ""
@@ -2046,7 +2046,7 @@ msgctxt ""
"hd_id3159155\n"
"help.text"
msgid "Shortcut keys for databases"
-msgstr "Tombol pintas untuk basis data"
+msgstr "Tombol pintas untuk pangkalan data"
#: 01020000.xhp
msgctxt ""
diff --git a/source/id/helpcontent2/source/text/shared/05.po b/source/id/helpcontent2/source/text/shared/05.po
index ee23763cb1d..c61ad8987f0 100644
--- a/source/id/helpcontent2/source/text/shared/05.po
+++ b/source/id/helpcontent2/source/text/shared/05.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-10-21 20:57+0200\n"
-"PO-Revision-Date: 2018-11-08 00:12+0000\n"
-"Last-Translator: Jordan Maulana <jordanmaulana26@gmail.com>\n"
+"PO-Revision-Date: 2018-11-15 02:26+0000\n"
+"Last-Translator: Faqih Yugo Susilo <faqihyugos@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: id\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n>1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1541635926.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542248807.000000\n"
#: 00000001.xhp
msgctxt ""
@@ -1366,7 +1366,7 @@ msgctxt ""
"par_id871534889171418\n"
"help.text"
msgid "Use the <emph>Back</emph> and <emph>Forward</emph> buttons of the browser to navigate between pages. In most browsers, a long click on the <emph>Back</emph> button displays a dropdown list of previously visited pages and a long click on the <emph>Forward</emph> button display a list of visited pages after the current one."
-msgstr ""
+msgstr "Gunakan tombol <emph> Kembali </emph> dan <emph> Maju </emph> pada browser untuk menavigasi antar halaman. Di sebagian besar browser, klik panjang pada tombol <emph> Kembali </emph> menampilkan daftar dropdown dari halaman yang dikunjungi sebelumnya dan klik panjang pada tombol <emph> Maju </emph> menampilkan daftar halaman yang dikunjungi setelah yang sekarang."
#: new_help.xhp
msgctxt ""
diff --git a/source/id/helpcontent2/source/text/shared/autopi.po b/source/id/helpcontent2/source/text/shared/autopi.po
index 423a0950fa6..c702cb7b1be 100644
--- a/source/id/helpcontent2/source/text/shared/autopi.po
+++ b/source/id/helpcontent2/source/text/shared/autopi.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-04-24 12:21+0200\n"
-"PO-Revision-Date: 2018-11-12 11:59+0000\n"
-"Last-Translator: jokosu10 <susilo.j8@gmail.com>\n"
+"PO-Revision-Date: 2018-11-15 10:16+0000\n"
+"Last-Translator: Jordan Maulana <jordanmaulana26@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: id\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n>1;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1542023943.000000\n"
+"X-POOTLE-MTIME: 1542277000.000000\n"
#: 01000000.xhp
msgctxt ""
@@ -830,7 +830,7 @@ msgctxt ""
"par_idN1069C\n"
"help.text"
msgid "Use address database for mail merge"
-msgstr "Gunakan basis data alamat untuk surat massal"
+msgstr "Gunakan pangkalan data alamat untuk surat massal"
#: 01010400.xhp
msgctxt ""
@@ -1054,7 +1054,7 @@ msgctxt ""
"par_id3153394\n"
"help.text"
msgid "<variable id=\"fax\"><ahelp hid=\".uno:AutoPilotFax\">Opens the wizard for faxes.</ahelp> The wizard can help you create document templates for fax documents. You can then print the fax documents to a printer or to a fax machine, if fax driver software is available. </variable>"
-msgstr ""
+msgstr "<variable id=\"fax\"><ahelp hid=\".uno:AutoPilotFax\">Membuka wisaya untuk faks.</ahelp> Wizard dapat membantu Anda membuat template dokumen untuk dokumen faks. Anda kemudian dapat mencetak dokumen faks ke printer atau ke mesin faks, jika perangkat lunak driver faks tersedia.</variable>"
#: 01020000.xhp
msgctxt ""
@@ -1062,7 +1062,7 @@ msgctxt ""
"par_id3154824\n"
"help.text"
msgid "$[officename] comes with a template for fax documents, which you can modify with the wizard to suit your own needs. The wizard leads you step-by-step in creating a document template, and offers numerous layout and design options. The document preview gives you an impression of how the finished fax will appear."
-msgstr ""
+msgstr "$[officename] hadir dengan template untuk dokumen faks, yang dapat Anda modifikasi dengan wiyasa agar sesuai dengan kebutuhan Anda sendiri. Wiyasa akan mengarahkan Anda langkah demi langkah dalam membuat template dokumen, dan menawarkan banyak opsi tata letak dan desain. Pratinjau dokumen memberi Anda kesan tentang bagaimana faks yang telah selesai akan muncul."
#: 01020000.xhp
msgctxt ""
@@ -1070,7 +1070,7 @@ msgctxt ""
"par_id3147088\n"
"help.text"
msgid "Within the dialog you can modify your entries and options at any time. You can also skip an entire page or even all the wizard pages, in which case the current (or default) settings will remain in effect."
-msgstr ""
+msgstr "Di dalam dialog, Anda dapat mengubah entri dan opsi Anda kapanpun. Anda dapat juga melewati sepenuh halaman atau bahkan seluruh halaman wisaya, yang dalam hal itu pengaturan saat ini (atau baku) akan tetap berlaku."
#: 01020000.xhp
msgctxt ""
@@ -1086,7 +1086,7 @@ msgctxt ""
"par_id3155628\n"
"help.text"
msgid "<ahelp hid=\".\">Click the<emph> Back </emph>button to view the settings chosen on the previous page. The current settings will not be modified or deleted if you click this button.<emph> Back </emph>will be active from the second page onwards.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Klik tombol<emph> Kembali </emph>untuk melihat pengaturan yang dipilih pada halaman sebelumnya. Pengaturan saat ini tidak akan dimodifikasi atau dihapus jika Anda mengklik tombol ini.<emph> Kembali </emph>akan aktif dari halaman dua dan seterusnya.</ahelp>"
#: 01020000.xhp
msgctxt ""
@@ -1102,7 +1102,7 @@ msgctxt ""
"par_id3156117\n"
"help.text"
msgid "<ahelp hid=\".\">The wizard saves the current settings and goes to the next page. The<emph> Next </emph>button will become inactive once you have reached the last page.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Wizard menyimpan pengaturan saat ini dan menuju ke halaman selanjutnyanya. Tombol<emph> Selanjutnya </emph>akan menjadi tidak aktif setelah anda mencapai halaman terakhir.</ahelp>"
#: 01020000.xhp
msgctxt ""
@@ -1118,7 +1118,7 @@ msgctxt ""
"par_id3146948\n"
"help.text"
msgid "<ahelp hid=\".\">According to your selections, the wizard creates a document template and saves it. A new document based on the template appears in the work area, with the filename \"UntitledX\".</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Menurut pilihan anda, wisaya membuat templat dokumen dan menyimpannya. Dokumen baru berdasarkan templat muncul pada area kerja, dengan nama berkas \"UntitledX\".</ahelp>"
#: 01020100.xhp
msgctxt ""
@@ -1398,7 +1398,7 @@ msgctxt ""
"par_idN105E2\n"
"help.text"
msgid "<ahelp hid=\".\">Inserts placeholders for the address on the fax template. Later in the fax document, click the placeholder to enter the actual data.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Sisipkan placeholders untuk alamat pada templat fax. Kemudian pada dokumen faks, klik placeholder untuk memasukkan data aktual.</ahelp>"
#: 01020300.xhp
msgctxt ""
@@ -1446,7 +1446,7 @@ msgctxt ""
"par_idN105FD\n"
"help.text"
msgid "<ahelp hid=\".\">Inserts placeholders for the address on the fax template. Later in the fax document, click the placeholder to enter the actual data.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Sisipkan placeholders untuk alamat pada templat fax. Kemudian pada dokumen faks, klik placeholder untuk memasukkan data aktual.</ahelp>"
#: 01020300.xhp
msgctxt ""
@@ -1462,7 +1462,7 @@ msgctxt ""
"par_idN10604\n"
"help.text"
msgid "<ahelp hid=\".\">Inserts database fields for a later mail merge with the fax document.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Masukkan ruas pangkalan data untuk gabungan surat kemudian dengan dokumen faks.</ahelp>"
#: 01020300.xhp
msgctxt ""
@@ -1694,7 +1694,7 @@ msgctxt ""
"par_id3147571\n"
"help.text"
msgid "Within the wizard, you can modify your entries at any time. You may also skip an entire page or even all the pages, in which case the current (or default) settings remain in effect."
-msgstr ""
+msgstr "Di dalam wisaya, Anda dapat mengubah entri Anda kapanpun. Anda dapat juga melewati satu halaman penuh atau bahkan seluruh halaman wisaya, yang dalam hal itu pengaturan saat ini (atau baku) akan tetap berlaku."
#: 01040000.xhp
msgctxt ""
@@ -1710,7 +1710,7 @@ msgctxt ""
"par_id3149177\n"
"help.text"
msgid "Returns to the selections made on the previous page. The current settings remain in effect. This button only becomes active after the first page."
-msgstr ""
+msgstr "Kembali ke pilihan yang dibuat di halaman sebelumnya. Pengaturan saat ini tetap berlaku. Tombol ini hanya menjadi aktif setelah halaman pertama."
#: 01040000.xhp
msgctxt ""
@@ -1726,7 +1726,7 @@ msgctxt ""
"par_id3156426\n"
"help.text"
msgid "The wizard saves the current settings and goes to the next page. Once you reach the last page, this button will become inactive."
-msgstr ""
+msgstr "Wiyasa menyimpan pengaturan saat ini dan pergi ke halaman berikutnya. Setelah Anda mencapai halaman terakhir, tombol ini akan menjadi tidak aktif."
#: 01040000.xhp
msgctxt ""
@@ -1742,7 +1742,7 @@ msgctxt ""
"par_id3156346\n"
"help.text"
msgid "According to your selections, the wizard creates a document template and saves it on your hard disk. A new document based on the template appears in the work area, with the filename \"UntitledX\" (X stands for an automatic number)."
-msgstr ""
+msgstr "Menurut pilihan Anda, wiyasa membuat template dokumen dan menyimpannya di diska Anda. Dokumen baru berdasarkan template muncul di area kerja, dengan nama berkas \"UntitledX\" (X adalah singkatan dari nomor otomatis)."
#: 01040000.xhp
msgctxt ""
@@ -1750,7 +1750,7 @@ msgctxt ""
"par_id3149235\n"
"help.text"
msgid "$[officename] saves the current settings in the wizard according to the selected document template. These will be used as the default settings the next time you activate the wizard."
-msgstr ""
+msgstr "$[officename] menyimpan pengaturan saat ini dalam wisaya sesuai dengan templat yang dipilih. Pengaturan-pengaturan ini dipakai sebagai pengaturan baku saat berikutnya Anda mengaktifkan wisaya. "
#: 01040100.xhp
msgctxt ""
@@ -1806,7 +1806,7 @@ msgctxt ""
"par_idN105E2\n"
"help.text"
msgid "<ahelp hid=\".\">Prints out a page on which you can write down the minutes during the meeting.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Cetak halaman yang anda tuliskan beberapa menit selama pertemuan.</ahelp>"
#: 01040100.xhp
msgctxt ""
@@ -1838,7 +1838,7 @@ msgctxt ""
"par_id3150616\n"
"help.text"
msgid "<ahelp hid=\"HID_AGENDA_PAGE2\">Specifies the date, time, title, and location of the meeting.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"HID_AGENDA_PAGE2\">Menentukan tanggal, waktu, judul, dan lokasi pertemuan.</ahelp>"
#: 01040200.xhp
msgctxt ""
@@ -1854,7 +1854,7 @@ msgctxt ""
"par_id3153311\n"
"help.text"
msgid "<ahelp hid=\"WIZARDS_HID_AGWIZ_2_TXT_DATE\">Specifies the date of the meeting.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"WIZARDS_HID_AGWIZ_2_TXT_DATE\">Menentukan tanggal pertemuan.</ahelp>"
#: 01040200.xhp
msgctxt ""
@@ -1870,7 +1870,7 @@ msgctxt ""
"par_id3166460\n"
"help.text"
msgid "<ahelp hid=\"WIZARDS_HID_AGWIZ_2_TXT_TIME\">Specifies the time of the meeting.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"WIZARDS_HID_AGWIZ_2_TXT_TIME\">Menentukan waktu pertemuan.</ahelp>"
#: 01040200.xhp
msgctxt ""
@@ -1886,7 +1886,7 @@ msgctxt ""
"par_idN10629\n"
"help.text"
msgid "<ahelp hid=\".\">Specifies the title of the meeting.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Menentukan judul pertemuan.</ahelp>"
#: 01040200.xhp
msgctxt ""
@@ -1902,7 +1902,7 @@ msgctxt ""
"par_id3159400\n"
"help.text"
msgid "<ahelp hid=\"WIZARDS_HID_AGWIZ_2_TXT_LOCATION\">Specifies the location of the meeting.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"WIZARDS_HID_AGWIZ_2_TXT_LOCATION\">Menentukan lokasi pertemuan.</ahelp>"
#: 01040200.xhp
msgctxt ""
@@ -2030,7 +2030,7 @@ msgctxt ""
"par_id3152363\n"
"help.text"
msgid "<ahelp hid=\"HID_AGENDA_PAGE4\">Specifies the names to be printed on the agenda.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"HID_AGENDA_PAGE4\">Menentukan nama yang akan dicetak pada agenda.</ahelp>"
#: 01040400.xhp
msgctxt ""
@@ -2454,7 +2454,7 @@ msgctxt ""
"hd_id3153527\n"
"help.text"
msgid "Available fields"
-msgstr ""
+msgstr "Ruas tersedia"
#: 01090100.xhp
msgctxt ""
@@ -2470,7 +2470,7 @@ msgctxt ""
"hd_id3150443\n"
"help.text"
msgid ">"
-msgstr ""
+msgstr ">"
#: 01090100.xhp
msgctxt ""
@@ -2502,7 +2502,7 @@ msgctxt ""
"hd_id3155419\n"
"help.text"
msgid "<"
-msgstr ""
+msgstr "<"
#: 01090100.xhp
msgctxt ""
@@ -2534,7 +2534,7 @@ msgctxt ""
"par_idN1074A\n"
"help.text"
msgid "^"
-msgstr ""
+msgstr "^"
#: 01090100.xhp
msgctxt ""
@@ -2550,7 +2550,7 @@ msgctxt ""
"par_idN10751\n"
"help.text"
msgid "v"
-msgstr ""
+msgstr "v"
#: 01090100.xhp
msgctxt ""
@@ -2574,7 +2574,7 @@ msgctxt ""
"par_id3156194\n"
"help.text"
msgid "<ahelp hid=\".\">Displays the fields that are in the new form.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Menampilkan ruas yang ada pada formulir baru.</ahelp>"
#: 01090100.xhp
msgctxt ""
@@ -2710,7 +2710,7 @@ msgctxt ""
"par_idN10559\n"
"help.text"
msgid "Tables or queries"
-msgstr ""
+msgstr "Tabel atau kueri"
#: 01090210.xhp
msgctxt ""
@@ -2718,7 +2718,7 @@ msgctxt ""
"par_idN1055D\n"
"help.text"
msgid "<ahelp hid=\".\">Specifies the table or query for which the subform is to be created.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Menentukan tabel atau kueri untuk membuat subformulir.</ahelp>"
#: 01090210.xhp
msgctxt ""
@@ -2726,7 +2726,7 @@ msgctxt ""
"par_idN10590\n"
"help.text"
msgid "Fields in my subform"
-msgstr ""
+msgstr "Ruas pada subformulir saya"
#: 01090210.xhp
msgctxt ""
@@ -2734,7 +2734,7 @@ msgctxt ""
"par_idN10594\n"
"help.text"
msgid "<ahelp hid=\".\">Displays all fields that will be included in the new subform.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Menampilkan semua ruas yang akan dimasukkan pada subformulir baru.</ahelp>"
#: 01090210.xhp
msgctxt ""
@@ -2974,7 +2974,7 @@ msgctxt ""
"hd_id3153682\n"
"help.text"
msgid "Arrangement of the main form"
-msgstr ""
+msgstr "Penataan formulir utama"
#: 01090300.xhp
msgctxt ""
@@ -3254,7 +3254,7 @@ msgctxt ""
"par_idN10553\n"
"help.text"
msgid "Specifies the form style."
-msgstr ""
+msgstr "Menentukan gaya formulir."
#: 01090500.xhp
msgctxt ""
@@ -3262,7 +3262,7 @@ msgctxt ""
"par_idN10556\n"
"help.text"
msgid "Apply styles"
-msgstr ""
+msgstr "Terapkan gaya"
#: 01090500.xhp
msgctxt ""
@@ -3270,7 +3270,7 @@ msgctxt ""
"par_idN1055A\n"
"help.text"
msgid "<ahelp hid=\".\">Specifies the page style for the form.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Menentukan gaya halaman dari formulir.</ahelp>"
#: 01090500.xhp
msgctxt ""
diff --git a/source/id/helpcontent2/source/text/shared/explorer/database.po b/source/id/helpcontent2/source/text/shared/explorer/database.po
index 28703faa3ea..9fcaf7bffb1 100644
--- a/source/id/helpcontent2/source/text/shared/explorer/database.po
+++ b/source/id/helpcontent2/source/text/shared/explorer/database.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: 2018-11-05 19:05+0000\n"
-"Last-Translator: muriaakmal <akmalrifqirifqiakmal@gmail.com>\n"
+"PO-Revision-Date: 2018-11-15 03:09+0000\n"
+"Last-Translator: Faqih Yugo Susilo <faqihyugos@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: id\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n>1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1541444730.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542251385.000000\n"
#: 02000000.xhp
msgctxt ""
@@ -30,7 +30,7 @@ msgctxt ""
"bm_id3150445\n"
"help.text"
msgid "<bookmark_value>queries;overview (Base)</bookmark_value><bookmark_value>tables in databases; printing queries (Base)</bookmark_value><bookmark_value>printing; queries (Base)</bookmark_value><bookmark_value>queries; printing (Base)</bookmark_value>"
-msgstr "<bookmark_value>kuiri;ikhtisar (Base)</bookmark_value><bookmark_value>tabel dalam basis data; pencetakan kuiri (Base)</bookmark_value><bookmark_value>pencetakan; kuiri (Base)</bookmark_value><bookmark_value>kuiri; pencetakan (Base)</bookmark_value>"
+msgstr "<bookmark_value>kuiri;ikhtisar (Base)</bookmark_value><bookmark_value>tabel dalam pangkalan data; pencetakan kuiri (Base)</bookmark_value><bookmark_value>pencetakan; kuiri (Base)</bookmark_value><bookmark_value>kuiri; pencetakan (Base)</bookmark_value>"
#: 02000000.xhp
msgctxt ""
@@ -54,7 +54,7 @@ msgctxt ""
"par_id3147399\n"
"help.text"
msgid "Use queries to find records from data tables based on certain criteria. All queries created for a database are listed under the <emph>Queries</emph> entry. Since this entry contains the database queries, it is also called the \"query container\"."
-msgstr "Gunakan kuiri untuk menemukan catatan dari tabel data berdasarkan kriteria tertentu. Semua kuiri yang dibuat untuk suatu basis data dicantumkan di bawah entri <emph>Kuiri</emph>. Karena entri ini memuat kuiri basis data, itu juga disebut \"kontainer kuiri\"."
+msgstr "Gunakan kuiri untuk menemukan catatan dari tabel data berdasarkan kriteria tertentu. Semua kuiri yang dibuat untuk suatu pangkalan data dicantumkan di bawah entri <emph>Kuiri</emph>. Karena entri ini memuat kuiri pangkalan data, itu juga disebut \"kontainer kuiri\"."
#: 02000000.xhp
msgctxt ""
@@ -86,7 +86,7 @@ msgctxt ""
"par_id3149827\n"
"help.text"
msgid "Open the database file and click the Table icon if you want to print a table, or click the Query icon if you want to print a query."
-msgstr "Buka berkas basis data dan klik ikon Tabel jika Anda ingin mencetak tabel, atau klik ikon Kuiri apabila hendak mencetak kuiri."
+msgstr "Buka berkas pangkalan data dan klik ikon Tabel jika Anda ingin mencetak tabel, atau klik ikon Kuiri apabila hendak mencetak kuiri."
#: 02000000.xhp
msgctxt ""
@@ -94,7 +94,7 @@ msgctxt ""
"par_id3149398\n"
"help.text"
msgid "Drag the name of the table or query into the open text document or spreadsheet. The dialog <link href=\"text/shared/02/12070000.xhp\" name=\"Insert Database Columns\">Insert Database Columns</link> opens."
-msgstr "Seret nama dari tabel atau kuiri yang dipilih ke dalam dokumen teks atau pengolah angka. Dialog <link href=\"text/shared/02/12070000.xhp\" name=\"Sisip Kolom Basis Data\">Sisip Kolom Basis Data</link> akan terbuka."
+msgstr "Seret nama dari tabel atau kuiri yang dipilih ke dalam dokumen teks atau pengolah angka. Dialog <link href=\"text/shared/02/12070000.xhp\" name=\"Sisip Kolom Pangkalan Data\">Sisip Kolom Pangkalan Data</link> akan terbuka. "
#: 02000000.xhp
msgctxt ""
@@ -126,7 +126,7 @@ msgctxt ""
"par_id3153146\n"
"help.text"
msgid "You can also open the data source view (Ctrl+Shift+F4), select the entire database table in the data source view (click on the top left corner of the table), and then drag the selection to a text document or spreadsheet."
-msgstr "Anda juga bisa membuka tampilan sumber data (Ctrl+Shift+F4), memilih seluruh tabel basis data dalam tampilan sumber data (klik di pojok kiri atas tabel), kemudian menyeret hasil pilihan tersebut ke dokumen teks atau lembar kerja."
+msgstr "Anda juga bisa membuka tampilan sumber data (Ctrl+Shift+F4), memilih seluruh tabel pangkalan data dalam tampilan sumber data (klik di pojok kiri atas tabel), kemudian menyeret hasil pilihan tersebut ke dokumen teks atau lembar kerja."
#: 02000000.xhp
msgctxt ""
@@ -342,7 +342,7 @@ msgctxt ""
"bm_id3153323\n"
"help.text"
msgid "<bookmark_value>views; creating database views (Base)</bookmark_value> <bookmark_value>queries; creating in design view (Base)</bookmark_value> <bookmark_value>designing; queries (Base)</bookmark_value> <bookmark_value>design view; queries/views (Base)</bookmark_value> <bookmark_value>joining;tables (Base)</bookmark_value> <bookmark_value>tables in databases; joining for queries (Base)</bookmark_value> <bookmark_value>queries; joining tables (Base)</bookmark_value> <bookmark_value>tables in databases; relations (Base)</bookmark_value> <bookmark_value>relations; joining tables (Base)</bookmark_value> <bookmark_value>queries; deleting table links (Base)</bookmark_value> <bookmark_value>criteria of query design (Base)</bookmark_value> <bookmark_value>queries; formulating filter conditions (Base)</bookmark_value> <bookmark_value>filter conditions;in queries (Base)</bookmark_value> <bookmark_value>parameters; queries (Base)</bookmark_value> <bookmark_value>queries; parameter queries (Base)</bookmark_value> <bookmark_value>SQL; queries (Base)</bookmark_value> <bookmark_value>native SQL (Base)</bookmark_value>"
-msgstr "<bookmark_value>tilikan; membuat tilikan basis data (Base)</bookmark_value> <bookmark_value>kuiri; mencipta dalam tilikan desain (Base)</bookmark_value> <bookmark_value>mendesain; kuiri (Base)</bookmark_value> <bookmark_value>tilikan desain; kuiri/tilikan-tilikan (Base)</bookmark_value> <bookmark_value>menggabungkan;tabel-tabel (Base)</bookmark_value> <bookmark_value>tabel tabel dalam basis data; menggabungkan untuk kuiri (Base)</bookmark_value> <bookmark_value>kuiri; menggabungkan tabel-tabel (Base)</bookmark_value> <bookmark_value>tabel-tabel dalam basis data; relasi-relasi (Base)</bookmark_value> <bookmark_value>relasi-relasi; menggabungkan tabel-tabel(Base)</bookmark_value> <bookmark_value>kuiri; menghapus tautan tabel (Base)</bookmark_value> <bookmark_value>kriteria dari desain kuiri (Base)</bookmark_value> <bookmark_value>kuiri; merumuskan kondisi-kondisi penyaringan (Base)</bookmark_value> <bookmark_value>kondisi-kondisi penyaringan;dalam kuiri-kuiri (Base)</bookmark_value> <bookmark_value>parameter; kuiri (Base)</bookmark_value> <bookmark_value>kuiri; parameter kuiri (Base)</bookmark_value> <bookmark_value>SQL; kuiri-kuiri (Base)</bookmark_value> <bookmark_value>native SQL (Base)</bookmark_value>"
+msgstr "<bookmark_value>tilikan; membuat tilikan pangkalan data (Base)</bookmark_value> <bookmark_value>kuiri; mencipta dalam tilikan desain (Base)</bookmark_value> <bookmark_value>mendesain; kuiri (Base)</bookmark_value> <bookmark_value>tilikan desain; kuiri/tilikan-tilikan (Base)</bookmark_value> <bookmark_value>menggabungkan;tabel-tabel (Base)</bookmark_value> <bookmark_value>tabel tabel dalam pangkalan data; menggabungkan untuk kuiri (Base)</bookmark_value> <bookmark_value>kuiri; menggabungkan tabel-tabel (Base)</bookmark_value> <bookmark_value>tabel-tabel dalam pangkalan data; relasi-relasi (Base)</bookmark_value> <bookmark_value>relasi-relasi; menggabungkan tabel-tabel(Base)</bookmark_value> <bookmark_value>kuiri; menghapus tautan tabel (Base)</bookmark_value> <bookmark_value>kriteria dari desain kuiri (Base)</bookmark_value> <bookmark_value>kuiri; merumuskan kondisi-kondisi penyaringan (Base)</bookmark_value> <bookmark_value>kondisi-kondisi penyaringan;dalam kuiri-kuiri (Base)</bookmark_value> <bookmark_value>parameter; kuiri (Base)</bookmark_value> <bookmark_value>kuiri; parameter kuiri (Base)</bookmark_value> <bookmark_value>SQL; kuiri-kuiri (Base)</bookmark_value> <bookmark_value>native SQL (Base)</bookmark_value>"
#: 02010100.xhp
msgctxt ""
@@ -358,7 +358,7 @@ msgctxt ""
"par_id3156411\n"
"help.text"
msgid "<ahelp hid=\".\">The <emph>Query Design View </emph>allows you to create and edit a database query.</ahelp>"
-msgstr "<ahelp hid=\".\">Dengan <emph>Desain Tampilan Kuiri</emph>, Anda dapat membuat dan menyunting kuiri basis data.</ahelp>"
+msgstr "<ahelp hid=\".\">Dengan <emph>Desain Tampilan Kuiri</emph>, Anda dapat membuat dan menyunting kuiri pangkalan data.</ahelp>"
#: 02010100.xhp
msgctxt ""
@@ -582,7 +582,7 @@ msgctxt ""
"par_id3152577\n"
"help.text"
msgid "If, for example, you have a spreadsheet for articles identified by an article number, and a spreadsheet for customers in which you record all articles that a customer orders using the corresponding article numbers, then there is a relationship between the two \"article number\" data fields. If you now want to create a query that returns all articles that a customer has ordered, you must retrieve data from two spreadsheets. To do this, you must inform $[officename] about the relationship which exists between the data in the two spreadsheets."
-msgstr ""
+msgstr "Jika, misalnya, Anda memiliki spreadsheet untuk artikel yang diidentifikasi oleh nomor artikel, dan spreadsheet untuk pelanggan di mana Anda mencatat semua artikel yang dipesan pelanggan menggunakan nomor artikel yang terkait, maka ada hubungan antara dua ruas data\"nomor artikel\". Jika Anda sekarang ingin membuat kueri yang mengembalikan semua artikel yang telah dipesan pelanggan, Anda harus mengambil data dari dua spreadsheet. Untuk melakukan ini, Anda harus menginformasikan $[officename] tentang hubungan yang ada antara data di dua spreadsheet."
#: 02010100.xhp
msgctxt ""
@@ -590,7 +590,7 @@ msgctxt ""
"par_id3155302\n"
"help.text"
msgid "To do this, click a field name in a table (for example, the field name \"Item-Number\" from the Customer table), hold down the mouse button and then drag the field name to the field name of the other table (\"Item-Number\" from the Item table). When you release the mouse button, a line connecting the two fields between the two table windows appears. The corresponding condition that the content of the two field names must be identical is entered in the resulting SQL query."
-msgstr ""
+msgstr "Untuk melakukan ini, klik nama bidang dalam tabel (misalnya, nama bidang \"Item-Number\" dari tabel Pelanggan), tahan tombol mouse dan kemudian seret nama bidang ke nama field dari tabel lainnya (\" Item-Number \"dari tabel Item). Ketika Anda melepaskan tombol mouse, sebuah garis yang menghubungkan dua bidang antara dua jendela tabel muncul. Kondisi terkait bahwa konten dari dua nama bidang harus identik dimasukkan dalam kueri SQL yang dihasilkan."
#: 02010100.xhp
msgctxt ""
@@ -614,7 +614,7 @@ msgctxt ""
"hd_id3153279\n"
"help.text"
msgid "Specifying the relation type"
-msgstr ""
+msgstr "Menentukan jenis hubungan"
#: 02010100.xhp
msgctxt ""
@@ -686,7 +686,7 @@ msgctxt ""
"par_id3146791\n"
"help.text"
msgid "First, select all field names from the tables that you want to add to the query. You can do this either by drag-and-drop or by double-clicking a field name in the table window. With the drag-and-drop method, use the mouse to drag a field name from the table window into the lower area of the query design window. As you do this, you can decide which column in the query design window will receive the selected field. A field name can also be selected by double-clicking. It will then be added to the next free column in the query design window."
-msgstr ""
+msgstr "Pertama, pilih semua nama ruas dari tabel-tabel yang ingin Anda tambahkan ke kueri. Anda dapat melakukan ini dengan seret-dan-jatuhkan atau dengan mengklik dua kali nama ruas di jendela tabel. Dengan metode seret-dan-jatuhkan, gunakan tetikus untuk menyeret nama bidang dari jendela tabel ke bagian bawah jendela desain kueri. Saat Anda melakukan ini, Anda dapat memutuskan kolom mana di jendela desain kueri akan menerima bidang yang dipilih. Nama bidang juga dapat dipilih dengan mengklik dua kali. Ini kemudian akan ditambahkan ke kolom gratis berikutnya di jendela desain kueri."
#: 02010100.xhp
msgctxt ""
@@ -710,7 +710,7 @@ msgctxt ""
"hd_id3155764\n"
"help.text"
msgid "Saving the query"
-msgstr ""
+msgstr "Menyimpan kueri"
#: 02010100.xhp
msgctxt ""
@@ -718,7 +718,7 @@ msgctxt ""
"par_id3148481\n"
"help.text"
msgid "Use the <emph>Save</emph> icon on the Standard toolbar to save the query. You will see a dialog that asks you to enter a name for the query. If the database supports schemas, you can also enter a schema name."
-msgstr ""
+msgstr "Gunakan ikon <emph> Simpan </emph> pada toolbar Standar untuk menyimpan kueri. Anda akan melihat dialog yang meminta Anda memasukkan nama untuk kueri. Jika database mendukung skema, Anda juga dapat memasukkan nama skema."
#: 02010100.xhp
msgctxt ""
@@ -766,7 +766,7 @@ msgctxt ""
"par_id3154964\n"
"help.text"
msgid "To filter data for the query, set the desired criteria in the lower area of the query design window. The following options are available:"
-msgstr ""
+msgstr "Untuk menyaring data untuk kueri, tetapkan kriteria yang diinginkan di area yang lebih rendah dari jendela desain kueri. Ikuti opsi yang ada:"
#: 02010100.xhp
msgctxt ""
@@ -878,7 +878,7 @@ msgctxt ""
"par_id3146133\n"
"help.text"
msgid "<ahelp hid=\"HID_QRYDGN_ROW_VISIBLE\">If you mark the <emph>Visible</emph> property for a data field, that field will be visibly displayed in the resulting query</ahelp>. If you are only using a data field to formulate a condition or make a calculation, you do not necessarily need to display it."
-msgstr ""
+msgstr "<ahelp hid=\"HID_QRYDGN_ROW_VISIBLE\"> Jika Anda menandai properti <emph>Tampak</emph> untuk bidang data, bidang tersebut akan ditampilkan secara jelas dalam kueri yang dihasilkan </ahelp>. Jika Anda hanya menggunakan bidang data untuk merumuskan suatu kondisi atau membuat perhitungan, Anda tidak perlu menampilkannya."
#: 02010100.xhp
msgctxt ""
@@ -918,7 +918,7 @@ msgctxt ""
"par_id3148800\n"
"help.text"
msgid "You can also use the context menu of the line headers in the lower area of the query design window to insert a filter based on a function:"
-msgstr ""
+msgstr "Anda juga dapat menggunakan menu konteks dari kepala baris di bagian bawah jendela desain kueri untuk menyisipkan filter berdasarkan fungsi:"
#: 02010100.xhp
msgctxt ""
@@ -934,7 +934,7 @@ msgctxt ""
"par_id3153233\n"
"help.text"
msgid "<ahelp hid=\"HID_QRYDGN_ROW_FUNCTION\" visibility=\"hidden\">Select a function to run in the query.</ahelp> The functions which are available here depend on those provided by the database engine."
-msgstr ""
+msgstr "<ahelp hid=\"HID_QRYDGN_ROW_FUNCTION\" visibility=\"hidden\"> Pilih suatu fungsi untuk dijalankan dalam query. </ahelp> Fungsi-fungsi yang tersedia di sini bergantung pada yang disediakan oleh mesin basis data."
#: 02010100.xhp
msgctxt ""
@@ -942,7 +942,7 @@ msgctxt ""
"par_id8760818\n"
"help.text"
msgid "If you are working with the embedded HSQL database, the list box in the <emph>Function</emph> row offers you the following options:"
-msgstr ""
+msgstr "Jika Anda bekerja dengan basis data HSQL tertanam, kotak daftar di baris <emph>Fungsi</emph> memberikan opsi-opsi berikut:"
#: 02010100.xhp
msgctxt ""
@@ -1006,7 +1006,7 @@ msgctxt ""
"par_id3155810\n"
"help.text"
msgid "Determines the number of records in the table. Empty fields can either be counted (a) or excluded (b)."
-msgstr ""
+msgstr "Menentukan banyaknya rekaman dalam tabel. Ruas-ruas kosong dapat dihitung (a) atau dikecualikan (b)."
#: 02010100.xhp
msgctxt ""
@@ -1022,7 +1022,7 @@ msgctxt ""
"par_id3152889\n"
"help.text"
msgid "b) COUNT(column): Passing a field name as an argument counts only those records for fields in which the field name in question contains a value. Records with fields having Null values (i.e. fields containing no characters) will not be counted."
-msgstr ""
+msgstr "b) COUNT (kolom): Melewati nama ruas sebagai argumen hanya menghitung catatan-catatan untuk ruas dimana nama bidang yang dimaksud berisi nilai. Rekaman dengan ruas yang memiliki nilai Null (yaitu ruas yang tidak berisi karakter) tidak akan dihitung."
#: 02010100.xhp
msgctxt ""
@@ -1086,7 +1086,7 @@ msgctxt ""
"par_id3149438\n"
"help.text"
msgid "Groups query data according to the selected field name. Functions are executed according to the specified groups. In SQL, this option corresponds to the GROUP BY clause. If a criterion is added, this entry appears in the SQL HAVING sub-clause."
-msgstr ""
+msgstr "Mengelompokkan data kueri sesuai dengan nama ruas yang dipilih. Fungsi dijalankan sesuai dengan kelompok yang ditentukan. Di SQL, opsi ini sesuai dengan klausa GROUP BY. Jika kriteria ditambahkan, tambahan ini muncul didalam sub-klausa SQL HAVING."
#: 02010100.xhp
msgctxt ""
@@ -1126,7 +1126,7 @@ msgctxt ""
"par_id3159205\n"
"help.text"
msgid "Except for the <emph>Group</emph> function, the above functions are called Aggregate functions. These are functions that calculate data to create summaries from the results. Additional functions that are not listed in the list box might be also possible. These depend on the specific database engine in use and on the current functionality provided by the Base driver used to connect to that database engine."
-msgstr ""
+msgstr "Kecuali untuk fungsi <emph> Grup </emph>, fungsi di atas disebut fungsi Aggregate. Ini adalah fungsi yang menghitung data untuk membuat ringkasan dari hasil. Fungsi-fungsi tambahan yang tidak terdaftar dalam daftar kotak juga mungkin. Ini tergantung pada mesin Pangkalan data spesifik yang digunakan dan pada fungsionalitas saat ini yang disediakan oleh driver Base yang digunakan untuk terhubung ke mesin pangkalan data tersebut."
#: 02010100.xhp
msgctxt ""
diff --git a/source/id/helpcontent2/source/text/shared/guide.po b/source/id/helpcontent2/source/text/shared/guide.po
index 197280136c4..dde2b7ba613 100644
--- a/source/id/helpcontent2/source/text/shared/guide.po
+++ b/source/id/helpcontent2/source/text/shared/guide.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-11-08 00:40+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-15 10:26+0000\n"
"Last-Translator: Jordan Maulana <jordanmaulana26@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: id\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n>1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1541637625.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542277594.000000\n"
#: aaa_start.xhp
msgctxt ""
@@ -694,7 +694,7 @@ msgctxt ""
"par_id3156423\n"
"help.text"
msgid "In $[officename] Writer there are two check boxes in front of <emph>URL Recognition</emph>. The box in the first column is for later post-editing and the box in the second column is for AutoCorrect as you type."
-msgstr ""
+msgstr "Pada $[officename] Writer terdapat dua kotak centang di depan <emph>Rekognisi URL</emph>. Kotak pada kolom pertama adalah untuk penyuntingan berikutnya dan kotak pada kolom kedua adalah untuk AutoCorrect saat anda mengetik."
#: autohide.xhp
msgctxt ""
@@ -1158,7 +1158,7 @@ msgctxt ""
"par_idN106D5\n"
"help.text"
msgid "<variable id=\"breaking_lines\"><link href=\"text/shared/guide/breaking_lines.xhp\">Inserting Line Breaks in Cells</link></variable>"
-msgstr ""
+msgstr "<variable id=\"breaking_lines\"><link href=\"text/shared/guide/breaking_lines.xhp\">Menyisipkan Jeda Garis pada Sel</link></variable>"
#: breaking_lines.xhp
msgctxt ""
@@ -1606,7 +1606,7 @@ msgctxt ""
"par_id9091769\n"
"help.text"
msgid "Follow the instructions in the <link href=\"text/schart/01/wiz_chart_type.xhp\">Chart Wizard</link> to create the chart."
-msgstr ""
+msgstr "Ikuti instruksi pada <link href=\"text/schart/01/wiz_chart_type.xhp\">Wisaya Grafik</link> untuk membuat grafik."
#: chart_insert.xhp
msgctxt ""
@@ -1654,7 +1654,7 @@ msgctxt ""
"par_id3145419\n"
"help.text"
msgid "Follow the instructions in the <link href=\"text/schart/01/wiz_chart_type.xhp\">Chart Wizard</link> to create the chart."
-msgstr ""
+msgstr "Ikuti instruksi pada <link href=\"text/schart/01/wiz_chart_type.xhp\">Wisaya Grafik</link> untuk membuat grafik."
#: chart_insert.xhp
msgctxt ""
@@ -1678,7 +1678,7 @@ msgctxt ""
"par_id3152960\n"
"help.text"
msgid "You can change the default data values by double-clicking on the chart and then choosing <link href=\"text/schart/01/03010000.xhp\" name=\"View - Chart Data Table\"><emph>View - Chart Data Table</emph></link>."
-msgstr ""
+msgstr "Anda dapat mengubah nilai data bawaan dengan klik ganda pada grafik dan kemudian pilih <link href=\"text/schart/01/03010000.xhp\" name=\"View - Chart Data Table\"><emph>Tampilan - Tabel Data Grafik</emph></link>."
#: chart_legend.xhp
msgctxt ""
@@ -1694,7 +1694,7 @@ msgctxt ""
"bm_id3147291\n"
"help.text"
msgid "<bookmark_value>charts; editing legends</bookmark_value><bookmark_value>legends; charts</bookmark_value><bookmark_value>editing; chart legends</bookmark_value><bookmark_value>formatting; chart legends</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>grafik; menyunting legenda</bookmark_value><bookmark_value>legenda; grafik</bookmark_value><bookmark_value>menyunting; legenda grafik</bookmark_value><bookmark_value>memformat; legenda grafik</bookmark_value>"
#: chart_legend.xhp
msgctxt ""
@@ -1702,7 +1702,7 @@ msgctxt ""
"hd_id3147291\n"
"help.text"
msgid "<variable id=\"chart_legend\"><link href=\"text/shared/guide/chart_legend.xhp\" name=\"Editing Chart Legends\">Editing Chart Legends</link></variable>"
-msgstr ""
+msgstr "<variable id=\"chart_legend\"><link href=\"text/shared/guide/chart_legend.xhp\" name=\"Editing Chart Legends\">Menyunting Legenda Grafik</link></variable>"
#: chart_legend.xhp
msgctxt ""
@@ -1774,7 +1774,7 @@ msgctxt ""
"bm_id3156136\n"
"help.text"
msgid "<bookmark_value>charts; editing titles</bookmark_value><bookmark_value>editing; chart titles</bookmark_value><bookmark_value>titles; editing in charts</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>grafik; menyunting judul</bookmark_value><bookmark_value>menyunting; judul grafik</bookmark_value><bookmark_value>judul; menyunting grafik</bookmark_value>"
#: chart_title.xhp
msgctxt ""
@@ -8829,7 +8829,7 @@ msgctxt ""
"gallery_insert.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by selecting <emph>Tools - Gallery</emph>."
+msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by choosing <emph>Insert - Media - Gallery</emph>."
msgstr ""
#: gallery_insert.xhp
diff --git a/source/id/helpcontent2/source/text/shared/help.po b/source/id/helpcontent2/source/text/shared/help.po
index b273812c3a8..7b0c6704f12 100644
--- a/source/id/helpcontent2/source/text/shared/help.po
+++ b/source/id/helpcontent2/source/text/shared/help.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-11-03 07:04+0000\n"
-"Last-Translator: davidwahyu <davidwahyuyu@gmail.com>\n"
+"PO-Revision-Date: 2018-11-15 02:15+0000\n"
+"Last-Translator: Faqih Yugo Susilo <faqihyugos@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: id\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n>1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1541228675.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542248119.000000\n"
#: browserhelp.xhp
msgctxt ""
@@ -54,7 +54,7 @@ msgctxt ""
"par_id601525734140935\n"
"help.text"
msgid "<variable id=\"index\">Index of chosen module</variable>"
-msgstr ""
+msgstr "<variable id=\"index\"> Modul indeks yang dipilih </variable>"
#: browserhelp.xhp
msgctxt ""
diff --git a/source/id/helpcontent2/source/text/shared/optionen.po b/source/id/helpcontent2/source/text/shared/optionen.po
index d974ede3286..59d07add056 100644
--- a/source/id/helpcontent2/source/text/shared/optionen.po
+++ b/source/id/helpcontent2/source/text/shared/optionen.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-11-07 12:47+0000\n"
-"Last-Translator: jokosu10 <susilo.j8@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:01+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: id\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n>1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1541594874.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196917.000000\n"
#: 01000000.xhp
msgctxt ""
@@ -267,6 +267,14 @@ msgstr "Sebagian dari data pengguna secara otomatis disertakan dalam suatu kamus
#: 01010100.xhp
msgctxt ""
"01010100.xhp\n"
+"par_id3153032\n"
+"help.text"
+msgid "User data is also used when commenting and in tracking changes mode, to identify comments/edits author; and to mark last edit position in document, so that when author opens the document later, it opens at the last edit position."
+msgstr ""
+
+#: 01010100.xhp
+msgctxt ""
+"01010100.xhp\n"
"hd_id3147653\n"
"help.text"
msgid "Address"
@@ -14741,7 +14749,7 @@ msgctxt ""
"opencl.xhp\n"
"par_id5293741\n"
"help.text"
-msgid "for more information on OpenCL, visit <link href=\"http://www.khronos.org/opencl/\">the OpenCL site</link>"
+msgid "for more information on OpenCL, visit <link href=\"https://www.khronos.org/opencl/\">the OpenCL site</link>"
msgstr ""
#: persona_firefox.xhp
diff --git a/source/id/helpcontent2/source/text/smath.po b/source/id/helpcontent2/source/text/smath.po
index a1bd8be3c77..304f6547b40 100644
--- a/source/id/helpcontent2/source/text/smath.po
+++ b/source/id/helpcontent2/source/text/smath.po
@@ -4,17 +4,17 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2017-08-09 00:53+0000\n"
-"Last-Translator: Andika Triwidada <andika@gmail.com>\n"
+"PO-Revision-Date: 2018-11-13 23:54+0000\n"
+"Last-Translator: Jordan Maulana <jordanmaulana26@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: id\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=1; plural=0;\n"
+"Plural-Forms: nplurals=2; plural=n>1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1502240036.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542153249.000000\n"
#: main0000.xhp
msgctxt ""
@@ -62,7 +62,7 @@ msgctxt ""
"par_id3143269\n"
"help.text"
msgid "Have a look at <link href=\"https://www.dmaths.org\">www.dmaths.org</link> for a set of additional %PRODUCTNAME Math icons and macros."
-msgstr ""
+msgstr "Lihatlah di <link href=\"https://www.dmaths.org\">www.dmaths.org</link> untuk suatu set makro dan ikon %PRODUCTNAME Math tambahan."
#: main0100.xhp
msgctxt ""
diff --git a/source/id/helpcontent2/source/text/smath/01.po b/source/id/helpcontent2/source/text/smath/01.po
index e74363df583..e60bae6c3e8 100644
--- a/source/id/helpcontent2/source/text/smath/01.po
+++ b/source/id/helpcontent2/source/text/smath/01.po
@@ -4,17 +4,17 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-09-19 08:30+0000\n"
-"Last-Translator: Jordan Maulana <jordanmaulana26@gmail.com>\n"
+"PO-Revision-Date: 2018-11-15 04:14+0000\n"
+"Last-Translator: Faqih Yugo Susilo <faqihyugos@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: id\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=1; plural=0;\n"
+"Plural-Forms: nplurals=2; plural=n>1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1537345847.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542255254.000000\n"
#: 02080000.xhp
msgctxt ""
@@ -12366,7 +12366,7 @@ msgctxt ""
"par_id3153916\n"
"help.text"
msgid "The <emph>Insert</emph> dialog is set up like the <link href=\"text/shared/01/01020000.xhp\" name=\"Open\"><emph>Open</emph></link> dialog under <emph>File</emph>. Use the <emph>Insert</emph> dialog to load, edit and display a formula saved as a file in the <emph>Commands</emph> window."
-msgstr ""
+msgstr "Dialog <emph>Sisip</emph> tidak berbeda jauh dengan dialog <link href=\"text/shared/01/01020000.xhp\" name=\"Open\"><emph>Buka</emph></link> pada menu <emph>Berkas</emph>. Gunakan dialog <emph>Sisip</emph> untuk memuat, menyunting, serta menampilkan rumus yang disimpan sebagai berkas pada jendela <emph>Perintah</emph>."
#: 06020000.xhp
msgctxt ""
@@ -12374,7 +12374,7 @@ msgctxt ""
"par_id3153917\n"
"help.text"
msgid "You can import MathML files created by other applications as well. The MathML source must have a <item type=\"code\">math</item> element with an <item type=\"code\">xmlns</item> attribute with value \"http://www.w3.org/1998/Math/MathML\". The languages MathML and StarMath are not fully compatible, therefore you should revise the import result. For details about the language MathML see its <link href=\"https://www.w3.org/TR/#tr_MathML\">specification</link>."
-msgstr ""
+msgstr "Anda juga bisa mengimpor berkas MathML yang dibuat oleh aplikasi lain. Sumber MathML mesti punya elemen <item type=\"code\">math</item> dengan suatu atribut <item type=\"code\">xmlns</item> dengan nilai \"http://www.w3.org/1998/Math/MathML\". Bahasa MathML dan StarMath tidak sepenuhnya kompatibel, sehingga Anda mesti merevisi hasil impor. Untuk rincian tentang bahasa MathML lihatlah <link href=\"https://www.w3.org/TR/#tr_MathML\">spesifikasinya</link>."
#: 06020000.xhp
msgctxt ""
@@ -12422,4 +12422,4 @@ msgctxt ""
"par_id3153919\n"
"help.text"
msgid "This command handles only MathML content. If you have copied a %PRODUCTNAME Math formula to clipboard, insert it using the command <link href=\"text/shared/01/02060000.xhp\" name=\"Paste\"><emph>Paste</emph></link> under <emph>Edit</emph>."
-msgstr ""
+msgstr "Perintah ini menangani hanya isi MathML. Jika Anda telah menyalin suatu rumus %PRODUCTNAME Math ke papan klip, sisipkan memakai perintah <link href=\"text/shared/01/02060000.xhp\" name=\"Paste\"><emph>Tempel</emph></link> di bawah <emph>Sunting</emph>."
diff --git a/source/id/helpcontent2/source/text/swriter/00.po b/source/id/helpcontent2/source/text/swriter/00.po
index f3a3e2fb262..6f8af9fb9bc 100644
--- a/source/id/helpcontent2/source/text/swriter/00.po
+++ b/source/id/helpcontent2/source/text/swriter/00.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: 2018-11-04 12:11+0000\n"
-"Last-Translator: Andika Triwidada <andika@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-15 03:55+0000\n"
+"Last-Translator: Faqih Yugo Susilo <faqihyugos@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: id\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n>1;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1541333465.000000\n"
+"X-POOTLE-MTIME: 1542254105.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -37,8 +37,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3150253\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\"><alt id=\"alt_id3145389\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\"><alt id=\"alt_id3145389\">Ikon</alt></image>"
+msgid "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145389\">Wrap Off Icon</alt></image>"
+msgstr "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145389\">Mati Bungkus Ikon</alt></image>"
#: 00000004.xhp
msgctxt ""
@@ -53,8 +53,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3156397\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\"><alt id=\"alt_id3149048\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\"><alt id=\"alt_id3149048\">Ikon</alt></image>"
+msgid "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149048\">Wrap On Icon</alt></image>"
+msgstr "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149048\">Nyala Bungkus Ikon</alt></image>"
#: 00000004.xhp
msgctxt ""
@@ -69,8 +69,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3154558\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\"><alt id=\"alt_id3152999\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\"><alt id=\"alt_id3152999\">Ikon</alt></image>"
+msgid "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152999\">Wrap Through Icon</alt></image>"
+msgstr "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152999\">Membungkus Ikon</alt></image>"
#: 00000004.xhp
msgctxt ""
@@ -85,8 +85,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3148773\n"
"help.text"
-msgid "<image src=\"res/sc06301.png\" id=\"img_id3149026\"><alt id=\"alt_id3149026\">Icon</alt></image>"
-msgstr "<image src=\"res/sc06301.png\" id=\"img_id3149026\"><alt id=\"alt_id3149026\">Ikon</alt></image>"
+msgid "<image src=\"res/sc06301.png\" id=\"img_id3149026\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149026\">Jump to Previous Script Icon</alt></image>"
+msgstr "<image src=\"res/sc06301.png\" id=\"img_id3149026\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149026\">Lompat ke ikon skrip sebelumnya</alt></image>"
#: 00000004.xhp
msgctxt ""
@@ -101,8 +101,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3151265\n"
"help.text"
-msgid "<image src=\"res/sc06300.png\" id=\"img_id3151272\"><alt id=\"alt_id3151272\">Icon</alt></image>"
-msgstr "<image src=\"res/sc06300.png\" id=\"img_id3151272\"><alt id=\"alt_id3151272\">Ikon</alt></image>"
+msgid "<image src=\"res/sc06300.png\" id=\"img_id3151272\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151272\"> Jump to Next Script Icon</alt></image>"
+msgstr "<image src=\"res/sc06300.png\" id=\"img_id3151272\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151272\"> Lompat ke ikon skrip selanjutnya</alt></image>"
#: 00000004.xhp
msgctxt ""
@@ -381,8 +381,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3154763\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
+msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8 "
#: 00000403.xhp
msgctxt ""
@@ -397,8 +397,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3151387\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
+msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9 "
#: 00000403.xhp
msgctxt ""
@@ -413,8 +413,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3145823\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
+msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10 "
#: 00000403.xhp
msgctxt ""
@@ -429,8 +429,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150932\n"
"help.text"
-msgid "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\"><alt id=\"alt_id3150502\">Icon</alt></image>"
-msgstr "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\"><alt id=\"alt_id3150502\">Ikon</alt></image>"
+msgid "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150502\">Formatting Marks Icon</alt></image>"
+msgstr "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150502\">Memformat ikon tanda</alt></image>"
#: 00000403.xhp
msgctxt ""
@@ -461,8 +461,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150765\n"
"help.text"
-msgid "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\"><alt id=\"alt_id3147572\">Icon</alt></image>"
-msgstr "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\"><alt id=\"alt_id3147572\">Ikon</alt></image>"
+msgid "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147572\">Web Icon</alt></image>"
+msgstr "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147572\">Ikon Web</alt></image>"
#: 00000403.xhp
msgctxt ""
@@ -2461,7 +2461,7 @@ msgctxt ""
"stylesmenu.xhp\n"
"par_id941529884998705\n"
"help.text"
-msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles</emph></variable>."
+msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles...</emph></variable>."
msgstr "<variable id=\"ses\">Pilih <emph>Gaya - Sunting Gaya</emph></variable>"
#: stylesmenu.xhp
diff --git a/source/id/helpcontent2/source/text/swriter/guide.po b/source/id/helpcontent2/source/text/swriter/guide.po
index 475447d9612..b2a851c2991 100644
--- a/source/id/helpcontent2/source/text/swriter/guide.po
+++ b/source/id/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: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: 2018-11-12 11:01+0000\n"
-"Last-Translator: Andika Triwidada <andika@gmail.com>\n"
+"PO-Revision-Date: 2018-11-15 10:32+0000\n"
+"Last-Translator: Jordan Maulana <jordanmaulana26@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: id\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n>1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1542020489.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542277923.000000\n"
#: anchor_object.xhp
msgctxt ""
@@ -3382,7 +3382,7 @@ msgctxt ""
"par_id3154233\n"
"help.text"
msgid "Select the word that you want to delete in the <emph>Word</emph> list, and then click <emph>Delete</emph>."
-msgstr ""
+msgstr "Pilih kata yang ingin anda hapus dalam daftar <emph>Kata</emph>, kemudian klik <emph>Hapus</emph>."
#: dragdroptext.xhp
msgctxt ""
@@ -3494,7 +3494,7 @@ msgctxt ""
"par_id3150526\n"
"help.text"
msgid "Choose <item type=\"menuitem\">View - Styles</item>, and then click the <item type=\"menuitem\">Page Styles</item> icon."
-msgstr ""
+msgstr "Pilih <item type=\"menuitem\">Tampilan - Gaya</item>, kemudian klik ikon <item type=\"menuitem\">Gaya Halaman</item>."
#: even_odd_sdw.xhp
msgctxt ""
@@ -3614,7 +3614,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Converting a Field into Text"
-msgstr ""
+msgstr "Mengubah Ruas menjadi Teks"
#: field_convert.xhp
msgctxt ""
@@ -3678,7 +3678,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "About Fields"
-msgstr ""
+msgstr "Tentang Ruas"
#: fields.xhp
msgctxt ""
@@ -3710,7 +3710,7 @@ msgctxt ""
"hd_id3154262\n"
"help.text"
msgid "Viewing Fields"
-msgstr ""
+msgstr "Menampilkan Ruas"
#: fields.xhp
msgctxt ""
@@ -3742,7 +3742,7 @@ msgctxt ""
"hd_id3153166\n"
"help.text"
msgid "Field Properties"
-msgstr ""
+msgstr "Properti Ruas"
#: fields.xhp
msgctxt ""
@@ -3766,7 +3766,7 @@ msgctxt ""
"par_id3155582\n"
"help.text"
msgid "Field Type"
-msgstr ""
+msgstr "Jenis Ruas"
#: fields.xhp
msgctxt ""
@@ -3806,7 +3806,7 @@ msgctxt ""
"par_id3147239\n"
"help.text"
msgid "Moves the mouse pointer to the reference."
-msgstr ""
+msgstr "Pindahkan penunjuk tetikus ke referensi."
#: fields.xhp
msgctxt ""
@@ -3822,7 +3822,7 @@ msgctxt ""
"par_id3147290\n"
"help.text"
msgid "Runs a macro."
-msgstr ""
+msgstr "Menjalankan makro."
#: fields.xhp
msgctxt ""
@@ -3838,7 +3838,7 @@ msgctxt ""
"par_id3145637\n"
"help.text"
msgid "Opens a dialog to edit the contents of the field."
-msgstr ""
+msgstr "Buka dialog untuk menyunting konten dari ruas."
#: fields.xhp
msgctxt ""
@@ -3846,7 +3846,7 @@ msgctxt ""
"hd_id3155937\n"
"help.text"
msgid "Updating Fields"
-msgstr ""
+msgstr "Menyunting Ruas"
#: fields.xhp
msgctxt ""
diff --git a/source/id/helpcontent2/source/text/swriter/librelogo.po b/source/id/helpcontent2/source/text/swriter/librelogo.po
index 69949397a4d..d1a75d59adc 100644
--- a/source/id/helpcontent2/source/text/swriter/librelogo.po
+++ b/source/id/helpcontent2/source/text/swriter/librelogo.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: libo_help swriter librelogo 4.3\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-05-07 21:39+0200\n"
-"PO-Revision-Date: 2018-11-05 18:52+0000\n"
-"Last-Translator: muriaakmal <akmalrifqirifqiakmal@gmail.com>\n"
+"PO-Revision-Date: 2018-11-15 10:56+0000\n"
+"Last-Translator: Jordan Maulana <jordanmaulana26@gmail.com>\n"
"Language-Team: id <id@li.org>\n"
"Language: id\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n>1;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1541443969.000000\n"
+"X-POOTLE-MTIME: 1542279380.000000\n"
#: LibreLogo.xhp
msgctxt ""
@@ -406,7 +406,7 @@ msgctxt ""
"par_660\n"
"help.text"
msgid "TO star size color<br/> FILLCOLOR color<br/> REPEAT 5 [ LEFT 72 FORWARD size RIGHT 144 FORWARD size ]<br/> FILL<br/> END<br/> <br/> star 100 “red”<br/> star (100, “green”)<br/> star(100, “blue”)<br/>"
-msgstr ""
+msgstr "UNTUK membintangi warna ukuran<br/> ISIWARNA warna<br/> Ulangi 5 [KIRI 72 DEPAN ukuran KANAN 144 DEPAN ukuran ]<br/> ISI <br/> SELESAI<br/><br/> bintang 100 \"merah\"<br/> bintang (100, \"hijau\")<br/>bintang(100, \"biru\")<br/> "
#: LibreLogo.xhp
msgctxt ""
@@ -438,7 +438,7 @@ msgctxt ""
"par_700\n"
"help.text"
msgid "Commands, color constants are case insensitive:"
-msgstr ""
+msgstr "Perintah, konstanta warna tidak peka:"
#: LibreLogo.xhp
msgctxt ""
@@ -446,7 +446,7 @@ msgctxt ""
"par_710\n"
"help.text"
msgid "PRINT “Hello, World!”<br/> print “Hello, World, again!”<br/>"
-msgstr ""
+msgstr "PRINT “Hello, World!”<br/> print “Hello, World, again!”<br/>"
#: LibreLogo.xhp
msgctxt ""
@@ -470,7 +470,7 @@ msgctxt ""
"hd_740\n"
"help.text"
msgid "Program lines"
-msgstr ""
+msgstr "Baris program"
#: LibreLogo.xhp
msgctxt ""
@@ -534,7 +534,7 @@ msgctxt ""
"par_820\n"
"help.text"
msgid "PRINT “This is a very long ” + ~<br/> “warning message”<br/>"
-msgstr ""
+msgstr "PRINT “This is a very long ” + ~<br/> “warning message”<br/>"
#: LibreLogo.xhp
msgctxt ""
@@ -542,7 +542,7 @@ msgctxt ""
"hd_830\n"
"help.text"
msgid "Turtle moving"
-msgstr ""
+msgstr "Kura-kura bergerak"
#: LibreLogo.xhp
msgctxt ""
@@ -1094,7 +1094,7 @@ msgctxt ""
"hd_1400\n"
"help.text"
msgid "Font settings"
-msgstr ""
+msgstr "Pengaturan fon"
#: LibreLogo.xhp
msgctxt ""
@@ -1214,7 +1214,7 @@ msgctxt ""
"par_1545\n"
"help.text"
msgid "saving SVG images and SVG/SMIL animations;"
-msgstr ""
+msgstr "menyimpan gambar SVG dan animasi SVG/SMIL;"
#: LibreLogo.xhp
msgctxt ""
@@ -1246,7 +1246,7 @@ msgctxt ""
"par_1580\n"
"help.text"
msgid "See also “Group” in LibreOffice Writer Help."
-msgstr ""
+msgstr "Lihat juga “Group” pada Bantuan LibreOffice Writer."
#: LibreLogo.xhp
msgctxt ""
@@ -1278,7 +1278,7 @@ msgctxt ""
"hd_1614\n"
"help.text"
msgid "Saving SVG images"
-msgstr ""
+msgstr "Menyimpan gambar SVG"
#: LibreLogo.xhp
msgctxt ""
@@ -1558,7 +1558,7 @@ msgctxt ""
"par_1930\n"
"help.text"
msgid "New word (or procedure)."
-msgstr ""
+msgstr "Kata baru (atau prosedur)."
#: LibreLogo.xhp
msgctxt ""
@@ -1894,7 +1894,7 @@ msgctxt ""
"par_2350\n"
"help.text"
msgid "PRINT SQRT 100 ; print 10, square root of 100<br/>"
-msgstr ""
+msgstr "PRINT SQRT 100 ; cetak 10, akar kuadrat dari 100<br/>"
#: LibreLogo.xhp
msgctxt ""
@@ -1910,7 +1910,7 @@ msgctxt ""
"par_2370\n"
"help.text"
msgid "PRINT SIN 90 * PI/180 ; print 1.0 (sinus of 90° in radians)<br/>"
-msgstr ""
+msgstr "PRINT SIN 90 * PI/180 ; cetak 1.0 (sinus of 90° dalam radian)<br/>"
#: LibreLogo.xhp
msgctxt ""
@@ -1926,7 +1926,7 @@ msgctxt ""
"par_2390\n"
"help.text"
msgid "PRINT COS 0 * PI/180 ; print 1.0 (cosinus of 0° in radians)<br/>"
-msgstr ""
+msgstr "PRINT COS 0 * PI/180 ; cetak 1.0 (cosinus of 0° dalam radian)<br/>"
#: LibreLogo.xhp
msgctxt ""
@@ -2198,7 +2198,7 @@ msgctxt ""
"hd_2710\n"
"help.text"
msgid "Color constants"
-msgstr ""
+msgstr "Konstanta warna"
#: LibreLogo.xhp
msgctxt ""
diff --git a/source/id/instsetoo_native/inc_openoffice/windows/msi_languages.po b/source/id/instsetoo_native/inc_openoffice/windows/msi_languages.po
index 959b61ac24d..f5cd7753a18 100644
--- a/source/id/instsetoo_native/inc_openoffice/windows/msi_languages.po
+++ b/source/id/instsetoo_native/inc_openoffice/windows/msi_languages.po
@@ -4,17 +4,17 @@ msgstr ""
"Project-Id-Version: msi_languages lo-4.1\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-09-19 02:13+0000\n"
-"Last-Translator: Jordan Maulana <jordanmaulana26@gmail.com>\n"
+"PO-Revision-Date: 2018-11-13 14:15+0000\n"
+"Last-Translator: Faqih Yugo Susilo <faqihyugos@gmail.com>\n"
"Language-Team: Indonesian <>\n"
"Language: id\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=1; plural=0;\n"
+"Plural-Forms: nplurals=2; plural=n>1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1537323226.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542118514.000000\n"
#: ActionTe.ulf
msgctxt ""
@@ -1670,7 +1670,7 @@ msgctxt ""
"OOO_CONTROL_124\n"
"LngText.text"
msgid "Build contributed in collaboration with the community by [Manufacturer]. For credits, see: https://www.documentfoundation.org"
-msgstr ""
+msgstr "Pembangunan dikontribusikan dalam kolaborasi bersama komunitas oleh [Manufacturer]. Untuk kredit, lihat: http://www.documentfoundation.org"
#: Control.ulf
msgctxt ""
diff --git a/source/id/officecfg/registry/data/org/openoffice/Office.po b/source/id/officecfg/registry/data/org/openoffice/Office.po
index 8e8c91d5999..a5230f3d4de 100644
--- a/source/id/officecfg/registry/data/org/openoffice/Office.po
+++ b/source/id/officecfg/registry/data/org/openoffice/Office.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-10-29 12:09+0000\n"
-"Last-Translator: Jordan Maulana <jordanmaulana26@gmail.com>\n"
+"PO-Revision-Date: 2018-11-15 09:25+0000\n"
+"Last-Translator: Faqih Yugo Susilo <faqihyugos@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: id\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n>1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1540814954.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542273957.000000\n"
#: Addons.xcu
msgctxt ""
@@ -185,7 +185,7 @@ msgctxt ""
"Title\n"
"value.text"
msgid "~Labels"
-msgstr ""
+msgstr "~Label-label"
#: Common.xcu
msgctxt ""
@@ -194,7 +194,7 @@ msgctxt ""
"Title\n"
"value.text"
msgid "B~usiness Cards"
-msgstr ""
+msgstr "Kartu nama"
#: Common.xcu
msgctxt ""
@@ -203,7 +203,7 @@ msgctxt ""
"Title\n"
"value.text"
msgid "M~aster Document"
-msgstr ""
+msgstr "Dokumen Indu~k"
#: Common.xcu
msgctxt ""
@@ -1427,7 +1427,7 @@ msgctxt ""
"STR_FILENAME_SUFFIX\n"
"value.text"
msgid "(minimized)"
-msgstr ""
+msgstr "(diminimalkan)"
#: PresentationMinimizer.xcu
msgctxt ""
diff --git a/source/id/officecfg/registry/data/org/openoffice/Office/UI.po b/source/id/officecfg/registry/data/org/openoffice/Office/UI.po
index 2de6cb2faa6..edcc8ecfca3 100644
--- a/source/id/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/id/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-11-03 06:17+0000\n"
-"Last-Translator: raniaamina <reaamina@gmail.com>\n"
+"PO-Revision-Date: 2018-11-15 09:26+0000\n"
+"Last-Translator: Faqih Yugo Susilo <faqihyugos@gmail.com>\n"
"Language-Team: Indonesian <>\n"
"Language: id\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n>1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1541225858.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542273980.000000\n"
#: BaseWindowState.xcu
msgctxt ""
@@ -9311,7 +9311,7 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "~Select..."
-msgstr ""
+msgstr "~Pilih..."
#: DrawImpressCommands.xcu
msgctxt ""
@@ -9320,7 +9320,7 @@ msgctxt ""
"PopupLabel\n"
"value.text"
msgid "Select Table"
-msgstr ""
+msgstr "Pilih Tabel "
#: DrawImpressCommands.xcu
msgctxt ""
@@ -9338,7 +9338,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Select Row"
-msgstr ""
+msgstr "Pilih Baris "
#: DrawImpressCommands.xcu
msgctxt ""
@@ -9356,7 +9356,7 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "~Properties..."
-msgstr ""
+msgstr "~Propertis..."
#: DrawImpressCommands.xcu
msgctxt ""
@@ -9365,7 +9365,7 @@ msgctxt ""
"PopupLabel\n"
"value.text"
msgid "Ta~ble Properties..."
-msgstr ""
+msgstr "Properti Ta~bel..."
#: DrawImpressCommands.xcu
msgctxt ""
@@ -22264,7 +22264,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Insert"
-msgstr ""
+msgstr "~Sisip"
#: GenericCommands.xcu
msgctxt ""
@@ -22273,7 +22273,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Delete"
-msgstr ""
+msgstr "~Hapus"
#: GenericCommands.xcu
msgctxt ""
@@ -22282,7 +22282,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Si~ze"
-msgstr ""
+msgstr "Ukuran "
#: GenericCommands.xcu
msgctxt ""
@@ -22417,7 +22417,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "T~able"
-msgstr ""
+msgstr "T~abel "
#: GenericCommands.xcu
msgctxt ""
@@ -25216,7 +25216,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Tabbed Compact"
-msgstr ""
+msgstr "Tab Ringkas "
#: ToolbarMode.xcu
msgctxt ""
@@ -29419,7 +29419,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "C~haracter"
-msgstr ""
+msgstr "Ka~rakter"
#: WriterCommands.xcu
msgctxt ""
@@ -29428,7 +29428,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "P~aragraph"
-msgstr ""
+msgstr "P~aragraf"
#: WriterCommands.xcu
msgctxt ""
@@ -29437,7 +29437,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Bullets and Numbering"
-msgstr ""
+msgstr "~Bulatan dan Penomoran"
#: WriterCommands.xcu
msgctxt ""
@@ -30229,7 +30229,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Default Style"
-msgstr ""
+msgstr "Gaya Baku"
#: WriterCommands.xcu
msgctxt ""
@@ -30238,7 +30238,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Academic"
-msgstr ""
+msgstr "Akademik "
#: WriterCommands.xcu
msgctxt ""
@@ -30247,7 +30247,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Elegant"
-msgstr ""
+msgstr "Elegan"
#: WriterCommands.xcu
msgctxt ""
@@ -30256,7 +30256,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Financial"
-msgstr ""
+msgstr "Keuangan"
#: WriterCommands.xcu
msgctxt ""
@@ -30265,7 +30265,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Box List Blue"
-msgstr ""
+msgstr "Daftar Kotak Biru"
#: WriterCommands.xcu
msgctxt ""
@@ -30274,7 +30274,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Box List Green"
-msgstr ""
+msgstr "Daftar Kotak Hijau "
#: WriterCommands.xcu
msgctxt ""
@@ -30283,7 +30283,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Box List Red"
-msgstr ""
+msgstr "Daftar Kotak Merah "
#: WriterCommands.xcu
msgctxt ""
@@ -30292,7 +30292,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Box List Yellow"
-msgstr ""
+msgstr "Daftar Kotak Kuning "
#: WriterCommands.xcu
msgctxt ""
diff --git a/source/id/readlicense_oo/docs.po b/source/id/readlicense_oo/docs.po
index cb4db130a35..5af838d4e52 100644
--- a/source/id/readlicense_oo/docs.po
+++ b/source/id/readlicense_oo/docs.po
@@ -4,17 +4,17 @@ msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-06-22 12:02+0000\n"
-"Last-Translator: Andika Triwidada <andika@gmail.com>\n"
+"PO-Revision-Date: 2018-11-15 10:15+0000\n"
+"Last-Translator: Faqih Yugo Susilo <faqihyugos@gmail.com>\n"
"Language-Team: Indonesian <>\n"
"Language: id\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=1; plural=0;\n"
+"Plural-Forms: nplurals=2; plural=n>1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1529668927.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542276927.000000\n"
#: readme.xrm
msgctxt ""
@@ -702,7 +702,7 @@ msgctxt ""
"reportbugs1\n"
"readmeitem.text"
msgid "Our system for reporting, tracking and solving bugs is currently Bugzilla, hosted at <a href=\"https://bugs.documentfoundation.org/\">https://bugs.documentfoundation.org/</a>. We encourage all users to feel entitled and welcome to report bugs that may arise on your particular platform. Energetic reporting of bugs is one of the most important contributions that the user community can make to the ongoing development and improvement of ${PRODUCTNAME}."
-msgstr ""
+msgstr "Sistem kami untuk melaporkan, melacak, dan memecahkan kutu kini adalah BugZilla, dihosting di <a href=\"https://bugs.documentfoundation.org/\">https://bugs.documentfoundation.org/</a>. Kami anjurkan semua pengguna untuk merasa berhak dan disambut untuk melaporkan kutu yang mungkin muncul pada platform Anda. Pelaporan kutu yang bersemangat adalah salah satu sumbangan terpenting dari komunitas pengguna yang dapat diberikan bagi pengembangan dan perbaikan berkelanjutan dari ${PRODUCTNAME}."
#: readme.xrm
msgctxt ""
diff --git a/source/id/sc/messages.po b/source/id/sc/messages.po
index 2a321527135..8f63ab1533f 100644
--- a/source/id/sc/messages.po
+++ b/source/id/sc/messages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-11-04 01:59+0000\n"
+"PO-Revision-Date: 2018-11-15 10:32+0000\n"
"Last-Translator: Jordan Maulana <jordanmaulana26@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: id\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n>1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1541296770.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542277956.000000\n"
#: sc/inc/compiler.hrc:27
msgctxt "RID_FUNCTION_CATEGORIES"
@@ -720,7 +720,7 @@ msgstr "Kelompok"
#: sc/inc/globstr.hrc:161
msgctxt "STR_SELCOUNT"
msgid "Selected: $1, $2"
-msgstr ""
+msgstr "Terpilih: $1, $2"
#. To translators: STR_SELCOUNT_ROWARG is $1 of STR_SELCOUNT. $1 of STR_SELCOUNT_ROWARG is number of rows
#: sc/inc/globstr.hrc:163
@@ -4606,7 +4606,7 @@ msgstr "Faktor. Faktor penurunan dari depresiasi. Faktor = 2 menunjukkan suku de
#: sc/inc/scfuncs.hrc:627
msgctxt "SC_OPCODE_VBD"
msgid "NoSwitch"
-msgstr "TanpaSwitch"
+msgstr "TidakBeralih "
#: sc/inc/scfuncs.hrc:628
msgctxt "SC_OPCODE_VBD"
@@ -12741,12 +12741,12 @@ msgstr ""
#: sc/inc/scfuncs.hrc:3823
msgctxt "SC_OPCODE_REGEX"
msgid "Text"
-msgstr ""
+msgstr "Teks"
#: sc/inc/scfuncs.hrc:3824
msgctxt "SC_OPCODE_REGEX"
msgid "The text to be operated on."
-msgstr ""
+msgstr "Teks yang akan dioperasikan."
#: sc/inc/scfuncs.hrc:3825
msgctxt "SC_OPCODE_REGEX"
@@ -12756,27 +12756,27 @@ msgstr ""
#: sc/inc/scfuncs.hrc:3826
msgctxt "SC_OPCODE_REGEX"
msgid "The regular expression pattern to be matched."
-msgstr ""
+msgstr "Pola ekspresi reguler untuk dicocokkan."
#: sc/inc/scfuncs.hrc:3827
msgctxt "SC_OPCODE_REGEX"
msgid "Replacement"
-msgstr ""
+msgstr "Penggantian"
#: sc/inc/scfuncs.hrc:3828
msgctxt "SC_OPCODE_REGEX"
msgid "The replacement text and references to capture groups."
-msgstr ""
+msgstr "Mengganti teks dan referensi untuk menangkap kelompok."
#: sc/inc/scfuncs.hrc:3829
msgctxt "SC_OPCODE_REGEX"
msgid "Flags"
-msgstr ""
+msgstr "Bendera"
#: sc/inc/scfuncs.hrc:3830
msgctxt "SC_OPCODE_REGEX"
msgid "Text specifying option flags, \"g\" for global replacement."
-msgstr ""
+msgstr "Teks menentukan bendera opsi, \"g\" untuk penggantian global."
#: sc/inc/scfuncs.hrc:3836
msgctxt "SC_OPCODE_BASE"
@@ -16085,12 +16085,12 @@ msgstr "5 Kotak"
#: sc/uiconfig/scalc/ui/conditionalentry.ui:429
msgctxt "conditionalentry|Label_minimum"
msgid "Minimum"
-msgstr ""
+msgstr "Minimum"
#: sc/uiconfig/scalc/ui/conditionalentry.ui:439
msgctxt "conditionalentry|Label_maximum"
msgid "Maximum"
-msgstr ""
+msgstr "Maksimal"
#: sc/uiconfig/scalc/ui/conditionalformatdialog.ui:8
msgctxt "conditionalformatdialog|ConditionalFormatDialog"
diff --git a/source/id/scp2/source/ooo.po b/source/id/scp2/source/ooo.po
index fee21f79bdb..021f4cf6401 100644
--- a/source/id/scp2/source/ooo.po
+++ b/source/id/scp2/source/ooo.po
@@ -4,17 +4,17 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-10-26 04:51+0000\n"
-"Last-Translator: Andika Triwidada <andika@gmail.com>\n"
+"PO-Revision-Date: 2018-11-15 10:00+0000\n"
+"Last-Translator: Faqih Yugo Susilo <faqihyugos@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: id\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=1; plural=0;\n"
+"Plural-Forms: nplurals=2; plural=n>1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1540529507.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542276011.000000\n"
#: folderitem_ooo.ulf
msgctxt ""
@@ -38,7 +38,7 @@ msgctxt ""
"STR_FI_TOOLTIP_SOFFICE\n"
"LngText.text"
msgid "LibreOffice, the office productivity suite provided by The Document Foundation. See https://www.documentfoundation.org"
-msgstr ""
+msgstr "LibreOffice, paket aplikasi kantor disediakan oleh The Document Foundation. Kunjungi https://www.documentfoundation.org"
#: module_helppack.ulf
msgctxt ""
diff --git a/source/id/svtools/messages.po b/source/id/svtools/messages.po
index 222b978fcf9..866a9cdcf52 100644
--- a/source/id/svtools/messages.po
+++ b/source/id/svtools/messages.po
@@ -3,18 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: 2018-09-25 08:38+0000\n"
-"Last-Translator: Jordan Maulana <jordanmaulana26@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-15 09:27+0000\n"
+"Last-Translator: Faqih Yugo Susilo <faqihyugos@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: id\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=1; plural=0;\n"
+"Plural-Forms: nplurals=2; plural=n>1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1537864691.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542274044.000000\n"
#: include/svtools/strings.hrc:25
msgctxt "STR_UNDO"
@@ -1534,7 +1534,7 @@ msgstr "Pemutus Kata Libhyphen"
#: include/svtools/strings.hrc:360
msgctxt "STR_DESCRIPTION_MYTHES"
-msgid "Mythes Thesaurus"
+msgid "MyThes Thesaurus"
msgstr "Tesaurus Mythes"
#: include/svtools/strings.hrc:361
diff --git a/source/id/svx/messages.po b/source/id/svx/messages.po
index a87f2008b6e..75c7fa1a79e 100644
--- a/source/id/svx/messages.po
+++ b/source/id/svx/messages.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: 2018-11-04 08:26+0000\n"
-"Last-Translator: Jordan Maulana <jordanmaulana26@gmail.com>\n"
+"PO-Revision-Date: 2018-11-15 10:01+0000\n"
+"Last-Translator: Faqih Yugo Susilo <faqihyugos@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: id\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n>1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1541320002.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542276107.000000\n"
#: include/svx/strings.hrc:25
msgctxt "STR_ObjNameSingulNONE"
@@ -2650,27 +2650,27 @@ msgstr "Tanda air"
#: include/svx/strings.hrc:556
msgctxt "RID_SVXSTR_COLOR_DEFAULT_FONTCOLOR"
msgid "Dark Red 2"
-msgstr ""
+msgstr "Merah Tua 2"
#: include/svx/strings.hrc:557
msgctxt "RID_SVXSTR_COLOR_DEFAULT_FRAMELINE"
msgid "Blue"
-msgstr ""
+msgstr "Biru"
#: include/svx/strings.hrc:558
msgctxt "RID_SVXSTR_COLOR_DEFAULT_HIGHLIGHT"
msgid "Yellow"
-msgstr ""
+msgstr "Kuning"
#: include/svx/strings.hrc:559
msgctxt "RID_SVXSTR_COLOR_DEFAULT_SHAPE_STROKE"
msgid "Dark Blue 1"
-msgstr ""
+msgstr "Biru Tua 1"
#: include/svx/strings.hrc:560
msgctxt "RID_SVXSTR_COLOR_DEFAULT_SHAPE_FILLING"
msgid "Light Blue 2"
-msgstr ""
+msgstr "Biru Muda 2"
#. Elements of the standard color palette
#: include/svx/strings.hrc:562
@@ -8691,162 +8691,162 @@ msgstr "Halaman Pertama, Kiri, dan Kanan"
#: svx/inc/spacing.hrc:19
msgctxt "RID_SVXSTRARY_SPACING_INCH"
msgid "None"
-msgstr ""
+msgstr "Nihil "
#: svx/inc/spacing.hrc:20
msgctxt "RID_SVXSTRARY_SPACING_INCH"
msgid "Extra Small (1/16\")"
-msgstr ""
+msgstr "Ekstra Kecil (1/16\") "
#: svx/inc/spacing.hrc:21
msgctxt "RID_SVXSTRARY_SPACING_INCH"
msgid "Small (1/8\")"
-msgstr ""
+msgstr "Kecil (1/8\") "
#: svx/inc/spacing.hrc:22
msgctxt "RID_SVXSTRARY_SPACING_INCH"
msgid "Small Medium (1/4\")"
-msgstr ""
+msgstr "Kecil Sedang (1/4\")"
#: svx/inc/spacing.hrc:23
msgctxt "RID_SVXSTRARY_SPACING_INCH"
msgid "Medium (3/8\")"
-msgstr ""
+msgstr "Sedang (3/8\")"
#: svx/inc/spacing.hrc:24
msgctxt "RID_SVXSTRARY_SPACING_INCH"
msgid "Medium Large (1/2\")"
-msgstr ""
+msgstr "Besar Sedang (1/2\")"
#: svx/inc/spacing.hrc:25
msgctxt "RID_SVXSTRARY_SPACING_INCH"
msgid "Large (3/4\")"
-msgstr ""
+msgstr "Besar (3/4\")"
#: svx/inc/spacing.hrc:26
msgctxt "RID_SVXSTRARY_SPACING_INCH"
msgid "Extra Large (1\")"
-msgstr ""
+msgstr "Ekstra Besar (1\")"
#: svx/inc/spacing.hrc:33
msgctxt "RID_SVXSTRARY_SPACING_CM"
msgid "None"
-msgstr ""
+msgstr "Nihil"
#: svx/inc/spacing.hrc:34
msgctxt "RID_SVXSTRARY_SPACING_CM"
msgid "Extra Small (0.16cm)"
-msgstr ""
+msgstr "Ekstra Kecil (0,16cm)"
#: svx/inc/spacing.hrc:35
msgctxt "RID_SVXSTRARY_SPACING_CM"
msgid "Small (0.32cm)"
-msgstr ""
+msgstr "Kecil (0,32cm)"
#: svx/inc/spacing.hrc:36
msgctxt "RID_SVXSTRARY_SPACING_CM"
msgid "Small Medium (0.64cm)"
-msgstr ""
+msgstr "Kecil Sedang (0,64cm)"
#: svx/inc/spacing.hrc:37
msgctxt "RID_SVXSTRARY_SPACING_CM"
msgid "Medium (0.95cm)"
-msgstr ""
+msgstr "Sedang (0,95cm)"
#: svx/inc/spacing.hrc:38
msgctxt "RID_SVXSTRARY_SPACING_CM"
msgid "Medium Large (1.27cm)"
-msgstr ""
+msgstr "Besar Sedang (1,27cm)"
#: svx/inc/spacing.hrc:39
msgctxt "RID_SVXSTRARY_SPACING_CM"
msgid "Large (1.9cm)"
-msgstr ""
+msgstr "Besar (1,9cm)"
#: svx/inc/spacing.hrc:40
msgctxt "RID_SVXSTRARY_SPACING_CM"
msgid "Extra Large (2.54cm)"
-msgstr ""
+msgstr "Ekstra Besar (2,54cm)"
#: svx/inc/spacing.hrc:47
msgctxt "RID_SVXSTRARY_MARGINS_INCH"
msgid "None"
-msgstr ""
+msgstr "Nihil"
#: svx/inc/spacing.hrc:48
msgctxt "RID_SVXSTRARY_MARGINS_INCH"
msgid "Extra Small (1/16\")"
-msgstr ""
+msgstr "Ekstra Kecil (1/16\")"
#: svx/inc/spacing.hrc:49
msgctxt "RID_SVXSTRARY_MARGINS_INCH"
msgid "Small (1/8\")"
-msgstr ""
+msgstr "Kecil (1/8\") "
#: svx/inc/spacing.hrc:50
msgctxt "RID_SVXSTRARY_MARGINS_INCH"
msgid "Small Medium (1/4\")"
-msgstr ""
+msgstr "Kecil Sedang (1/4\")"
#: svx/inc/spacing.hrc:51
msgctxt "RID_SVXSTRARY_MARGINS_INCH"
msgid "Medium (3/8\")"
-msgstr ""
+msgstr "Sedang (3/8\")"
#: svx/inc/spacing.hrc:52
msgctxt "RID_SVXSTRARY_MARGINS_INCH"
msgid "Medium Large (1/2\")"
-msgstr ""
+msgstr "Besar Sedang (1/2\")"
#: svx/inc/spacing.hrc:53
msgctxt "RID_SVXSTRARY_MARGINS_INCH"
msgid "Large (3/4\")"
-msgstr ""
+msgstr "Besar (3/4\")"
#: svx/inc/spacing.hrc:54
msgctxt "RID_SVXSTRARY_MARGINS_INCH"
msgid "Extra Large (1\")"
-msgstr ""
+msgstr "Ekstra Besar (1\")"
#: svx/inc/spacing.hrc:61
msgctxt "RID_SVXSTRARY_MARGINS_CM"
msgid "None"
-msgstr ""
+msgstr "Nihil"
#: svx/inc/spacing.hrc:62
msgctxt "RID_SVXSTRARY_MARGINS_CM"
msgid "Extra Small (0.16cm)"
-msgstr ""
+msgstr "Ekstra Kecil (0,16cm)"
#: svx/inc/spacing.hrc:63
msgctxt "RID_SVXSTRARY_MARGINS_CM"
msgid "Small (0.32cm)"
-msgstr ""
+msgstr "Kecil (0,32cm)"
#: svx/inc/spacing.hrc:64
msgctxt "RID_SVXSTRARY_MARGINS_CM"
msgid "Small Medium (0.64cm)"
-msgstr ""
+msgstr "Kecil Sedang (0,64cm)"
#: svx/inc/spacing.hrc:65
msgctxt "RID_SVXSTRARY_MARGINS_CM"
msgid "Medium (0.95cm)"
-msgstr ""
+msgstr "Sedang (0,95cm)"
#: svx/inc/spacing.hrc:66
msgctxt "RID_SVXSTRARY_MARGINS_CM"
msgid "Medium Large (1.27cm)"
-msgstr ""
+msgstr "Besar Sedang (1,27cm)"
#: svx/inc/spacing.hrc:67
msgctxt "RID_SVXSTRARY_MARGINS_CM"
msgid "Large (1.9cm)"
-msgstr ""
+msgstr "Besar (1,9cm)"
#: svx/inc/spacing.hrc:68
msgctxt "RID_SVXSTRARY_MARGINS_CM"
msgid "Extra Large (2.54cm)"
-msgstr ""
+msgstr "Ekstra Besar (2,54cm)"
#: svx/inc/svxerr.hrc:33
msgctxt "RID_SVXERRCTX"
diff --git a/source/id/sw/messages.po b/source/id/sw/messages.po
index 304bf797596..8ab4a029493 100644
--- a/source/id/sw/messages.po
+++ b/source/id/sw/messages.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 23:50+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-15 14:33+0100\n"
+"Last-Translator: Jordan Maulana <jordanmaulana26@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: id\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
+"Plural-Forms: nplurals=2; plural=n>1;\n"
"X-Accelerator-Marker: ~\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1542277145.000000\n"
#: sw/inc/app.hrc:29
msgctxt "RID_PARAGRAPHSTYLEFAMILY"
@@ -463,82 +466,82 @@ msgstr "Garis"
#: sw/inc/pageformatpanel.hrc:18
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "None"
-msgstr ""
+msgstr "Nihil "
#: sw/inc/pageformatpanel.hrc:19
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Narrow"
-msgstr ""
+msgstr "Sempit "
#: sw/inc/pageformatpanel.hrc:20
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Moderate"
-msgstr ""
+msgstr "Moderat "
#: sw/inc/pageformatpanel.hrc:21
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (0.75\")"
-msgstr ""
+msgstr "Normal (0,75\")"
#: sw/inc/pageformatpanel.hrc:22
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (1\")"
-msgstr ""
+msgstr "Normal (1\")"
#: sw/inc/pageformatpanel.hrc:23
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (1.25\")"
-msgstr ""
+msgstr "Normal (1,25\")"
#: sw/inc/pageformatpanel.hrc:24
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Wide"
-msgstr ""
+msgstr "Lebar "
#: sw/inc/pageformatpanel.hrc:25
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Mirrored"
-msgstr ""
+msgstr "Dicerminkan"
#: sw/inc/pageformatpanel.hrc:31
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "None"
-msgstr ""
+msgstr "Nihil "
#: sw/inc/pageformatpanel.hrc:32
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Narrow"
-msgstr ""
+msgstr "Sempit "
#: sw/inc/pageformatpanel.hrc:33
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Moderate"
-msgstr ""
+msgstr "Moderat"
#: sw/inc/pageformatpanel.hrc:34
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (1.9cm)"
-msgstr ""
+msgstr "Normal (1,9cm)"
#: sw/inc/pageformatpanel.hrc:35
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (2.54cm)"
-msgstr ""
+msgstr "Normal (2,54cm)"
#: sw/inc/pageformatpanel.hrc:36
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (3.18cm)"
-msgstr ""
+msgstr "Normal (3,18cm)"
#: sw/inc/pageformatpanel.hrc:37
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Wide"
-msgstr ""
+msgstr "Lebar"
#: sw/inc/pageformatpanel.hrc:38
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Mirrored"
-msgstr ""
+msgstr "Dicerminkan"
#. Format names
#: sw/inc/strings.hrc:27
@@ -6840,7 +6843,12 @@ msgctxt "asciifilterdialog|lf"
msgid "_LF"
msgstr "_LF"
-#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:264
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:258
+msgctxt "asciifilterdialog|includebom"
+msgid "Include byte-order-mark"
+msgstr "Sertakan byte-order-mark"
+
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:280
msgctxt "asciifilterdialog|label1"
msgid "Properties"
msgstr "Properti"
diff --git a/source/id/swext/mediawiki/help.po b/source/id/swext/mediawiki/help.po
index 2314f5ae119..d247d5eafaa 100644
--- a/source/id/swext/mediawiki/help.po
+++ b/source/id/swext/mediawiki/help.po
@@ -3,18 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2017-01-13 14:52+0000\n"
-"Last-Translator: Andika Triwidada <andika@gmail.com>\n"
+"POT-Creation-Date: 2018-11-15 13:53+0100\n"
+"PO-Revision-Date: 2018-11-15 09:53+0000\n"
+"Last-Translator: Faqih Yugo Susilo <faqihyugos@gmail.com>\n"
"Language-Team: Indonesian <>\n"
"Language: id\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=1; plural=0;\n"
+"Plural-Forms: nplurals=2; plural=n>1;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1484319128.000000\n"
+"X-POOTLE-MTIME: 1542275616.000000\n"
#: help.tree
msgctxt ""
@@ -93,8 +93,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id7387615\n"
"help.text"
-msgid "A wiki account on a supported <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
-msgstr "Sebuah akun wiki pada server <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> yang didukung"
+msgid "A wiki account on a supported <link href=\"https://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -149,24 +149,24 @@ msgctxt ""
"wiki.xhp\n"
"par_id368968\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Options</link> dialog, click Add."
-msgstr "Dalam dialog <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Opsi</link>, klik Tambah."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\"><emph>Options</emph></link> dialog, click <emph>Add</emph>."
+msgstr ""
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"par_id6962187\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> dialog, enter the account information for the wiki."
-msgstr "Dalam dialog <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link>, masukkan informasi akun bagi wiki."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\"><emph>MediaWiki</emph></link> dialog, enter the account information for the wiki."
+msgstr ""
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"par_id5328836\n"
"help.text"
-msgid "In the URL text box, enter the address of a wiki that you want to connect to."
-msgstr "Dalam kotak teks URL, masukkan alamat suatu wiki yang ingin Anda hubungi."
+msgid "In the <emph>URL</emph> text box, enter the address of a wiki that you want to connect to."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -181,8 +181,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id5906552\n"
"help.text"
-msgid "In the Username box, enter your user ID for your wiki account."
-msgstr "Dalam kotak Nama Pengguna, masukkan ID pengguna Anda untuk akun wiki."
+msgid "In the <emph>Username</emph> box, enter your user ID for your wiki account."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -197,8 +197,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id8869594\n"
"help.text"
-msgid "In the Password box, enter the password for your wiki account, then click OK."
-msgstr "Dalam kotak Kata Sandi, masukkan kata sandi untuk akun wiki Anda, lalu klik OK."
+msgid "In the Password box, enter the password for your wiki account, then click <emph>OK</emph>."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -245,8 +245,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id228278\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Send to MediaWiki</link> dialog, specify the settings for your entry."
-msgstr "Dalam dialog <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Kirim ke MediaWiki</link>, nyatakan pengaturan bagi entri Anda."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\"><emph>Send to MediaWiki</emph></link> dialog, specify the settings for your entry."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -318,7 +318,7 @@ msgctxt ""
"par_id4571672\n"
"help.text"
msgid "Use the <emph>MediaWiki</emph> dialog to add or edit your MediaWiki account settings."
-msgstr ""
+msgstr "Gunakan dialog <emph>MediaWiki</emph> untuk menambah atau mengubah pengaturan akun MediaWiki milik Anda."
#: wikiaccount.xhp
msgctxt ""
@@ -326,7 +326,7 @@ msgctxt ""
"par_id7631458\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Enter the URL of a MediaWiki server, starting with \"https://\".</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Masukkan URL server MediaWiki, dimulai dengan \"https://\".</ahelp>"
#: wikiaccount.xhp
msgctxt ""
@@ -358,7 +358,7 @@ msgctxt ""
"par_id3112582\n"
"help.text"
msgid "Enter the Internet address of a wiki server in a format like “https://wiki.documentfoundation.org” or copy the URL from a web browser."
-msgstr ""
+msgstr "Masukkan alamat Internet dari suatu server wiki dalam format seperti “https://wiki.documentfoundation.org” atau salin URL dari suatu peramban web."
#: wikiaccount.xhp
msgctxt ""
@@ -374,7 +374,7 @@ msgctxt ""
"par_id9046601\n"
"help.text"
msgid "If you have enabled the master password feature on the <emph>Security</emph> tab page of the <item type=\"menuitem\">Tools - Options - %PRODUCTNAME</item> dialog, then the software can store your password and automatically insert the data where necessary. Enable the <emph>Save password</emph> checkbox to store your password."
-msgstr ""
+msgstr "Bila Anda telah mengaktifkan kata sandi induk pada halaman tab <emph>Keamanan</emph> dari dialog <item type=\"menuitem\">Perkakas - Opsi - %PRODUCTNAME</item>, maka perangkat lunak dapat menyimpan kata sandi Anda dan secara otomatis menyisipkan data ketika diperlukan. Aktifkan kotak contreng <emph>Simpan kata sandi</emph> untuk menyimpan kata sandi Anda."
#: wikiformats.xhp
msgctxt ""
@@ -622,7 +622,7 @@ msgctxt ""
"par_id1743827\n"
"help.text"
msgid "In the <emph>Send to MediaWiki</emph> dialog, specify the settings for your current wiki upload."
-msgstr ""
+msgstr "Dalam dialog <emph>Kirim ke MediaWiki</emph>, nyatakan pengaturan unggah wiki Anda saat ini."
#: wikisend.xhp
msgctxt ""
@@ -630,7 +630,7 @@ msgctxt ""
"par_id664082\n"
"help.text"
msgid "<ahelp hid=\".\">Select the MediaWiki server where you want to publish your document. Click <emph>Add</emph> to add a new server to the list.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\"> Pilih server MediaWiki di mana Anda hendak mempublikasikan dokumen Anda. Klik <emph> Tambah </emph> untuk menambahkan server baru ke daftar. </ahelp>"
#: wikisend.xhp
msgctxt ""
@@ -646,7 +646,7 @@ msgctxt ""
"par_id2486342\n"
"help.text"
msgid "<ahelp hid=\".\">Enter an optional short summary or comment.</ahelp> See <link href=\"https://meta.wikimedia.org/wiki/Help:Edit_summary\"><emph>https://meta.wikimedia.org/wiki/Help:Edit_summary</emph></link>."
-msgstr ""
+msgstr "<ahelp hid=\".\">Masukkan deskripsi singkat atau komentar apabila diingini.</ahelp> Lihat <link href=\"https://meta.wikimedia.org/wiki/Help:Edit_summary\"><emph>https://meta.wikimedia.org/wiki/Help:Edit_summary</emph></link>."
#: wikisend.xhp
msgctxt ""
diff --git a/source/is/cui/messages.po b/source/is/cui/messages.po
index 7d86a4a3ad0..04c44272493 100644
--- a/source/is/cui/messages.po
+++ b/source/is/cui/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2018-08-20 22:43+0000\n"
-"Last-Translator: Sveinn í Felli <sv1@fellsnet.is>\n"
+"POT-Creation-Date: 2018-11-14 12:21+0100\n"
+"PO-Revision-Date: 2018-11-14 11:39+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: is\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1534804986.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195566.000000\n"
#: cui/inc/strings.hrc:24
msgctxt "RID_SVXSTR_KEY_CONFIG_DIR"
@@ -1558,141 +1558,136 @@ msgid "Dimension line"
msgstr "Málsetningalína"
#: cui/inc/strings.hrc:365
-msgctxt "RID_SVXSTR_LOAD_ERROR"
-msgid "The selected module could not be loaded."
-msgstr "Ekki var hægt að hlaða inn valinni einingu."
-
-#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_STARTQUOTE"
msgid "Start Quote"
msgstr "Byrja tilvitnun"
-#: cui/inc/strings.hrc:367
+#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_ENDQUOTE"
msgid "End Quote"
msgstr "Enda tilvitnun"
-#: cui/inc/strings.hrc:369
+#: cui/inc/strings.hrc:368
msgctxt "RID_SVXSTR_SELECTEDPERSONA"
msgid "Selected Theme: "
msgstr "Valið þema: "
-#: cui/inc/strings.hrc:370
+#: cui/inc/strings.hrc:369
msgctxt "RID_SVXSTR_SEARCHING"
msgid "Searching, please wait..."
msgstr "Er að leita, bíddu aðeins..."
-#: cui/inc/strings.hrc:371
+#: cui/inc/strings.hrc:370
msgctxt "RID_SVXSTR_SEARCHERROR"
msgid "Cannot open %1, please try again later."
msgstr "Mistókst að opna %1, reyndu aftur síðar."
-#: cui/inc/strings.hrc:372
+#: cui/inc/strings.hrc:371
msgctxt "RID_SVXSTR_NORESULTS"
msgid "No results found."
msgstr "Engar niðurstöður fundust."
-#: cui/inc/strings.hrc:373
+#: cui/inc/strings.hrc:372
msgctxt "RID_SVXSTR_APPLYPERSONA"
msgid "Applying Theme..."
msgstr "Virkja þema..."
-#: cui/inc/strings.hrc:374
+#: cui/inc/strings.hrc:373
msgctxt "RID_SVXSTR_INVALIDPERSONAURL"
msgid "Please enter a valid theme address or a search term."
msgstr ""
-#: cui/inc/strings.hrc:376
+#: cui/inc/strings.hrc:375
msgctxt "RID_SVXSTR_TABLE_PRESET_NONE"
msgid "Set No Borders"
msgstr "Setja enga jaðra"
-#: cui/inc/strings.hrc:377
+#: cui/inc/strings.hrc:376
msgctxt "RID_SVXSTR_TABLE_PRESET_ONLYOUTER"
msgid "Set Outer Border Only"
msgstr "Setja bara ytri jaðra"
-#: cui/inc/strings.hrc:378
+#: cui/inc/strings.hrc:377
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERHORI"
msgid "Set Outer Border and Horizontal Lines"
msgstr "Setja ytri hliðar og láréttar línur"
-#: cui/inc/strings.hrc:379
+#: cui/inc/strings.hrc:378
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERALL"
msgid "Set Outer Border and All Inner Lines"
msgstr "Setja ytri hliðar og allar innri línur"
-#: cui/inc/strings.hrc:380
+#: cui/inc/strings.hrc:379
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERINNER"
msgid "Set Outer Border Without Changing Inner Lines"
msgstr "Setja ytri hliðar án þess að breyta innri línum"
-#: cui/inc/strings.hrc:381
+#: cui/inc/strings.hrc:380
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONAL"
msgid "Set Diagonal Lines Only"
msgstr "Setja bara skálínur"
-#: cui/inc/strings.hrc:382
+#: cui/inc/strings.hrc:381
msgctxt "RID_SVXSTR_PARA_PRESET_ALL"
msgid "Set All Four Borders"
msgstr "Setja allar fjórar hliðar"
-#: cui/inc/strings.hrc:383
+#: cui/inc/strings.hrc:382
msgctxt "RID_SVXSTR_PARA_PRESET_LEFTRIGHT"
msgid "Set Left and Right Borders Only"
msgstr "Setja bara vinstri og hægri hlið"
-#: cui/inc/strings.hrc:384
+#: cui/inc/strings.hrc:383
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOM"
msgid "Set Top and Bottom Borders Only"
msgstr "Setja bara efri og neðri hlið"
-#: cui/inc/strings.hrc:385
+#: cui/inc/strings.hrc:384
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYLEFT"
msgid "Set Left Border Only"
msgstr "Setja bara vinstri hlið"
-#: cui/inc/strings.hrc:386
+#: cui/inc/strings.hrc:385
msgctxt "RID_SVXSTR_HOR_PRESET_ONLYHOR"
msgid "Set Top and Bottom Borders, and All Inner Lines"
msgstr "Setja efri og neðri hliðar, og allar innri línur"
-#: cui/inc/strings.hrc:387
+#: cui/inc/strings.hrc:386
msgctxt "RID_SVXSTR_VER_PRESET_ONLYVER"
msgid "Set Left and Right Borders, and All Inner Lines"
msgstr "Setja vinstri og hægri hliðar, og allar innri línur"
-#: cui/inc/strings.hrc:388
+#: cui/inc/strings.hrc:387
msgctxt "RID_SVXSTR_SHADOW_STYLE_NONE"
msgid "No Shadow"
msgstr "Engin skuggi"
-#: cui/inc/strings.hrc:389
+#: cui/inc/strings.hrc:388
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMRIGHT"
msgid "Cast Shadow to Bottom Right"
msgstr "Varpa skugga neðst til hægri"
-#: cui/inc/strings.hrc:390
+#: cui/inc/strings.hrc:389
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPRIGHT"
msgid "Cast Shadow to Top Right"
msgstr "Varpa skugga efst til hægri"
-#: cui/inc/strings.hrc:391
+#: cui/inc/strings.hrc:390
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMLEFT"
msgid "Cast Shadow to Bottom Left"
msgstr "Varpa skugga neðst til vinstri"
-#: cui/inc/strings.hrc:392
+#: cui/inc/strings.hrc:391
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPLEFT"
msgid "Cast Shadow to Top Left"
msgstr "Varpa skugga efst til vinstri"
-#: cui/inc/strings.hrc:393
+#: cui/inc/strings.hrc:392
msgctxt "RID_SVXSTR_SIGNATURELINE_SIGNED_BY"
msgid "Signed by: %1"
msgstr "Undirritað af: %1"
-#: cui/inc/strings.hrc:394
+#: cui/inc/strings.hrc:393
msgctxt "RID_SVXSTR_OPENCL_RESTART"
msgid "For the OpenCL changes to take effect, %PRODUCTNAME must be restarted."
msgstr ""
@@ -10668,22 +10663,43 @@ msgctxt "signsignatureline|btn_select_certificate"
msgid "Select Certificate"
msgstr "Veldu skilríki"
-#: cui/uiconfig/ui/signsignatureline.ui:168
+#. Name of the signer
+#: cui/uiconfig/ui/signsignatureline.ui:166
+msgctxt "signsignatureline|label_name"
+msgid "or"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:175
+msgctxt "signsignatureline|btn_load_image"
+msgid "Use Signature Image"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:190
+msgctxt "signsignatureline|btn_clear_image"
+msgid "Clear"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:206
+msgctxt "signsignatureline|label_image_dimensions"
+msgid "Best image size: 600 x 100 px"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:237
msgctxt "signsignatureline|label_sign"
msgid "Sign"
msgstr "Undirritun"
-#: cui/uiconfig/ui/signsignatureline.ui:205
+#: cui/uiconfig/ui/signsignatureline.ui:274
msgctxt "signsignatureline|label_add_comment"
msgid "Add comment:"
msgstr "Bæta við athugasemd:"
-#: cui/uiconfig/ui/signsignatureline.ui:241
+#: cui/uiconfig/ui/signsignatureline.ui:310
msgctxt "signsignatureline|label_hint"
msgid "Instructions from the document creator:"
msgstr "Leiðbeiningar frá höfundi skjalsins:"
-#: cui/uiconfig/ui/signsignatureline.ui:274
+#: cui/uiconfig/ui/signsignatureline.ui:343
msgctxt "signsignatureline|label_more"
msgid "More"
msgstr "Meira"
diff --git a/source/is/helpcontent2/source/text/sbasic/shared/01.po b/source/is/helpcontent2/source/text/sbasic/shared/01.po
index e1f6de015e7..14e1f858da8 100644
--- a/source/is/helpcontent2/source/text/sbasic/shared/01.po
+++ b/source/is/helpcontent2/source/text/sbasic/shared/01.po
@@ -3,9 +3,9 @@ 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-05-16 16:54+0200\n"
-"PO-Revision-Date: 2015-04-23 15:44+0000\n"
-"Last-Translator: Sveinn í Felli <sv1@fellsnet.is>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:02+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: is\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1429803851.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196925.000000\n"
#: 06130000.xhp
msgctxt ""
@@ -93,7 +93,7 @@ msgctxt ""
"06130000.xhp\n"
"par_id3154791\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Runs or saves the current macro.</ahelp>"
msgstr ""
#: 06130000.xhp
diff --git a/source/is/helpcontent2/source/text/scalc/00.po b/source/is/helpcontent2/source/text/scalc/00.po
index 0ae1f05a3dd..28ccf66f99e 100644
--- a/source/is/helpcontent2/source/text/scalc/00.po
+++ b/source/is/helpcontent2/source/text/scalc/00.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-11-22 13:53+0100\n"
-"PO-Revision-Date: 2017-08-28 15:46+0000\n"
-"Last-Translator: Sveinn í Felli <sv1@fellsnet.is>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:02+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: is\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1503935174.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196925.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -29,15 +29,15 @@ msgctxt ""
"00000004.xhp\n"
"hd_id3155535\n"
"help.text"
-msgid "<variable id=\"wie\">To access this function... </variable>"
-msgstr "<variable id=\"wie\">Til að nálgast þessa skipun...</variable>"
+msgid "<variable id=\"wie\">To access this function...</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
"par_idN1056E\n"
"help.text"
-msgid "<variable id=\"moreontop\">More explanations on top of this page. </variable>"
+msgid "<variable id=\"moreontop\">More explanations on top of this page.</variable>"
msgstr ""
#: 00000004.xhp
@@ -45,7 +45,7 @@ msgctxt ""
"00000004.xhp\n"
"par_idN105AF\n"
"help.text"
-msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone. </variable>"
+msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone.</variable>"
msgstr ""
#: 00000004.xhp
@@ -77,7 +77,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph></variable>"
+msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -85,7 +85,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3159233\n"
"help.text"
-msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs</variable>"
+msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs.</variable>"
msgstr ""
#: 00000402.xhp
@@ -93,7 +93,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150443\n"
"help.text"
-msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph></variable>"
+msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -101,7 +101,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3143267\n"
"help.text"
-msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph></variable>"
+msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -109,7 +109,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3153880\n"
"help.text"
-msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph></variable>"
+msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -117,7 +117,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3151245\n"
"help.text"
-msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph></variable>"
+msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -125,7 +125,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph></variable>"
+msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -133,7 +133,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150400\n"
"help.text"
-msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph></variable>"
+msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -141,7 +141,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3154910\n"
"help.text"
-msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph></variable>"
+msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -149,7 +149,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "Choose <emph>Sheet - Clear Cells</emph>"
+msgid "Choose <emph>Sheet - Clear Cells</emph>."
msgstr ""
#: 00000402.xhp
@@ -165,7 +165,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150011\n"
"help.text"
-msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph></variable>"
+msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -173,7 +173,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3153951\n"
"help.text"
-msgid "Choose <emph>Sheet - Delete Sheet</emph>"
+msgid "Choose <emph>Sheet - Delete Sheet</emph>."
msgstr ""
#: 00000402.xhp
@@ -181,7 +181,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3155306\n"
"help.text"
-msgid "Open context menu for a sheet tab"
+msgid "Open context menu for a sheet tab."
msgstr ""
#: 00000402.xhp
@@ -189,7 +189,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3146119\n"
"help.text"
-msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>"
+msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>."
msgstr ""
#: 00000402.xhp
@@ -197,7 +197,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3148645\n"
"help.text"
-msgid "Open context menu for a sheet tab"
+msgid "Open context menu for a sheet tab."
msgstr ""
#: 00000403.xhp
@@ -221,7 +221,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150275\n"
"help.text"
-msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph></variable>"
+msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph>.</variable>"
msgstr ""
#: 00000403.xhp
@@ -229,7 +229,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph></variable>"
+msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph>.</variable>"
msgstr ""
#: 00000403.xhp
@@ -237,7 +237,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3148947\n"
"help.text"
-msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph></variable>"
+msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph>.</variable>"
msgstr ""
#: 00000403.xhp
@@ -245,7 +245,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3148663\n"
"help.text"
-msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph></variable>"
+msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -269,7 +269,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149784\n"
"help.text"
-msgid "Choose <emph>Insert - Cells</emph>"
+msgid "Choose <emph>Insert - Cells</emph>."
msgstr ""
#: 00000404.xhp
@@ -277,7 +277,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "Open <emph>Insert Cells</emph> toolbar from Tools bar:"
+msgid "Open <emph>Insert Cells</emph> toolbar from <emph>Tools</emph> bar:"
msgstr ""
#: 00000404.xhp
@@ -365,7 +365,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149033\n"
"help.text"
-msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph></variable>"
+msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -373,7 +373,7 @@ msgctxt ""
"00000404.xhp\n"
"par_idN1082F\n"
"help.text"
-msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph></variable>"
+msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -381,7 +381,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155115\n"
"help.text"
-msgid "Choose <emph>Insert - Function</emph>"
+msgid "Choose <emph>Insert - Function</emph>."
msgstr ""
#: 00000404.xhp
@@ -429,7 +429,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155809\n"
"help.text"
-msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date&Time</emph></variable>"
+msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date & Time</emph></variable>"
msgstr ""
#: 00000404.xhp
@@ -517,7 +517,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155383\n"
"help.text"
-msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph></variable>"
+msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -525,7 +525,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153250\n"
"help.text"
-msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph></variable>"
+msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -533,7 +533,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3146776\n"
"help.text"
-msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph></variable>"
+msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -541,7 +541,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3143222\n"
"help.text"
-msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>"
+msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>."
msgstr ""
#: 00000404.xhp
@@ -557,7 +557,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3145214\n"
"help.text"
-msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph></variable>"
+msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -565,7 +565,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153558\n"
"help.text"
-msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph></variable>"
+msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -573,7 +573,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153483\n"
"help.text"
-msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph></variable>"
+msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph>.</variable>"
msgstr ""
#: 00000405.xhp
@@ -597,7 +597,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154685\n"
"help.text"
-msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph></variable>"
+msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph>.</variable>"
msgstr ""
#: 00000405.xhp
@@ -605,7 +605,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3153194\n"
"help.text"
-msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab </variable>"
+msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab.</variable>"
msgstr ""
#: 00000405.xhp
@@ -613,7 +613,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3155854\n"
"help.text"
-msgid "<variable id=\"fozei\">Choose <emph>Format - Row</emph></variable>"
+msgid "<variable id=\"fozei\">Choose <emph>Format - Rows</emph>.</variable>"
msgstr ""
#: 00000405.xhp
@@ -621,7 +621,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3150012\n"
"help.text"
-msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Row - Optimal Height</emph></variable>"
+msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Rows - Optimal Height</emph>.</variable>"
msgstr ""
#: 00000405.xhp
@@ -629,7 +629,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3148645\n"
"help.text"
-msgid "Choose <emph>Format - Row - Hide</emph>"
+msgid "Choose <emph>Format - Rows - Hide</emph>."
msgstr ""
#: 00000405.xhp
@@ -637,7 +637,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3153728\n"
"help.text"
-msgid "Choose <emph>Format - Column - Hide</emph>"
+msgid "Choose <emph>Format - Columns - Hide</emph>."
msgstr ""
#: 00000405.xhp
@@ -645,7 +645,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3151114\n"
"help.text"
-msgid "Choose <emph>Format - Sheet - Hide</emph>"
+msgid "Choose <emph>Sheet - Hide Sheet</emph>."
msgstr ""
#: 00000405.xhp
@@ -653,7 +653,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3148576\n"
"help.text"
-msgid "Choose <emph>Format - Row - Show</emph>"
+msgid "Choose <emph>Format - Rows - Show</emph>."
msgstr ""
#: 00000405.xhp
@@ -661,7 +661,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3156286\n"
"help.text"
-msgid "Choose <emph>Format - Column - Show</emph>"
+msgid "Choose <emph>Format - Columns - Show</emph>."
msgstr ""
#: 00000405.xhp
@@ -669,7 +669,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3145645\n"
"help.text"
-msgid "<variable id=\"fospa\">Choose <emph>Format - Column</emph></variable>"
+msgid "<variable id=\"fospa\">Choose <emph>Format - Columns</emph>.</variable>"
msgstr ""
#: 00000405.xhp
@@ -677,7 +677,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3145252\n"
"help.text"
-msgid "Choose <emph>Format - Column - Optimal Width</emph>"
+msgid "Choose <emph>Format - Columns - Optimal Width</emph>."
msgstr ""
#: 00000405.xhp
@@ -685,7 +685,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3146971\n"
"help.text"
-msgid "Double-click right column separator in column headers"
+msgid "Double-click right column separator in column headers."
msgstr ""
#: 00000405.xhp
@@ -693,7 +693,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3147362\n"
"help.text"
-msgid "<variable id=\"fot\">Choose <emph>Format - Sheet</emph></variable>"
+msgid "<variable id=\"fot\">Choose <emph>Sheet</emph>.</variable>"
msgstr ""
#: 00000405.xhp
@@ -701,7 +701,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3163805\n"
"help.text"
-msgid "<variable id=\"fotu\">Choose <emph>Format - Sheet - Rename</emph></variable>"
+msgid "<variable id=\"fotu\">Choose <emph>Sheet - Rename Sheet</emph>.</variable>"
msgstr ""
#: 00000405.xhp
@@ -709,7 +709,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3155333\n"
"help.text"
-msgid "<variable id=\"fotenb\">Choose <emph>Format - Sheet - Show</emph></variable>"
+msgid "<variable id=\"fotenb\">Choose <emph>Sheet - Show Sheet</emph>.</variable>"
msgstr ""
#: 00000405.xhp
@@ -717,7 +717,7 @@ msgctxt ""
"00000405.xhp\n"
"par_idN1077A\n"
"help.text"
-msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph></variable>"
+msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph>.</variable>"
msgstr ""
#: 00000405.xhp
@@ -725,7 +725,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3155508\n"
"help.text"
-msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab </variable>"
+msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab.</variable>"
msgstr ""
#: 00000405.xhp
@@ -733,7 +733,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3150883\n"
"help.text"
-msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph></variable>"
+msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph>.</variable>"
msgstr ""
#: 00000405.xhp
@@ -741,7 +741,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3156448\n"
"help.text"
-msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph></variable>"
+msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph>.</variable>"
msgstr ""
#: 00000405.xhp
@@ -749,7 +749,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3156290\n"
"help.text"
-msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph></variable>"
+msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph>.</variable>"
msgstr ""
#: 00000405.xhp
@@ -757,7 +757,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3155812\n"
"help.text"
-msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph></variable>"
+msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph>.</variable>"
msgstr ""
#: 00000405.xhp
@@ -765,7 +765,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3153307\n"
"help.text"
-msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph></variable>"
+msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph>.</variable>"
msgstr ""
#: 00000405.xhp
@@ -773,7 +773,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3153916\n"
"help.text"
-msgid "Choose <emph>Format - AutoFormat</emph>"
+msgid "Choose <emph>Format - AutoFormat</emph>."
msgstr ""
#: 00000405.xhp
@@ -781,7 +781,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154532\n"
"help.text"
-msgid "On the Tools bar, click"
+msgid "On the <emph>Tools</emph> bar, click"
msgstr ""
#: 00000405.xhp
@@ -805,7 +805,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154618\n"
"help.text"
-msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph></variable>"
+msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -829,7 +829,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150541\n"
"help.text"
-msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph> </variable>"
+msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -837,7 +837,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153194\n"
"help.text"
-msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>"
+msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>."
msgstr ""
#: 00000406.xhp
@@ -853,7 +853,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph> </variable>"
+msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -861,7 +861,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3145785\n"
"help.text"
-msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph> </variable>"
+msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -869,7 +869,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3155411\n"
"help.text"
-msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>"
+msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>."
msgstr ""
#: 00000406.xhp
@@ -885,7 +885,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146984\n"
"help.text"
-msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph> </variable>"
+msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -893,7 +893,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154014\n"
"help.text"
-msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph> </variable>"
+msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -901,7 +901,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153188\n"
"help.text"
-msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph> </variable>"
+msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -909,7 +909,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3149410\n"
"help.text"
-msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph> </variable>"
+msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -917,7 +917,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3156284\n"
"help.text"
-msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph> </variable>"
+msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -925,7 +925,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153159\n"
"help.text"
-msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph> </variable>"
+msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -933,7 +933,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3147397\n"
"help.text"
-msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph> </variable>"
+msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -941,7 +941,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154018\n"
"help.text"
-msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph> </variable>"
+msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -949,7 +949,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3269142\n"
"help.text"
-msgid "<variable id=\"solver\">Choose <emph>Tools - Solver</emph> </variable>"
+msgid "<variable id=\"solver\">Choose <emph>Tools - Solver</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -957,7 +957,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id8554338\n"
"help.text"
-msgid "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, <emph>Options</emph> button </variable>"
+msgid "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, click <emph>Options</emph> button.</variable>"
msgstr ""
#: 00000406.xhp
@@ -965,7 +965,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3156277\n"
"help.text"
-msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph> </variable>"
+msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -973,7 +973,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3149020\n"
"help.text"
-msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph></variable>"
+msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -981,7 +981,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154256\n"
"help.text"
-msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph></variable>"
+msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -989,7 +989,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146919\n"
"help.text"
-msgid "Choose <emph>Data - Calculate - Recalculate</emph>"
+msgid "Choose <emph>Data - Calculate - Recalculate</emph>."
msgstr ""
#: 00000406.xhp
@@ -1005,7 +1005,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150941\n"
"help.text"
-msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph> </variable>"
+msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -1013,7 +1013,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3151276\n"
"help.text"
-msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph> </variable>"
+msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph>.</variable>"
msgstr ""
#: 00000407.xhp
@@ -1037,7 +1037,7 @@ msgctxt ""
"00000407.xhp\n"
"par_id3147335\n"
"help.text"
-msgid "<variable id=\"fete\">Choose <item type=\"menuitem\">View - Split Window</item></variable>"
+msgid "<variable id=\"fete\">Choose ><item type=\"menuitem\">View - Split Window</item>.</variable>"
msgstr ""
#: 00000407.xhp
@@ -1045,7 +1045,7 @@ msgctxt ""
"00000407.xhp\n"
"par_id3153663\n"
"help.text"
-msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item></variable>"
+msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1069,7 +1069,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id8366954\n"
"help.text"
-msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph></variable>"
+msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1077,7 +1077,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3147399\n"
"help.text"
-msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph></variable>"
+msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1085,7 +1085,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3145345\n"
"help.text"
-msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph></variable>"
+msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1093,7 +1093,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3150443\n"
"help.text"
-msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph></variable>"
+msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1101,7 +1101,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3148491\n"
"help.text"
-msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab"
+msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab."
msgstr ""
#: 00000412.xhp
@@ -1109,7 +1109,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3154516\n"
"help.text"
-msgid "On Standard bar, click"
+msgid "On <emph>Standard</emph> bar, click"
msgstr ""
#: 00000412.xhp
@@ -1149,7 +1149,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146984\n"
"help.text"
-msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab</variable>"
+msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1157,7 +1157,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3155308\n"
"help.text"
-msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph></variable>"
+msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1165,7 +1165,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3148646\n"
"help.text"
-msgid "Choose <emph>Data - AutoFilter</emph>"
+msgid "Choose <emph>Data - AutoFilter</emph>."
msgstr ""
#: 00000412.xhp
@@ -1173,7 +1173,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3151113\n"
"help.text"
-msgid "On Tools bar or Table Data bar, click"
+msgid "On <emph>Tools</emph> bar or <emph>Table Data</emph> bar, click"
msgstr ""
#: 00000412.xhp
@@ -1197,7 +1197,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3156278\n"
"help.text"
-msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph></variable>"
+msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph> .</variable>"
msgstr ""
#: 00000412.xhp
@@ -1205,7 +1205,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3153764\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label"
+msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label."
msgstr ""
#: 00000412.xhp
@@ -1213,7 +1213,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3155444\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label"
+msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label."
msgstr ""
#: 00000412.xhp
@@ -1221,7 +1221,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3156382\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Reset Filter</emph>"
+msgid "Choose <emph>Data - More Filters - Reset Filter</emph>."
msgstr ""
#: 00000412.xhp
@@ -1229,7 +1229,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3155961\n"
"help.text"
-msgid "On Table Data bar, click <emph>Reset Filter/Sort</emph>"
+msgid "On <emph>Table Data</emph> bar, click <emph>Reset Filter/Sort</emph>."
msgstr ""
#: 00000412.xhp
@@ -1253,7 +1253,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3152778\n"
"help.text"
-msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph></variable>"
+msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1261,7 +1261,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3166424\n"
"help.text"
-msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph></variable>"
+msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1269,7 +1269,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3154574\n"
"help.text"
-msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs</variable>"
+msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1277,7 +1277,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3151277\n"
"help.text"
-msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab</variable>"
+msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1285,7 +1285,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3145133\n"
"help.text"
-msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph></variable>"
+msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1293,7 +1293,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3152992\n"
"help.text"
-msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab</variable>"
+msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1301,7 +1301,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3150367\n"
"help.text"
-msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab</variable>"
+msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1309,7 +1309,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3154486\n"
"help.text"
-msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab</variable>"
+msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1317,7 +1317,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146978\n"
"help.text"
-msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph></variable>"
+msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1325,7 +1325,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3155809\n"
"help.text"
-msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph></variable>"
+msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1333,7 +1333,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3148701\n"
"help.text"
-msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph></variable>"
+msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1341,7 +1341,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3153815\n"
"help.text"
-msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph></variable>"
+msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1349,7 +1349,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3159223\n"
"help.text"
-msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph></variable>"
+msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1357,7 +1357,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146870\n"
"help.text"
-msgid "Choose <emph>Data - Group and Outline - Group</emph>"
+msgid "Choose <emph>Data - Group and Outline - Group</emph>."
msgstr ""
#: 00000412.xhp
@@ -1397,7 +1397,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146781\n"
"help.text"
-msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>"
+msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>."
msgstr ""
#: 00000412.xhp
@@ -1437,7 +1437,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3153008\n"
"help.text"
-msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph></variable>"
+msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1445,7 +1445,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3154709\n"
"help.text"
-msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove</emph></variable>"
+msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove Outline</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1453,7 +1453,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id1774346\n"
"help.text"
-msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables)</variable>"
+msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables).</variable>"
msgstr ""
#: 00000412.xhp
@@ -1461,7 +1461,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3155759\n"
"help.text"
-msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph></variable>"
+msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1469,7 +1469,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3154625\n"
"help.text"
-msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph></variable>"
+msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1477,7 +1477,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3147558\n"
"help.text"
-msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
+msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1485,7 +1485,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3153297\n"
"help.text"
-msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Current selection</emph>."
+msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Current selection</emph>."
msgstr ""
#: 00000412.xhp
@@ -1493,7 +1493,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3145118\n"
"help.text"
-msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
+msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
msgstr ""
#: 00000412.xhp
@@ -1501,7 +1501,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3153294\n"
"help.text"
-msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph></variable>"
+msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1509,7 +1509,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3151344\n"
"help.text"
-msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph></variable>"
+msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1517,7 +1517,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3150397\n"
"help.text"
-msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph></variable>"
+msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1525,7 +1525,7 @@ msgctxt ""
"00000412.xhp\n"
"par_idN10B8F\n"
"help.text"
-msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph></variable>"
+msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1549,7 +1549,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162106567373\n"
"help.text"
-msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph> </variable>"
+msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1557,7 +1557,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162109048207\n"
"help.text"
-msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph></variable>"
+msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1565,7 +1565,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162107055028\n"
"help.text"
-msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph></variable>"
+msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1573,7 +1573,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162109126013\n"
"help.text"
-msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph></variable>"
+msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1581,7 +1581,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3149095\n"
"help.text"
-msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph></variable>"
+msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1589,7 +1589,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3149398\n"
"help.text"
-msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph></variable>"
+msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1597,7 +1597,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3150084\n"
"help.text"
-msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph></variable>"
+msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1605,7 +1605,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3153093\n"
"help.text"
-msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph></variable>"
+msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1613,7 +1613,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3153191\n"
"help.text"
-msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph></variable>"
+msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1621,5 +1621,5 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3145645\n"
"help.text"
-msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph></variable>"
+msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph>.</variable>"
msgstr ""
diff --git a/source/is/helpcontent2/source/text/scalc/02.po b/source/is/helpcontent2/source/text/scalc/02.po
index 9b2541e9a9e..e8d08d2aa5f 100644
--- a/source/is/helpcontent2/source/text/scalc/02.po
+++ b/source/is/helpcontent2/source/text/scalc/02.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-05-12 14:35+0200\n"
-"PO-Revision-Date: 2015-08-26 14:20+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:02+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: is\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1440598843.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196925.000000\n"
#: 02130000.xhp
msgctxt ""
@@ -45,8 +45,8 @@ msgctxt ""
"02130000.xhp\n"
"par_id3155267\n"
"help.text"
-msgid "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Táknmynd</alt></image>"
+msgid "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Currency Number Format Icon</alt></image>"
+msgstr ""
#: 02130000.xhp
msgctxt ""
@@ -61,7 +61,7 @@ msgctxt ""
"02130000.xhp\n"
"par_id3146776\n"
"help.text"
-msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cell - Numbers\">Format - Cell - Numbers</link>."
+msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cells - Numbers\">Format - Cells - Numbers</link>."
msgstr ""
#: 02140000.xhp
diff --git a/source/is/helpcontent2/source/text/scalc/06.po b/source/is/helpcontent2/source/text/scalc/06.po
index 81a6dccd3aa..3352a201eef 100644
--- a/source/is/helpcontent2/source/text/scalc/06.po
+++ b/source/is/helpcontent2/source/text/scalc/06.po
@@ -3,15 +3,18 @@ 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-06-14 17:23+0200\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-04-24 11:40+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: is\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1524570053.000000\n"
#: calcsamplefiles.xhp
msgctxt ""
@@ -20,35 +23,3 @@ msgctxt ""
"help.text"
msgid "Calc Sample Files"
msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521663319917\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/imtrigon.ods\" id=\"ods_id61521568603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521663319918\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/trigon.ods\" id=\"ods_id61521548603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521563314918\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/pivot.ods\" id=\"ods_id61521547603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id721528312694192\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/functions_ifs.ods\" id=\"ods_id61521547603534\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
diff --git a/source/is/helpcontent2/source/text/scalc/guide.po b/source/is/helpcontent2/source/text/scalc/guide.po
index 0d8cdec9eeb..071acd711ac 100644
--- a/source/is/helpcontent2/source/text/scalc/guide.po
+++ b/source/is/helpcontent2/source/text/scalc/guide.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-31 14:10+0200\n"
-"PO-Revision-Date: 2017-08-29 16:23+0000\n"
-"Last-Translator: Sveinn í Felli <sv1@fellsnet.is>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:02+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: is\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1504023836.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196926.000000\n"
#: address_auto.xhp
msgctxt ""
@@ -3709,7 +3709,7 @@ msgctxt ""
"database_filter.xhp\n"
"par_idN10693\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - Standard Filter</item>."
+msgid "Choose <item type=\"menuitem\">Data - More Filters - Standard Filter</item>."
msgstr ""
#: database_filter.xhp
@@ -3765,7 +3765,7 @@ msgctxt ""
"database_filter.xhp\n"
"par_id3154944\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - AutoFilter</item>."
+msgid "Choose <item type=\"menuitem\">Data - AutoFilter</item>."
msgstr ""
#: database_filter.xhp
diff --git a/source/is/helpcontent2/source/text/shared.po b/source/is/helpcontent2/source/text/shared.po
index e9b8c2ac180..eb44cfebe70 100644
--- a/source/is/helpcontent2/source/text/shared.po
+++ b/source/is/helpcontent2/source/text/shared.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: 2018-11-01 08:09+0000\n"
-"Last-Translator: Sveinn í Felli <sv1@fellsnet.is>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:02+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: is\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1541059771.000000\n"
+"X-POOTLE-MTIME: 1542196926.000000\n"
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -2013,5 +2013,5 @@ msgctxt ""
"need_help.xhp\n"
"hd_id1000010\n"
"help.text"
-msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"http://documentation.libreoffice.org/en/join-community/update-help-contents\">web page on writing Help contents</link>."
-msgstr "Þessari hjálparsíðu veitir ekki af frekari umhirðu varðandi frágang og nákvæmni. Endilega gakktu í LibreOffice-hópinn, þú gætir hjálpað til við að skrifa þær upplýsingar sem vantar. Skoðaðu <link href=\"http://documentation.libreoffice.org/en/join-community/update-help-contents\">vefsíðuna um hvernig eigi að skrifa hjálparefni</link>."
+msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"https://documentation.libreoffice.org/en/join-community/update-help-contents\"><emph>web page on writing Help contents</emph></link>."
+msgstr ""
diff --git a/source/is/helpcontent2/source/text/shared/00.po b/source/is/helpcontent2/source/text/shared/00.po
index 2a5472e6e53..455a4142806 100644
--- a/source/is/helpcontent2/source/text/shared/00.po
+++ b/source/is/helpcontent2/source/text/shared/00.po
@@ -3,9 +3,9 @@ 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-10-21 20:57+0200\n"
-"PO-Revision-Date: 2018-08-21 09:04+0000\n"
-"Last-Translator: Sveinn í Felli <sv1@fellsnet.is>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:02+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: is\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1534842260.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196927.000000\n"
#: 00000001.xhp
msgctxt ""
@@ -6221,7 +6221,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id621525017637963\n"
"help.text"
-msgid "Choose <emph>File - Export as EPUB</emph>."
+msgid "Choose <emph>File - Export As - Export as EPUB</emph>."
msgstr ""
#: 00000401.xhp
@@ -7197,7 +7197,7 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1091B\n"
"help.text"
-msgid "<variable id=\"grid\">Choose <emph>View - Grid</emph> (Impress or Draw).</variable>"
+msgid "<variable id=\"grid\">Choose <emph>View - Grid and Helplines</emph> (Impress or Draw).</variable>"
msgstr ""
#: 00000403.xhp
@@ -7205,7 +7205,7 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1092E\n"
"help.text"
-msgid "<variable id=\"guides\">Choose <emph>View - Snap Lines</emph> (Impress or Draw).</variable>"
+msgid "<variable id=\"guides\">Choose <emph>View - Snap Guides</emph> (Impress or Draw).</variable>"
msgstr ""
#: 00000404.xhp
@@ -7861,7 +7861,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id9988402\n"
"help.text"
-msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Updates</emph> button.</variable>"
+msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Check for Updates</emph> button.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8075,14 +8075,6 @@ msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
-"par_id3150032\n"
-"help.text"
-msgid "<variable id=\"arbeit\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Memory</emph>.</variable>"
-msgstr ""
-
-#: 00000406.xhp
-msgctxt ""
-"00000406.xhp\n"
"par_id3159153\n"
"help.text"
msgid "<variable id=\"ansicht\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - View</emph>.</variable>"
@@ -11045,7 +11037,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id366527\n"
"help.text"
-msgid "Choose <emph>Format - Object - Line</emph> (Writer)."
+msgid "Choose <emph>Format - Text Box and Shape - Line</emph> (Writer)."
msgstr ""
#: 00040502.xhp
@@ -11053,7 +11045,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id3835261\n"
"help.text"
-msgid "Choose <emph>Format - Graphic - Line</emph> (Calc)."
+msgid "Choose <emph>Format - Object - Line</emph> (Calc)."
msgstr ""
#: 00040502.xhp
@@ -11085,7 +11077,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id3154285\n"
"help.text"
-msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Object - </emph></caseinline><caseinline select=\"CALC\"><emph>Graphic - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
+msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Text Box and Shape - </emph></caseinline><caseinline select=\"CALC\"><emph>Object - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
msgstr ""
#: 00040502.xhp
diff --git a/source/is/helpcontent2/source/text/shared/01.po b/source/is/helpcontent2/source/text/shared/01.po
index d3f2a849a96..f271bcbcedc 100644
--- a/source/is/helpcontent2/source/text/shared/01.po
+++ b/source/is/helpcontent2/source/text/shared/01.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2018-10-31 11:17+0000\n"
-"Last-Translator: Sveinn í Felli <sv1@fellsnet.is>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:02+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: is\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1540984627.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196929.000000\n"
#: 01010000.xhp
msgctxt ""
@@ -33637,7 +33637,7 @@ msgctxt ""
"06130000.xhp\n"
"par_id3153748\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Runs or saves the current macro.</ahelp>"
msgstr ""
#: 06130000.xhp
@@ -40772,14 +40772,6 @@ msgstr ""
#: ref_epub_export.xhp
msgctxt ""
"ref_epub_export.xhp\n"
-"par_id701525003241759\n"
-"help.text"
-msgid "<embedvar href=\"text/shared/00/00000002.xhp#epubv\" markup=\"keep\"/>"
-msgstr ""
-
-#: ref_epub_export.xhp
-msgctxt ""
-"ref_epub_export.xhp\n"
"par_id19921\n"
"help.text"
msgid "<image id=\"img_id22170\" src=\"media/screenshots/modules/swriter/ui/exportepub/EPubDialog.png\" localize=\"true\" width=\"664px\" height=\"482px\"><alt id=\"alt_id59843\">EPUB dialog box</alt></image>"
@@ -40926,7 +40918,7 @@ msgctxt ""
"ref_epub_export.xhp\n"
"par_id971525023515891\n"
"help.text"
-msgid "For custom metadata, you must provide a file with same name as the original filename and with extension as \".xmp\". The provided metadata will override the the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type=\"literal\">MyText.xmp</item>."
+msgid "For custom metadata, you must provide a file with same name as the original filename and with extension as \".xmp\". The provided metadata will override the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type=\"literal\">MyText.xmp</item>."
msgstr ""
#: ref_epub_export.xhp
diff --git a/source/is/helpcontent2/source/text/shared/guide.po b/source/is/helpcontent2/source/text/shared/guide.po
index 71df783cc1d..32112fe4590 100644
--- a/source/is/helpcontent2/source/text/shared/guide.po
+++ b/source/is/helpcontent2/source/text/shared/guide.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2017-08-30 07:46+0000\n"
-"Last-Translator: Sveinn í Felli <sv1@fellsnet.is>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:02+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: is\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1504079203.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196931.000000\n"
#: aaa_start.xhp
msgctxt ""
@@ -8829,7 +8829,7 @@ msgctxt ""
"gallery_insert.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by selecting <emph>Tools - Gallery</emph>."
+msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by choosing <emph>Insert - Media - Gallery</emph>."
msgstr ""
#: gallery_insert.xhp
diff --git a/source/is/helpcontent2/source/text/shared/optionen.po b/source/is/helpcontent2/source/text/shared/optionen.po
index 82ee8ecdea5..760f061ec81 100644
--- a/source/is/helpcontent2/source/text/shared/optionen.po
+++ b/source/is/helpcontent2/source/text/shared/optionen.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-10-31 11:17+0000\n"
-"Last-Translator: Sveinn í Felli <sv1@fellsnet.is>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:02+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: is\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1540984644.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196932.000000\n"
#: 01000000.xhp
msgctxt ""
@@ -267,6 +267,14 @@ msgstr ""
#: 01010100.xhp
msgctxt ""
"01010100.xhp\n"
+"par_id3153032\n"
+"help.text"
+msgid "User data is also used when commenting and in tracking changes mode, to identify comments/edits author; and to mark last edit position in document, so that when author opens the document later, it opens at the last edit position."
+msgstr ""
+
+#: 01010100.xhp
+msgctxt ""
+"01010100.xhp\n"
"hd_id3147653\n"
"help.text"
msgid "Address"
@@ -14741,7 +14749,7 @@ msgctxt ""
"opencl.xhp\n"
"par_id5293741\n"
"help.text"
-msgid "for more information on OpenCL, visit <link href=\"http://www.khronos.org/opencl/\">the OpenCL site</link>"
+msgid "for more information on OpenCL, visit <link href=\"https://www.khronos.org/opencl/\">the OpenCL site</link>"
msgstr ""
#: persona_firefox.xhp
diff --git a/source/is/helpcontent2/source/text/swriter/00.po b/source/is/helpcontent2/source/text/swriter/00.po
index e04d285e74e..49a035c8f69 100644
--- a/source/is/helpcontent2/source/text/swriter/00.po
+++ b/source/is/helpcontent2/source/text/swriter/00.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: 2016-05-24 15:05+0000\n"
-"Last-Translator: Sveinn í Felli <sv1@fellsnet.is>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:02+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: is\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1464102315.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196933.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -37,8 +37,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3150253\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\"><alt id=\"alt_id3145389\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\"><alt id=\"alt_id3145389\">Táknmynd</alt></image>"
+msgid "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145389\">Wrap Off Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -53,8 +53,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3156397\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\"><alt id=\"alt_id3149048\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\"><alt id=\"alt_id3149048\">Táknmynd</alt></image>"
+msgid "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149048\">Wrap On Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -69,8 +69,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3154558\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\"><alt id=\"alt_id3152999\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\"><alt id=\"alt_id3152999\">Táknmynd</alt></image>"
+msgid "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152999\">Wrap Through Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -85,8 +85,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3148773\n"
"help.text"
-msgid "<image src=\"res/sc06301.png\" id=\"img_id3149026\"><alt id=\"alt_id3149026\">Icon</alt></image>"
-msgstr "<image src=\"res/sc06301.png\" id=\"img_id3149026\"><alt id=\"alt_id3149026\">Táknmynd</alt></image>"
+msgid "<image src=\"res/sc06301.png\" id=\"img_id3149026\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149026\">Jump to Previous Script Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -101,8 +101,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3151265\n"
"help.text"
-msgid "<image src=\"res/sc06300.png\" id=\"img_id3151272\"><alt id=\"alt_id3151272\">Icon</alt></image>"
-msgstr "<image src=\"res/sc06300.png\" id=\"img_id3151272\"><alt id=\"alt_id3151272\">Táknmynd</alt></image>"
+msgid "<image src=\"res/sc06300.png\" id=\"img_id3151272\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151272\"> Jump to Next Script Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -381,8 +381,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3154763\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Slaufa </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -397,8 +397,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3151387\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Slaufa </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -413,8 +413,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3145823\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Slaufa </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -429,7 +429,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150932\n"
"help.text"
-msgid "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\"><alt id=\"alt_id3150502\">Icon</alt></image>"
+msgid "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150502\">Formatting Marks Icon</alt></image>"
msgstr ""
#: 00000403.xhp
@@ -461,7 +461,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150765\n"
"help.text"
-msgid "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\"><alt id=\"alt_id3147572\">Icon</alt></image>"
+msgid "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147572\">Web Icon</alt></image>"
msgstr ""
#: 00000403.xhp
@@ -2461,7 +2461,7 @@ msgctxt ""
"stylesmenu.xhp\n"
"par_id941529884998705\n"
"help.text"
-msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles</emph></variable>."
+msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles...</emph></variable>."
msgstr ""
#: stylesmenu.xhp
diff --git a/source/is/svtools/messages.po b/source/is/svtools/messages.po
index a4fe4b96a1a..9188a6bd6c0 100644
--- a/source/is/svtools/messages.po
+++ b/source/is/svtools/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: 2018-08-20 22:59+0000\n"
-"Last-Translator: Sveinn í Felli <sv1@fellsnet.is>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:39+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: is\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1534805940.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195567.000000\n"
#: include/svtools/strings.hrc:25
msgctxt "STR_UNDO"
@@ -1534,8 +1534,8 @@ msgstr "Libhyphen orðskipting"
#: include/svtools/strings.hrc:360
msgctxt "STR_DESCRIPTION_MYTHES"
-msgid "Mythes Thesaurus"
-msgstr "Mythes samheitasafn"
+msgid "MyThes Thesaurus"
+msgstr ""
#: include/svtools/strings.hrc:361
msgctxt "STR_DESCRIPTION_IGNOREALLLIST"
diff --git a/source/is/sw/messages.po b/source/is/sw/messages.po
index 4a06cbf6e19..b036c8969c5 100644
--- a/source/is/sw/messages.po
+++ b/source/is/sw/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-08-20 22:43+0000\n"
-"Last-Translator: Sveinn í Felli <sv1@fellsnet.is>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:39+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: is\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1534805011.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195567.000000\n"
#: sw/inc/app.hrc:29
msgctxt "RID_PARAGRAPHSTYLEFAMILY"
@@ -6848,7 +6848,12 @@ msgctxt "asciifilterdialog|lf"
msgid "_LF"
msgstr "_LF"
-#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:264
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:258
+msgctxt "asciifilterdialog|includebom"
+msgid "Include byte-order-mark"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:280
msgctxt "asciifilterdialog|label1"
msgid "Properties"
msgstr "Eiginleikar"
diff --git a/source/is/swext/mediawiki/help.po b/source/is/swext/mediawiki/help.po
index 8e4fbbe924e..3f924f9f712 100644
--- a/source/is/swext/mediawiki/help.po
+++ b/source/is/swext/mediawiki/help.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2017-01-09 02:33+0000\n"
-"Last-Translator: Sveinn í Felli <sv1@fellsnet.is>\n"
+"POT-Creation-Date: 2018-11-15 13:53+0100\n"
+"PO-Revision-Date: 2018-11-12 11:54+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Icelandic <translation-team-is@lists.sourceforge.net>\n"
"Language: is\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1483929187.000000\n"
+"X-POOTLE-MTIME: 1542023669.000000\n"
#: help.tree
msgctxt ""
@@ -93,8 +93,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id7387615\n"
"help.text"
-msgid "A wiki account on a supported <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
-msgstr "Wiki aðgangur á studdum <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> þjóni"
+msgid "A wiki account on a supported <link href=\"https://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -149,24 +149,24 @@ msgctxt ""
"wiki.xhp\n"
"par_id368968\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Options</link> dialog, click Add."
-msgstr "Í glugganum fyrir <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Valkosti</link>, smelltu á \"Bæta við\"."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\"><emph>Options</emph></link> dialog, click <emph>Add</emph>."
+msgstr ""
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"par_id6962187\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> dialog, enter the account information for the wiki."
-msgstr "Í <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> glugganum, sláðu þar inn upplýsingar um reikninginn fyrir Wiki-ið."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\"><emph>MediaWiki</emph></link> dialog, enter the account information for the wiki."
+msgstr ""
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"par_id5328836\n"
"help.text"
-msgid "In the URL text box, enter the address of a wiki that you want to connect to."
-msgstr "Settu í slóðareitinn slóðina (URL) á Wiki-svæðið sem þú vilt tengjast."
+msgid "In the <emph>URL</emph> text box, enter the address of a wiki that you want to connect to."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -181,8 +181,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id5906552\n"
"help.text"
-msgid "In the Username box, enter your user ID for your wiki account."
-msgstr "Í reitinn fyrir notandanafn, settu inn notandaauðkennið fyrir Wiki reikninginn þinn."
+msgid "In the <emph>Username</emph> box, enter your user ID for your wiki account."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -197,8 +197,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id8869594\n"
"help.text"
-msgid "In the Password box, enter the password for your wiki account, then click OK."
-msgstr "Í reitinn fyrir lykilorð, sláðu inn lykilorðið fyrir Wiki reikninginn þinn, smelltu svo á 'Í lagi'."
+msgid "In the Password box, enter the password for your wiki account, then click <emph>OK</emph>."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -245,8 +245,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id228278\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Send to MediaWiki</link> dialog, specify the settings for your entry."
-msgstr "Í <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Senda á MediaWiki</link> glugganum, tiltaktu stillingarnar fyrir færsluna."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\"><emph>Send to MediaWiki</emph></link> dialog, specify the settings for your entry."
+msgstr ""
#: wiki.xhp
msgctxt ""
diff --git a/source/it/cui/messages.po b/source/it/cui/messages.po
index 3585646be60..fb46c4559ab 100644
--- a/source/it/cui/messages.po
+++ b/source/it/cui/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2018-07-04 11:12+0000\n"
-"Last-Translator: Paolo Pelloni <info@paolopelloni.it>\n"
+"POT-Creation-Date: 2018-11-14 12:21+0100\n"
+"PO-Revision-Date: 2018-11-14 11:39+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: it\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1530702731.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195573.000000\n"
#: cui/inc/strings.hrc:24
msgctxt "RID_SVXSTR_KEY_CONFIG_DIR"
@@ -1558,141 +1558,136 @@ msgid "Dimension line"
msgstr "Linea di quotatura"
#: cui/inc/strings.hrc:365
-msgctxt "RID_SVXSTR_LOAD_ERROR"
-msgid "The selected module could not be loaded."
-msgstr "Non è stato possibile caricare il modulo selezionato."
-
-#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_STARTQUOTE"
msgid "Start Quote"
msgstr "Virgoletta iniziale"
-#: cui/inc/strings.hrc:367
+#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_ENDQUOTE"
msgid "End Quote"
msgstr "Virgoletta finale"
-#: cui/inc/strings.hrc:369
+#: cui/inc/strings.hrc:368
msgctxt "RID_SVXSTR_SELECTEDPERSONA"
msgid "Selected Theme: "
msgstr "Tema selezionato: "
-#: cui/inc/strings.hrc:370
+#: cui/inc/strings.hrc:369
msgctxt "RID_SVXSTR_SEARCHING"
msgid "Searching, please wait..."
msgstr "Ricerca in corso, attendere..."
-#: cui/inc/strings.hrc:371
+#: cui/inc/strings.hrc:370
msgctxt "RID_SVXSTR_SEARCHERROR"
msgid "Cannot open %1, please try again later."
msgstr "Impossibile aprire %1, riprova più tardi."
-#: cui/inc/strings.hrc:372
+#: cui/inc/strings.hrc:371
msgctxt "RID_SVXSTR_NORESULTS"
msgid "No results found."
msgstr "Nessun risultato trovato."
-#: cui/inc/strings.hrc:373
+#: cui/inc/strings.hrc:372
msgctxt "RID_SVXSTR_APPLYPERSONA"
msgid "Applying Theme..."
msgstr "Applicazione del tema..."
-#: cui/inc/strings.hrc:374
+#: cui/inc/strings.hrc:373
msgctxt "RID_SVXSTR_INVALIDPERSONAURL"
msgid "Please enter a valid theme address or a search term."
msgstr ""
-#: cui/inc/strings.hrc:376
+#: cui/inc/strings.hrc:375
msgctxt "RID_SVXSTR_TABLE_PRESET_NONE"
msgid "Set No Borders"
msgstr "Non impostare bordi"
-#: cui/inc/strings.hrc:377
+#: cui/inc/strings.hrc:376
msgctxt "RID_SVXSTR_TABLE_PRESET_ONLYOUTER"
msgid "Set Outer Border Only"
msgstr "Imposta solo bordi esterni"
-#: cui/inc/strings.hrc:378
+#: cui/inc/strings.hrc:377
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERHORI"
msgid "Set Outer Border and Horizontal Lines"
msgstr "Imposta bordo esterno e righe orizzontali"
-#: cui/inc/strings.hrc:379
+#: cui/inc/strings.hrc:378
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERALL"
msgid "Set Outer Border and All Inner Lines"
msgstr "Imposta bordo esterno e tutte le righe interne"
-#: cui/inc/strings.hrc:380
+#: cui/inc/strings.hrc:379
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERINNER"
msgid "Set Outer Border Without Changing Inner Lines"
msgstr "Imposta il bordo esterno senza modificare le righe interne"
-#: cui/inc/strings.hrc:381
+#: cui/inc/strings.hrc:380
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONAL"
msgid "Set Diagonal Lines Only"
msgstr "Imposta solo linee diagonali"
-#: cui/inc/strings.hrc:382
+#: cui/inc/strings.hrc:381
msgctxt "RID_SVXSTR_PARA_PRESET_ALL"
msgid "Set All Four Borders"
msgstr "Imposta tutti e quattro i bordi"
-#: cui/inc/strings.hrc:383
+#: cui/inc/strings.hrc:382
msgctxt "RID_SVXSTR_PARA_PRESET_LEFTRIGHT"
msgid "Set Left and Right Borders Only"
msgstr "Imposta solo il bordo sinistro e destro"
-#: cui/inc/strings.hrc:384
+#: cui/inc/strings.hrc:383
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOM"
msgid "Set Top and Bottom Borders Only"
msgstr "Imposta il bordo superiore e inferiore"
-#: cui/inc/strings.hrc:385
+#: cui/inc/strings.hrc:384
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYLEFT"
msgid "Set Left Border Only"
msgstr "Imposta solo il bordo sinistro"
-#: cui/inc/strings.hrc:386
+#: cui/inc/strings.hrc:385
msgctxt "RID_SVXSTR_HOR_PRESET_ONLYHOR"
msgid "Set Top and Bottom Borders, and All Inner Lines"
msgstr "Imposta bordi superiori e inferiori e tutte le linee interne"
-#: cui/inc/strings.hrc:387
+#: cui/inc/strings.hrc:386
msgctxt "RID_SVXSTR_VER_PRESET_ONLYVER"
msgid "Set Left and Right Borders, and All Inner Lines"
msgstr "Imposta bordi sinistri e destri e tutte le linee interne"
-#: cui/inc/strings.hrc:388
+#: cui/inc/strings.hrc:387
msgctxt "RID_SVXSTR_SHADOW_STYLE_NONE"
msgid "No Shadow"
msgstr "Nessuna ombreggiatura"
-#: cui/inc/strings.hrc:389
+#: cui/inc/strings.hrc:388
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMRIGHT"
msgid "Cast Shadow to Bottom Right"
msgstr "Ombreggiatura a destra in basso"
-#: cui/inc/strings.hrc:390
+#: cui/inc/strings.hrc:389
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPRIGHT"
msgid "Cast Shadow to Top Right"
msgstr "Ombreggiatura a destra in alto"
-#: cui/inc/strings.hrc:391
+#: cui/inc/strings.hrc:390
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMLEFT"
msgid "Cast Shadow to Bottom Left"
msgstr "Ombreggiatura a sinistra in basso"
-#: cui/inc/strings.hrc:392
+#: cui/inc/strings.hrc:391
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPLEFT"
msgid "Cast Shadow to Top Left"
msgstr "Ombreggiatura a sinistra in alto"
-#: cui/inc/strings.hrc:393
+#: cui/inc/strings.hrc:392
msgctxt "RID_SVXSTR_SIGNATURELINE_SIGNED_BY"
msgid "Signed by: %1"
msgstr "Firmato da: %1"
-#: cui/inc/strings.hrc:394
+#: cui/inc/strings.hrc:393
msgctxt "RID_SVXSTR_OPENCL_RESTART"
msgid "For the OpenCL changes to take effect, %PRODUCTNAME must be restarted."
msgstr ""
@@ -10669,22 +10664,43 @@ msgctxt "signsignatureline|btn_select_certificate"
msgid "Select Certificate"
msgstr "Seleziona certificato"
-#: cui/uiconfig/ui/signsignatureline.ui:168
+#. Name of the signer
+#: cui/uiconfig/ui/signsignatureline.ui:166
+msgctxt "signsignatureline|label_name"
+msgid "or"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:175
+msgctxt "signsignatureline|btn_load_image"
+msgid "Use Signature Image"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:190
+msgctxt "signsignatureline|btn_clear_image"
+msgid "Clear"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:206
+msgctxt "signsignatureline|label_image_dimensions"
+msgid "Best image size: 600 x 100 px"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:237
msgctxt "signsignatureline|label_sign"
msgid "Sign"
msgstr "Firma"
-#: cui/uiconfig/ui/signsignatureline.ui:205
+#: cui/uiconfig/ui/signsignatureline.ui:274
msgctxt "signsignatureline|label_add_comment"
msgid "Add comment:"
msgstr "Aggiungi commento:"
-#: cui/uiconfig/ui/signsignatureline.ui:241
+#: cui/uiconfig/ui/signsignatureline.ui:310
msgctxt "signsignatureline|label_hint"
msgid "Instructions from the document creator:"
msgstr "Istruzioni dal creatore del documento:"
-#: cui/uiconfig/ui/signsignatureline.ui:274
+#: cui/uiconfig/ui/signsignatureline.ui:343
msgctxt "signsignatureline|label_more"
msgid "More"
msgstr "Altro"
diff --git a/source/it/helpcontent2/source/text/sbasic/shared/01.po b/source/it/helpcontent2/source/text/sbasic/shared/01.po
index 862b97760ca..c0561d9970c 100644
--- a/source/it/helpcontent2/source/text/sbasic/shared/01.po
+++ b/source/it/helpcontent2/source/text/sbasic/shared/01.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-16 16:54+0200\n"
-"PO-Revision-Date: 2018-06-06 12:58+0000\n"
-"Last-Translator: Valter Mura <valtermura@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:02+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Italian <l10n@it.libreoffice.org>\n"
"Language: it\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1528289928.000000\n"
+"X-POOTLE-MTIME: 1542196942.000000\n"
#: 06130000.xhp
msgctxt ""
@@ -93,8 +93,8 @@ msgctxt ""
"06130000.xhp\n"
"par_id3154791\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
-msgstr "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Esegue o salva la macro corrente.</ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Runs or saves the current macro.</ahelp>"
+msgstr ""
#: 06130000.xhp
msgctxt ""
diff --git a/source/it/helpcontent2/source/text/scalc/00.po b/source/it/helpcontent2/source/text/scalc/00.po
index eefdc4ce75f..6b7eafaad01 100644
--- a/source/it/helpcontent2/source/text/scalc/00.po
+++ b/source/it/helpcontent2/source/text/scalc/00.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-11-22 13:53+0100\n"
-"PO-Revision-Date: 2018-01-11 22:05+0000\n"
-"Last-Translator: Valter Mura <valtermura@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:02+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Italian <l10n@it.libreoffice.org>\n"
"Language: it\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1515708359.000000\n"
+"X-POOTLE-MTIME: 1542196943.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -29,24 +29,24 @@ msgctxt ""
"00000004.xhp\n"
"hd_id3155535\n"
"help.text"
-msgid "<variable id=\"wie\">To access this function... </variable>"
-msgstr "<variable id=\"wie\">Per accedere a questa funzione... </variable>"
+msgid "<variable id=\"wie\">To access this function...</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
"par_idN1056E\n"
"help.text"
-msgid "<variable id=\"moreontop\">More explanations on top of this page. </variable>"
-msgstr "<variable id=\"moreontop\">A inizio pagina sono disponibili ulteriori informazioni. </variable>"
+msgid "<variable id=\"moreontop\">More explanations on top of this page.</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
"par_idN105AF\n"
"help.text"
-msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone. </variable>"
-msgstr "<variable id=\"optional\">Nelle funzioni di %PRODUCTNAME Calc, i parametri contrassegnati come \"opzionali\" possono essere tralasciati solo quando non sono seguiti da altri parametri. Ad esempio, in una funzione con quattro parametri in cui gli ultimi due sono contrassegnati come \"opzionali\", potete tralasciare il parametro 4 oppure i parametri 3 e 4, ma non il solo parametro 3. </variable>"
+msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone.</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -77,80 +77,80 @@ msgctxt ""
"00000402.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph></variable>"
-msgstr "<variable id=\"kopffuss\">Menu <emph>Inserisci - Intestazioni e piè di pagina</emph></variable>"
+msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3159233\n"
"help.text"
-msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs</variable>"
-msgstr "<variable id=\"bkopfzeile\">Menu <emph>Inserisci - Intestazioni e piè di pagina</emph> - schede <emph>Intestazione e Piè di pagina</emph></variable>"
+msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150443\n"
"help.text"
-msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph></variable>"
-msgstr "<variable id=\"bausfullen\">Menu <emph>Foglio - Compila</emph></variable>"
+msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3143267\n"
"help.text"
-msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph></variable>"
-msgstr "<variable id=\"bausunten\">Menu <emph>Foglio - Compila - In basso</emph></variable>"
+msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153880\n"
"help.text"
-msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph></variable>"
-msgstr "<variable id=\"bausrechts\">Menu <emph>Foglio - Compila - A destra</emph></variable>"
+msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3151245\n"
"help.text"
-msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph></variable>"
-msgstr "<variable id=\"bausoben\">Menu <emph>Foglio - Compila - In alto</emph></variable>"
+msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph></variable>"
-msgstr "<variable id=\"bauslinks\">Menu <emph>Foglio - Compila - A sinistra</emph></variable>"
+msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150400\n"
"help.text"
-msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph></variable>"
-msgstr "<variable id=\"baustab\">Menu <emph>Foglio - Compila - Fogli</emph></variable>"
+msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3154910\n"
"help.text"
-msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph></variable>"
-msgstr "<variable id=\"bausreihe\">Menu <emph>Foglio - Compila - Serie...</emph></variable>"
+msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "Choose <emph>Sheet - Clear Cells</emph>"
-msgstr "Menu <emph>Foglio - Pulisci celle...</emph>"
+msgid "Choose <emph>Sheet - Clear Cells</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -165,40 +165,40 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150011\n"
"help.text"
-msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph></variable>"
-msgstr "<variable id=\"bzelo\">Menu <emph>Foglio - Elimina celle</emph></variable>"
+msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153951\n"
"help.text"
-msgid "Choose <emph>Sheet - Delete Sheet</emph>"
-msgstr "Menu <emph>Foglio - Elimina foglio</emph>"
+msgid "Choose <emph>Sheet - Delete Sheet</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3155306\n"
"help.text"
-msgid "Open context menu for a sheet tab"
-msgstr "Aprite il menu di contesto per la linguetta di un foglio"
+msgid "Open context menu for a sheet tab."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3146119\n"
"help.text"
-msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>"
-msgstr "Menu <emph>Foglio - Sposta o Copia foglio</emph>"
+msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3148645\n"
"help.text"
-msgid "Open context menu for a sheet tab"
-msgstr "Aprite il menu di contesto per la linguetta di un foglio"
+msgid "Open context menu for a sheet tab."
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -221,32 +221,32 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150275\n"
"help.text"
-msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph></variable>"
-msgstr "<variable id=\"aspze\">Menu <emph>Visualizza - Intestazioni riga/colonna</emph></variable>"
+msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph></variable>"
-msgstr "<variable id=\"awehe\">Menu <emph>Visualizza - Evidenzia valori</emph></variable>"
+msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3148947\n"
"help.text"
-msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph></variable>"
-msgstr "<variable id=\"rechenleiste\">Menu <emph>Visualizza - Barra di calcolo</emph> o <emph>Visualizza - Barra degli strumenti - Barra di calcolo</emph></variable>"
+msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3148663\n"
"help.text"
-msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph></variable>"
-msgstr "<variable id=\"seumvo\">Menu <emph>Visualizza - Interruzione di pagina</emph></variable>"
+msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -269,16 +269,16 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149784\n"
"help.text"
-msgid "Choose <emph>Insert - Cells</emph>"
-msgstr "Menu <emph>Inserisci - Celle...</emph>"
+msgid "Choose <emph>Insert - Cells</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "Open <emph>Insert Cells</emph> toolbar from Tools bar:"
-msgstr "Aprite la barra degli strumenti <emph>Inserisci celle</emph> nella barra degli strumenti:"
+msgid "Open <emph>Insert Cells</emph> toolbar from <emph>Tools</emph> bar:"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -365,24 +365,24 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149033\n"
"help.text"
-msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph></variable>"
-msgstr "<variable id=\"eitab\">Scegliete <emph>Foglio - Inserisci foglio</emph></variable>"
+msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_idN1082F\n"
"help.text"
-msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph></variable>"
-msgstr "<variable id=\"eitabfile\">Scegliete <emph>Foglio - Inserisci foglio da file</emph></variable>"
+msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3155115\n"
"help.text"
-msgid "Choose <emph>Insert - Function</emph>"
-msgstr "Menu <emph>Inserisci - Funzione...</emph>"
+msgid "Choose <emph>Insert - Function</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -429,8 +429,8 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155809\n"
"help.text"
-msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date&Time</emph></variable>"
-msgstr "<variable id=\"eikadaze\"><emph>Inserisci - Funzione</emph> - Categoria <emph>Data&Orario</emph></variable>"
+msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date & Time</emph></variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -517,32 +517,32 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155383\n"
"help.text"
-msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph></variable>"
-msgstr "<variable id=\"funktionsliste\">Menu <emph>Inserisci - Lista funzioni</emph></variable>"
+msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153250\n"
"help.text"
-msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph></variable>"
-msgstr "<variable id=\"einamen\">Menu <emph>Inserisci - Aree con nome ed espressioni</emph></variable>"
+msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3146776\n"
"help.text"
-msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph></variable>"
-msgstr "<variable id=\"eiextdata\">Scegliete <emph>Foglio - Collegamento a dati esterni</emph></variable>"
+msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3143222\n"
"help.text"
-msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>"
-msgstr "Menu <emph>Foglio - Aree con nome ed espressioni - Definisci</emph>"
+msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -557,24 +557,24 @@ msgctxt ""
"00000404.xhp\n"
"par_id3145214\n"
"help.text"
-msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph></variable>"
-msgstr "<variable id=\"einaei\">Menu <emph>Foglio - Aree con nome ed espressioni - Inserisci</emph></variable>"
+msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153558\n"
"help.text"
-msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph></variable>"
-msgstr "<variable id=\"einaueb\">Menu <emph>Foglio - Aree con nome ed espressioni - Crea</emph></variable>"
+msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153483\n"
"help.text"
-msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph></variable>"
-msgstr "<variable id=\"einabesch\">Menu <emph>Foglio - Aree con nome ed espressioni - Didascalie</emph></variable>"
+msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
@@ -597,192 +597,192 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154685\n"
"help.text"
-msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph></variable>"
-msgstr "<variable id=\"fozelle\">Menu <emph>Formato - Cella...</emph></variable>"
+msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153194\n"
"help.text"
-msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab </variable>"
-msgstr "<variable id=\"fozelstz\">Scegliete <emph>Formato - Cella</emph>, scheda <emph>Protezione</emph> </variable>"
+msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155854\n"
"help.text"
-msgid "<variable id=\"fozei\">Choose <emph>Format - Row</emph></variable>"
-msgstr "<variable id=\"fozei\">Menu <emph>Formato - Riga</emph></variable>"
+msgid "<variable id=\"fozei\">Choose <emph>Format - Rows</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3150012\n"
"help.text"
-msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Row - Optimal Height</emph></variable>"
-msgstr "<variable id=\"fozeiophoe\">Menu <emph>Formato - Riga - Altezza ottimale...</emph></variable>"
+msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Rows - Optimal Height</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3148645\n"
"help.text"
-msgid "Choose <emph>Format - Row - Hide</emph>"
-msgstr "Menu <emph>Formato - Riga - Nascondi</emph>"
+msgid "Choose <emph>Format - Rows - Hide</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153728\n"
"help.text"
-msgid "Choose <emph>Format - Column - Hide</emph>"
-msgstr "Menu <emph>Formato - Colonna - Nascondi</emph>"
+msgid "Choose <emph>Format - Columns - Hide</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3151114\n"
"help.text"
-msgid "Choose <emph>Format - Sheet - Hide</emph>"
-msgstr "Menu <emph>Formato - Foglio - Nascondi</emph>"
+msgid "Choose <emph>Sheet - Hide Sheet</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3148576\n"
"help.text"
-msgid "Choose <emph>Format - Row - Show</emph>"
-msgstr "Menu <emph>Formato - Riga - Mostra</emph>"
+msgid "Choose <emph>Format - Rows - Show</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156286\n"
"help.text"
-msgid "Choose <emph>Format - Column - Show</emph>"
-msgstr "Menu <emph>Formato - Colonna - Mostra</emph>"
+msgid "Choose <emph>Format - Columns - Show</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3145645\n"
"help.text"
-msgid "<variable id=\"fospa\">Choose <emph>Format - Column</emph></variable>"
-msgstr "<variable id=\"fospa\">Menu <emph>Formato - Colonna</emph></variable>"
+msgid "<variable id=\"fospa\">Choose <emph>Format - Columns</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3145252\n"
"help.text"
-msgid "Choose <emph>Format - Column - Optimal Width</emph>"
-msgstr "Menu <emph>Formato - Colonna - Larghezza ottimale...</emph>"
+msgid "Choose <emph>Format - Columns - Optimal Width</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3146971\n"
"help.text"
-msgid "Double-click right column separator in column headers"
-msgstr "Doppio clic sul separatore colonne destro nelle intestazioni colonne"
+msgid "Double-click right column separator in column headers."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3147362\n"
"help.text"
-msgid "<variable id=\"fot\">Choose <emph>Format - Sheet</emph></variable>"
-msgstr "<variable id=\"fot\">Menu <emph>Formato - Foglio</emph></variable>"
+msgid "<variable id=\"fot\">Choose <emph>Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3163805\n"
"help.text"
-msgid "<variable id=\"fotu\">Choose <emph>Format - Sheet - Rename</emph></variable>"
-msgstr "<variable id=\"fotu\">Menu <emph>Formato - Foglio - Rinomina...</emph></variable>"
+msgid "<variable id=\"fotu\">Choose <emph>Sheet - Rename Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155333\n"
"help.text"
-msgid "<variable id=\"fotenb\">Choose <emph>Format - Sheet - Show</emph></variable>"
-msgstr "<variable id=\"fotenb\">Menu <emph>Formato - Foglio - Mostra...</emph></variable>"
+msgid "<variable id=\"fotenb\">Choose <emph>Sheet - Show Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_idN1077A\n"
"help.text"
-msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph></variable>"
-msgstr "<variable id=\"foste\">Scegliete <emph>Formato - Pagina</emph></variable>"
+msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155508\n"
"help.text"
-msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab </variable>"
-msgstr "<variable id=\"fostel\">Scegliete <emph>Formato - Pagina</emph>, scheda <emph>Foglio</emph></variable>"
+msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3150883\n"
"help.text"
-msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph></variable>"
-msgstr "<variable id=\"fodrbe\">Scegliete <emph>Formato - Aree di stampa</emph></variable>"
+msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156448\n"
"help.text"
-msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph></variable>"
-msgstr "<variable id=\"fodrfe\">Scegliete <emph>Formato - Aree di stampa - Definisci</emph></variable>"
+msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156290\n"
"help.text"
-msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph></variable>"
-msgstr "<variable id=\"fodrhin\">Scegliete <emph>Formato - Aree di stampa - Aggiungi</emph></variable>"
+msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155812\n"
"help.text"
-msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph></variable>"
-msgstr "<variable id=\"fodbah\">Scegliete <emph>Formato - Aree di stampa - Cancella</emph></variable>"
+msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153307\n"
"help.text"
-msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph></variable>"
-msgstr "<variable id=\"fodbbe\">Scegliete <emph>Formato - Aree di stampa - Modifica</emph></variable>"
+msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153916\n"
"help.text"
-msgid "Choose <emph>Format - AutoFormat</emph>"
-msgstr "Menu <emph>Formato - Formattazione automatica...</emph>"
+msgid "Choose <emph>Format - AutoFormat</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3154532\n"
"help.text"
-msgid "On the Tools bar, click"
-msgstr "Nella barra degli strumenti, fate clic su"
+msgid "On the <emph>Tools</emph> bar, click"
+msgstr ""
#: 00000405.xhp
msgctxt ""
@@ -805,8 +805,8 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154618\n"
"help.text"
-msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph></variable>"
-msgstr "<variable id=\"bedingte\">Menu <emph>Formato - Formattazione condizionata...</emph></variable>"
+msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -829,16 +829,16 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150541\n"
"help.text"
-msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph> </variable>"
-msgstr "<variable id=\"exdektv\">Scegliete <emph>Strumenti - Detective</emph></variable>"
+msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3153194\n"
"help.text"
-msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>"
-msgstr "Menu <emph>Strumenti - Detective - Individua precedenti</emph>"
+msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -853,24 +853,24 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph> </variable>"
-msgstr "<variable id=\"silbentrennungc\">Menu <emph>Strumenti - Lingua - Sillabazione</emph></variable>"
+msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3145785\n"
"help.text"
-msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph> </variable>"
-msgstr "<variable id=\"exdvore\">Scegliete <emph>Strumenti - Detective - Rimuovi traccia sul precedente</emph></variable>"
+msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3155411\n"
"help.text"
-msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>"
-msgstr "Menu <emph>Strumenti - Detective - Individua dipendenti</emph>"
+msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -885,112 +885,112 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146984\n"
"help.text"
-msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph> </variable>"
-msgstr "<variable id=\"exdszne\">Scegliete <emph>Strumenti - Detective - Rimuovi traccia sul dipendente</emph></variable>"
+msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3154014\n"
"help.text"
-msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph> </variable>"
-msgstr "<variable id=\"exdase\">Scegliete <emph>Strumenti - Detective - Rimuovi tutte le tracce</emph></variable>"
+msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3153188\n"
"help.text"
-msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph> </variable>"
-msgstr "<variable id=\"exdszfe\">Scegliete <emph>Strumenti - Detective - Individua errore</emph></variable>"
+msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3149410\n"
"help.text"
-msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph> </variable>"
-msgstr "<variable id=\"fuellmodus\">Scegliete <emph>Strumenti - Detective - Modo riempimento</emph></variable>"
+msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3156284\n"
"help.text"
-msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph> </variable>"
-msgstr "<variable id=\"dateneinkreisen\">Scegliete <emph>Strumenti - Detective - Evidenzia i dati non validi</emph></variable>"
+msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3153159\n"
"help.text"
-msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph> </variable>"
-msgstr "<variable id=\"spurenaktualisieren\">Scegliete <emph>Strumenti - Detective - Aggiorna tracce</emph></variable>"
+msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3147397\n"
"help.text"
-msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph> </variable>"
-msgstr "<variable id=\"automatisch\">Scegliete <emph>Strumenti - Detective - Aggiorna automaticamente</emph></variable>"
+msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3154018\n"
"help.text"
-msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph> </variable>"
-msgstr "<variable id=\"exzws\">Scegliete <emph>Strumenti - Ricerca valore destinazione</emph></variable>"
+msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3269142\n"
"help.text"
-msgid "<variable id=\"solver\">Choose <emph>Tools - Solver</emph> </variable>"
-msgstr "<variable id=\"solver\">Scegliete <emph>Strumenti - Risolutore</emph></variable>"
+msgid "<variable id=\"solver\">Choose <emph>Tools - Solver</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id8554338\n"
"help.text"
-msgid "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, <emph>Options</emph> button </variable>"
-msgstr "<variable id=\"solver_options\">Scegliete <emph>Strumenti - Risolutore</emph>, pulsante <emph>Opzioni...</emph></variable>"
+msgid "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, click <emph>Options</emph> button.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3156277\n"
"help.text"
-msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph> </variable>"
-msgstr "<variable id=\"exsze\">Scegliete <emph>Strumenti - Scenari</emph></variable>"
+msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3149020\n"
"help.text"
-msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph></variable>"
-msgstr "<variable id=\"protect_sheet\">Menu <emph>Strumenti - Proteggi foglio</emph></variable>"
+msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3154256\n"
"help.text"
-msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph></variable>"
-msgstr "<variable id=\"protect_spreadsheet\">Menu <emph>Strumenti - Proteggi foglio elettronico</emph></variable>"
+msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3146919\n"
"help.text"
-msgid "Choose <emph>Data - Calculate - Recalculate</emph>"
-msgstr "Scegliete <emph>Dati - Calcola - Ricalcola</emph>"
+msgid "Choose <emph>Data - Calculate - Recalculate</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -1005,16 +1005,16 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150941\n"
"help.text"
-msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph> </variable>"
-msgstr "<variable id=\"exatmb\">Scegliete <emph>Dati - Calcola - Calcolo automatico</emph></variable>"
+msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3151276\n"
"help.text"
-msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph> </variable>"
-msgstr "<variable id=\"autoeingabe\">Scegliete <emph>Strumenti - Digitazione automatica</emph></variable>"
+msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph>.</variable>"
+msgstr ""
#: 00000407.xhp
msgctxt ""
@@ -1037,16 +1037,16 @@ msgctxt ""
"00000407.xhp\n"
"par_id3147335\n"
"help.text"
-msgid "<variable id=\"fete\">Choose <item type=\"menuitem\">View - Split Window</item></variable>"
-msgstr "<variable id=\"fete\">Menu <item type=\"menuitem\">Visualizza - Dividi finestra</item></variable>"
+msgid "<variable id=\"fete\">Choose ><item type=\"menuitem\">View - Split Window</item>.</variable>"
+msgstr ""
#: 00000407.xhp
msgctxt ""
"00000407.xhp\n"
"par_id3153663\n"
"help.text"
-msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item></variable>"
-msgstr "<variable id=\"fefix\">Menu <item type=\"menuitem\">Visualizza - Blocca celle - Fissa righe e colonne</item></variable>"
+msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1069,48 +1069,48 @@ msgctxt ""
"00000412.xhp\n"
"par_id8366954\n"
"help.text"
-msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph></variable>"
-msgstr "<variable id=\"text2columns\">Scegliete <emph>Dati - Da testo a colonne</emph></variable>"
+msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3147399\n"
"help.text"
-msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph></variable>"
-msgstr "<variable id=\"dbrbf\">Menu <emph>Dati - Definisci area...</emph></variable>"
+msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145345\n"
"help.text"
-msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph></variable>"
-msgstr "<variable id=\"dbrba\">Menu <emph>Dati - Seleziona area...</emph></variable>"
+msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150443\n"
"help.text"
-msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph></variable>"
-msgstr "<variable id=\"dnsrt\">Scegliete <emph>Dati - Ordina...</emph></variable>"
+msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148491\n"
"help.text"
-msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab"
-msgstr "Scegliete <emph>Dati - Ordina</emph>, scheda <emph>Criteri</emph>"
+msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154516\n"
"help.text"
-msgid "On Standard bar, click"
-msgstr "Nella barra standard, fate clic su"
+msgid "On <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1149,32 +1149,32 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146984\n"
"help.text"
-msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab</variable>"
-msgstr "<variable id=\"dnstot\">Scegliete <emph>Dati - Ordina...</emph>, scheda <emph>Opzioni</emph></variable>"
+msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155308\n"
"help.text"
-msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph></variable>"
-msgstr "<variable id=\"dnftr\">Menu <emph>Dati - Filtro</emph></variable>"
+msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148646\n"
"help.text"
-msgid "Choose <emph>Data - AutoFilter</emph>"
-msgstr "Scegliete <emph>Dati - Filtro automatico</emph>"
+msgid "Choose <emph>Data - AutoFilter</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151113\n"
"help.text"
-msgid "On Tools bar or Table Data bar, click"
-msgstr "Nella barra degli strumenti o nella barra Dati tabella, fare clic su"
+msgid "On <emph>Tools</emph> bar or <emph>Table Data</emph> bar, click"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1197,40 +1197,40 @@ msgctxt ""
"00000412.xhp\n"
"par_id3156278\n"
"help.text"
-msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph></variable>"
-msgstr "<variable id=\"dnfspz\">Scegliete <emph>Dati - Altri filtri - Filtro speciale...</emph></variable>"
+msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph> .</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153764\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label"
-msgstr "Scegliete l'etichetta <emph>Dati - Altri filtri - Filtro standard... - Opzioni</emph>"
+msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155444\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label"
-msgstr "Scegliete l'etichetta <emph>Dati - Altri filtri - Filtro speciale... - Opzioni</emph>"
+msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3156382\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Reset Filter</emph>"
-msgstr "Scegliete <emph>Dati - Altri filtri - Azzera filtro</emph>"
+msgid "Choose <emph>Data - More Filters - Reset Filter</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155961\n"
"help.text"
-msgid "On Table Data bar, click <emph>Reset Filter/Sort</emph>"
-msgstr "Nella barra Dati tabella, scegliete <emph>Azzera filtro/ordine</emph>"
+msgid "On <emph>Table Data</emph> bar, click <emph>Reset Filter/Sort</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1253,112 +1253,112 @@ msgctxt ""
"00000412.xhp\n"
"par_id3152778\n"
"help.text"
-msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph></variable>"
-msgstr "<variable id=\"dnaftas\">Scegliete <emph>Dati - Altri filtri - Nascondi filtro automatico</emph></variable>"
+msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3166424\n"
"help.text"
-msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph></variable>"
-msgstr "<variable id=\"dntegs\">Menu <emph>Dati - Subtotali...</emph></variable>"
+msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154574\n"
"help.text"
-msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs</variable>"
-msgstr "<variable id=\"dntezd\">Scegliete <emph>Dati - Subtotali</emph> - schede <emph>1°, 2°, 3° gruppo</emph></variable>"
+msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151277\n"
"help.text"
-msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab</variable>"
-msgstr "<variable id=\"dntopi\">Scegliete <emph>Dati - Subtotali</emph>, scheda <emph>Opzioni</emph></variable>"
+msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145133\n"
"help.text"
-msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph></variable>"
-msgstr "<variable id=\"datengueltig\">Menu <emph>Dati - Validità</emph></variable>"
+msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3152992\n"
"help.text"
-msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigwerte\">Scegliete <emph>Dati - Validità</emph>, scheda <emph>Criteri</emph></variable>"
+msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150367\n"
"help.text"
-msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigeingabe\">Scegliete <emph>Dati - Validità</emph>, scheda <emph>Aiuto per la digitazione</emph></variable>"
+msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154486\n"
"help.text"
-msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigfehler\">Scegliete <emph>Dati - Validità</emph>, scheda <emph>Messaggio di errore</emph></variable>"
+msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3146978\n"
"help.text"
-msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph></variable>"
-msgstr "<variable id=\"dnmfo\">Menu <emph>Dati - Operazioni multiple...</emph></variable>"
+msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155809\n"
"help.text"
-msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph></variable>"
-msgstr "<variable id=\"dnksd\">Menu <emph>Dati - Consolida</emph></variable>"
+msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148701\n"
"help.text"
-msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph></variable>"
-msgstr "<variable id=\"dngld\">Scegliete <emph>Dati - Struttura</emph></variable>"
+msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153815\n"
"help.text"
-msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph></variable>"
-msgstr "<variable id=\"dngda\">Scegliete <emph>Dati - Struttura - Nascondi dettagli</emph></variable>"
+msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3159223\n"
"help.text"
-msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph></variable>"
-msgstr "<variable id=\"dngde\">Scegliete <emph>Dati - Struttura - Mostra dettagli</emph></variable>"
+msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3146870\n"
"help.text"
-msgid "Choose <emph>Data - Group and Outline - Group</emph>"
-msgstr "Scegliete <emph>Dati - Struttura - Gruppo</emph>"
+msgid "Choose <emph>Data - Group and Outline - Group</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1397,8 +1397,8 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146781\n"
"help.text"
-msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>"
-msgstr "Scegliete <emph>Dati - Struttura - Separa</emph>"
+msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1437,96 +1437,96 @@ msgctxt ""
"00000412.xhp\n"
"par_id3153008\n"
"help.text"
-msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph></variable>"
-msgstr "<variable id=\"dnglagl\">Scegliete <emph>Dati - Struttura - Struttura automatica</emph></variable>"
+msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154709\n"
"help.text"
-msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove</emph></variable>"
-msgstr "<variable id=\"dnglef\">Scegliete <emph>Dati - Struttura - Rimuovi</emph></variable>"
+msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove Outline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id1774346\n"
"help.text"
-msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables)</variable>"
-msgstr "<variable id=\"dngdrill\">Scegliete <emph>Dati - Raggruppa e struttura - Mostra dettaglio</emph> (per alcune tabelle pivot)</variable>"
+msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables).</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155759\n"
"help.text"
-msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph></variable>"
-msgstr "<variable id=\"dndtpt\">Scegliete <emph>Dati - Tabella pivot</emph></variable>"
+msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154625\n"
"help.text"
-msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph></variable>"
-msgstr "<variable id=\"dndpa\">Scegliete <emph>Inserisci - Tabella pivot</emph></variable>"
+msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3147558\n"
"help.text"
-msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
-msgstr "<variable id=\"dndq\">Scegliete <emph>Inserisci - Tabella pivot - Avvia</emph>, nella finestra di dialogo Seleziona sorgente scegliete l'opzione <emph>Sorgente dati registrata in $[officename]</emph></variable>"
+msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153297\n"
"help.text"
-msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Current selection</emph>."
-msgstr "Scegliete <emph>Inserisci - Tabella pivot</emph> e nella finestra di dialogo Seleziona sorgente scegliete l'opzione <emph>Selezione attuale</emph>."
+msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Current selection</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145118\n"
"help.text"
-msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
-msgstr "Scegliete <emph>Inserisci - Tabella pivot</emph> e nella finestra di dialogo Seleziona sorgente scegliete l'opzione <emph>Sorgente dati registrata in $[officename]</emph> quindi fate clic su <emph>OK</emph> per visualizzare la finestra di dialogo <emph>Seleziona sorgente dati</emph>."
+msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153294\n"
"help.text"
-msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph></variable>"
-msgstr "<variable id=\"dndpak\">Menu <emph>Dati - Tabella pivot - Aggiorna</emph></variable>"
+msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151344\n"
"help.text"
-msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph></variable>"
-msgstr "<variable id=\"dndploe\">Menu <emph>Dati - Tabella pivot - Elimina</emph></variable>"
+msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150397\n"
"help.text"
-msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph></variable>"
-msgstr "<variable id=\"dndakt\">Menu <emph>Dati - Aggiorna area</emph></variable>"
+msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_idN10B8F\n"
"help.text"
-msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph></variable>"
-msgstr "<variable id=\"grouping\">Scegliete <emph>Dati - Raggruppa e struttura - Gruppo</emph></variable>"
+msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
@@ -1549,77 +1549,77 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162106567373\n"
"help.text"
-msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph> </variable>"
-msgstr "<variable id=\"insert_rows_above\">Scegliete <emph>Foglio - Inserisci righe - Righe sopra</emph> </variable>"
+msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162109048207\n"
"help.text"
-msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph></variable>"
-msgstr "<variable id=\"insert_rows_below\">Scegliete <emph>Foglio - Inserisci righe - Righe sotto</emph></variable>"
+msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162107055028\n"
"help.text"
-msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph></variable>"
-msgstr "<variable id=\"insert_columns_left\">Scegliete <emph>Foglio - Inserisci colonne - Colonne a sinistra</emph></variable>"
+msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162109126013\n"
"help.text"
-msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph></variable>"
-msgstr "<variable id=\"insert_columns_right\">Scegliete <emph>Foglio - Inserisci colonne - Colonne a destra</emph></variable>"
+msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3149095\n"
"help.text"
-msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph></variable>"
-msgstr "<variable id=\"insert_page_break\">Menu <emph>Foglio - Inserisci interruzione pagina</emph></variable>"
+msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3149398\n"
"help.text"
-msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph></variable>"
-msgstr "<variable id=\"insert_page_break_row\">Menu <emph>Foglio - Inserisci interruzione pagina - Interruzione riga</emph></variable>"
+msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3150084\n"
"help.text"
-msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph></variable>"
-msgstr "<variable id=\"insert_page_break_column\">Menu <emph>Foglio - Inserisci interruzione pagina - Interruzione colonna</emph></variable>"
+msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3153093\n"
"help.text"
-msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph></variable>"
-msgstr "<variable id=\"delete_page_break\">Menu <emph>Foglio - Elimina interruzione pagina</emph></variable>"
+msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3153191\n"
"help.text"
-msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph></variable>"
-msgstr "<variable id=\"delete_page_break_row\">Menu <emph>Foglio - Elimina interruzione pagina - Interruzione riga</emph></variable>"
+msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3145645\n"
"help.text"
-msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph></variable>"
-msgstr "<variable id=\"delete_page_break_column\">Menu <emph>Foglio - Elimina interruzione pagina - Interruzione colonna</emph></variable>"
+msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph>.</variable>"
+msgstr ""
diff --git a/source/it/helpcontent2/source/text/scalc/02.po b/source/it/helpcontent2/source/text/scalc/02.po
index 58aeaf25351..0ac0177fb76 100644
--- a/source/it/helpcontent2/source/text/scalc/02.po
+++ b/source/it/helpcontent2/source/text/scalc/02.po
@@ -3,9 +3,9 @@ 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-05-12 14:35+0200\n"
-"PO-Revision-Date: 2017-09-05 14:18+0000\n"
-"Last-Translator: Valter Mura <valtermura@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:02+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: it\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1504621124.000000\n"
+"X-POOTLE-MTIME: 1542196943.000000\n"
#: 02130000.xhp
msgctxt ""
@@ -45,8 +45,8 @@ msgctxt ""
"02130000.xhp\n"
"par_id3155267\n"
"help.text"
-msgid "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Icona</alt></image>"
+msgid "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Currency Number Format Icon</alt></image>"
+msgstr ""
#: 02130000.xhp
msgctxt ""
@@ -61,8 +61,8 @@ msgctxt ""
"02130000.xhp\n"
"par_id3146776\n"
"help.text"
-msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cell - Numbers\">Format - Cell - Numbers</link>."
-msgstr "<link href=\"text/shared/01/05020300.xhp\" name=\"Formato - Cella - Numeri\">Formato - Cella - Numeri</link>."
+msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cells - Numbers\">Format - Cells - Numbers</link>."
+msgstr ""
#: 02140000.xhp
msgctxt ""
diff --git a/source/it/helpcontent2/source/text/scalc/06.po b/source/it/helpcontent2/source/text/scalc/06.po
index 293a6eb020a..76f177a9df0 100644
--- a/source/it/helpcontent2/source/text/scalc/06.po
+++ b/source/it/helpcontent2/source/text/scalc/06.po
@@ -3,9 +3,9 @@ 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-06-14 17:23+0200\n"
-"PO-Revision-Date: 2018-06-11 11:51+0000\n"
-"Last-Translator: Valter Mura <valtermura@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-04-24 11:41+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: it\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1528717906.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1524570101.000000\n"
#: calcsamplefiles.xhp
msgctxt ""
@@ -23,36 +23,3 @@ msgctxt ""
"help.text"
msgid "Calc Sample Files"
msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521663319917\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/imtrigon.ods\" id=\"ods_id61521568603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr "<object data=\"media/files/scalc/imtrigon.ods\" id=\"ods_id61521568603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-
-#: calcsamplefiles.xhp
-#, fuzzy
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521663319918\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/trigon.ods\" id=\"ods_id61521548603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr "<object data=\"media/files/scalc/trigon.ods\" id=\"ods_id61521548603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521563314918\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/pivot.ods\" id=\"ods_id61521547603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr "<object data=\"media/files/scalc/pivot.ods\" id=\"ods_id61521547603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id721528312694192\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/functions_ifs.ods\" id=\"ods_id61521547603534\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
diff --git a/source/it/helpcontent2/source/text/scalc/guide.po b/source/it/helpcontent2/source/text/scalc/guide.po
index 4c7272cb21c..d2556006046 100644
--- a/source/it/helpcontent2/source/text/scalc/guide.po
+++ b/source/it/helpcontent2/source/text/scalc/guide.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-31 14:10+0200\n"
-"PO-Revision-Date: 2018-09-05 15:23+0000\n"
-"Last-Translator: Valter Mura <valtermura@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:02+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Italian <l10n@it.libreoffice.org>\n"
"Language: it\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1536161006.000000\n"
+"X-POOTLE-MTIME: 1542196944.000000\n"
#: address_auto.xhp
msgctxt ""
@@ -3709,8 +3709,8 @@ msgctxt ""
"database_filter.xhp\n"
"par_idN10693\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - Standard Filter</item>."
-msgstr "Scegliete <item type=\"menuitem\">Dati - Filtro - Filtro standard</item>."
+msgid "Choose <item type=\"menuitem\">Data - More Filters - Standard Filter</item>."
+msgstr ""
#: database_filter.xhp
msgctxt ""
@@ -3765,8 +3765,8 @@ msgctxt ""
"database_filter.xhp\n"
"par_id3154944\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - AutoFilter</item>."
-msgstr "Scegliere <item type=\"menuitem\">Dati - Filtro - Filtro automatico</item>."
+msgid "Choose <item type=\"menuitem\">Data - AutoFilter</item>."
+msgstr ""
#: database_filter.xhp
msgctxt ""
diff --git a/source/it/helpcontent2/source/text/shared.po b/source/it/helpcontent2/source/text/shared.po
index bf06640fa8e..bcab57cd82f 100644
--- a/source/it/helpcontent2/source/text/shared.po
+++ b/source/it/helpcontent2/source/text/shared.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: 2018-01-29 12:07+0000\n"
-"Last-Translator: Valter Mura <valtermura@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:02+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Italian <l10n@it.libreoffice.org>\n"
"Language: it\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1517227677.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196945.000000\n"
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -2013,5 +2013,5 @@ msgctxt ""
"need_help.xhp\n"
"hd_id1000010\n"
"help.text"
-msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"http://documentation.libreoffice.org/en/join-community/update-help-contents\">web page on writing Help contents</link>."
-msgstr "Questa pagina della guida necessita di essere corretta e completata. Unisciti al progetto LibreOffice e aiutaci a scrivere le informazioni mancanti. Visita la nostra <link href=\"http://documentation.libreoffice.org/en/join-community/update-help-contents\">pagina web relativa a come redigere i contenuti della Guida</link>."
+msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"https://documentation.libreoffice.org/en/join-community/update-help-contents\"><emph>web page on writing Help contents</emph></link>."
+msgstr ""
diff --git a/source/it/helpcontent2/source/text/shared/00.po b/source/it/helpcontent2/source/text/shared/00.po
index 23561b3363d..ddf4dcb74dd 100644
--- a/source/it/helpcontent2/source/text/shared/00.po
+++ b/source/it/helpcontent2/source/text/shared/00.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-10-21 20:57+0200\n"
-"PO-Revision-Date: 2018-06-11 12:16+0000\n"
-"Last-Translator: Valter Mura <valtermura@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:02+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Italian <l10n@it.libreoffice.org>\n"
"Language: it\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1528719397.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196946.000000\n"
#: 00000001.xhp
msgctxt ""
@@ -6221,7 +6221,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id621525017637963\n"
"help.text"
-msgid "Choose <emph>File - Export as EPUB</emph>."
+msgid "Choose <emph>File - Export As - Export as EPUB</emph>."
msgstr ""
#: 00000401.xhp
@@ -7197,7 +7197,7 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1091B\n"
"help.text"
-msgid "<variable id=\"grid\">Choose <emph>View - Grid</emph> (Impress or Draw).</variable>"
+msgid "<variable id=\"grid\">Choose <emph>View - Grid and Helplines</emph> (Impress or Draw).</variable>"
msgstr ""
#: 00000403.xhp
@@ -7205,7 +7205,7 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1092E\n"
"help.text"
-msgid "<variable id=\"guides\">Choose <emph>View - Snap Lines</emph> (Impress or Draw).</variable>"
+msgid "<variable id=\"guides\">Choose <emph>View - Snap Guides</emph> (Impress or Draw).</variable>"
msgstr ""
#: 00000404.xhp
@@ -7861,8 +7861,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id9988402\n"
"help.text"
-msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Updates</emph> button.</variable>"
-msgstr "<variable id=\"packagemanager_eu\">Scegliete <emph>Strumenti - Gestione estensioni</emph>, fate clic sul pulsante <emph>Controlla aggiornamenti...</emph>.</variable>"
+msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Check for Updates</emph> button.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -8075,14 +8075,6 @@ msgstr "<variable id=\"allg\">Scegliete <switchinline select=\"sys\"><caseinline
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
-"par_id3150032\n"
-"help.text"
-msgid "<variable id=\"arbeit\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Memory</emph>.</variable>"
-msgstr "<variable id=\"arbeit\">Scegliete <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferenze</emph></caseinline><defaultinline><emph>Strumenti - Opzioni</emph></defaultinline></switchinline><emph> - $[officename] - Memoria</emph></variable>"
-
-#: 00000406.xhp
-msgctxt ""
-"00000406.xhp\n"
"par_id3159153\n"
"help.text"
msgid "<variable id=\"ansicht\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - View</emph>.</variable>"
@@ -11045,7 +11037,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id366527\n"
"help.text"
-msgid "Choose <emph>Format - Object - Line</emph> (Writer)."
+msgid "Choose <emph>Format - Text Box and Shape - Line</emph> (Writer)."
msgstr ""
#: 00040502.xhp
@@ -11053,7 +11045,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id3835261\n"
"help.text"
-msgid "Choose <emph>Format - Graphic - Line</emph> (Calc)."
+msgid "Choose <emph>Format - Object - Line</emph> (Calc)."
msgstr ""
#: 00040502.xhp
@@ -11085,7 +11077,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id3154285\n"
"help.text"
-msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Object - </emph></caseinline><caseinline select=\"CALC\"><emph>Graphic - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
+msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Text Box and Shape - </emph></caseinline><caseinline select=\"CALC\"><emph>Object - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
msgstr ""
#: 00040502.xhp
diff --git a/source/it/helpcontent2/source/text/shared/01.po b/source/it/helpcontent2/source/text/shared/01.po
index f80578234ee..ccc703eca02 100644
--- a/source/it/helpcontent2/source/text/shared/01.po
+++ b/source/it/helpcontent2/source/text/shared/01.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2018-06-10 12:13+0000\n"
-"Last-Translator: Valter Mura <valtermura@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:02+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Italian <l10n@it.libreoffice.org>\n"
"Language: it\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1528632814.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196950.000000\n"
#: 01010000.xhp
msgctxt ""
@@ -33637,8 +33637,8 @@ msgctxt ""
"06130000.xhp\n"
"par_id3153748\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
-msgstr "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Esegue o salva la macro corrente.</ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Runs or saves the current macro.</ahelp>"
+msgstr ""
#: 06130000.xhp
msgctxt ""
@@ -40771,14 +40771,6 @@ msgstr ""
#: ref_epub_export.xhp
msgctxt ""
"ref_epub_export.xhp\n"
-"par_id701525003241759\n"
-"help.text"
-msgid "<embedvar href=\"text/shared/00/00000002.xhp#epubv\" markup=\"keep\"/>"
-msgstr "<embedvar href=\"text/shared/00/00000002.xhp#epubv\" markup=\"keep\"/>"
-
-#: ref_epub_export.xhp
-msgctxt ""
-"ref_epub_export.xhp\n"
"par_id19921\n"
"help.text"
msgid "<image id=\"img_id22170\" src=\"media/screenshots/modules/swriter/ui/exportepub/EPubDialog.png\" localize=\"true\" width=\"664px\" height=\"482px\"><alt id=\"alt_id59843\">EPUB dialog box</alt></image>"
@@ -40925,7 +40917,7 @@ msgctxt ""
"ref_epub_export.xhp\n"
"par_id971525023515891\n"
"help.text"
-msgid "For custom metadata, you must provide a file with same name as the original filename and with extension as \".xmp\". The provided metadata will override the the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type=\"literal\">MyText.xmp</item>."
+msgid "For custom metadata, you must provide a file with same name as the original filename and with extension as \".xmp\". The provided metadata will override the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type=\"literal\">MyText.xmp</item>."
msgstr ""
#: ref_epub_export.xhp
diff --git a/source/it/helpcontent2/source/text/shared/guide.po b/source/it/helpcontent2/source/text/shared/guide.po
index 736df5ad172..178483d626f 100644
--- a/source/it/helpcontent2/source/text/shared/guide.po
+++ b/source/it/helpcontent2/source/text/shared/guide.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-09-03 10:49+0000\n"
-"Last-Translator: Valter Mura <valtermura@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:02+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Italian <l10n@it.libreoffice.org>\n"
"Language: it\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1535971751.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196956.000000\n"
#: aaa_start.xhp
msgctxt ""
@@ -8829,8 +8829,8 @@ msgctxt ""
"gallery_insert.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by selecting <emph>Tools - Gallery</emph>."
-msgstr "Aprite la Galleria facendo clic sull'icona <emph>Galleria</emph> nella <emph>barra standard</emph>, oppure selezionando <emph>Strumenti - Galleria</emph>."
+msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by choosing <emph>Insert - Media - Gallery</emph>."
+msgstr ""
#: gallery_insert.xhp
msgctxt ""
diff --git a/source/it/helpcontent2/source/text/shared/optionen.po b/source/it/helpcontent2/source/text/shared/optionen.po
index 8986f807b91..4029ac15a15 100644
--- a/source/it/helpcontent2/source/text/shared/optionen.po
+++ b/source/it/helpcontent2/source/text/shared/optionen.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-06-13 12:49+0000\n"
-"Last-Translator: Valter Mura <valtermura@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:02+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Italian <l10n@it.libreoffice.org>\n"
"Language: it\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1528894143.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196959.000000\n"
#: 01000000.xhp
msgctxt ""
@@ -267,6 +267,14 @@ msgstr "Alcuni dei dati utente vengono inclusi automaticamente in un dizionario
#: 01010100.xhp
msgctxt ""
"01010100.xhp\n"
+"par_id3153032\n"
+"help.text"
+msgid "User data is also used when commenting and in tracking changes mode, to identify comments/edits author; and to mark last edit position in document, so that when author opens the document later, it opens at the last edit position."
+msgstr ""
+
+#: 01010100.xhp
+msgctxt ""
+"01010100.xhp\n"
"hd_id3147653\n"
"help.text"
msgid "Address"
@@ -14741,7 +14749,7 @@ msgctxt ""
"opencl.xhp\n"
"par_id5293741\n"
"help.text"
-msgid "for more information on OpenCL, visit <link href=\"http://www.khronos.org/opencl/\">the OpenCL site</link>"
+msgid "for more information on OpenCL, visit <link href=\"https://www.khronos.org/opencl/\">the OpenCL site</link>"
msgstr ""
#: persona_firefox.xhp
diff --git a/source/it/helpcontent2/source/text/swriter/00.po b/source/it/helpcontent2/source/text/swriter/00.po
index 2aa66787d64..ac814a0a519 100644
--- a/source/it/helpcontent2/source/text/swriter/00.po
+++ b/source/it/helpcontent2/source/text/swriter/00.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: 2018-07-07 22:03+0000\n"
-"Last-Translator: Valter Mura <valtermura@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:02+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Italian <l10n@it.libreoffice.org>\n"
"Language: it\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1531001002.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196960.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -37,8 +37,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3150253\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\"><alt id=\"alt_id3145389\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\"><alt id=\"alt_id3145389\">Icona</alt></image>"
+msgid "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145389\">Wrap Off Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -53,8 +53,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3156397\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\"><alt id=\"alt_id3149048\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\"><alt id=\"alt_id3149048\">Icona</alt></image>"
+msgid "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149048\">Wrap On Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -69,8 +69,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3154558\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\"><alt id=\"alt_id3152999\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\"><alt id=\"alt_id3152999\">Icona</alt></image>"
+msgid "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152999\">Wrap Through Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -85,8 +85,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3148773\n"
"help.text"
-msgid "<image src=\"res/sc06301.png\" id=\"img_id3149026\"><alt id=\"alt_id3149026\">Icon</alt></image>"
-msgstr "<image src=\"res/sc06301.png\" id=\"img_id3149026\"><alt id=\"alt_id3149026\">Icona</alt></image>"
+msgid "<image src=\"res/sc06301.png\" id=\"img_id3149026\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149026\">Jump to Previous Script Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -101,8 +101,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3151265\n"
"help.text"
-msgid "<image src=\"res/sc06300.png\" id=\"img_id3151272\"><alt id=\"alt_id3151272\">Icon</alt></image>"
-msgstr "<image src=\"res/sc06300.png\" id=\"img_id3151272\"><alt id=\"alt_id3151272\">Icona</alt></image>"
+msgid "<image src=\"res/sc06300.png\" id=\"img_id3151272\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151272\"> Jump to Next Script Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -381,8 +381,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3154763\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Comando </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -397,8 +397,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3151387\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Comando </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -413,8 +413,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3145823\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Comando </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -429,8 +429,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150932\n"
"help.text"
-msgid "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\"><alt id=\"alt_id3150502\">Icon</alt></image>"
-msgstr "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\"><alt id=\"alt_id3150502\">Icona</alt></image>"
+msgid "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150502\">Formatting Marks Icon</alt></image>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -461,8 +461,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150765\n"
"help.text"
-msgid "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\"><alt id=\"alt_id3147572\">Icon</alt></image>"
-msgstr "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\"><alt id=\"alt_id3147572\">Icona</alt></image>"
+msgid "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147572\">Web Icon</alt></image>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -2461,7 +2461,7 @@ msgctxt ""
"stylesmenu.xhp\n"
"par_id941529884998705\n"
"help.text"
-msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles</emph></variable>."
+msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles...</emph></variable>."
msgstr ""
#: stylesmenu.xhp
diff --git a/source/it/svtools/messages.po b/source/it/svtools/messages.po
index 17e4fef422b..10d07dd5b3f 100644
--- a/source/it/svtools/messages.po
+++ b/source/it/svtools/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: 2018-07-07 17:02+0000\n"
-"Last-Translator: Paolo Pelloni <info@paolopelloni.it>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:39+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: it\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1530982950.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195574.000000\n"
#: include/svtools/strings.hrc:25
msgctxt "STR_UNDO"
@@ -1534,8 +1534,8 @@ msgstr "Sillabatore Libhyphen"
#: include/svtools/strings.hrc:360
msgctxt "STR_DESCRIPTION_MYTHES"
-msgid "Mythes Thesaurus"
-msgstr "Dizionario dei sinonimi Mythes"
+msgid "MyThes Thesaurus"
+msgstr ""
#: include/svtools/strings.hrc:361
msgctxt "STR_DESCRIPTION_IGNOREALLLIST"
diff --git a/source/it/sw/messages.po b/source/it/sw/messages.po
index 2cb682800e6..8028a563eb3 100644
--- a/source/it/sw/messages.po
+++ b/source/it/sw/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-07-07 20:37+0000\n"
-"Last-Translator: Valter Mura <valtermura@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:39+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: it\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1530995858.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195574.000000\n"
#: sw/inc/app.hrc:29
msgctxt "RID_PARAGRAPHSTYLEFAMILY"
@@ -6848,7 +6848,12 @@ msgctxt "asciifilterdialog|lf"
msgid "_LF"
msgstr "_LF"
-#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:264
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:258
+msgctxt "asciifilterdialog|includebom"
+msgid "Include byte-order-mark"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:280
msgctxt "asciifilterdialog|label1"
msgid "Properties"
msgstr "Proprietà"
diff --git a/source/it/swext/mediawiki/help.po b/source/it/swext/mediawiki/help.po
index ec083e8bf55..f36345bb99f 100644
--- a/source/it/swext/mediawiki/help.po
+++ b/source/it/swext/mediawiki/help.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2017-01-30 20:18+0000\n"
-"Last-Translator: Valter Mura <valtermura@gmail.com>\n"
+"POT-Creation-Date: 2018-11-15 13:53+0100\n"
+"PO-Revision-Date: 2018-11-12 11:54+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Italian <l10n@it.libreoffice.org>\n"
"Language: it\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1485807482.000000\n"
+"X-POOTLE-MTIME: 1542023695.000000\n"
#: help.tree
msgctxt ""
@@ -93,8 +93,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id7387615\n"
"help.text"
-msgid "A wiki account on a supported <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
-msgstr "Un account wiki valido su un server supportato <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link>"
+msgid "A wiki account on a supported <link href=\"https://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -149,24 +149,24 @@ msgctxt ""
"wiki.xhp\n"
"par_id368968\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Options</link> dialog, click Add."
-msgstr "Nella finestra di dialogo <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Opzioni</link>, fai clic Aggiungi."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\"><emph>Options</emph></link> dialog, click <emph>Add</emph>."
+msgstr ""
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"par_id6962187\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> dialog, enter the account information for the wiki."
-msgstr "Nella finestra di dialogo<link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link>, inserisci le informazioni dell'account per il wiki."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\"><emph>MediaWiki</emph></link> dialog, enter the account information for the wiki."
+msgstr ""
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"par_id5328836\n"
"help.text"
-msgid "In the URL text box, enter the address of a wiki that you want to connect to."
-msgstr "Nella casella URL digita l'indirizzo del wiki cui desideri connetterti."
+msgid "In the <emph>URL</emph> text box, enter the address of a wiki that you want to connect to."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -181,8 +181,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id5906552\n"
"help.text"
-msgid "In the Username box, enter your user ID for your wiki account."
-msgstr "Nella casella Nome utente digita l'identificativo utente per il tuo account wiki."
+msgid "In the <emph>Username</emph> box, enter your user ID for your wiki account."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -197,8 +197,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id8869594\n"
"help.text"
-msgid "In the Password box, enter the password for your wiki account, then click OK."
-msgstr "Nella casella password digita la password del tuo account wiki, quindi fai clic su OK."
+msgid "In the Password box, enter the password for your wiki account, then click <emph>OK</emph>."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -245,8 +245,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id228278\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Send to MediaWiki</link> dialog, specify the settings for your entry."
-msgstr "Nella finestra di dialogo <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Invia a MediaWiki</link>, specifica le impostazioni della voce."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\"><emph>Send to MediaWiki</emph></link> dialog, specify the settings for your entry."
+msgstr ""
#: wiki.xhp
msgctxt ""
diff --git a/source/ja/cui/messages.po b/source/ja/cui/messages.po
index c01cccea19a..1d59f54d7fd 100644
--- a/source/ja/cui/messages.po
+++ b/source/ja/cui/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2018-10-29 01:19+0000\n"
-"Last-Translator: Naruhiko Ogasawara <naruoga@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:21+0100\n"
+"PO-Revision-Date: 2018-11-15 00:51+0000\n"
+"Last-Translator: Takeshi Abe <tabe@fixedpoint.jp>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ja\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1540775980.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542243110.000000\n"
#: cui/inc/strings.hrc:24
msgctxt "RID_SVXSTR_KEY_CONFIG_DIR"
@@ -1558,141 +1558,136 @@ msgid "Dimension line"
msgstr "寸法線"
#: cui/inc/strings.hrc:365
-msgctxt "RID_SVXSTR_LOAD_ERROR"
-msgid "The selected module could not be loaded."
-msgstr "選択したモジュールは読み込まれませんでした。"
-
-#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_STARTQUOTE"
msgid "Start Quote"
msgstr "単語左"
-#: cui/inc/strings.hrc:367
+#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_ENDQUOTE"
msgid "End Quote"
msgstr "単語右"
-#: cui/inc/strings.hrc:369
+#: cui/inc/strings.hrc:368
msgctxt "RID_SVXSTR_SELECTEDPERSONA"
msgid "Selected Theme: "
msgstr "選択したテーマ:"
-#: cui/inc/strings.hrc:370
+#: cui/inc/strings.hrc:369
msgctxt "RID_SVXSTR_SEARCHING"
msgid "Searching, please wait..."
msgstr "検索中です、お待ちください..."
-#: cui/inc/strings.hrc:371
+#: cui/inc/strings.hrc:370
msgctxt "RID_SVXSTR_SEARCHERROR"
msgid "Cannot open %1, please try again later."
msgstr "%1を開けません。あとで再度試してください。"
-#: cui/inc/strings.hrc:372
+#: cui/inc/strings.hrc:371
msgctxt "RID_SVXSTR_NORESULTS"
msgid "No results found."
msgstr "見つかりませんでした。"
-#: cui/inc/strings.hrc:373
+#: cui/inc/strings.hrc:372
msgctxt "RID_SVXSTR_APPLYPERSONA"
msgid "Applying Theme..."
msgstr "テーマを適用しています..."
-#: cui/inc/strings.hrc:374
+#: cui/inc/strings.hrc:373
msgctxt "RID_SVXSTR_INVALIDPERSONAURL"
msgid "Please enter a valid theme address or a search term."
msgstr "テーマの正確なアドレス、または検索語を入力してください。"
-#: cui/inc/strings.hrc:376
+#: cui/inc/strings.hrc:375
msgctxt "RID_SVXSTR_TABLE_PRESET_NONE"
msgid "Set No Borders"
msgstr "枠線なしを設定"
-#: cui/inc/strings.hrc:377
+#: cui/inc/strings.hrc:376
msgctxt "RID_SVXSTR_TABLE_PRESET_ONLYOUTER"
msgid "Set Outer Border Only"
msgstr "外枠のみを設定"
-#: cui/inc/strings.hrc:378
+#: cui/inc/strings.hrc:377
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERHORI"
msgid "Set Outer Border and Horizontal Lines"
msgstr "外枠と横線を設定"
-#: cui/inc/strings.hrc:379
+#: cui/inc/strings.hrc:378
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERALL"
msgid "Set Outer Border and All Inner Lines"
msgstr "外枠と表内のすべての線を設定"
-#: cui/inc/strings.hrc:380
+#: cui/inc/strings.hrc:379
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERINNER"
msgid "Set Outer Border Without Changing Inner Lines"
msgstr "表内の線を変更せず、外枠線を設定"
-#: cui/inc/strings.hrc:381
+#: cui/inc/strings.hrc:380
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONAL"
msgid "Set Diagonal Lines Only"
msgstr "斜め線だけを設定"
-#: cui/inc/strings.hrc:382
+#: cui/inc/strings.hrc:381
msgctxt "RID_SVXSTR_PARA_PRESET_ALL"
msgid "Set All Four Borders"
msgstr "四辺の枠線を設定"
-#: cui/inc/strings.hrc:383
+#: cui/inc/strings.hrc:382
msgctxt "RID_SVXSTR_PARA_PRESET_LEFTRIGHT"
msgid "Set Left and Right Borders Only"
msgstr "左右の外枠線を設定"
-#: cui/inc/strings.hrc:384
+#: cui/inc/strings.hrc:383
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOM"
msgid "Set Top and Bottom Borders Only"
msgstr "上下の外枠線を設定"
-#: cui/inc/strings.hrc:385
+#: cui/inc/strings.hrc:384
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYLEFT"
msgid "Set Left Border Only"
msgstr "左外枠を設定"
-#: cui/inc/strings.hrc:386
+#: cui/inc/strings.hrc:385
msgctxt "RID_SVXSTR_HOR_PRESET_ONLYHOR"
msgid "Set Top and Bottom Borders, and All Inner Lines"
msgstr "上下の境界線と内部のすべての線を設定"
-#: cui/inc/strings.hrc:387
+#: cui/inc/strings.hrc:386
msgctxt "RID_SVXSTR_VER_PRESET_ONLYVER"
msgid "Set Left and Right Borders, and All Inner Lines"
msgstr "左右の境界線と内部のすべての線を設定"
-#: cui/inc/strings.hrc:388
+#: cui/inc/strings.hrc:387
msgctxt "RID_SVXSTR_SHADOW_STYLE_NONE"
msgid "No Shadow"
msgstr "影なし"
-#: cui/inc/strings.hrc:389
+#: cui/inc/strings.hrc:388
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMRIGHT"
msgid "Cast Shadow to Bottom Right"
msgstr "右下に影を付ける"
-#: cui/inc/strings.hrc:390
+#: cui/inc/strings.hrc:389
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPRIGHT"
msgid "Cast Shadow to Top Right"
msgstr "右上に影を付ける"
-#: cui/inc/strings.hrc:391
+#: cui/inc/strings.hrc:390
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMLEFT"
msgid "Cast Shadow to Bottom Left"
msgstr "左下に影を付ける"
-#: cui/inc/strings.hrc:392
+#: cui/inc/strings.hrc:391
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPLEFT"
msgid "Cast Shadow to Top Left"
msgstr "左上に影を付ける"
-#: cui/inc/strings.hrc:393
+#: cui/inc/strings.hrc:392
msgctxt "RID_SVXSTR_SIGNATURELINE_SIGNED_BY"
msgid "Signed by: %1"
msgstr "署名者: %1"
-#: cui/inc/strings.hrc:394
+#: cui/inc/strings.hrc:393
msgctxt "RID_SVXSTR_OPENCL_RESTART"
msgid "For the OpenCL changes to take effect, %PRODUCTNAME must be restarted."
msgstr "OpenCLについての変更を適用するには、%PRODUCTNAME を再起動する必要があります。"
@@ -2180,7 +2175,7 @@ msgstr "ロケール: $LOCALE"
#: cui/uiconfig/ui/aboutdialog.ui:170
msgctxt "aboutdialog|locale"
msgid "UI-Language: $LOCALE"
-msgstr ""
+msgstr "UIの言語: $LOCALE"
#: cui/uiconfig/ui/aboutdialog.ui:187
msgctxt "aboutdialog|buildIdLink"
@@ -5196,7 +5191,7 @@ msgstr "ディレクトリ"
#: cui/uiconfig/ui/gallerythemedialog.ui:8
msgctxt "gallerythemedialog|GalleryThemeDialog"
msgid "Properties of %1"
-msgstr ""
+msgstr "%1 のプロパティ"
#: cui/uiconfig/ui/gallerythemedialog.ui:135
msgctxt "gallerythemedialog|general"
@@ -10455,7 +10450,7 @@ msgstr ""
#: cui/uiconfig/ui/select_persona_dialog.ui:200
msgctxt "select_persona_dialog|categoriesCB"
msgid "Firefox"
-msgstr ""
+msgstr "Firefox"
#. https://addons.mozilla.org/en-US/firefox/themes/
#: cui/uiconfig/ui/select_persona_dialog.ui:201
@@ -10481,7 +10476,7 @@ msgstr ""
#: cui/uiconfig/ui/select_persona_dialog.ui:205
msgctxt "select_persona_dialog|categoriesCB"
msgid "Other"
-msgstr ""
+msgstr "その他"
#: cui/uiconfig/ui/select_persona_dialog.ui:206
msgctxt "select_persona_dialog|categoriesCB"
@@ -10668,22 +10663,43 @@ msgctxt "signsignatureline|btn_select_certificate"
msgid "Select Certificate"
msgstr "証明書の選択"
-#: cui/uiconfig/ui/signsignatureline.ui:168
+#. Name of the signer
+#: cui/uiconfig/ui/signsignatureline.ui:166
+msgctxt "signsignatureline|label_name"
+msgid "or"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:175
+msgctxt "signsignatureline|btn_load_image"
+msgid "Use Signature Image"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:190
+msgctxt "signsignatureline|btn_clear_image"
+msgid "Clear"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:206
+msgctxt "signsignatureline|label_image_dimensions"
+msgid "Best image size: 600 x 100 px"
+msgstr "最適な画像サイズ: 600 x 100 px"
+
+#: cui/uiconfig/ui/signsignatureline.ui:237
msgctxt "signsignatureline|label_sign"
msgid "Sign"
msgstr "署名"
-#: cui/uiconfig/ui/signsignatureline.ui:205
+#: cui/uiconfig/ui/signsignatureline.ui:274
msgctxt "signsignatureline|label_add_comment"
msgid "Add comment:"
msgstr "コメントを追加:"
-#: cui/uiconfig/ui/signsignatureline.ui:241
+#: cui/uiconfig/ui/signsignatureline.ui:310
msgctxt "signsignatureline|label_hint"
msgid "Instructions from the document creator:"
msgstr "文書作成者からの指示:"
-#: cui/uiconfig/ui/signsignatureline.ui:274
+#: cui/uiconfig/ui/signsignatureline.ui:343
msgctxt "signsignatureline|label_more"
msgid "More"
msgstr "追加の設定"
diff --git a/source/ja/formula/messages.po b/source/ja/formula/messages.po
index 054163775b6..4d0b535e1e1 100644
--- a/source/ja/formula/messages.po
+++ b/source/ja/formula/messages.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: 2017-12-18 07:53+0000\n"
-"Last-Translator: baffclan <baffclan@yahoo.co.jp>\n"
+"PO-Revision-Date: 2018-11-13 01:07+0000\n"
+"Last-Translator: Takeshi Abe <tabe@fixedpoint.jp>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ja\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1513583580.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542071255.000000\n"
#: formula/inc/core_resource.hrc:2263
msgctxt "RID_STRLIST_FUNCTION_NAMES"
@@ -2076,7 +2076,7 @@ msgstr "SEARCHB"
#: formula/inc/core_resource.hrc:2682
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REGEX"
-msgstr ""
+msgstr "REGEX"
#: formula/inc/strings.hrc:25
msgctxt "STR_OPTIONAL"
diff --git a/source/ja/helpcontent2/source/text/sbasic/guide.po b/source/ja/helpcontent2/source/text/sbasic/guide.po
index c31f0c530ea..ffd60947525 100644
--- a/source/ja/helpcontent2/source/text/sbasic/guide.po
+++ b/source/ja/helpcontent2/source/text/sbasic/guide.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-04-25 13:24+0200\n"
-"PO-Revision-Date: 2016-05-02 12:30+0000\n"
-"Last-Translator: baffclan <baffclan@yahoo.co.jp>\n"
+"PO-Revision-Date: 2018-11-15 00:49+0000\n"
+"Last-Translator: junichi matsukawa <jr4air@kagaku.xii.jp>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ja\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1462192208.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542242956.000000\n"
#: access2base.xhp
msgctxt ""
@@ -342,7 +342,7 @@ msgctxt ""
"bm_id3155338\n"
"help.text"
msgid "<bookmark_value>programming examples for controls</bookmark_value><bookmark_value>dialogs;loading (example)</bookmark_value><bookmark_value>dialogs;displaying (example)</bookmark_value><bookmark_value>controls;reading or editing properties (example)</bookmark_value><bookmark_value>list boxes;removing entries from (example)</bookmark_value><bookmark_value>list boxes;adding entries to (example)</bookmark_value><bookmark_value>examples; programming controls</bookmark_value><bookmark_value>dialog editor;programming examples for controls</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>"
+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>"
#: sample_code.xhp
msgctxt ""
diff --git a/source/ja/helpcontent2/source/text/sbasic/shared.po b/source/ja/helpcontent2/source/text/sbasic/shared.po
index e486a5a6cc6..57a4b24e700 100644
--- a/source/ja/helpcontent2/source/text/sbasic/shared.po
+++ b/source/ja/helpcontent2/source/text/sbasic/shared.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-10-21 20:57+0200\n"
-"PO-Revision-Date: 2016-07-06 03:25+0000\n"
-"Last-Translator: Anonymous Pootle User\n"
+"PO-Revision-Date: 2018-11-15 00:49+0000\n"
+"Last-Translator: junichi matsukawa <jr4air@kagaku.xii.jp>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ja\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1467775518.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542242983.000000\n"
#: 00000002.xhp
msgctxt ""
@@ -1790,7 +1790,7 @@ msgctxt ""
"par_id3156422\n"
"help.text"
msgid "Examples for variable identifiers:"
-msgstr "<emph>下記は変数名の例です。</emph>"
+msgstr "下記は変数名の例です:"
#: 01020100.xhp
msgctxt ""
@@ -1878,7 +1878,7 @@ msgctxt ""
"par_id3154118\n"
"help.text"
msgid "Examples for variable declarations:"
-msgstr "<emph>下記は型宣言の例です。</emph>"
+msgstr "下記は変数宣言の例です:"
#: 01020100.xhp
msgctxt ""
diff --git a/source/ja/helpcontent2/source/text/sbasic/shared/01.po b/source/ja/helpcontent2/source/text/sbasic/shared/01.po
index 519ab538208..48c55ad5b40 100644
--- a/source/ja/helpcontent2/source/text/sbasic/shared/01.po
+++ b/source/ja/helpcontent2/source/text/sbasic/shared/01.po
@@ -3,9 +3,9 @@ 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-05-16 16:54+0200\n"
-"PO-Revision-Date: 2016-05-02 12:30+0000\n"
-"Last-Translator: baffclan <baffclan@yahoo.co.jp>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:02+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ja\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1462192223.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196969.000000\n"
#: 06130000.xhp
msgctxt ""
@@ -93,8 +93,8 @@ msgctxt ""
"06130000.xhp\n"
"par_id3154791\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
-msgstr "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">現在のマクロを実行または保存します。</ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Runs or saves the current macro.</ahelp>"
+msgstr ""
#: 06130000.xhp
msgctxt ""
diff --git a/source/ja/helpcontent2/source/text/scalc/00.po b/source/ja/helpcontent2/source/text/scalc/00.po
index 01c49d8f0e2..26543c1f6b0 100644
--- a/source/ja/helpcontent2/source/text/scalc/00.po
+++ b/source/ja/helpcontent2/source/text/scalc/00.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-11-22 13:53+0100\n"
-"PO-Revision-Date: 2018-04-02 12:07+0000\n"
-"Last-Translator: baffclan <baffclan@yahoo.co.jp>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:02+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ja\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1522670876.000000\n"
+"X-POOTLE-MTIME: 1542196970.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -29,24 +29,24 @@ msgctxt ""
"00000004.xhp\n"
"hd_id3155535\n"
"help.text"
-msgid "<variable id=\"wie\">To access this function... </variable>"
-msgstr "<variable id=\"wie\">この機能の見つけ方</variable>"
+msgid "<variable id=\"wie\">To access this function...</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
"par_idN1056E\n"
"help.text"
-msgid "<variable id=\"moreontop\">More explanations on top of this page. </variable>"
-msgstr "<variable id=\"moreontop\">詳細な説明は、このページの上にあります。</variable>"
+msgid "<variable id=\"moreontop\">More explanations on top of this page.</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
"par_idN105AF\n"
"help.text"
-msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone. </variable>"
-msgstr "<variable id=\"optional\">%PRODUCTNAME Calc の関数では、「オプション」としてマークされているパラメーターを省略できるのは、その後にパラメーターが続かない場合のみです。たとえば、4 つのパラメーターがあり、その最後 2 つのパラメーターが「オプション」としてマークされている関数では、パラメーター 4 を省略したり、パラメーター 3 と 4 を省略することはできますが、パラメーター 3 のみを省略することはできません。 </variable>"
+msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone.</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -77,63 +77,63 @@ msgctxt ""
"00000402.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph></variable>"
-msgstr "<variable id=\"kopffuss\">メニュー <emph>挿入 → ヘッダーとフッター</emph> を選択します。</variable>"
+msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3159233\n"
"help.text"
-msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs</variable>"
-msgstr "<variable id=\"bkopfzeile\">メニュー <emph>編集 → ヘッダーとフッター → ヘッダー/フッター</emph>タブ を選択します。</variable>"
+msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150443\n"
"help.text"
-msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph></variable>"
-msgstr "<variable id=\"bausfullen\">メニュー <emph>編集 → 連続データ</emph> を選択します。</variable>"
+msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3143267\n"
"help.text"
-msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph></variable>"
-msgstr "<variable id=\"bausunten\">メニュー <emph>編集 → 連続データ → 下へ</emph> を選択します。</variable>"
+msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153880\n"
"help.text"
-msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph></variable>"
-msgstr "<variable id=\"bausrechts\">メニュー <emph>編集 → 連続データ → 右</emph> を選択します。</variable>"
+msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3151245\n"
"help.text"
-msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph></variable>"
-msgstr "<variable id=\"bausoben\">メニュー <emph>編集 → 連続データ → 上へ</emph> を選択します。</variable>"
+msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph></variable>"
-msgstr "<variable id=\"bauslinks\">メニュー <emph>編集 → 連続データ → 左</emph> を選択します。</variable>"
+msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150400\n"
"help.text"
-msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph></variable>"
+msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -141,16 +141,16 @@ msgctxt ""
"00000402.xhp\n"
"par_id3154910\n"
"help.text"
-msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph></variable>"
-msgstr "<variable id=\"bausreihe\">メニュー <emph>編集 → 連続データ → 連続データの作成...</emph> を選択します。</variable>"
+msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "Choose <emph>Sheet - Clear Cells</emph>"
-msgstr "メニュー <emph>編集 → 内容の削除...</emph> を選択します。"
+msgid "Choose <emph>Sheet - Clear Cells</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -165,40 +165,40 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150011\n"
"help.text"
-msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph></variable>"
-msgstr "<variable id=\"bzelo\">メニュー <emph>編集 → セルの削除...</emph> を選択します。</variable>"
+msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153951\n"
"help.text"
-msgid "Choose <emph>Sheet - Delete Sheet</emph>"
-msgstr "メニュー <emph>編集 → 内容の削除...</emph> を選択します。"
+msgid "Choose <emph>Sheet - Delete Sheet</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3155306\n"
"help.text"
-msgid "Open context menu for a sheet tab"
-msgstr "シート見出しのコンテキストメニューを開きます。"
+msgid "Open context menu for a sheet tab."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3146119\n"
"help.text"
-msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>"
-msgstr "メニュー <emph>編集 → 内容の削除...</emph> を選択します。"
+msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3148645\n"
"help.text"
-msgid "Open context menu for a sheet tab"
-msgstr "シート見出しのコンテキストメニューを開きます。"
+msgid "Open context menu for a sheet tab."
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -221,23 +221,23 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150275\n"
"help.text"
-msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph></variable>"
-msgstr "<variable id=\"aspze\">メニュー <emph>表示 → 行と列の番号</emph> を選択します。</variable>"
+msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph></variable>"
-msgstr "<variable id=\"awehe\">メニュー <emph>表示 → 値の強調表示</emph> を選択します。</variable>"
+msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3148947\n"
"help.text"
-msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph></variable>"
+msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph>.</variable>"
msgstr ""
#: 00000403.xhp
@@ -245,8 +245,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3148663\n"
"help.text"
-msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph></variable>"
-msgstr "<variable id=\"seumvo\">メニュー <emph>表示 → 改ページプレビュー</emph> を選択します。</variable>"
+msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -269,16 +269,16 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149784\n"
"help.text"
-msgid "Choose <emph>Insert - Cells</emph>"
-msgstr "メニュー <emph>挿入 → セル...</emph> を選択します。"
+msgid "Choose <emph>Insert - Cells</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "Open <emph>Insert Cells</emph> toolbar from Tools bar:"
-msgstr "ツールバーから <emph>セルの挿入</emph> ツールバーを開きます。"
+msgid "Open <emph>Insert Cells</emph> toolbar from <emph>Tools</emph> bar:"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -365,7 +365,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149033\n"
"help.text"
-msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph></variable>"
+msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -373,7 +373,7 @@ msgctxt ""
"00000404.xhp\n"
"par_idN1082F\n"
"help.text"
-msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph></variable>"
+msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -381,8 +381,8 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155115\n"
"help.text"
-msgid "Choose <emph>Insert - Function</emph>"
-msgstr "メニュー <emph>挿入 → 関数...</emph> を選択します。"
+msgid "Choose <emph>Insert - Function</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -429,8 +429,8 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155809\n"
"help.text"
-msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date&Time</emph></variable>"
-msgstr "<variable id=\"eikadaze\"><emph>挿入 → 関数</emph> → 分類項目 <emph>日付と時刻</emph></variable>"
+msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date & Time</emph></variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -517,15 +517,15 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155383\n"
"help.text"
-msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph></variable>"
-msgstr "<variable id=\"funktionsliste\">メニュー <emph>挿入 → 関数リスト</emph> を選択します。</variable>"
+msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153250\n"
"help.text"
-msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph></variable>"
+msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -533,7 +533,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3146776\n"
"help.text"
-msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph></variable>"
+msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -541,7 +541,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3143222\n"
"help.text"
-msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>"
+msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>."
msgstr ""
#: 00000404.xhp
@@ -557,7 +557,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3145214\n"
"help.text"
-msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph></variable>"
+msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -565,7 +565,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153558\n"
"help.text"
-msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph></variable>"
+msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -573,7 +573,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153483\n"
"help.text"
-msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph></variable>"
+msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph>.</variable>"
msgstr ""
#: 00000405.xhp
@@ -597,192 +597,192 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154685\n"
"help.text"
-msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph></variable>"
-msgstr "<variable id=\"fozelle\">メニュー <emph>書式 → セル...</emph> を選択します。</variable>"
+msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153194\n"
"help.text"
-msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab </variable>"
-msgstr "<variable id=\"fozelstz\">メニュー <emph>書式 → セル... → セルの保護</emph>タブ を選択します。</variable>"
+msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155854\n"
"help.text"
-msgid "<variable id=\"fozei\">Choose <emph>Format - Row</emph></variable>"
-msgstr "<variable id=\"fozei\">メニュー <emph>書式 → 行</emph> を選択します。</variable>"
+msgid "<variable id=\"fozei\">Choose <emph>Format - Rows</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3150012\n"
"help.text"
-msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Row - Optimal Height</emph></variable>"
-msgstr "<variable id=\"fozeiophoe\">メニュー <emph>書式 → 行 → 最適な高さ...</emph> を選択します。</variable>"
+msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Rows - Optimal Height</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3148645\n"
"help.text"
-msgid "Choose <emph>Format - Row - Hide</emph>"
-msgstr "メニュー <emph>書式 → 行 → 非表示</emph> を選択します。"
+msgid "Choose <emph>Format - Rows - Hide</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153728\n"
"help.text"
-msgid "Choose <emph>Format - Column - Hide</emph>"
-msgstr "メニュー <emph>書式 → 列 → 非表示</emph> を選択します。"
+msgid "Choose <emph>Format - Columns - Hide</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3151114\n"
"help.text"
-msgid "Choose <emph>Format - Sheet - Hide</emph>"
-msgstr "メニュー <emph>書式 → シート → 非表示</emph> を選択します。"
+msgid "Choose <emph>Sheet - Hide Sheet</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3148576\n"
"help.text"
-msgid "Choose <emph>Format - Row - Show</emph>"
-msgstr "メニュー <emph>書式 → 行 → 表示</emph> を選択します。"
+msgid "Choose <emph>Format - Rows - Show</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156286\n"
"help.text"
-msgid "Choose <emph>Format - Column - Show</emph>"
-msgstr "メニュー <emph>書式 → 列 → 表示</emph> を選択します。"
+msgid "Choose <emph>Format - Columns - Show</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3145645\n"
"help.text"
-msgid "<variable id=\"fospa\">Choose <emph>Format - Column</emph></variable>"
-msgstr "<variable id=\"fospa\">メニュー <emph>書式 → 列</emph> を選択します。</variable>"
+msgid "<variable id=\"fospa\">Choose <emph>Format - Columns</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3145252\n"
"help.text"
-msgid "Choose <emph>Format - Column - Optimal Width</emph>"
-msgstr "メニュー <emph>書式 → 列 → 最適な幅</emph>"
+msgid "Choose <emph>Format - Columns - Optimal Width</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3146971\n"
"help.text"
-msgid "Double-click right column separator in column headers"
-msgstr "列番号の右の境界をダブルクリック"
+msgid "Double-click right column separator in column headers."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3147362\n"
"help.text"
-msgid "<variable id=\"fot\">Choose <emph>Format - Sheet</emph></variable>"
-msgstr "<variable id=\"fot\">メニュー <emph>書式 → シート</emph> を選択します。</variable>"
+msgid "<variable id=\"fot\">Choose <emph>Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3163805\n"
"help.text"
-msgid "<variable id=\"fotu\">Choose <emph>Format - Sheet - Rename</emph></variable>"
-msgstr "<variable id=\"fotu\">メニュー <emph>書式 → シート → 名前の変更...</emph> を選択します。</variable>"
+msgid "<variable id=\"fotu\">Choose <emph>Sheet - Rename Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155333\n"
"help.text"
-msgid "<variable id=\"fotenb\">Choose <emph>Format - Sheet - Show</emph></variable>"
-msgstr "<variable id=\"fotenb\">メニュー <emph>書式 → シート → 表示</emph> を選択します。</variable>"
+msgid "<variable id=\"fotenb\">Choose <emph>Sheet - Show Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_idN1077A\n"
"help.text"
-msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph></variable>"
-msgstr "<variable id=\"foste\"><emph>書式 → ページ</emph> を選択します。</variable>"
+msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155508\n"
"help.text"
-msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab </variable>"
-msgstr "<variable id=\"fostel\"><emph>書式 - ページ - シート</emph> タブ を選択します</variable>"
+msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3150883\n"
"help.text"
-msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph></variable>"
-msgstr "<variable id=\"fodrbe\">メニュー <emph>書式 → 印刷範囲</emph> を選択します。</variable>"
+msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156448\n"
"help.text"
-msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph></variable>"
-msgstr "<variable id=\"fodrfe\">メニュー <emph>書式 → 印刷範囲 → 定義</emph> を選択します。</variable>"
+msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156290\n"
"help.text"
-msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph></variable>"
-msgstr "<variable id=\"fodrhin\">メニュー <emph>書式 → 印刷範囲 → 追加</emph> を選択します。</variable>"
+msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155812\n"
"help.text"
-msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph></variable>"
-msgstr "<variable id=\"fodbah\">メニュー <emph>書式 → 印刷範囲 → 消去</emph> を選択します。</variable>"
+msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153307\n"
"help.text"
-msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph></variable>"
-msgstr "<variable id=\"fodbbe\">メニュー <emph>書式 → 印刷範囲 → 編集</emph> を選択します。</variable>"
+msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153916\n"
"help.text"
-msgid "Choose <emph>Format - AutoFormat</emph>"
-msgstr "メニュー <emph>書式 → オートフォーマット</emph> を選択します。"
+msgid "Choose <emph>Format - AutoFormat</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3154532\n"
"help.text"
-msgid "On the Tools bar, click"
-msgstr "ツールバーでクリック"
+msgid "On the <emph>Tools</emph> bar, click"
+msgstr ""
#: 00000405.xhp
msgctxt ""
@@ -805,8 +805,8 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154618\n"
"help.text"
-msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph></variable>"
-msgstr "<variable id=\"bedingte\">メニュー <emph>書式 → 条件付きの書式設定</emph> を選択します。</variable>"
+msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -829,7 +829,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150541\n"
"help.text"
-msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph> </variable>"
+msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -837,8 +837,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153194\n"
"help.text"
-msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>"
-msgstr "メニュー <emph>ツール → トレース → 参照元トレース</emph> を選択します。"
+msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -853,7 +853,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph> </variable>"
+msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -861,7 +861,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3145785\n"
"help.text"
-msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph> </variable>"
+msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -869,8 +869,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3155411\n"
"help.text"
-msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>"
-msgstr "メニュー <emph>ツール → トレース → 参照先トレース</emph> を選択します。"
+msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -885,7 +885,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146984\n"
"help.text"
-msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph> </variable>"
+msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -893,7 +893,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154014\n"
"help.text"
-msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph> </variable>"
+msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -901,7 +901,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153188\n"
"help.text"
-msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph> </variable>"
+msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -909,7 +909,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3149410\n"
"help.text"
-msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph> </variable>"
+msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -917,7 +917,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3156284\n"
"help.text"
-msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph> </variable>"
+msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -925,7 +925,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153159\n"
"help.text"
-msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph> </variable>"
+msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -933,7 +933,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3147397\n"
"help.text"
-msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph> </variable>"
+msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -941,7 +941,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154018\n"
"help.text"
-msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph> </variable>"
+msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -949,7 +949,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3269142\n"
"help.text"
-msgid "<variable id=\"solver\">Choose <emph>Tools - Solver</emph> </variable>"
+msgid "<variable id=\"solver\">Choose <emph>Tools - Solver</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -957,7 +957,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id8554338\n"
"help.text"
-msgid "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, <emph>Options</emph> button </variable>"
+msgid "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, click <emph>Options</emph> button.</variable>"
msgstr ""
#: 00000406.xhp
@@ -965,7 +965,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3156277\n"
"help.text"
-msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph> </variable>"
+msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -973,7 +973,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3149020\n"
"help.text"
-msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph></variable>"
+msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -981,7 +981,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154256\n"
"help.text"
-msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph></variable>"
+msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -989,7 +989,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146919\n"
"help.text"
-msgid "Choose <emph>Data - Calculate - Recalculate</emph>"
+msgid "Choose <emph>Data - Calculate - Recalculate</emph>."
msgstr ""
#: 00000406.xhp
@@ -1005,7 +1005,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150941\n"
"help.text"
-msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph> </variable>"
+msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -1013,7 +1013,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3151276\n"
"help.text"
-msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph> </variable>"
+msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph>.</variable>"
msgstr ""
#: 00000407.xhp
@@ -1037,7 +1037,7 @@ msgctxt ""
"00000407.xhp\n"
"par_id3147335\n"
"help.text"
-msgid "<variable id=\"fete\">Choose <item type=\"menuitem\">View - Split Window</item></variable>"
+msgid "<variable id=\"fete\">Choose ><item type=\"menuitem\">View - Split Window</item>.</variable>"
msgstr ""
#: 00000407.xhp
@@ -1045,7 +1045,7 @@ msgctxt ""
"00000407.xhp\n"
"par_id3153663\n"
"help.text"
-msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item></variable>"
+msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1069,48 +1069,48 @@ msgctxt ""
"00000412.xhp\n"
"par_id8366954\n"
"help.text"
-msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph></variable>"
-msgstr "<variable id=\"text2columns\"><emph>「データ」 → 「テキストから列へ」</emph> を選択します。</variable>"
+msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3147399\n"
"help.text"
-msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph></variable>"
-msgstr "<variable id=\"dbrbf\">メニュー <emph>データ → 範囲の指定...</emph> を選択します。</variable>"
+msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145345\n"
"help.text"
-msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph></variable>"
-msgstr "<variable id=\"dbrba\">メニュー <emph>データ → 範囲の選択...</emph> を選択します。</variable>"
+msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150443\n"
"help.text"
-msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph></variable>"
-msgstr "<variable id=\"dnsrt\">メニュー <emph>データ → 並べ替え...</emph> を選択します。</variable>"
+msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148491\n"
"help.text"
-msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab"
-msgstr "メニュー <emph>データ → 並べ替え → 並べ替え条件</emph>タブを選択します。"
+msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154516\n"
"help.text"
-msgid "On Standard bar, click"
-msgstr "標準 バーでクリック"
+msgid "On <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1149,32 +1149,32 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146984\n"
"help.text"
-msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab</variable>"
-msgstr "<variable id=\"dnstot\">メニュー <emph>データ → 並べ替え → オプション</emph> タブを選択します。</variable>"
+msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155308\n"
"help.text"
-msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph></variable>"
-msgstr "<variable id=\"dnftr\">メニュー <emph>データ → フィルター</emph> を選択します。</variable>"
+msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148646\n"
"help.text"
-msgid "Choose <emph>Data - AutoFilter</emph>"
-msgstr "メニュー <emph>データ → フィルター → オートフィルター</emph> を選択します。"
+msgid "Choose <emph>Data - AutoFilter</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151113\n"
"help.text"
-msgid "On Tools bar or Table Data bar, click"
-msgstr "ツール バーまたは 表データ バーでクリック"
+msgid "On <emph>Tools</emph> bar or <emph>Table Data</emph> bar, click"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1197,40 +1197,40 @@ msgctxt ""
"00000412.xhp\n"
"par_id3156278\n"
"help.text"
-msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph></variable>"
-msgstr "<variable id=\"dnfspz\">メニュー <emph>データ → フィルター → 特殊フィルター...</emph> を選択します。</variable>"
+msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph> .</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153764\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label"
-msgstr "<emph>データ - フィルター - 標準フィルター - 詳細>></emph>ボタンを選択します"
+msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155444\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label"
-msgstr "<emph>データ - フィルター - 特殊フィルター - 詳細>></emph>ボタンを選択します"
+msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3156382\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Reset Filter</emph>"
-msgstr "<emph>データ - フィルター - フィルターの解除</emph> を選択します"
+msgid "Choose <emph>Data - More Filters - Reset Filter</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155961\n"
"help.text"
-msgid "On Table Data bar, click <emph>Reset Filter/Sort</emph>"
-msgstr "セルのデータバーで、 <emph>フィルター/並べ替えの解除</emph>をクリックしてください"
+msgid "On <emph>Table Data</emph> bar, click <emph>Reset Filter/Sort</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1253,112 +1253,112 @@ msgctxt ""
"00000412.xhp\n"
"par_id3152778\n"
"help.text"
-msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph></variable>"
-msgstr "<variable id=\"dnaftas\">メニュー <emph>データ → フィルター → オートフィルターの非表示</emph> を選択します。</variable>"
+msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3166424\n"
"help.text"
-msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph></variable>"
-msgstr "<variable id=\"dntegs\">メニュー <emph>データ → 小計...</emph> を選択します。</variable>"
+msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154574\n"
"help.text"
-msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs</variable>"
-msgstr "<variable id=\"dntezd\">メニュー <emph>データ → 小計 → グループ 1、グループ 2、グループ 3</emph> タブを選択します。</variable>"
+msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151277\n"
"help.text"
-msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab</variable>"
-msgstr "<variable id=\"dntopi\">メニュー <emph>データ → 小計 → オプション</emph>タブを選択します。</variable>"
+msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145133\n"
"help.text"
-msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph></variable>"
-msgstr "<variable id=\"datengueltig\">メニュー <emph>データ → 入力規則...</emph> を選択します。</variable>"
+msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3152992\n"
"help.text"
-msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigwerte\">メニュー <emph>データ → 入力規則 → 条件</emph> タブ</variable>"
+msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150367\n"
"help.text"
-msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigeingabe\">メニュー <emph>データ → 入力規則 → 入力時ヘルプ</emph>タブを選択します。</variable>"
+msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154486\n"
"help.text"
-msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigfehler\">メニュー <emph>データ → 入力規則 → エラー警告</emph>タブを選択します。</variable>"
+msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3146978\n"
"help.text"
-msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph></variable>"
-msgstr "<variable id=\"dnmfo\">メニュー <emph>データ → 複数演算...</emph> を選択します。</variable>"
+msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155809\n"
"help.text"
-msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph></variable>"
-msgstr "<variable id=\"dnksd\">メニュー <emph>データ → 統合...</emph> を選択します。</variable>"
+msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148701\n"
"help.text"
-msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph></variable>"
-msgstr "<variable id=\"dngld\"><emph>データ → グループ化およびアウトライン</emph> を選択します。</variable>"
+msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153815\n"
"help.text"
-msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph></variable>"
-msgstr "<variable id=\"dngda\"><emph>データ → グループ化およびアウトライン → 詳細を表示しない</emph> を選択します。</variable>"
+msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3159223\n"
"help.text"
-msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph></variable>"
-msgstr "<variable id=\"dngde\"><emph>データ → グループ化およびアウトライン → 詳細を表示する</emph> を選択します。</variable>"
+msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3146870\n"
"help.text"
-msgid "Choose <emph>Data - Group and Outline - Group</emph>"
-msgstr "<emph>データ → グループ化およびアウトライン → グループ化</emph> を選択します"
+msgid "Choose <emph>Data - Group and Outline - Group</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1397,8 +1397,8 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146781\n"
"help.text"
-msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>"
-msgstr "<emph>データ → グループ化およびアウトライン → グループ解除</emph> を選択します"
+msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1437,96 +1437,96 @@ msgctxt ""
"00000412.xhp\n"
"par_id3153008\n"
"help.text"
-msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph></variable>"
-msgstr "<variable id=\"dnglagl\"><emph>データ → グループ化およびアウトライン → アウトラインの自動作成</emph> を選択します。</variable>"
+msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154709\n"
"help.text"
-msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove</emph></variable>"
-msgstr "<variable id=\"dnglef\"><emph>データ → グループ化およびアウトライン → 削除</emph> を選択します。</variable>"
+msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove Outline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id1774346\n"
"help.text"
-msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables)</variable>"
-msgstr "<variable id=\"dngdrill\">一部のピボットテーブルでは <emph>データ → グループ化およびアウトライン → 詳細を表示する</emph> を選択します。</variable>"
+msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables).</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155759\n"
"help.text"
-msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph></variable>"
-msgstr "<variable id=\"dndtpt\">メニュー <emph>データ → ピボットテーブル</emph>を選択します。</variable>"
+msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154625\n"
"help.text"
-msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph></variable>"
-msgstr "<variable id=\"dndtpt\">メニュー <emph>データ → ピボットテーブル</emph>を選択します。</variable>"
+msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3147558\n"
"help.text"
-msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
-msgstr "<variable id=\"dndq\">メニュー <emph>データ → ピボットテーブル → 作成</emph> を選択します。 「ソースの選択」ダイアログでオプション「<emph>$[officename] に登録したデータソース</emph>」を選択します。</variable>"
+msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153297\n"
"help.text"
-msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Current selection</emph>."
-msgstr "メニュー <emph>データ → ピボットテーブル → 作成</emph> を選択します。「ソースの選択」ダイアログで「<emph>現在の選択範囲</emph>」を選択します。"
+msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Current selection</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145118\n"
"help.text"
-msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
-msgstr "メニュー <emph>データ → ピボットテーブル → 作成</emph>を選択します。ソースの選択ダイアログで、<emph>$[officename] に登録したデータソース</emph>を選択し、<emph>OK</emph> をクリックすると、<emph>データソースの選択</emph>ダイアログが表示されます。"
+msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153294\n"
"help.text"
-msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph></variable>"
-msgstr "<variable id=\"dndpak\">メニュー <emph>データ → ピボットテーブル → 更新</emph>を選択します。</variable>"
+msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151344\n"
"help.text"
-msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph></variable>"
-msgstr "<variable id=\"dndploe\">メニュー <emph>データ → ピボットテーブル → 削除</emph>を選択します。</variable>"
+msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150397\n"
"help.text"
-msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph></variable>"
-msgstr "<variable id=\"dndakt\">メニュー <emph>データ → 範囲の更新...</emph> を選択します。</variable>"
+msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_idN10B8F\n"
"help.text"
-msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph></variable>"
-msgstr "<variable id=\"grouping\"><emph>データ → グループ化およびアウトライン → グループ化</emph></variable> を選択します。"
+msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
@@ -1549,7 +1549,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162106567373\n"
"help.text"
-msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph> </variable>"
+msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1557,7 +1557,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162109048207\n"
"help.text"
-msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph></variable>"
+msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1565,7 +1565,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162107055028\n"
"help.text"
-msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph></variable>"
+msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1573,7 +1573,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162109126013\n"
"help.text"
-msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph></variable>"
+msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1581,7 +1581,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3149095\n"
"help.text"
-msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph></variable>"
+msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1589,7 +1589,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3149398\n"
"help.text"
-msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph></variable>"
+msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1597,7 +1597,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3150084\n"
"help.text"
-msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph></variable>"
+msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1605,7 +1605,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3153093\n"
"help.text"
-msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph></variable>"
+msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1613,7 +1613,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3153191\n"
"help.text"
-msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph></variable>"
+msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1621,5 +1621,5 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3145645\n"
"help.text"
-msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph></variable>"
+msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph>.</variable>"
msgstr ""
diff --git a/source/ja/helpcontent2/source/text/scalc/02.po b/source/ja/helpcontent2/source/text/scalc/02.po
index 17076ebb70c..c6797c5d9ca 100644
--- a/source/ja/helpcontent2/source/text/scalc/02.po
+++ b/source/ja/helpcontent2/source/text/scalc/02.po
@@ -3,9 +3,9 @@ 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-05-12 14:35+0200\n"
-"PO-Revision-Date: 2018-04-02 12:06+0000\n"
-"Last-Translator: baffclan <baffclan@yahoo.co.jp>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:02+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ja\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1522670765.000000\n"
+"X-POOTLE-MTIME: 1542196970.000000\n"
#: 02130000.xhp
msgctxt ""
@@ -45,8 +45,8 @@ msgctxt ""
"02130000.xhp\n"
"par_id3155267\n"
"help.text"
-msgid "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">アイコン</alt></image>"
+msgid "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Currency Number Format Icon</alt></image>"
+msgstr ""
#: 02130000.xhp
msgctxt ""
@@ -61,8 +61,8 @@ msgctxt ""
"02130000.xhp\n"
"par_id3146776\n"
"help.text"
-msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cell - Numbers\">Format - Cell - Numbers</link>."
-msgstr "<link href=\"text/shared/01/05020300.xhp\" name=\"書式 → セル → 数\">書式 → セル → 数</link>."
+msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cells - Numbers\">Format - Cells - Numbers</link>."
+msgstr ""
#: 02140000.xhp
msgctxt ""
diff --git a/source/ja/helpcontent2/source/text/scalc/06.po b/source/ja/helpcontent2/source/text/scalc/06.po
index 81a6dccd3aa..0c2838e8c35 100644
--- a/source/ja/helpcontent2/source/text/scalc/06.po
+++ b/source/ja/helpcontent2/source/text/scalc/06.po
@@ -3,15 +3,18 @@ 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-06-14 17:23+0200\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-04-24 11:42+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: ja\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1524570157.000000\n"
#: calcsamplefiles.xhp
msgctxt ""
@@ -20,35 +23,3 @@ msgctxt ""
"help.text"
msgid "Calc Sample Files"
msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521663319917\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/imtrigon.ods\" id=\"ods_id61521568603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521663319918\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/trigon.ods\" id=\"ods_id61521548603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521563314918\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/pivot.ods\" id=\"ods_id61521547603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id721528312694192\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/functions_ifs.ods\" id=\"ods_id61521547603534\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
diff --git a/source/ja/helpcontent2/source/text/scalc/guide.po b/source/ja/helpcontent2/source/text/scalc/guide.po
index fc7baded70f..fc0eedebec6 100644
--- a/source/ja/helpcontent2/source/text/scalc/guide.po
+++ b/source/ja/helpcontent2/source/text/scalc/guide.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-31 14:10+0200\n"
-"PO-Revision-Date: 2018-04-02 12:18+0000\n"
-"Last-Translator: baffclan <baffclan@yahoo.co.jp>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:02+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ja\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1522671480.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196970.000000\n"
#: address_auto.xhp
msgctxt ""
@@ -3709,8 +3709,8 @@ msgctxt ""
"database_filter.xhp\n"
"par_idN10693\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - Standard Filter</item>."
-msgstr "<item type=\"menuitem\">データ → フィルター → 標準フィルター</item>を選択します。"
+msgid "Choose <item type=\"menuitem\">Data - More Filters - Standard Filter</item>."
+msgstr ""
#: database_filter.xhp
msgctxt ""
@@ -3765,8 +3765,8 @@ msgctxt ""
"database_filter.xhp\n"
"par_id3154944\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - AutoFilter</item>."
-msgstr "<item type=\"menuitem\">データ → フィルタ → オートフィルター</item>を選択します。"
+msgid "Choose <item type=\"menuitem\">Data - AutoFilter</item>."
+msgstr ""
#: database_filter.xhp
msgctxt ""
diff --git a/source/ja/helpcontent2/source/text/shared.po b/source/ja/helpcontent2/source/text/shared.po
index f86d2796eb8..0e3f8e0af35 100644
--- a/source/ja/helpcontent2/source/text/shared.po
+++ b/source/ja/helpcontent2/source/text/shared.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: 2016-04-16 23:23+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:02+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ja\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1460848990.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196972.000000\n"
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -2013,5 +2013,5 @@ msgctxt ""
"need_help.xhp\n"
"hd_id1000010\n"
"help.text"
-msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"http://documentation.libreoffice.org/en/join-community/update-help-contents\">web page on writing Help contents</link>."
+msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"https://documentation.libreoffice.org/en/join-community/update-help-contents\"><emph>web page on writing Help contents</emph></link>."
msgstr ""
diff --git a/source/ja/helpcontent2/source/text/shared/00.po b/source/ja/helpcontent2/source/text/shared/00.po
index 3bd69fb5a6c..1d4a7dba7e4 100644
--- a/source/ja/helpcontent2/source/text/shared/00.po
+++ b/source/ja/helpcontent2/source/text/shared/00.po
@@ -3,9 +3,9 @@ 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-10-21 20:57+0200\n"
-"PO-Revision-Date: 2016-09-06 04:45+0000\n"
-"Last-Translator: baffclan <baffclan@yahoo.co.jp>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:02+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ja\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1473137131.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196973.000000\n"
#: 00000001.xhp
msgctxt ""
@@ -6221,7 +6221,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id621525017637963\n"
"help.text"
-msgid "Choose <emph>File - Export as EPUB</emph>."
+msgid "Choose <emph>File - Export As - Export as EPUB</emph>."
msgstr ""
#: 00000401.xhp
@@ -7197,7 +7197,7 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1091B\n"
"help.text"
-msgid "<variable id=\"grid\">Choose <emph>View - Grid</emph> (Impress or Draw).</variable>"
+msgid "<variable id=\"grid\">Choose <emph>View - Grid and Helplines</emph> (Impress or Draw).</variable>"
msgstr ""
#: 00000403.xhp
@@ -7205,7 +7205,7 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1092E\n"
"help.text"
-msgid "<variable id=\"guides\">Choose <emph>View - Snap Lines</emph> (Impress or Draw).</variable>"
+msgid "<variable id=\"guides\">Choose <emph>View - Snap Guides</emph> (Impress or Draw).</variable>"
msgstr ""
#: 00000404.xhp
@@ -7861,7 +7861,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id9988402\n"
"help.text"
-msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Updates</emph> button.</variable>"
+msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Check for Updates</emph> button.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8075,14 +8075,6 @@ msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
-"par_id3150032\n"
-"help.text"
-msgid "<variable id=\"arbeit\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Memory</emph>.</variable>"
-msgstr ""
-
-#: 00000406.xhp
-msgctxt ""
-"00000406.xhp\n"
"par_id3159153\n"
"help.text"
msgid "<variable id=\"ansicht\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - View</emph>.</variable>"
@@ -11045,7 +11037,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id366527\n"
"help.text"
-msgid "Choose <emph>Format - Object - Line</emph> (Writer)."
+msgid "Choose <emph>Format - Text Box and Shape - Line</emph> (Writer)."
msgstr ""
#: 00040502.xhp
@@ -11053,7 +11045,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id3835261\n"
"help.text"
-msgid "Choose <emph>Format - Graphic - Line</emph> (Calc)."
+msgid "Choose <emph>Format - Object - Line</emph> (Calc)."
msgstr ""
#: 00040502.xhp
@@ -11085,7 +11077,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id3154285\n"
"help.text"
-msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Object - </emph></caseinline><caseinline select=\"CALC\"><emph>Graphic - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
+msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Text Box and Shape - </emph></caseinline><caseinline select=\"CALC\"><emph>Object - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
msgstr ""
#: 00040502.xhp
diff --git a/source/ja/helpcontent2/source/text/shared/01.po b/source/ja/helpcontent2/source/text/shared/01.po
index f6bf7e29b41..19d3895f367 100644
--- a/source/ja/helpcontent2/source/text/shared/01.po
+++ b/source/ja/helpcontent2/source/text/shared/01.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2016-07-06 07:19+0000\n"
-"Last-Translator: baffclan <baffclan@yahoo.co.jp>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:02+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ja\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1467789595.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196975.000000\n"
#: 01010000.xhp
msgctxt ""
@@ -33637,7 +33637,7 @@ msgctxt ""
"06130000.xhp\n"
"par_id3153748\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Runs or saves the current macro.</ahelp>"
msgstr ""
#: 06130000.xhp
@@ -40771,14 +40771,6 @@ msgstr ""
#: ref_epub_export.xhp
msgctxt ""
"ref_epub_export.xhp\n"
-"par_id701525003241759\n"
-"help.text"
-msgid "<embedvar href=\"text/shared/00/00000002.xhp#epubv\" markup=\"keep\"/>"
-msgstr ""
-
-#: ref_epub_export.xhp
-msgctxt ""
-"ref_epub_export.xhp\n"
"par_id19921\n"
"help.text"
msgid "<image id=\"img_id22170\" src=\"media/screenshots/modules/swriter/ui/exportepub/EPubDialog.png\" localize=\"true\" width=\"664px\" height=\"482px\"><alt id=\"alt_id59843\">EPUB dialog box</alt></image>"
@@ -40925,7 +40917,7 @@ msgctxt ""
"ref_epub_export.xhp\n"
"par_id971525023515891\n"
"help.text"
-msgid "For custom metadata, you must provide a file with same name as the original filename and with extension as \".xmp\". The provided metadata will override the the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type=\"literal\">MyText.xmp</item>."
+msgid "For custom metadata, you must provide a file with same name as the original filename and with extension as \".xmp\". The provided metadata will override the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type=\"literal\">MyText.xmp</item>."
msgstr ""
#: ref_epub_export.xhp
diff --git a/source/ja/helpcontent2/source/text/shared/guide.po b/source/ja/helpcontent2/source/text/shared/guide.po
index add760cb576..c190115a0f8 100644
--- a/source/ja/helpcontent2/source/text/shared/guide.po
+++ b/source/ja/helpcontent2/source/text/shared/guide.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2016-12-24 12:38+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:02+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ja\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1482583126.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196978.000000\n"
#: aaa_start.xhp
msgctxt ""
@@ -8829,8 +8829,8 @@ msgctxt ""
"gallery_insert.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by selecting <emph>Tools - Gallery</emph>."
-msgstr "<emph>標準</emph> バーの <emph>ギャラリー</emph> アイコンをクリックするか、<emph>ツール → ギャラリー</emph> を選択して、ギャラリーを開きます。"
+msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by choosing <emph>Insert - Media - Gallery</emph>."
+msgstr ""
#: gallery_insert.xhp
msgctxt ""
diff --git a/source/ja/helpcontent2/source/text/shared/optionen.po b/source/ja/helpcontent2/source/text/shared/optionen.po
index 28c257a311b..6523ff8748a 100644
--- a/source/ja/helpcontent2/source/text/shared/optionen.po
+++ b/source/ja/helpcontent2/source/text/shared/optionen.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2017-01-09 11:22+0000\n"
-"Last-Translator: Ikuya Awashiro <ikuya@fruitsbasket.info>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:03+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ja\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1483960926.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196980.000000\n"
#: 01000000.xhp
msgctxt ""
@@ -267,6 +267,14 @@ msgstr "内部辞書に自動的に含まれるユーザーデータがあるの
#: 01010100.xhp
msgctxt ""
"01010100.xhp\n"
+"par_id3153032\n"
+"help.text"
+msgid "User data is also used when commenting and in tracking changes mode, to identify comments/edits author; and to mark last edit position in document, so that when author opens the document later, it opens at the last edit position."
+msgstr ""
+
+#: 01010100.xhp
+msgctxt ""
+"01010100.xhp\n"
"hd_id3147653\n"
"help.text"
msgid "Address"
@@ -14741,7 +14749,7 @@ msgctxt ""
"opencl.xhp\n"
"par_id5293741\n"
"help.text"
-msgid "for more information on OpenCL, visit <link href=\"http://www.khronos.org/opencl/\">the OpenCL site</link>"
+msgid "for more information on OpenCL, visit <link href=\"https://www.khronos.org/opencl/\">the OpenCL site</link>"
msgstr ""
#: persona_firefox.xhp
diff --git a/source/ja/helpcontent2/source/text/swriter/00.po b/source/ja/helpcontent2/source/text/swriter/00.po
index 08d34e00ccc..e368737c70c 100644
--- a/source/ja/helpcontent2/source/text/swriter/00.po
+++ b/source/ja/helpcontent2/source/text/swriter/00.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: 2016-05-24 16:59+0000\n"
-"Last-Translator: baffclan <baffclan@yahoo.co.jp>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:03+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ja\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1464109170.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196981.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -37,8 +37,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3150253\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\"><alt id=\"alt_id3145389\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\"><alt id=\"alt_id3145389\">アイコン</alt></image>"
+msgid "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145389\">Wrap Off Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -53,8 +53,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3156397\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\"><alt id=\"alt_id3149048\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\"><alt id=\"alt_id3149048\">アイコン</alt></image>"
+msgid "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149048\">Wrap On Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -69,8 +69,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3154558\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\"><alt id=\"alt_id3152999\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\"><alt id=\"alt_id3152999\">アイコン</alt></image>"
+msgid "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152999\">Wrap Through Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -85,8 +85,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3148773\n"
"help.text"
-msgid "<image src=\"res/sc06301.png\" id=\"img_id3149026\"><alt id=\"alt_id3149026\">Icon</alt></image>"
-msgstr "<image src=\"res/sc06301.png\" id=\"img_id3149026\"><alt id=\"alt_id3149026\">アイコン</alt></image>"
+msgid "<image src=\"res/sc06301.png\" id=\"img_id3149026\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149026\">Jump to Previous Script Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -101,8 +101,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3151265\n"
"help.text"
-msgid "<image src=\"res/sc06300.png\" id=\"img_id3151272\"><alt id=\"alt_id3151272\">Icon</alt></image>"
-msgstr "<image src=\"res/sc06300.png\" id=\"img_id3151272\"><alt id=\"alt_id3151272\">アイコン</alt></image>"
+msgid "<image src=\"res/sc06300.png\" id=\"img_id3151272\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151272\"> Jump to Next Script Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -381,8 +381,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3154763\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">(Command) </caseinline><defaultinline>(Ctrl)</defaultinline></switchinline>+ (F8) キー"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -397,8 +397,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3151387\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">(Command) </caseinline><defaultinline>(Ctrl)</defaultinline></switchinline>+ (F9) キー"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -413,8 +413,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3145823\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">(Command) </caseinline><defaultinline>(Ctrl)</defaultinline></switchinline>+ (F10) キー"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -429,7 +429,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150932\n"
"help.text"
-msgid "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\"><alt id=\"alt_id3150502\">Icon</alt></image>"
+msgid "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150502\">Formatting Marks Icon</alt></image>"
msgstr ""
#: 00000403.xhp
@@ -461,7 +461,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150765\n"
"help.text"
-msgid "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\"><alt id=\"alt_id3147572\">Icon</alt></image>"
+msgid "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147572\">Web Icon</alt></image>"
msgstr ""
#: 00000403.xhp
@@ -2461,7 +2461,7 @@ msgctxt ""
"stylesmenu.xhp\n"
"par_id941529884998705\n"
"help.text"
-msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles</emph></variable>."
+msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles...</emph></variable>."
msgstr ""
#: stylesmenu.xhp
diff --git a/source/ja/instsetoo_native/inc_openoffice/windows/msi_languages.po b/source/ja/instsetoo_native/inc_openoffice/windows/msi_languages.po
index 8a77667d000..97543487e65 100644
--- a/source/ja/instsetoo_native/inc_openoffice/windows/msi_languages.po
+++ b/source/ja/instsetoo_native/inc_openoffice/windows/msi_languages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-09-05 00:12+0000\n"
+"PO-Revision-Date: 2018-11-13 01:08+0000\n"
"Last-Translator: Takeshi Abe <tabe@fixedpoint.jp>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ja\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1536106364.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542071328.000000\n"
#: ActionTe.ulf
msgctxt ""
@@ -1670,7 +1670,7 @@ msgctxt ""
"OOO_CONTROL_124\n"
"LngText.text"
msgid "Build contributed in collaboration with the community by [Manufacturer]. For credits, see: https://www.documentfoundation.org"
-msgstr ""
+msgstr "このビルドはコミュニティの協力とともに [Manufacturer] により行われています。著作権表示については https://www.documentfoundation.org をご覧ください"
#: Control.ulf
msgctxt ""
diff --git a/source/ja/officecfg/registry/data/org/openoffice/Office.po b/source/ja/officecfg/registry/data/org/openoffice/Office.po
index 3fbe1afba12..8c9ef1a94d1 100644
--- a/source/ja/officecfg/registry/data/org/openoffice/Office.po
+++ b/source/ja/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: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-10-03 00:59+0000\n"
+"PO-Revision-Date: 2018-11-14 00:42+0000\n"
"Last-Translator: Takeshi Abe <tabe@fixedpoint.jp>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ja\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1538528359.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542156146.000000\n"
#: Addons.xcu
msgctxt ""
@@ -194,7 +194,7 @@ msgctxt ""
"Title\n"
"value.text"
msgid "B~usiness Cards"
-msgstr ""
+msgstr "名刺(~U)"
#: Common.xcu
msgctxt ""
@@ -203,7 +203,7 @@ msgctxt ""
"Title\n"
"value.text"
msgid "M~aster Document"
-msgstr ""
+msgstr "マスタードキュメント(~A)"
#: Common.xcu
msgctxt ""
diff --git a/source/ja/svtools/messages.po b/source/ja/svtools/messages.po
index bbc7873d33e..1eb46b34f0e 100644
--- a/source/ja/svtools/messages.po
+++ b/source/ja/svtools/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: 2018-11-09 00:34+0000\n"
-"Last-Translator: Takeshi Abe <tabe@fixedpoint.jp>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:39+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ja\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1541723649.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195582.000000\n"
#: include/svtools/strings.hrc:25
msgctxt "STR_UNDO"
@@ -1534,8 +1534,8 @@ msgstr ""
#: include/svtools/strings.hrc:360
msgctxt "STR_DESCRIPTION_MYTHES"
-msgid "Mythes Thesaurus"
-msgstr "Mythes類語辞典"
+msgid "MyThes Thesaurus"
+msgstr ""
#: include/svtools/strings.hrc:361
msgctxt "STR_DESCRIPTION_IGNOREALLLIST"
diff --git a/source/ja/sw/messages.po b/source/ja/sw/messages.po
index c996e1bf2a0..7dddd732003 100644
--- a/source/ja/sw/messages.po
+++ b/source/ja/sw/messages.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 23:50+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-15 14:33+0100\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: ja\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1542195582.000000\n"
#: sw/inc/app.hrc:29
msgctxt "RID_PARAGRAPHSTYLEFAMILY"
@@ -6838,7 +6841,12 @@ msgctxt "asciifilterdialog|lf"
msgid "_LF"
msgstr "_LF"
-#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:264
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:258
+msgctxt "asciifilterdialog|includebom"
+msgid "Include byte-order-mark"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:280
msgctxt "asciifilterdialog|label1"
msgid "Properties"
msgstr "属性"
diff --git a/source/ja/swext/mediawiki/help.po b/source/ja/swext/mediawiki/help.po
index 6280928a8b1..d2f1480f444 100644
--- a/source/ja/swext/mediawiki/help.po
+++ b/source/ja/swext/mediawiki/help.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2017-06-13 10:18+0000\n"
-"Last-Translator: Naruhiko Ogasawara <naruoga@gmail.com>\n"
+"POT-Creation-Date: 2018-11-15 13:53+0100\n"
+"PO-Revision-Date: 2018-11-12 11:55+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ja\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1497349098.000000\n"
+"X-POOTLE-MTIME: 1542023722.000000\n"
#: help.tree
msgctxt ""
@@ -93,8 +93,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id7387615\n"
"help.text"
-msgid "A wiki account on a supported <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
-msgstr "サポートされている <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> サーバーでの Wiki アカウント"
+msgid "A wiki account on a supported <link href=\"https://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -149,24 +149,24 @@ msgctxt ""
"wiki.xhp\n"
"par_id368968\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Options</link> dialog, click Add."
-msgstr "<link href=\"com.sun.wiki-publisher/wikisettings.xhp\">オプション</link> ダイアログで「追加」をクリックします。"
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\"><emph>Options</emph></link> dialog, click <emph>Add</emph>."
+msgstr ""
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"par_id6962187\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> dialog, enter the account information for the wiki."
-msgstr "<link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> ダイアログでWikiのアカウント情報を入力します。"
+msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\"><emph>MediaWiki</emph></link> dialog, enter the account information for the wiki."
+msgstr ""
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"par_id5328836\n"
"help.text"
-msgid "In the URL text box, enter the address of a wiki that you want to connect to."
-msgstr "「URL」テキストボックスに、接続先の Wiki のアドレスを入力します。"
+msgid "In the <emph>URL</emph> text box, enter the address of a wiki that you want to connect to."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -181,8 +181,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id5906552\n"
"help.text"
-msgid "In the Username box, enter your user ID for your wiki account."
-msgstr "「ユーザー名」ボックスに、Wiki アカウントのユーザー ID を入力します。"
+msgid "In the <emph>Username</emph> box, enter your user ID for your wiki account."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -197,8 +197,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id8869594\n"
"help.text"
-msgid "In the Password box, enter the password for your wiki account, then click OK."
-msgstr "「パスワード」ボックスに Wiki アカウントのパスワードを入力して、「OK」をクリックします。"
+msgid "In the Password box, enter the password for your wiki account, then click <emph>OK</emph>."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -245,8 +245,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id228278\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Send to MediaWiki</link> dialog, specify the settings for your entry."
-msgstr "<link href=\"com.sun.wiki-publisher/wikisend.xhp\">MediaWikiへ</link>ダイアログで 、エントリーのための詳細な設定を入力します。"
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\"><emph>Send to MediaWiki</emph></link> dialog, specify the settings for your entry."
+msgstr ""
#: wiki.xhp
msgctxt ""
diff --git a/source/jv/cui/messages.po b/source/jv/cui/messages.po
index 83ea13ea009..df5d0f15bd5 100644
--- a/source/jv/cui/messages.po
+++ b/source/jv/cui/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2017-12-20 03:53+0000\n"
-"Last-Translator: Ki Drupadi <kidrupadi@yahoo.com>\n"
+"POT-Creation-Date: 2018-11-14 12:21+0100\n"
+"PO-Revision-Date: 2018-11-14 11:39+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: jv\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1513742008.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195588.000000\n"
#: cui/inc/strings.hrc:24
#, fuzzy
@@ -1561,141 +1561,136 @@ msgid "Dimension line"
msgstr ""
#: cui/inc/strings.hrc:365
-msgctxt "RID_SVXSTR_LOAD_ERROR"
-msgid "The selected module could not be loaded."
-msgstr ""
-
-#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_STARTQUOTE"
msgid "Start Quote"
msgstr ""
-#: cui/inc/strings.hrc:367
+#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_ENDQUOTE"
msgid "End Quote"
msgstr ""
-#: cui/inc/strings.hrc:369
+#: cui/inc/strings.hrc:368
msgctxt "RID_SVXSTR_SELECTEDPERSONA"
msgid "Selected Theme: "
msgstr ""
-#: cui/inc/strings.hrc:370
+#: cui/inc/strings.hrc:369
msgctxt "RID_SVXSTR_SEARCHING"
msgid "Searching, please wait..."
msgstr ""
-#: cui/inc/strings.hrc:371
+#: cui/inc/strings.hrc:370
msgctxt "RID_SVXSTR_SEARCHERROR"
msgid "Cannot open %1, please try again later."
msgstr ""
-#: cui/inc/strings.hrc:372
+#: cui/inc/strings.hrc:371
msgctxt "RID_SVXSTR_NORESULTS"
msgid "No results found."
msgstr ""
-#: cui/inc/strings.hrc:373
+#: cui/inc/strings.hrc:372
msgctxt "RID_SVXSTR_APPLYPERSONA"
msgid "Applying Theme..."
msgstr ""
-#: cui/inc/strings.hrc:374
+#: cui/inc/strings.hrc:373
msgctxt "RID_SVXSTR_INVALIDPERSONAURL"
msgid "Please enter a valid theme address or a search term."
msgstr ""
-#: cui/inc/strings.hrc:376
+#: cui/inc/strings.hrc:375
msgctxt "RID_SVXSTR_TABLE_PRESET_NONE"
msgid "Set No Borders"
msgstr ""
-#: cui/inc/strings.hrc:377
+#: cui/inc/strings.hrc:376
msgctxt "RID_SVXSTR_TABLE_PRESET_ONLYOUTER"
msgid "Set Outer Border Only"
msgstr ""
-#: cui/inc/strings.hrc:378
+#: cui/inc/strings.hrc:377
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERHORI"
msgid "Set Outer Border and Horizontal Lines"
msgstr ""
-#: cui/inc/strings.hrc:379
+#: cui/inc/strings.hrc:378
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERALL"
msgid "Set Outer Border and All Inner Lines"
msgstr ""
-#: cui/inc/strings.hrc:380
+#: cui/inc/strings.hrc:379
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERINNER"
msgid "Set Outer Border Without Changing Inner Lines"
msgstr ""
-#: cui/inc/strings.hrc:381
+#: cui/inc/strings.hrc:380
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONAL"
msgid "Set Diagonal Lines Only"
msgstr ""
-#: cui/inc/strings.hrc:382
+#: cui/inc/strings.hrc:381
msgctxt "RID_SVXSTR_PARA_PRESET_ALL"
msgid "Set All Four Borders"
msgstr ""
-#: cui/inc/strings.hrc:383
+#: cui/inc/strings.hrc:382
msgctxt "RID_SVXSTR_PARA_PRESET_LEFTRIGHT"
msgid "Set Left and Right Borders Only"
msgstr ""
-#: cui/inc/strings.hrc:384
+#: cui/inc/strings.hrc:383
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOM"
msgid "Set Top and Bottom Borders Only"
msgstr ""
-#: cui/inc/strings.hrc:385
+#: cui/inc/strings.hrc:384
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYLEFT"
msgid "Set Left Border Only"
msgstr ""
-#: cui/inc/strings.hrc:386
+#: cui/inc/strings.hrc:385
msgctxt "RID_SVXSTR_HOR_PRESET_ONLYHOR"
msgid "Set Top and Bottom Borders, and All Inner Lines"
msgstr ""
-#: cui/inc/strings.hrc:387
+#: cui/inc/strings.hrc:386
msgctxt "RID_SVXSTR_VER_PRESET_ONLYVER"
msgid "Set Left and Right Borders, and All Inner Lines"
msgstr ""
-#: cui/inc/strings.hrc:388
+#: cui/inc/strings.hrc:387
msgctxt "RID_SVXSTR_SHADOW_STYLE_NONE"
msgid "No Shadow"
msgstr ""
-#: cui/inc/strings.hrc:389
+#: cui/inc/strings.hrc:388
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMRIGHT"
msgid "Cast Shadow to Bottom Right"
msgstr ""
-#: cui/inc/strings.hrc:390
+#: cui/inc/strings.hrc:389
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPRIGHT"
msgid "Cast Shadow to Top Right"
msgstr ""
-#: cui/inc/strings.hrc:391
+#: cui/inc/strings.hrc:390
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMLEFT"
msgid "Cast Shadow to Bottom Left"
msgstr ""
-#: cui/inc/strings.hrc:392
+#: cui/inc/strings.hrc:391
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPLEFT"
msgid "Cast Shadow to Top Left"
msgstr ""
-#: cui/inc/strings.hrc:393
+#: cui/inc/strings.hrc:392
msgctxt "RID_SVXSTR_SIGNATURELINE_SIGNED_BY"
msgid "Signed by: %1"
msgstr ""
-#: cui/inc/strings.hrc:394
+#: cui/inc/strings.hrc:393
msgctxt "RID_SVXSTR_OPENCL_RESTART"
msgid "For the OpenCL changes to take effect, %PRODUCTNAME must be restarted."
msgstr ""
@@ -10958,22 +10953,43 @@ msgctxt "signsignatureline|btn_select_certificate"
msgid "Select Certificate"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:168
+#. Name of the signer
+#: cui/uiconfig/ui/signsignatureline.ui:166
+msgctxt "signsignatureline|label_name"
+msgid "or"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:175
+msgctxt "signsignatureline|btn_load_image"
+msgid "Use Signature Image"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:190
+msgctxt "signsignatureline|btn_clear_image"
+msgid "Clear"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:206
+msgctxt "signsignatureline|label_image_dimensions"
+msgid "Best image size: 600 x 100 px"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:237
msgctxt "signsignatureline|label_sign"
msgid "Sign"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:205
+#: cui/uiconfig/ui/signsignatureline.ui:274
msgctxt "signsignatureline|label_add_comment"
msgid "Add comment:"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:241
+#: cui/uiconfig/ui/signsignatureline.ui:310
msgctxt "signsignatureline|label_hint"
msgid "Instructions from the document creator:"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:274
+#: cui/uiconfig/ui/signsignatureline.ui:343
msgctxt "signsignatureline|label_more"
msgid "More"
msgstr ""
diff --git a/source/jv/svtools/messages.po b/source/jv/svtools/messages.po
index 32eab62fc58..dcc22886453 100644
--- a/source/jv/svtools/messages.po
+++ b/source/jv/svtools/messages.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:39+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: jv\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195589.000000\n"
#: include/svtools/strings.hrc:25
msgctxt "STR_UNDO"
@@ -1558,7 +1561,7 @@ msgstr ""
#: include/svtools/strings.hrc:360
msgctxt "STR_DESCRIPTION_MYTHES"
-msgid "Mythes Thesaurus"
+msgid "MyThes Thesaurus"
msgstr ""
#: include/svtools/strings.hrc:361
diff --git a/source/jv/sw/messages.po b/source/jv/sw/messages.po
index ad7f292a58e..0c6d9477608 100644
--- a/source/jv/sw/messages.po
+++ b/source/jv/sw/messages.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:39+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: jv\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195589.000000\n"
#: sw/inc/app.hrc:29
msgctxt "RID_PARAGRAPHSTYLEFAMILY"
@@ -7028,7 +7031,12 @@ msgctxt "asciifilterdialog|lf"
msgid "_LF"
msgstr ""
-#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:264
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:258
+msgctxt "asciifilterdialog|includebom"
+msgid "Include byte-order-mark"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:280
msgctxt "asciifilterdialog|label1"
msgid "Properties"
msgstr "Properti"
diff --git a/source/jv/swext/mediawiki/help.po b/source/jv/swext/mediawiki/help.po
index e8e0c39aa1d..43fb050695b 100644
--- a/source/jv/swext/mediawiki/help.po
+++ b/source/jv/swext/mediawiki/help.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2013-05-24 07:49+0000\n"
+"POT-Creation-Date: 2018-11-15 13:53+0100\n"
+"PO-Revision-Date: 2018-11-12 11:55+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: jv\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1369381752.000000\n"
+"X-POOTLE-MTIME: 1542023744.000000\n"
#: help.tree
msgctxt ""
@@ -93,7 +93,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id7387615\n"
"help.text"
-msgid "A wiki account on a supported <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
+msgid "A wiki account on a supported <link href=\"https://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
msgstr ""
#: wiki.xhp
@@ -149,7 +149,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id368968\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Options</link> dialog, click Add."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\"><emph>Options</emph></link> dialog, click <emph>Add</emph>."
msgstr ""
#: wiki.xhp
@@ -157,7 +157,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id6962187\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> dialog, enter the account information for the wiki."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\"><emph>MediaWiki</emph></link> dialog, enter the account information for the wiki."
msgstr ""
#: wiki.xhp
@@ -165,7 +165,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id5328836\n"
"help.text"
-msgid "In the URL text box, enter the address of a wiki that you want to connect to."
+msgid "In the <emph>URL</emph> text box, enter the address of a wiki that you want to connect to."
msgstr ""
#: wiki.xhp
@@ -181,7 +181,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id5906552\n"
"help.text"
-msgid "In the Username box, enter your user ID for your wiki account."
+msgid "In the <emph>Username</emph> box, enter your user ID for your wiki account."
msgstr ""
#: wiki.xhp
@@ -197,7 +197,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id8869594\n"
"help.text"
-msgid "In the Password box, enter the password for your wiki account, then click OK."
+msgid "In the Password box, enter the password for your wiki account, then click <emph>OK</emph>."
msgstr ""
#: wiki.xhp
@@ -245,7 +245,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id228278\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Send to MediaWiki</link> dialog, specify the settings for your entry."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\"><emph>Send to MediaWiki</emph></link> dialog, specify the settings for your entry."
msgstr ""
#: wiki.xhp
diff --git a/source/ka/cui/messages.po b/source/ka/cui/messages.po
index b0c1eb284d1..3fe5643c307 100644
--- a/source/ka/cui/messages.po
+++ b/source/ka/cui/messages.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:21+0100\n"
+"PO-Revision-Date: 2018-11-14 11:39+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: ka\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195595.000000\n"
#: cui/inc/strings.hrc:24
msgctxt "RID_SVXSTR_KEY_CONFIG_DIR"
@@ -1574,142 +1577,136 @@ msgid "Dimension line"
msgstr "ხაზის ზომა"
#: cui/inc/strings.hrc:365
-#, fuzzy
-msgctxt "RID_SVXSTR_LOAD_ERROR"
-msgid "The selected module could not be loaded."
-msgstr "მონიშნული მოდული ვერ ჩაიტვირთა."
-
-#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_STARTQUOTE"
msgid "Start Quote"
msgstr ""
-#: cui/inc/strings.hrc:367
+#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_ENDQUOTE"
msgid "End Quote"
msgstr ""
-#: cui/inc/strings.hrc:369
+#: cui/inc/strings.hrc:368
msgctxt "RID_SVXSTR_SELECTEDPERSONA"
msgid "Selected Theme: "
msgstr ""
-#: cui/inc/strings.hrc:370
+#: cui/inc/strings.hrc:369
msgctxt "RID_SVXSTR_SEARCHING"
msgid "Searching, please wait..."
msgstr ""
-#: cui/inc/strings.hrc:371
+#: cui/inc/strings.hrc:370
msgctxt "RID_SVXSTR_SEARCHERROR"
msgid "Cannot open %1, please try again later."
msgstr ""
-#: cui/inc/strings.hrc:372
+#: cui/inc/strings.hrc:371
msgctxt "RID_SVXSTR_NORESULTS"
msgid "No results found."
msgstr ""
-#: cui/inc/strings.hrc:373
+#: cui/inc/strings.hrc:372
msgctxt "RID_SVXSTR_APPLYPERSONA"
msgid "Applying Theme..."
msgstr ""
-#: cui/inc/strings.hrc:374
+#: cui/inc/strings.hrc:373
msgctxt "RID_SVXSTR_INVALIDPERSONAURL"
msgid "Please enter a valid theme address or a search term."
msgstr ""
-#: cui/inc/strings.hrc:376
+#: cui/inc/strings.hrc:375
msgctxt "RID_SVXSTR_TABLE_PRESET_NONE"
msgid "Set No Borders"
msgstr "ჩარჩოების გარეშე დაყენება"
-#: cui/inc/strings.hrc:377
+#: cui/inc/strings.hrc:376
msgctxt "RID_SVXSTR_TABLE_PRESET_ONLYOUTER"
msgid "Set Outer Border Only"
msgstr "მხოლოდ გარე ჩარჩოს დაყენება"
-#: cui/inc/strings.hrc:378
+#: cui/inc/strings.hrc:377
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERHORI"
msgid "Set Outer Border and Horizontal Lines"
msgstr "მხოლოდ გარე ჩარჩოს და ჰორიზონტალური ხაზების დაყენება"
-#: cui/inc/strings.hrc:379
+#: cui/inc/strings.hrc:378
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERALL"
msgid "Set Outer Border and All Inner Lines"
msgstr "მხოლოდ გარე ჩარჩოს და შიდა ხაზების დაყენება"
-#: cui/inc/strings.hrc:380
+#: cui/inc/strings.hrc:379
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERINNER"
msgid "Set Outer Border Without Changing Inner Lines"
msgstr "მხოლოდ გარე ჩარჩოს დაყენება შიდა ხაზების დაყენების გარეშე"
-#: cui/inc/strings.hrc:381
+#: cui/inc/strings.hrc:380
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONAL"
msgid "Set Diagonal Lines Only"
msgstr "მხოლოდ დიაგონალური ხაზების დაყენება"
-#: cui/inc/strings.hrc:382
+#: cui/inc/strings.hrc:381
msgctxt "RID_SVXSTR_PARA_PRESET_ALL"
msgid "Set All Four Borders"
msgstr "ყველა ჩარჩოს დაყენება"
-#: cui/inc/strings.hrc:383
+#: cui/inc/strings.hrc:382
msgctxt "RID_SVXSTR_PARA_PRESET_LEFTRIGHT"
msgid "Set Left and Right Borders Only"
msgstr "მხოლოდ მარცხენა და მარჯვენა ჩარჩოების დაყენება"
-#: cui/inc/strings.hrc:384
+#: cui/inc/strings.hrc:383
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOM"
msgid "Set Top and Bottom Borders Only"
msgstr "მხოლოდ ზედა და ქვედა ჩარჩოების დაყენება"
-#: cui/inc/strings.hrc:385
+#: cui/inc/strings.hrc:384
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYLEFT"
msgid "Set Left Border Only"
msgstr "მხოლოდ მარცხენა ჩარჩოს დაყენება"
-#: cui/inc/strings.hrc:386
+#: cui/inc/strings.hrc:385
msgctxt "RID_SVXSTR_HOR_PRESET_ONLYHOR"
msgid "Set Top and Bottom Borders, and All Inner Lines"
msgstr "ზედა და ქვედა ჩარჩოების, აგრეთვე ყველა შიდა ხაზის დაყენება"
-#: cui/inc/strings.hrc:387
+#: cui/inc/strings.hrc:386
msgctxt "RID_SVXSTR_VER_PRESET_ONLYVER"
msgid "Set Left and Right Borders, and All Inner Lines"
msgstr "მარცხენა და მარჯვენა ჩარჩოების, აგრეთვე ყველა შიდა ხაზის დაყენება"
-#: cui/inc/strings.hrc:388
+#: cui/inc/strings.hrc:387
msgctxt "RID_SVXSTR_SHADOW_STYLE_NONE"
msgid "No Shadow"
msgstr "უჩრდილო"
-#: cui/inc/strings.hrc:389
+#: cui/inc/strings.hrc:388
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMRIGHT"
msgid "Cast Shadow to Bottom Right"
msgstr "ჩრდილი ქვედა მარჯვენა მხარეს"
-#: cui/inc/strings.hrc:390
+#: cui/inc/strings.hrc:389
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPRIGHT"
msgid "Cast Shadow to Top Right"
msgstr "ჩრდილი ზედა მარჯვენა მხარეს"
-#: cui/inc/strings.hrc:391
+#: cui/inc/strings.hrc:390
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMLEFT"
msgid "Cast Shadow to Bottom Left"
msgstr "ჩრდილი ქვედა მარცხენა მხარეს"
-#: cui/inc/strings.hrc:392
+#: cui/inc/strings.hrc:391
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPLEFT"
msgid "Cast Shadow to Top Left"
msgstr "ჩრდილი ზედა მარცხენა მხარეს"
-#: cui/inc/strings.hrc:393
+#: cui/inc/strings.hrc:392
msgctxt "RID_SVXSTR_SIGNATURELINE_SIGNED_BY"
msgid "Signed by: %1"
msgstr ""
-#: cui/inc/strings.hrc:394
+#: cui/inc/strings.hrc:393
msgctxt "RID_SVXSTR_OPENCL_RESTART"
msgid "For the OpenCL changes to take effect, %PRODUCTNAME must be restarted."
msgstr ""
@@ -11208,22 +11205,43 @@ msgctxt "signsignatureline|btn_select_certificate"
msgid "Select Certificate"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:168
+#. Name of the signer
+#: cui/uiconfig/ui/signsignatureline.ui:166
+msgctxt "signsignatureline|label_name"
+msgid "or"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:175
+msgctxt "signsignatureline|btn_load_image"
+msgid "Use Signature Image"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:190
+msgctxt "signsignatureline|btn_clear_image"
+msgid "Clear"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:206
+msgctxt "signsignatureline|label_image_dimensions"
+msgid "Best image size: 600 x 100 px"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:237
msgctxt "signsignatureline|label_sign"
msgid "Sign"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:205
+#: cui/uiconfig/ui/signsignatureline.ui:274
msgctxt "signsignatureline|label_add_comment"
msgid "Add comment:"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:241
+#: cui/uiconfig/ui/signsignatureline.ui:310
msgctxt "signsignatureline|label_hint"
msgid "Instructions from the document creator:"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:274
+#: cui/uiconfig/ui/signsignatureline.ui:343
msgctxt "signsignatureline|label_more"
msgid "More"
msgstr ""
diff --git a/source/ka/helpcontent2/source/text/sbasic/shared/01.po b/source/ka/helpcontent2/source/text/sbasic/shared/01.po
index 4239388aa74..eab4c9ee870 100644
--- a/source/ka/helpcontent2/source/text/sbasic/shared/01.po
+++ b/source/ka/helpcontent2/source/text/sbasic/shared/01.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-16 16:54+0200\n"
-"PO-Revision-Date: 2016-05-02 12:33+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:03+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ka\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1462192436.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196988.000000\n"
#: 06130000.xhp
msgctxt ""
@@ -93,7 +93,7 @@ msgctxt ""
"06130000.xhp\n"
"par_id3154791\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Runs or saves the current macro.</ahelp>"
msgstr ""
#: 06130000.xhp
diff --git a/source/ka/helpcontent2/source/text/scalc/00.po b/source/ka/helpcontent2/source/text/scalc/00.po
index ca50ae8f51a..febe2b5f7fc 100644
--- a/source/ka/helpcontent2/source/text/scalc/00.po
+++ b/source/ka/helpcontent2/source/text/scalc/00.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-11-22 13:53+0100\n"
-"PO-Revision-Date: 2016-12-22 19:15+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:03+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ka\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1482434102.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196989.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -29,23 +29,23 @@ msgctxt ""
"00000004.xhp\n"
"hd_id3155535\n"
"help.text"
-msgid "<variable id=\"wie\">To access this function... </variable>"
-msgstr "<variable id=\"wie\">ამ ფუნქციასთან დასაკავშირებლად... </variable>"
+msgid "<variable id=\"wie\">To access this function...</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
"par_idN1056E\n"
"help.text"
-msgid "<variable id=\"moreontop\">More explanations on top of this page. </variable>"
-msgstr "<variable id=\"moreontop\">მეტი განმარტებისთვის იხილეთ გვერდის დასაწყისი. </variable>"
+msgid "<variable id=\"moreontop\">More explanations on top of this page.</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
"par_idN105AF\n"
"help.text"
-msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone. </variable>"
+msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone.</variable>"
msgstr ""
#: 00000004.xhp
@@ -77,63 +77,63 @@ msgctxt ""
"00000402.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph></variable>"
-msgstr "<variable id=\"kopffuss\">არჩევა <emph> ქვედა და ზედა კოლინტიტულების - რედაქტირება </emph></variable>"
+msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3159233\n"
"help.text"
-msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs</variable>"
-msgstr "<variable id=\"bkopfzeile\">არჩევა <emph>ქვედა და ზედა კოლინტიტულების - რედაქტირება - ზედა კოლინტიტული/ქვედა კოლინტიტული</emph> tabs</variable>"
+msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150443\n"
"help.text"
-msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph></variable>"
-msgstr "<variable id=\"bausfullen\">არჩევა <emph>რედაქტირება - შევსება</emph></variable>"
+msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3143267\n"
"help.text"
-msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph></variable>"
-msgstr "<variable id=\"bausunten\">არჩევა <emph>რედაქტირება - შევსება - ქვევით</emph></variable>"
+msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153880\n"
"help.text"
-msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph></variable>"
-msgstr "<variable id=\"bausrechts\">არჩევა <emph>რედაქტირება - შევსება - მარჯვნივ</emph></variable>"
+msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3151245\n"
"help.text"
-msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph></variable>"
-msgstr "<variable id=\"bausoben\">არჩევა<emph>რედაქტირება - შევსება - ზევით</emph></variable>"
+msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph></variable>"
-msgstr "<variable id=\"bauslinks\">არჩევა <emph>რედაქტირება - შევსება - მარცხნივ</emph></variable>"
+msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150400\n"
"help.text"
-msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph></variable>"
+msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -141,16 +141,16 @@ msgctxt ""
"00000402.xhp\n"
"par_id3154910\n"
"help.text"
-msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph></variable>"
-msgstr "<variable id=\"bausreihe\">არჩევა <emph>რედაქტირება - შევსება - სერიები</emph></variable>"
+msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "Choose <emph>Sheet - Clear Cells</emph>"
-msgstr "არჩევა<emph>რედაქტირება - შიგთავსის წაშლა</emph>"
+msgid "Choose <emph>Sheet - Clear Cells</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -165,40 +165,40 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150011\n"
"help.text"
-msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph></variable>"
-msgstr "<variable id=\"bzelo\">არჩევა <emph>რედაქტირება - უჯრების წაშლა</emph></variable>"
+msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153951\n"
"help.text"
-msgid "Choose <emph>Sheet - Delete Sheet</emph>"
-msgstr "არჩევა<emph>რედაქტირება - შიგთავსის წაშლა</emph>"
+msgid "Choose <emph>Sheet - Delete Sheet</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3155306\n"
"help.text"
-msgid "Open context menu for a sheet tab"
-msgstr "ელ-ცხრილის დაფისთვის კონტექსტის მენიუს გახსნა"
+msgid "Open context menu for a sheet tab."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3146119\n"
"help.text"
-msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>"
-msgstr "არჩევა<emph>რედაქტირება - შიგთავსის წაშლა</emph>"
+msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3148645\n"
"help.text"
-msgid "Open context menu for a sheet tab"
-msgstr "ელ-ცხრილის დაფისთვის კონტექსტის მენიუს გახსნა"
+msgid "Open context menu for a sheet tab."
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -221,23 +221,23 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150275\n"
"help.text"
-msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph></variable>"
-msgstr "<variable id=\"aspze\">არჩევა <emph>ჩვენება - სვეტი & მწკივის თავი</emph></variable>"
+msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph></variable>"
-msgstr "<variable id=\"awehe\">არჩევა <emph>ჩვენება - მნიშვნელობის მონიშვნა</emph></variable>"
+msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3148947\n"
"help.text"
-msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph></variable>"
+msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph>.</variable>"
msgstr ""
#: 00000403.xhp
@@ -245,8 +245,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3148663\n"
"help.text"
-msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph></variable>"
-msgstr "<variable id=\"seumvo\">არჩევა <emph>ჩვენება - გვერდის გამყოფის დათვალიერება</emph></variable>"
+msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -269,16 +269,16 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149784\n"
"help.text"
-msgid "Choose <emph>Insert - Cells</emph>"
-msgstr "არჩევა <emph>ჩასმა - უჯრები</emph>"
+msgid "Choose <emph>Insert - Cells</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "Open <emph>Insert Cells</emph> toolbar from Tools bar:"
-msgstr "გახსენით <emph>უჯრების ჩასმის</emph>ხაზი ხელსაწყოთა ხაზიდან:"
+msgid "Open <emph>Insert Cells</emph> toolbar from <emph>Tools</emph> bar:"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -365,7 +365,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149033\n"
"help.text"
-msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph></variable>"
+msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -373,7 +373,7 @@ msgctxt ""
"00000404.xhp\n"
"par_idN1082F\n"
"help.text"
-msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph></variable>"
+msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -381,8 +381,8 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155115\n"
"help.text"
-msgid "Choose <emph>Insert - Function</emph>"
-msgstr "არჩევა<emph>ჩასმა - ფუნქცია</emph>"
+msgid "Choose <emph>Insert - Function</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -429,8 +429,8 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155809\n"
"help.text"
-msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date&Time</emph></variable>"
-msgstr "<variable id=\"eikadaze\"><emph>ჩასმა - ფუნქცია</emph> - კატეგორია <emph>თარიღი და დრო</emph></variable>"
+msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date & Time</emph></variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -517,15 +517,15 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155383\n"
"help.text"
-msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph></variable>"
-msgstr "<variable id=\"funktionsliste\">არჩევა<emph>ჩასმა - ფუნქციის სია</emph></variable>"
+msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153250\n"
"help.text"
-msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph></variable>"
+msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -533,7 +533,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3146776\n"
"help.text"
-msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph></variable>"
+msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -541,7 +541,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3143222\n"
"help.text"
-msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>"
+msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>."
msgstr ""
#: 00000404.xhp
@@ -557,7 +557,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3145214\n"
"help.text"
-msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph></variable>"
+msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -565,7 +565,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153558\n"
"help.text"
-msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph></variable>"
+msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -573,7 +573,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153483\n"
"help.text"
-msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph></variable>"
+msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph>.</variable>"
msgstr ""
#: 00000405.xhp
@@ -597,192 +597,192 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154685\n"
"help.text"
-msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph></variable>"
-msgstr "<variable id=\"fozelle\">არჩევა<emph>ფორმატი - უჯრები</emph></variable>"
+msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153194\n"
"help.text"
-msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab </variable>"
-msgstr "<variable id=\"fozelstz\">არჩევა<emph>ფორმატი - უჯრები - უჯრების დაცვა</emph> tab </variable>"
+msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155854\n"
"help.text"
-msgid "<variable id=\"fozei\">Choose <emph>Format - Row</emph></variable>"
-msgstr "<variable id=\"fozei\">არჩევა<emph>ფორმატი - სტრიქონი</emph></variable>"
+msgid "<variable id=\"fozei\">Choose <emph>Format - Rows</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3150012\n"
"help.text"
-msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Row - Optimal Height</emph></variable>"
-msgstr "<variable id=\"fozeiophoe\">არჩევა<emph>ფორმატი - სტრიქონი - ოპტიმალური სიმაღლე</emph></variable>"
+msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Rows - Optimal Height</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3148645\n"
"help.text"
-msgid "Choose <emph>Format - Row - Hide</emph>"
-msgstr "არჩევა <emph>ფორმატი - სტრიქონი - დამალვა</emph>"
+msgid "Choose <emph>Format - Rows - Hide</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153728\n"
"help.text"
-msgid "Choose <emph>Format - Column - Hide</emph>"
-msgstr "არჩევა<emph>ფორმატი - სვეტი - დამალვა</emph>"
+msgid "Choose <emph>Format - Columns - Hide</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3151114\n"
"help.text"
-msgid "Choose <emph>Format - Sheet - Hide</emph>"
-msgstr "არჩევა <emph>ფორმატი - ფურცელი - დამალვა</emph>"
+msgid "Choose <emph>Sheet - Hide Sheet</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3148576\n"
"help.text"
-msgid "Choose <emph>Format - Row - Show</emph>"
-msgstr "არჩევა <emph>ფორმატი - სტრიქონი - ჩვენება</emph>"
+msgid "Choose <emph>Format - Rows - Show</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156286\n"
"help.text"
-msgid "Choose <emph>Format - Column - Show</emph>"
-msgstr "არჩევა <emph>ფორმატი - სვეტი - ჩვენება</emph>"
+msgid "Choose <emph>Format - Columns - Show</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3145645\n"
"help.text"
-msgid "<variable id=\"fospa\">Choose <emph>Format - Column</emph></variable>"
-msgstr "<variable id=\"fospa\">არჩევა <emph>ფორმატი - სვეტი</emph></variable>"
+msgid "<variable id=\"fospa\">Choose <emph>Format - Columns</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3145252\n"
"help.text"
-msgid "Choose <emph>Format - Column - Optimal Width</emph>"
-msgstr "არჩევა <emph>ფორმატი - სვეტი - ოპტიმალური სიგანე</emph>"
+msgid "Choose <emph>Format - Columns - Optimal Width</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3146971\n"
"help.text"
-msgid "Double-click right column separator in column headers"
-msgstr "სვეტის სათაურზე მარჯვენა სვეტის გამყოფზე ორჯერ დაწკაპუნება"
+msgid "Double-click right column separator in column headers."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3147362\n"
"help.text"
-msgid "<variable id=\"fot\">Choose <emph>Format - Sheet</emph></variable>"
-msgstr "<variable id=\"fot\">არჩევა <emph>ფორმატირება - ფურცელი</emph></variable>"
+msgid "<variable id=\"fot\">Choose <emph>Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3163805\n"
"help.text"
-msgid "<variable id=\"fotu\">Choose <emph>Format - Sheet - Rename</emph></variable>"
-msgstr "<variable id=\"fotu\">არჩევა <emph>ფორმატი - ფურცელი - გადარქმევა</emph></variable>"
+msgid "<variable id=\"fotu\">Choose <emph>Sheet - Rename Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155333\n"
"help.text"
-msgid "<variable id=\"fotenb\">Choose <emph>Format - Sheet - Show</emph></variable>"
-msgstr "<variable id=\"fotenb\">არჩევა <emph>ფორმატი - ფურცელი - ჩვენება</emph></variable>"
+msgid "<variable id=\"fotenb\">Choose <emph>Sheet - Show Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_idN1077A\n"
"help.text"
-msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph></variable>"
-msgstr "<variable id=\"foste\">არჩევა <emph>ფორმატი - გვერდიPage</emph></variable>"
+msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155508\n"
"help.text"
-msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab </variable>"
-msgstr "<variable id=\"fostel\">არჩევა <emph>ფორმატი - გვერდი - ფურცელი</emph> tab </variable>"
+msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3150883\n"
"help.text"
-msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph></variable>"
-msgstr "<variable id=\"fodrbe\">არჩევა <emph>ფორმატი - ბეჭდვის დიაპაზონი</emph></variable>"
+msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156448\n"
"help.text"
-msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph></variable>"
-msgstr "<variable id=\"fodrfe\">არჩევა <emph>ფორმატი - ბეჭდვის დიაპაზონი- განსაზღვრა</emph></variable>"
+msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156290\n"
"help.text"
-msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph></variable>"
-msgstr "<variable id=\"fodrhin\">არჩევა <emph>ფორმატი - ბეჭდვის დიაპაზონი - დამატება</emph></variable>"
+msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155812\n"
"help.text"
-msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph></variable>"
-msgstr "<variable id=\"fodbah\">არჩევა <emph>ფორმატი - ბეჭდვის დიაპაზონი - ამოშლა</emph></variable>"
+msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153307\n"
"help.text"
-msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph></variable>"
-msgstr "<variable id=\"fodbbe\">არჩევა <emph>ფორმატი - ბეჭდვის დიაპაზონი - რედაქტირება</emph></variable>"
+msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153916\n"
"help.text"
-msgid "Choose <emph>Format - AutoFormat</emph>"
-msgstr "არჩევა <emph>ფორმატი - ავტო-ფორმატი</emph>"
+msgid "Choose <emph>Format - AutoFormat</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3154532\n"
"help.text"
-msgid "On the Tools bar, click"
-msgstr "ხელსაწყოთა ზოლზე, დააწკაპუნეთ"
+msgid "On the <emph>Tools</emph> bar, click"
+msgstr ""
#: 00000405.xhp
msgctxt ""
@@ -805,8 +805,8 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154618\n"
"help.text"
-msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph></variable>"
-msgstr "<variable id=\"bedingte\">არჩევა <emph>ფორმატი - პირობითი ფორმატირება</emph></variable>"
+msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -829,7 +829,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150541\n"
"help.text"
-msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph> </variable>"
+msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -837,8 +837,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153194\n"
"help.text"
-msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>"
-msgstr "აირჩიეთ <emph>ხელსაწყოები - ძიება -პირველადი უჯრები</emph>"
+msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -853,7 +853,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph> </variable>"
+msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -861,7 +861,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3145785\n"
"help.text"
-msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph> </variable>"
+msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -869,8 +869,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3155411\n"
"help.text"
-msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>"
-msgstr "არჩევა <emph>ხელსაწყოები - აღმომჩენი - Trace Dependents</emph>"
+msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -885,7 +885,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146984\n"
"help.text"
-msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph> </variable>"
+msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -893,7 +893,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154014\n"
"help.text"
-msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph> </variable>"
+msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -901,7 +901,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153188\n"
"help.text"
-msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph> </variable>"
+msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -909,7 +909,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3149410\n"
"help.text"
-msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph> </variable>"
+msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -917,7 +917,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3156284\n"
"help.text"
-msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph> </variable>"
+msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -925,7 +925,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153159\n"
"help.text"
-msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph> </variable>"
+msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -933,7 +933,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3147397\n"
"help.text"
-msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph> </variable>"
+msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -941,7 +941,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154018\n"
"help.text"
-msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph> </variable>"
+msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -949,7 +949,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3269142\n"
"help.text"
-msgid "<variable id=\"solver\">Choose <emph>Tools - Solver</emph> </variable>"
+msgid "<variable id=\"solver\">Choose <emph>Tools - Solver</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -957,7 +957,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id8554338\n"
"help.text"
-msgid "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, <emph>Options</emph> button </variable>"
+msgid "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, click <emph>Options</emph> button.</variable>"
msgstr ""
#: 00000406.xhp
@@ -965,7 +965,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3156277\n"
"help.text"
-msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph> </variable>"
+msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -973,7 +973,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3149020\n"
"help.text"
-msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph></variable>"
+msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -981,7 +981,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154256\n"
"help.text"
-msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph></variable>"
+msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -989,7 +989,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146919\n"
"help.text"
-msgid "Choose <emph>Data - Calculate - Recalculate</emph>"
+msgid "Choose <emph>Data - Calculate - Recalculate</emph>."
msgstr ""
#: 00000406.xhp
@@ -1005,7 +1005,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150941\n"
"help.text"
-msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph> </variable>"
+msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -1013,7 +1013,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3151276\n"
"help.text"
-msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph> </variable>"
+msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph>.</variable>"
msgstr ""
#: 00000407.xhp
@@ -1037,7 +1037,7 @@ msgctxt ""
"00000407.xhp\n"
"par_id3147335\n"
"help.text"
-msgid "<variable id=\"fete\">Choose <item type=\"menuitem\">View - Split Window</item></variable>"
+msgid "<variable id=\"fete\">Choose ><item type=\"menuitem\">View - Split Window</item>.</variable>"
msgstr ""
#: 00000407.xhp
@@ -1045,7 +1045,7 @@ msgctxt ""
"00000407.xhp\n"
"par_id3153663\n"
"help.text"
-msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item></variable>"
+msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1069,7 +1069,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id8366954\n"
"help.text"
-msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph></variable>"
+msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1077,40 +1077,40 @@ msgctxt ""
"00000412.xhp\n"
"par_id3147399\n"
"help.text"
-msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph></variable>"
-msgstr "<variable id=\"dbrbf\">არჩევა <emph>მონაცემები - არიალის განსაზღვრა</emph></variable>"
+msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145345\n"
"help.text"
-msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph></variable>"
-msgstr "<variable id=\"dbrba\">არჩევა <emph>მონაცემები - არიალის მონიშვნა</emph></variable>"
+msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150443\n"
"help.text"
-msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph></variable>"
-msgstr "<variable id=\"dnsrt\">არჩევა <emph>მონაცემები - დახარისხება</emph></variable>"
+msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148491\n"
"help.text"
-msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab"
-msgstr "არჩევა <emph>მონაცემები -დახარისხება - კრიტერიუმებით დახარისხება</emph> ჩანართი"
+msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154516\n"
"help.text"
-msgid "On Standard bar, click"
-msgstr "დააწკაპუნეთ სტანდარტულ ზოლზე"
+msgid "On <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1149,32 +1149,32 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146984\n"
"help.text"
-msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab</variable>"
-msgstr "<variable id=\"dnstot\">არჩევა <emph>მონაცემები - დახარისხება - პარამეტრები</emph> tab </variable>"
+msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155308\n"
"help.text"
-msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph></variable>"
-msgstr "<variable id=\"dnftr\">არჩევა <emph>მონაცემები - ფილტრი</emph></variable>"
+msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148646\n"
"help.text"
-msgid "Choose <emph>Data - AutoFilter</emph>"
-msgstr "არჩევა <emph>მონაცემები - ფილტრი - ავტოფილტრი</emph>"
+msgid "Choose <emph>Data - AutoFilter</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151113\n"
"help.text"
-msgid "On Tools bar or Table Data bar, click"
-msgstr "დააწკაპუნეთ ხელსაწყოთა ან ცხრილის მონაცემთა ხაზზე"
+msgid "On <emph>Tools</emph> bar or <emph>Table Data</emph> bar, click"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1197,39 +1197,39 @@ msgctxt ""
"00000412.xhp\n"
"par_id3156278\n"
"help.text"
-msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph></variable>"
-msgstr "<variable id=\"dnfspz\">არჩევა <emph>მონაცემები - ფილტრი - გაფართოებული ფილტრი</emph></variable>"
+msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph> .</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153764\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label"
-msgstr "არჩევა <emph>მონაცემები - ფილტრი - სტანდარტული ფილტრი - დამატებით>></emph> button"
+msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155444\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label"
-msgstr "არჩევა <emph>მონაცემები - ფილტრი - გაფართოებული ფილტრი - დამატებით>></emph> ღილაკი"
+msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3156382\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Reset Filter</emph>"
-msgstr "არჩევა <emph>მონაცემები - ფილტრი - ავტოფილტრი</emph>"
+msgid "Choose <emph>Data - More Filters - Reset Filter</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155961\n"
"help.text"
-msgid "On Table Data bar, click <emph>Reset Filter/Sort</emph>"
+msgid "On <emph>Table Data</emph> bar, click <emph>Reset Filter/Sort</emph>."
msgstr ""
#: 00000412.xhp
@@ -1253,112 +1253,112 @@ msgctxt ""
"00000412.xhp\n"
"par_id3152778\n"
"help.text"
-msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph></variable>"
-msgstr "<variable id=\"dnaftas\">არჩევა <emph>მონაცემები - ფილტრი - ავტოფილტრის დამალვა</emph></variable>"
+msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3166424\n"
"help.text"
-msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph></variable>"
-msgstr "<variable id=\"dntegs\">არჩევა <emph>მონაცემები - ქვე-ჯამები</emph></variable>"
+msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154574\n"
"help.text"
-msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs</variable>"
-msgstr "<variable id=\"dntezd\">არჩევა <emph>მონაცემები - ქვე-ჯამები - 1, 2, 3 ჯგუფი</emph> ჩანართები </variable>"
+msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151277\n"
"help.text"
-msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab</variable>"
-msgstr "<variable id=\"dntopi\">არჩევა <emph>მონაცემები - ქვე-ჯამები - პარამეტრები</emph> tab </variable>"
+msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145133\n"
"help.text"
-msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph></variable>"
-msgstr "<variable id=\"datengueltig\">არჩევა <emph>მონაცემები - მართებულობის შემოწმება </emph></variable>"
+msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3152992\n"
"help.text"
-msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigwerte\">მენიუ <emph>მონაცემები - მართებულობის შემოწმება - კრიტერიუმი</emph> ჩანართი </variable>"
+msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150367\n"
"help.text"
-msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigeingabe\">არჩევა <emph>მონაცემები - მართებულობის შემოწმება - დახმარების შეტანა</emph> ჩანართი </variable>"
+msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154486\n"
"help.text"
-msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigfehler\">არჩევა <emph>მონაცემები - მართებულობის შემოწმება - შეცდომის გაფრთხილება</emph> tab </variable>"
+msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3146978\n"
"help.text"
-msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph></variable>"
-msgstr "<variable id=\"dnmfo\">არჩევა <emph>მონაცემები - რამოდენიმე ოპერაციები</emph></variable>"
+msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155809\n"
"help.text"
-msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph></variable>"
-msgstr "<variable id=\"dnksd\">არჩევა <emph>მონაცემები - გაერთიანება</emph></variable>"
+msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148701\n"
"help.text"
-msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph></variable>"
-msgstr "<variable id=\"dngld\">არჩევა <emph>მონაცემები - მონახაზი</emph></variable>"
+msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153815\n"
"help.text"
-msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph></variable>"
-msgstr "<variable id=\"dngda\">არჩევა <emph>მონაცემები - მონახაზი - დეტალების დამალვა</emph></variable>"
+msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3159223\n"
"help.text"
-msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph></variable>"
-msgstr "<variable id=\"dngde\">არჩევა <emph>მონაცემები - მონახაზი - დეტალების ჩვენება</emph></variable>"
+msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3146870\n"
"help.text"
-msgid "Choose <emph>Data - Group and Outline - Group</emph>"
-msgstr "არჩევა <emph>მონაცემები - მონახაზი - ჯგუფი</emph>"
+msgid "Choose <emph>Data - Group and Outline - Group</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1397,8 +1397,8 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146781\n"
"help.text"
-msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>"
-msgstr "არჩევა <emph>მონაცემები - მონახაზი - განჯგუფება</emph>"
+msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1437,96 +1437,96 @@ msgctxt ""
"00000412.xhp\n"
"par_id3153008\n"
"help.text"
-msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph></variable>"
-msgstr "<variable id=\"dnglagl\">არჩევა <emph>მონაცემები - მონახაზი - ავტომონახაზი</emph></variable>"
+msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154709\n"
"help.text"
-msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove</emph></variable>"
-msgstr "<variable id=\"dnglef\">არჩევა <emph>მონაცემები - მონახაზი - წაშლა</emph></variable>"
+msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove Outline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id1774346\n"
"help.text"
-msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables)</variable>"
-msgstr "<variable id=\"dngde\">არჩევა <emph>მონაცემები - მონახაზი - დეტალების ჩვენება</emph></variable>"
+msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables).</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155759\n"
"help.text"
-msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph></variable>"
-msgstr "<variable id=\"dndtpt\">არჩევა <emph>მონაცემები - DataPilot</emph></variable>"
+msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154625\n"
"help.text"
-msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph></variable>"
-msgstr "<variable id=\"dndtpt\">არჩევა <emph>მონაცემები - DataPilot</emph></variable>"
+msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3147558\n"
"help.text"
-msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
-msgstr "<variable id=\"dndq\">არჩევა <emph>მონაცემები - DataPilot - დაწყება</emph>, არჩეული წყაროს დიალოგში პარამეტრის არჩევა <emph>მონაცემთა წყარო რეგისტრირებულია $[officename]-ში</emph>. </variable>"
+msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153297\n"
"help.text"
-msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Current selection</emph>."
-msgstr "Choose <emph>მონაცემები - DataPilot - დაწყება</emph>, არჩეული წყაროს დიალოგში პარამეტრის არჩევა <emph>მიმდინარე მონიშვნა</emph>."
+msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Current selection</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145118\n"
"help.text"
-msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
-msgstr "არჩევა<emph>მონაცემები - DataPilot - დაწყება</emph>, არჩეული წყაროს დიალოგში პარამეტრის არჩევა <emph>მონაცემთა წყარო რეგისტრირებულია $[officename]-ში</emph>, დააწკაპუნეთ <emph>კარგი</emph> დასანახად <emph>მონიშნეთ მონაცემთა წყარო</emph> დიალოგი."
+msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153294\n"
"help.text"
-msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph></variable>"
-msgstr "<variable id=\"dndpak\">არჩევა <emph>მონაცემები - DataPilot - განახლება</emph></variable>"
+msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151344\n"
"help.text"
-msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph></variable>"
-msgstr "<variable id=\"dndploe\">არჩევა <emph>მონაცემები - DataPilot - წაშლა</emph></variable>"
+msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150397\n"
"help.text"
-msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph></variable>"
-msgstr "<variable id=\"dndakt\">არჩევა <emph>მონაცემები - განახლების არეალი</emph></variable>"
+msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_idN10B8F\n"
"help.text"
-msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph></variable>"
-msgstr "<variable id=\"grouping\">არჩევა <emph>მონაცემები - მონახაზი - ჯგუფი</emph></variable>"
+msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
@@ -1549,7 +1549,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162106567373\n"
"help.text"
-msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph> </variable>"
+msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1557,7 +1557,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162109048207\n"
"help.text"
-msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph></variable>"
+msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1565,7 +1565,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162107055028\n"
"help.text"
-msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph></variable>"
+msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1573,7 +1573,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162109126013\n"
"help.text"
-msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph></variable>"
+msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1581,7 +1581,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3149095\n"
"help.text"
-msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph></variable>"
+msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1589,7 +1589,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3149398\n"
"help.text"
-msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph></variable>"
+msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1597,7 +1597,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3150084\n"
"help.text"
-msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph></variable>"
+msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1605,7 +1605,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3153093\n"
"help.text"
-msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph></variable>"
+msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1613,7 +1613,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3153191\n"
"help.text"
-msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph></variable>"
+msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1621,5 +1621,5 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3145645\n"
"help.text"
-msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph></variable>"
+msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph>.</variable>"
msgstr ""
diff --git a/source/ka/helpcontent2/source/text/scalc/02.po b/source/ka/helpcontent2/source/text/scalc/02.po
index 6647e4b84c9..1809b660328 100644
--- a/source/ka/helpcontent2/source/text/scalc/02.po
+++ b/source/ka/helpcontent2/source/text/scalc/02.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-05-12 14:35+0200\n"
-"PO-Revision-Date: 2013-06-16 10:21+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:03+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ka\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1371378093.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196990.000000\n"
#: 02130000.xhp
msgctxt ""
@@ -45,8 +45,8 @@ msgctxt ""
"02130000.xhp\n"
"par_id3155267\n"
"help.text"
-msgid "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">ხატულა</alt></image>"
+msgid "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Currency Number Format Icon</alt></image>"
+msgstr ""
#: 02130000.xhp
msgctxt ""
@@ -61,8 +61,8 @@ msgctxt ""
"02130000.xhp\n"
"par_id3146776\n"
"help.text"
-msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cell - Numbers\">Format - Cell - Numbers</link>."
-msgstr "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cell - Numbers\">ფორმატი - უჯრა - რიცხვები</link>"
+msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cells - Numbers\">Format - Cells - Numbers</link>."
+msgstr ""
#: 02140000.xhp
msgctxt ""
diff --git a/source/ka/helpcontent2/source/text/scalc/06.po b/source/ka/helpcontent2/source/text/scalc/06.po
index 81a6dccd3aa..457bf1c1866 100644
--- a/source/ka/helpcontent2/source/text/scalc/06.po
+++ b/source/ka/helpcontent2/source/text/scalc/06.po
@@ -3,15 +3,18 @@ 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-06-14 17:23+0200\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-04-24 11:43+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: ka\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1524570197.000000\n"
#: calcsamplefiles.xhp
msgctxt ""
@@ -20,35 +23,3 @@ msgctxt ""
"help.text"
msgid "Calc Sample Files"
msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521663319917\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/imtrigon.ods\" id=\"ods_id61521568603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521663319918\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/trigon.ods\" id=\"ods_id61521548603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521563314918\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/pivot.ods\" id=\"ods_id61521547603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id721528312694192\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/functions_ifs.ods\" id=\"ods_id61521547603534\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
diff --git a/source/ka/helpcontent2/source/text/scalc/guide.po b/source/ka/helpcontent2/source/text/scalc/guide.po
index d03cc9ad05e..034ab2a6a8b 100644
--- a/source/ka/helpcontent2/source/text/scalc/guide.po
+++ b/source/ka/helpcontent2/source/text/scalc/guide.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-31 14:10+0200\n"
-"PO-Revision-Date: 2016-07-06 07:23+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:03+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ka\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1467789795.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196990.000000\n"
#: address_auto.xhp
msgctxt ""
@@ -3709,7 +3709,7 @@ msgctxt ""
"database_filter.xhp\n"
"par_idN10693\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - Standard Filter</item>."
+msgid "Choose <item type=\"menuitem\">Data - More Filters - Standard Filter</item>."
msgstr ""
#: database_filter.xhp
@@ -3765,7 +3765,7 @@ msgctxt ""
"database_filter.xhp\n"
"par_id3154944\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - AutoFilter</item>."
+msgid "Choose <item type=\"menuitem\">Data - AutoFilter</item>."
msgstr ""
#: database_filter.xhp
diff --git a/source/ka/helpcontent2/source/text/shared.po b/source/ka/helpcontent2/source/text/shared.po
index 9f5fcef240c..c8e3b936451 100644
--- a/source/ka/helpcontent2/source/text/shared.po
+++ b/source/ka/helpcontent2/source/text/shared.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: 2016-05-02 12:35+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:03+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ka\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1462192522.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196991.000000\n"
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -2013,5 +2013,5 @@ msgctxt ""
"need_help.xhp\n"
"hd_id1000010\n"
"help.text"
-msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"http://documentation.libreoffice.org/en/join-community/update-help-contents\">web page on writing Help contents</link>."
+msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"https://documentation.libreoffice.org/en/join-community/update-help-contents\"><emph>web page on writing Help contents</emph></link>."
msgstr ""
diff --git a/source/ka/helpcontent2/source/text/shared/00.po b/source/ka/helpcontent2/source/text/shared/00.po
index 1b110bde2da..ed38d28351f 100644
--- a/source/ka/helpcontent2/source/text/shared/00.po
+++ b/source/ka/helpcontent2/source/text/shared/00.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-10-21 20:57+0200\n"
-"PO-Revision-Date: 2016-05-24 15:16+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:03+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ka\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1464102993.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196991.000000\n"
#: 00000001.xhp
msgctxt ""
@@ -6221,7 +6221,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id621525017637963\n"
"help.text"
-msgid "Choose <emph>File - Export as EPUB</emph>."
+msgid "Choose <emph>File - Export As - Export as EPUB</emph>."
msgstr ""
#: 00000401.xhp
@@ -7197,7 +7197,7 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1091B\n"
"help.text"
-msgid "<variable id=\"grid\">Choose <emph>View - Grid</emph> (Impress or Draw).</variable>"
+msgid "<variable id=\"grid\">Choose <emph>View - Grid and Helplines</emph> (Impress or Draw).</variable>"
msgstr ""
#: 00000403.xhp
@@ -7205,7 +7205,7 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1092E\n"
"help.text"
-msgid "<variable id=\"guides\">Choose <emph>View - Snap Lines</emph> (Impress or Draw).</variable>"
+msgid "<variable id=\"guides\">Choose <emph>View - Snap Guides</emph> (Impress or Draw).</variable>"
msgstr ""
#: 00000404.xhp
@@ -7861,7 +7861,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id9988402\n"
"help.text"
-msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Updates</emph> button.</variable>"
+msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Check for Updates</emph> button.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8075,14 +8075,6 @@ msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
-"par_id3150032\n"
-"help.text"
-msgid "<variable id=\"arbeit\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Memory</emph>.</variable>"
-msgstr ""
-
-#: 00000406.xhp
-msgctxt ""
-"00000406.xhp\n"
"par_id3159153\n"
"help.text"
msgid "<variable id=\"ansicht\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - View</emph>.</variable>"
@@ -11045,7 +11037,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id366527\n"
"help.text"
-msgid "Choose <emph>Format - Object - Line</emph> (Writer)."
+msgid "Choose <emph>Format - Text Box and Shape - Line</emph> (Writer)."
msgstr ""
#: 00040502.xhp
@@ -11053,7 +11045,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id3835261\n"
"help.text"
-msgid "Choose <emph>Format - Graphic - Line</emph> (Calc)."
+msgid "Choose <emph>Format - Object - Line</emph> (Calc)."
msgstr ""
#: 00040502.xhp
@@ -11085,7 +11077,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id3154285\n"
"help.text"
-msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Object - </emph></caseinline><caseinline select=\"CALC\"><emph>Graphic - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
+msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Text Box and Shape - </emph></caseinline><caseinline select=\"CALC\"><emph>Object - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
msgstr ""
#: 00040502.xhp
diff --git a/source/ka/helpcontent2/source/text/shared/01.po b/source/ka/helpcontent2/source/text/shared/01.po
index 9e9b256940e..6fd1e11e796 100644
--- a/source/ka/helpcontent2/source/text/shared/01.po
+++ b/source/ka/helpcontent2/source/text/shared/01.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2016-07-06 07:33+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:03+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ka\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1467790417.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196993.000000\n"
#: 01010000.xhp
msgctxt ""
@@ -33637,7 +33637,7 @@ msgctxt ""
"06130000.xhp\n"
"par_id3153748\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Runs or saves the current macro.</ahelp>"
msgstr ""
#: 06130000.xhp
@@ -40771,14 +40771,6 @@ msgstr ""
#: ref_epub_export.xhp
msgctxt ""
"ref_epub_export.xhp\n"
-"par_id701525003241759\n"
-"help.text"
-msgid "<embedvar href=\"text/shared/00/00000002.xhp#epubv\" markup=\"keep\"/>"
-msgstr ""
-
-#: ref_epub_export.xhp
-msgctxt ""
-"ref_epub_export.xhp\n"
"par_id19921\n"
"help.text"
msgid "<image id=\"img_id22170\" src=\"media/screenshots/modules/swriter/ui/exportepub/EPubDialog.png\" localize=\"true\" width=\"664px\" height=\"482px\"><alt id=\"alt_id59843\">EPUB dialog box</alt></image>"
@@ -40925,7 +40917,7 @@ msgctxt ""
"ref_epub_export.xhp\n"
"par_id971525023515891\n"
"help.text"
-msgid "For custom metadata, you must provide a file with same name as the original filename and with extension as \".xmp\". The provided metadata will override the the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type=\"literal\">MyText.xmp</item>."
+msgid "For custom metadata, you must provide a file with same name as the original filename and with extension as \".xmp\". The provided metadata will override the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type=\"literal\">MyText.xmp</item>."
msgstr ""
#: ref_epub_export.xhp
diff --git a/source/ka/helpcontent2/source/text/shared/guide.po b/source/ka/helpcontent2/source/text/shared/guide.po
index 4387560459a..71626690daf 100644
--- a/source/ka/helpcontent2/source/text/shared/guide.po
+++ b/source/ka/helpcontent2/source/text/shared/guide.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2016-07-06 07:41+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:03+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ka\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1467790917.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196995.000000\n"
#: aaa_start.xhp
msgctxt ""
@@ -8829,7 +8829,7 @@ msgctxt ""
"gallery_insert.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by selecting <emph>Tools - Gallery</emph>."
+msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by choosing <emph>Insert - Media - Gallery</emph>."
msgstr ""
#: gallery_insert.xhp
diff --git a/source/ka/helpcontent2/source/text/shared/optionen.po b/source/ka/helpcontent2/source/text/shared/optionen.po
index a636c0f4baa..44057b8a28b 100644
--- a/source/ka/helpcontent2/source/text/shared/optionen.po
+++ b/source/ka/helpcontent2/source/text/shared/optionen.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2016-07-06 07:51+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:03+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ka\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1467791476.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196996.000000\n"
#: 01000000.xhp
msgctxt ""
@@ -267,6 +267,14 @@ msgstr "მომხმარებელთა ზოგი მონაცე
#: 01010100.xhp
msgctxt ""
"01010100.xhp\n"
+"par_id3153032\n"
+"help.text"
+msgid "User data is also used when commenting and in tracking changes mode, to identify comments/edits author; and to mark last edit position in document, so that when author opens the document later, it opens at the last edit position."
+msgstr ""
+
+#: 01010100.xhp
+msgctxt ""
+"01010100.xhp\n"
"hd_id3147653\n"
"help.text"
msgid "Address"
@@ -14741,7 +14749,7 @@ msgctxt ""
"opencl.xhp\n"
"par_id5293741\n"
"help.text"
-msgid "for more information on OpenCL, visit <link href=\"http://www.khronos.org/opencl/\">the OpenCL site</link>"
+msgid "for more information on OpenCL, visit <link href=\"https://www.khronos.org/opencl/\">the OpenCL site</link>"
msgstr ""
#: persona_firefox.xhp
diff --git a/source/ka/helpcontent2/source/text/swriter/00.po b/source/ka/helpcontent2/source/text/swriter/00.po
index b1855c75a69..a48f9c57a54 100644
--- a/source/ka/helpcontent2/source/text/swriter/00.po
+++ b/source/ka/helpcontent2/source/text/swriter/00.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: 2016-05-24 16:21+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:03+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ka\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1464106909.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196997.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -37,7 +37,7 @@ msgctxt ""
"00000004.xhp\n"
"par_id3150253\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\"><alt id=\"alt_id3145389\">Icon</alt></image>"
+msgid "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145389\">Wrap Off Icon</alt></image>"
msgstr ""
#: 00000004.xhp
@@ -53,7 +53,7 @@ msgctxt ""
"00000004.xhp\n"
"par_id3156397\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\"><alt id=\"alt_id3149048\">Icon</alt></image>"
+msgid "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149048\">Wrap On Icon</alt></image>"
msgstr ""
#: 00000004.xhp
@@ -69,7 +69,7 @@ msgctxt ""
"00000004.xhp\n"
"par_id3154558\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\"><alt id=\"alt_id3152999\">Icon</alt></image>"
+msgid "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152999\">Wrap Through Icon</alt></image>"
msgstr ""
#: 00000004.xhp
@@ -85,7 +85,7 @@ msgctxt ""
"00000004.xhp\n"
"par_id3148773\n"
"help.text"
-msgid "<image src=\"res/sc06301.png\" id=\"img_id3149026\"><alt id=\"alt_id3149026\">Icon</alt></image>"
+msgid "<image src=\"res/sc06301.png\" id=\"img_id3149026\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149026\">Jump to Previous Script Icon</alt></image>"
msgstr ""
#: 00000004.xhp
@@ -101,7 +101,7 @@ msgctxt ""
"00000004.xhp\n"
"par_id3151265\n"
"help.text"
-msgid "<image src=\"res/sc06300.png\" id=\"img_id3151272\"><alt id=\"alt_id3151272\">Icon</alt></image>"
+msgid "<image src=\"res/sc06300.png\" id=\"img_id3151272\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151272\"> Jump to Next Script Icon</alt></image>"
msgstr ""
#: 00000004.xhp
@@ -381,8 +381,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3154763\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -397,8 +397,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3151387\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -413,8 +413,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3145823\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -429,7 +429,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150932\n"
"help.text"
-msgid "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\"><alt id=\"alt_id3150502\">Icon</alt></image>"
+msgid "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150502\">Formatting Marks Icon</alt></image>"
msgstr ""
#: 00000403.xhp
@@ -461,7 +461,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150765\n"
"help.text"
-msgid "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\"><alt id=\"alt_id3147572\">Icon</alt></image>"
+msgid "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147572\">Web Icon</alt></image>"
msgstr ""
#: 00000403.xhp
@@ -2461,7 +2461,7 @@ msgctxt ""
"stylesmenu.xhp\n"
"par_id941529884998705\n"
"help.text"
-msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles</emph></variable>."
+msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles...</emph></variable>."
msgstr ""
#: stylesmenu.xhp
diff --git a/source/ka/sc/messages.po b/source/ka/sc/messages.po
index 9bd59d6997a..081f7f3e3f3 100644
--- a/source/ka/sc/messages.po
+++ b/source/ka/sc/messages.po
@@ -4,14 +4,17 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2018-11-12 11:56+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: ka\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542023760.000000\n"
#: sc/inc/compiler.hrc:27
msgctxt "RID_FUNCTION_CATEGORIES"
@@ -729,7 +732,6 @@ msgctxt "STR_SELCOUNT_ROWARG"
msgid "$1 row"
msgid_plural "$1 rows"
msgstr[0] ""
-msgstr[1] ""
#. To translators: STR_SELCOUNT_COLARG is $1 of STR_SELCOUNT. $1 of STR_SELCOUNT_ROWARG is number of columns
#: sc/inc/globstr.hrc:165
@@ -737,7 +739,6 @@ msgctxt "STR_SELCOUNT_COLARG"
msgid "$1 column"
msgid_plural "$1 columns"
msgstr[0] ""
-msgstr[1] ""
#: sc/inc/globstr.hrc:166
msgctxt "STR_FILTER_SELCOUNT"
@@ -1496,7 +1497,6 @@ msgctxt "STR_SCATTR_PAGE_SCALE_PAGES"
msgid "One page"
msgid_plural "%1 pages"
msgstr[0] ""
-msgstr[1] ""
#: sc/inc/globstr.hrc:324
msgctxt "STR_SCATTR_PAGE_SCALE_AUTO"
@@ -14013,7 +14013,6 @@ msgctxt "SCSTR_TOTAL"
msgid "One result found"
msgid_plural "%1 results found"
msgstr[0] ""
-msgstr[1] ""
#: sc/inc/strings.hrc:54
msgctxt "SCSTR_SKIPPED"
diff --git a/source/ka/svtools/messages.po b/source/ka/svtools/messages.po
index 44aede4029c..893dbae4e14 100644
--- a/source/ka/svtools/messages.po
+++ b/source/ka/svtools/messages.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:39+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: ka\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195596.000000\n"
#: include/svtools/strings.hrc:25
msgctxt "STR_UNDO"
@@ -1537,7 +1540,7 @@ msgstr ""
#: include/svtools/strings.hrc:360
msgctxt "STR_DESCRIPTION_MYTHES"
-msgid "Mythes Thesaurus"
+msgid "MyThes Thesaurus"
msgstr ""
#: include/svtools/strings.hrc:361
diff --git a/source/ka/sw/messages.po b/source/ka/sw/messages.po
index 1010014ad78..d8ab9a215b4 100644
--- a/source/ka/sw/messages.po
+++ b/source/ka/sw/messages.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:39+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: ka\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195596.000000\n"
#: sw/inc/app.hrc:29
#, fuzzy
@@ -2755,14 +2758,12 @@ msgctxt "STR_UNDO_TABS"
msgid "One tab"
msgid_plural "$1 tabs"
msgstr[0] ""
-msgstr[1] ""
#: sw/inc/strings.hrc:469
msgctxt "STR_UNDO_NLS"
msgid "One line break"
msgid_plural "$1 line breaks"
msgstr[0] ""
-msgstr[1] ""
#: sw/inc/strings.hrc:470
msgctxt "STR_UNDO_PAGEBREAKS"
@@ -7082,7 +7083,12 @@ msgctxt "asciifilterdialog|lf"
msgid "_LF"
msgstr "_LF"
-#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:264
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:258
+msgctxt "asciifilterdialog|includebom"
+msgid "Include byte-order-mark"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:280
msgctxt "asciifilterdialog|label1"
msgid "Properties"
msgstr "თვისებები"
diff --git a/source/ka/swext/mediawiki/help.po b/source/ka/swext/mediawiki/help.po
index d30fc00c3e8..985e8d33239 100644
--- a/source/ka/swext/mediawiki/help.po
+++ b/source/ka/swext/mediawiki/help.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2013-05-27 09:49+0000\n"
+"POT-Creation-Date: 2018-11-15 13:53+0100\n"
+"PO-Revision-Date: 2018-11-12 11:56+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ka\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1369648164.000000\n"
+"X-POOTLE-MTIME: 1542023765.000000\n"
#: help.tree
msgctxt ""
@@ -93,7 +93,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id7387615\n"
"help.text"
-msgid "A wiki account on a supported <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
+msgid "A wiki account on a supported <link href=\"https://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
msgstr ""
#: wiki.xhp
@@ -149,7 +149,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id368968\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Options</link> dialog, click Add."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\"><emph>Options</emph></link> dialog, click <emph>Add</emph>."
msgstr ""
#: wiki.xhp
@@ -157,7 +157,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id6962187\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> dialog, enter the account information for the wiki."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\"><emph>MediaWiki</emph></link> dialog, enter the account information for the wiki."
msgstr ""
#: wiki.xhp
@@ -165,7 +165,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id5328836\n"
"help.text"
-msgid "In the URL text box, enter the address of a wiki that you want to connect to."
+msgid "In the <emph>URL</emph> text box, enter the address of a wiki that you want to connect to."
msgstr ""
#: wiki.xhp
@@ -181,7 +181,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id5906552\n"
"help.text"
-msgid "In the Username box, enter your user ID for your wiki account."
+msgid "In the <emph>Username</emph> box, enter your user ID for your wiki account."
msgstr ""
#: wiki.xhp
@@ -197,7 +197,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id8869594\n"
"help.text"
-msgid "In the Password box, enter the password for your wiki account, then click OK."
+msgid "In the Password box, enter the password for your wiki account, then click <emph>OK</emph>."
msgstr ""
#: wiki.xhp
@@ -245,7 +245,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id228278\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Send to MediaWiki</link> dialog, specify the settings for your entry."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\"><emph>Send to MediaWiki</emph></link> dialog, specify the settings for your entry."
msgstr ""
#: wiki.xhp
diff --git a/source/kab/cui/messages.po b/source/kab/cui/messages.po
index 965f44ccc78..cad3d427abc 100644
--- a/source/kab/cui/messages.po
+++ b/source/kab/cui/messages.po
@@ -3,17 +3,17 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2018-11-10 10:40+0000\n"
-"Last-Translator: Muḥend Velqasem <belkacem77@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:21+0100\n"
+"PO-Revision-Date: 2018-11-14 11:40+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: kab\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1541846416.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195602.000000\n"
#: cui/inc/strings.hrc:24
msgctxt "RID_SVXSTR_KEY_CONFIG_DIR"
@@ -1557,141 +1557,136 @@ msgid "Dimension line"
msgstr "Tasekta n izirig"
#: cui/inc/strings.hrc:365
-msgctxt "RID_SVXSTR_LOAD_ERROR"
-msgid "The selected module could not be loaded."
-msgstr "Azegrir yettwafernen ur izmir ara ad-yali."
-
-#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_STARTQUOTE"
msgid "Start Quote"
msgstr "Taskart taldayt"
-#: cui/inc/strings.hrc:367
+#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_ENDQUOTE"
msgid "End Quote"
msgstr "Taskart tumdilt"
-#: cui/inc/strings.hrc:369
+#: cui/inc/strings.hrc:368
msgctxt "RID_SVXSTR_SELECTEDPERSONA"
msgid "Selected Theme: "
msgstr "Asentel yettwafernen: "
-#: cui/inc/strings.hrc:370
+#: cui/inc/strings.hrc:369
msgctxt "RID_SVXSTR_SEARCHING"
msgid "Searching, please wait..."
msgstr "Anadi, ma ulac aɣilif arǧu..."
-#: cui/inc/strings.hrc:371
+#: cui/inc/strings.hrc:370
msgctxt "RID_SVXSTR_SEARCHERROR"
msgid "Cannot open %1, please try again later."
msgstr "Ur yezmir ara ad yeldi %1, ma ulac aɣilif ɛreḍ tikelt nniden ticki."
-#: cui/inc/strings.hrc:372
+#: cui/inc/strings.hrc:371
msgctxt "RID_SVXSTR_NORESULTS"
msgid "No results found."
msgstr "Ulac agmuḍ."
-#: cui/inc/strings.hrc:373
+#: cui/inc/strings.hrc:372
msgctxt "RID_SVXSTR_APPLYPERSONA"
msgid "Applying Theme..."
msgstr "Asnas n usentel..."
-#: cui/inc/strings.hrc:374
+#: cui/inc/strings.hrc:373
msgctxt "RID_SVXSTR_INVALIDPERSONAURL"
msgid "Please enter a valid theme address or a search term."
msgstr "tttxil-k sekcem tansa n usentel ameɣtu neɣ awal n unadi."
-#: cui/inc/strings.hrc:376
+#: cui/inc/strings.hrc:375
msgctxt "RID_SVXSTR_TABLE_PRESET_NONE"
msgid "Set No Borders"
msgstr "Ur sbadu ara iran"
-#: cui/inc/strings.hrc:377
+#: cui/inc/strings.hrc:376
msgctxt "RID_SVXSTR_TABLE_PRESET_ONLYOUTER"
msgid "Set Outer Border Only"
msgstr "Sbadu ḥaca iri n berra"
-#: cui/inc/strings.hrc:378
+#: cui/inc/strings.hrc:377
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERHORI"
msgid "Set Outer Border and Horizontal Lines"
msgstr "Sbadu iri n berra aked ijerriḍen iglawanen"
-#: cui/inc/strings.hrc:379
+#: cui/inc/strings.hrc:378
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERALL"
msgid "Set Outer Border and All Inner Lines"
msgstr "Sbadu iri n daxel aked ijerriḍen merra n daxel"
-#: cui/inc/strings.hrc:380
+#: cui/inc/strings.hrc:379
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERINNER"
msgid "Set Outer Border Without Changing Inner Lines"
msgstr "Sbadu iri n berra war ma tbeddeleḍ ijerriḍen n daxel"
-#: cui/inc/strings.hrc:381
+#: cui/inc/strings.hrc:380
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONAL"
msgid "Set Diagonal Lines Only"
msgstr "Sbadu ḥaca ijerriḍen ubdisen"
-#: cui/inc/strings.hrc:382
+#: cui/inc/strings.hrc:381
msgctxt "RID_SVXSTR_PARA_PRESET_ALL"
msgid "Set All Four Borders"
msgstr "Sbadu kuẓ n yiran"
-#: cui/inc/strings.hrc:383
+#: cui/inc/strings.hrc:382
msgctxt "RID_SVXSTR_PARA_PRESET_LEFTRIGHT"
msgid "Set Left and Right Borders Only"
msgstr "Sbadu ḥaca iri azelmaḍ akked yiri ayefus"
-#: cui/inc/strings.hrc:384
+#: cui/inc/strings.hrc:383
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOM"
msgid "Set Top and Bottom Borders Only"
msgstr "Sbadu kan iri n ufella akked yiri n wadda"
-#: cui/inc/strings.hrc:385
+#: cui/inc/strings.hrc:384
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYLEFT"
msgid "Set Left Border Only"
msgstr "Sbadu ḥaca iri azelmaḍ"
-#: cui/inc/strings.hrc:386
+#: cui/inc/strings.hrc:385
msgctxt "RID_SVXSTR_HOR_PRESET_ONLYHOR"
msgid "Set Top and Bottom Borders, and All Inner Lines"
msgstr "Sbadu iran n ufella aked yiran n wadda, akked izirigen igensanen"
-#: cui/inc/strings.hrc:387
+#: cui/inc/strings.hrc:386
msgctxt "RID_SVXSTR_VER_PRESET_ONLYVER"
msgid "Set Left and Right Borders, and All Inner Lines"
msgstr "Sbadu iri azelmaḍ aked yiri ayefus, akked ijerriḍen n daxel merra"
-#: cui/inc/strings.hrc:388
+#: cui/inc/strings.hrc:387
msgctxt "RID_SVXSTR_SHADOW_STYLE_NONE"
msgid "No Shadow"
msgstr "Ulac tili"
-#: cui/inc/strings.hrc:389
+#: cui/inc/strings.hrc:388
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMRIGHT"
msgid "Cast Shadow to Bottom Right"
msgstr "Senẓer tili uksar ɣer yefus"
-#: cui/inc/strings.hrc:390
+#: cui/inc/strings.hrc:389
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPRIGHT"
msgid "Cast Shadow to Top Right"
msgstr "Senẓer uksawen ɣer yefus"
-#: cui/inc/strings.hrc:391
+#: cui/inc/strings.hrc:390
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMLEFT"
msgid "Cast Shadow to Bottom Left"
msgstr "Senẓer tili ukessar ɣer zelmaḍ"
-#: cui/inc/strings.hrc:392
+#: cui/inc/strings.hrc:391
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPLEFT"
msgid "Cast Shadow to Top Left"
msgstr "Senẓer tili uksawen ɣer zelmaḍ"
-#: cui/inc/strings.hrc:393
+#: cui/inc/strings.hrc:392
msgctxt "RID_SVXSTR_SIGNATURELINE_SIGNED_BY"
msgid "Signed by: %1"
msgstr "Ittuzmel sɣur: %1"
-#: cui/inc/strings.hrc:394
+#: cui/inc/strings.hrc:393
msgctxt "RID_SVXSTR_OPENCL_RESTART"
msgid "For the OpenCL changes to take effect, %PRODUCTNAME must be restarted."
msgstr "Iwakken ad ddun ibeddilen di OpenCL, %PRODUCTNAME isefk ad ikker tikkelt-nniḍen."
@@ -10667,22 +10662,43 @@ msgctxt "signsignatureline|btn_select_certificate"
msgid "Select Certificate"
msgstr "Fren aselkin"
-#: cui/uiconfig/ui/signsignatureline.ui:168
+#. Name of the signer
+#: cui/uiconfig/ui/signsignatureline.ui:166
+msgctxt "signsignatureline|label_name"
+msgid "or"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:175
+msgctxt "signsignatureline|btn_load_image"
+msgid "Use Signature Image"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:190
+msgctxt "signsignatureline|btn_clear_image"
+msgid "Clear"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:206
+msgctxt "signsignatureline|label_image_dimensions"
+msgid "Best image size: 600 x 100 px"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:237
msgctxt "signsignatureline|label_sign"
msgid "Sign"
msgstr "Creḍ"
-#: cui/uiconfig/ui/signsignatureline.ui:205
+#: cui/uiconfig/ui/signsignatureline.ui:274
msgctxt "signsignatureline|label_add_comment"
msgid "Add comment:"
msgstr "Rnu awennit:"
-#: cui/uiconfig/ui/signsignatureline.ui:241
+#: cui/uiconfig/ui/signsignatureline.ui:310
msgctxt "signsignatureline|label_hint"
msgid "Instructions from the document creator:"
msgstr "Tinaḍin s ɣuṛ win i d-igan attaftar:"
-#: cui/uiconfig/ui/signsignatureline.ui:274
+#: cui/uiconfig/ui/signsignatureline.ui:343
msgctxt "signsignatureline|label_more"
msgid "More"
msgstr "Ugar"
diff --git a/source/kab/sc/messages.po b/source/kab/sc/messages.po
index 0ca44dbd057..a6e8e38d8f0 100644
--- a/source/kab/sc/messages.po
+++ b/source/kab/sc/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: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-09-07 13:23+0000\n"
-"Last-Translator: Yacine Bouklif <yacine_tizi2003@yahoo.fr>\n"
+"PO-Revision-Date: 2018-11-12 11:56+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: kab\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1536326582.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542023784.000000\n"
#: sc/inc/compiler.hrc:27
msgctxt "RID_FUNCTION_CATEGORIES"
@@ -727,7 +727,6 @@ msgctxt "STR_SELCOUNT_ROWARG"
msgid "$1 row"
msgid_plural "$1 rows"
msgstr[0] ""
-msgstr[1] ""
#. To translators: STR_SELCOUNT_COLARG is $1 of STR_SELCOUNT. $1 of STR_SELCOUNT_ROWARG is number of columns
#: sc/inc/globstr.hrc:165
@@ -735,7 +734,6 @@ msgctxt "STR_SELCOUNT_COLARG"
msgid "$1 column"
msgid_plural "$1 columns"
msgstr[0] ""
-msgstr[1] ""
#: sc/inc/globstr.hrc:166
msgctxt "STR_FILTER_SELCOUNT"
@@ -1499,7 +1497,6 @@ msgctxt "STR_SCATTR_PAGE_SCALE_PAGES"
msgid "One page"
msgid_plural "%1 pages"
msgstr[0] ""
-msgstr[1] ""
#: sc/inc/globstr.hrc:324
msgctxt "STR_SCATTR_PAGE_SCALE_AUTO"
@@ -13704,7 +13701,6 @@ msgctxt "SCSTR_TOTAL"
msgid "One result found"
msgid_plural "%1 results found"
msgstr[0] ""
-msgstr[1] ""
#: sc/inc/strings.hrc:54
msgctxt "SCSTR_SKIPPED"
diff --git a/source/kab/svtools/messages.po b/source/kab/svtools/messages.po
index 5cf2f11dd2d..d5c903d3344 100644
--- a/source/kab/svtools/messages.po
+++ b/source/kab/svtools/messages.po
@@ -3,17 +3,17 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: 2018-09-07 13:25+0000\n"
-"Last-Translator: Yacine Bouklif <yacine_tizi2003@yahoo.fr>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:40+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: kab\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1536326718.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195603.000000\n"
#: include/svtools/strings.hrc:25
msgctxt "STR_UNDO"
@@ -1533,10 +1533,9 @@ msgid "Libhyphen Hyphenator"
msgstr ""
#: include/svtools/strings.hrc:360
-#, fuzzy
msgctxt "STR_DESCRIPTION_MYTHES"
-msgid "Mythes Thesaurus"
-msgstr "A~mawal..."
+msgid "MyThes Thesaurus"
+msgstr ""
#: include/svtools/strings.hrc:361
msgctxt "STR_DESCRIPTION_IGNOREALLLIST"
diff --git a/source/kab/sw/messages.po b/source/kab/sw/messages.po
index 255b8f9e1e3..928fa8a4622 100644
--- a/source/kab/sw/messages.po
+++ b/source/kab/sw/messages.po
@@ -3,15 +3,17 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 23:50+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-15 14:33+0100\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: kab\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1542195603.000000\n"
#: sw/inc/app.hrc:29
msgctxt "RID_PARAGRAPHSTYLEFAMILY"
@@ -2680,14 +2682,12 @@ msgctxt "STR_UNDO_TABS"
msgid "One tab"
msgid_plural "$1 tabs"
msgstr[0] ""
-msgstr[1] ""
#: sw/inc/strings.hrc:469
msgctxt "STR_UNDO_NLS"
msgid "One line break"
msgid_plural "$1 line breaks"
msgstr[0] ""
-msgstr[1] ""
#: sw/inc/strings.hrc:470
msgctxt "STR_UNDO_PAGEBREAKS"
@@ -6824,7 +6824,12 @@ msgctxt "asciifilterdialog|lf"
msgid "_LF"
msgstr "_LF"
-#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:264
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:258
+msgctxt "asciifilterdialog|includebom"
+msgid "Include byte-order-mark"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:280
msgctxt "asciifilterdialog|label1"
msgid "Properties"
msgstr "Tulmisin"
diff --git a/source/kab/swext/mediawiki/help.po b/source/kab/swext/mediawiki/help.po
index bb12944aeb6..9c7d346d492 100644
--- a/source/kab/swext/mediawiki/help.po
+++ b/source/kab/swext/mediawiki/help.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-07-03 18:23+0000\n"
-"Last-Translator: Yacine Bouklif <yacine_tizi2003@yahoo.fr>\n"
+"POT-Creation-Date: 2018-11-15 13:53+0100\n"
+"PO-Revision-Date: 2018-11-12 11:56+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: kab\n"
"MIME-Version: 1.0\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1530642186.000000\n"
+"X-POOTLE-MTIME: 1542023790.000000\n"
#: help.tree
msgctxt ""
@@ -92,8 +92,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id7387615\n"
"help.text"
-msgid "A wiki account on a supported <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
-msgstr "Amiḍan n uwiki ɣef uqeddac <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> yettwadehlen"
+msgid "A wiki account on a supported <link href=\"https://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -148,24 +148,24 @@ msgctxt ""
"wiki.xhp\n"
"par_id368968\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Options</link> dialog, click Add."
-msgstr "Di tnaka-agi n udiwenni <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Tinefrunin</link> Ssed ɣef Rnu."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\"><emph>Options</emph></link> dialog, click <emph>Add</emph>."
+msgstr ""
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"par_id6962187\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> dialog, enter the account information for the wiki."
-msgstr "Di tnakka n udiwenni <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link>, sekcem isalen n umiḍan n uwiki."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\"><emph>MediaWiki</emph></link> dialog, enter the account information for the wiki."
+msgstr ""
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"par_id5328836\n"
"help.text"
-msgid "In the URL text box, enter the address of a wiki that you want to connect to."
-msgstr "Di teɣzut n uḍris n URL, sekcem tansa n uwiki wuɣur tebɣiḍ ad teqqneḍ."
+msgid "In the <emph>URL</emph> text box, enter the address of a wiki that you want to connect to."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -180,8 +180,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id5906552\n"
"help.text"
-msgid "In the Username box, enter your user ID for your wiki account."
-msgstr "Di teɣzut isem n useqdac, sekcem ID n useqdac n umiḍan-inek n uwiki."
+msgid "In the <emph>Username</emph> box, enter your user ID for your wiki account."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -196,8 +196,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id8869594\n"
"help.text"
-msgid "In the Password box, enter the password for your wiki account, then click OK."
-msgstr "Di teɣzut Awal n uɛeddi, sekcem awal n uɛeddi n umiḍan-inek n uwiki, sakin ssed ɣef Ih."
+msgid "In the Password box, enter the password for your wiki account, then click <emph>OK</emph>."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -244,8 +244,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id228278\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Send to MediaWiki</link> dialog, specify the settings for your entry."
-msgstr "Di tnakka n udiwenni <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Azen ɣer MediaWiki</link>, mel iɣewwaren n usekcem-inek."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\"><emph>Send to MediaWiki</emph></link> dialog, specify the settings for your entry."
+msgstr ""
#: wiki.xhp
msgctxt ""
diff --git a/source/kk/cui/messages.po b/source/kk/cui/messages.po
index 7f87bcc45c8..7e06d4bc2ce 100644
--- a/source/kk/cui/messages.po
+++ b/source/kk/cui/messages.po
@@ -3,18 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2018-11-04 15:01+0000\n"
-"Last-Translator: Baurzhan Muftakhidinov <baurthefirst@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:21+0100\n"
+"PO-Revision-Date: 2018-11-14 11:40+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: kk\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=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1541343715.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195609.000000\n"
#: cui/inc/strings.hrc:24
msgctxt "RID_SVXSTR_KEY_CONFIG_DIR"
@@ -1558,141 +1558,136 @@ msgid "Dimension line"
msgstr "Өлшемдік сызық"
#: cui/inc/strings.hrc:365
-msgctxt "RID_SVXSTR_LOAD_ERROR"
-msgid "The selected module could not be loaded."
-msgstr "Таңдалған модульді жүктеу мүмкін емес."
-
-#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_STARTQUOTE"
msgid "Start Quote"
msgstr "Ашу тырнақшасы"
-#: cui/inc/strings.hrc:367
+#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_ENDQUOTE"
msgid "End Quote"
msgstr "Жабу тырнақшасы"
-#: cui/inc/strings.hrc:369
+#: cui/inc/strings.hrc:368
msgctxt "RID_SVXSTR_SELECTEDPERSONA"
msgid "Selected Theme: "
msgstr "Таңдалған тема: "
-#: cui/inc/strings.hrc:370
+#: cui/inc/strings.hrc:369
msgctxt "RID_SVXSTR_SEARCHING"
msgid "Searching, please wait..."
msgstr "Іздеу, күте тұрыңыз..."
-#: cui/inc/strings.hrc:371
+#: cui/inc/strings.hrc:370
msgctxt "RID_SVXSTR_SEARCHERROR"
msgid "Cannot open %1, please try again later."
msgstr "%1 ашу мүмкін емес, кейінірек қайталап көріңіз."
-#: cui/inc/strings.hrc:372
+#: cui/inc/strings.hrc:371
msgctxt "RID_SVXSTR_NORESULTS"
msgid "No results found."
msgstr "Нәтижелері жоқ."
-#: cui/inc/strings.hrc:373
+#: cui/inc/strings.hrc:372
msgctxt "RID_SVXSTR_APPLYPERSONA"
msgid "Applying Theme..."
msgstr "Теманы іске асыру..."
-#: cui/inc/strings.hrc:374
+#: cui/inc/strings.hrc:373
msgctxt "RID_SVXSTR_INVALIDPERSONAURL"
msgid "Please enter a valid theme address or a search term."
msgstr "Жарамды тема адресін немесе іздеу ұғымын енгізіңіз."
-#: cui/inc/strings.hrc:376
+#: cui/inc/strings.hrc:375
msgctxt "RID_SVXSTR_TABLE_PRESET_NONE"
msgid "Set No Borders"
msgstr "Шекарасыз етіп орнату"
-#: cui/inc/strings.hrc:377
+#: cui/inc/strings.hrc:376
msgctxt "RID_SVXSTR_TABLE_PRESET_ONLYOUTER"
msgid "Set Outer Border Only"
msgstr "Тек сыртқы шекараны орнату"
-#: cui/inc/strings.hrc:378
+#: cui/inc/strings.hrc:377
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERHORI"
msgid "Set Outer Border and Horizontal Lines"
msgstr "Тек сыртқы жақтау және горизонталды сызықтарды орнату"
-#: cui/inc/strings.hrc:379
+#: cui/inc/strings.hrc:378
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERALL"
msgid "Set Outer Border and All Inner Lines"
msgstr "Тек сыртқы шекара мен ішкі сызықтарды орнату"
-#: cui/inc/strings.hrc:380
+#: cui/inc/strings.hrc:379
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERINNER"
msgid "Set Outer Border Without Changing Inner Lines"
msgstr "Сыртқы шекараны ішкі сызықтарды өзгертпей орнату"
-#: cui/inc/strings.hrc:381
+#: cui/inc/strings.hrc:380
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONAL"
msgid "Set Diagonal Lines Only"
msgstr "Тек диагональдық сызықтарды орнату"
-#: cui/inc/strings.hrc:382
+#: cui/inc/strings.hrc:381
msgctxt "RID_SVXSTR_PARA_PRESET_ALL"
msgid "Set All Four Borders"
msgstr "Барлық шекараларды орнату"
-#: cui/inc/strings.hrc:383
+#: cui/inc/strings.hrc:382
msgctxt "RID_SVXSTR_PARA_PRESET_LEFTRIGHT"
msgid "Set Left and Right Borders Only"
msgstr "Тек сол мен оң жақ шекараларын орнату"
-#: cui/inc/strings.hrc:384
+#: cui/inc/strings.hrc:383
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOM"
msgid "Set Top and Bottom Borders Only"
msgstr "Тек үстіңгі мен астыңғы шекараларын орнату"
-#: cui/inc/strings.hrc:385
+#: cui/inc/strings.hrc:384
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYLEFT"
msgid "Set Left Border Only"
msgstr "Тек сол жақ шекарасын орнату"
-#: cui/inc/strings.hrc:386
+#: cui/inc/strings.hrc:385
msgctxt "RID_SVXSTR_HOR_PRESET_ONLYHOR"
msgid "Set Top and Bottom Borders, and All Inner Lines"
msgstr "Үстіңгі және астыңғы шекаралар, және барлық ішкі сызықтарды орнату"
-#: cui/inc/strings.hrc:387
+#: cui/inc/strings.hrc:386
msgctxt "RID_SVXSTR_VER_PRESET_ONLYVER"
msgid "Set Left and Right Borders, and All Inner Lines"
msgstr "Сол және оң жақ шекаралары, және барлық ішкі сызықтарды орнату"
-#: cui/inc/strings.hrc:388
+#: cui/inc/strings.hrc:387
msgctxt "RID_SVXSTR_SHADOW_STYLE_NONE"
msgid "No Shadow"
msgstr "Көлеңкесіз"
-#: cui/inc/strings.hrc:389
+#: cui/inc/strings.hrc:388
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMRIGHT"
msgid "Cast Shadow to Bottom Right"
msgstr "Көлеңке астыңғы оң жаққа түседі"
-#: cui/inc/strings.hrc:390
+#: cui/inc/strings.hrc:389
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPRIGHT"
msgid "Cast Shadow to Top Right"
msgstr "Көлеңке үстіңгі оң жаққа түседі"
-#: cui/inc/strings.hrc:391
+#: cui/inc/strings.hrc:390
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMLEFT"
msgid "Cast Shadow to Bottom Left"
msgstr "Көлеңке астыңғы сол жаққа түседі"
-#: cui/inc/strings.hrc:392
+#: cui/inc/strings.hrc:391
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPLEFT"
msgid "Cast Shadow to Top Left"
msgstr "Көлеңке үстіңгі сол жаққа түседі"
-#: cui/inc/strings.hrc:393
+#: cui/inc/strings.hrc:392
msgctxt "RID_SVXSTR_SIGNATURELINE_SIGNED_BY"
msgid "Signed by: %1"
msgstr "Қолтаңбаны қойған: %1"
-#: cui/inc/strings.hrc:394
+#: cui/inc/strings.hrc:393
msgctxt "RID_SVXSTR_OPENCL_RESTART"
msgid "For the OpenCL changes to take effect, %PRODUCTNAME must be restarted."
msgstr "OpenCL өзгерістері іске асуы үшін, %PRODUCTNAME өнімін қайта іске қосу керек."
@@ -10668,22 +10663,43 @@ msgctxt "signsignatureline|btn_select_certificate"
msgid "Select Certificate"
msgstr "Сертификатты таңдау"
-#: cui/uiconfig/ui/signsignatureline.ui:168
+#. Name of the signer
+#: cui/uiconfig/ui/signsignatureline.ui:166
+msgctxt "signsignatureline|label_name"
+msgid "or"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:175
+msgctxt "signsignatureline|btn_load_image"
+msgid "Use Signature Image"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:190
+msgctxt "signsignatureline|btn_clear_image"
+msgid "Clear"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:206
+msgctxt "signsignatureline|label_image_dimensions"
+msgid "Best image size: 600 x 100 px"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:237
msgctxt "signsignatureline|label_sign"
msgid "Sign"
msgstr "Қолтаңбалау"
-#: cui/uiconfig/ui/signsignatureline.ui:205
+#: cui/uiconfig/ui/signsignatureline.ui:274
msgctxt "signsignatureline|label_add_comment"
msgid "Add comment:"
msgstr "Түсіндірме қосу:"
-#: cui/uiconfig/ui/signsignatureline.ui:241
+#: cui/uiconfig/ui/signsignatureline.ui:310
msgctxt "signsignatureline|label_hint"
msgid "Instructions from the document creator:"
msgstr "Құжат жасаушыдан нұсқаулықтар:"
-#: cui/uiconfig/ui/signsignatureline.ui:274
+#: cui/uiconfig/ui/signsignatureline.ui:343
msgctxt "signsignatureline|label_more"
msgid "More"
msgstr "Көбірек"
diff --git a/source/kk/dictionaries/ru_RU/dialog.po b/source/kk/dictionaries/ru_RU/dialog.po
index cdd4e3f899a..31601489769 100644
--- a/source/kk/dictionaries/ru_RU/dialog.po
+++ b/source/kk/dictionaries/ru_RU/dialog.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: 2013-11-07 23:07+0000\n"
+"PO-Revision-Date: 2018-11-13 02:05+0000\n"
"Last-Translator: Baurzhan Muftakhidinov <baurthefirst@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: kk\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1383865634.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542074720.000000\n"
#: ru_RU_en_US.properties
msgctxt ""
@@ -94,7 +94,7 @@ msgctxt ""
"typographica\n"
"property.text"
msgid "Typographical"
-msgstr ""
+msgstr "Типографикалық"
#: ru_RU_en_US.properties
msgctxt ""
diff --git a/source/kk/formula/messages.po b/source/kk/formula/messages.po
index 6c6b3e1d3ac..0b8b5cc3259 100644
--- a/source/kk/formula/messages.po
+++ b/source/kk/formula/messages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: 2017-10-14 04:45+0000\n"
+"PO-Revision-Date: 2018-11-13 02:05+0000\n"
"Last-Translator: Baurzhan Muftakhidinov <baurthefirst@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: kk\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1507956332.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542074729.000000\n"
#: formula/inc/core_resource.hrc:2263
msgctxt "RID_STRLIST_FUNCTION_NAMES"
@@ -2076,7 +2076,7 @@ msgstr "SEARCHB"
#: formula/inc/core_resource.hrc:2682
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REGEX"
-msgstr ""
+msgstr "REGEX"
#: formula/inc/strings.hrc:25
msgctxt "STR_OPTIONAL"
diff --git a/source/kk/sc/messages.po b/source/kk/sc/messages.po
index 83ff40ccf72..519e032ce6b 100644
--- a/source/kk/sc/messages.po
+++ b/source/kk/sc/messages.po
@@ -4,17 +4,17 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-11-10 09:13+0000\n"
-"Last-Translator: Baurzhan Muftakhidinov <baurthefirst@gmail.com>\n"
+"PO-Revision-Date: 2018-11-12 11:56+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: kk\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=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1541841223.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542023810.000000\n"
#: sc/inc/compiler.hrc:27
msgctxt "RID_FUNCTION_CATEGORIES"
@@ -728,7 +728,6 @@ msgctxt "STR_SELCOUNT_ROWARG"
msgid "$1 row"
msgid_plural "$1 rows"
msgstr[0] ""
-msgstr[1] ""
#. To translators: STR_SELCOUNT_COLARG is $1 of STR_SELCOUNT. $1 of STR_SELCOUNT_ROWARG is number of columns
#: sc/inc/globstr.hrc:165
@@ -736,7 +735,6 @@ msgctxt "STR_SELCOUNT_COLARG"
msgid "$1 column"
msgid_plural "$1 columns"
msgstr[0] ""
-msgstr[1] ""
#: sc/inc/globstr.hrc:166
msgctxt "STR_FILTER_SELCOUNT"
@@ -13707,7 +13705,6 @@ msgctxt "SCSTR_TOTAL"
msgid "One result found"
msgid_plural "%1 results found"
msgstr[0] ""
-msgstr[1] ""
#: sc/inc/strings.hrc:54
msgctxt "SCSTR_SKIPPED"
diff --git a/source/kk/svtools/messages.po b/source/kk/svtools/messages.po
index 3b6381502fd..5422e738f36 100644
--- a/source/kk/svtools/messages.po
+++ b/source/kk/svtools/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: 2018-10-17 16:26+0000\n"
-"Last-Translator: Baurzhan Muftakhidinov <baurthefirst@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:40+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: kk\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1539793615.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195610.000000\n"
#: include/svtools/strings.hrc:25
msgctxt "STR_UNDO"
@@ -1534,8 +1534,8 @@ msgstr "Libhyphen тасымалдағышы"
#: include/svtools/strings.hrc:360
msgctxt "STR_DESCRIPTION_MYTHES"
-msgid "Mythes Thesaurus"
-msgstr "Mythes тезаурусы"
+msgid "MyThes Thesaurus"
+msgstr ""
#: include/svtools/strings.hrc:361
msgctxt "STR_DESCRIPTION_IGNOREALLLIST"
diff --git a/source/kk/sw/messages.po b/source/kk/sw/messages.po
index e5bebe3bfb8..4bb773006f1 100644
--- a/source/kk/sw/messages.po
+++ b/source/kk/sw/messages.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 23:50+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-15 14:33+0100\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: kk\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1542195610.000000\n"
#: sw/inc/app.hrc:29
msgctxt "RID_PARAGRAPHSTYLEFAMILY"
@@ -6838,7 +6841,12 @@ msgctxt "asciifilterdialog|lf"
msgid "_LF"
msgstr "_LF"
-#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:264
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:258
+msgctxt "asciifilterdialog|includebom"
+msgid "Include byte-order-mark"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:280
msgctxt "asciifilterdialog|label1"
msgid "Properties"
msgstr "Қасиеттері"
diff --git a/source/kk/swext/mediawiki/help.po b/source/kk/swext/mediawiki/help.po
index 48a76b6b8d4..867cc07efd4 100644
--- a/source/kk/swext/mediawiki/help.po
+++ b/source/kk/swext/mediawiki/help.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2017-06-22 14:07+0000\n"
-"Last-Translator: Baurzhan Muftakhidinov <baurthefirst@gmail.com>\n"
+"POT-Creation-Date: 2018-11-15 13:53+0100\n"
+"PO-Revision-Date: 2018-11-12 11:56+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: kk\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1498140464.000000\n"
+"X-POOTLE-MTIME: 1542023815.000000\n"
#: help.tree
msgctxt ""
@@ -93,8 +93,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id7387615\n"
"help.text"
-msgid "A wiki account on a supported <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
-msgstr "Қолдауы бар <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> серверіндегі тіркелгі"
+msgid "A wiki account on a supported <link href=\"https://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -149,24 +149,24 @@ msgctxt ""
"wiki.xhp\n"
"par_id368968\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Options</link> dialog, click Add."
-msgstr "<link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Опциялар</link> сұхбатында «Қосу» батырмасын шертіңіз."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\"><emph>Options</emph></link> dialog, click <emph>Add</emph>."
+msgstr ""
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"par_id6962187\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> dialog, enter the account information for the wiki."
-msgstr "<link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> сұхбатында вики сайты үшін тіркелгі ақпаратын енгізіңіз."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\"><emph>MediaWiki</emph></link> dialog, enter the account information for the wiki."
+msgstr ""
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"par_id5328836\n"
"help.text"
-msgid "In the URL text box, enter the address of a wiki that you want to connect to."
-msgstr "Сілтеме өрісінде байланысқыңыз келетін вики сайтының адресін енгізіңіз."
+msgid "In the <emph>URL</emph> text box, enter the address of a wiki that you want to connect to."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -181,8 +181,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id5906552\n"
"help.text"
-msgid "In the Username box, enter your user ID for your wiki account."
-msgstr "Пайдаланушы аты өрісінде вики тіркелгіңіздің пайдаланушы атын енгізіңіз."
+msgid "In the <emph>Username</emph> box, enter your user ID for your wiki account."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -197,8 +197,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id8869594\n"
"help.text"
-msgid "In the Password box, enter the password for your wiki account, then click OK."
-msgstr "Пароль өрісінде вики тіркелгіңіздің паролін енгізіп, ОК басыңыз."
+msgid "In the Password box, enter the password for your wiki account, then click <emph>OK</emph>."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -245,8 +245,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id228278\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Send to MediaWiki</link> dialog, specify the settings for your entry."
-msgstr "<link href=\"com.sun.wiki-publisher/wikisend.xhp\">MediaWiki-ге жіберу</link> сұхбатында бұл жазба үшін баптауларды көрсетіңіз."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\"><emph>Send to MediaWiki</emph></link> dialog, specify the settings for your entry."
+msgstr ""
#: wiki.xhp
msgctxt ""
diff --git a/source/kl/cui/messages.po b/source/kl/cui/messages.po
index 8779ab613ac..db78a3bc8d1 100644
--- a/source/kl/cui/messages.po
+++ b/source/kl/cui/messages.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:21+0100\n"
+"PO-Revision-Date: 2018-11-14 11:40+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: kl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195617.000000\n"
#: cui/inc/strings.hrc:24
msgctxt "RID_SVXSTR_KEY_CONFIG_DIR"
@@ -1552,141 +1555,136 @@ msgid "Dimension line"
msgstr ""
#: cui/inc/strings.hrc:365
-msgctxt "RID_SVXSTR_LOAD_ERROR"
-msgid "The selected module could not be loaded."
-msgstr ""
-
-#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_STARTQUOTE"
msgid "Start Quote"
msgstr ""
-#: cui/inc/strings.hrc:367
+#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_ENDQUOTE"
msgid "End Quote"
msgstr ""
-#: cui/inc/strings.hrc:369
+#: cui/inc/strings.hrc:368
msgctxt "RID_SVXSTR_SELECTEDPERSONA"
msgid "Selected Theme: "
msgstr ""
-#: cui/inc/strings.hrc:370
+#: cui/inc/strings.hrc:369
msgctxt "RID_SVXSTR_SEARCHING"
msgid "Searching, please wait..."
msgstr ""
-#: cui/inc/strings.hrc:371
+#: cui/inc/strings.hrc:370
msgctxt "RID_SVXSTR_SEARCHERROR"
msgid "Cannot open %1, please try again later."
msgstr ""
-#: cui/inc/strings.hrc:372
+#: cui/inc/strings.hrc:371
msgctxt "RID_SVXSTR_NORESULTS"
msgid "No results found."
msgstr ""
-#: cui/inc/strings.hrc:373
+#: cui/inc/strings.hrc:372
msgctxt "RID_SVXSTR_APPLYPERSONA"
msgid "Applying Theme..."
msgstr ""
-#: cui/inc/strings.hrc:374
+#: cui/inc/strings.hrc:373
msgctxt "RID_SVXSTR_INVALIDPERSONAURL"
msgid "Please enter a valid theme address or a search term."
msgstr ""
-#: cui/inc/strings.hrc:376
+#: cui/inc/strings.hrc:375
msgctxt "RID_SVXSTR_TABLE_PRESET_NONE"
msgid "Set No Borders"
msgstr ""
-#: cui/inc/strings.hrc:377
+#: cui/inc/strings.hrc:376
msgctxt "RID_SVXSTR_TABLE_PRESET_ONLYOUTER"
msgid "Set Outer Border Only"
msgstr ""
-#: cui/inc/strings.hrc:378
+#: cui/inc/strings.hrc:377
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERHORI"
msgid "Set Outer Border and Horizontal Lines"
msgstr ""
-#: cui/inc/strings.hrc:379
+#: cui/inc/strings.hrc:378
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERALL"
msgid "Set Outer Border and All Inner Lines"
msgstr ""
-#: cui/inc/strings.hrc:380
+#: cui/inc/strings.hrc:379
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERINNER"
msgid "Set Outer Border Without Changing Inner Lines"
msgstr ""
-#: cui/inc/strings.hrc:381
+#: cui/inc/strings.hrc:380
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONAL"
msgid "Set Diagonal Lines Only"
msgstr ""
-#: cui/inc/strings.hrc:382
+#: cui/inc/strings.hrc:381
msgctxt "RID_SVXSTR_PARA_PRESET_ALL"
msgid "Set All Four Borders"
msgstr ""
-#: cui/inc/strings.hrc:383
+#: cui/inc/strings.hrc:382
msgctxt "RID_SVXSTR_PARA_PRESET_LEFTRIGHT"
msgid "Set Left and Right Borders Only"
msgstr ""
-#: cui/inc/strings.hrc:384
+#: cui/inc/strings.hrc:383
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOM"
msgid "Set Top and Bottom Borders Only"
msgstr ""
-#: cui/inc/strings.hrc:385
+#: cui/inc/strings.hrc:384
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYLEFT"
msgid "Set Left Border Only"
msgstr ""
-#: cui/inc/strings.hrc:386
+#: cui/inc/strings.hrc:385
msgctxt "RID_SVXSTR_HOR_PRESET_ONLYHOR"
msgid "Set Top and Bottom Borders, and All Inner Lines"
msgstr ""
-#: cui/inc/strings.hrc:387
+#: cui/inc/strings.hrc:386
msgctxt "RID_SVXSTR_VER_PRESET_ONLYVER"
msgid "Set Left and Right Borders, and All Inner Lines"
msgstr ""
-#: cui/inc/strings.hrc:388
+#: cui/inc/strings.hrc:387
msgctxt "RID_SVXSTR_SHADOW_STYLE_NONE"
msgid "No Shadow"
msgstr ""
-#: cui/inc/strings.hrc:389
+#: cui/inc/strings.hrc:388
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMRIGHT"
msgid "Cast Shadow to Bottom Right"
msgstr ""
-#: cui/inc/strings.hrc:390
+#: cui/inc/strings.hrc:389
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPRIGHT"
msgid "Cast Shadow to Top Right"
msgstr ""
-#: cui/inc/strings.hrc:391
+#: cui/inc/strings.hrc:390
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMLEFT"
msgid "Cast Shadow to Bottom Left"
msgstr ""
-#: cui/inc/strings.hrc:392
+#: cui/inc/strings.hrc:391
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPLEFT"
msgid "Cast Shadow to Top Left"
msgstr ""
-#: cui/inc/strings.hrc:393
+#: cui/inc/strings.hrc:392
msgctxt "RID_SVXSTR_SIGNATURELINE_SIGNED_BY"
msgid "Signed by: %1"
msgstr ""
-#: cui/inc/strings.hrc:394
+#: cui/inc/strings.hrc:393
msgctxt "RID_SVXSTR_OPENCL_RESTART"
msgid "For the OpenCL changes to take effect, %PRODUCTNAME must be restarted."
msgstr ""
@@ -10894,22 +10892,43 @@ msgctxt "signsignatureline|btn_select_certificate"
msgid "Select Certificate"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:168
+#. Name of the signer
+#: cui/uiconfig/ui/signsignatureline.ui:166
+msgctxt "signsignatureline|label_name"
+msgid "or"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:175
+msgctxt "signsignatureline|btn_load_image"
+msgid "Use Signature Image"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:190
+msgctxt "signsignatureline|btn_clear_image"
+msgid "Clear"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:206
+msgctxt "signsignatureline|label_image_dimensions"
+msgid "Best image size: 600 x 100 px"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:237
msgctxt "signsignatureline|label_sign"
msgid "Sign"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:205
+#: cui/uiconfig/ui/signsignatureline.ui:274
msgctxt "signsignatureline|label_add_comment"
msgid "Add comment:"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:241
+#: cui/uiconfig/ui/signsignatureline.ui:310
msgctxt "signsignatureline|label_hint"
msgid "Instructions from the document creator:"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:274
+#: cui/uiconfig/ui/signsignatureline.ui:343
msgctxt "signsignatureline|label_more"
msgid "More"
msgstr ""
diff --git a/source/kl/svtools/messages.po b/source/kl/svtools/messages.po
index 2aa0e9b0ae2..2787a90b363 100644
--- a/source/kl/svtools/messages.po
+++ b/source/kl/svtools/messages.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:40+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: kl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195617.000000\n"
#: include/svtools/strings.hrc:25
msgctxt "STR_UNDO"
@@ -1558,7 +1561,7 @@ msgstr ""
#: include/svtools/strings.hrc:360
msgctxt "STR_DESCRIPTION_MYTHES"
-msgid "Mythes Thesaurus"
+msgid "MyThes Thesaurus"
msgstr ""
#: include/svtools/strings.hrc:361
diff --git a/source/kl/sw/messages.po b/source/kl/sw/messages.po
index 43d549421b9..fc2493030f4 100644
--- a/source/kl/sw/messages.po
+++ b/source/kl/sw/messages.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:40+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: kl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195617.000000\n"
#: sw/inc/app.hrc:29
msgctxt "RID_PARAGRAPHSTYLEFAMILY"
@@ -6989,7 +6992,12 @@ msgctxt "asciifilterdialog|lf"
msgid "_LF"
msgstr ""
-#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:264
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:258
+msgctxt "asciifilterdialog|includebom"
+msgid "Include byte-order-mark"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:280
msgctxt "asciifilterdialog|label1"
msgid "Properties"
msgstr "Pissutsit"
diff --git a/source/kl/swext/mediawiki/help.po b/source/kl/swext/mediawiki/help.po
index eb8c9b53a9e..048a88b9c10 100644
--- a/source/kl/swext/mediawiki/help.po
+++ b/source/kl/swext/mediawiki/help.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2013-05-24 07:57+0000\n"
+"POT-Creation-Date: 2018-11-15 13:53+0100\n"
+"PO-Revision-Date: 2018-11-12 11:57+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: kl\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1369382243.000000\n"
+"X-POOTLE-MTIME: 1542023837.000000\n"
#: help.tree
msgctxt ""
@@ -93,7 +93,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id7387615\n"
"help.text"
-msgid "A wiki account on a supported <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
+msgid "A wiki account on a supported <link href=\"https://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
msgstr ""
#: wiki.xhp
@@ -149,7 +149,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id368968\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Options</link> dialog, click Add."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\"><emph>Options</emph></link> dialog, click <emph>Add</emph>."
msgstr ""
#: wiki.xhp
@@ -157,7 +157,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id6962187\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> dialog, enter the account information for the wiki."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\"><emph>MediaWiki</emph></link> dialog, enter the account information for the wiki."
msgstr ""
#: wiki.xhp
@@ -165,7 +165,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id5328836\n"
"help.text"
-msgid "In the URL text box, enter the address of a wiki that you want to connect to."
+msgid "In the <emph>URL</emph> text box, enter the address of a wiki that you want to connect to."
msgstr ""
#: wiki.xhp
@@ -181,7 +181,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id5906552\n"
"help.text"
-msgid "In the Username box, enter your user ID for your wiki account."
+msgid "In the <emph>Username</emph> box, enter your user ID for your wiki account."
msgstr ""
#: wiki.xhp
@@ -197,7 +197,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id8869594\n"
"help.text"
-msgid "In the Password box, enter the password for your wiki account, then click OK."
+msgid "In the Password box, enter the password for your wiki account, then click <emph>OK</emph>."
msgstr ""
#: wiki.xhp
@@ -245,7 +245,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id228278\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Send to MediaWiki</link> dialog, specify the settings for your entry."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\"><emph>Send to MediaWiki</emph></link> dialog, specify the settings for your entry."
msgstr ""
#: wiki.xhp
diff --git a/source/km/cui/messages.po b/source/km/cui/messages.po
index e76acfdb7d0..31ec6fdb13e 100644
--- a/source/km/cui/messages.po
+++ b/source/km/cui/messages.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:21+0100\n"
+"PO-Revision-Date: 2018-11-14 11:40+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: km\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195623.000000\n"
#: cui/inc/strings.hrc:24
msgctxt "RID_SVXSTR_KEY_CONFIG_DIR"
@@ -1569,143 +1572,137 @@ msgstr "ជួរ​វិមាត្រ​"
#: cui/inc/strings.hrc:365
#, fuzzy
-msgctxt "RID_SVXSTR_LOAD_ERROR"
-msgid "The selected module could not be loaded."
-msgstr "មិន​អាច​ផ្ទុក​ម៉ូឌុល​ដែល​បាន​ជ្រើស​ទេ ។"
-
-#: cui/inc/strings.hrc:366
-#, fuzzy
msgctxt "RID_SVXSTR_STARTQUOTE"
msgid "Start Quote"
msgstr "សម្រង់​ចាប់ផ្ដើម៖"
-#: cui/inc/strings.hrc:367
+#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_ENDQUOTE"
msgid "End Quote"
msgstr ""
-#: cui/inc/strings.hrc:369
+#: cui/inc/strings.hrc:368
#, fuzzy
msgctxt "RID_SVXSTR_SELECTEDPERSONA"
msgid "Selected Theme: "
msgstr "ជ្រើស​រូបរាង"
-#: cui/inc/strings.hrc:370
+#: cui/inc/strings.hrc:369
msgctxt "RID_SVXSTR_SEARCHING"
msgid "Searching, please wait..."
msgstr ""
-#: cui/inc/strings.hrc:371
+#: cui/inc/strings.hrc:370
msgctxt "RID_SVXSTR_SEARCHERROR"
msgid "Cannot open %1, please try again later."
msgstr ""
-#: cui/inc/strings.hrc:372
+#: cui/inc/strings.hrc:371
msgctxt "RID_SVXSTR_NORESULTS"
msgid "No results found."
msgstr ""
-#: cui/inc/strings.hrc:373
+#: cui/inc/strings.hrc:372
msgctxt "RID_SVXSTR_APPLYPERSONA"
msgid "Applying Theme..."
msgstr ""
-#: cui/inc/strings.hrc:374
+#: cui/inc/strings.hrc:373
msgctxt "RID_SVXSTR_INVALIDPERSONAURL"
msgid "Please enter a valid theme address or a search term."
msgstr ""
-#: cui/inc/strings.hrc:376
+#: cui/inc/strings.hrc:375
msgctxt "RID_SVXSTR_TABLE_PRESET_NONE"
msgid "Set No Borders"
msgstr "កំណត់​គ្មានស៊ុម"
-#: cui/inc/strings.hrc:377
+#: cui/inc/strings.hrc:376
msgctxt "RID_SVXSTR_TABLE_PRESET_ONLYOUTER"
msgid "Set Outer Border Only"
msgstr "កំណត់​តែ​ស៊ុម​ខាងក្រៅ"
-#: cui/inc/strings.hrc:378
+#: cui/inc/strings.hrc:377
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERHORI"
msgid "Set Outer Border and Horizontal Lines"
msgstr "កំណត់​​ស៊ុម​ខាងក្រៅ និង​បន្ទាត់​ផ្ដេក"
-#: cui/inc/strings.hrc:379
+#: cui/inc/strings.hrc:378
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERALL"
msgid "Set Outer Border and All Inner Lines"
msgstr "កំណត់​ស៊ុម​ខាងក្រៅ និង​បន្ទាត់​ខាង​ក្នុង​ទាំងអស់"
-#: cui/inc/strings.hrc:380
+#: cui/inc/strings.hrc:379
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERINNER"
msgid "Set Outer Border Without Changing Inner Lines"
msgstr "កំណត់​ស៊ុម​ខាង​ក្រៅ​ដោយ​មិន​ផ្លាស់ប្ដូរ​បន្ទាត់​ខាង​ក្នុង"
-#: cui/inc/strings.hrc:381
+#: cui/inc/strings.hrc:380
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONAL"
msgid "Set Diagonal Lines Only"
msgstr "កំណត់​តែ​បន្ទាត់​អង្កត់​ទ្រូង"
-#: cui/inc/strings.hrc:382
+#: cui/inc/strings.hrc:381
msgctxt "RID_SVXSTR_PARA_PRESET_ALL"
msgid "Set All Four Borders"
msgstr "កំណត់​ស៊ុម​ទាំង​បួន"
-#: cui/inc/strings.hrc:383
+#: cui/inc/strings.hrc:382
msgctxt "RID_SVXSTR_PARA_PRESET_LEFTRIGHT"
msgid "Set Left and Right Borders Only"
msgstr "កំណត់​តែ​ស៊ុម​ខាងឆ្វេង និងខាង​​ស្ដាំ"
-#: cui/inc/strings.hrc:384
+#: cui/inc/strings.hrc:383
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOM"
msgid "Set Top and Bottom Borders Only"
msgstr "កំណត់​តែ​ស៊ុម​ខាង​លើ និង​ក្រោម"
-#: cui/inc/strings.hrc:385
+#: cui/inc/strings.hrc:384
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYLEFT"
msgid "Set Left Border Only"
msgstr "កំណត់​តែ​ស៊ុម​ខាង​ឆ្វេង"
-#: cui/inc/strings.hrc:386
+#: cui/inc/strings.hrc:385
msgctxt "RID_SVXSTR_HOR_PRESET_ONLYHOR"
msgid "Set Top and Bottom Borders, and All Inner Lines"
msgstr "កំណត់​ស៊ុម​ខាង​លើ និង​ក្រោម និង​បន្ទាត់​ខាង​ក្នុង​ទាំងអស់"
-#: cui/inc/strings.hrc:387
+#: cui/inc/strings.hrc:386
msgctxt "RID_SVXSTR_VER_PRESET_ONLYVER"
msgid "Set Left and Right Borders, and All Inner Lines"
msgstr "កំណត់​ស៊ុម​ខាង​ឆ្វេង និង​ស្ដាំ និង​បន្ទាត់​ខាងក្នុង​ទាំងអស់"
-#: cui/inc/strings.hrc:388
+#: cui/inc/strings.hrc:387
msgctxt "RID_SVXSTR_SHADOW_STYLE_NONE"
msgid "No Shadow"
msgstr "គ្មាន​ស្រមោល"
-#: cui/inc/strings.hrc:389
+#: cui/inc/strings.hrc:388
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMRIGHT"
msgid "Cast Shadow to Bottom Right"
msgstr "ទម្លាក់​ស្រមោល​ទៅ​បាត​ខាង​ស្ដាំ"
-#: cui/inc/strings.hrc:390
+#: cui/inc/strings.hrc:389
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPRIGHT"
msgid "Cast Shadow to Top Right"
msgstr "ទម្លាក់​ស្រមោល​ទៅ​កំពូល​ខាង​ស្ដាំ"
-#: cui/inc/strings.hrc:391
+#: cui/inc/strings.hrc:390
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMLEFT"
msgid "Cast Shadow to Bottom Left"
msgstr "ទម្លាក់​ស្រមោល​ទៅ​បាត​ខាង​ឆ្វេង"
-#: cui/inc/strings.hrc:392
+#: cui/inc/strings.hrc:391
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPLEFT"
msgid "Cast Shadow to Top Left"
msgstr "ទម្លាក់​ស្រមោល​ទៅ​កំពូល​ខាង​ឆ្វេង"
-#: cui/inc/strings.hrc:393
+#: cui/inc/strings.hrc:392
msgctxt "RID_SVXSTR_SIGNATURELINE_SIGNED_BY"
msgid "Signed by: %1"
msgstr ""
-#: cui/inc/strings.hrc:394
+#: cui/inc/strings.hrc:393
msgctxt "RID_SVXSTR_OPENCL_RESTART"
msgid "For the OpenCL changes to take effect, %PRODUCTNAME must be restarted."
msgstr ""
@@ -11134,22 +11131,43 @@ msgctxt "signsignatureline|btn_select_certificate"
msgid "Select Certificate"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:168
+#. Name of the signer
+#: cui/uiconfig/ui/signsignatureline.ui:166
+msgctxt "signsignatureline|label_name"
+msgid "or"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:175
+msgctxt "signsignatureline|btn_load_image"
+msgid "Use Signature Image"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:190
+msgctxt "signsignatureline|btn_clear_image"
+msgid "Clear"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:206
+msgctxt "signsignatureline|label_image_dimensions"
+msgid "Best image size: 600 x 100 px"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:237
msgctxt "signsignatureline|label_sign"
msgid "Sign"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:205
+#: cui/uiconfig/ui/signsignatureline.ui:274
msgctxt "signsignatureline|label_add_comment"
msgid "Add comment:"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:241
+#: cui/uiconfig/ui/signsignatureline.ui:310
msgctxt "signsignatureline|label_hint"
msgid "Instructions from the document creator:"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:274
+#: cui/uiconfig/ui/signsignatureline.ui:343
msgctxt "signsignatureline|label_more"
msgid "More"
msgstr ""
diff --git a/source/km/helpcontent2/source/text/sbasic/shared/01.po b/source/km/helpcontent2/source/text/sbasic/shared/01.po
index 91e8cec50b3..4b97c5f5441 100644
--- a/source/km/helpcontent2/source/text/sbasic/shared/01.po
+++ b/source/km/helpcontent2/source/text/sbasic/shared/01.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-16 16:54+0200\n"
-"PO-Revision-Date: 2016-05-02 12:38+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:03+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: km\n"
@@ -13,9 +13,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
"X-Language: km-KH\n"
-"X-POOTLE-MTIME: 1462192682.000000\n"
+"X-POOTLE-MTIME: 1542197007.000000\n"
#: 06130000.xhp
msgctxt ""
@@ -94,8 +94,8 @@ msgctxt ""
"06130000.xhp\n"
"par_id3154791\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
-msgstr "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">ដំណើរការ ឬ​រក្សាទុក​ម៉ាក្រូ​បច្ចុប្បន្ន។</ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Runs or saves the current macro.</ahelp>"
+msgstr ""
#: 06130000.xhp
msgctxt ""
diff --git a/source/km/helpcontent2/source/text/scalc/00.po b/source/km/helpcontent2/source/text/scalc/00.po
index 2750b3d22eb..980c223d4e2 100644
--- a/source/km/helpcontent2/source/text/scalc/00.po
+++ b/source/km/helpcontent2/source/text/scalc/00.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-11-22 13:53+0100\n"
-"PO-Revision-Date: 2016-05-24 15:07+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:03+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Khmer <support@khmeros.info>\n"
"Language: km\n"
@@ -13,9 +13,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
"X-Language: km-KH\n"
-"X-POOTLE-MTIME: 1464102446.000000\n"
+"X-POOTLE-MTIME: 1542197007.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -30,24 +30,24 @@ msgctxt ""
"00000004.xhp\n"
"hd_id3155535\n"
"help.text"
-msgid "<variable id=\"wie\">To access this function... </variable>"
-msgstr "<variable id=\"wie\">ដើម្បី​ចូលដំណើរការ​អនុគមន៍​នេះ... </variable>"
+msgid "<variable id=\"wie\">To access this function...</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
"par_idN1056E\n"
"help.text"
-msgid "<variable id=\"moreontop\">More explanations on top of this page. </variable>"
-msgstr "<variable id=\"moreontop\">ការពន្យល់​លម្អិត​មាន​នៅ​ផ្នែក​ខាងលើ​នៃ​ទំព័រ​នេះ ។ </variable>"
+msgid "<variable id=\"moreontop\">More explanations on top of this page.</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
"par_idN105AF\n"
"help.text"
-msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone. </variable>"
-msgstr "<variable id=\"optional\">ក្នុង​អនុគមន៍ %PRODUCTNAME Calc ប៉ារ៉ាម៉ែត្រ​ដែល​សម្គាល់​ជា \"ស្រេចចិត្ត\" អាច​យក​ចេញ​បាន តែ​ពេល​គ្មាន​ប៉ារ៉ាម៉ែត្រ​តាម​ពីក្រោយ​ប៉ុណ្ណោះ ។ ឧទាហរណ៍ ក្នុង​អនុគមន៍​មួយ​មាន​បួន​ប៉ារ៉ាម៉ែត្រ ដែល​ប៉ារ៉ាម៉ែត្រ​ពីរចុងក្រោយ \"ស្រេចចិត្ត\" អ្នក​អាច​យកចេញ​ប៉ារ៉ាម៉ែត្រ​ទី ៤ ឬ​ប៉ារ៉ាម៉ែត្រ​ទី ៣ និង​ទី ៤ ប៉ុន្តែ​អ្នក​មិន​អាច​យក​ចេញ​ប៉ារ៉ាម៉ែត្រ​ទី ៣ តែឯង​ទេ ។ </variable>"
+msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone.</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -78,63 +78,63 @@ msgctxt ""
"00000402.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph></variable>"
-msgstr "<variable id=\"kopffuss\">ជ្រើស <emph>កែ​សម្រួល​ - បឋម​កថា & បាត​កថា​</emph></variable>"
+msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3159233\n"
"help.text"
-msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs</variable>"
-msgstr "\"<variable id=\"bkopfzeile\">ជ្រើស​ <emph>កែ​សម្រួល - បឋម​កថា​ & បាត​កថា - </emph>ផ្ទាំង​<emph> បឋម​កថា​/បាត​កថា</emph></variable>\""
+msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150443\n"
"help.text"
-msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph></variable>"
-msgstr "<variable id=\"bausfullen\">ជ្រើស​ <emph>កែ​សម្រួល​ - បំពេញ​</emph></variable>"
+msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3143267\n"
"help.text"
-msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph></variable>"
-msgstr "<variable id=\"bausunten\">ជ្រើស <emph>កែ​សម្រួល - បំពេញ - ចុះ</emph></variable>"
+msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153880\n"
"help.text"
-msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph></variable>"
-msgstr "<variable id=\"bausrechts\">ជ្រើស​ <emph>កែ​សម្រួល​ - បំពេញ​ - ស្តាំ​</emph></variable>"
+msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3151245\n"
"help.text"
-msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph></variable>"
-msgstr "<variable id=\"bausoben\">ជ្រើស <emph>កែ​សម្រួល​ - បំពេញ - លើ​</emph></variable>"
+msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph></variable>"
-msgstr "<variable id=\"bauslinks\">ជ្រើស <emph>កែ​សម្រួល - បំពេញ - ឆ្វេង</emph></variable>"
+msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150400\n"
"help.text"
-msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph></variable>"
+msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -142,16 +142,16 @@ msgctxt ""
"00000402.xhp\n"
"par_id3154910\n"
"help.text"
-msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph></variable>"
-msgstr "<variable id=\"bausreihe\">ជ្រើស <emph>កែ​សម្រួល​ - បំពេញ​ - ស៊េរី</emph></variable>"
+msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "Choose <emph>Sheet - Clear Cells</emph>"
-msgstr "ជ្រើស​ <emph>កែ​សម្រួល​ - លុប​មាតិកា</emph>"
+msgid "Choose <emph>Sheet - Clear Cells</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -166,40 +166,40 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150011\n"
"help.text"
-msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph></variable>"
-msgstr "<variable id=\"bzelo\">ជ្រើស <emph>កែ​សម្រួល​ - លុប​ក្រឡា​</emph></variable>"
+msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153951\n"
"help.text"
-msgid "Choose <emph>Sheet - Delete Sheet</emph>"
-msgstr "ជ្រើស​ <emph>កែ​សម្រួល​ - លុប​មាតិកា</emph>"
+msgid "Choose <emph>Sheet - Delete Sheet</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3155306\n"
"help.text"
-msgid "Open context menu for a sheet tab"
-msgstr "បើក​ម៉ឺនុយ​បរិបទ សម្រាប់​ផ្ទាំង​សន្លឹក​មួយ"
+msgid "Open context menu for a sheet tab."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3146119\n"
"help.text"
-msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>"
-msgstr "ជ្រើស​ <emph>កែ​សម្រួល​ - លុប​មាតិកា</emph>"
+msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3148645\n"
"help.text"
-msgid "Open context menu for a sheet tab"
-msgstr "បើក​ម៉ឺនុយ​បរិបទ សម្រាប់​ផ្ទាំង​សន្លឹក​មួយ"
+msgid "Open context menu for a sheet tab."
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -222,23 +222,23 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150275\n"
"help.text"
-msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph></variable>"
-msgstr "<variable id=\"aspze\">ជ្រើស <emph>មើល - បឋមកថា​ជួរ​ឈរ & ជួរ​ដេក</emph></variable>"
+msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph></variable>"
-msgstr "<variable id=\"awehe\">ជ្រើស​ <emph>មើល​ - ការ​បន្លិច​តម្លៃ</emph></variable>"
+msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3148947\n"
"help.text"
-msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph></variable>"
+msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph>.</variable>"
msgstr ""
#: 00000403.xhp
@@ -246,8 +246,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3148663\n"
"help.text"
-msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph></variable>"
-msgstr "<variable id=\"seumvo\">ជ្រើស​ <emph>មើល​ - មើល​ការ​បំបែក​ទំព័រ​ជា​មុន​</emph></variable>"
+msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -270,16 +270,16 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149784\n"
"help.text"
-msgid "Choose <emph>Insert - Cells</emph>"
-msgstr "ជ្រើស​ <emph>បញ្ចូល​ - ក្រឡា​</emph>"
+msgid "Choose <emph>Insert - Cells</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "Open <emph>Insert Cells</emph> toolbar from Tools bar:"
-msgstr "បើក​របារ​ឧបករណ៍ <emph>បញ្ចូល​ក្រឡា</emph> ពី​របារ \"ឧបករណ៍\" ៖"
+msgid "Open <emph>Insert Cells</emph> toolbar from <emph>Tools</emph> bar:"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -366,7 +366,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149033\n"
"help.text"
-msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph></variable>"
+msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -374,7 +374,7 @@ msgctxt ""
"00000404.xhp\n"
"par_idN1082F\n"
"help.text"
-msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph></variable>"
+msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -382,8 +382,8 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155115\n"
"help.text"
-msgid "Choose <emph>Insert - Function</emph>"
-msgstr "ជ្រើស <emph>បញ្ចូល - អនុគមន៍</emph>"
+msgid "Choose <emph>Insert - Function</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -430,8 +430,8 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155809\n"
"help.text"
-msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date&Time</emph></variable>"
-msgstr "<variable id=\"eikadaze\"><emph>បញ្ចូល - អនុគមន៍</emph> - ប្រភេទ <emph>កាលបរិច្ឆេទ&ពេលវេលា</emph></variable>"
+msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date & Time</emph></variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -518,15 +518,15 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155383\n"
"help.text"
-msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph></variable>"
-msgstr "<variable id=\"funktionsliste\">​ជ្រើស <emph>បញ្ចូល - បញ្ជី​អនុគមន៍</emph></variable>"
+msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153250\n"
"help.text"
-msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph></variable>"
+msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -534,7 +534,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3146776\n"
"help.text"
-msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph></variable>"
+msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -542,7 +542,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3143222\n"
"help.text"
-msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>"
+msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>."
msgstr ""
#: 00000404.xhp
@@ -558,7 +558,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3145214\n"
"help.text"
-msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph></variable>"
+msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -566,7 +566,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153558\n"
"help.text"
-msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph></variable>"
+msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -574,7 +574,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153483\n"
"help.text"
-msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph></variable>"
+msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph>.</variable>"
msgstr ""
#: 00000405.xhp
@@ -598,192 +598,192 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154685\n"
"help.text"
-msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph></variable>"
-msgstr "<variable id=\"fozelle\">ជ្រើស <emph>ទ្រង់ទ្រាយ - ក្រឡា</emph></variable>"
+msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153194\n"
"help.text"
-msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab </variable>"
-msgstr "<variable id=\"fozelstz\">ជ្រើស <emph>ទ្រង់ទ្រាយ - ក្រឡា - </emph>ផ្ទាំង<emph> ​ការពារ​ក្រឡា</emph></variable>"
+msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155854\n"
"help.text"
-msgid "<variable id=\"fozei\">Choose <emph>Format - Row</emph></variable>"
-msgstr "<variable id=\"fozei\">ជ្រើស <emph>ទ្រង់ទ្រាយ - ជួរ​ដេក</emph></variable>"
+msgid "<variable id=\"fozei\">Choose <emph>Format - Rows</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3150012\n"
"help.text"
-msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Row - Optimal Height</emph></variable>"
-msgstr "<variable id=\"fozeiophoe\">ជ្រើស <emph>ទ្រង់ទ្រាយ - ជួរ​ដេក - កម្ពស់​ប្រសើរ​បំផុត</emph></variable>"
+msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Rows - Optimal Height</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3148645\n"
"help.text"
-msgid "Choose <emph>Format - Row - Hide</emph>"
-msgstr "ជ្រើស <emph>ទ្រង់ទ្រាយ - ជួរ​ដេក - លាក់</emph>"
+msgid "Choose <emph>Format - Rows - Hide</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153728\n"
"help.text"
-msgid "Choose <emph>Format - Column - Hide</emph>"
-msgstr "ជ្រើស <emph>ទ្រង់ទ្រាយ - ជួរ​ឈរ - លាក់</emph>"
+msgid "Choose <emph>Format - Columns - Hide</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3151114\n"
"help.text"
-msgid "Choose <emph>Format - Sheet - Hide</emph>"
-msgstr "ជ្រើស <emph>ទ្រង់ទ្រាយ - សន្លឹក - លាក់</emph>"
+msgid "Choose <emph>Sheet - Hide Sheet</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3148576\n"
"help.text"
-msgid "Choose <emph>Format - Row - Show</emph>"
-msgstr "ជ្រើស <emph>ទ្រង់​ទ្រាយ - ជួរ​ដេក - បង្ហាញ</emph>"
+msgid "Choose <emph>Format - Rows - Show</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156286\n"
"help.text"
-msgid "Choose <emph>Format - Column - Show</emph>"
-msgstr "ជ្រើស <emph>ទ្រង់ទ្រាយ - ជួរ​ឈរ - បង្ហាញ​</emph>"
+msgid "Choose <emph>Format - Columns - Show</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3145645\n"
"help.text"
-msgid "<variable id=\"fospa\">Choose <emph>Format - Column</emph></variable>"
-msgstr "<variable id=\"fospa\">ជ្រើស <emph>ទ្រង់ទ្រាយ - ជួរ​ឈរ</emph></variable>"
+msgid "<variable id=\"fospa\">Choose <emph>Format - Columns</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3145252\n"
"help.text"
-msgid "Choose <emph>Format - Column - Optimal Width</emph>"
-msgstr "ជ្រើស <emph>ទ្រង់ទ្រាយ - ជួរ​ឈរ - ទទឹង​ប្រសើរ​បំផុត</emph>"
+msgid "Choose <emph>Format - Columns - Optimal Width</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3146971\n"
"help.text"
-msgid "Double-click right column separator in column headers"
-msgstr "ចុច​ទ្វេ​ដង​លើ​អ្នក​ខណ្ឌ​ជួរ​ឈរ​ខាង​ស្តាំ ក្នុង​​បឋម​កថាជួរឈរ"
+msgid "Double-click right column separator in column headers."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3147362\n"
"help.text"
-msgid "<variable id=\"fot\">Choose <emph>Format - Sheet</emph></variable>"
-msgstr "<variable id=\"fot\">ជ្រើស <emph>ទ្រង់ទ្រាយ - សន្លឹក</emph></variable>"
+msgid "<variable id=\"fot\">Choose <emph>Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3163805\n"
"help.text"
-msgid "<variable id=\"fotu\">Choose <emph>Format - Sheet - Rename</emph></variable>"
-msgstr "<variable id=\"fotu\">ជ្រើស <emph>ទ្រង់ទ្រាយ - សន្លឹក - ប្តូរ​ឈ្មោះ</emph></variable>"
+msgid "<variable id=\"fotu\">Choose <emph>Sheet - Rename Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155333\n"
"help.text"
-msgid "<variable id=\"fotenb\">Choose <emph>Format - Sheet - Show</emph></variable>"
-msgstr "<variable id=\"fotenb\">ជ្រើស <emph>ទ្រង់ទ្រាយ - សន្លឹក - បង្ហាញ</emph></variable>"
+msgid "<variable id=\"fotenb\">Choose <emph>Sheet - Show Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_idN1077A\n"
"help.text"
-msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph></variable>"
-msgstr "<variable id=\"foste\">ជ្រើស <emph>ទ្រង់ទ្រាយ - ទំព័រ</emph></variable>"
+msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155508\n"
"help.text"
-msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab </variable>"
-msgstr "<variable id=\"fostel\">ជ្រើស <emph>ទ្រង់ទ្រាយ - ទំព័រ - </emph>ផ្ទាំង<emph> សន្លឹក</emph></variable>"
+msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3150883\n"
"help.text"
-msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph></variable>"
-msgstr "<variable id=\"fodrbe\">ជ្រើស <emph>ទ្រង់ទ្រាយ - ជួរ​បោះពុម្ព</emph></variable>"
+msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156448\n"
"help.text"
-msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph></variable>"
-msgstr "<variable id=\"fodrfe\">ជ្រើស <emph>ទ្រង់ទ្រាយ - ជួរ​បោះពុម្ព - កំណត់​​អត្ថន័យ</emph></variable>"
+msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156290\n"
"help.text"
-msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph></variable>"
-msgstr "<variable id=\"fodrhin\">ជ្រើស <emph>ទ្រង់ទ្រាយ - ជួរ​បោះពុម្ព - បន្ថែម</emph></variable>"
+msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155812\n"
"help.text"
-msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph></variable>"
-msgstr "<variable id=\"fodbah\">ជ្រើស <emph>ទ្រង់ទ្រាយ - ជួរ​បោះពុម្ព - យក​ចេញ</emph></variable>"
+msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153307\n"
"help.text"
-msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph></variable>"
-msgstr "<variable id=\"fodbbe\">​ជ្រើស <emph>ទ្រង់ទ្រាយ - ជួរ​បោះពុម្ព - កែ​សម្រួល</emph></variable>"
+msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153916\n"
"help.text"
-msgid "Choose <emph>Format - AutoFormat</emph>"
-msgstr "ជ្រើស <emph>ទ្រង់ទ្រាយ - ទ្រង់ទ្រាយ​ស្វ័យ​ប្រវត្តិ</emph>"
+msgid "Choose <emph>Format - AutoFormat</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3154532\n"
"help.text"
-msgid "On the Tools bar, click"
-msgstr "លើ​របារ \"ឧបករណ៍\" ចុច"
+msgid "On the <emph>Tools</emph> bar, click"
+msgstr ""
#: 00000405.xhp
msgctxt ""
@@ -806,8 +806,8 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154618\n"
"help.text"
-msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph></variable>"
-msgstr "<variable id=\"bedingte\">ជ្រើស <emph>ទ្រង់ទ្រាយ - ទ្រង់ទ្រាយ​តាម​លក្ខខណ្ឌ</emph></variable>"
+msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -830,7 +830,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150541\n"
"help.text"
-msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph> </variable>"
+msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -838,8 +838,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153194\n"
"help.text"
-msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>"
-msgstr "ជ្រើស <emph>ឧបករណ៍ - អ្នក​អង្កេត - តាម​ដាន​តួ</emph>"
+msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -854,7 +854,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph> </variable>"
+msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -862,7 +862,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3145785\n"
"help.text"
-msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph> </variable>"
+msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -870,8 +870,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3155411\n"
"help.text"
-msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>"
-msgstr "ជ្រើស <emph>ឧបករណ៍ - អ្នក​អង្កេត - តាម​ដាន​លទ្ធផល</emph>"
+msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -886,7 +886,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146984\n"
"help.text"
-msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph> </variable>"
+msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -894,7 +894,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154014\n"
"help.text"
-msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph> </variable>"
+msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -902,7 +902,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153188\n"
"help.text"
-msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph> </variable>"
+msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -910,7 +910,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3149410\n"
"help.text"
-msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph> </variable>"
+msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -918,7 +918,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3156284\n"
"help.text"
-msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph> </variable>"
+msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -926,7 +926,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153159\n"
"help.text"
-msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph> </variable>"
+msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -934,7 +934,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3147397\n"
"help.text"
-msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph> </variable>"
+msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -942,7 +942,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154018\n"
"help.text"
-msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph> </variable>"
+msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -950,7 +950,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3269142\n"
"help.text"
-msgid "<variable id=\"solver\">Choose <emph>Tools - Solver</emph> </variable>"
+msgid "<variable id=\"solver\">Choose <emph>Tools - Solver</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -958,7 +958,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id8554338\n"
"help.text"
-msgid "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, <emph>Options</emph> button </variable>"
+msgid "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, click <emph>Options</emph> button.</variable>"
msgstr ""
#: 00000406.xhp
@@ -966,7 +966,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3156277\n"
"help.text"
-msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph> </variable>"
+msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -974,7 +974,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3149020\n"
"help.text"
-msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph></variable>"
+msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -982,7 +982,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154256\n"
"help.text"
-msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph></variable>"
+msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -990,7 +990,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146919\n"
"help.text"
-msgid "Choose <emph>Data - Calculate - Recalculate</emph>"
+msgid "Choose <emph>Data - Calculate - Recalculate</emph>."
msgstr ""
#: 00000406.xhp
@@ -1006,7 +1006,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150941\n"
"help.text"
-msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph> </variable>"
+msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -1014,7 +1014,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3151276\n"
"help.text"
-msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph> </variable>"
+msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph>.</variable>"
msgstr ""
#: 00000407.xhp
@@ -1038,7 +1038,7 @@ msgctxt ""
"00000407.xhp\n"
"par_id3147335\n"
"help.text"
-msgid "<variable id=\"fete\">Choose <item type=\"menuitem\">View - Split Window</item></variable>"
+msgid "<variable id=\"fete\">Choose ><item type=\"menuitem\">View - Split Window</item>.</variable>"
msgstr ""
#: 00000407.xhp
@@ -1046,7 +1046,7 @@ msgctxt ""
"00000407.xhp\n"
"par_id3153663\n"
"help.text"
-msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item></variable>"
+msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1070,48 +1070,48 @@ msgctxt ""
"00000412.xhp\n"
"par_id8366954\n"
"help.text"
-msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph></variable>"
-msgstr "<variable id=\"text2columns\">ជ្រើស <emph>ទិន្នន័យ - អត្ថបទ​ទៅ​ជួរ​ឈរ</emph></variable>"
+msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3147399\n"
"help.text"
-msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph></variable>"
-msgstr "<variable id=\"dbrbf\">ជ្រើស <emph>ទិន្នន័យ - កំណត់​ជួរ</emph></variable>"
+msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145345\n"
"help.text"
-msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph></variable>"
-msgstr "<variable id=\"dbrba\">ជ្រើស <emph>ទិន្នន័យ - ជ្រើស​ជួរ</emph></variable>"
+msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150443\n"
"help.text"
-msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph></variable>"
-msgstr "<variable id=\"dnsrt\">ជ្រើស <emph>ទិន្នន័យ - តម្រៀប</emph></variable>"
+msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148491\n"
"help.text"
-msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab"
-msgstr "ជ្រើស <emph>ទិន្នន័យ - តម្រៀប - </emph>ផ្ទាំង <emph>លក្ខណៈ​វិនិច្ឆ័យ​តម្រៀប</emph>"
+msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154516\n"
"help.text"
-msgid "On Standard bar, click"
-msgstr "លើ​របារ​ស្តង់ដារ ចុច"
+msgid "On <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1150,32 +1150,32 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146984\n"
"help.text"
-msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab</variable>"
-msgstr "<variable id=\"dnstot\">ជ្រើស <emph>ទិន្នន័យ - តម្រៀប -</emph> ផ្ទាំង <emph>ជម្រើស</emph></variable>"
+msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155308\n"
"help.text"
-msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph></variable>"
-msgstr "<variable id=\"dnftr\">ជ្រើស​ <emph>ទិន្នន័យ​ - តម្រង​</emph></variable>"
+msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148646\n"
"help.text"
-msgid "Choose <emph>Data - AutoFilter</emph>"
-msgstr "ជ្រើស <emph>ទិន្នន័យ - តម្រង - តម្រង​ស្វ័យ​ប្រវត្តិ</emph>"
+msgid "Choose <emph>Data - AutoFilter</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151113\n"
"help.text"
-msgid "On Tools bar or Table Data bar, click"
-msgstr "លើ​របារ \"ឧបករណ៍\" ឬ​របារ \"ទិន្នន័យ​របស់​តារាង\" ចុច"
+msgid "On <emph>Tools</emph> bar or <emph>Table Data</emph> bar, click"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1198,40 +1198,40 @@ msgctxt ""
"00000412.xhp\n"
"par_id3156278\n"
"help.text"
-msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph></variable>"
-msgstr "<variable id=\"dnfspz\">ជ្រើស <emph>ទិន្នន័យ​ - តម្រង​ - តម្រង​កម្រិត​ខ្ពស់​</emph></variable>"
+msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph> .</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153764\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label"
-msgstr "ជ្រើស​ <emph>ទិន្នន័យ - តម្រង​ - តម្រង​ស្តង់ដារ - </emph>ប៊ូតុង​ <emph>បន្ថែម​ទៀត >></emph>"
+msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155444\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label"
-msgstr "ជ្រើស​ <emph>ទិន្នន័យ​ - តម្រង - តម្រង​កម្រិត​ខ្ពស់ -</emph> ប៊ូតុង​<emph> បន្ថែម​ទៀត >></emph>"
+msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3156382\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Reset Filter</emph>"
-msgstr "ជ្រើស <emph>ទិន្នន័យ​ - តម្រង​ - កំណត់​តម្រង​ឡើងវិញ</emph>"
+msgid "Choose <emph>Data - More Filters - Reset Filter</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155961\n"
"help.text"
-msgid "On Table Data bar, click <emph>Reset Filter/Sort</emph>"
-msgstr "នៅ​លើ​របារ​ទិន្នន័យ​តារាង ចុច <emph>កំណត់​តម្រង/តម្រៀប​ឡើងវិញ</emph>"
+msgid "On <emph>Table Data</emph> bar, click <emph>Reset Filter/Sort</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1254,112 +1254,112 @@ msgctxt ""
"00000412.xhp\n"
"par_id3152778\n"
"help.text"
-msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph></variable>"
-msgstr "<variable id=\"dnaftas\">ជ្រើស​ <emph>ទិន្នន័យ​ - តម្រង - លាក់​តម្រង​ស្វ័យ​ប្រវត្តិ​</emph></variable>"
+msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3166424\n"
"help.text"
-msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph></variable>"
-msgstr "<variable id=\"dntegs\">ជ្រើស <emph>ទិន្នន័យ​ - សរុប​រង​</emph></variable>"
+msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154574\n"
"help.text"
-msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs</variable>"
-msgstr "<variable id=\"dntezd\">ជ្រើស <emph>ទិន្នន័យ - សរុប​រង -</emph> ផ្ទាំង <emph>ក្រុម​ទី ១ ទី ២ ទី ៣</emph></variable>"
+msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151277\n"
"help.text"
-msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab</variable>"
-msgstr "<variable id=\"dntopi\">ជ្រើស <emph>ទិន្នន័យ - សរុប​រង -</emph> ផ្ទាំង <emph>ជម្រើស</emph></variable>"
+msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145133\n"
"help.text"
-msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph></variable>"
-msgstr "<variable id=\"datengueltig\">ជ្រើស <emph>ទិន្នន័យ - សុពលភាព</emph></variable>"
+msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3152992\n"
"help.text"
-msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigwerte\">ម៉ឺនុយ <emph>ទិន្នន័យ​ - សុពលភាព​ - </emph>ផ្ទាំង <emph>លក្ខណវិនិច្ឆ័យ</emph></variable>"
+msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150367\n"
"help.text"
-msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigeingabe\">ជ្រើស <emph>ទិន្នន័យ​ - សុពលភាព - </emph>ផ្ទាំង <emph>បញ្ចូល​ជំនួយ</emph></variable>"
+msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154486\n"
"help.text"
-msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigfehler\">​ជ្រើស <emph>ទិន្នន័យ​ - សុពលភាព​ -</emph> ផ្ទាំង<emph> ព្រមាន​កំហុស</emph></variable>"
+msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3146978\n"
"help.text"
-msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph></variable>"
-msgstr "<variable id=\"dnmfo\">ជ្រើស <emph>ទិន្នន័យ - ប្រមាណ​វិធី​ច្រើន</emph></variable>"
+msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155809\n"
"help.text"
-msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph></variable>"
-msgstr "<variable id=\"dnksd\">ជ្រើស​ <emph>ទិន្នន័យ​ - បង្រួប​បង្រួម</emph></variable>"
+msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148701\n"
"help.text"
-msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph></variable>"
-msgstr "<variable id=\"dngld\">ជ្រើស <emph>ទិន្នន័យ - ក្រុម និង​គ្រោង</emph></variable>"
+msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153815\n"
"help.text"
-msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph></variable>"
-msgstr "<variable id=\"dngda\">ជ្រើស <emph>ទិន្នន័យ - ក្រុម និង​គ្រោង - លាក់​សេចក្ដី​លម្អិត</emph></variable>"
+msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3159223\n"
"help.text"
-msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph></variable>"
-msgstr "<variable id=\"dngde\">ជ្រើស <emph>ទិន្នន័យ - ក្រុម និង​គ្រោង - បង្ហាញ​សេចក្ដី​លម្អិត</emph></variable>"
+msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3146870\n"
"help.text"
-msgid "Choose <emph>Data - Group and Outline - Group</emph>"
-msgstr "ជ្រើស <emph>ទិន្នន័យ - ក្រុម និង​គ្រោង - ដាក់​ក្រុម</emph>"
+msgid "Choose <emph>Data - Group and Outline - Group</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1398,8 +1398,8 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146781\n"
"help.text"
-msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>"
-msgstr "ជ្រើស <emph>ទិន្នន័យ - ក្រុម និង​គ្រោង - ដោះក្រុម</emph>"
+msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1438,96 +1438,96 @@ msgctxt ""
"00000412.xhp\n"
"par_id3153008\n"
"help.text"
-msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph></variable>"
-msgstr "<variable id=\"dnglagl\">ជ្រើស <emph>ទិន្នន័យ - ក្រុម និង​គ្រោង - គ្រោង​ស្វ័យ​ប្រវត្តិ</emph></variable>"
+msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154709\n"
"help.text"
-msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove</emph></variable>"
-msgstr "<variable id=\"dnglef\">ជ្រើស <emph>ទិន្នន័យ - ក្រុម និង​គ្រោង - យកចេញ</emph></variable>"
+msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove Outline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id1774346\n"
"help.text"
-msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables)</variable>"
-msgstr "<variable id=\"dngdrill\">ជ្រើស <emph>ទិន្នន័យ - ក្រុម និង​គ្រោង - បង្ហាញ​សេចក្ដី​លម្អិត</emph> (សម្រាប់​តារាង​ជំនួយការ​ទិន្នន័យ​មួយ​ចំនួន)</variable>"
+msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables).</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155759\n"
"help.text"
-msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph></variable>"
-msgstr "<variable id=\"dndtpt\">ជ្រើស​ <emph>ទិន្នន័យ - តារាង​ជំនួយការ​ទិន្នន័យ​</emph></variable>"
+msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154625\n"
"help.text"
-msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph></variable>"
-msgstr "<variable id=\"dndtpt\">ជ្រើស​ <emph>ទិន្នន័យ - តារាង​ជំនួយការ​ទិន្នន័យ​</emph></variable>"
+msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3147558\n"
"help.text"
-msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
-msgstr "<variable id=\"dndq\">ជ្រើស <emph>ទិន្នន័យ - តារាង​ជំនួយការ​​ទិន្នន័យ - បង្កើត</emph> ក្នុង​ប្រអប់ \"ជ្រើស​ប្រភព\" ជ្រើស​ជម្រើស <emph>ប្រភព​ទិន្នន័យ​ត្រូវ​បាន​ចុះ​ឈ្មោះ​ក្នុង​ $[officename]</emph> ។</variable>"
+msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153297\n"
"help.text"
-msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Current selection</emph>."
-msgstr "ជ្រើស​ <emph>ទិន្នន័យ​ - តារាង​ជំនួយការ​ទិន្នន័យ​ - បង្កើត</emph> ក្នុង​ប្រអប់ \"ជ្រើស​ប្រភព\" ជ្រើស​ជម្រើស​ <emph>ជម្រើស​បច្ចុប្បន្ន​</emph> ។"
+msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Current selection</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145118\n"
"help.text"
-msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
-msgstr "ជ្រើស <emph>ទិន្នន័យ - តារាង​ជំនួយការ​ទិន្នន័យ - បង្កើត</emph> ក្នុង​ប្រអប់ \"ជ្រើស​ប្រភព\" ជ្រើស​ជម្រើស <emph>ប្រភព​ទិន្នន័យ​ត្រូវ​បាន​ចុះ​ឈ្មោះ​ក្នុង​ $[officename]</emph> ចុច <emph>យល់​ព្រម​</emph> ដើម្បី​មើល​ប្រអប់ <emph>ជ្រើស​ប្រភព​ទិន្នន័យ</emph> ។"
+msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153294\n"
"help.text"
-msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph></variable>"
-msgstr "<variable id=\"dndpak\">ជ្រើស​ <emph>ទិន្នន័យ​ - តារាង​ជំនួយការ​ទិន្នន័យ​ - ធ្វើ​ឲ្យ​ស្រស់​</emph></variable>"
+msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151344\n"
"help.text"
-msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph></variable>"
-msgstr "<variable id=\"dndploe\">ជ្រើស​ <emph>ទិន្នន័យ​ - តារាង​ជំនួយការ​ទិន្នន័យ​ - លុប</emph></variable>"
+msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150397\n"
"help.text"
-msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph></variable>"
-msgstr "<variable id=\"dndakt\">ជ្រើស <emph>ទិន្នន័យ - ធ្វើ​ឲ្យ​ជួរ​ស្រស់</emph></variable>"
+msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_idN10B8F\n"
"help.text"
-msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph></variable>"
-msgstr "<variable id=\"grouping\">ជ្រើស <emph>ទិន្នន័យ - ក្រុម និង​គ្រោង - ក្រុម</emph></variable>"
+msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
@@ -1550,7 +1550,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162106567373\n"
"help.text"
-msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph> </variable>"
+msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1558,7 +1558,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162109048207\n"
"help.text"
-msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph></variable>"
+msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1566,7 +1566,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162107055028\n"
"help.text"
-msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph></variable>"
+msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1574,7 +1574,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162109126013\n"
"help.text"
-msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph></variable>"
+msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1582,7 +1582,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3149095\n"
"help.text"
-msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph></variable>"
+msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1590,7 +1590,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3149398\n"
"help.text"
-msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph></variable>"
+msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1598,7 +1598,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3150084\n"
"help.text"
-msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph></variable>"
+msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1606,7 +1606,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3153093\n"
"help.text"
-msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph></variable>"
+msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1614,7 +1614,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3153191\n"
"help.text"
-msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph></variable>"
+msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1622,5 +1622,5 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3145645\n"
"help.text"
-msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph></variable>"
+msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph>.</variable>"
msgstr ""
diff --git a/source/km/helpcontent2/source/text/scalc/02.po b/source/km/helpcontent2/source/text/scalc/02.po
index 7ec9ad75f9c..72268705d4f 100644
--- a/source/km/helpcontent2/source/text/scalc/02.po
+++ b/source/km/helpcontent2/source/text/scalc/02.po
@@ -3,9 +3,9 @@ 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-05-12 14:35+0200\n"
-"PO-Revision-Date: 2013-09-11 06:59+0000\n"
-"Last-Translator: soksophea <sksophea@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:03+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: km\n"
"MIME-Version: 1.0\n"
@@ -13,9 +13,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
"X-Language: km-KH\n"
-"X-POOTLE-MTIME: 1378882740.000000\n"
+"X-POOTLE-MTIME: 1542197008.000000\n"
#: 02130000.xhp
msgctxt ""
@@ -46,8 +46,8 @@ msgctxt ""
"02130000.xhp\n"
"par_id3155267\n"
"help.text"
-msgid "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">រូបតំណាង</alt></image>"
+msgid "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Currency Number Format Icon</alt></image>"
+msgstr ""
#: 02130000.xhp
msgctxt ""
@@ -62,8 +62,8 @@ msgctxt ""
"02130000.xhp\n"
"par_id3146776\n"
"help.text"
-msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cell - Numbers\">Format - Cell - Numbers</link>."
-msgstr "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cell - Numbers\">ទ្រង់ទ្រាយ​ - ក្រឡា - លេខ​</link> ។"
+msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cells - Numbers\">Format - Cells - Numbers</link>."
+msgstr ""
#: 02140000.xhp
msgctxt ""
diff --git a/source/km/helpcontent2/source/text/scalc/06.po b/source/km/helpcontent2/source/text/scalc/06.po
index 81a6dccd3aa..6cc36760656 100644
--- a/source/km/helpcontent2/source/text/scalc/06.po
+++ b/source/km/helpcontent2/source/text/scalc/06.po
@@ -3,15 +3,18 @@ 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-06-14 17:23+0200\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-04-24 11:44+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: km\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1524570244.000000\n"
#: calcsamplefiles.xhp
msgctxt ""
@@ -20,35 +23,3 @@ msgctxt ""
"help.text"
msgid "Calc Sample Files"
msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521663319917\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/imtrigon.ods\" id=\"ods_id61521568603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521663319918\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/trigon.ods\" id=\"ods_id61521548603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521563314918\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/pivot.ods\" id=\"ods_id61521547603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id721528312694192\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/functions_ifs.ods\" id=\"ods_id61521547603534\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
diff --git a/source/km/helpcontent2/source/text/scalc/guide.po b/source/km/helpcontent2/source/text/scalc/guide.po
index 1d9861d24dd..cd0c6cf2833 100644
--- a/source/km/helpcontent2/source/text/scalc/guide.po
+++ b/source/km/helpcontent2/source/text/scalc/guide.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: guide\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-31 14:10+0200\n"
-"PO-Revision-Date: 2016-07-06 09:18+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:03+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Khmer <support@khmeros.info>\n"
"Language: km\n"
@@ -13,9 +13,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
"X-Language: km-KH\n"
-"X-POOTLE-MTIME: 1467796733.000000\n"
+"X-POOTLE-MTIME: 1542197008.000000\n"
#: address_auto.xhp
msgctxt ""
@@ -3710,8 +3710,8 @@ msgctxt ""
"database_filter.xhp\n"
"par_idN10693\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - Standard Filter</item>."
-msgstr "ជ្រើស <item type=\"menuitem\">ទិន្នន័យ - តម្រង - តម្រង​ស្តង់ដារ</item> ។"
+msgid "Choose <item type=\"menuitem\">Data - More Filters - Standard Filter</item>."
+msgstr ""
#: database_filter.xhp
msgctxt ""
@@ -3766,8 +3766,8 @@ msgctxt ""
"database_filter.xhp\n"
"par_id3154944\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - AutoFilter</item>."
-msgstr "ជ្រើស <item type=\"menuitem\">ទិន្នន័យ - តម្រង - តម្រង​ស្វ័យ​ប្រវត្តិ</item> ។"
+msgid "Choose <item type=\"menuitem\">Data - AutoFilter</item>."
+msgstr ""
#: database_filter.xhp
msgctxt ""
diff --git a/source/km/helpcontent2/source/text/shared.po b/source/km/helpcontent2/source/text/shared.po
index bcdde39b2b6..eece36ee73a 100644
--- a/source/km/helpcontent2/source/text/shared.po
+++ b/source/km/helpcontent2/source/text/shared.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: 2016-04-16 23:25+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:03+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Khmer <support@khmeros.info>\n"
"Language: km\n"
@@ -13,9 +13,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
"X-Language: km-KH\n"
-"X-POOTLE-MTIME: 1460849123.000000\n"
+"X-POOTLE-MTIME: 1542197009.000000\n"
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -2014,5 +2014,5 @@ msgctxt ""
"need_help.xhp\n"
"hd_id1000010\n"
"help.text"
-msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"http://documentation.libreoffice.org/en/join-community/update-help-contents\">web page on writing Help contents</link>."
+msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"https://documentation.libreoffice.org/en/join-community/update-help-contents\"><emph>web page on writing Help contents</emph></link>."
msgstr ""
diff --git a/source/km/helpcontent2/source/text/shared/00.po b/source/km/helpcontent2/source/text/shared/00.po
index 4cdf0a19b55..ceebf1b6cce 100644
--- a/source/km/helpcontent2/source/text/shared/00.po
+++ b/source/km/helpcontent2/source/text/shared/00.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: 00\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-10-21 20:57+0200\n"
-"PO-Revision-Date: 2016-05-24 16:07+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:03+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Khmer <support@khmeros.info>\n"
"Language: km\n"
@@ -13,9 +13,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
"X-Language: km-KH\n"
-"X-POOTLE-MTIME: 1464106076.000000\n"
+"X-POOTLE-MTIME: 1542197010.000000\n"
#: 00000001.xhp
msgctxt ""
@@ -6222,7 +6222,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id621525017637963\n"
"help.text"
-msgid "Choose <emph>File - Export as EPUB</emph>."
+msgid "Choose <emph>File - Export As - Export as EPUB</emph>."
msgstr ""
#: 00000401.xhp
@@ -7198,7 +7198,7 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1091B\n"
"help.text"
-msgid "<variable id=\"grid\">Choose <emph>View - Grid</emph> (Impress or Draw).</variable>"
+msgid "<variable id=\"grid\">Choose <emph>View - Grid and Helplines</emph> (Impress or Draw).</variable>"
msgstr ""
#: 00000403.xhp
@@ -7206,7 +7206,7 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1092E\n"
"help.text"
-msgid "<variable id=\"guides\">Choose <emph>View - Snap Lines</emph> (Impress or Draw).</variable>"
+msgid "<variable id=\"guides\">Choose <emph>View - Snap Guides</emph> (Impress or Draw).</variable>"
msgstr ""
#: 00000404.xhp
@@ -7862,7 +7862,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id9988402\n"
"help.text"
-msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Updates</emph> button.</variable>"
+msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Check for Updates</emph> button.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8076,14 +8076,6 @@ msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
-"par_id3150032\n"
-"help.text"
-msgid "<variable id=\"arbeit\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Memory</emph>.</variable>"
-msgstr ""
-
-#: 00000406.xhp
-msgctxt ""
-"00000406.xhp\n"
"par_id3159153\n"
"help.text"
msgid "<variable id=\"ansicht\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - View</emph>.</variable>"
@@ -11046,7 +11038,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id366527\n"
"help.text"
-msgid "Choose <emph>Format - Object - Line</emph> (Writer)."
+msgid "Choose <emph>Format - Text Box and Shape - Line</emph> (Writer)."
msgstr ""
#: 00040502.xhp
@@ -11054,7 +11046,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id3835261\n"
"help.text"
-msgid "Choose <emph>Format - Graphic - Line</emph> (Calc)."
+msgid "Choose <emph>Format - Object - Line</emph> (Calc)."
msgstr ""
#: 00040502.xhp
@@ -11086,7 +11078,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id3154285\n"
"help.text"
-msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Object - </emph></caseinline><caseinline select=\"CALC\"><emph>Graphic - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
+msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Text Box and Shape - </emph></caseinline><caseinline select=\"CALC\"><emph>Object - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
msgstr ""
#: 00040502.xhp
diff --git a/source/km/helpcontent2/source/text/shared/01.po b/source/km/helpcontent2/source/text/shared/01.po
index adb2b3d3383..16a9291eb40 100644
--- a/source/km/helpcontent2/source/text/shared/01.po
+++ b/source/km/helpcontent2/source/text/shared/01.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: 01\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2016-07-06 09:37+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:03+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Khmer <support@khmeros.info>\n"
"Language: km\n"
@@ -13,9 +13,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
"X-Language: km-KH\n"
-"X-POOTLE-MTIME: 1467797823.000000\n"
+"X-POOTLE-MTIME: 1542197013.000000\n"
#: 01010000.xhp
msgctxt ""
@@ -33638,8 +33638,8 @@ msgctxt ""
"06130000.xhp\n"
"par_id3153748\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
-msgstr "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">ដំណើរការ ឬ​រក្សាទុក​ម៉ាក្រូ​បច្ចុប្បន្ន។</ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Runs or saves the current macro.</ahelp>"
+msgstr ""
#: 06130000.xhp
msgctxt ""
@@ -40772,14 +40772,6 @@ msgstr ""
#: ref_epub_export.xhp
msgctxt ""
"ref_epub_export.xhp\n"
-"par_id701525003241759\n"
-"help.text"
-msgid "<embedvar href=\"text/shared/00/00000002.xhp#epubv\" markup=\"keep\"/>"
-msgstr ""
-
-#: ref_epub_export.xhp
-msgctxt ""
-"ref_epub_export.xhp\n"
"par_id19921\n"
"help.text"
msgid "<image id=\"img_id22170\" src=\"media/screenshots/modules/swriter/ui/exportepub/EPubDialog.png\" localize=\"true\" width=\"664px\" height=\"482px\"><alt id=\"alt_id59843\">EPUB dialog box</alt></image>"
@@ -40926,7 +40918,7 @@ msgctxt ""
"ref_epub_export.xhp\n"
"par_id971525023515891\n"
"help.text"
-msgid "For custom metadata, you must provide a file with same name as the original filename and with extension as \".xmp\". The provided metadata will override the the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type=\"literal\">MyText.xmp</item>."
+msgid "For custom metadata, you must provide a file with same name as the original filename and with extension as \".xmp\". The provided metadata will override the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type=\"literal\">MyText.xmp</item>."
msgstr ""
#: ref_epub_export.xhp
diff --git a/source/km/helpcontent2/source/text/shared/guide.po b/source/km/helpcontent2/source/text/shared/guide.po
index 7e85ec9782f..252364d5b9b 100644
--- a/source/km/helpcontent2/source/text/shared/guide.po
+++ b/source/km/helpcontent2/source/text/shared/guide.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: guide\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2016-07-06 09:52+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:03+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Khmer <support@khmeros.info>\n"
"Language: km\n"
@@ -13,9 +13,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
"X-Language: km-KH\n"
-"X-POOTLE-MTIME: 1467798779.000000\n"
+"X-POOTLE-MTIME: 1542197019.000000\n"
#: aaa_start.xhp
msgctxt ""
@@ -8830,8 +8830,8 @@ msgctxt ""
"gallery_insert.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by selecting <emph>Tools - Gallery</emph>."
-msgstr "បើក​វិចិត្រសាលដោយ​ចុច​រូបតំណាង <emph>វិចិត្រសាល</emph> នៅលើ​របារ <emph>ស្តង់ដារ</emph> ឬ ដោយ​ជ្រើស <emph>ឧបករណ៍ - វិចិត្រសាល</emph> ។"
+msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by choosing <emph>Insert - Media - Gallery</emph>."
+msgstr ""
#: gallery_insert.xhp
msgctxt ""
diff --git a/source/km/helpcontent2/source/text/shared/optionen.po b/source/km/helpcontent2/source/text/shared/optionen.po
index b223ed6abcc..9941f8e59ac 100644
--- a/source/km/helpcontent2/source/text/shared/optionen.po
+++ b/source/km/helpcontent2/source/text/shared/optionen.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: optionen\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2016-07-06 10:04+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:03+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Khmer <support@khmeros.info>\n"
"Language: km\n"
@@ -13,9 +13,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
"X-Language: km-KH\n"
-"X-POOTLE-MTIME: 1467799456.000000\n"
+"X-POOTLE-MTIME: 1542197022.000000\n"
#: 01000000.xhp
msgctxt ""
@@ -268,6 +268,14 @@ msgstr "ទិន្នន័យ​អ្នក​ប្រើ​ខ្លះ​
#: 01010100.xhp
msgctxt ""
"01010100.xhp\n"
+"par_id3153032\n"
+"help.text"
+msgid "User data is also used when commenting and in tracking changes mode, to identify comments/edits author; and to mark last edit position in document, so that when author opens the document later, it opens at the last edit position."
+msgstr ""
+
+#: 01010100.xhp
+msgctxt ""
+"01010100.xhp\n"
"hd_id3147653\n"
"help.text"
msgid "Address"
@@ -14742,7 +14750,7 @@ msgctxt ""
"opencl.xhp\n"
"par_id5293741\n"
"help.text"
-msgid "for more information on OpenCL, visit <link href=\"http://www.khronos.org/opencl/\">the OpenCL site</link>"
+msgid "for more information on OpenCL, visit <link href=\"https://www.khronos.org/opencl/\">the OpenCL site</link>"
msgstr ""
#: persona_firefox.xhp
diff --git a/source/km/helpcontent2/source/text/swriter/00.po b/source/km/helpcontent2/source/text/swriter/00.po
index b3a6088860b..e1f4ce1bb31 100644
--- a/source/km/helpcontent2/source/text/swriter/00.po
+++ b/source/km/helpcontent2/source/text/swriter/00.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: 00\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: 2016-05-24 17:26+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:03+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Khmer <support@khmeros.info>\n"
"Language: km\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1464110809.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542197023.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -37,8 +37,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3150253\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\"><alt id=\"alt_id3145389\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\"><alt id=\"alt_id3145389\">រូបតំណាង</alt></image>"
+msgid "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145389\">Wrap Off Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -53,8 +53,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3156397\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\"><alt id=\"alt_id3149048\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\"><alt id=\"alt_id3149048\">​​​រូប​តំណាង​</alt></image>"
+msgid "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149048\">Wrap On Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -69,8 +69,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3154558\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\"><alt id=\"alt_id3152999\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\"><alt id=\"alt_id3152999\">​រូប​តំណាង​</alt></image>"
+msgid "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152999\">Wrap Through Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -85,8 +85,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3148773\n"
"help.text"
-msgid "<image src=\"res/sc06301.png\" id=\"img_id3149026\"><alt id=\"alt_id3149026\">Icon</alt></image>"
-msgstr "<image src=\"res/sc06301.png\" id=\"img_id3149026\"><alt id=\"alt_id3149026\">​រូប​តំណាង​</alt></image>"
+msgid "<image src=\"res/sc06301.png\" id=\"img_id3149026\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149026\">Jump to Previous Script Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -101,8 +101,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3151265\n"
"help.text"
-msgid "<image src=\"res/sc06300.png\" id=\"img_id3151272\"><alt id=\"alt_id3151272\">Icon</alt></image>"
-msgstr "<image src=\"res/sc06300.png\" id=\"img_id3151272\"><alt id=\"alt_id3151272\">​​រូប​តំណាង​</alt></image>"
+msgid "<image src=\"res/sc06300.png\" id=\"img_id3151272\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151272\"> Jump to Next Script Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -381,8 +381,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3154763\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">ពាក្យ​បញ្ជា </caseinline><defaultinline>​បញ្ជា​(Ctrl)</defaultinline></switchinline>+F8"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -397,8 +397,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3151387\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">ពាក្យ​បញ្ជា </caseinline><defaultinline>បញ្ជា(Ctrl)</defaultinline></switchinline>+F9"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -413,8 +413,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3145823\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">ពាក្យ​បញ្ជា </caseinline><defaultinline>បញ្ជា(Ctrl)</defaultinline></switchinline>+F10"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -429,7 +429,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150932\n"
"help.text"
-msgid "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\"><alt id=\"alt_id3150502\">Icon</alt></image>"
+msgid "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150502\">Formatting Marks Icon</alt></image>"
msgstr ""
#: 00000403.xhp
@@ -461,7 +461,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150765\n"
"help.text"
-msgid "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\"><alt id=\"alt_id3147572\">Icon</alt></image>"
+msgid "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147572\">Web Icon</alt></image>"
msgstr ""
#: 00000403.xhp
@@ -2461,7 +2461,7 @@ msgctxt ""
"stylesmenu.xhp\n"
"par_id941529884998705\n"
"help.text"
-msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles</emph></variable>."
+msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles...</emph></variable>."
msgstr ""
#: stylesmenu.xhp
diff --git a/source/km/sc/messages.po b/source/km/sc/messages.po
index 0c16db0c761..714cb52cf66 100644
--- a/source/km/sc/messages.po
+++ b/source/km/sc/messages.po
@@ -4,14 +4,17 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2018-11-12 11:57+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: km\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542023855.000000\n"
#: sc/inc/compiler.hrc:27
msgctxt "RID_FUNCTION_CATEGORIES"
@@ -730,7 +733,6 @@ msgctxt "STR_SELCOUNT_ROWARG"
msgid "$1 row"
msgid_plural "$1 rows"
msgstr[0] ""
-msgstr[1] ""
#. To translators: STR_SELCOUNT_COLARG is $1 of STR_SELCOUNT. $1 of STR_SELCOUNT_ROWARG is number of columns
#: sc/inc/globstr.hrc:165
@@ -738,7 +740,6 @@ msgctxt "STR_SELCOUNT_COLARG"
msgid "$1 column"
msgid_plural "$1 columns"
msgstr[0] ""
-msgstr[1] ""
#: sc/inc/globstr.hrc:166
msgctxt "STR_FILTER_SELCOUNT"
@@ -1501,7 +1502,6 @@ msgctxt "STR_SCATTR_PAGE_SCALE_PAGES"
msgid "One page"
msgid_plural "%1 pages"
msgstr[0] ""
-msgstr[1] ""
#: sc/inc/globstr.hrc:324
msgctxt "STR_SCATTR_PAGE_SCALE_AUTO"
@@ -14028,7 +14028,6 @@ msgctxt "SCSTR_TOTAL"
msgid "One result found"
msgid_plural "%1 results found"
msgstr[0] ""
-msgstr[1] ""
#: sc/inc/strings.hrc:54
msgctxt "SCSTR_SKIPPED"
diff --git a/source/km/svtools/messages.po b/source/km/svtools/messages.po
index fbb8a0aed19..4ba20aa62da 100644
--- a/source/km/svtools/messages.po
+++ b/source/km/svtools/messages.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:40+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: km\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195624.000000\n"
#: include/svtools/strings.hrc:25
msgctxt "STR_UNDO"
@@ -1546,7 +1549,7 @@ msgstr ""
#: include/svtools/strings.hrc:360
msgctxt "STR_DESCRIPTION_MYTHES"
-msgid "Mythes Thesaurus"
+msgid "MyThes Thesaurus"
msgstr ""
#: include/svtools/strings.hrc:361
diff --git a/source/km/sw/messages.po b/source/km/sw/messages.po
index c1b5d258dc8..6be9d6fffe0 100644
--- a/source/km/sw/messages.po
+++ b/source/km/sw/messages.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:40+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: km\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195624.000000\n"
#: sw/inc/app.hrc:29
#, fuzzy
@@ -2755,14 +2758,12 @@ msgctxt "STR_UNDO_TABS"
msgid "One tab"
msgid_plural "$1 tabs"
msgstr[0] ""
-msgstr[1] ""
#: sw/inc/strings.hrc:469
msgctxt "STR_UNDO_NLS"
msgid "One line break"
msgid_plural "$1 line breaks"
msgstr[0] ""
-msgstr[1] ""
#: sw/inc/strings.hrc:470
msgctxt "STR_UNDO_PAGEBREAKS"
@@ -7106,7 +7107,12 @@ msgctxt "asciifilterdialog|lf"
msgid "_LF"
msgstr "_LF"
-#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:264
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:258
+msgctxt "asciifilterdialog|includebom"
+msgid "Include byte-order-mark"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:280
msgctxt "asciifilterdialog|label1"
msgid "Properties"
msgstr "លក្ខណសម្បត្តិ"
diff --git a/source/km/swext/mediawiki/help.po b/source/km/swext/mediawiki/help.po
index 75ae1507b0d..79c803113fe 100644
--- a/source/km/swext/mediawiki/help.po
+++ b/source/km/swext/mediawiki/help.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: help\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2015-09-01 17:55+0000\n"
-"Last-Translator: Christian Lohmaier <lohmaier+pootle@googlemail.com>\n"
+"POT-Creation-Date: 2018-11-15 13:53+0100\n"
+"PO-Revision-Date: 2018-11-12 11:57+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Khmer <support@khmeros.info>\n"
"Language: km\n"
"MIME-Version: 1.0\n"
@@ -15,7 +15,7 @@ msgstr ""
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
"X-Language: km-KH\n"
-"X-POOTLE-MTIME: 1441130101.000000\n"
+"X-POOTLE-MTIME: 1542023861.000000\n"
#: help.tree
msgctxt ""
@@ -91,13 +91,12 @@ msgid "Java Runtime Environment"
msgstr "Java Runtime Environment"
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id7387615\n"
"help.text"
-msgid "A wiki account on a supported <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
-msgstr "<link href=\"http://www.mediawiki.org/wiki/MediaWiki\"> MediaWiki</link>"
+msgid "A wiki account on a supported <link href=\"https://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -153,26 +152,24 @@ msgctxt ""
"wiki.xhp\n"
"par_id368968\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Options</link> dialog, click Add."
-msgstr "នៅ​ក្នុង​ប្រអប់ <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">ជម្រើស</link> ចុច បន្ថែម ។"
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\"><emph>Options</emph></link> dialog, click <emph>Add</emph>."
+msgstr ""
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id6962187\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> dialog, enter the account information for the wiki."
-msgstr "នៅ​ក្នុង​ប្រអប់ <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> បញ្ចូល​ព័ត៌មាន​គណនី​សម្រាប់​វិគី ។"
+msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\"><emph>MediaWiki</emph></link> dialog, enter the account information for the wiki."
+msgstr ""
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id5328836\n"
"help.text"
-msgid "In the URL text box, enter the address of a wiki that you want to connect to."
-msgstr "នៅ​ក្នុង​ប្រអប់​អត្ថបទ URL ត្រូវ​បញ្ចូល​អាសយដ្ឋាន​វិគី ដែល​អ្នក​ចង់​តភ្ជាប់​ទៅ ។"
+msgid "In the <emph>URL</emph> text box, enter the address of a wiki that you want to connect to."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -183,13 +180,12 @@ msgid "You can copy the URL from a web browser and paste it into the textbox."
msgstr "អ្នក​អាច​ចម្លង URL ពី​កម្មវិធី​រុករក​បណ្ដាញបាន ហើយ​បិទភ្ជាប់​ទៅ​ក្នុង​ប្រអប់​អត្ថបទ ។"
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id5906552\n"
"help.text"
-msgid "In the Username box, enter your user ID for your wiki account."
-msgstr "នៅ​ក្នុង​ប្រអប់ ឈ្មោះ​អ្នកប្រើ ត្រូវ​បញ្ចូល​លេខ​សម្គាល់​អ្នក​ប្រើ​របស់​អ្នក​សម្រាប់គណនី​វិគី ។"
+msgid "In the <emph>Username</emph> box, enter your user ID for your wiki account."
+msgstr ""
#: wiki.xhp
#, fuzzy
@@ -201,13 +197,12 @@ msgid "If the wiki allows anonymous write access, you can leave the Username and
msgstr "ប្រសិន​បើ​វិគី អនុញ្ញាត​សិទ្ធិ​ចូល​ដំណើរការ​អនាមិក អ្នក​អាច​ទុក​ឲ្យ​ប្រអប់​ឈ្មោះ​អ្នកប្រើ និង​ពាក្យ​សម្ងាត់​នៅ​ទទេ​បាន ។"
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id8869594\n"
"help.text"
-msgid "In the Password box, enter the password for your wiki account, then click OK."
-msgstr "នៅ​ក្នុង​ប្រអប់​ពាក្យ​សម្ងាត់ ត្រូវ​បញ្ចូល​ពាក្យ​សម្ងាត់​សម្រាប់​គណនី​វិគី​របស់​អ្នក បន្ទាប់​មក​ចុច យល់ព្រម ។"
+msgid "In the Password box, enter the password for your wiki account, then click <emph>OK</emph>."
+msgstr ""
#: wiki.xhp
#, fuzzy
@@ -256,8 +251,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id228278\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Send to MediaWiki</link> dialog, specify the settings for your entry."
-msgstr "នៅ​ក្នុង​ប្រអប់ <link href=\"com.sun.wiki-publisher/wikisend.xhp\">ផ្ញើ​ទៅកាន់ MediaWiki</link> បញ្ជាក់​ការ​កំណត់​សម្រាប់​ធាតុ​របស់​អ្នក ។"
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\"><emph>Send to MediaWiki</emph></link> dialog, specify the settings for your entry."
+msgstr ""
#: wiki.xhp
#, fuzzy
diff --git a/source/kmr-Latn/cui/messages.po b/source/kmr-Latn/cui/messages.po
index fefc0eded64..2e40ab6a83d 100644
--- a/source/kmr-Latn/cui/messages.po
+++ b/source/kmr-Latn/cui/messages.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:21+0100\n"
+"PO-Revision-Date: 2018-11-14 11:40+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: kmr-Latn\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195631.000000\n"
#: cui/inc/strings.hrc:24
msgctxt "RID_SVXSTR_KEY_CONFIG_DIR"
@@ -1583,142 +1586,136 @@ msgid "Dimension line"
msgstr "Ebada rêzikê"
#: cui/inc/strings.hrc:365
-#, fuzzy
-msgctxt "RID_SVXSTR_LOAD_ERROR"
-msgid "The selected module could not be loaded."
-msgstr "Modula ku hate hilbijartin nehate barkirin."
-
-#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_STARTQUOTE"
msgid "Start Quote"
msgstr ""
-#: cui/inc/strings.hrc:367
+#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_ENDQUOTE"
msgid "End Quote"
msgstr ""
-#: cui/inc/strings.hrc:369
+#: cui/inc/strings.hrc:368
msgctxt "RID_SVXSTR_SELECTEDPERSONA"
msgid "Selected Theme: "
msgstr ""
-#: cui/inc/strings.hrc:370
+#: cui/inc/strings.hrc:369
msgctxt "RID_SVXSTR_SEARCHING"
msgid "Searching, please wait..."
msgstr ""
-#: cui/inc/strings.hrc:371
+#: cui/inc/strings.hrc:370
msgctxt "RID_SVXSTR_SEARCHERROR"
msgid "Cannot open %1, please try again later."
msgstr ""
-#: cui/inc/strings.hrc:372
+#: cui/inc/strings.hrc:371
msgctxt "RID_SVXSTR_NORESULTS"
msgid "No results found."
msgstr ""
-#: cui/inc/strings.hrc:373
+#: cui/inc/strings.hrc:372
msgctxt "RID_SVXSTR_APPLYPERSONA"
msgid "Applying Theme..."
msgstr ""
-#: cui/inc/strings.hrc:374
+#: cui/inc/strings.hrc:373
msgctxt "RID_SVXSTR_INVALIDPERSONAURL"
msgid "Please enter a valid theme address or a search term."
msgstr ""
-#: cui/inc/strings.hrc:376
+#: cui/inc/strings.hrc:375
msgctxt "RID_SVXSTR_TABLE_PRESET_NONE"
msgid "Set No Borders"
msgstr "Qeraxdank tuneye"
-#: cui/inc/strings.hrc:377
+#: cui/inc/strings.hrc:376
msgctxt "RID_SVXSTR_TABLE_PRESET_ONLYOUTER"
msgid "Set Outer Border Only"
msgstr "Tenê qeraxdanka derve hilbijêre"
-#: cui/inc/strings.hrc:378
+#: cui/inc/strings.hrc:377
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERHORI"
msgid "Set Outer Border and Horizontal Lines"
msgstr "Qeraxdanka Derve û Xêzikên Serpahnayê"
-#: cui/inc/strings.hrc:379
+#: cui/inc/strings.hrc:378
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERALL"
msgid "Set Outer Border and All Inner Lines"
msgstr "Qeraxdanka Derve û Xêzikên Serpahnayê"
-#: cui/inc/strings.hrc:380
+#: cui/inc/strings.hrc:379
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERINNER"
msgid "Set Outer Border Without Changing Inner Lines"
msgstr "Sînorê Derve Bêyî Rêzikên hundirîn Mîheng Bike"
-#: cui/inc/strings.hrc:381
+#: cui/inc/strings.hrc:380
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONAL"
msgid "Set Diagonal Lines Only"
msgstr "Tenê Xêzên Çeprast Mîheng Bike"
-#: cui/inc/strings.hrc:382
+#: cui/inc/strings.hrc:381
msgctxt "RID_SVXSTR_PARA_PRESET_ALL"
msgid "Set All Four Borders"
msgstr "Her çar kêlekan hilbijêre"
-#: cui/inc/strings.hrc:383
+#: cui/inc/strings.hrc:382
msgctxt "RID_SVXSTR_PARA_PRESET_LEFTRIGHT"
msgid "Set Left and Right Borders Only"
msgstr "Tenê kêlekên rast û çep mîheng bikin"
-#: cui/inc/strings.hrc:384
+#: cui/inc/strings.hrc:383
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOM"
msgid "Set Top and Bottom Borders Only"
msgstr "Tenê kêlekên serî û binî mîheng bikin"
-#: cui/inc/strings.hrc:385
+#: cui/inc/strings.hrc:384
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYLEFT"
msgid "Set Left Border Only"
msgstr "Tenê kêlekaçep mîheng bikin"
-#: cui/inc/strings.hrc:386
+#: cui/inc/strings.hrc:385
msgctxt "RID_SVXSTR_HOR_PRESET_ONLYHOR"
msgid "Set Top and Bottom Borders, and All Inner Lines"
msgstr ""
-#: cui/inc/strings.hrc:387
+#: cui/inc/strings.hrc:386
msgctxt "RID_SVXSTR_VER_PRESET_ONLYVER"
msgid "Set Left and Right Borders, and All Inner Lines"
msgstr ""
-#: cui/inc/strings.hrc:388
+#: cui/inc/strings.hrc:387
msgctxt "RID_SVXSTR_SHADOW_STYLE_NONE"
msgid "No Shadow"
msgstr "Bêsî"
-#: cui/inc/strings.hrc:389
+#: cui/inc/strings.hrc:388
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMRIGHT"
msgid "Cast Shadow to Bottom Right"
msgstr ""
-#: cui/inc/strings.hrc:390
+#: cui/inc/strings.hrc:389
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPRIGHT"
msgid "Cast Shadow to Top Right"
msgstr ""
-#: cui/inc/strings.hrc:391
+#: cui/inc/strings.hrc:390
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMLEFT"
msgid "Cast Shadow to Bottom Left"
msgstr ""
-#: cui/inc/strings.hrc:392
+#: cui/inc/strings.hrc:391
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPLEFT"
msgid "Cast Shadow to Top Left"
msgstr ""
-#: cui/inc/strings.hrc:393
+#: cui/inc/strings.hrc:392
msgctxt "RID_SVXSTR_SIGNATURELINE_SIGNED_BY"
msgid "Signed by: %1"
msgstr ""
-#: cui/inc/strings.hrc:394
+#: cui/inc/strings.hrc:393
msgctxt "RID_SVXSTR_OPENCL_RESTART"
msgid "For the OpenCL changes to take effect, %PRODUCTNAME must be restarted."
msgstr ""
@@ -11327,22 +11324,43 @@ msgctxt "signsignatureline|btn_select_certificate"
msgid "Select Certificate"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:168
+#. Name of the signer
+#: cui/uiconfig/ui/signsignatureline.ui:166
+msgctxt "signsignatureline|label_name"
+msgid "or"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:175
+msgctxt "signsignatureline|btn_load_image"
+msgid "Use Signature Image"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:190
+msgctxt "signsignatureline|btn_clear_image"
+msgid "Clear"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:206
+msgctxt "signsignatureline|label_image_dimensions"
+msgid "Best image size: 600 x 100 px"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:237
msgctxt "signsignatureline|label_sign"
msgid "Sign"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:205
+#: cui/uiconfig/ui/signsignatureline.ui:274
msgctxt "signsignatureline|label_add_comment"
msgid "Add comment:"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:241
+#: cui/uiconfig/ui/signsignatureline.ui:310
msgctxt "signsignatureline|label_hint"
msgid "Instructions from the document creator:"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:274
+#: cui/uiconfig/ui/signsignatureline.ui:343
msgctxt "signsignatureline|label_more"
msgid "More"
msgstr ""
diff --git a/source/kmr-Latn/svtools/messages.po b/source/kmr-Latn/svtools/messages.po
index ea7a55ced90..a82ffc03fa6 100644
--- a/source/kmr-Latn/svtools/messages.po
+++ b/source/kmr-Latn/svtools/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: 2018-01-15 17:35+0000\n"
-"Last-Translator: Christian Lohmaier <lohmaier+pootle@googlemail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:40+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: kmr-Latn\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1516037718.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195632.000000\n"
#: include/svtools/strings.hrc:25
msgctxt "STR_UNDO"
@@ -1551,7 +1551,7 @@ msgstr ""
#: include/svtools/strings.hrc:360
msgctxt "STR_DESCRIPTION_MYTHES"
-msgid "Mythes Thesaurus"
+msgid "MyThes Thesaurus"
msgstr ""
#: include/svtools/strings.hrc:361
diff --git a/source/kmr-Latn/sw/messages.po b/source/kmr-Latn/sw/messages.po
index 99d869bb148..872ca38c824 100644
--- a/source/kmr-Latn/sw/messages.po
+++ b/source/kmr-Latn/sw/messages.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:40+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: kmr-Latn\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195632.000000\n"
#: sw/inc/app.hrc:29
#, fuzzy
@@ -7121,7 +7124,12 @@ msgctxt "asciifilterdialog|lf"
msgid "_LF"
msgstr ""
-#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:264
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:258
+msgctxt "asciifilterdialog|includebom"
+msgid "Include byte-order-mark"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:280
msgctxt "asciifilterdialog|label1"
msgid "Properties"
msgstr "Taybetmendî"
diff --git a/source/kmr-Latn/swext/mediawiki/help.po b/source/kmr-Latn/swext/mediawiki/help.po
index 5bccf806bae..4bc6bead6a6 100644
--- a/source/kmr-Latn/swext/mediawiki/help.po
+++ b/source/kmr-Latn/swext/mediawiki/help.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2015-09-01 17:55+0000\n"
-"Last-Translator: Christian Lohmaier <lohmaier+pootle@googlemail.com>\n"
+"POT-Creation-Date: 2018-11-15 13:53+0100\n"
+"PO-Revision-Date: 2018-11-12 11:58+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: kmr-Latn\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1441130117.000000\n"
+"X-POOTLE-MTIME: 1542023886.000000\n"
#: help.tree
msgctxt ""
@@ -91,13 +91,12 @@ msgid "Java Runtime Environment"
msgstr "Derdora Java Runtime 1.4"
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id7387615\n"
"help.text"
-msgid "A wiki account on a supported <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
-msgstr "Hisabekî Wiki ya tê piştgirîdan di pêşkêşkera <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> de"
+msgid "A wiki account on a supported <link href=\"https://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -152,7 +151,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id368968\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Options</link> dialog, click Add."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\"><emph>Options</emph></link> dialog, click <emph>Add</emph>."
msgstr ""
#: wiki.xhp
@@ -160,17 +159,16 @@ msgctxt ""
"wiki.xhp\n"
"par_id6962187\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> dialog, enter the account information for the wiki."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\"><emph>MediaWiki</emph></link> dialog, enter the account information for the wiki."
msgstr ""
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id5328836\n"
"help.text"
-msgid "In the URL text box, enter the address of a wiki that you want to connect to."
-msgstr "Di qutiya nivîsan ya URL de navnîşana Wiki ya hun bi re daxwaza girêdanê dikin, têkevin."
+msgid "In the <emph>URL</emph> text box, enter the address of a wiki that you want to connect to."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -181,13 +179,12 @@ msgid "You can copy the URL from a web browser and paste it into the textbox."
msgstr "Hun dikarin URL yê ji geroka torê jiber bigirin û di qutiya nivîs de pêve bikin."
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id5906552\n"
"help.text"
-msgid "In the Username box, enter your user ID for your wiki account."
-msgstr "Di qutiya Bikarhêner de, IDya bikarhêner ya hisaba Wiki têkevin."
+msgid "In the <emph>Username</emph> box, enter your user ID for your wiki account."
+msgstr ""
#: wiki.xhp
#, fuzzy
@@ -199,13 +196,12 @@ msgid "If the wiki allows anonymous write access, you can leave the Username and
msgstr "Heke Wiki gihîştina nivîsînê ya gelêrî dide, hun dikarin qutiyên Navê Bikarhêner û Nasnav vala bihêlin."
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id8869594\n"
"help.text"
-msgid "In the Password box, enter the password for your wiki account, then click OK."
-msgstr "Di qutiya nasnav de, nasnava xwe ya hisaba Wiki têkevin, û pêl Temam bikin."
+msgid "In the Password box, enter the password for your wiki account, then click <emph>OK</emph>."
+msgstr ""
#: wiki.xhp
#, fuzzy
@@ -253,7 +249,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id228278\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Send to MediaWiki</link> dialog, specify the settings for your entry."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\"><emph>Send to MediaWiki</emph></link> dialog, specify the settings for your entry."
msgstr ""
#: wiki.xhp
diff --git a/source/kn/cui/messages.po b/source/kn/cui/messages.po
index 12b4494a2ef..8245c619c1d 100644
--- a/source/kn/cui/messages.po
+++ b/source/kn/cui/messages.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:21+0100\n"
+"PO-Revision-Date: 2018-11-14 11:40+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: kn\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195638.000000\n"
#: cui/inc/strings.hrc:24
msgctxt "RID_SVXSTR_KEY_CONFIG_DIR"
@@ -1570,143 +1573,137 @@ msgstr "ಆಯಾಮದ ಗೆರೆ"
#: cui/inc/strings.hrc:365
#, fuzzy
-msgctxt "RID_SVXSTR_LOAD_ERROR"
-msgid "The selected module could not be loaded."
-msgstr "ಆಯ್ಕೆ ಮಾಡಲಾದ ಘಟಕಗಳನ್ನು ಲೋಡ್ ಮಾಡಲಾಗಿಲ್ಲ."
-
-#: cui/inc/strings.hrc:366
-#, fuzzy
msgctxt "RID_SVXSTR_STARTQUOTE"
msgid "Start Quote"
msgstr "ಉದ್ಧರಣಚಿಹ್ನೆಯ ಆರಂಭ (_S):"
-#: cui/inc/strings.hrc:367
+#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_ENDQUOTE"
msgid "End Quote"
msgstr ""
-#: cui/inc/strings.hrc:369
+#: cui/inc/strings.hrc:368
#, fuzzy
msgctxt "RID_SVXSTR_SELECTEDPERSONA"
msgid "Selected Theme: "
msgstr "ಸಿದ್ಧವಿನ್ಯಾಸವನ್ನು ಆರಿಸು"
-#: cui/inc/strings.hrc:370
+#: cui/inc/strings.hrc:369
msgctxt "RID_SVXSTR_SEARCHING"
msgid "Searching, please wait..."
msgstr "ಹುಡುಕಲಾಗುತ್ತಿದೆ, ದಯವಿಟ್ಟು ಕಾಯಿರಿ..."
-#: cui/inc/strings.hrc:371
+#: cui/inc/strings.hrc:370
msgctxt "RID_SVXSTR_SEARCHERROR"
msgid "Cannot open %1, please try again later."
msgstr "%1 ಅನ್ನು ತರೆಯಲಾಗುತ್ತಿಲ್ಲ, ಸ್ವಲ್ಪ ಸಮಯದ ನಂತರ ಮರಳಿ ಪ್ರಯತ್ನಿಸಿ."
-#: cui/inc/strings.hrc:372
+#: cui/inc/strings.hrc:371
msgctxt "RID_SVXSTR_NORESULTS"
msgid "No results found."
msgstr "ಯಾವುದೆ ಫಲಿತಾಂಶಗಳು ಕಂಡುಬಂದಿಲ್ಲ."
-#: cui/inc/strings.hrc:373
+#: cui/inc/strings.hrc:372
msgctxt "RID_SVXSTR_APPLYPERSONA"
msgid "Applying Theme..."
msgstr ""
-#: cui/inc/strings.hrc:374
+#: cui/inc/strings.hrc:373
msgctxt "RID_SVXSTR_INVALIDPERSONAURL"
msgid "Please enter a valid theme address or a search term."
msgstr ""
-#: cui/inc/strings.hrc:376
+#: cui/inc/strings.hrc:375
msgctxt "RID_SVXSTR_TABLE_PRESET_NONE"
msgid "Set No Borders"
msgstr "ಯಾವುದೆ ಅಂಚುಗಳನ್ನು ಹೊಂದಿಸಬೇಡಿ"
-#: cui/inc/strings.hrc:377
+#: cui/inc/strings.hrc:376
msgctxt "RID_SVXSTR_TABLE_PRESET_ONLYOUTER"
msgid "Set Outer Border Only"
msgstr "ಕೇವಲ ಹೊರಗಿನ ಅಂಚನ್ನು ಮಾತ್ರ ಹೊಂದಿಸು"
-#: cui/inc/strings.hrc:378
+#: cui/inc/strings.hrc:377
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERHORI"
msgid "Set Outer Border and Horizontal Lines"
msgstr "ಹೊರಗಿನ ಅಂಚನ್ನು ಮತ್ತು ಅಡ್ಡ ರೇಖೆಗಳನ್ನು ಹೊಂದಿಸು"
-#: cui/inc/strings.hrc:379
+#: cui/inc/strings.hrc:378
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERALL"
msgid "Set Outer Border and All Inner Lines"
msgstr "ಹೊರಗಿನ ಅಂಚನ್ನು ಮತ್ತು ಎಲ್ಲಾ ಒಳಗಿನ ರೇಖೆಗಳನ್ನು ಹೊಂದಿಸು"
-#: cui/inc/strings.hrc:380
+#: cui/inc/strings.hrc:379
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERINNER"
msgid "Set Outer Border Without Changing Inner Lines"
msgstr "ಒಳಗಿನ ರೇಖೆಗಳನ್ನು ಬದಲಾಯಿಸದೆ ಹೊರಗಿನ ಅಂಚನ್ನು ಹೊಂದಿಸು"
-#: cui/inc/strings.hrc:381
+#: cui/inc/strings.hrc:380
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONAL"
msgid "Set Diagonal Lines Only"
msgstr "ಕರ್ಣ ರೇಖೆಗಳನ್ನು ಮಾತ್ರ ಹೊಂದಿಸು"
-#: cui/inc/strings.hrc:382
+#: cui/inc/strings.hrc:381
msgctxt "RID_SVXSTR_PARA_PRESET_ALL"
msgid "Set All Four Borders"
msgstr "ಎಲ್ಲಾ ನಾಲ್ಕು ಅಂಚುಗಳನ್ನು ಹೊಂದಿಸಿ"
-#: cui/inc/strings.hrc:383
+#: cui/inc/strings.hrc:382
msgctxt "RID_SVXSTR_PARA_PRESET_LEFTRIGHT"
msgid "Set Left and Right Borders Only"
msgstr "ಕೇವಲ ಎಡ ಮತ್ತು ಬಲ ಅಂಚುಗಳನ್ನು ಮಾತ್ರ ಹೊಂದಿಸು"
-#: cui/inc/strings.hrc:384
+#: cui/inc/strings.hrc:383
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOM"
msgid "Set Top and Bottom Borders Only"
msgstr "ಕೇವಲ ಮೇಲಿನ ಮತ್ತು ಕೆಳಗಿನ ಅಂಚುಗಳನ್ನು ಮಾತ್ರ ಹೊಂದಿಸು"
-#: cui/inc/strings.hrc:385
+#: cui/inc/strings.hrc:384
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYLEFT"
msgid "Set Left Border Only"
msgstr "ಕೇವಲ ಎಡ ಅಂಚನ್ನು ಮಾತ್ರ ಹೊಂದಿಸು"
-#: cui/inc/strings.hrc:386
+#: cui/inc/strings.hrc:385
msgctxt "RID_SVXSTR_HOR_PRESET_ONLYHOR"
msgid "Set Top and Bottom Borders, and All Inner Lines"
msgstr "ಮೇಲಿನ ಮತ್ತು ಕೆಳಗಿನ ಅಂಚುಗಳನ್ನು, ಹಾಗು ಎಲ್ಲಾ ಒಳಗಿನ ರೇಖೆಗಳನ್ನು ಹೊಂದಿಸು"
-#: cui/inc/strings.hrc:387
+#: cui/inc/strings.hrc:386
msgctxt "RID_SVXSTR_VER_PRESET_ONLYVER"
msgid "Set Left and Right Borders, and All Inner Lines"
msgstr "ಎಡ ಮತ್ತು ಮೇಲಿನ ಅಂಚುಗಳನ್ನು, ಹಾಗು ಎಲ್ಲಾ ಒಳಗಿನ ರೇಖೆಗಳನ್ನು ಹೊಂದಿಸು"
-#: cui/inc/strings.hrc:388
+#: cui/inc/strings.hrc:387
msgctxt "RID_SVXSTR_SHADOW_STYLE_NONE"
msgid "No Shadow"
msgstr "ಯಾವುದೆ ನೆರಳು ಇಲ್ಲ"
-#: cui/inc/strings.hrc:389
+#: cui/inc/strings.hrc:388
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMRIGHT"
msgid "Cast Shadow to Bottom Right"
msgstr "ನೆರಳನ್ನು ಕೆಳ ಬಲಭಾಗಕ್ಕೆ ಬೀಳಿಸು"
-#: cui/inc/strings.hrc:390
+#: cui/inc/strings.hrc:389
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPRIGHT"
msgid "Cast Shadow to Top Right"
msgstr "ನೆರಳನ್ನು ಮೇಲಿನ ಬಲಭಾಗಕ್ಕೆ ಬೀಳಿಸು"
-#: cui/inc/strings.hrc:391
+#: cui/inc/strings.hrc:390
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMLEFT"
msgid "Cast Shadow to Bottom Left"
msgstr "ನೆರಳನ್ನು ಕೆಳ ಎಡಭಾಗಕ್ಕೆ ಬೀಳಿಸು"
-#: cui/inc/strings.hrc:392
+#: cui/inc/strings.hrc:391
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPLEFT"
msgid "Cast Shadow to Top Left"
msgstr "ನೆರಳನ್ನು ಮೇಲಿನ ಎಡಭಾಗಕ್ಕೆ ಬೀಳಿಸು"
-#: cui/inc/strings.hrc:393
+#: cui/inc/strings.hrc:392
msgctxt "RID_SVXSTR_SIGNATURELINE_SIGNED_BY"
msgid "Signed by: %1"
msgstr ""
-#: cui/inc/strings.hrc:394
+#: cui/inc/strings.hrc:393
msgctxt "RID_SVXSTR_OPENCL_RESTART"
msgid "For the OpenCL changes to take effect, %PRODUCTNAME must be restarted."
msgstr ""
@@ -11083,22 +11080,43 @@ msgctxt "signsignatureline|btn_select_certificate"
msgid "Select Certificate"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:168
+#. Name of the signer
+#: cui/uiconfig/ui/signsignatureline.ui:166
+msgctxt "signsignatureline|label_name"
+msgid "or"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:175
+msgctxt "signsignatureline|btn_load_image"
+msgid "Use Signature Image"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:190
+msgctxt "signsignatureline|btn_clear_image"
+msgid "Clear"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:206
+msgctxt "signsignatureline|label_image_dimensions"
+msgid "Best image size: 600 x 100 px"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:237
msgctxt "signsignatureline|label_sign"
msgid "Sign"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:205
+#: cui/uiconfig/ui/signsignatureline.ui:274
msgctxt "signsignatureline|label_add_comment"
msgid "Add comment:"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:241
+#: cui/uiconfig/ui/signsignatureline.ui:310
msgctxt "signsignatureline|label_hint"
msgid "Instructions from the document creator:"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:274
+#: cui/uiconfig/ui/signsignatureline.ui:343
msgctxt "signsignatureline|label_more"
msgid "More"
msgstr ""
diff --git a/source/kn/svtools/messages.po b/source/kn/svtools/messages.po
index b00cc762e7d..dc905291da7 100644
--- a/source/kn/svtools/messages.po
+++ b/source/kn/svtools/messages.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:40+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: kn\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195639.000000\n"
#: include/svtools/strings.hrc:25
msgctxt "STR_UNDO"
@@ -1546,7 +1549,7 @@ msgstr ""
#: include/svtools/strings.hrc:360
msgctxt "STR_DESCRIPTION_MYTHES"
-msgid "Mythes Thesaurus"
+msgid "MyThes Thesaurus"
msgstr ""
#: include/svtools/strings.hrc:361
diff --git a/source/kn/sw/messages.po b/source/kn/sw/messages.po
index 9ed41bb9ea6..1e44aba7192 100644
--- a/source/kn/sw/messages.po
+++ b/source/kn/sw/messages.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:40+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: kn\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195639.000000\n"
#: sw/inc/app.hrc:29
#, fuzzy
@@ -7137,7 +7140,12 @@ msgctxt "asciifilterdialog|lf"
msgid "_LF"
msgstr "_LF"
-#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:264
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:258
+msgctxt "asciifilterdialog|includebom"
+msgid "Include byte-order-mark"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:280
msgctxt "asciifilterdialog|label1"
msgid "Properties"
msgstr "ಗುಣಗಳು"
diff --git a/source/kn/swext/mediawiki/help.po b/source/kn/swext/mediawiki/help.po
index 5ac7ec91f30..441a0fe20a3 100644
--- a/source/kn/swext/mediawiki/help.po
+++ b/source/kn/swext/mediawiki/help.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2015-09-01 17:55+0000\n"
-"Last-Translator: Christian Lohmaier <lohmaier+pootle@googlemail.com>\n"
+"POT-Creation-Date: 2018-11-15 13:53+0100\n"
+"PO-Revision-Date: 2018-11-12 11:58+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Kannada <kde-i18n-doc@kde.org>\n"
"Language: kn\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1441130121.000000\n"
+"X-POOTLE-MTIME: 1542023910.000000\n"
#: help.tree
msgctxt ""
@@ -90,13 +90,12 @@ msgid "Java Runtime Environment"
msgstr "ಜಾವಾ ರನ್‌ಟೈಮ್‌ ಎನ್ವಿರಾನ್‌ಮೆಂಟ್"
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id7387615\n"
"help.text"
-msgid "A wiki account on a supported <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
-msgstr "<link href=\"http://www.mediawiki.org/wiki/MediaWiki\">ಮೀಡಿಯಾವಿಕಿ</link> ಪರಿಚಾರಕದಲ್ಲಿ ಬೆಂಬಲಲಿತವಾದ ಒಂದು ವಿಕಿ ಖಾತೆ"
+msgid "A wiki account on a supported <link href=\"https://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -152,26 +151,24 @@ msgctxt ""
"wiki.xhp\n"
"par_id368968\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Options</link> dialog, click Add."
-msgstr "<link href=\"com.sun.wiki-publisher/wikisettings.xhp\">ಆಯ್ಕೆಗಳು</link> ಸಂವಾದಚೌಕದಲ್ಲಿ, ಸೇರಿಸು ಅನ್ನು ಕ್ಲಿಕ್ ಮಾಡಿ."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\"><emph>Options</emph></link> dialog, click <emph>Add</emph>."
+msgstr ""
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id6962187\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> dialog, enter the account information for the wiki."
-msgstr "<link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> ಸಂವಾದಚೌಕದಲ್ಲಿ, Wiki ಗಾಗಿ ಖಾತೆಯ ಮಾಹಿತಿಯನ್ನು ದಾಖಲಿಸಿ."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\"><emph>MediaWiki</emph></link> dialog, enter the account information for the wiki."
+msgstr ""
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id5328836\n"
"help.text"
-msgid "In the URL text box, enter the address of a wiki that you want to connect to."
-msgstr "ಈ URL ಪಠ್ಯಚೌಕದಲ್ಲಿ, ನೀವು ಯಾವ ಒಂದು ವಿಕಿಯೊಂದಿಗೆ ಸಂಪರ್ಕಹೊಂದಲು ಬಯಸುತ್ತೀರೋ ಅದರ ವಿಳಾಸವನ್ನು ನಮೂದಿಸಿ."
+msgid "In the <emph>URL</emph> text box, enter the address of a wiki that you want to connect to."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -182,13 +179,12 @@ msgid "You can copy the URL from a web browser and paste it into the textbox."
msgstr "ನೀವು ಜಾಲ ವೀಕ್ಷಕದಿಂದ URL ಅನ್ನು ಕಾಪಿ ಮಾಡಬಹುದು ಹಾಗು ಅದನ್ನು ಪಠ್ಯಚೌಕದಲ್ಲಿ ಅಂಟಿಸಬಹುದು."
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id5906552\n"
"help.text"
-msgid "In the Username box, enter your user ID for your wiki account."
-msgstr "ಬಳಕೆದಾರನ ಹೆಸರು ನಮೂದಿಸುವ ಜಾಗದಲ್ಲಿ, ನಿಮ್ಮ ವಿಕಿ ಖಾತೆಯ ಬಳಕೆದಾರನ ಐಡಿಯನ್ನು ನಮೂದಿಸಿ."
+msgid "In the <emph>Username</emph> box, enter your user ID for your wiki account."
+msgstr ""
#: wiki.xhp
#, fuzzy
@@ -200,13 +196,12 @@ msgid "If the wiki allows anonymous write access, you can leave the Username and
msgstr "ವಿಕಿಯನ್ನು ಅನಾಮಧೇಯವಾಗಿ ನಿಲುಕಿಸಿಕೊಳ್ಳಲು ಅನುಮತಿ ಇದ್ದಲ್ಲಿ ಬಳಕೆದಾರ ಹೆಸರು ಹಾಗು ಗುಪ್ತಪದದ ಚೌಕಗಳನ್ನು ಖಾಲಿ ಬಿಡಬಹುದು."
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id8869594\n"
"help.text"
-msgid "In the Password box, enter the password for your wiki account, then click OK."
-msgstr "ಗುಪ್ತಪದ ನಮೂದಿಸುವ ಜಾಗದಲ್ಲಿ, ನಿಮ್ಮ ವಿಕಿ ಖಾತೆಯ ಗುಪ್ತಪದವನ್ನು ನಮೂದಿಸಿ ನಂತರ ಸರಿ ಅನ್ನು ಕ್ಲಿಕ್ಕಿಸಿ."
+msgid "In the Password box, enter the password for your wiki account, then click <emph>OK</emph>."
+msgstr ""
#: wiki.xhp
#, fuzzy
@@ -255,8 +250,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id228278\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Send to MediaWiki</link> dialog, specify the settings for your entry."
-msgstr "<link href=\"com.sun.wiki-publisher/wikisend.xhp\">MediaWikiಗೆ ಕಳುಹಿಸು</link> ಎಂಬ ಸಂವಾದಚೌಕದಲ್ಲಿ, ನಿಮ್ಮ ನಮೂದಿಗಾಗಿನ ಸಿದ್ಧತೆಗಳನ್ನು ಸೂಚಿಸಿ."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\"><emph>Send to MediaWiki</emph></link> dialog, specify the settings for your entry."
+msgstr ""
#: wiki.xhp
#, fuzzy
diff --git a/source/ko/cui/messages.po b/source/ko/cui/messages.po
index 4fa213b231e..9c476cb8a08 100644
--- a/source/ko/cui/messages.po
+++ b/source/ko/cui/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2018-09-10 15:10+0000\n"
-"Last-Translator: Jihui Choi <jihui.choi@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:21+0100\n"
+"PO-Revision-Date: 2018-11-14 11:40+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ko\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1536592206.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195646.000000\n"
#: cui/inc/strings.hrc:24
msgctxt "RID_SVXSTR_KEY_CONFIG_DIR"
@@ -1558,141 +1558,136 @@ msgid "Dimension line"
msgstr "치수선"
#: cui/inc/strings.hrc:365
-msgctxt "RID_SVXSTR_LOAD_ERROR"
-msgid "The selected module could not be loaded."
-msgstr "선택한 모듈을 불러오지 못했습니다."
-
-#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_STARTQUOTE"
msgid "Start Quote"
msgstr "인용 시작"
-#: cui/inc/strings.hrc:367
+#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_ENDQUOTE"
msgid "End Quote"
msgstr "인용 종료"
-#: cui/inc/strings.hrc:369
+#: cui/inc/strings.hrc:368
msgctxt "RID_SVXSTR_SELECTEDPERSONA"
msgid "Selected Theme: "
msgstr "선택한 테마: "
-#: cui/inc/strings.hrc:370
+#: cui/inc/strings.hrc:369
msgctxt "RID_SVXSTR_SEARCHING"
msgid "Searching, please wait..."
msgstr "검색 중, 잠시 기다려주십시오..."
-#: cui/inc/strings.hrc:371
+#: cui/inc/strings.hrc:370
msgctxt "RID_SVXSTR_SEARCHERROR"
msgid "Cannot open %1, please try again later."
msgstr "%1을(를) 열 수 없음. 나중에 다시 시도해주십시오."
-#: cui/inc/strings.hrc:372
+#: cui/inc/strings.hrc:371
msgctxt "RID_SVXSTR_NORESULTS"
msgid "No results found."
msgstr "결과가 없습니다."
-#: cui/inc/strings.hrc:373
+#: cui/inc/strings.hrc:372
msgctxt "RID_SVXSTR_APPLYPERSONA"
msgid "Applying Theme..."
msgstr "테마를 적용하는 중..."
-#: cui/inc/strings.hrc:374
+#: cui/inc/strings.hrc:373
msgctxt "RID_SVXSTR_INVALIDPERSONAURL"
msgid "Please enter a valid theme address or a search term."
msgstr ""
-#: cui/inc/strings.hrc:376
+#: cui/inc/strings.hrc:375
msgctxt "RID_SVXSTR_TABLE_PRESET_NONE"
msgid "Set No Borders"
msgstr "테두리 표시하지 않음"
-#: cui/inc/strings.hrc:377
+#: cui/inc/strings.hrc:376
msgctxt "RID_SVXSTR_TABLE_PRESET_ONLYOUTER"
msgid "Set Outer Border Only"
msgstr "바깥쪽 테두리만 표시"
-#: cui/inc/strings.hrc:378
+#: cui/inc/strings.hrc:377
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERHORI"
msgid "Set Outer Border and Horizontal Lines"
msgstr "바깥쪽 테두리와 가로줄만 표시"
-#: cui/inc/strings.hrc:379
+#: cui/inc/strings.hrc:378
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERALL"
msgid "Set Outer Border and All Inner Lines"
msgstr "바깥쪽 테두리 및 모든 안쪽 줄 표시"
-#: cui/inc/strings.hrc:380
+#: cui/inc/strings.hrc:379
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERINNER"
msgid "Set Outer Border Without Changing Inner Lines"
msgstr "안쪽 줄은 변경하지 않고 바깥쪽 테두리를 표시"
-#: cui/inc/strings.hrc:381
+#: cui/inc/strings.hrc:380
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONAL"
msgid "Set Diagonal Lines Only"
msgstr "대각선만 설정"
-#: cui/inc/strings.hrc:382
+#: cui/inc/strings.hrc:381
msgctxt "RID_SVXSTR_PARA_PRESET_ALL"
msgid "Set All Four Borders"
msgstr "테두리의 네면을 모두 표시"
-#: cui/inc/strings.hrc:383
+#: cui/inc/strings.hrc:382
msgctxt "RID_SVXSTR_PARA_PRESET_LEFTRIGHT"
msgid "Set Left and Right Borders Only"
msgstr "왼쪽과 오른쪽의 테두리만 표시"
-#: cui/inc/strings.hrc:384
+#: cui/inc/strings.hrc:383
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOM"
msgid "Set Top and Bottom Borders Only"
msgstr "맨위와 맨아래의 테두리만 표시"
-#: cui/inc/strings.hrc:385
+#: cui/inc/strings.hrc:384
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYLEFT"
msgid "Set Left Border Only"
msgstr "왼쪽 테두리만 표시"
-#: cui/inc/strings.hrc:386
+#: cui/inc/strings.hrc:385
msgctxt "RID_SVXSTR_HOR_PRESET_ONLYHOR"
msgid "Set Top and Bottom Borders, and All Inner Lines"
msgstr "위, 아래 테두리 및 모든 내부선 설정"
-#: cui/inc/strings.hrc:387
+#: cui/inc/strings.hrc:386
msgctxt "RID_SVXSTR_VER_PRESET_ONLYVER"
msgid "Set Left and Right Borders, and All Inner Lines"
msgstr "왼쪽, 오른쪽 테두리 및 모든 내부선 설정"
-#: cui/inc/strings.hrc:388
+#: cui/inc/strings.hrc:387
msgctxt "RID_SVXSTR_SHADOW_STYLE_NONE"
msgid "No Shadow"
msgstr "그림자 없음"
-#: cui/inc/strings.hrc:389
+#: cui/inc/strings.hrc:388
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMRIGHT"
msgid "Cast Shadow to Bottom Right"
msgstr "오른쪽 아래 방향으로 그림자 효과내기"
-#: cui/inc/strings.hrc:390
+#: cui/inc/strings.hrc:389
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPRIGHT"
msgid "Cast Shadow to Top Right"
msgstr "오른쪽 위 방향으로 그림자 효과내기"
-#: cui/inc/strings.hrc:391
+#: cui/inc/strings.hrc:390
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMLEFT"
msgid "Cast Shadow to Bottom Left"
msgstr "왼쪽 아래 방향으로 그림자 효과내기"
-#: cui/inc/strings.hrc:392
+#: cui/inc/strings.hrc:391
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPLEFT"
msgid "Cast Shadow to Top Left"
msgstr "왼쪽 위 방향으로 그림자 효과내기"
-#: cui/inc/strings.hrc:393
+#: cui/inc/strings.hrc:392
msgctxt "RID_SVXSTR_SIGNATURELINE_SIGNED_BY"
msgid "Signed by: %1"
msgstr "서명자: %1"
-#: cui/inc/strings.hrc:394
+#: cui/inc/strings.hrc:393
msgctxt "RID_SVXSTR_OPENCL_RESTART"
msgid "For the OpenCL changes to take effect, %PRODUCTNAME must be restarted."
msgstr "OpenGL 변경 사항을 적용하려면, %PRODUCTNAME를 다시 시작해야 합니다."
@@ -10668,22 +10663,43 @@ msgctxt "signsignatureline|btn_select_certificate"
msgid "Select Certificate"
msgstr "인증서 선택하기"
-#: cui/uiconfig/ui/signsignatureline.ui:168
+#. Name of the signer
+#: cui/uiconfig/ui/signsignatureline.ui:166
+msgctxt "signsignatureline|label_name"
+msgid "or"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:175
+msgctxt "signsignatureline|btn_load_image"
+msgid "Use Signature Image"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:190
+msgctxt "signsignatureline|btn_clear_image"
+msgid "Clear"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:206
+msgctxt "signsignatureline|label_image_dimensions"
+msgid "Best image size: 600 x 100 px"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:237
msgctxt "signsignatureline|label_sign"
msgid "Sign"
msgstr "서명"
-#: cui/uiconfig/ui/signsignatureline.ui:205
+#: cui/uiconfig/ui/signsignatureline.ui:274
msgctxt "signsignatureline|label_add_comment"
msgid "Add comment:"
msgstr "주석 추가:"
-#: cui/uiconfig/ui/signsignatureline.ui:241
+#: cui/uiconfig/ui/signsignatureline.ui:310
msgctxt "signsignatureline|label_hint"
msgid "Instructions from the document creator:"
msgstr "문서 작성자의 지침:"
-#: cui/uiconfig/ui/signsignatureline.ui:274
+#: cui/uiconfig/ui/signsignatureline.ui:343
msgctxt "signsignatureline|label_more"
msgid "More"
msgstr "더 많이"
diff --git a/source/ko/helpcontent2/source/text/sbasic/shared/01.po b/source/ko/helpcontent2/source/text/sbasic/shared/01.po
index 8d32813a274..13632904952 100644
--- a/source/ko/helpcontent2/source/text/sbasic/shared/01.po
+++ b/source/ko/helpcontent2/source/text/sbasic/shared/01.po
@@ -3,9 +3,9 @@ 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-05-16 16:54+0200\n"
-"PO-Revision-Date: 2018-05-19 22:57+0000\n"
-"Last-Translator: Jihui Choi <jihui.choi@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:03+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ko\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1526770671.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542197033.000000\n"
#: 06130000.xhp
msgctxt ""
@@ -93,7 +93,7 @@ msgctxt ""
"06130000.xhp\n"
"par_id3154791\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Runs or saves the current macro.</ahelp>"
msgstr ""
#: 06130000.xhp
diff --git a/source/ko/helpcontent2/source/text/scalc/00.po b/source/ko/helpcontent2/source/text/scalc/00.po
index f0272bd51df..00ba43de54f 100644
--- a/source/ko/helpcontent2/source/text/scalc/00.po
+++ b/source/ko/helpcontent2/source/text/scalc/00.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-11-22 13:53+0100\n"
-"PO-Revision-Date: 2018-03-30 01:31+0000\n"
-"Last-Translator: Jihui Choi <jihui.choi@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:03+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ko\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1522373482.000000\n"
+"X-POOTLE-MTIME: 1542197034.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -29,24 +29,24 @@ msgctxt ""
"00000004.xhp\n"
"hd_id3155535\n"
"help.text"
-msgid "<variable id=\"wie\">To access this function... </variable>"
-msgstr "<variable id=\"wie\">이 기능의 사용법... </variable>"
+msgid "<variable id=\"wie\">To access this function...</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
"par_idN1056E\n"
"help.text"
-msgid "<variable id=\"moreontop\">More explanations on top of this page. </variable>"
-msgstr "<variable id=\"moreontop\">이 페이지의 위에 추가 설명이 나와 있습니다. </variable>"
+msgid "<variable id=\"moreontop\">More explanations on top of this page.</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
"par_idN105AF\n"
"help.text"
-msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone. </variable>"
-msgstr "<variable id=\"optional\">%PRODUCTNAME Calc 함수에서는 뒤에 오는 매개 변수가 없는 경우에만 \"선택적\"으로 표시된 매개 변수를 생략할 수 있습니다. 예를 들어, 네 개의 매개 변수가 있는 함수에서 마지막 두 매개 변수가 \"선택적\"으로 표시되어 있으면 매개 변수 4 또는 매개 변수 3과 4를 생략할 수 있지만 매개 변수 3만 생략할 수는 없습니다. </variable>"
+msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone.</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -77,63 +77,63 @@ msgctxt ""
"00000402.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph></variable>"
-msgstr "<variable id=\"kopffuss\"><emph>편집 - 머리글과 바닥글</emph> 선택</variable>"
+msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3159233\n"
"help.text"
-msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs</variable>"
-msgstr "<variable id=\"bkopfzeile\"><emph>편집 - 머리글과 바닥글 - 머리글/바닥글</emph> 탭 선택</variable>"
+msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150443\n"
"help.text"
-msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph></variable>"
-msgstr "<variable id=\"bausfullen\"><emph>편집 - 채우기</emph> 선택</variable>"
+msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3143267\n"
"help.text"
-msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph></variable>"
-msgstr "<variable id=\"bausunten\"><emph>편집 - 채우기 - 아래</emph>를 선택합니다.</variable>"
+msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153880\n"
"help.text"
-msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph></variable>"
-msgstr "<variable id=\"bausrechts\"><emph>편집 - 채우기 - 오른쪽</emph> 선택</variable>"
+msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3151245\n"
"help.text"
-msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph></variable>"
-msgstr "<variable id=\"bausoben\"><emph>편집 - 채우기 - 위</emph> 선택</variable>"
+msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph></variable>"
-msgstr "<variable id=\"bauslinks\"><emph>편집 - 채우기 - 왼쪽</emph>을 선택합니다.</variable>"
+msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150400\n"
"help.text"
-msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph></variable>"
+msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -141,16 +141,16 @@ msgctxt ""
"00000402.xhp\n"
"par_id3154910\n"
"help.text"
-msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph></variable>"
-msgstr "<variable id=\"bausreihe\"><emph>편집 - 채우기 - 연속</emph> 선택</variable>"
+msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "Choose <emph>Sheet - Clear Cells</emph>"
-msgstr "<emph>편집 - 내용 삭제</emph> 선택"
+msgid "Choose <emph>Sheet - Clear Cells</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -165,40 +165,40 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150011\n"
"help.text"
-msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph></variable>"
-msgstr "<variable id=\"bzelo\"><emph>편집 - 셀 삭제</emph> 선택</variable>"
+msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153951\n"
"help.text"
-msgid "Choose <emph>Sheet - Delete Sheet</emph>"
-msgstr "<emph>편집 - 내용 삭제</emph> 선택"
+msgid "Choose <emph>Sheet - Delete Sheet</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3155306\n"
"help.text"
-msgid "Open context menu for a sheet tab"
-msgstr "시트 탭의 콘텍스트 메뉴"
+msgid "Open context menu for a sheet tab."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3146119\n"
"help.text"
-msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>"
-msgstr "<emph>편집 - 내용 삭제</emph> 선택"
+msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3148645\n"
"help.text"
-msgid "Open context menu for a sheet tab"
-msgstr "시트 탭의 콘텍스트 메뉴"
+msgid "Open context menu for a sheet tab."
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -221,23 +221,23 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150275\n"
"help.text"
-msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph></variable>"
-msgstr "<variable id=\"aspze\"><emph>보기 - 열 머리글/행 머리글</emph> 선택</variable>"
+msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph></variable>"
-msgstr "<variable id=\"awehe\"><emph>보기 - 값 강조</emph> 선택</variable>"
+msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3148947\n"
"help.text"
-msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph></variable>"
+msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph>.</variable>"
msgstr ""
#: 00000403.xhp
@@ -245,8 +245,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3148663\n"
"help.text"
-msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph></variable>"
-msgstr "<variable id=\"seumvo\"><emph>보기 - 페이지 나누기 미리 보기</emph> 선택</variable>"
+msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -269,16 +269,16 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149784\n"
"help.text"
-msgid "Choose <emph>Insert - Cells</emph>"
-msgstr "<emph>삽입 - 셀</emph> 선택"
+msgid "Choose <emph>Insert - Cells</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "Open <emph>Insert Cells</emph> toolbar from Tools bar:"
-msgstr "도구 모음에서 <emph>셀 삽입</emph> 도구 모음을 엽니다."
+msgid "Open <emph>Insert Cells</emph> toolbar from <emph>Tools</emph> bar:"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -365,7 +365,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149033\n"
"help.text"
-msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph></variable>"
+msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -373,7 +373,7 @@ msgctxt ""
"00000404.xhp\n"
"par_idN1082F\n"
"help.text"
-msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph></variable>"
+msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -381,8 +381,8 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155115\n"
"help.text"
-msgid "Choose <emph>Insert - Function</emph>"
-msgstr "<emph>삽입 - 함수</emph> 선택"
+msgid "Choose <emph>Insert - Function</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -429,8 +429,8 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155809\n"
"help.text"
-msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date&Time</emph></variable>"
-msgstr "<variable id=\"eikadaze\"><emph>삽입 - 함수</emph> - 범주 <emph>날짜 및 시간</emph></variable>"
+msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date & Time</emph></variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -517,15 +517,15 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155383\n"
"help.text"
-msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph></variable>"
-msgstr "<variable id=\"funktionsliste\"><emph>삽입 - 함수 목록</emph> 선택</variable>"
+msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153250\n"
"help.text"
-msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph></variable>"
+msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -533,7 +533,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3146776\n"
"help.text"
-msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph></variable>"
+msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -541,7 +541,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3143222\n"
"help.text"
-msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>"
+msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>."
msgstr ""
#: 00000404.xhp
@@ -557,7 +557,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3145214\n"
"help.text"
-msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph></variable>"
+msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -565,7 +565,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153558\n"
"help.text"
-msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph></variable>"
+msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -573,7 +573,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153483\n"
"help.text"
-msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph></variable>"
+msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph>.</variable>"
msgstr ""
#: 00000405.xhp
@@ -597,192 +597,192 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154685\n"
"help.text"
-msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph></variable>"
-msgstr "<variable id=\"fozelle\"><emph>서식 - 셀</emph> 선택</variable>"
+msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153194\n"
"help.text"
-msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab </variable>"
-msgstr "<variable id=\"fozelstz\"><emph>서식 - 셀 - 셀 보호</emph> 선택</variable>"
+msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155854\n"
"help.text"
-msgid "<variable id=\"fozei\">Choose <emph>Format - Row</emph></variable>"
-msgstr "<variable id=\"fozei\"><emph>서식 - 행</emph> 선택</variable>"
+msgid "<variable id=\"fozei\">Choose <emph>Format - Rows</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3150012\n"
"help.text"
-msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Row - Optimal Height</emph></variable>"
-msgstr "<variable id=\"fozeiophoe\"><emph>서식 - 행 - 최적 높이</emph> 선택</variable>"
+msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Rows - Optimal Height</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3148645\n"
"help.text"
-msgid "Choose <emph>Format - Row - Hide</emph>"
-msgstr "<emph>서식 - 행 - 숨기기</emph>를 선택합니다."
+msgid "Choose <emph>Format - Rows - Hide</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153728\n"
"help.text"
-msgid "Choose <emph>Format - Column - Hide</emph>"
-msgstr "<emph>서식 - 열 - 숨기기</emph> 선택"
+msgid "Choose <emph>Format - Columns - Hide</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3151114\n"
"help.text"
-msgid "Choose <emph>Format - Sheet - Hide</emph>"
-msgstr "<emph>서식 - 시트 - 숨기기</emph> 선택"
+msgid "Choose <emph>Sheet - Hide Sheet</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3148576\n"
"help.text"
-msgid "Choose <emph>Format - Row - Show</emph>"
-msgstr "<emph>서식 - 행 - 표시</emph>를 선택합니다."
+msgid "Choose <emph>Format - Rows - Show</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156286\n"
"help.text"
-msgid "Choose <emph>Format - Column - Show</emph>"
-msgstr "<emph>서식 - 열 - 표시</emph> 선택"
+msgid "Choose <emph>Format - Columns - Show</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3145645\n"
"help.text"
-msgid "<variable id=\"fospa\">Choose <emph>Format - Column</emph></variable>"
-msgstr "<variable id=\"fospa\"><emph>서식 - 열</emph> 선택</variable>"
+msgid "<variable id=\"fospa\">Choose <emph>Format - Columns</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3145252\n"
"help.text"
-msgid "Choose <emph>Format - Column - Optimal Width</emph>"
-msgstr "<emph>서식 - 열 - 최적 너비</emph> 선택"
+msgid "Choose <emph>Format - Columns - Optimal Width</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3146971\n"
"help.text"
-msgid "Double-click right column separator in column headers"
-msgstr "열 머리글에 있는 오른쪽 열 구분자 더블 클릭"
+msgid "Double-click right column separator in column headers."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3147362\n"
"help.text"
-msgid "<variable id=\"fot\">Choose <emph>Format - Sheet</emph></variable>"
-msgstr "<variable id=\"fot\"><emph>서식 - 시트</emph> 선택</variable>"
+msgid "<variable id=\"fot\">Choose <emph>Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3163805\n"
"help.text"
-msgid "<variable id=\"fotu\">Choose <emph>Format - Sheet - Rename</emph></variable>"
-msgstr "<variable id=\"fotu\"><emph>서식 - 시트 - 이름 바꾸기</emph> 선택</variable>"
+msgid "<variable id=\"fotu\">Choose <emph>Sheet - Rename Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155333\n"
"help.text"
-msgid "<variable id=\"fotenb\">Choose <emph>Format - Sheet - Show</emph></variable>"
-msgstr "<variable id=\"fotenb\"><emph>서식 - 시트 - 표시</emph> 선택</variable>"
+msgid "<variable id=\"fotenb\">Choose <emph>Sheet - Show Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_idN1077A\n"
"help.text"
-msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph></variable>"
-msgstr "<variable id=\"foste\"><emph>서식 - 페이지</emph>를 선택합니다.</variable>"
+msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155508\n"
"help.text"
-msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab </variable>"
-msgstr "<variable id=\"fostel\"><emph>서식 - 페이지 - 시트</emph>탭 선택</variable>"
+msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3150883\n"
"help.text"
-msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph></variable>"
-msgstr "<variable id=\"fodrbe\"><emph>서식 – 인쇄 범위</emph> 선택</variable>"
+msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156448\n"
"help.text"
-msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph></variable>"
-msgstr "<variable id=\"fodrfe\"><emph>서식 – 인쇄 범위 – 지정</emph> 선택</variable>"
+msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156290\n"
"help.text"
-msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph></variable>"
-msgstr "<variable id=\"fodrhin\"><emph>서식 – 인쇄 범위 – 추가</emph> 선택</variable>"
+msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155812\n"
"help.text"
-msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph></variable>"
-msgstr "<variable id=\"fodbah\"><emph>서식 – 인쇄 범위 – 제거</emph> 선택</variable>"
+msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153307\n"
"help.text"
-msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph></variable>"
-msgstr "<variable id=\"fodbbe\"><emph>서식 – 인쇄 범위 – 편집</emph> 선택</variable>"
+msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153916\n"
"help.text"
-msgid "Choose <emph>Format - AutoFormat</emph>"
-msgstr "<emph>서식 - 자동 서식</emph> 선택"
+msgid "Choose <emph>Format - AutoFormat</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3154532\n"
"help.text"
-msgid "On the Tools bar, click"
-msgstr "도구 모음에서 다음을 클릭합니다."
+msgid "On the <emph>Tools</emph> bar, click"
+msgstr ""
#: 00000405.xhp
msgctxt ""
@@ -805,8 +805,8 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154618\n"
"help.text"
-msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph></variable>"
-msgstr "<variable id=\"bedingte\"><emph>서식 - 조건부 서식</emph> 선택</variable>"
+msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -829,7 +829,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150541\n"
"help.text"
-msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph> </variable>"
+msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -837,8 +837,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153194\n"
"help.text"
-msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>"
-msgstr "<emph>도구 - 추적 - 선례 추적</emph> 선택"
+msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -853,7 +853,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph> </variable>"
+msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -861,7 +861,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3145785\n"
"help.text"
-msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph> </variable>"
+msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -869,8 +869,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3155411\n"
"help.text"
-msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>"
-msgstr "<emph>도구 - 추적 - 종속 추적</emph> 선택"
+msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -885,7 +885,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146984\n"
"help.text"
-msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph> </variable>"
+msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -893,7 +893,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154014\n"
"help.text"
-msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph> </variable>"
+msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -901,7 +901,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153188\n"
"help.text"
-msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph> </variable>"
+msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -909,7 +909,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3149410\n"
"help.text"
-msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph> </variable>"
+msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -917,7 +917,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3156284\n"
"help.text"
-msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph> </variable>"
+msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -925,7 +925,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153159\n"
"help.text"
-msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph> </variable>"
+msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -933,7 +933,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3147397\n"
"help.text"
-msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph> </variable>"
+msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -941,7 +941,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154018\n"
"help.text"
-msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph> </variable>"
+msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -949,7 +949,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3269142\n"
"help.text"
-msgid "<variable id=\"solver\">Choose <emph>Tools - Solver</emph> </variable>"
+msgid "<variable id=\"solver\">Choose <emph>Tools - Solver</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -957,7 +957,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id8554338\n"
"help.text"
-msgid "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, <emph>Options</emph> button </variable>"
+msgid "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, click <emph>Options</emph> button.</variable>"
msgstr ""
#: 00000406.xhp
@@ -965,7 +965,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3156277\n"
"help.text"
-msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph> </variable>"
+msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -973,7 +973,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3149020\n"
"help.text"
-msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph></variable>"
+msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -981,7 +981,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154256\n"
"help.text"
-msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph></variable>"
+msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -989,7 +989,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146919\n"
"help.text"
-msgid "Choose <emph>Data - Calculate - Recalculate</emph>"
+msgid "Choose <emph>Data - Calculate - Recalculate</emph>."
msgstr ""
#: 00000406.xhp
@@ -1005,7 +1005,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150941\n"
"help.text"
-msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph> </variable>"
+msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -1013,7 +1013,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3151276\n"
"help.text"
-msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph> </variable>"
+msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph>.</variable>"
msgstr ""
#: 00000407.xhp
@@ -1037,7 +1037,7 @@ msgctxt ""
"00000407.xhp\n"
"par_id3147335\n"
"help.text"
-msgid "<variable id=\"fete\">Choose <item type=\"menuitem\">View - Split Window</item></variable>"
+msgid "<variable id=\"fete\">Choose ><item type=\"menuitem\">View - Split Window</item>.</variable>"
msgstr ""
#: 00000407.xhp
@@ -1045,7 +1045,7 @@ msgctxt ""
"00000407.xhp\n"
"par_id3153663\n"
"help.text"
-msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item></variable>"
+msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1069,48 +1069,48 @@ msgctxt ""
"00000412.xhp\n"
"par_id8366954\n"
"help.text"
-msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph></variable>"
-msgstr "<variable id=\"text2columns\"><emph>데이터 - 텍스트를 열로</emph>를 선택하십시오.</variable>"
+msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3147399\n"
"help.text"
-msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph></variable>"
-msgstr "<variable id=\"dbrbf\"><emph>데이터 - 범위 지정</emph>을 선택합니다.</variable>"
+msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145345\n"
"help.text"
-msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph></variable>"
-msgstr "<variable id=\"dbrba\"><emph>데이터 - 범위 선택</emph>을 선택합니다.</variable>"
+msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150443\n"
"help.text"
-msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph></variable>"
-msgstr "<variable id=\"dnsrt\"><emph>데이터 - 정렬</emph>을 선택합니다.</variable>"
+msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148491\n"
"help.text"
-msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab"
-msgstr "<emph>데이터 - 정렬 - 정렬 기준</emph> 탭을 선택합니다."
+msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154516\n"
"help.text"
-msgid "On Standard bar, click"
-msgstr "표준 도구 모음에서 다음을 클릭합니다."
+msgid "On <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1149,32 +1149,32 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146984\n"
"help.text"
-msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab</variable>"
-msgstr "<variable id=\"dnstot\"><emph>데이터 - 정렬 - 옵션</emph>탭을 선택합니다.</variable>"
+msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155308\n"
"help.text"
-msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph></variable>"
-msgstr "<variable id=\"dnftr\"><emph>데이터 - 필터</emph>를 선택합니다.</variable>"
+msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148646\n"
"help.text"
-msgid "Choose <emph>Data - AutoFilter</emph>"
-msgstr "<emph>데이터 - 필터 - 자동 필터</emph>를 선택합니다."
+msgid "Choose <emph>Data - AutoFilter</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151113\n"
"help.text"
-msgid "On Tools bar or Table Data bar, click"
-msgstr "도구 모음이나 표 데이터 도구 모음에서 다음을 클릭합니다."
+msgid "On <emph>Tools</emph> bar or <emph>Table Data</emph> bar, click"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1197,39 +1197,39 @@ msgctxt ""
"00000412.xhp\n"
"par_id3156278\n"
"help.text"
-msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph></variable>"
-msgstr "<variable id=\"dnfspz\"><emph>데이터 - 필터 - 고급 필터</emph>를 선택합니다.</variable>"
+msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph> .</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153764\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label"
-msgstr "<emph>데이터 - 필터 - 표준 필터 - 옵션>></emph> 버튼을 선택합니다."
+msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155444\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label"
-msgstr "메뉴 <emph>데이터 - 필터 - 고급 필터 - 옵션>></emph> 버튼를 선택합니다."
+msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3156382\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Reset Filter</emph>"
-msgstr "<emph>데이터 - 필터 - 자동 필터</emph>를 선택합니다."
+msgid "Choose <emph>Data - More Filters - Reset Filter</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155961\n"
"help.text"
-msgid "On Table Data bar, click <emph>Reset Filter/Sort</emph>"
+msgid "On <emph>Table Data</emph> bar, click <emph>Reset Filter/Sort</emph>."
msgstr ""
#: 00000412.xhp
@@ -1253,112 +1253,112 @@ msgctxt ""
"00000412.xhp\n"
"par_id3152778\n"
"help.text"
-msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph></variable>"
-msgstr "<variable id=\"dnaftas\"><emph>데이터 - 필터 - 자동 필터 숨기기</emph>를 선택합니다.</variable>"
+msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3166424\n"
"help.text"
-msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph></variable>"
-msgstr "<variable id=\"dntegs\"><emph>데이터 - 부분합</emph>을 선택합니다.</variable>"
+msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154574\n"
"help.text"
-msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs</variable>"
-msgstr "<variable id=\"dntezd\"><emph>데이터 - 부분합 - 1., 2., 3. 그룹</emph>탭을 선택합니다.</variable>"
+msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151277\n"
"help.text"
-msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab</variable>"
-msgstr "<variable id=\"dntopi\"><emph>데이터 - 부분합 - 옵션</emph> 탭을 선택합니다.</variable>"
+msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145133\n"
"help.text"
-msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph></variable>"
-msgstr "<variable id=\"datengueltig\"><emph>데이터 - 유효성</emph>을 선택합니다.</variable>"
+msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3152992\n"
"help.text"
-msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigwerte\"><emph> 데이터 - 유효성 - 기준</emph> 탭 메뉴</variable>"
+msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150367\n"
"help.text"
-msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigeingabe\"><emph>데이터 - 유효성 - 도움말 삽입</emph>을 선택합니다.</variable>"
+msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154486\n"
"help.text"
-msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigfehler\"><emph>데이터 - 유효성 - 오류 메시지</emph> 탭을 선택합니다.</variable>"
+msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3146978\n"
"help.text"
-msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph></variable>"
-msgstr "<variable id=\"dnmfo\"><emph>데이터 - 다중 연산</emph>을 선택합니다.</variable>"
+msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155809\n"
"help.text"
-msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph></variable>"
-msgstr "<variable id=\"dnksd\"><emph>데이터 - 통합</emph>을 선택합니다.</variable>"
+msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148701\n"
"help.text"
-msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph></variable>"
-msgstr "<variable id=\"dngld\"><emph>데이터 - 그룹 및 개요</emph>를 선택합니다.</variable>"
+msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153815\n"
"help.text"
-msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph></variable>"
-msgstr "<variable id=\"dngda\"><emph>데이터 - 그룹 및 개요 - 세부 정보 숨기기</emph>를 선택합니다.</variable>"
+msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3159223\n"
"help.text"
-msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph></variable>"
-msgstr "<variable id=\"dngde\"><emph>데이터 - 그룹 및 개요 - 세부 정보 표시</emph>를 선택합니다.</variable>"
+msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3146870\n"
"help.text"
-msgid "Choose <emph>Data - Group and Outline - Group</emph>"
-msgstr "<emph>데이터 - 그룹 및 개요 - 그룹</emph>을 선택합니다."
+msgid "Choose <emph>Data - Group and Outline - Group</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1397,8 +1397,8 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146781\n"
"help.text"
-msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>"
-msgstr "<emph>데이터 - 그룹 및 개요 - 그룹 해제</emph>를 선택합니다."
+msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1437,96 +1437,96 @@ msgctxt ""
"00000412.xhp\n"
"par_id3153008\n"
"help.text"
-msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph></variable>"
-msgstr "<variable id=\"dnglagl\"><emph>데이터 - 그룹 및 개요 - 자동 개요</emph>을 선택합니다.</variable>"
+msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154709\n"
"help.text"
-msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove</emph></variable>"
-msgstr "<variable id=\"dnglef\"><emph>데이터 - 그룹 및 개요 - 제거</emph>를 선택합니다.</variable>"
+msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove Outline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id1774346\n"
"help.text"
-msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables)</variable>"
-msgstr "<variable id=\"dngdrill\">선택 <emph>데이터 - 그룹 및 개요 - 자세히 보기</emph> (for some DataPilot tables) </variable>"
+msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables).</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155759\n"
"help.text"
-msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph></variable>"
-msgstr "<variable id=\"dndtpt\"><emph>데이터 - 데이터 파일럿</emph>을 선택합니다.</variable>"
+msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154625\n"
"help.text"
-msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph></variable>"
-msgstr "<variable id=\"dndtpt\"><emph>데이터 - 데이터 파일럿</emph>을 선택합니다.</variable>"
+msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3147558\n"
"help.text"
-msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
-msgstr "<variable id=\"dndq\">메뉴 <emph>데이터 - 데이터 파일럿 - 시작</emph>을 선택하고 원본 선택 대화 상자에서 옵션 <emph>$[officename]에 로그인된 데이터 원본</emph>을 선택합니다.</variable>"
+msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153297\n"
"help.text"
-msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Current selection</emph>."
-msgstr "<emph>데이터 - 데이터 파일럿 - 시작 </emph>을 선택하고 원본 선택 대화 상자에서 옵션 <emph>현재 선택</emph>을 선택합니다."
+msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Current selection</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145118\n"
"help.text"
-msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
-msgstr "<emph>데이터 - 데이터 파일럿 - 시작</emph>을 선택하고, <emph>$[officename]에 등록된 데이터 원본</emph> 옵션을 원본 선택 대화 상자에서 선택한 다음 <emph>확인</emph>을 클릭하여 <emph>데이터 원본 선택</emph> 대화 상자를 표시합니다."
+msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153294\n"
"help.text"
-msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph></variable>"
-msgstr "<variable id=\"dndpak\"><emph>데이터 - 데이터 파일럿 - 새로 고침</emph>을 선택합니다.</variable>"
+msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151344\n"
"help.text"
-msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph></variable>"
-msgstr "<variable id=\"dndploe\"><emph>데이터 - 데이터 파일 - 삭제</emph>를 선택합니다.</variable>"
+msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150397\n"
"help.text"
-msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph></variable>"
-msgstr "<variable id=\"dndakt\"><emph>데이터 - 영역 새로 고침</emph>을 선택합니다.</variable>"
+msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_idN10B8F\n"
"help.text"
-msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph></variable>"
-msgstr "<variable id=\"grouping\">>선택 <emph>데이터 - 그룹 및 개요 - 그룹</emph></variable>"
+msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
@@ -1549,7 +1549,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162106567373\n"
"help.text"
-msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph> </variable>"
+msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1557,7 +1557,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162109048207\n"
"help.text"
-msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph></variable>"
+msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1565,7 +1565,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162107055028\n"
"help.text"
-msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph></variable>"
+msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1573,7 +1573,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162109126013\n"
"help.text"
-msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph></variable>"
+msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1581,7 +1581,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3149095\n"
"help.text"
-msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph></variable>"
+msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1589,7 +1589,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3149398\n"
"help.text"
-msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph></variable>"
+msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1597,7 +1597,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3150084\n"
"help.text"
-msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph></variable>"
+msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1605,7 +1605,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3153093\n"
"help.text"
-msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph></variable>"
+msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1613,7 +1613,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3153191\n"
"help.text"
-msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph></variable>"
+msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1621,5 +1621,5 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3145645\n"
"help.text"
-msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph></variable>"
+msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph>.</variable>"
msgstr ""
diff --git a/source/ko/helpcontent2/source/text/scalc/02.po b/source/ko/helpcontent2/source/text/scalc/02.po
index d25b6e028cc..ffa07877dd0 100644
--- a/source/ko/helpcontent2/source/text/scalc/02.po
+++ b/source/ko/helpcontent2/source/text/scalc/02.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-05-12 14:35+0200\n"
-"PO-Revision-Date: 2016-05-02 12:42+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:03+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ko\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1462192953.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542197034.000000\n"
#: 02130000.xhp
msgctxt ""
@@ -45,8 +45,8 @@ msgctxt ""
"02130000.xhp\n"
"par_id3155267\n"
"help.text"
-msgid "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">아이콘</alt></image>"
+msgid "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Currency Number Format Icon</alt></image>"
+msgstr ""
#: 02130000.xhp
msgctxt ""
@@ -61,8 +61,8 @@ msgctxt ""
"02130000.xhp\n"
"par_id3146776\n"
"help.text"
-msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cell - Numbers\">Format - Cell - Numbers</link>."
-msgstr "<link href=\"text/shared/01/05020300.xhp\" name=\"서식 - 셀 - 숫자\">서식 - 셀 - 숫자</link>를 선택합니다."
+msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cells - Numbers\">Format - Cells - Numbers</link>."
+msgstr ""
#: 02140000.xhp
msgctxt ""
diff --git a/source/ko/helpcontent2/source/text/scalc/06.po b/source/ko/helpcontent2/source/text/scalc/06.po
index 81a6dccd3aa..9dd4bd5c9fc 100644
--- a/source/ko/helpcontent2/source/text/scalc/06.po
+++ b/source/ko/helpcontent2/source/text/scalc/06.po
@@ -3,15 +3,18 @@ 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-06-14 17:23+0200\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-04-24 11:44+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: ko\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1524570298.000000\n"
#: calcsamplefiles.xhp
msgctxt ""
@@ -20,35 +23,3 @@ msgctxt ""
"help.text"
msgid "Calc Sample Files"
msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521663319917\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/imtrigon.ods\" id=\"ods_id61521568603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521663319918\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/trigon.ods\" id=\"ods_id61521548603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521563314918\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/pivot.ods\" id=\"ods_id61521547603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id721528312694192\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/functions_ifs.ods\" id=\"ods_id61521547603534\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
diff --git a/source/ko/helpcontent2/source/text/scalc/guide.po b/source/ko/helpcontent2/source/text/scalc/guide.po
index 2a986f76112..5f6ae80496d 100644
--- a/source/ko/helpcontent2/source/text/scalc/guide.po
+++ b/source/ko/helpcontent2/source/text/scalc/guide.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-31 14:10+0200\n"
-"PO-Revision-Date: 2018-04-12 04:09+0000\n"
-"Last-Translator: Jihui Choi <jihui.choi@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:03+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ko\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1523506194.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542197034.000000\n"
#: address_auto.xhp
msgctxt ""
@@ -3709,8 +3709,8 @@ msgctxt ""
"database_filter.xhp\n"
"par_idN10693\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - Standard Filter</item>."
-msgstr "<item type=\"menuitem\">데이터 - 필터 - 표준 필터</item>를 선택합니다."
+msgid "Choose <item type=\"menuitem\">Data - More Filters - Standard Filter</item>."
+msgstr ""
#: database_filter.xhp
msgctxt ""
@@ -3765,8 +3765,8 @@ msgctxt ""
"database_filter.xhp\n"
"par_id3154944\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - AutoFilter</item>."
-msgstr "<item type=\"menuitem\">데이터 - 필터 - 자동 필터</item>를 선택합니다."
+msgid "Choose <item type=\"menuitem\">Data - AutoFilter</item>."
+msgstr ""
#: database_filter.xhp
msgctxt ""
diff --git a/source/ko/helpcontent2/source/text/shared.po b/source/ko/helpcontent2/source/text/shared.po
index 6cc9ebbf7dc..65b19614bd5 100644
--- a/source/ko/helpcontent2/source/text/shared.po
+++ b/source/ko/helpcontent2/source/text/shared.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: 2018-04-11 14:37+0000\n"
-"Last-Translator: Jihui Choi <jihui.choi@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:03+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ko\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1523457427.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542197035.000000\n"
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -2013,5 +2013,5 @@ msgctxt ""
"need_help.xhp\n"
"hd_id1000010\n"
"help.text"
-msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"http://documentation.libreoffice.org/en/join-community/update-help-contents\">web page on writing Help contents</link>."
-msgstr "이 도움말 페이지는 정확성과 완성을 위해 추가 작업이 필요합니다. 리브레오피스 프로젝트에 참여하여 누락된 정보를 작성하는데 도움을 주십시오. 참여를 원하시면 <link href=\"http://documentation.libreoffice.org/en/join-community/update-help-contents\">도움말 내용 작성을 위한 웹페이지</link>를 참조하십시오."
+msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"https://documentation.libreoffice.org/en/join-community/update-help-contents\"><emph>web page on writing Help contents</emph></link>."
+msgstr ""
diff --git a/source/ko/helpcontent2/source/text/shared/00.po b/source/ko/helpcontent2/source/text/shared/00.po
index 3f3bd863714..ecb828c282a 100644
--- a/source/ko/helpcontent2/source/text/shared/00.po
+++ b/source/ko/helpcontent2/source/text/shared/00.po
@@ -3,9 +3,9 @@ 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-10-21 20:57+0200\n"
-"PO-Revision-Date: 2018-04-25 08:53+0000\n"
-"Last-Translator: Jihui Choi <jihui.choi@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:03+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ko\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1524646415.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542197036.000000\n"
#: 00000001.xhp
msgctxt ""
@@ -6221,7 +6221,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id621525017637963\n"
"help.text"
-msgid "Choose <emph>File - Export as EPUB</emph>."
+msgid "Choose <emph>File - Export As - Export as EPUB</emph>."
msgstr ""
#: 00000401.xhp
@@ -7197,7 +7197,7 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1091B\n"
"help.text"
-msgid "<variable id=\"grid\">Choose <emph>View - Grid</emph> (Impress or Draw).</variable>"
+msgid "<variable id=\"grid\">Choose <emph>View - Grid and Helplines</emph> (Impress or Draw).</variable>"
msgstr ""
#: 00000403.xhp
@@ -7205,7 +7205,7 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1092E\n"
"help.text"
-msgid "<variable id=\"guides\">Choose <emph>View - Snap Lines</emph> (Impress or Draw).</variable>"
+msgid "<variable id=\"guides\">Choose <emph>View - Snap Guides</emph> (Impress or Draw).</variable>"
msgstr ""
#: 00000404.xhp
@@ -7861,7 +7861,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id9988402\n"
"help.text"
-msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Updates</emph> button.</variable>"
+msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Check for Updates</emph> button.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8075,14 +8075,6 @@ msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
-"par_id3150032\n"
-"help.text"
-msgid "<variable id=\"arbeit\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Memory</emph>.</variable>"
-msgstr ""
-
-#: 00000406.xhp
-msgctxt ""
-"00000406.xhp\n"
"par_id3159153\n"
"help.text"
msgid "<variable id=\"ansicht\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - View</emph>.</variable>"
@@ -11045,7 +11037,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id366527\n"
"help.text"
-msgid "Choose <emph>Format - Object - Line</emph> (Writer)."
+msgid "Choose <emph>Format - Text Box and Shape - Line</emph> (Writer)."
msgstr ""
#: 00040502.xhp
@@ -11053,7 +11045,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id3835261\n"
"help.text"
-msgid "Choose <emph>Format - Graphic - Line</emph> (Calc)."
+msgid "Choose <emph>Format - Object - Line</emph> (Calc)."
msgstr ""
#: 00040502.xhp
@@ -11085,7 +11077,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id3154285\n"
"help.text"
-msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Object - </emph></caseinline><caseinline select=\"CALC\"><emph>Graphic - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
+msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Text Box and Shape - </emph></caseinline><caseinline select=\"CALC\"><emph>Object - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
msgstr ""
#: 00040502.xhp
diff --git a/source/ko/helpcontent2/source/text/shared/01.po b/source/ko/helpcontent2/source/text/shared/01.po
index 0e83e188510..8cf53d7d7ae 100644
--- a/source/ko/helpcontent2/source/text/shared/01.po
+++ b/source/ko/helpcontent2/source/text/shared/01.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2018-09-29 16:00+0000\n"
-"Last-Translator: DaeHyun Sung(성대현, 成大鉉) <sungdh86@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:03+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ko\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1538236808.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542197039.000000\n"
#: 01010000.xhp
msgctxt ""
@@ -33637,7 +33637,7 @@ msgctxt ""
"06130000.xhp\n"
"par_id3153748\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Runs or saves the current macro.</ahelp>"
msgstr ""
#: 06130000.xhp
@@ -40771,14 +40771,6 @@ msgstr ""
#: ref_epub_export.xhp
msgctxt ""
"ref_epub_export.xhp\n"
-"par_id701525003241759\n"
-"help.text"
-msgid "<embedvar href=\"text/shared/00/00000002.xhp#epubv\" markup=\"keep\"/>"
-msgstr ""
-
-#: ref_epub_export.xhp
-msgctxt ""
-"ref_epub_export.xhp\n"
"par_id19921\n"
"help.text"
msgid "<image id=\"img_id22170\" src=\"media/screenshots/modules/swriter/ui/exportepub/EPubDialog.png\" localize=\"true\" width=\"664px\" height=\"482px\"><alt id=\"alt_id59843\">EPUB dialog box</alt></image>"
@@ -40925,7 +40917,7 @@ msgctxt ""
"ref_epub_export.xhp\n"
"par_id971525023515891\n"
"help.text"
-msgid "For custom metadata, you must provide a file with same name as the original filename and with extension as \".xmp\". The provided metadata will override the the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type=\"literal\">MyText.xmp</item>."
+msgid "For custom metadata, you must provide a file with same name as the original filename and with extension as \".xmp\". The provided metadata will override the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type=\"literal\">MyText.xmp</item>."
msgstr ""
#: ref_epub_export.xhp
diff --git a/source/ko/helpcontent2/source/text/shared/guide.po b/source/ko/helpcontent2/source/text/shared/guide.po
index 81e703c4e11..d1473ae507b 100644
--- a/source/ko/helpcontent2/source/text/shared/guide.po
+++ b/source/ko/helpcontent2/source/text/shared/guide.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-04-12 04:10+0000\n"
-"Last-Translator: Jihui Choi <jihui.choi@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:04+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ko\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1523506204.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542197042.000000\n"
#: aaa_start.xhp
msgctxt ""
@@ -8829,8 +8829,8 @@ msgctxt ""
"gallery_insert.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by selecting <emph>Tools - Gallery</emph>."
-msgstr "<emph>표준</emph> 도구 모음에서 <emph>갤러리</emph> 아이콘을 클릭하거나 <emph>도구 - 갤러리</emph>를 선택하여 갤러리를 엽니다."
+msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by choosing <emph>Insert - Media - Gallery</emph>."
+msgstr ""
#: gallery_insert.xhp
msgctxt ""
diff --git a/source/ko/helpcontent2/source/text/shared/optionen.po b/source/ko/helpcontent2/source/text/shared/optionen.po
index 9208e7e244d..50faa27ef2f 100644
--- a/source/ko/helpcontent2/source/text/shared/optionen.po
+++ b/source/ko/helpcontent2/source/text/shared/optionen.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-04-20 04:14+0000\n"
-"Last-Translator: Jihui Choi <jihui.choi@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:04+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ko\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1524197660.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542197044.000000\n"
#: 01000000.xhp
msgctxt ""
@@ -267,6 +267,14 @@ msgstr "사용자 데이터 중 일부는 자동으로 내부 사전에 포함
#: 01010100.xhp
msgctxt ""
"01010100.xhp\n"
+"par_id3153032\n"
+"help.text"
+msgid "User data is also used when commenting and in tracking changes mode, to identify comments/edits author; and to mark last edit position in document, so that when author opens the document later, it opens at the last edit position."
+msgstr ""
+
+#: 01010100.xhp
+msgctxt ""
+"01010100.xhp\n"
"hd_id3147653\n"
"help.text"
msgid "Address"
@@ -14741,7 +14749,7 @@ msgctxt ""
"opencl.xhp\n"
"par_id5293741\n"
"help.text"
-msgid "for more information on OpenCL, visit <link href=\"http://www.khronos.org/opencl/\">the OpenCL site</link>"
+msgid "for more information on OpenCL, visit <link href=\"https://www.khronos.org/opencl/\">the OpenCL site</link>"
msgstr ""
#: persona_firefox.xhp
diff --git a/source/ko/helpcontent2/source/text/swriter/00.po b/source/ko/helpcontent2/source/text/swriter/00.po
index 5768bfbce30..24b0c03db3a 100644
--- a/source/ko/helpcontent2/source/text/swriter/00.po
+++ b/source/ko/helpcontent2/source/text/swriter/00.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: 2018-04-24 05:15+0000\n"
-"Last-Translator: Administrator <hostmaster@documentfoundation.org>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:04+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ko\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1524546951.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542197045.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -37,8 +37,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3150253\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\"><alt id=\"alt_id3145389\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\"><alt id=\"alt_id3145389\">아이콘</alt></image>"
+msgid "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145389\">Wrap Off Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -53,8 +53,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3156397\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\"><alt id=\"alt_id3149048\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\"><alt id=\"alt_id3149048\">아이콘</alt></image>"
+msgid "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149048\">Wrap On Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -69,8 +69,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3154558\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\"><alt id=\"alt_id3152999\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\"><alt id=\"alt_id3152999\">아이콘</alt></image>"
+msgid "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152999\">Wrap Through Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -85,8 +85,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3148773\n"
"help.text"
-msgid "<image src=\"res/sc06301.png\" id=\"img_id3149026\"><alt id=\"alt_id3149026\">Icon</alt></image>"
-msgstr "<image src=\"res/sc06301.png\" id=\"img_id3149026\"><alt id=\"alt_id3149026\">아이콘</alt></image>"
+msgid "<image src=\"res/sc06301.png\" id=\"img_id3149026\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149026\">Jump to Previous Script Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -101,8 +101,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3151265\n"
"help.text"
-msgid "<image src=\"res/sc06300.png\" id=\"img_id3151272\"><alt id=\"alt_id3151272\">Icon</alt></image>"
-msgstr "<image src=\"res/sc06300.png\" id=\"img_id3151272\"><alt id=\"alt_id3151272\">아이콘</alt></image>"
+msgid "<image src=\"res/sc06300.png\" id=\"img_id3151272\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151272\"> Jump to Next Script Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -381,8 +381,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3154763\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + F8"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -397,8 +397,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3151387\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline> + F9"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -413,8 +413,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3145823\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + F10"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -429,8 +429,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150932\n"
"help.text"
-msgid "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\"><alt id=\"alt_id3150502\">Icon</alt></image>"
-msgstr "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\"><alt id=\"alt_id3150502\">아이콘</alt></image>"
+msgid "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150502\">Formatting Marks Icon</alt></image>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -461,8 +461,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150765\n"
"help.text"
-msgid "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\"><alt id=\"alt_id3147572\">Icon</alt></image>"
-msgstr "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\"><alt id=\"alt_id3147572\">아이콘</alt></image>"
+msgid "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147572\">Web Icon</alt></image>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -2488,7 +2488,7 @@ msgctxt ""
"stylesmenu.xhp\n"
"par_id941529884998705\n"
"help.text"
-msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles</emph></variable>."
+msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles...</emph></variable>."
msgstr ""
#: stylesmenu.xhp
diff --git a/source/ko/svtools/messages.po b/source/ko/svtools/messages.po
index 608a9821ac1..12f2c85d3de 100644
--- a/source/ko/svtools/messages.po
+++ b/source/ko/svtools/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: 2018-09-10 15:06+0000\n"
-"Last-Translator: Jihui Choi <jihui.choi@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:40+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ko\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1536591961.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195646.000000\n"
#: include/svtools/strings.hrc:25
msgctxt "STR_UNDO"
@@ -1534,8 +1534,8 @@ msgstr "Libhyphen 하이픈 생성기"
#: include/svtools/strings.hrc:360
msgctxt "STR_DESCRIPTION_MYTHES"
-msgid "Mythes Thesaurus"
-msgstr "Mythes 동의어 사전"
+msgid "MyThes Thesaurus"
+msgstr ""
#: include/svtools/strings.hrc:361
msgctxt "STR_DESCRIPTION_IGNOREALLLIST"
diff --git a/source/ko/sw/messages.po b/source/ko/sw/messages.po
index 076cf5ac5df..63c9a3df7b0 100644
--- a/source/ko/sw/messages.po
+++ b/source/ko/sw/messages.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 23:50+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-15 14:33+0100\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: ko\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1542195646.000000\n"
#: sw/inc/app.hrc:29
msgctxt "RID_PARAGRAPHSTYLEFAMILY"
@@ -6837,7 +6840,12 @@ msgctxt "asciifilterdialog|lf"
msgid "_LF"
msgstr "_LF"
-#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:264
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:258
+msgctxt "asciifilterdialog|includebom"
+msgid "Include byte-order-mark"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:280
msgctxt "asciifilterdialog|label1"
msgid "Properties"
msgstr "속성"
diff --git a/source/ko/swext/mediawiki/help.po b/source/ko/swext/mediawiki/help.po
index 290b168ecf6..e471f4ba37b 100644
--- a/source/ko/swext/mediawiki/help.po
+++ b/source/ko/swext/mediawiki/help.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-04-11 03:56+0000\n"
-"Last-Translator: Jihui Choi <jihui.choi@gmail.com>\n"
+"POT-Creation-Date: 2018-11-15 13:53+0100\n"
+"PO-Revision-Date: 2018-11-12 11:58+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ko\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1523418965.000000\n"
+"X-POOTLE-MTIME: 1542023936.000000\n"
#: help.tree
msgctxt ""
@@ -93,8 +93,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id7387615\n"
"help.text"
-msgid "A wiki account on a supported <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
-msgstr "<link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> 서버의 위키 계정"
+msgid "A wiki account on a supported <link href=\"https://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -149,24 +149,24 @@ msgctxt ""
"wiki.xhp\n"
"par_id368968\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Options</link> dialog, click Add."
-msgstr "<link href=\"com.sun.wiki-publisher/wikisettings.xhp\">옵션</link> 대화 상자에서 추가 버튼을 클릭하십시오."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\"><emph>Options</emph></link> dialog, click <emph>Add</emph>."
+msgstr ""
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"par_id6962187\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> dialog, enter the account information for the wiki."
-msgstr "<link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> 대화 상자에서 위키 계정 정보를 입력하십시오."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\"><emph>MediaWiki</emph></link> dialog, enter the account information for the wiki."
+msgstr ""
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"par_id5328836\n"
"help.text"
-msgid "In the URL text box, enter the address of a wiki that you want to connect to."
-msgstr "URL 텍스트 상자에 연결하고자 하는 위키의 주소를 입력하십시요."
+msgid "In the <emph>URL</emph> text box, enter the address of a wiki that you want to connect to."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -181,8 +181,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id5906552\n"
"help.text"
-msgid "In the Username box, enter your user ID for your wiki account."
-msgstr "사용자 이름 상자에 위키 계정의 사용자 ID를 입력합니다."
+msgid "In the <emph>Username</emph> box, enter your user ID for your wiki account."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -197,8 +197,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id8869594\n"
"help.text"
-msgid "In the Password box, enter the password for your wiki account, then click OK."
-msgstr "암호 상자에 위키 계정의 암호를 입력하고, 확인을 클릭합니다."
+msgid "In the Password box, enter the password for your wiki account, then click <emph>OK</emph>."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -245,8 +245,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id228278\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Send to MediaWiki</link> dialog, specify the settings for your entry."
-msgstr "<link href=\"com.sun.wiki-publisher/wikisend.xhp\">MediaWiki로 보내기</link> 대화 상자에서 항목 설정을 지정하십시오."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\"><emph>Send to MediaWiki</emph></link> dialog, specify the settings for your entry."
+msgstr ""
#: wiki.xhp
msgctxt ""
diff --git a/source/kok/cui/messages.po b/source/kok/cui/messages.po
index 765fcd28b08..93fe15ff1e0 100644
--- a/source/kok/cui/messages.po
+++ b/source/kok/cui/messages.po
@@ -3,15 +3,17 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:21+0100\n"
+"PO-Revision-Date: 2018-11-14 11:40+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: kok\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195653.000000\n"
#: cui/inc/strings.hrc:24
msgctxt "RID_SVXSTR_KEY_CONFIG_DIR"
@@ -1603,141 +1605,136 @@ msgid "Dimension line"
msgstr "परिमाण वळ"
#: cui/inc/strings.hrc:365
-msgctxt "RID_SVXSTR_LOAD_ERROR"
-msgid "The selected module could not be loaded."
-msgstr ""
-
-#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_STARTQUOTE"
msgid "Start Quote"
msgstr ""
-#: cui/inc/strings.hrc:367
+#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_ENDQUOTE"
msgid "End Quote"
msgstr ""
-#: cui/inc/strings.hrc:369
+#: cui/inc/strings.hrc:368
msgctxt "RID_SVXSTR_SELECTEDPERSONA"
msgid "Selected Theme: "
msgstr ""
-#: cui/inc/strings.hrc:370
+#: cui/inc/strings.hrc:369
msgctxt "RID_SVXSTR_SEARCHING"
msgid "Searching, please wait..."
msgstr ""
-#: cui/inc/strings.hrc:371
+#: cui/inc/strings.hrc:370
msgctxt "RID_SVXSTR_SEARCHERROR"
msgid "Cannot open %1, please try again later."
msgstr ""
-#: cui/inc/strings.hrc:372
+#: cui/inc/strings.hrc:371
msgctxt "RID_SVXSTR_NORESULTS"
msgid "No results found."
msgstr ""
-#: cui/inc/strings.hrc:373
+#: cui/inc/strings.hrc:372
msgctxt "RID_SVXSTR_APPLYPERSONA"
msgid "Applying Theme..."
msgstr ""
-#: cui/inc/strings.hrc:374
+#: cui/inc/strings.hrc:373
msgctxt "RID_SVXSTR_INVALIDPERSONAURL"
msgid "Please enter a valid theme address or a search term."
msgstr ""
-#: cui/inc/strings.hrc:376
+#: cui/inc/strings.hrc:375
msgctxt "RID_SVXSTR_TABLE_PRESET_NONE"
msgid "Set No Borders"
msgstr "देगो सेट करप ना"
-#: cui/inc/strings.hrc:377
+#: cui/inc/strings.hrc:376
msgctxt "RID_SVXSTR_TABLE_PRESET_ONLYOUTER"
msgid "Set Outer Border Only"
msgstr "भायली देगच सेट करात"
-#: cui/inc/strings.hrc:378
+#: cui/inc/strings.hrc:377
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERHORI"
msgid "Set Outer Border and Horizontal Lines"
msgstr "भायली देग सेट करात आनी आडवे वळी"
-#: cui/inc/strings.hrc:379
+#: cui/inc/strings.hrc:378
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERALL"
msgid "Set Outer Border and All Inner Lines"
msgstr "भायली देग सेट करात आनी सगळ्यो भितरल्यो वळी"
-#: cui/inc/strings.hrc:380
+#: cui/inc/strings.hrc:379
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERINNER"
msgid "Set Outer Border Without Changing Inner Lines"
msgstr "भायली देग सेट करप भितरल्यो वळी बदलनासतना"
-#: cui/inc/strings.hrc:381
+#: cui/inc/strings.hrc:380
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONAL"
msgid "Set Diagonal Lines Only"
msgstr "तिरश्यो वळीच सेट करात"
-#: cui/inc/strings.hrc:382
+#: cui/inc/strings.hrc:381
msgctxt "RID_SVXSTR_PARA_PRESET_ALL"
msgid "Set All Four Borders"
msgstr "चारुय देग सेट करात"
-#: cui/inc/strings.hrc:383
+#: cui/inc/strings.hrc:382
msgctxt "RID_SVXSTR_PARA_PRESET_LEFTRIGHT"
msgid "Set Left and Right Borders Only"
msgstr "दावे वटेतली आनी उजवे वटेतली देग सेट करात"
-#: cui/inc/strings.hrc:384
+#: cui/inc/strings.hrc:383
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOM"
msgid "Set Top and Bottom Borders Only"
msgstr "वयली आनी मुळांतली देग सेट करात"
-#: cui/inc/strings.hrc:385
+#: cui/inc/strings.hrc:384
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYLEFT"
msgid "Set Left Border Only"
msgstr "फकत दावे वटेतलीच देग दवरात"
-#: cui/inc/strings.hrc:386
+#: cui/inc/strings.hrc:385
msgctxt "RID_SVXSTR_HOR_PRESET_ONLYHOR"
msgid "Set Top and Bottom Borders, and All Inner Lines"
msgstr "वयल्यो आनी तळाक आशिल्लयो देग सेट करात,आनी सगळयो भितरल्यो वळीSet Top and Bottom Borders and All Inner Lines"
-#: cui/inc/strings.hrc:387
+#: cui/inc/strings.hrc:386
msgctxt "RID_SVXSTR_VER_PRESET_ONLYVER"
msgid "Set Left and Right Borders, and All Inner Lines"
msgstr "दावे वटेतली आनी उजवे वटेतली देग सेट करात,आनी सगळ्यो भितरल्यो वळीSet Left and Right Borders and All Inner Lines"
-#: cui/inc/strings.hrc:388
+#: cui/inc/strings.hrc:387
msgctxt "RID_SVXSTR_SHADOW_STYLE_NONE"
msgid "No Shadow"
msgstr "सावळी ना"
-#: cui/inc/strings.hrc:389
+#: cui/inc/strings.hrc:388
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMRIGHT"
msgid "Cast Shadow to Bottom Right"
msgstr "उजव्या मुळाक शेडो सांचय"
-#: cui/inc/strings.hrc:390
+#: cui/inc/strings.hrc:389
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPRIGHT"
msgid "Cast Shadow to Top Right"
msgstr "उजवे वयर शेडो सांचय"
-#: cui/inc/strings.hrc:391
+#: cui/inc/strings.hrc:390
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMLEFT"
msgid "Cast Shadow to Bottom Left"
msgstr "दाव्या तळाक शेडो सांचय (~s)"
-#: cui/inc/strings.hrc:392
+#: cui/inc/strings.hrc:391
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPLEFT"
msgid "Cast Shadow to Top Left"
msgstr "दावे वयर शेडो सांचय"
-#: cui/inc/strings.hrc:393
+#: cui/inc/strings.hrc:392
msgctxt "RID_SVXSTR_SIGNATURELINE_SIGNED_BY"
msgid "Signed by: %1"
msgstr ""
-#: cui/inc/strings.hrc:394
+#: cui/inc/strings.hrc:393
msgctxt "RID_SVXSTR_OPENCL_RESTART"
msgid "For the OpenCL changes to take effect, %PRODUCTNAME must be restarted."
msgstr ""
@@ -11290,22 +11287,43 @@ msgctxt "signsignatureline|btn_select_certificate"
msgid "Select Certificate"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:168
+#. Name of the signer
+#: cui/uiconfig/ui/signsignatureline.ui:166
+msgctxt "signsignatureline|label_name"
+msgid "or"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:175
+msgctxt "signsignatureline|btn_load_image"
+msgid "Use Signature Image"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:190
+msgctxt "signsignatureline|btn_clear_image"
+msgid "Clear"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:206
+msgctxt "signsignatureline|label_image_dimensions"
+msgid "Best image size: 600 x 100 px"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:237
msgctxt "signsignatureline|label_sign"
msgid "Sign"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:205
+#: cui/uiconfig/ui/signsignatureline.ui:274
msgctxt "signsignatureline|label_add_comment"
msgid "Add comment:"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:241
+#: cui/uiconfig/ui/signsignatureline.ui:310
msgctxt "signsignatureline|label_hint"
msgid "Instructions from the document creator:"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:274
+#: cui/uiconfig/ui/signsignatureline.ui:343
msgctxt "signsignatureline|label_more"
msgid "More"
msgstr ""
diff --git a/source/kok/sc/messages.po b/source/kok/sc/messages.po
index a7cf7aee469..18f69b20b09 100644
--- a/source/kok/sc/messages.po
+++ b/source/kok/sc/messages.po
@@ -4,14 +4,16 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2018-11-12 11:59+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: kok\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542023955.000000\n"
#: sc/inc/compiler.hrc:27
msgctxt "RID_FUNCTION_CATEGORIES"
@@ -733,7 +735,6 @@ msgctxt "STR_SELCOUNT_ROWARG"
msgid "$1 row"
msgid_plural "$1 rows"
msgstr[0] ""
-msgstr[1] ""
#. To translators: STR_SELCOUNT_COLARG is $1 of STR_SELCOUNT. $1 of STR_SELCOUNT_ROWARG is number of columns
#: sc/inc/globstr.hrc:165
@@ -741,7 +742,6 @@ msgctxt "STR_SELCOUNT_COLARG"
msgid "$1 column"
msgid_plural "$1 columns"
msgstr[0] ""
-msgstr[1] ""
#: sc/inc/globstr.hrc:166
msgctxt "STR_FILTER_SELCOUNT"
@@ -1507,7 +1507,6 @@ msgctxt "STR_SCATTR_PAGE_SCALE_PAGES"
msgid "One page"
msgid_plural "%1 pages"
msgstr[0] ""
-msgstr[1] ""
#: sc/inc/globstr.hrc:324
msgctxt "STR_SCATTR_PAGE_SCALE_AUTO"
@@ -14002,7 +14001,6 @@ msgctxt "SCSTR_TOTAL"
msgid "One result found"
msgid_plural "%1 results found"
msgstr[0] ""
-msgstr[1] ""
#: sc/inc/strings.hrc:54
msgctxt "SCSTR_SKIPPED"
diff --git a/source/kok/svtools/messages.po b/source/kok/svtools/messages.po
index 8b79f740d3b..33f6a00c864 100644
--- a/source/kok/svtools/messages.po
+++ b/source/kok/svtools/messages.po
@@ -3,15 +3,17 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:40+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: kok\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195654.000000\n"
#: include/svtools/strings.hrc:25
msgctxt "STR_UNDO"
@@ -1551,7 +1553,7 @@ msgstr ""
#: include/svtools/strings.hrc:360
msgctxt "STR_DESCRIPTION_MYTHES"
-msgid "Mythes Thesaurus"
+msgid "MyThes Thesaurus"
msgstr ""
#: include/svtools/strings.hrc:361
diff --git a/source/kok/sw/messages.po b/source/kok/sw/messages.po
index 407feaf35a8..2cbb54aa521 100644
--- a/source/kok/sw/messages.po
+++ b/source/kok/sw/messages.po
@@ -3,15 +3,17 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 23:50+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-15 14:33+0100\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: kok\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1542195654.000000\n"
#: sw/inc/app.hrc:29
#, fuzzy
@@ -2745,14 +2747,12 @@ msgctxt "STR_UNDO_TABS"
msgid "One tab"
msgid_plural "$1 tabs"
msgstr[0] ""
-msgstr[1] ""
#: sw/inc/strings.hrc:469
msgctxt "STR_UNDO_NLS"
msgid "One line break"
msgid_plural "$1 line breaks"
msgstr[0] ""
-msgstr[1] ""
#: sw/inc/strings.hrc:470
msgctxt "STR_UNDO_PAGEBREAKS"
@@ -7076,7 +7076,12 @@ msgctxt "asciifilterdialog|lf"
msgid "_LF"
msgstr ""
-#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:264
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:258
+msgctxt "asciifilterdialog|includebom"
+msgid "Include byte-order-mark"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:280
msgctxt "asciifilterdialog|label1"
msgid "Properties"
msgstr "वैशिश्ट्यां"
diff --git a/source/kok/swext/mediawiki/help.po b/source/kok/swext/mediawiki/help.po
index c5031eb0da8..d9819973b9d 100644
--- a/source/kok/swext/mediawiki/help.po
+++ b/source/kok/swext/mediawiki/help.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2016-12-09 09:07+0000\n"
+"POT-Creation-Date: 2018-11-15 13:53+0100\n"
+"PO-Revision-Date: 2018-11-12 11:59+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: kok\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1481274425.000000\n"
+"X-POOTLE-MTIME: 1542023961.000000\n"
#: help.tree
msgctxt ""
@@ -92,7 +92,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id7387615\n"
"help.text"
-msgid "A wiki account on a supported <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
+msgid "A wiki account on a supported <link href=\"https://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
msgstr ""
#: wiki.xhp
@@ -148,7 +148,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id368968\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Options</link> dialog, click Add."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\"><emph>Options</emph></link> dialog, click <emph>Add</emph>."
msgstr ""
#: wiki.xhp
@@ -156,7 +156,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id6962187\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> dialog, enter the account information for the wiki."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\"><emph>MediaWiki</emph></link> dialog, enter the account information for the wiki."
msgstr ""
#: wiki.xhp
@@ -164,7 +164,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id5328836\n"
"help.text"
-msgid "In the URL text box, enter the address of a wiki that you want to connect to."
+msgid "In the <emph>URL</emph> text box, enter the address of a wiki that you want to connect to."
msgstr ""
#: wiki.xhp
@@ -180,7 +180,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id5906552\n"
"help.text"
-msgid "In the Username box, enter your user ID for your wiki account."
+msgid "In the <emph>Username</emph> box, enter your user ID for your wiki account."
msgstr ""
#: wiki.xhp
@@ -196,7 +196,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id8869594\n"
"help.text"
-msgid "In the Password box, enter the password for your wiki account, then click OK."
+msgid "In the Password box, enter the password for your wiki account, then click <emph>OK</emph>."
msgstr ""
#: wiki.xhp
@@ -244,7 +244,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id228278\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Send to MediaWiki</link> dialog, specify the settings for your entry."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\"><emph>Send to MediaWiki</emph></link> dialog, specify the settings for your entry."
msgstr ""
#: wiki.xhp
diff --git a/source/ks/cui/messages.po b/source/ks/cui/messages.po
index 04ad34ad5d0..9404cd71bbc 100644
--- a/source/ks/cui/messages.po
+++ b/source/ks/cui/messages.po
@@ -3,15 +3,17 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:21+0100\n"
+"PO-Revision-Date: 2018-11-14 11:41+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: ks\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195660.000000\n"
#: cui/inc/strings.hrc:24
msgctxt "RID_SVXSTR_KEY_CONFIG_DIR"
@@ -1585,141 +1587,136 @@ msgid "Dimension line"
msgstr "مینئنیچ ریكھ"
#: cui/inc/strings.hrc:365
-msgctxt "RID_SVXSTR_LOAD_ERROR"
-msgid "The selected module could not be loaded."
-msgstr ""
-
-#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_STARTQUOTE"
msgid "Start Quote"
msgstr ""
-#: cui/inc/strings.hrc:367
+#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_ENDQUOTE"
msgid "End Quote"
msgstr ""
-#: cui/inc/strings.hrc:369
+#: cui/inc/strings.hrc:368
msgctxt "RID_SVXSTR_SELECTEDPERSONA"
msgid "Selected Theme: "
msgstr ""
-#: cui/inc/strings.hrc:370
+#: cui/inc/strings.hrc:369
msgctxt "RID_SVXSTR_SEARCHING"
msgid "Searching, please wait..."
msgstr ""
-#: cui/inc/strings.hrc:371
+#: cui/inc/strings.hrc:370
msgctxt "RID_SVXSTR_SEARCHERROR"
msgid "Cannot open %1, please try again later."
msgstr ""
-#: cui/inc/strings.hrc:372
+#: cui/inc/strings.hrc:371
msgctxt "RID_SVXSTR_NORESULTS"
msgid "No results found."
msgstr ""
-#: cui/inc/strings.hrc:373
+#: cui/inc/strings.hrc:372
msgctxt "RID_SVXSTR_APPLYPERSONA"
msgid "Applying Theme..."
msgstr ""
-#: cui/inc/strings.hrc:374
+#: cui/inc/strings.hrc:373
msgctxt "RID_SVXSTR_INVALIDPERSONAURL"
msgid "Please enter a valid theme address or a search term."
msgstr ""
-#: cui/inc/strings.hrc:376
+#: cui/inc/strings.hrc:375
msgctxt "RID_SVXSTR_TABLE_PRESET_NONE"
msgid "Set No Borders"
msgstr ""
-#: cui/inc/strings.hrc:377
+#: cui/inc/strings.hrc:376
msgctxt "RID_SVXSTR_TABLE_PRESET_ONLYOUTER"
msgid "Set Outer Border Only"
msgstr ""
-#: cui/inc/strings.hrc:378
+#: cui/inc/strings.hrc:377
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERHORI"
msgid "Set Outer Border and Horizontal Lines"
msgstr ""
-#: cui/inc/strings.hrc:379
+#: cui/inc/strings.hrc:378
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERALL"
msgid "Set Outer Border and All Inner Lines"
msgstr ""
-#: cui/inc/strings.hrc:380
+#: cui/inc/strings.hrc:379
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERINNER"
msgid "Set Outer Border Without Changing Inner Lines"
msgstr ""
-#: cui/inc/strings.hrc:381
+#: cui/inc/strings.hrc:380
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONAL"
msgid "Set Diagonal Lines Only"
msgstr ""
-#: cui/inc/strings.hrc:382
+#: cui/inc/strings.hrc:381
msgctxt "RID_SVXSTR_PARA_PRESET_ALL"
msgid "Set All Four Borders"
msgstr ""
-#: cui/inc/strings.hrc:383
+#: cui/inc/strings.hrc:382
msgctxt "RID_SVXSTR_PARA_PRESET_LEFTRIGHT"
msgid "Set Left and Right Borders Only"
msgstr ""
-#: cui/inc/strings.hrc:384
+#: cui/inc/strings.hrc:383
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOM"
msgid "Set Top and Bottom Borders Only"
msgstr ""
-#: cui/inc/strings.hrc:385
+#: cui/inc/strings.hrc:384
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYLEFT"
msgid "Set Left Border Only"
msgstr ""
-#: cui/inc/strings.hrc:386
+#: cui/inc/strings.hrc:385
msgctxt "RID_SVXSTR_HOR_PRESET_ONLYHOR"
msgid "Set Top and Bottom Borders, and All Inner Lines"
msgstr ""
-#: cui/inc/strings.hrc:387
+#: cui/inc/strings.hrc:386
msgctxt "RID_SVXSTR_VER_PRESET_ONLYVER"
msgid "Set Left and Right Borders, and All Inner Lines"
msgstr ""
-#: cui/inc/strings.hrc:388
+#: cui/inc/strings.hrc:387
msgctxt "RID_SVXSTR_SHADOW_STYLE_NONE"
msgid "No Shadow"
msgstr "كہین ژھای چھنئ"
-#: cui/inc/strings.hrc:389
+#: cui/inc/strings.hrc:388
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMRIGHT"
msgid "Cast Shadow to Bottom Right"
msgstr ""
-#: cui/inc/strings.hrc:390
+#: cui/inc/strings.hrc:389
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPRIGHT"
msgid "Cast Shadow to Top Right"
msgstr ""
-#: cui/inc/strings.hrc:391
+#: cui/inc/strings.hrc:390
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMLEFT"
msgid "Cast Shadow to Bottom Left"
msgstr ""
-#: cui/inc/strings.hrc:392
+#: cui/inc/strings.hrc:391
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPLEFT"
msgid "Cast Shadow to Top Left"
msgstr ""
-#: cui/inc/strings.hrc:393
+#: cui/inc/strings.hrc:392
msgctxt "RID_SVXSTR_SIGNATURELINE_SIGNED_BY"
msgid "Signed by: %1"
msgstr ""
-#: cui/inc/strings.hrc:394
+#: cui/inc/strings.hrc:393
msgctxt "RID_SVXSTR_OPENCL_RESTART"
msgid "For the OpenCL changes to take effect, %PRODUCTNAME must be restarted."
msgstr ""
@@ -11290,22 +11287,43 @@ msgctxt "signsignatureline|btn_select_certificate"
msgid "Select Certificate"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:168
+#. Name of the signer
+#: cui/uiconfig/ui/signsignatureline.ui:166
+msgctxt "signsignatureline|label_name"
+msgid "or"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:175
+msgctxt "signsignatureline|btn_load_image"
+msgid "Use Signature Image"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:190
+msgctxt "signsignatureline|btn_clear_image"
+msgid "Clear"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:206
+msgctxt "signsignatureline|label_image_dimensions"
+msgid "Best image size: 600 x 100 px"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:237
msgctxt "signsignatureline|label_sign"
msgid "Sign"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:205
+#: cui/uiconfig/ui/signsignatureline.ui:274
msgctxt "signsignatureline|label_add_comment"
msgid "Add comment:"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:241
+#: cui/uiconfig/ui/signsignatureline.ui:310
msgctxt "signsignatureline|label_hint"
msgid "Instructions from the document creator:"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:274
+#: cui/uiconfig/ui/signsignatureline.ui:343
msgctxt "signsignatureline|label_more"
msgid "More"
msgstr ""
diff --git a/source/ks/sc/messages.po b/source/ks/sc/messages.po
index 6cc78a3298f..f96ca1eef83 100644
--- a/source/ks/sc/messages.po
+++ b/source/ks/sc/messages.po
@@ -4,14 +4,16 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2018-11-12 11:59+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: ks\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542023978.000000\n"
#: sc/inc/compiler.hrc:27
msgctxt "RID_FUNCTION_CATEGORIES"
@@ -734,7 +736,6 @@ msgctxt "STR_SELCOUNT_ROWARG"
msgid "$1 row"
msgid_plural "$1 rows"
msgstr[0] ""
-msgstr[1] ""
#. To translators: STR_SELCOUNT_COLARG is $1 of STR_SELCOUNT. $1 of STR_SELCOUNT_ROWARG is number of columns
#: sc/inc/globstr.hrc:165
@@ -742,7 +743,6 @@ msgctxt "STR_SELCOUNT_COLARG"
msgid "$1 column"
msgid_plural "$1 columns"
msgstr[0] ""
-msgstr[1] ""
#: sc/inc/globstr.hrc:166
msgctxt "STR_FILTER_SELCOUNT"
@@ -1511,7 +1511,6 @@ msgctxt "STR_SCATTR_PAGE_SCALE_PAGES"
msgid "One page"
msgid_plural "%1 pages"
msgstr[0] ""
-msgstr[1] ""
#: sc/inc/globstr.hrc:324
msgctxt "STR_SCATTR_PAGE_SCALE_AUTO"
@@ -14080,7 +14079,6 @@ msgctxt "SCSTR_TOTAL"
msgid "One result found"
msgid_plural "%1 results found"
msgstr[0] ""
-msgstr[1] ""
#: sc/inc/strings.hrc:54
msgctxt "SCSTR_SKIPPED"
diff --git a/source/ks/svtools/messages.po b/source/ks/svtools/messages.po
index 2ebf3857d8d..8d8fa550be1 100644
--- a/source/ks/svtools/messages.po
+++ b/source/ks/svtools/messages.po
@@ -3,15 +3,17 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:41+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: ks\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195661.000000\n"
#: include/svtools/strings.hrc:25
msgctxt "STR_UNDO"
@@ -1551,7 +1553,7 @@ msgstr ""
#: include/svtools/strings.hrc:360
msgctxt "STR_DESCRIPTION_MYTHES"
-msgid "Mythes Thesaurus"
+msgid "MyThes Thesaurus"
msgstr ""
#: include/svtools/strings.hrc:361
diff --git a/source/ks/sw/messages.po b/source/ks/sw/messages.po
index 882b294cabd..52089c7087d 100644
--- a/source/ks/sw/messages.po
+++ b/source/ks/sw/messages.po
@@ -3,15 +3,17 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 23:50+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-15 14:33+0100\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: ks\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1542195661.000000\n"
#: sw/inc/app.hrc:29
#, fuzzy
@@ -2776,14 +2778,12 @@ msgctxt "STR_UNDO_TABS"
msgid "One tab"
msgid_plural "$1 tabs"
msgstr[0] ""
-msgstr[1] ""
#: sw/inc/strings.hrc:469
msgctxt "STR_UNDO_NLS"
msgid "One line break"
msgid_plural "$1 line breaks"
msgstr[0] ""
-msgstr[1] ""
#: sw/inc/strings.hrc:470
msgctxt "STR_UNDO_PAGEBREAKS"
@@ -7120,7 +7120,12 @@ msgctxt "asciifilterdialog|lf"
msgid "_LF"
msgstr ""
-#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:264
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:258
+msgctxt "asciifilterdialog|includebom"
+msgid "Include byte-order-mark"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:280
msgctxt "asciifilterdialog|label1"
msgid "Properties"
msgstr "خصوصیات"
diff --git a/source/ks/swext/mediawiki/help.po b/source/ks/swext/mediawiki/help.po
index 84c91f39110..2e5a142a639 100644
--- a/source/ks/swext/mediawiki/help.po
+++ b/source/ks/swext/mediawiki/help.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2013-06-22 14:38+0000\n"
+"POT-Creation-Date: 2018-11-15 13:53+0100\n"
+"PO-Revision-Date: 2018-11-12 11:59+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ks\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1371911934.000000\n"
+"X-POOTLE-MTIME: 1542023984.000000\n"
#: help.tree
msgctxt ""
@@ -92,7 +92,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id7387615\n"
"help.text"
-msgid "A wiki account on a supported <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
+msgid "A wiki account on a supported <link href=\"https://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
msgstr ""
#: wiki.xhp
@@ -148,7 +148,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id368968\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Options</link> dialog, click Add."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\"><emph>Options</emph></link> dialog, click <emph>Add</emph>."
msgstr ""
#: wiki.xhp
@@ -156,7 +156,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id6962187\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> dialog, enter the account information for the wiki."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\"><emph>MediaWiki</emph></link> dialog, enter the account information for the wiki."
msgstr ""
#: wiki.xhp
@@ -164,7 +164,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id5328836\n"
"help.text"
-msgid "In the URL text box, enter the address of a wiki that you want to connect to."
+msgid "In the <emph>URL</emph> text box, enter the address of a wiki that you want to connect to."
msgstr ""
#: wiki.xhp
@@ -180,7 +180,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id5906552\n"
"help.text"
-msgid "In the Username box, enter your user ID for your wiki account."
+msgid "In the <emph>Username</emph> box, enter your user ID for your wiki account."
msgstr ""
#: wiki.xhp
@@ -196,7 +196,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id8869594\n"
"help.text"
-msgid "In the Password box, enter the password for your wiki account, then click OK."
+msgid "In the Password box, enter the password for your wiki account, then click <emph>OK</emph>."
msgstr ""
#: wiki.xhp
@@ -244,7 +244,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id228278\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Send to MediaWiki</link> dialog, specify the settings for your entry."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\"><emph>Send to MediaWiki</emph></link> dialog, specify the settings for your entry."
msgstr ""
#: wiki.xhp
diff --git a/source/ky/cui/messages.po b/source/ky/cui/messages.po
index 1995f4ca5da..55a602c6b64 100644
--- a/source/ky/cui/messages.po
+++ b/source/ky/cui/messages.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:21+0100\n"
+"PO-Revision-Date: 2018-11-14 11:41+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: ky\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195667.000000\n"
#: cui/inc/strings.hrc:24
msgctxt "RID_SVXSTR_KEY_CONFIG_DIR"
@@ -1534,141 +1537,136 @@ msgid "Dimension line"
msgstr ""
#: cui/inc/strings.hrc:365
-msgctxt "RID_SVXSTR_LOAD_ERROR"
-msgid "The selected module could not be loaded."
-msgstr ""
-
-#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_STARTQUOTE"
msgid "Start Quote"
msgstr ""
-#: cui/inc/strings.hrc:367
+#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_ENDQUOTE"
msgid "End Quote"
msgstr ""
-#: cui/inc/strings.hrc:369
+#: cui/inc/strings.hrc:368
msgctxt "RID_SVXSTR_SELECTEDPERSONA"
msgid "Selected Theme: "
msgstr ""
-#: cui/inc/strings.hrc:370
+#: cui/inc/strings.hrc:369
msgctxt "RID_SVXSTR_SEARCHING"
msgid "Searching, please wait..."
msgstr ""
-#: cui/inc/strings.hrc:371
+#: cui/inc/strings.hrc:370
msgctxt "RID_SVXSTR_SEARCHERROR"
msgid "Cannot open %1, please try again later."
msgstr ""
-#: cui/inc/strings.hrc:372
+#: cui/inc/strings.hrc:371
msgctxt "RID_SVXSTR_NORESULTS"
msgid "No results found."
msgstr ""
-#: cui/inc/strings.hrc:373
+#: cui/inc/strings.hrc:372
msgctxt "RID_SVXSTR_APPLYPERSONA"
msgid "Applying Theme..."
msgstr ""
-#: cui/inc/strings.hrc:374
+#: cui/inc/strings.hrc:373
msgctxt "RID_SVXSTR_INVALIDPERSONAURL"
msgid "Please enter a valid theme address or a search term."
msgstr ""
-#: cui/inc/strings.hrc:376
+#: cui/inc/strings.hrc:375
msgctxt "RID_SVXSTR_TABLE_PRESET_NONE"
msgid "Set No Borders"
msgstr ""
-#: cui/inc/strings.hrc:377
+#: cui/inc/strings.hrc:376
msgctxt "RID_SVXSTR_TABLE_PRESET_ONLYOUTER"
msgid "Set Outer Border Only"
msgstr ""
-#: cui/inc/strings.hrc:378
+#: cui/inc/strings.hrc:377
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERHORI"
msgid "Set Outer Border and Horizontal Lines"
msgstr ""
-#: cui/inc/strings.hrc:379
+#: cui/inc/strings.hrc:378
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERALL"
msgid "Set Outer Border and All Inner Lines"
msgstr ""
-#: cui/inc/strings.hrc:380
+#: cui/inc/strings.hrc:379
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERINNER"
msgid "Set Outer Border Without Changing Inner Lines"
msgstr ""
-#: cui/inc/strings.hrc:381
+#: cui/inc/strings.hrc:380
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONAL"
msgid "Set Diagonal Lines Only"
msgstr ""
-#: cui/inc/strings.hrc:382
+#: cui/inc/strings.hrc:381
msgctxt "RID_SVXSTR_PARA_PRESET_ALL"
msgid "Set All Four Borders"
msgstr ""
-#: cui/inc/strings.hrc:383
+#: cui/inc/strings.hrc:382
msgctxt "RID_SVXSTR_PARA_PRESET_LEFTRIGHT"
msgid "Set Left and Right Borders Only"
msgstr ""
-#: cui/inc/strings.hrc:384
+#: cui/inc/strings.hrc:383
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOM"
msgid "Set Top and Bottom Borders Only"
msgstr ""
-#: cui/inc/strings.hrc:385
+#: cui/inc/strings.hrc:384
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYLEFT"
msgid "Set Left Border Only"
msgstr ""
-#: cui/inc/strings.hrc:386
+#: cui/inc/strings.hrc:385
msgctxt "RID_SVXSTR_HOR_PRESET_ONLYHOR"
msgid "Set Top and Bottom Borders, and All Inner Lines"
msgstr ""
-#: cui/inc/strings.hrc:387
+#: cui/inc/strings.hrc:386
msgctxt "RID_SVXSTR_VER_PRESET_ONLYVER"
msgid "Set Left and Right Borders, and All Inner Lines"
msgstr ""
-#: cui/inc/strings.hrc:388
+#: cui/inc/strings.hrc:387
msgctxt "RID_SVXSTR_SHADOW_STYLE_NONE"
msgid "No Shadow"
msgstr ""
-#: cui/inc/strings.hrc:389
+#: cui/inc/strings.hrc:388
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMRIGHT"
msgid "Cast Shadow to Bottom Right"
msgstr ""
-#: cui/inc/strings.hrc:390
+#: cui/inc/strings.hrc:389
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPRIGHT"
msgid "Cast Shadow to Top Right"
msgstr ""
-#: cui/inc/strings.hrc:391
+#: cui/inc/strings.hrc:390
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMLEFT"
msgid "Cast Shadow to Bottom Left"
msgstr ""
-#: cui/inc/strings.hrc:392
+#: cui/inc/strings.hrc:391
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPLEFT"
msgid "Cast Shadow to Top Left"
msgstr ""
-#: cui/inc/strings.hrc:393
+#: cui/inc/strings.hrc:392
msgctxt "RID_SVXSTR_SIGNATURELINE_SIGNED_BY"
msgid "Signed by: %1"
msgstr ""
-#: cui/inc/strings.hrc:394
+#: cui/inc/strings.hrc:393
msgctxt "RID_SVXSTR_OPENCL_RESTART"
msgid "For the OpenCL changes to take effect, %PRODUCTNAME must be restarted."
msgstr ""
@@ -10634,22 +10632,43 @@ msgctxt "signsignatureline|btn_select_certificate"
msgid "Select Certificate"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:168
+#. Name of the signer
+#: cui/uiconfig/ui/signsignatureline.ui:166
+msgctxt "signsignatureline|label_name"
+msgid "or"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:175
+msgctxt "signsignatureline|btn_load_image"
+msgid "Use Signature Image"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:190
+msgctxt "signsignatureline|btn_clear_image"
+msgid "Clear"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:206
+msgctxt "signsignatureline|label_image_dimensions"
+msgid "Best image size: 600 x 100 px"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:237
msgctxt "signsignatureline|label_sign"
msgid "Sign"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:205
+#: cui/uiconfig/ui/signsignatureline.ui:274
msgctxt "signsignatureline|label_add_comment"
msgid "Add comment:"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:241
+#: cui/uiconfig/ui/signsignatureline.ui:310
msgctxt "signsignatureline|label_hint"
msgid "Instructions from the document creator:"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:274
+#: cui/uiconfig/ui/signsignatureline.ui:343
msgctxt "signsignatureline|label_more"
msgid "More"
msgstr ""
diff --git a/source/ky/sc/messages.po b/source/ky/sc/messages.po
index 2788bed2904..fc182103d68 100644
--- a/source/ky/sc/messages.po
+++ b/source/ky/sc/messages.po
@@ -4,14 +4,17 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2018-11-12 11:59+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: ky\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542023999.000000\n"
#: sc/inc/compiler.hrc:27
msgctxt "RID_FUNCTION_CATEGORIES"
@@ -716,7 +719,6 @@ msgctxt "STR_SELCOUNT_ROWARG"
msgid "$1 row"
msgid_plural "$1 rows"
msgstr[0] ""
-msgstr[1] ""
#. To translators: STR_SELCOUNT_COLARG is $1 of STR_SELCOUNT. $1 of STR_SELCOUNT_ROWARG is number of columns
#: sc/inc/globstr.hrc:165
@@ -724,7 +726,6 @@ msgctxt "STR_SELCOUNT_COLARG"
msgid "$1 column"
msgid_plural "$1 columns"
msgstr[0] ""
-msgstr[1] ""
#: sc/inc/globstr.hrc:166
msgctxt "STR_FILTER_SELCOUNT"
@@ -1475,7 +1476,6 @@ msgctxt "STR_SCATTR_PAGE_SCALE_PAGES"
msgid "One page"
msgid_plural "%1 pages"
msgstr[0] ""
-msgstr[1] ""
#: sc/inc/globstr.hrc:324
msgctxt "STR_SCATTR_PAGE_SCALE_AUTO"
@@ -13615,7 +13615,6 @@ msgctxt "SCSTR_TOTAL"
msgid "One result found"
msgid_plural "%1 results found"
msgstr[0] ""
-msgstr[1] ""
#: sc/inc/strings.hrc:54
msgctxt "SCSTR_SKIPPED"
diff --git a/source/ky/svtools/messages.po b/source/ky/svtools/messages.po
index 8e3583b302b..6fff2f9158a 100644
--- a/source/ky/svtools/messages.po
+++ b/source/ky/svtools/messages.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:41+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: ky\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195667.000000\n"
#: include/svtools/strings.hrc:25
msgctxt "STR_UNDO"
@@ -1532,7 +1535,7 @@ msgstr ""
#: include/svtools/strings.hrc:360
msgctxt "STR_DESCRIPTION_MYTHES"
-msgid "Mythes Thesaurus"
+msgid "MyThes Thesaurus"
msgstr ""
#: include/svtools/strings.hrc:361
diff --git a/source/ky/sw/messages.po b/source/ky/sw/messages.po
index 1778072ad82..57b2e3ecc49 100644
--- a/source/ky/sw/messages.po
+++ b/source/ky/sw/messages.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:41+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: ky\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195667.000000\n"
#: sw/inc/app.hrc:29
msgctxt "RID_PARAGRAPHSTYLEFAMILY"
@@ -2694,14 +2697,12 @@ msgctxt "STR_UNDO_TABS"
msgid "One tab"
msgid_plural "$1 tabs"
msgstr[0] ""
-msgstr[1] ""
#: sw/inc/strings.hrc:469
msgctxt "STR_UNDO_NLS"
msgid "One line break"
msgid_plural "$1 line breaks"
msgstr[0] ""
-msgstr[1] ""
#: sw/inc/strings.hrc:470
msgctxt "STR_UNDO_PAGEBREAKS"
@@ -6835,7 +6836,12 @@ msgctxt "asciifilterdialog|lf"
msgid "_LF"
msgstr ""
-#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:264
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:258
+msgctxt "asciifilterdialog|includebom"
+msgid "Include byte-order-mark"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:280
msgctxt "asciifilterdialog|label1"
msgid "Properties"
msgstr ""
diff --git a/source/ky/swext/mediawiki/help.po b/source/ky/swext/mediawiki/help.po
index 1fce7caf39b..99a346e500b 100644
--- a/source/ky/swext/mediawiki/help.po
+++ b/source/ky/swext/mediawiki/help.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2013-05-24 00:04+0000\n"
+"POT-Creation-Date: 2018-11-15 13:53+0100\n"
+"PO-Revision-Date: 2018-11-12 12:00+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ky\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1369353885.000000\n"
+"X-POOTLE-MTIME: 1542024004.000000\n"
#: help.tree
msgctxt ""
@@ -93,7 +93,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id7387615\n"
"help.text"
-msgid "A wiki account on a supported <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
+msgid "A wiki account on a supported <link href=\"https://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
msgstr ""
#: wiki.xhp
@@ -149,7 +149,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id368968\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Options</link> dialog, click Add."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\"><emph>Options</emph></link> dialog, click <emph>Add</emph>."
msgstr ""
#: wiki.xhp
@@ -157,7 +157,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id6962187\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> dialog, enter the account information for the wiki."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\"><emph>MediaWiki</emph></link> dialog, enter the account information for the wiki."
msgstr ""
#: wiki.xhp
@@ -165,7 +165,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id5328836\n"
"help.text"
-msgid "In the URL text box, enter the address of a wiki that you want to connect to."
+msgid "In the <emph>URL</emph> text box, enter the address of a wiki that you want to connect to."
msgstr ""
#: wiki.xhp
@@ -181,7 +181,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id5906552\n"
"help.text"
-msgid "In the Username box, enter your user ID for your wiki account."
+msgid "In the <emph>Username</emph> box, enter your user ID for your wiki account."
msgstr ""
#: wiki.xhp
@@ -197,7 +197,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id8869594\n"
"help.text"
-msgid "In the Password box, enter the password for your wiki account, then click OK."
+msgid "In the Password box, enter the password for your wiki account, then click <emph>OK</emph>."
msgstr ""
#: wiki.xhp
@@ -245,7 +245,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id228278\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Send to MediaWiki</link> dialog, specify the settings for your entry."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\"><emph>Send to MediaWiki</emph></link> dialog, specify the settings for your entry."
msgstr ""
#: wiki.xhp
diff --git a/source/lb/cui/messages.po b/source/lb/cui/messages.po
index 4084d5c65b8..3b84cb08d66 100644
--- a/source/lb/cui/messages.po
+++ b/source/lb/cui/messages.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:21+0100\n"
+"PO-Revision-Date: 2018-11-14 11:41+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: lb\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195673.000000\n"
#: cui/inc/strings.hrc:24
msgctxt "RID_SVXSTR_KEY_CONFIG_DIR"
@@ -1551,141 +1554,136 @@ msgid "Dimension line"
msgstr ""
#: cui/inc/strings.hrc:365
-msgctxt "RID_SVXSTR_LOAD_ERROR"
-msgid "The selected module could not be loaded."
-msgstr ""
-
-#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_STARTQUOTE"
msgid "Start Quote"
msgstr ""
-#: cui/inc/strings.hrc:367
+#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_ENDQUOTE"
msgid "End Quote"
msgstr ""
-#: cui/inc/strings.hrc:369
+#: cui/inc/strings.hrc:368
msgctxt "RID_SVXSTR_SELECTEDPERSONA"
msgid "Selected Theme: "
msgstr ""
-#: cui/inc/strings.hrc:370
+#: cui/inc/strings.hrc:369
msgctxt "RID_SVXSTR_SEARCHING"
msgid "Searching, please wait..."
msgstr ""
-#: cui/inc/strings.hrc:371
+#: cui/inc/strings.hrc:370
msgctxt "RID_SVXSTR_SEARCHERROR"
msgid "Cannot open %1, please try again later."
msgstr ""
-#: cui/inc/strings.hrc:372
+#: cui/inc/strings.hrc:371
msgctxt "RID_SVXSTR_NORESULTS"
msgid "No results found."
msgstr ""
-#: cui/inc/strings.hrc:373
+#: cui/inc/strings.hrc:372
msgctxt "RID_SVXSTR_APPLYPERSONA"
msgid "Applying Theme..."
msgstr ""
-#: cui/inc/strings.hrc:374
+#: cui/inc/strings.hrc:373
msgctxt "RID_SVXSTR_INVALIDPERSONAURL"
msgid "Please enter a valid theme address or a search term."
msgstr ""
-#: cui/inc/strings.hrc:376
+#: cui/inc/strings.hrc:375
msgctxt "RID_SVXSTR_TABLE_PRESET_NONE"
msgid "Set No Borders"
msgstr ""
-#: cui/inc/strings.hrc:377
+#: cui/inc/strings.hrc:376
msgctxt "RID_SVXSTR_TABLE_PRESET_ONLYOUTER"
msgid "Set Outer Border Only"
msgstr ""
-#: cui/inc/strings.hrc:378
+#: cui/inc/strings.hrc:377
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERHORI"
msgid "Set Outer Border and Horizontal Lines"
msgstr ""
-#: cui/inc/strings.hrc:379
+#: cui/inc/strings.hrc:378
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERALL"
msgid "Set Outer Border and All Inner Lines"
msgstr ""
-#: cui/inc/strings.hrc:380
+#: cui/inc/strings.hrc:379
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERINNER"
msgid "Set Outer Border Without Changing Inner Lines"
msgstr ""
-#: cui/inc/strings.hrc:381
+#: cui/inc/strings.hrc:380
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONAL"
msgid "Set Diagonal Lines Only"
msgstr ""
-#: cui/inc/strings.hrc:382
+#: cui/inc/strings.hrc:381
msgctxt "RID_SVXSTR_PARA_PRESET_ALL"
msgid "Set All Four Borders"
msgstr ""
-#: cui/inc/strings.hrc:383
+#: cui/inc/strings.hrc:382
msgctxt "RID_SVXSTR_PARA_PRESET_LEFTRIGHT"
msgid "Set Left and Right Borders Only"
msgstr ""
-#: cui/inc/strings.hrc:384
+#: cui/inc/strings.hrc:383
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOM"
msgid "Set Top and Bottom Borders Only"
msgstr ""
-#: cui/inc/strings.hrc:385
+#: cui/inc/strings.hrc:384
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYLEFT"
msgid "Set Left Border Only"
msgstr ""
-#: cui/inc/strings.hrc:386
+#: cui/inc/strings.hrc:385
msgctxt "RID_SVXSTR_HOR_PRESET_ONLYHOR"
msgid "Set Top and Bottom Borders, and All Inner Lines"
msgstr ""
-#: cui/inc/strings.hrc:387
+#: cui/inc/strings.hrc:386
msgctxt "RID_SVXSTR_VER_PRESET_ONLYVER"
msgid "Set Left and Right Borders, and All Inner Lines"
msgstr ""
-#: cui/inc/strings.hrc:388
+#: cui/inc/strings.hrc:387
msgctxt "RID_SVXSTR_SHADOW_STYLE_NONE"
msgid "No Shadow"
msgstr "Kee Schiet"
-#: cui/inc/strings.hrc:389
+#: cui/inc/strings.hrc:388
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMRIGHT"
msgid "Cast Shadow to Bottom Right"
msgstr ""
-#: cui/inc/strings.hrc:390
+#: cui/inc/strings.hrc:389
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPRIGHT"
msgid "Cast Shadow to Top Right"
msgstr ""
-#: cui/inc/strings.hrc:391
+#: cui/inc/strings.hrc:390
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMLEFT"
msgid "Cast Shadow to Bottom Left"
msgstr ""
-#: cui/inc/strings.hrc:392
+#: cui/inc/strings.hrc:391
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPLEFT"
msgid "Cast Shadow to Top Left"
msgstr ""
-#: cui/inc/strings.hrc:393
+#: cui/inc/strings.hrc:392
msgctxt "RID_SVXSTR_SIGNATURELINE_SIGNED_BY"
msgid "Signed by: %1"
msgstr ""
-#: cui/inc/strings.hrc:394
+#: cui/inc/strings.hrc:393
msgctxt "RID_SVXSTR_OPENCL_RESTART"
msgid "For the OpenCL changes to take effect, %PRODUCTNAME must be restarted."
msgstr ""
@@ -11031,22 +11029,43 @@ msgctxt "signsignatureline|btn_select_certificate"
msgid "Select Certificate"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:168
+#. Name of the signer
+#: cui/uiconfig/ui/signsignatureline.ui:166
+msgctxt "signsignatureline|label_name"
+msgid "or"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:175
+msgctxt "signsignatureline|btn_load_image"
+msgid "Use Signature Image"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:190
+msgctxt "signsignatureline|btn_clear_image"
+msgid "Clear"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:206
+msgctxt "signsignatureline|label_image_dimensions"
+msgid "Best image size: 600 x 100 px"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:237
msgctxt "signsignatureline|label_sign"
msgid "Sign"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:205
+#: cui/uiconfig/ui/signsignatureline.ui:274
msgctxt "signsignatureline|label_add_comment"
msgid "Add comment:"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:241
+#: cui/uiconfig/ui/signsignatureline.ui:310
msgctxt "signsignatureline|label_hint"
msgid "Instructions from the document creator:"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:274
+#: cui/uiconfig/ui/signsignatureline.ui:343
msgctxt "signsignatureline|label_more"
msgid "More"
msgstr ""
diff --git a/source/lb/svtools/messages.po b/source/lb/svtools/messages.po
index 60ce69f5c31..3e772ffc3f2 100644
--- a/source/lb/svtools/messages.po
+++ b/source/lb/svtools/messages.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:41+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: lb\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195673.000000\n"
#: include/svtools/strings.hrc:25
msgctxt "STR_UNDO"
@@ -1559,7 +1562,7 @@ msgstr ""
#: include/svtools/strings.hrc:360
msgctxt "STR_DESCRIPTION_MYTHES"
-msgid "Mythes Thesaurus"
+msgid "MyThes Thesaurus"
msgstr ""
#: include/svtools/strings.hrc:361
diff --git a/source/lb/sw/messages.po b/source/lb/sw/messages.po
index 2c46c013c2c..4456998437a 100644
--- a/source/lb/sw/messages.po
+++ b/source/lb/sw/messages.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:41+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: lb\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195673.000000\n"
#: sw/inc/app.hrc:29
#, fuzzy
@@ -7041,7 +7044,12 @@ msgctxt "asciifilterdialog|lf"
msgid "_LF"
msgstr ""
-#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:264
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:258
+msgctxt "asciifilterdialog|includebom"
+msgid "Include byte-order-mark"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:280
msgctxt "asciifilterdialog|label1"
msgid "Properties"
msgstr "Eegeschaften"
diff --git a/source/lb/swext/mediawiki/help.po b/source/lb/swext/mediawiki/help.po
index 33a2360438c..e05335c3754 100644
--- a/source/lb/swext/mediawiki/help.po
+++ b/source/lb/swext/mediawiki/help.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2013-06-22 14:42+0000\n"
+"POT-Creation-Date: 2018-11-15 13:53+0100\n"
+"PO-Revision-Date: 2018-11-12 12:00+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: lb\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1371912138.000000\n"
+"X-POOTLE-MTIME: 1542024024.000000\n"
#: help.tree
msgctxt ""
@@ -93,7 +93,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id7387615\n"
"help.text"
-msgid "A wiki account on a supported <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
+msgid "A wiki account on a supported <link href=\"https://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
msgstr ""
#: wiki.xhp
@@ -149,7 +149,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id368968\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Options</link> dialog, click Add."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\"><emph>Options</emph></link> dialog, click <emph>Add</emph>."
msgstr ""
#: wiki.xhp
@@ -157,7 +157,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id6962187\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> dialog, enter the account information for the wiki."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\"><emph>MediaWiki</emph></link> dialog, enter the account information for the wiki."
msgstr ""
#: wiki.xhp
@@ -165,7 +165,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id5328836\n"
"help.text"
-msgid "In the URL text box, enter the address of a wiki that you want to connect to."
+msgid "In the <emph>URL</emph> text box, enter the address of a wiki that you want to connect to."
msgstr ""
#: wiki.xhp
@@ -181,7 +181,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id5906552\n"
"help.text"
-msgid "In the Username box, enter your user ID for your wiki account."
+msgid "In the <emph>Username</emph> box, enter your user ID for your wiki account."
msgstr ""
#: wiki.xhp
@@ -197,7 +197,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id8869594\n"
"help.text"
-msgid "In the Password box, enter the password for your wiki account, then click OK."
+msgid "In the Password box, enter the password for your wiki account, then click <emph>OK</emph>."
msgstr ""
#: wiki.xhp
@@ -245,7 +245,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id228278\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Send to MediaWiki</link> dialog, specify the settings for your entry."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\"><emph>Send to MediaWiki</emph></link> dialog, specify the settings for your entry."
msgstr ""
#: wiki.xhp
diff --git a/source/lo/cui/messages.po b/source/lo/cui/messages.po
index c91cd08284f..760d043df4d 100644
--- a/source/lo/cui/messages.po
+++ b/source/lo/cui/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2018-08-31 05:43+0000\n"
-"Last-Translator: phommasy <phommasy.ai@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:21+0100\n"
+"PO-Revision-Date: 2018-11-14 11:41+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: lo\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1535694201.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195679.000000\n"
#: cui/inc/strings.hrc:24
msgctxt "RID_SVXSTR_KEY_CONFIG_DIR"
@@ -1578,141 +1578,136 @@ msgid "Dimension line"
msgstr "ມິຕິຂອງເສັ້ນ"
#: cui/inc/strings.hrc:365
-msgctxt "RID_SVXSTR_LOAD_ERROR"
-msgid "The selected module could not be loaded."
-msgstr ""
-
-#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_STARTQUOTE"
msgid "Start Quote"
msgstr ""
-#: cui/inc/strings.hrc:367
+#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_ENDQUOTE"
msgid "End Quote"
msgstr ""
-#: cui/inc/strings.hrc:369
+#: cui/inc/strings.hrc:368
msgctxt "RID_SVXSTR_SELECTEDPERSONA"
msgid "Selected Theme: "
msgstr ""
-#: cui/inc/strings.hrc:370
+#: cui/inc/strings.hrc:369
msgctxt "RID_SVXSTR_SEARCHING"
msgid "Searching, please wait..."
msgstr ""
-#: cui/inc/strings.hrc:371
+#: cui/inc/strings.hrc:370
msgctxt "RID_SVXSTR_SEARCHERROR"
msgid "Cannot open %1, please try again later."
msgstr ""
-#: cui/inc/strings.hrc:372
+#: cui/inc/strings.hrc:371
msgctxt "RID_SVXSTR_NORESULTS"
msgid "No results found."
msgstr ""
-#: cui/inc/strings.hrc:373
+#: cui/inc/strings.hrc:372
msgctxt "RID_SVXSTR_APPLYPERSONA"
msgid "Applying Theme..."
msgstr ""
-#: cui/inc/strings.hrc:374
+#: cui/inc/strings.hrc:373
msgctxt "RID_SVXSTR_INVALIDPERSONAURL"
msgid "Please enter a valid theme address or a search term."
msgstr ""
-#: cui/inc/strings.hrc:376
+#: cui/inc/strings.hrc:375
msgctxt "RID_SVXSTR_TABLE_PRESET_NONE"
msgid "Set No Borders"
msgstr ""
-#: cui/inc/strings.hrc:377
+#: cui/inc/strings.hrc:376
msgctxt "RID_SVXSTR_TABLE_PRESET_ONLYOUTER"
msgid "Set Outer Border Only"
msgstr ""
-#: cui/inc/strings.hrc:378
+#: cui/inc/strings.hrc:377
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERHORI"
msgid "Set Outer Border and Horizontal Lines"
msgstr ""
-#: cui/inc/strings.hrc:379
+#: cui/inc/strings.hrc:378
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERALL"
msgid "Set Outer Border and All Inner Lines"
msgstr ""
-#: cui/inc/strings.hrc:380
+#: cui/inc/strings.hrc:379
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERINNER"
msgid "Set Outer Border Without Changing Inner Lines"
msgstr ""
-#: cui/inc/strings.hrc:381
+#: cui/inc/strings.hrc:380
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONAL"
msgid "Set Diagonal Lines Only"
msgstr ""
-#: cui/inc/strings.hrc:382
+#: cui/inc/strings.hrc:381
msgctxt "RID_SVXSTR_PARA_PRESET_ALL"
msgid "Set All Four Borders"
msgstr ""
-#: cui/inc/strings.hrc:383
+#: cui/inc/strings.hrc:382
msgctxt "RID_SVXSTR_PARA_PRESET_LEFTRIGHT"
msgid "Set Left and Right Borders Only"
msgstr ""
-#: cui/inc/strings.hrc:384
+#: cui/inc/strings.hrc:383
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOM"
msgid "Set Top and Bottom Borders Only"
msgstr ""
-#: cui/inc/strings.hrc:385
+#: cui/inc/strings.hrc:384
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYLEFT"
msgid "Set Left Border Only"
msgstr ""
-#: cui/inc/strings.hrc:386
+#: cui/inc/strings.hrc:385
msgctxt "RID_SVXSTR_HOR_PRESET_ONLYHOR"
msgid "Set Top and Bottom Borders, and All Inner Lines"
msgstr ""
-#: cui/inc/strings.hrc:387
+#: cui/inc/strings.hrc:386
msgctxt "RID_SVXSTR_VER_PRESET_ONLYVER"
msgid "Set Left and Right Borders, and All Inner Lines"
msgstr ""
-#: cui/inc/strings.hrc:388
+#: cui/inc/strings.hrc:387
msgctxt "RID_SVXSTR_SHADOW_STYLE_NONE"
msgid "No Shadow"
msgstr ""
-#: cui/inc/strings.hrc:389
+#: cui/inc/strings.hrc:388
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMRIGHT"
msgid "Cast Shadow to Bottom Right"
msgstr ""
-#: cui/inc/strings.hrc:390
+#: cui/inc/strings.hrc:389
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPRIGHT"
msgid "Cast Shadow to Top Right"
msgstr ""
-#: cui/inc/strings.hrc:391
+#: cui/inc/strings.hrc:390
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMLEFT"
msgid "Cast Shadow to Bottom Left"
msgstr ""
-#: cui/inc/strings.hrc:392
+#: cui/inc/strings.hrc:391
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPLEFT"
msgid "Cast Shadow to Top Left"
msgstr ""
-#: cui/inc/strings.hrc:393
+#: cui/inc/strings.hrc:392
msgctxt "RID_SVXSTR_SIGNATURELINE_SIGNED_BY"
msgid "Signed by: %1"
msgstr ""
-#: cui/inc/strings.hrc:394
+#: cui/inc/strings.hrc:393
msgctxt "RID_SVXSTR_OPENCL_RESTART"
msgid "For the OpenCL changes to take effect, %PRODUCTNAME must be restarted."
msgstr ""
@@ -11207,22 +11202,43 @@ msgctxt "signsignatureline|btn_select_certificate"
msgid "Select Certificate"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:168
+#. Name of the signer
+#: cui/uiconfig/ui/signsignatureline.ui:166
+msgctxt "signsignatureline|label_name"
+msgid "or"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:175
+msgctxt "signsignatureline|btn_load_image"
+msgid "Use Signature Image"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:190
+msgctxt "signsignatureline|btn_clear_image"
+msgid "Clear"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:206
+msgctxt "signsignatureline|label_image_dimensions"
+msgid "Best image size: 600 x 100 px"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:237
msgctxt "signsignatureline|label_sign"
msgid "Sign"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:205
+#: cui/uiconfig/ui/signsignatureline.ui:274
msgctxt "signsignatureline|label_add_comment"
msgid "Add comment:"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:241
+#: cui/uiconfig/ui/signsignatureline.ui:310
msgctxt "signsignatureline|label_hint"
msgid "Instructions from the document creator:"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:274
+#: cui/uiconfig/ui/signsignatureline.ui:343
msgctxt "signsignatureline|label_more"
msgid "More"
msgstr ""
diff --git a/source/lo/helpcontent2/source/text/sbasic/shared/01.po b/source/lo/helpcontent2/source/text/sbasic/shared/01.po
index 6a2e0aed049..b28367c589a 100644
--- a/source/lo/helpcontent2/source/text/sbasic/shared/01.po
+++ b/source/lo/helpcontent2/source/text/sbasic/shared/01.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-16 16:54+0200\n"
-"PO-Revision-Date: 2015-04-23 16:17+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:04+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: lo\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1429805866.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542197063.000000\n"
#: 06130000.xhp
msgctxt ""
@@ -93,7 +93,7 @@ msgctxt ""
"06130000.xhp\n"
"par_id3154791\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Runs or saves the current macro.</ahelp>"
msgstr ""
#: 06130000.xhp
diff --git a/source/lo/helpcontent2/source/text/scalc/00.po b/source/lo/helpcontent2/source/text/scalc/00.po
index 2a67b087465..269acee8725 100644
--- a/source/lo/helpcontent2/source/text/scalc/00.po
+++ b/source/lo/helpcontent2/source/text/scalc/00.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-11-22 13:53+0100\n"
-"PO-Revision-Date: 2016-05-08 01:00+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:04+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: lo\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1462669207.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542197063.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -29,7 +29,7 @@ msgctxt ""
"00000004.xhp\n"
"hd_id3155535\n"
"help.text"
-msgid "<variable id=\"wie\">To access this function... </variable>"
+msgid "<variable id=\"wie\">To access this function...</variable>"
msgstr ""
#: 00000004.xhp
@@ -37,7 +37,7 @@ msgctxt ""
"00000004.xhp\n"
"par_idN1056E\n"
"help.text"
-msgid "<variable id=\"moreontop\">More explanations on top of this page. </variable>"
+msgid "<variable id=\"moreontop\">More explanations on top of this page.</variable>"
msgstr ""
#: 00000004.xhp
@@ -45,7 +45,7 @@ msgctxt ""
"00000004.xhp\n"
"par_idN105AF\n"
"help.text"
-msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone. </variable>"
+msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone.</variable>"
msgstr ""
#: 00000004.xhp
@@ -77,7 +77,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph></variable>"
+msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -85,7 +85,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3159233\n"
"help.text"
-msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs</variable>"
+msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs.</variable>"
msgstr ""
#: 00000402.xhp
@@ -93,7 +93,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150443\n"
"help.text"
-msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph></variable>"
+msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -101,7 +101,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3143267\n"
"help.text"
-msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph></variable>"
+msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -109,7 +109,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3153880\n"
"help.text"
-msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph></variable>"
+msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -117,7 +117,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3151245\n"
"help.text"
-msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph></variable>"
+msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -125,7 +125,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph></variable>"
+msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -133,7 +133,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150400\n"
"help.text"
-msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph></variable>"
+msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -141,7 +141,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3154910\n"
"help.text"
-msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph></variable>"
+msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -149,7 +149,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "Choose <emph>Sheet - Clear Cells</emph>"
+msgid "Choose <emph>Sheet - Clear Cells</emph>."
msgstr ""
#: 00000402.xhp
@@ -165,7 +165,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150011\n"
"help.text"
-msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph></variable>"
+msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -173,7 +173,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3153951\n"
"help.text"
-msgid "Choose <emph>Sheet - Delete Sheet</emph>"
+msgid "Choose <emph>Sheet - Delete Sheet</emph>."
msgstr ""
#: 00000402.xhp
@@ -181,7 +181,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3155306\n"
"help.text"
-msgid "Open context menu for a sheet tab"
+msgid "Open context menu for a sheet tab."
msgstr ""
#: 00000402.xhp
@@ -189,7 +189,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3146119\n"
"help.text"
-msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>"
+msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>."
msgstr ""
#: 00000402.xhp
@@ -197,7 +197,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3148645\n"
"help.text"
-msgid "Open context menu for a sheet tab"
+msgid "Open context menu for a sheet tab."
msgstr ""
#: 00000403.xhp
@@ -221,7 +221,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150275\n"
"help.text"
-msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph></variable>"
+msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph>.</variable>"
msgstr ""
#: 00000403.xhp
@@ -229,7 +229,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph></variable>"
+msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph>.</variable>"
msgstr ""
#: 00000403.xhp
@@ -237,7 +237,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3148947\n"
"help.text"
-msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph></variable>"
+msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph>.</variable>"
msgstr ""
#: 00000403.xhp
@@ -245,7 +245,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3148663\n"
"help.text"
-msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph></variable>"
+msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -269,7 +269,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149784\n"
"help.text"
-msgid "Choose <emph>Insert - Cells</emph>"
+msgid "Choose <emph>Insert - Cells</emph>."
msgstr ""
#: 00000404.xhp
@@ -277,7 +277,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "Open <emph>Insert Cells</emph> toolbar from Tools bar:"
+msgid "Open <emph>Insert Cells</emph> toolbar from <emph>Tools</emph> bar:"
msgstr ""
#: 00000404.xhp
@@ -365,7 +365,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149033\n"
"help.text"
-msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph></variable>"
+msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -373,7 +373,7 @@ msgctxt ""
"00000404.xhp\n"
"par_idN1082F\n"
"help.text"
-msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph></variable>"
+msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -381,7 +381,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155115\n"
"help.text"
-msgid "Choose <emph>Insert - Function</emph>"
+msgid "Choose <emph>Insert - Function</emph>."
msgstr ""
#: 00000404.xhp
@@ -429,7 +429,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155809\n"
"help.text"
-msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date&Time</emph></variable>"
+msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date & Time</emph></variable>"
msgstr ""
#: 00000404.xhp
@@ -517,7 +517,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155383\n"
"help.text"
-msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph></variable>"
+msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -525,7 +525,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153250\n"
"help.text"
-msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph></variable>"
+msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -533,7 +533,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3146776\n"
"help.text"
-msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph></variable>"
+msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -541,7 +541,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3143222\n"
"help.text"
-msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>"
+msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>."
msgstr ""
#: 00000404.xhp
@@ -557,7 +557,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3145214\n"
"help.text"
-msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph></variable>"
+msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -565,7 +565,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153558\n"
"help.text"
-msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph></variable>"
+msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -573,7 +573,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153483\n"
"help.text"
-msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph></variable>"
+msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph>.</variable>"
msgstr ""
#: 00000405.xhp
@@ -597,7 +597,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154685\n"
"help.text"
-msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph></variable>"
+msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph>.</variable>"
msgstr ""
#: 00000405.xhp
@@ -605,7 +605,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3153194\n"
"help.text"
-msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab </variable>"
+msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab.</variable>"
msgstr ""
#: 00000405.xhp
@@ -613,7 +613,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3155854\n"
"help.text"
-msgid "<variable id=\"fozei\">Choose <emph>Format - Row</emph></variable>"
+msgid "<variable id=\"fozei\">Choose <emph>Format - Rows</emph>.</variable>"
msgstr ""
#: 00000405.xhp
@@ -621,7 +621,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3150012\n"
"help.text"
-msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Row - Optimal Height</emph></variable>"
+msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Rows - Optimal Height</emph>.</variable>"
msgstr ""
#: 00000405.xhp
@@ -629,7 +629,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3148645\n"
"help.text"
-msgid "Choose <emph>Format - Row - Hide</emph>"
+msgid "Choose <emph>Format - Rows - Hide</emph>."
msgstr ""
#: 00000405.xhp
@@ -637,7 +637,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3153728\n"
"help.text"
-msgid "Choose <emph>Format - Column - Hide</emph>"
+msgid "Choose <emph>Format - Columns - Hide</emph>."
msgstr ""
#: 00000405.xhp
@@ -645,7 +645,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3151114\n"
"help.text"
-msgid "Choose <emph>Format - Sheet - Hide</emph>"
+msgid "Choose <emph>Sheet - Hide Sheet</emph>."
msgstr ""
#: 00000405.xhp
@@ -653,7 +653,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3148576\n"
"help.text"
-msgid "Choose <emph>Format - Row - Show</emph>"
+msgid "Choose <emph>Format - Rows - Show</emph>."
msgstr ""
#: 00000405.xhp
@@ -661,7 +661,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3156286\n"
"help.text"
-msgid "Choose <emph>Format - Column - Show</emph>"
+msgid "Choose <emph>Format - Columns - Show</emph>."
msgstr ""
#: 00000405.xhp
@@ -669,7 +669,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3145645\n"
"help.text"
-msgid "<variable id=\"fospa\">Choose <emph>Format - Column</emph></variable>"
+msgid "<variable id=\"fospa\">Choose <emph>Format - Columns</emph>.</variable>"
msgstr ""
#: 00000405.xhp
@@ -677,7 +677,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3145252\n"
"help.text"
-msgid "Choose <emph>Format - Column - Optimal Width</emph>"
+msgid "Choose <emph>Format - Columns - Optimal Width</emph>."
msgstr ""
#: 00000405.xhp
@@ -685,7 +685,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3146971\n"
"help.text"
-msgid "Double-click right column separator in column headers"
+msgid "Double-click right column separator in column headers."
msgstr ""
#: 00000405.xhp
@@ -693,7 +693,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3147362\n"
"help.text"
-msgid "<variable id=\"fot\">Choose <emph>Format - Sheet</emph></variable>"
+msgid "<variable id=\"fot\">Choose <emph>Sheet</emph>.</variable>"
msgstr ""
#: 00000405.xhp
@@ -701,7 +701,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3163805\n"
"help.text"
-msgid "<variable id=\"fotu\">Choose <emph>Format - Sheet - Rename</emph></variable>"
+msgid "<variable id=\"fotu\">Choose <emph>Sheet - Rename Sheet</emph>.</variable>"
msgstr ""
#: 00000405.xhp
@@ -709,7 +709,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3155333\n"
"help.text"
-msgid "<variable id=\"fotenb\">Choose <emph>Format - Sheet - Show</emph></variable>"
+msgid "<variable id=\"fotenb\">Choose <emph>Sheet - Show Sheet</emph>.</variable>"
msgstr ""
#: 00000405.xhp
@@ -717,7 +717,7 @@ msgctxt ""
"00000405.xhp\n"
"par_idN1077A\n"
"help.text"
-msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph></variable>"
+msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph>.</variable>"
msgstr ""
#: 00000405.xhp
@@ -725,7 +725,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3155508\n"
"help.text"
-msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab </variable>"
+msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab.</variable>"
msgstr ""
#: 00000405.xhp
@@ -733,7 +733,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3150883\n"
"help.text"
-msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph></variable>"
+msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph>.</variable>"
msgstr ""
#: 00000405.xhp
@@ -741,7 +741,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3156448\n"
"help.text"
-msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph></variable>"
+msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph>.</variable>"
msgstr ""
#: 00000405.xhp
@@ -749,7 +749,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3156290\n"
"help.text"
-msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph></variable>"
+msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph>.</variable>"
msgstr ""
#: 00000405.xhp
@@ -757,7 +757,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3155812\n"
"help.text"
-msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph></variable>"
+msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph>.</variable>"
msgstr ""
#: 00000405.xhp
@@ -765,7 +765,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3153307\n"
"help.text"
-msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph></variable>"
+msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph>.</variable>"
msgstr ""
#: 00000405.xhp
@@ -773,7 +773,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3153916\n"
"help.text"
-msgid "Choose <emph>Format - AutoFormat</emph>"
+msgid "Choose <emph>Format - AutoFormat</emph>."
msgstr ""
#: 00000405.xhp
@@ -781,7 +781,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154532\n"
"help.text"
-msgid "On the Tools bar, click"
+msgid "On the <emph>Tools</emph> bar, click"
msgstr ""
#: 00000405.xhp
@@ -805,7 +805,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154618\n"
"help.text"
-msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph></variable>"
+msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -829,7 +829,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150541\n"
"help.text"
-msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph> </variable>"
+msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -837,7 +837,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153194\n"
"help.text"
-msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>"
+msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>."
msgstr ""
#: 00000406.xhp
@@ -853,7 +853,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph> </variable>"
+msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -861,7 +861,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3145785\n"
"help.text"
-msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph> </variable>"
+msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -869,7 +869,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3155411\n"
"help.text"
-msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>"
+msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>."
msgstr ""
#: 00000406.xhp
@@ -885,7 +885,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146984\n"
"help.text"
-msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph> </variable>"
+msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -893,7 +893,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154014\n"
"help.text"
-msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph> </variable>"
+msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -901,7 +901,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153188\n"
"help.text"
-msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph> </variable>"
+msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -909,7 +909,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3149410\n"
"help.text"
-msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph> </variable>"
+msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -917,7 +917,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3156284\n"
"help.text"
-msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph> </variable>"
+msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -925,7 +925,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153159\n"
"help.text"
-msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph> </variable>"
+msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -933,7 +933,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3147397\n"
"help.text"
-msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph> </variable>"
+msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -941,7 +941,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154018\n"
"help.text"
-msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph> </variable>"
+msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -949,7 +949,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3269142\n"
"help.text"
-msgid "<variable id=\"solver\">Choose <emph>Tools - Solver</emph> </variable>"
+msgid "<variable id=\"solver\">Choose <emph>Tools - Solver</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -957,7 +957,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id8554338\n"
"help.text"
-msgid "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, <emph>Options</emph> button </variable>"
+msgid "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, click <emph>Options</emph> button.</variable>"
msgstr ""
#: 00000406.xhp
@@ -965,7 +965,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3156277\n"
"help.text"
-msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph> </variable>"
+msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -973,7 +973,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3149020\n"
"help.text"
-msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph></variable>"
+msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -981,7 +981,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154256\n"
"help.text"
-msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph></variable>"
+msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -989,7 +989,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146919\n"
"help.text"
-msgid "Choose <emph>Data - Calculate - Recalculate</emph>"
+msgid "Choose <emph>Data - Calculate - Recalculate</emph>."
msgstr ""
#: 00000406.xhp
@@ -1005,7 +1005,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150941\n"
"help.text"
-msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph> </variable>"
+msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -1013,7 +1013,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3151276\n"
"help.text"
-msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph> </variable>"
+msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph>.</variable>"
msgstr ""
#: 00000407.xhp
@@ -1037,7 +1037,7 @@ msgctxt ""
"00000407.xhp\n"
"par_id3147335\n"
"help.text"
-msgid "<variable id=\"fete\">Choose <item type=\"menuitem\">View - Split Window</item></variable>"
+msgid "<variable id=\"fete\">Choose ><item type=\"menuitem\">View - Split Window</item>.</variable>"
msgstr ""
#: 00000407.xhp
@@ -1045,7 +1045,7 @@ msgctxt ""
"00000407.xhp\n"
"par_id3153663\n"
"help.text"
-msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item></variable>"
+msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1069,7 +1069,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id8366954\n"
"help.text"
-msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph></variable>"
+msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1077,7 +1077,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3147399\n"
"help.text"
-msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph></variable>"
+msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1085,7 +1085,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3145345\n"
"help.text"
-msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph></variable>"
+msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1093,7 +1093,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3150443\n"
"help.text"
-msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph></variable>"
+msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1101,7 +1101,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3148491\n"
"help.text"
-msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab"
+msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab."
msgstr ""
#: 00000412.xhp
@@ -1109,7 +1109,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3154516\n"
"help.text"
-msgid "On Standard bar, click"
+msgid "On <emph>Standard</emph> bar, click"
msgstr ""
#: 00000412.xhp
@@ -1149,7 +1149,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146984\n"
"help.text"
-msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab</variable>"
+msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1157,7 +1157,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3155308\n"
"help.text"
-msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph></variable>"
+msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1165,7 +1165,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3148646\n"
"help.text"
-msgid "Choose <emph>Data - AutoFilter</emph>"
+msgid "Choose <emph>Data - AutoFilter</emph>."
msgstr ""
#: 00000412.xhp
@@ -1173,7 +1173,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3151113\n"
"help.text"
-msgid "On Tools bar or Table Data bar, click"
+msgid "On <emph>Tools</emph> bar or <emph>Table Data</emph> bar, click"
msgstr ""
#: 00000412.xhp
@@ -1197,7 +1197,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3156278\n"
"help.text"
-msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph></variable>"
+msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph> .</variable>"
msgstr ""
#: 00000412.xhp
@@ -1205,7 +1205,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3153764\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label"
+msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label."
msgstr ""
#: 00000412.xhp
@@ -1213,7 +1213,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3155444\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label"
+msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label."
msgstr ""
#: 00000412.xhp
@@ -1221,7 +1221,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3156382\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Reset Filter</emph>"
+msgid "Choose <emph>Data - More Filters - Reset Filter</emph>."
msgstr ""
#: 00000412.xhp
@@ -1229,7 +1229,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3155961\n"
"help.text"
-msgid "On Table Data bar, click <emph>Reset Filter/Sort</emph>"
+msgid "On <emph>Table Data</emph> bar, click <emph>Reset Filter/Sort</emph>."
msgstr ""
#: 00000412.xhp
@@ -1253,7 +1253,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3152778\n"
"help.text"
-msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph></variable>"
+msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1261,7 +1261,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3166424\n"
"help.text"
-msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph></variable>"
+msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1269,7 +1269,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3154574\n"
"help.text"
-msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs</variable>"
+msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1277,7 +1277,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3151277\n"
"help.text"
-msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab</variable>"
+msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1285,7 +1285,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3145133\n"
"help.text"
-msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph></variable>"
+msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1293,7 +1293,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3152992\n"
"help.text"
-msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab</variable>"
+msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1301,7 +1301,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3150367\n"
"help.text"
-msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab</variable>"
+msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1309,7 +1309,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3154486\n"
"help.text"
-msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab</variable>"
+msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1317,7 +1317,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146978\n"
"help.text"
-msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph></variable>"
+msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1325,7 +1325,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3155809\n"
"help.text"
-msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph></variable>"
+msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1333,7 +1333,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3148701\n"
"help.text"
-msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph></variable>"
+msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1341,7 +1341,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3153815\n"
"help.text"
-msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph></variable>"
+msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1349,7 +1349,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3159223\n"
"help.text"
-msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph></variable>"
+msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1357,7 +1357,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146870\n"
"help.text"
-msgid "Choose <emph>Data - Group and Outline - Group</emph>"
+msgid "Choose <emph>Data - Group and Outline - Group</emph>."
msgstr ""
#: 00000412.xhp
@@ -1397,7 +1397,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146781\n"
"help.text"
-msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>"
+msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>."
msgstr ""
#: 00000412.xhp
@@ -1437,7 +1437,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3153008\n"
"help.text"
-msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph></variable>"
+msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1445,7 +1445,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3154709\n"
"help.text"
-msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove</emph></variable>"
+msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove Outline</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1453,7 +1453,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id1774346\n"
"help.text"
-msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables)</variable>"
+msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables).</variable>"
msgstr ""
#: 00000412.xhp
@@ -1461,7 +1461,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3155759\n"
"help.text"
-msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph></variable>"
+msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1469,7 +1469,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3154625\n"
"help.text"
-msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph></variable>"
+msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1477,7 +1477,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3147558\n"
"help.text"
-msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
+msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1485,7 +1485,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3153297\n"
"help.text"
-msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Current selection</emph>."
+msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Current selection</emph>."
msgstr ""
#: 00000412.xhp
@@ -1493,7 +1493,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3145118\n"
"help.text"
-msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
+msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
msgstr ""
#: 00000412.xhp
@@ -1501,7 +1501,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3153294\n"
"help.text"
-msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph></variable>"
+msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1509,7 +1509,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3151344\n"
"help.text"
-msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph></variable>"
+msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1517,7 +1517,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3150397\n"
"help.text"
-msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph></variable>"
+msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1525,7 +1525,7 @@ msgctxt ""
"00000412.xhp\n"
"par_idN10B8F\n"
"help.text"
-msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph></variable>"
+msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1549,7 +1549,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162106567373\n"
"help.text"
-msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph> </variable>"
+msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1557,7 +1557,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162109048207\n"
"help.text"
-msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph></variable>"
+msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1565,7 +1565,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162107055028\n"
"help.text"
-msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph></variable>"
+msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1573,7 +1573,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162109126013\n"
"help.text"
-msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph></variable>"
+msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1581,7 +1581,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3149095\n"
"help.text"
-msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph></variable>"
+msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1589,7 +1589,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3149398\n"
"help.text"
-msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph></variable>"
+msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1597,7 +1597,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3150084\n"
"help.text"
-msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph></variable>"
+msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1605,7 +1605,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3153093\n"
"help.text"
-msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph></variable>"
+msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1613,7 +1613,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3153191\n"
"help.text"
-msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph></variable>"
+msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1621,5 +1621,5 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3145645\n"
"help.text"
-msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph></variable>"
+msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph>.</variable>"
msgstr ""
diff --git a/source/lo/helpcontent2/source/text/scalc/02.po b/source/lo/helpcontent2/source/text/scalc/02.po
index e8132d3f65d..b442b5046cd 100644
--- a/source/lo/helpcontent2/source/text/scalc/02.po
+++ b/source/lo/helpcontent2/source/text/scalc/02.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-05-12 14:35+0200\n"
-"PO-Revision-Date: 2013-08-26 04:18+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:04+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: lo\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1377490690.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542197063.000000\n"
#: 02130000.xhp
msgctxt ""
@@ -45,7 +45,7 @@ msgctxt ""
"02130000.xhp\n"
"par_id3155267\n"
"help.text"
-msgid "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Icon</alt></image>"
+msgid "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Currency Number Format Icon</alt></image>"
msgstr ""
#: 02130000.xhp
@@ -61,7 +61,7 @@ msgctxt ""
"02130000.xhp\n"
"par_id3146776\n"
"help.text"
-msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cell - Numbers\">Format - Cell - Numbers</link>."
+msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cells - Numbers\">Format - Cells - Numbers</link>."
msgstr ""
#: 02140000.xhp
diff --git a/source/lo/helpcontent2/source/text/scalc/06.po b/source/lo/helpcontent2/source/text/scalc/06.po
index 81a6dccd3aa..55f5d17b6a1 100644
--- a/source/lo/helpcontent2/source/text/scalc/06.po
+++ b/source/lo/helpcontent2/source/text/scalc/06.po
@@ -3,15 +3,18 @@ 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-06-14 17:23+0200\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-04-24 11:45+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: lo\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1524570354.000000\n"
#: calcsamplefiles.xhp
msgctxt ""
@@ -20,35 +23,3 @@ msgctxt ""
"help.text"
msgid "Calc Sample Files"
msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521663319917\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/imtrigon.ods\" id=\"ods_id61521568603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521663319918\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/trigon.ods\" id=\"ods_id61521548603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521563314918\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/pivot.ods\" id=\"ods_id61521547603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id721528312694192\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/functions_ifs.ods\" id=\"ods_id61521547603534\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
diff --git a/source/lo/helpcontent2/source/text/scalc/guide.po b/source/lo/helpcontent2/source/text/scalc/guide.po
index e5a39c2ab29..ec6305bd6c6 100644
--- a/source/lo/helpcontent2/source/text/scalc/guide.po
+++ b/source/lo/helpcontent2/source/text/scalc/guide.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-31 14:10+0200\n"
-"PO-Revision-Date: 2016-05-08 01:00+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:04+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: lo\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1462669207.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542197064.000000\n"
#: address_auto.xhp
msgctxt ""
@@ -3709,7 +3709,7 @@ msgctxt ""
"database_filter.xhp\n"
"par_idN10693\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - Standard Filter</item>."
+msgid "Choose <item type=\"menuitem\">Data - More Filters - Standard Filter</item>."
msgstr ""
#: database_filter.xhp
@@ -3765,7 +3765,7 @@ msgctxt ""
"database_filter.xhp\n"
"par_id3154944\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - AutoFilter</item>."
+msgid "Choose <item type=\"menuitem\">Data - AutoFilter</item>."
msgstr ""
#: database_filter.xhp
diff --git a/source/lo/helpcontent2/source/text/shared.po b/source/lo/helpcontent2/source/text/shared.po
index 0e46191fba4..de493ebc744 100644
--- a/source/lo/helpcontent2/source/text/shared.po
+++ b/source/lo/helpcontent2/source/text/shared.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: 2016-04-16 23:17+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:04+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: lo\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1460848665.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542197064.000000\n"
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -2013,5 +2013,5 @@ msgctxt ""
"need_help.xhp\n"
"hd_id1000010\n"
"help.text"
-msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"http://documentation.libreoffice.org/en/join-community/update-help-contents\">web page on writing Help contents</link>."
+msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"https://documentation.libreoffice.org/en/join-community/update-help-contents\"><emph>web page on writing Help contents</emph></link>."
msgstr ""
diff --git a/source/lo/helpcontent2/source/text/shared/00.po b/source/lo/helpcontent2/source/text/shared/00.po
index 7017fc2d638..474fb40967e 100644
--- a/source/lo/helpcontent2/source/text/shared/00.po
+++ b/source/lo/helpcontent2/source/text/shared/00.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-10-21 20:57+0200\n"
-"PO-Revision-Date: 2016-05-08 01:00+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:04+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: lo\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1462669207.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542197064.000000\n"
#: 00000001.xhp
msgctxt ""
@@ -6221,7 +6221,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id621525017637963\n"
"help.text"
-msgid "Choose <emph>File - Export as EPUB</emph>."
+msgid "Choose <emph>File - Export As - Export as EPUB</emph>."
msgstr ""
#: 00000401.xhp
@@ -7197,7 +7197,7 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1091B\n"
"help.text"
-msgid "<variable id=\"grid\">Choose <emph>View - Grid</emph> (Impress or Draw).</variable>"
+msgid "<variable id=\"grid\">Choose <emph>View - Grid and Helplines</emph> (Impress or Draw).</variable>"
msgstr ""
#: 00000403.xhp
@@ -7205,7 +7205,7 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1092E\n"
"help.text"
-msgid "<variable id=\"guides\">Choose <emph>View - Snap Lines</emph> (Impress or Draw).</variable>"
+msgid "<variable id=\"guides\">Choose <emph>View - Snap Guides</emph> (Impress or Draw).</variable>"
msgstr ""
#: 00000404.xhp
@@ -7861,7 +7861,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id9988402\n"
"help.text"
-msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Updates</emph> button.</variable>"
+msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Check for Updates</emph> button.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8075,14 +8075,6 @@ msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
-"par_id3150032\n"
-"help.text"
-msgid "<variable id=\"arbeit\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Memory</emph>.</variable>"
-msgstr ""
-
-#: 00000406.xhp
-msgctxt ""
-"00000406.xhp\n"
"par_id3159153\n"
"help.text"
msgid "<variable id=\"ansicht\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - View</emph>.</variable>"
@@ -11045,7 +11037,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id366527\n"
"help.text"
-msgid "Choose <emph>Format - Object - Line</emph> (Writer)."
+msgid "Choose <emph>Format - Text Box and Shape - Line</emph> (Writer)."
msgstr ""
#: 00040502.xhp
@@ -11053,7 +11045,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id3835261\n"
"help.text"
-msgid "Choose <emph>Format - Graphic - Line</emph> (Calc)."
+msgid "Choose <emph>Format - Object - Line</emph> (Calc)."
msgstr ""
#: 00040502.xhp
@@ -11085,7 +11077,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id3154285\n"
"help.text"
-msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Object - </emph></caseinline><caseinline select=\"CALC\"><emph>Graphic - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
+msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Text Box and Shape - </emph></caseinline><caseinline select=\"CALC\"><emph>Object - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
msgstr ""
#: 00040502.xhp
diff --git a/source/lo/helpcontent2/source/text/shared/01.po b/source/lo/helpcontent2/source/text/shared/01.po
index d86e599b4ab..ca6a220ea67 100644
--- a/source/lo/helpcontent2/source/text/shared/01.po
+++ b/source/lo/helpcontent2/source/text/shared/01.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2016-12-25 08:01+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:04+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: lo\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1482652898.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542197066.000000\n"
#: 01010000.xhp
msgctxt ""
@@ -33637,7 +33637,7 @@ msgctxt ""
"06130000.xhp\n"
"par_id3153748\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Runs or saves the current macro.</ahelp>"
msgstr ""
#: 06130000.xhp
@@ -40771,14 +40771,6 @@ msgstr ""
#: ref_epub_export.xhp
msgctxt ""
"ref_epub_export.xhp\n"
-"par_id701525003241759\n"
-"help.text"
-msgid "<embedvar href=\"text/shared/00/00000002.xhp#epubv\" markup=\"keep\"/>"
-msgstr ""
-
-#: ref_epub_export.xhp
-msgctxt ""
-"ref_epub_export.xhp\n"
"par_id19921\n"
"help.text"
msgid "<image id=\"img_id22170\" src=\"media/screenshots/modules/swriter/ui/exportepub/EPubDialog.png\" localize=\"true\" width=\"664px\" height=\"482px\"><alt id=\"alt_id59843\">EPUB dialog box</alt></image>"
@@ -40925,7 +40917,7 @@ msgctxt ""
"ref_epub_export.xhp\n"
"par_id971525023515891\n"
"help.text"
-msgid "For custom metadata, you must provide a file with same name as the original filename and with extension as \".xmp\". The provided metadata will override the the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type=\"literal\">MyText.xmp</item>."
+msgid "For custom metadata, you must provide a file with same name as the original filename and with extension as \".xmp\". The provided metadata will override the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type=\"literal\">MyText.xmp</item>."
msgstr ""
#: ref_epub_export.xhp
diff --git a/source/lo/helpcontent2/source/text/shared/guide.po b/source/lo/helpcontent2/source/text/shared/guide.po
index 8e994213907..d0430822af3 100644
--- a/source/lo/helpcontent2/source/text/shared/guide.po
+++ b/source/lo/helpcontent2/source/text/shared/guide.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2016-12-25 14:02+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:04+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: lo\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1482674577.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542197068.000000\n"
#: aaa_start.xhp
msgctxt ""
@@ -8829,7 +8829,7 @@ msgctxt ""
"gallery_insert.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by selecting <emph>Tools - Gallery</emph>."
+msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by choosing <emph>Insert - Media - Gallery</emph>."
msgstr ""
#: gallery_insert.xhp
diff --git a/source/lo/helpcontent2/source/text/shared/optionen.po b/source/lo/helpcontent2/source/text/shared/optionen.po
index 606346f7789..b306f97cfc6 100644
--- a/source/lo/helpcontent2/source/text/shared/optionen.po
+++ b/source/lo/helpcontent2/source/text/shared/optionen.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2016-05-08 01:00+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:04+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: lo\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1462669207.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542197068.000000\n"
#: 01000000.xhp
msgctxt ""
@@ -267,6 +267,14 @@ msgstr ""
#: 01010100.xhp
msgctxt ""
"01010100.xhp\n"
+"par_id3153032\n"
+"help.text"
+msgid "User data is also used when commenting and in tracking changes mode, to identify comments/edits author; and to mark last edit position in document, so that when author opens the document later, it opens at the last edit position."
+msgstr ""
+
+#: 01010100.xhp
+msgctxt ""
+"01010100.xhp\n"
"hd_id3147653\n"
"help.text"
msgid "Address"
@@ -14741,7 +14749,7 @@ msgctxt ""
"opencl.xhp\n"
"par_id5293741\n"
"help.text"
-msgid "for more information on OpenCL, visit <link href=\"http://www.khronos.org/opencl/\">the OpenCL site</link>"
+msgid "for more information on OpenCL, visit <link href=\"https://www.khronos.org/opencl/\">the OpenCL site</link>"
msgstr ""
#: persona_firefox.xhp
diff --git a/source/lo/helpcontent2/source/text/swriter/00.po b/source/lo/helpcontent2/source/text/swriter/00.po
index 4caa3e3d9e7..a829427bcc9 100644
--- a/source/lo/helpcontent2/source/text/swriter/00.po
+++ b/source/lo/helpcontent2/source/text/swriter/00.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: 2016-05-08 01:00+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:04+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: lo\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1462669207.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542197068.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -37,7 +37,7 @@ msgctxt ""
"00000004.xhp\n"
"par_id3150253\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\"><alt id=\"alt_id3145389\">Icon</alt></image>"
+msgid "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145389\">Wrap Off Icon</alt></image>"
msgstr ""
#: 00000004.xhp
@@ -53,7 +53,7 @@ msgctxt ""
"00000004.xhp\n"
"par_id3156397\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\"><alt id=\"alt_id3149048\">Icon</alt></image>"
+msgid "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149048\">Wrap On Icon</alt></image>"
msgstr ""
#: 00000004.xhp
@@ -69,7 +69,7 @@ msgctxt ""
"00000004.xhp\n"
"par_id3154558\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\"><alt id=\"alt_id3152999\">Icon</alt></image>"
+msgid "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152999\">Wrap Through Icon</alt></image>"
msgstr ""
#: 00000004.xhp
@@ -85,7 +85,7 @@ msgctxt ""
"00000004.xhp\n"
"par_id3148773\n"
"help.text"
-msgid "<image src=\"res/sc06301.png\" id=\"img_id3149026\"><alt id=\"alt_id3149026\">Icon</alt></image>"
+msgid "<image src=\"res/sc06301.png\" id=\"img_id3149026\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149026\">Jump to Previous Script Icon</alt></image>"
msgstr ""
#: 00000004.xhp
@@ -101,7 +101,7 @@ msgctxt ""
"00000004.xhp\n"
"par_id3151265\n"
"help.text"
-msgid "<image src=\"res/sc06300.png\" id=\"img_id3151272\"><alt id=\"alt_id3151272\">Icon</alt></image>"
+msgid "<image src=\"res/sc06300.png\" id=\"img_id3151272\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151272\"> Jump to Next Script Icon</alt></image>"
msgstr ""
#: 00000004.xhp
@@ -381,7 +381,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3154763\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
msgstr ""
#: 00000403.xhp
@@ -397,7 +397,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3151387\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
msgstr ""
#: 00000403.xhp
@@ -413,7 +413,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3145823\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
msgstr ""
#: 00000403.xhp
@@ -429,7 +429,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150932\n"
"help.text"
-msgid "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\"><alt id=\"alt_id3150502\">Icon</alt></image>"
+msgid "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150502\">Formatting Marks Icon</alt></image>"
msgstr ""
#: 00000403.xhp
@@ -461,7 +461,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150765\n"
"help.text"
-msgid "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\"><alt id=\"alt_id3147572\">Icon</alt></image>"
+msgid "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147572\">Web Icon</alt></image>"
msgstr ""
#: 00000403.xhp
@@ -2461,7 +2461,7 @@ msgctxt ""
"stylesmenu.xhp\n"
"par_id941529884998705\n"
"help.text"
-msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles</emph></variable>."
+msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles...</emph></variable>."
msgstr ""
#: stylesmenu.xhp
diff --git a/source/lo/svtools/messages.po b/source/lo/svtools/messages.po
index b1bd765df5f..3ca115736ac 100644
--- a/source/lo/svtools/messages.po
+++ b/source/lo/svtools/messages.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:41+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: lo\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195680.000000\n"
#: include/svtools/strings.hrc:25
msgctxt "STR_UNDO"
@@ -1585,7 +1588,7 @@ msgstr ""
#: include/svtools/strings.hrc:360
msgctxt "STR_DESCRIPTION_MYTHES"
-msgid "Mythes Thesaurus"
+msgid "MyThes Thesaurus"
msgstr ""
#: include/svtools/strings.hrc:361
diff --git a/source/lo/sw/messages.po b/source/lo/sw/messages.po
index 55670201ecc..8294d700b0f 100644
--- a/source/lo/sw/messages.po
+++ b/source/lo/sw/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-08-30 11:58+0000\n"
-"Last-Translator: phommasy <phommasy.ai@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:41+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: lo\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1535630299.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195680.000000\n"
#: sw/inc/app.hrc:29
#, fuzzy
@@ -7092,7 +7092,12 @@ msgctxt "asciifilterdialog|lf"
msgid "_LF"
msgstr ""
-#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:264
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:258
+msgctxt "asciifilterdialog|includebom"
+msgid "Include byte-order-mark"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:280
msgctxt "asciifilterdialog|label1"
msgid "Properties"
msgstr "ຄຸນສົມບັດ"
diff --git a/source/lo/swext/mediawiki/help.po b/source/lo/swext/mediawiki/help.po
index 4bdb4e86d91..2f857865517 100644
--- a/source/lo/swext/mediawiki/help.po
+++ b/source/lo/swext/mediawiki/help.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2013-06-22 14:43+0000\n"
+"POT-Creation-Date: 2018-11-15 13:53+0100\n"
+"PO-Revision-Date: 2018-11-12 12:00+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: lo\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1371912237.000000\n"
+"X-POOTLE-MTIME: 1542024047.000000\n"
#: help.tree
msgctxt ""
@@ -93,7 +93,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id7387615\n"
"help.text"
-msgid "A wiki account on a supported <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
+msgid "A wiki account on a supported <link href=\"https://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
msgstr ""
#: wiki.xhp
@@ -149,7 +149,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id368968\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Options</link> dialog, click Add."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\"><emph>Options</emph></link> dialog, click <emph>Add</emph>."
msgstr ""
#: wiki.xhp
@@ -157,7 +157,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id6962187\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> dialog, enter the account information for the wiki."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\"><emph>MediaWiki</emph></link> dialog, enter the account information for the wiki."
msgstr ""
#: wiki.xhp
@@ -165,7 +165,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id5328836\n"
"help.text"
-msgid "In the URL text box, enter the address of a wiki that you want to connect to."
+msgid "In the <emph>URL</emph> text box, enter the address of a wiki that you want to connect to."
msgstr ""
#: wiki.xhp
@@ -181,7 +181,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id5906552\n"
"help.text"
-msgid "In the Username box, enter your user ID for your wiki account."
+msgid "In the <emph>Username</emph> box, enter your user ID for your wiki account."
msgstr ""
#: wiki.xhp
@@ -197,7 +197,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id8869594\n"
"help.text"
-msgid "In the Password box, enter the password for your wiki account, then click OK."
+msgid "In the Password box, enter the password for your wiki account, then click <emph>OK</emph>."
msgstr ""
#: wiki.xhp
@@ -245,7 +245,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id228278\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Send to MediaWiki</link> dialog, specify the settings for your entry."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\"><emph>Send to MediaWiki</emph></link> dialog, specify the settings for your entry."
msgstr ""
#: wiki.xhp
diff --git a/source/lt/cui/messages.po b/source/lt/cui/messages.po
index ceac7c39eb5..c95e82a847d 100644
--- a/source/lt/cui/messages.po
+++ b/source/lt/cui/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2018-10-08 17:58+0000\n"
-"Last-Translator: Modestas Rimkus <modestas.rimkus@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:21+0100\n"
+"PO-Revision-Date: 2018-11-14 11:41+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: lt\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1539021487.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195686.000000\n"
#: cui/inc/strings.hrc:24
msgctxt "RID_SVXSTR_KEY_CONFIG_DIR"
@@ -1558,141 +1558,136 @@ msgid "Dimension line"
msgstr "Matmenų linija"
#: cui/inc/strings.hrc:365
-msgctxt "RID_SVXSTR_LOAD_ERROR"
-msgid "The selected module could not be loaded."
-msgstr "Pasirinkto modulio negalima įkelti."
-
-#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_STARTQUOTE"
msgid "Start Quote"
msgstr "Atidaromosios kabutės"
-#: cui/inc/strings.hrc:367
+#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_ENDQUOTE"
msgid "End Quote"
msgstr "Uždaromosios kabutės"
-#: cui/inc/strings.hrc:369
+#: cui/inc/strings.hrc:368
msgctxt "RID_SVXSTR_SELECTEDPERSONA"
msgid "Selected Theme: "
msgstr "Pasirinktas grafinis apvalkalas: "
-#: cui/inc/strings.hrc:370
+#: cui/inc/strings.hrc:369
msgctxt "RID_SVXSTR_SEARCHING"
msgid "Searching, please wait..."
msgstr "Ieškoma, palaukite…"
-#: cui/inc/strings.hrc:371
+#: cui/inc/strings.hrc:370
msgctxt "RID_SVXSTR_SEARCHERROR"
msgid "Cannot open %1, please try again later."
msgstr "Nepavyko atverti „%1“, pamėginkite dar kartą vėliau."
-#: cui/inc/strings.hrc:372
+#: cui/inc/strings.hrc:371
msgctxt "RID_SVXSTR_NORESULTS"
msgid "No results found."
msgstr "Rezultatų nerasta."
-#: cui/inc/strings.hrc:373
+#: cui/inc/strings.hrc:372
msgctxt "RID_SVXSTR_APPLYPERSONA"
msgid "Applying Theme..."
msgstr "Pritaikomas grafinis apvalkalas…"
-#: cui/inc/strings.hrc:374
+#: cui/inc/strings.hrc:373
msgctxt "RID_SVXSTR_INVALIDPERSONAURL"
msgid "Please enter a valid theme address or a search term."
msgstr ""
-#: cui/inc/strings.hrc:376
+#: cui/inc/strings.hrc:375
msgctxt "RID_SVXSTR_TABLE_PRESET_NONE"
msgid "Set No Borders"
msgstr "Nenustatyti kraštinių"
-#: cui/inc/strings.hrc:377
+#: cui/inc/strings.hrc:376
msgctxt "RID_SVXSTR_TABLE_PRESET_ONLYOUTER"
msgid "Set Outer Border Only"
msgstr "Nustatyti tik išorinę kraštinę"
-#: cui/inc/strings.hrc:378
+#: cui/inc/strings.hrc:377
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERHORI"
msgid "Set Outer Border and Horizontal Lines"
msgstr "Nustatyti išorinę kraštinę ir horizontalias linijas"
-#: cui/inc/strings.hrc:379
+#: cui/inc/strings.hrc:378
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERALL"
msgid "Set Outer Border and All Inner Lines"
msgstr "Nustatyti išorinę kraštinę ir visas vidines linijas"
-#: cui/inc/strings.hrc:380
+#: cui/inc/strings.hrc:379
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERINNER"
msgid "Set Outer Border Without Changing Inner Lines"
msgstr "Nustatyti išorinę kraštinę nekeičiant vidinių linijų"
-#: cui/inc/strings.hrc:381
+#: cui/inc/strings.hrc:380
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONAL"
msgid "Set Diagonal Lines Only"
msgstr "Nustatyti tik įstrižaines"
-#: cui/inc/strings.hrc:382
+#: cui/inc/strings.hrc:381
msgctxt "RID_SVXSTR_PARA_PRESET_ALL"
msgid "Set All Four Borders"
msgstr "Nustatyti visas keturias kraštines"
-#: cui/inc/strings.hrc:383
+#: cui/inc/strings.hrc:382
msgctxt "RID_SVXSTR_PARA_PRESET_LEFTRIGHT"
msgid "Set Left and Right Borders Only"
msgstr "Nustatyti tik kairę ir dešinę kraštines"
-#: cui/inc/strings.hrc:384
+#: cui/inc/strings.hrc:383
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOM"
msgid "Set Top and Bottom Borders Only"
msgstr "Nustatyti tik viršutinę ir apatinę kraštines"
-#: cui/inc/strings.hrc:385
+#: cui/inc/strings.hrc:384
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYLEFT"
msgid "Set Left Border Only"
msgstr "Nustatyti tik kairę kraštinę"
-#: cui/inc/strings.hrc:386
+#: cui/inc/strings.hrc:385
msgctxt "RID_SVXSTR_HOR_PRESET_ONLYHOR"
msgid "Set Top and Bottom Borders, and All Inner Lines"
msgstr "Nustatyti viršutinę ir apatinę kraštines bei visas vidines linijas"
-#: cui/inc/strings.hrc:387
+#: cui/inc/strings.hrc:386
msgctxt "RID_SVXSTR_VER_PRESET_ONLYVER"
msgid "Set Left and Right Borders, and All Inner Lines"
msgstr "Nustatyti kairę ir dešinę kraštines bei visas vidines linijas"
-#: cui/inc/strings.hrc:388
+#: cui/inc/strings.hrc:387
msgctxt "RID_SVXSTR_SHADOW_STYLE_NONE"
msgid "No Shadow"
msgstr "Nėra šešėlio"
-#: cui/inc/strings.hrc:389
+#: cui/inc/strings.hrc:388
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMRIGHT"
msgid "Cast Shadow to Bottom Right"
msgstr "Mesti šešėlį apačioje iš dešinės"
-#: cui/inc/strings.hrc:390
+#: cui/inc/strings.hrc:389
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPRIGHT"
msgid "Cast Shadow to Top Right"
msgstr "Mesti šešėlį viršuje iš dešinės"
-#: cui/inc/strings.hrc:391
+#: cui/inc/strings.hrc:390
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMLEFT"
msgid "Cast Shadow to Bottom Left"
msgstr "Mesti šešėlį apačioje iš kairės"
-#: cui/inc/strings.hrc:392
+#: cui/inc/strings.hrc:391
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPLEFT"
msgid "Cast Shadow to Top Left"
msgstr "Mesti šešėlį viršuje iš kairės"
-#: cui/inc/strings.hrc:393
+#: cui/inc/strings.hrc:392
msgctxt "RID_SVXSTR_SIGNATURELINE_SIGNED_BY"
msgid "Signed by: %1"
msgstr "Pasirašė: %1"
-#: cui/inc/strings.hrc:394
+#: cui/inc/strings.hrc:393
msgctxt "RID_SVXSTR_OPENCL_RESTART"
msgid "For the OpenCL changes to take effect, %PRODUCTNAME must be restarted."
msgstr "Kad įsigaliotų „OpenCL“ pakeitimai, „%PRODUCTNAME“ reikia paleisti iš naujo."
@@ -10669,22 +10664,43 @@ msgctxt "signsignatureline|btn_select_certificate"
msgid "Select Certificate"
msgstr "Parinkti liudijimą"
-#: cui/uiconfig/ui/signsignatureline.ui:168
+#. Name of the signer
+#: cui/uiconfig/ui/signsignatureline.ui:166
+msgctxt "signsignatureline|label_name"
+msgid "or"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:175
+msgctxt "signsignatureline|btn_load_image"
+msgid "Use Signature Image"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:190
+msgctxt "signsignatureline|btn_clear_image"
+msgid "Clear"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:206
+msgctxt "signsignatureline|label_image_dimensions"
+msgid "Best image size: 600 x 100 px"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:237
msgctxt "signsignatureline|label_sign"
msgid "Sign"
msgstr "Pasirašyti"
-#: cui/uiconfig/ui/signsignatureline.ui:205
+#: cui/uiconfig/ui/signsignatureline.ui:274
msgctxt "signsignatureline|label_add_comment"
msgid "Add comment:"
msgstr "Komentaras:"
-#: cui/uiconfig/ui/signsignatureline.ui:241
+#: cui/uiconfig/ui/signsignatureline.ui:310
msgctxt "signsignatureline|label_hint"
msgid "Instructions from the document creator:"
msgstr "Dokumento autoriaus instrukcijos:"
-#: cui/uiconfig/ui/signsignatureline.ui:274
+#: cui/uiconfig/ui/signsignatureline.ui:343
msgctxt "signsignatureline|label_more"
msgid "More"
msgstr "Parinktys"
diff --git a/source/lt/helpcontent2/source/text/sbasic/shared/01.po b/source/lt/helpcontent2/source/text/sbasic/shared/01.po
index 5e2d8040e51..6d7d0e4698e 100644
--- a/source/lt/helpcontent2/source/text/sbasic/shared/01.po
+++ b/source/lt/helpcontent2/source/text/sbasic/shared/01.po
@@ -3,9 +3,9 @@ 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-05-16 16:54+0200\n"
-"PO-Revision-Date: 2016-06-30 13:22+0000\n"
-"Last-Translator: Modestas Rimkus <modestas.rimkus@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:04+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: lt\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1467292935.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542197075.000000\n"
#: 06130000.xhp
msgctxt ""
@@ -93,7 +93,7 @@ msgctxt ""
"06130000.xhp\n"
"par_id3154791\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Runs or saves the current macro.</ahelp>"
msgstr ""
#: 06130000.xhp
diff --git a/source/lt/helpcontent2/source/text/scalc/00.po b/source/lt/helpcontent2/source/text/scalc/00.po
index 23810d93dfd..0ffc35e7744 100644
--- a/source/lt/helpcontent2/source/text/scalc/00.po
+++ b/source/lt/helpcontent2/source/text/scalc/00.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-11-22 13:53+0100\n"
-"PO-Revision-Date: 2018-10-10 19:28+0000\n"
-"Last-Translator: Modestas Rimkus <modestas.rimkus@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:04+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: lt\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1539199695.000000\n"
+"X-POOTLE-MTIME: 1542197076.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -29,24 +29,24 @@ msgctxt ""
"00000004.xhp\n"
"hd_id3155535\n"
"help.text"
-msgid "<variable id=\"wie\">To access this function... </variable>"
-msgstr "<variable id=\"wie\">Jei norite tai atlikti… </variable>"
+msgid "<variable id=\"wie\">To access this function...</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
"par_idN1056E\n"
"help.text"
-msgid "<variable id=\"moreontop\">More explanations on top of this page. </variable>"
-msgstr "<variable id=\"moreontop\">Šio puslapio viršuje yra paaiškinta plačiau. </variable>"
+msgid "<variable id=\"moreontop\">More explanations on top of this page.</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
"par_idN105AF\n"
"help.text"
-msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone. </variable>"
-msgstr "<variable id=\"optional\">„%PRODUCTNAME“ skaičiuoklės funkcijose nebūtinus parametrus galima praleisti tik tada, kai po jų nėra kitų parametrų. Pavyzdžiui, jei funkcija turi keturis parametrus, kurių paskutiniai du yra nebūtini, tai galima praleisti ketvirtą parametrą arba trečią ir ketvirtą parametrus, bet negalima praleisti tik trečio parametro. </variable>"
+msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone.</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -77,80 +77,80 @@ msgctxt ""
"00000402.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph></variable>"
-msgstr "<variable id=\"kopffuss\">Pasirinkite <emph>Įterpimas → Puslapinė antraštė ir poraštė</emph></variable>"
+msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3159233\n"
"help.text"
-msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs</variable>"
-msgstr "<variable id=\"bkopfzeile\">Pasirinkite <emph>Įterpimas → Puslapinė antraštė ir poraštė → Puslapinė antraštė ir poraštė</emph> tabs</variable>"
+msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150443\n"
"help.text"
-msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph></variable>"
-msgstr "<variable id=\"bausfullen\">Pasirinkite <emph>Lakštas → Užpildyti langelius</emph></variable>"
+msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3143267\n"
"help.text"
-msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph></variable>"
-msgstr "<variable id=\"bausunten\">Pasirinkite <emph>Lakštas → Užpildyti langelius → Žemyn</emph></variable>"
+msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153880\n"
"help.text"
-msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph></variable>"
-msgstr "<variable id=\"bausrechts\">Pasirinkite <emph>Lakštas → Užpildyti langelius → Dešinėn</emph></variable>"
+msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3151245\n"
"help.text"
-msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph></variable>"
-msgstr "<variable id=\"bausoben\">Pasirinkite <emph>Lakštas → Užpildyti langelius → Aukštyn</emph></variable>"
+msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph></variable>"
-msgstr "<variable id=\"bauslinks\">Pasirinkite <emph>Lakštas → Užpildyti langelius → Kairėn</emph></variable>"
+msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150400\n"
"help.text"
-msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph></variable>"
-msgstr "<variable id=\"baustab\">Pasirinkite <emph>Lakštas → Užpildyti langelius → Lakštai</emph></variable>"
+msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3154910\n"
"help.text"
-msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph></variable>"
-msgstr "<variable id=\"bausreihe\">Pasirinkite <emph>Lakštas → Užpildyti langelius → Seka</emph></variable>"
+msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "Choose <emph>Sheet - Clear Cells</emph>"
-msgstr "Pasirinkite <emph>Lakštas → Išvalyti langelius</emph>"
+msgid "Choose <emph>Sheet - Clear Cells</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -165,40 +165,40 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150011\n"
"help.text"
-msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph></variable>"
-msgstr "<variable id=\"bzelo\">Pasirinkite <emph>Lakštas → Šalinti langelius</emph></variable>"
+msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153951\n"
"help.text"
-msgid "Choose <emph>Sheet - Delete Sheet</emph>"
-msgstr "Pasirinkite <emph>Lakštas → Šalinti lakštą</emph>"
+msgid "Choose <emph>Sheet - Delete Sheet</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3155306\n"
"help.text"
-msgid "Open context menu for a sheet tab"
-msgstr "Atverkite lakšto kontekstinį meniu"
+msgid "Open context menu for a sheet tab."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3146119\n"
"help.text"
-msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>"
-msgstr "Pasirinkite <emph>Lakštas → Perkelti arba kopijuoti lakštą</emph>"
+msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3148645\n"
"help.text"
-msgid "Open context menu for a sheet tab"
-msgstr "Atverkite lakšto kontekstinį meniu"
+msgid "Open context menu for a sheet tab."
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -221,32 +221,32 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150275\n"
"help.text"
-msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph></variable>"
-msgstr "<variable id=\"aspze\">Pasirinkite <emph>Rodymas → Stulpelių ir eilučių antraštės</emph></variable>"
+msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph></variable>"
-msgstr "<variable id=\"awehe\">Pasirinkite <emph>Rodymas → Reikšmės paryškinimas</emph></variable>"
+msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3148947\n"
"help.text"
-msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph></variable>"
-msgstr "<variable id=\"rechenleiste\">Pasirinkite <emph>Rodymas → Formulių juosta</emph> arba <emph>Rodymas → Parinkčių juostos → Formulių juosta</emph></variable>"
+msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3148663\n"
"help.text"
-msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph></variable>"
-msgstr "<variable id=\"seumvo\">Pasirinkite <emph>Rodymas → Puslapio lūžis</emph></variable>"
+msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -269,16 +269,16 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149784\n"
"help.text"
-msgid "Choose <emph>Insert - Cells</emph>"
-msgstr "Pasirinkite <emph>Įterpimas → Langelius</emph>"
+msgid "Choose <emph>Insert - Cells</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "Open <emph>Insert Cells</emph> toolbar from Tools bar:"
-msgstr "Atverkite <emph>Įterpti langelius</emph> įrankių juostoje:"
+msgid "Open <emph>Insert Cells</emph> toolbar from <emph>Tools</emph> bar:"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -365,24 +365,24 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149033\n"
"help.text"
-msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph></variable>"
-msgstr "<variable id=\"eitab\">Pasirinkite <emph>Lakštas → Įterpti lakštą</emph></variable>"
+msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_idN1082F\n"
"help.text"
-msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph></variable>"
-msgstr "<variable id=\"eitabfile\">Pasirinkite <emph>Lakštas → Įterpti lakštą iš failo</emph></variable>"
+msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3155115\n"
"help.text"
-msgid "Choose <emph>Insert - Function</emph>"
-msgstr "Pasirinkite <emph>Įterpimas → Funkcija</emph>"
+msgid "Choose <emph>Insert - Function</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -429,8 +429,8 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155809\n"
"help.text"
-msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date&Time</emph></variable>"
-msgstr "<variable id=\"eikadaze\"><emph>Įterpimas → Funkcija</emph> → Kategorija <emph> Datos ir laiko</emph></variable>"
+msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date & Time</emph></variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -517,32 +517,32 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155383\n"
"help.text"
-msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph></variable>"
-msgstr "<variable id=\"funktionsliste\">Pasirinkite<emph>Įterpimas → Funkcijų sąrašas</emph></variable>"
+msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153250\n"
"help.text"
-msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph></variable>"
-msgstr "<variable id=\"einamen\">Pasirinkite<emph>Įterpimas → Pavadinta sritis arba reiškinys</emph></variable>"
+msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3146776\n"
"help.text"
-msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph></variable>"
-msgstr "<variable id=\"eiextdata\">Pasirinkite<emph>Lakštas → Saitas į išorinius duomenis</emph></variable>"
+msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3143222\n"
"help.text"
-msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>"
-msgstr "Pasirinkite<emph>Lakštas → Pavadintos sritys ir reiškiniai → Aprašyti</emph>"
+msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -557,24 +557,24 @@ msgctxt ""
"00000404.xhp\n"
"par_id3145214\n"
"help.text"
-msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph></variable>"
-msgstr "<variable id=\"einaei\">Pasirinkite<emph>Įterpimas → Pavadinta sritis arba reiškinys → Įterpti</emph></variable>"
+msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153558\n"
"help.text"
-msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph></variable>"
-msgstr "<variable id=\"einaueb\">Pasirinkite<emph>Įterpimas → Pavadinta sritis arba reiškinys → Kurti</emph></variable>"
+msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153483\n"
"help.text"
-msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph></variable>"
-msgstr "<variable id=\"einabesch\">Pasirinkite<emph>Įterpimas → Pavadinta sritis arba reiškinys → Žymės</emph></variable>"
+msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
@@ -597,192 +597,192 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154685\n"
"help.text"
-msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph></variable>"
-msgstr "<variable id=\"fozelle\">Pasirinkite<emph>Formatas → Langeliai</emph></variable>"
+msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153194\n"
"help.text"
-msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab </variable>"
-msgstr "<variable id=\"fozelstz\">Pasirinkite<emph>Formatas → Langeliai → Langelio apsauga</emph>tab</variable>"
+msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155854\n"
"help.text"
-msgid "<variable id=\"fozei\">Choose <emph>Format - Row</emph></variable>"
-msgstr "<variable id=\"fozei\">Pasirinkite<emph>Formatas → Eilutės</emph></variable>"
+msgid "<variable id=\"fozei\">Choose <emph>Format - Rows</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3150012\n"
"help.text"
-msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Row - Optimal Height</emph></variable>"
-msgstr "<variable id=\"fozeiophoe\">Pasirinkite<emph>Formatas → Eilutės → Optimalus aukštis</emph></variable>"
+msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Rows - Optimal Height</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3148645\n"
"help.text"
-msgid "Choose <emph>Format - Row - Hide</emph>"
-msgstr "Pasirinkite<emph>Formatas → Eilutės → Slėpti</emph> "
+msgid "Choose <emph>Format - Rows - Hide</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153728\n"
"help.text"
-msgid "Choose <emph>Format - Column - Hide</emph>"
-msgstr "Pasirinkite<emph>Formatas → Stulpeliai→ Slėpti</emph>"
+msgid "Choose <emph>Format - Columns - Hide</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3151114\n"
"help.text"
-msgid "Choose <emph>Format - Sheet - Hide</emph>"
-msgstr "Pasirinkite<emph>Formatas → Lakštas → Slėpti</emph>"
+msgid "Choose <emph>Sheet - Hide Sheet</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3148576\n"
"help.text"
-msgid "Choose <emph>Format - Row - Show</emph>"
-msgstr "Pasirinkite<emph>Formatas → Eilutės → Rodyti</emph> "
+msgid "Choose <emph>Format - Rows - Show</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156286\n"
"help.text"
-msgid "Choose <emph>Format - Column - Show</emph>"
-msgstr "Pasirinkite<emph>Formatas → Stulpeliai→ Rodyti</emph>"
+msgid "Choose <emph>Format - Columns - Show</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3145645\n"
"help.text"
-msgid "<variable id=\"fospa\">Choose <emph>Format - Column</emph></variable>"
-msgstr "<variable id=\"fospa\">Pasirinkite<emph>Formatas → Stulpeliai</emph></variable>"
+msgid "<variable id=\"fospa\">Choose <emph>Format - Columns</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3145252\n"
"help.text"
-msgid "Choose <emph>Format - Column - Optimal Width</emph>"
-msgstr "Pasirinkite<emph>Formatas → Stulpeliai→ Optimalus plotis</emph>"
+msgid "Choose <emph>Format - Columns - Optimal Width</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3146971\n"
"help.text"
-msgid "Double-click right column separator in column headers"
-msgstr "Du kartus spustelėkite stulpelių antraštėje, dešinėje esantį stulpelių skirtuką."
+msgid "Double-click right column separator in column headers."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3147362\n"
"help.text"
-msgid "<variable id=\"fot\">Choose <emph>Format - Sheet</emph></variable>"
-msgstr "<variable id=\"fot\">Pasirinkite <emph>Lakštas</emph></variable>"
+msgid "<variable id=\"fot\">Choose <emph>Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3163805\n"
"help.text"
-msgid "<variable id=\"fotu\">Choose <emph>Format - Sheet - Rename</emph></variable>"
-msgstr "<variable id=\"fotu\">Pasirinkite <emph>Lakštas → Pervadinti lakštą</emph></variable>"
+msgid "<variable id=\"fotu\">Choose <emph>Sheet - Rename Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155333\n"
"help.text"
-msgid "<variable id=\"fotenb\">Choose <emph>Format - Sheet - Show</emph></variable>"
-msgstr "<variable id=\"fotenb\">Pasirinkite <emph>Lakštas → Rodyti lakštą</emph></variable>"
+msgid "<variable id=\"fotenb\">Choose <emph>Sheet - Show Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_idN1077A\n"
"help.text"
-msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph></variable>"
-msgstr "<variable id=\"foste\">Pasirinkite <emph>Formatas → Puslapis</emph></variable>"
+msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155508\n"
"help.text"
-msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab </variable>"
-msgstr "<variable id=\"fostel\">Pasirinkite kortelę <emph>Formatas → Puslapis → Lakštas</emph></variable>"
+msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3150883\n"
"help.text"
-msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph></variable>"
-msgstr "<variable id=\"fodrbe\">Pasirinkite <emph>Formatas → Spausdinimo sritis</emph></variable>"
+msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156448\n"
"help.text"
-msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph></variable>"
-msgstr "<variable id=\"fodrfe\">Pasirinkite <emph>Formatas → Spausdinimo sritis → Apibrėžti</emph></variable>"
+msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156290\n"
"help.text"
-msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph></variable>"
-msgstr "<variable id=\"fodrhin\">Pasirinkite <emph>Formatas → Spausdinimo sritis → Pridėti</emph></variable>"
+msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155812\n"
"help.text"
-msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph></variable>"
-msgstr "<variable id=\"fodbah\">Pasirinkite <emph>Formatas → Spausdinimo sritis →Valyti</emph></variable>"
+msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153307\n"
"help.text"
-msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph></variable>"
-msgstr "<variable id=\"fodbbe\">Pasirinkite <emph>Formatas → Spausdinimo sritis → Taisyti</emph></variable>"
+msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153916\n"
"help.text"
-msgid "Choose <emph>Format - AutoFormat</emph>"
-msgstr "Pasirinkite <emph>Formatas → Automatinis formatas</emph>"
+msgid "Choose <emph>Format - AutoFormat</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3154532\n"
"help.text"
-msgid "On the Tools bar, click"
-msgstr "Mygtukų juostoje <emph>Priemonės</emph> spustelėkite"
+msgid "On the <emph>Tools</emph> bar, click"
+msgstr ""
#: 00000405.xhp
msgctxt ""
@@ -805,8 +805,8 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154618\n"
"help.text"
-msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph></variable>"
-msgstr "<variable id=\"bedingte\">Pasirinkite <emph>Formatas → Sąlyginis formatavimas</emph></variable>"
+msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -829,16 +829,16 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150541\n"
"help.text"
-msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph> </variable>"
-msgstr "<variable id=\"exdektv\">Pasirinkite <emph>Priemonės → Sekiklis</emph></variable>"
+msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3153194\n"
"help.text"
-msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>"
-msgstr "Pasirinkite <emph>Priemonės → Sekiklis → Susekite argumentus</emph>"
+msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -853,24 +853,24 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph> </variable>"
-msgstr "<variable id=\"silbentrennungc\">Meniu <emph> Priemonės → Kalba → Žodžių kėlimas</emph></variable>"
+msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3145785\n"
"help.text"
-msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph> </variable>"
-msgstr "<variable id=\"exdvore\">Pasirinkite <emph>Priemonės → Sekiklis → Atsisakyti argumentų susekimo</emph></variable>"
+msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3155411\n"
"help.text"
-msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>"
-msgstr "Pasirinkite <emph>Priemonės → Sekiklis → Susekti priklausomybes</emph>"
+msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -885,112 +885,112 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146984\n"
"help.text"
-msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph> </variable>"
-msgstr "<variable id=\"exdszne\">Pasirinkite <emph>Priemonės → Sekiklis → Atsisakyti priklausomybių susekimo</emph></variable>"
+msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3154014\n"
"help.text"
-msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph> </variable>"
-msgstr "<variable id=\"exdase\">Pasirinkite <emph>Priemonės → Sekiklis → Šalinti visus langelio pėdsakus</emph></variable>"
+msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3153188\n"
"help.text"
-msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph> </variable>"
-msgstr "<variable id=\"exdszfe\">Pasirinkite <emph>Priemonės → Sekiklis → Aptikti klaidą</emph></variable>"
+msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3149410\n"
"help.text"
-msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph> </variable>"
-msgstr "<variable id=\"fuellmodus\">Pasirinkite <emph>Priemonės → Sekiklis → Užpildymo veiksena</emph></variable>"
+msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3156284\n"
"help.text"
-msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph> </variable>"
-msgstr "<variable id=\"dateneinkreisen\">Pasirinkite <emph>Priemonės → Sekiklis → Pažymėti neteisingus duomenys</emph></variable>"
+msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3153159\n"
"help.text"
-msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph> </variable>"
-msgstr "<variable id=\"spurenaktualisieren\">Pasirinkite <emph>Priemonės → Sekiklis → Atnaujinti pėdsakus</emph></variable>"
+msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3147397\n"
"help.text"
-msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph> </variable>"
-msgstr "<variable id=\"automatisch\">Pasirinkite <emph>Priemonės → Sekiklis → Automatinis atnaujinimas</emph></variable>"
+msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3154018\n"
"help.text"
-msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph> </variable>"
-msgstr "<variable id=\"exzws\">Pasirinkite <emph>Priemonės → Sprendiklis</emph></variable>"
+msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3269142\n"
"help.text"
-msgid "<variable id=\"solver\">Choose <emph>Tools - Solver</emph> </variable>"
-msgstr "<variable id=\"solver\">Pasirinkite <emph>Priemonės → Sprendiklis</emph></variable>"
+msgid "<variable id=\"solver\">Choose <emph>Tools - Solver</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id8554338\n"
"help.text"
-msgid "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, <emph>Options</emph> button </variable>"
-msgstr "<variable id=\"solver_options\">Pasirinkite <emph> Priemonės → Sprendiklis</emph>, <emph>Parinkčių</emph> mygtukas</variable>"
+msgid "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, click <emph>Options</emph> button.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3156277\n"
"help.text"
-msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph> </variable>"
-msgstr "<variable id=\"exsze\">Pasirinkite <emph>Priemonės → Scenarijai</emph></variable>"
+msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3149020\n"
"help.text"
-msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph></variable>"
-msgstr "<variable id=\"protect_sheet\">Pasirinkite <emph>Priemonės → Apsaugoti lakštą</emph></variable>"
+msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3154256\n"
"help.text"
-msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph></variable>"
-msgstr "<variable id=\"protect_spreadsheet\">Pasirinkite <emph>Priemonės → Apsaugoti dokumentą</emph></variable>"
+msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3146919\n"
"help.text"
-msgid "Choose <emph>Data - Calculate - Recalculate</emph>"
-msgstr "Pasirinkite <emph>Duomenys → Skaičiavimas → Perskaičiuoti</emph>"
+msgid "Choose <emph>Data - Calculate - Recalculate</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -1005,16 +1005,16 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150941\n"
"help.text"
-msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph> </variable>"
-msgstr "<variable id=\"exatmb\">Pasirinkite <emph>Duomenys → Skaičiuoti → Perskaičiuoti</emph></variable>"
+msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3151276\n"
"help.text"
-msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph> </variable>"
-msgstr "<variable id=\"autoeingabe\">Pasirinkite <emph>Priemonės → Automatinė įvestis</emph></variable>"
+msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph>.</variable>"
+msgstr ""
#: 00000407.xhp
msgctxt ""
@@ -1037,16 +1037,16 @@ msgctxt ""
"00000407.xhp\n"
"par_id3147335\n"
"help.text"
-msgid "<variable id=\"fete\">Choose <item type=\"menuitem\">View - Split Window</item></variable>"
-msgstr "<variable id=\"fete\">Pasirinkite <item type=\"menuitem\">Rodymas → Skaidyti langą</item></variable>"
+msgid "<variable id=\"fete\">Choose ><item type=\"menuitem\">View - Split Window</item>.</variable>"
+msgstr ""
#: 00000407.xhp
msgctxt ""
"00000407.xhp\n"
"par_id3153663\n"
"help.text"
-msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item></variable>"
-msgstr "<variable id=\"fefix\">Pasirinkite <item type=\"menuitem\">Rodymas → Fiksuoti langelius → Fiksuoti eilutes ir stulpelius</item></variable>"
+msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1069,48 +1069,48 @@ msgctxt ""
"00000412.xhp\n"
"par_id8366954\n"
"help.text"
-msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph></variable>"
-msgstr "<variable id=\"text2columns\">Pasirinkite <emph>Duomenys → Tekstas į skiltis</emph></variable>"
+msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3147399\n"
"help.text"
-msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph></variable>"
-msgstr "<variable id=\"dbrbf\">Pasirinkite <emph>Duomenys → Srities apibrėžimas</emph></variable>"
+msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145345\n"
"help.text"
-msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph></variable>"
-msgstr "<variable id=\"dbrba\">Pasirinkite <emph>Duomenys → Srities žymėjimas</emph></variable>"
+msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150443\n"
"help.text"
-msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph></variable>"
-msgstr "<variable id=\"dnsrt\">Pasirinkite <emph>Duomenys → Rikiuoti</emph></variable>"
+msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148491\n"
"help.text"
-msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab"
-msgstr "Atverkite lango kortelę<emph>Duomenys → Rikiuoti → Rikiavimo kriterijai</emph>"
+msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154516\n"
"help.text"
-msgid "On Standard bar, click"
-msgstr "Standartinėje mygtukų juostoje spustelėkite mygtuką"
+msgid "On <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1149,32 +1149,32 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146984\n"
"help.text"
-msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab</variable>"
-msgstr "<variable id=\"dnstot\">Atverkite lango kortelę <emph>Duomenys → Rikiuoti → Parinktys </emph></variable>"
+msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155308\n"
"help.text"
-msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph></variable>"
-msgstr "<variable id=\"dnftr\">Pasirinkite <emph>Duomenys → Daugiau filtrų</emph></variable>"
+msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148646\n"
"help.text"
-msgid "Choose <emph>Data - AutoFilter</emph>"
-msgstr "Pasirinkite <emph>Duomenys → Automatinis filtras</emph>"
+msgid "Choose <emph>Data - AutoFilter</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151113\n"
"help.text"
-msgid "On Tools bar or Table Data bar, click"
-msgstr "Priemonių juostoje spustelėkite "
+msgid "On <emph>Tools</emph> bar or <emph>Table Data</emph> bar, click"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1197,40 +1197,40 @@ msgctxt ""
"00000412.xhp\n"
"par_id3156278\n"
"help.text"
-msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph></variable>"
-msgstr "<variable id=\"dnfspz\">Pasirinkite <emph>Duomenys → Daugiau filtrų → Papildomas filtras</emph></variable>"
+msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph> .</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153764\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label"
-msgstr "Pasirinkite <emph>Duomenys → Daugiau filtrų → Įprastas filtras → Parinktys</emph>"
+msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155444\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label"
-msgstr "Pasirinkite <emph>Duomenys → Daugiau filtrų → Papildomas filtras → Parinktys</emph>"
+msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3156382\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Reset Filter</emph>"
-msgstr "Pasirinkite <emph>Duomenys → Daugiau filtrų → Atstatyti filtrą</emph>"
+msgid "Choose <emph>Data - More Filters - Reset Filter</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155961\n"
"help.text"
-msgid "On Table Data bar, click <emph>Reset Filter/Sort</emph>"
-msgstr "Lentelės duomenų juostoje, spustelėkite <emph>Atstatyti filtrą/rikiavimą</emph>"
+msgid "On <emph>Table Data</emph> bar, click <emph>Reset Filter/Sort</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1253,112 +1253,112 @@ msgctxt ""
"00000412.xhp\n"
"par_id3152778\n"
"help.text"
-msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph></variable>"
-msgstr "<variable id=\"dnaftas\">Pasirinkite <emph>Duomenys → Daugiau filtrų → Slėpti automatinį filtrą</emph></variable>"
+msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3166424\n"
"help.text"
-msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph></variable>"
-msgstr "<variable id=\"dntegs\">Pasirinkite <emph>Duomenys → Daliniai rezultatai</emph></variable>"
+msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154574\n"
"help.text"
-msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs</variable>"
-msgstr "<variable id=\"dntezd\">Atverkite lango korteles pasirinkite<emph>Duomenys → Daliniai rezultatai → 1-oji, 2-oji, 3-oji grupė</emph> </variable>"
+msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151277\n"
"help.text"
-msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab</variable>"
-msgstr "<variable id=\"dntopi\">Atverkite lango kortelę pasirinkite <emph>Duomenys → Daliniai rezultatai → Parinktys</emph></variable>"
+msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145133\n"
"help.text"
-msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph></variable>"
-msgstr "<variable id=\"datengueltig\">Pasirinkite <emph>Duomenys → Tikrinimas</emph></variable>"
+msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3152992\n"
"help.text"
-msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigwerte\">Atverkite lango kortelę pasirinkę <emph>Duomenys → Tikrinimas → Kriterijai</emph></variable>"
+msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150367\n"
"help.text"
-msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigeingabe\">Atverkite lango kortelę pasirinkę <emph>Duomenys → Tikrinimas → Įvesties informacija</emph></variable>"
+msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154486\n"
"help.text"
-msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigfehler\">Atverkite lango kortelę pasirinkę <emph>Duomenys → Tikrinimas → Klaidos pranešimas</emph></variable>"
+msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3146978\n"
"help.text"
-msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph></variable>"
-msgstr "<variable id=\"dnmfo\">Pasirinkite <emph>Duomenys → Kartotinės operacijos</emph></variable>"
+msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155809\n"
"help.text"
-msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph></variable>"
-msgstr "<variable id=\"dnksd\">Pasirinkite <emph> Duomenys → Suderinti</emph></variable>"
+msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148701\n"
"help.text"
-msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph></variable>"
-msgstr "<variable id=\"dngld\">Pasirinkite <emph> Duomenys → Grupavimas ir struktūra</emph></variable>"
+msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153815\n"
"help.text"
-msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph></variable>"
-msgstr "<variable id=\"dngda\">Pasirinkite <emph> Duomenys → Grupavimas ir struktūra → Slėpti išsamią peržiūrą</emph></variable>"
+msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3159223\n"
"help.text"
-msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph></variable>"
-msgstr "<variable id=\"dngde\">Pasirinkite <emph> Duomenys → Grupavimas ir struktūra → Rodyti išsamiai</emph></variable>"
+msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3146870\n"
"help.text"
-msgid "Choose <emph>Data - Group and Outline - Group</emph>"
-msgstr "Pasirinkite <emph> Duomenys → Grupavimas ir struktūra → Grupuoti</emph>"
+msgid "Choose <emph>Data - Group and Outline - Group</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1397,8 +1397,8 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146781\n"
"help.text"
-msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>"
-msgstr "Pasirinkite <emph> Duomenys → Grupavimas ir struktūra → Iš grupuoti</emph>"
+msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1437,96 +1437,96 @@ msgctxt ""
"00000412.xhp\n"
"par_id3153008\n"
"help.text"
-msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph></variable>"
-msgstr "<variable id=\"dnglagl\">Pasirinkite <emph> Duomenys → Grupavimas ir struktūra → Automatinė struktūra</emph></variable>"
+msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154709\n"
"help.text"
-msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove</emph></variable>"
-msgstr "<variable id=\"dnglef\">Pasirinkite <emph> Duomenys → Grupavimas ir struktūra → Šalinti struktūrą</emph></variable>"
+msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove Outline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id1774346\n"
"help.text"
-msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables)</variable>"
-msgstr "<variable id=\"dngdrill\">Pasirinkite <emph> Duomenys → Grupavimas ir struktūra → Rodyti išsamiai</emph> (Kaip kurioms suvestinėms lentelėms)</variable>"
+msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables).</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155759\n"
"help.text"
-msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph></variable>"
-msgstr "<variable id=\"dndtpt\">Pasirinkite <emph>Duomenys → Suvestinė lentelė</emph></variable>"
+msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154625\n"
"help.text"
-msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph></variable>"
-msgstr "<variable id=\"dndpa\">Pasirinkite <emph>Duomenys → Suvestinė lentelė → Kurti</emph></variable>"
+msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3147558\n"
"help.text"
-msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
-msgstr "<variable id=\"dndq\">Pasirinkite <emph>Duomenys → Suvestinė lentelė → Kurti</emph>, atsivėrusiame dialogo lange <emph>Šaltinio parinkimas</emph> pasirinkite parinktį <emph>Duomenų šaltinis, užregistruotas „$[officename]“</emph>.</variable>"
+msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153297\n"
"help.text"
-msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Current selection</emph>."
-msgstr "Pasirinkite <emph>Duomenys → Suvestinė lentelė → Kurti</emph>, atsivėrusiame dialogo lange <emph>Šaltinio parinktys</emph> pasirinkite parinktį <emph>Šiuo metu pažymėta sritis</emph>."
+msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Current selection</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145118\n"
"help.text"
-msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
-msgstr "Pasirinkite <emph>Duomenys → Suvestinė lentelė → Kurti</emph>, atsivėrusiame dialogo lange <emph>Šaltinio parinktys</emph> pasirinkite parinktį <emph>Duomenų šaltinis, registruotojas „$[officename]“</emph>, ir soustelėkite mygtuką <emph>Gerai</emph>, kad atsivertų <emph>Duomenų šaltinio pasirinkimo</emph> dialogo langas. "
+msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153294\n"
"help.text"
-msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph></variable>"
-msgstr "<variable id=\"dndpak\">Pasirinkite <emph>Duomenys → Suvestinė lentelė → Atnaujinti</emph></variable>"
+msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151344\n"
"help.text"
-msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph></variable>"
-msgstr "<variable id=\"dndploe\">Pasirinkite <emph>Duomenys → Suvestinė lentelė → Šalinti</emph></variable>"
+msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150397\n"
"help.text"
-msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph></variable>"
-msgstr "<variable id=\"dndakt\">Pasirinkite <emph>Duomenys → Atnaujinti sritį</emph></variable>"
+msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_idN10B8F\n"
"help.text"
-msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph></variable>"
-msgstr "<variable id=\"grouping\">Pasirinkite <emph>Duomenys → Grupavimas ir struktūra → Grupuoti</emph></variable>"
+msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
@@ -1549,77 +1549,77 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162106567373\n"
"help.text"
-msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph> </variable>"
-msgstr "<variable id=\"insert_rows_above\">Pasirinkite <emph>Lakštas → Įterpti eilutes → Eilutes aukščiau</emph></variable>"
+msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162109048207\n"
"help.text"
-msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph></variable>"
-msgstr "<variable id=\"insert_rows_below\">Pasirinkite <emph>Lakštas → Įterpti eilutes → Eilutes žemiau</emph></variable>"
+msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162107055028\n"
"help.text"
-msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph></variable>"
-msgstr "<variable id=\"insert_columns_left\">Pasirinkite <emph> Duomenys → Įterpti stulpelius → stulpelius kairiau</emph></variable>"
+msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162109126013\n"
"help.text"
-msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph></variable>"
-msgstr "<variable id=\"insert_columns_right\">Pasirinkite <emph> Duomenys → Įterpti stulpelius → stulpelius dešiniau</emph></variable>"
+msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3149095\n"
"help.text"
-msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph></variable>"
-msgstr "<variable id=\"insert_page_break\">Pasirinkite <emph>Lakštas → Įterpti puslapio lūžį</emph></variable>"
+msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3149398\n"
"help.text"
-msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph></variable>"
-msgstr "<variable id=\"insert_page_break_row\">Pasirinkite <emph>Lakštas → Įterpti puslapio lūžį → Eilutės lūžį</emph></variable>"
+msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3150084\n"
"help.text"
-msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph></variable>"
-msgstr "<variable id=\"insert_page_break_column\">Pasirinkite <emph>Lakštas → Įterpti puslapio lūžį → Stulpelio lūžį</emph></variable>"
+msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3153093\n"
"help.text"
-msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph></variable>"
-msgstr "<variable id=\"delete_page_break\">Pasirinkite <emph>Lakštas → Šalinti lūžį</emph></variable>"
+msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3153191\n"
"help.text"
-msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph></variable>"
-msgstr "<variable id=\"delete_page_break_row\">Pasirinkite <emph>Lakštas → Šalinti lūžį → Eilutės lūžį</emph></variable>"
+msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3145645\n"
"help.text"
-msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph></variable>"
-msgstr "<variable id=\"delete_page_break_column\">Pasirinkite <emph>Lakštas → Šalinti lūžį → Stulpelio lūžį</emph></variable>"
+msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph>.</variable>"
+msgstr ""
diff --git a/source/lt/helpcontent2/source/text/scalc/02.po b/source/lt/helpcontent2/source/text/scalc/02.po
index 87eb287f5eb..e571171592c 100644
--- a/source/lt/helpcontent2/source/text/scalc/02.po
+++ b/source/lt/helpcontent2/source/text/scalc/02.po
@@ -3,9 +3,9 @@ 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-05-12 14:35+0200\n"
-"PO-Revision-Date: 2018-10-04 15:29+0000\n"
-"Last-Translator: eglejasu <egle.jasute@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:04+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: lt\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1538666987.000000\n"
+"X-POOTLE-MTIME: 1542197076.000000\n"
#: 02130000.xhp
msgctxt ""
@@ -45,8 +45,8 @@ msgctxt ""
"02130000.xhp\n"
"par_id3155267\n"
"help.text"
-msgid "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Piktograma</alt></image>"
+msgid "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Currency Number Format Icon</alt></image>"
+msgstr ""
#: 02130000.xhp
msgctxt ""
@@ -61,8 +61,8 @@ msgctxt ""
"02130000.xhp\n"
"par_id3146776\n"
"help.text"
-msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cell - Numbers\">Format - Cell - Numbers</link>."
-msgstr "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cell - Numbers\">Formatas → Langelis → Skaičiai</link>"
+msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cells - Numbers\">Format - Cells - Numbers</link>."
+msgstr ""
#: 02140000.xhp
msgctxt ""
diff --git a/source/lt/helpcontent2/source/text/scalc/06.po b/source/lt/helpcontent2/source/text/scalc/06.po
index df70f3ce741..964c563cc3a 100644
--- a/source/lt/helpcontent2/source/text/scalc/06.po
+++ b/source/lt/helpcontent2/source/text/scalc/06.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-06-14 17:23+0200\n"
-"PO-Revision-Date: 2018-10-03 18:20+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-10-03 18:19+0000\n"
"Last-Translator: eglejasu <egle.jasute@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: lt\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1538590820.000000\n"
+"X-POOTLE-MTIME: 1538590789.000000\n"
#: calcsamplefiles.xhp
msgctxt ""
@@ -23,35 +23,3 @@ msgctxt ""
"help.text"
msgid "Calc Sample Files"
msgstr "Skaičiuoklės failų pavyzdžiai"
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521663319917\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/imtrigon.ods\" id=\"ods_id61521568603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr "<object data=\"media/files/scalc/imtrigon.ods\" id=\"ods_id61521568603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521663319918\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/trigon.ods\" id=\"ods_id61521548603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr "<object data=\"media/files/scalc/trigon.ods\" id=\"ods_id61521548603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521563314918\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/pivot.ods\" id=\"ods_id61521547603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr "<object data=\"media/files/scalc/pivot.ods\" id=\"ods_id61521547603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id721528312694192\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/functions_ifs.ods\" id=\"ods_id61521547603534\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr "<object data=\"media/files/scalc/functions_ifs.ods\" id=\"ods_id61521547603534\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
diff --git a/source/lt/helpcontent2/source/text/scalc/guide.po b/source/lt/helpcontent2/source/text/scalc/guide.po
index 0f68f8daa5f..0e6a23b9394 100644
--- a/source/lt/helpcontent2/source/text/scalc/guide.po
+++ b/source/lt/helpcontent2/source/text/scalc/guide.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-31 14:10+0200\n"
-"PO-Revision-Date: 2018-10-04 15:46+0000\n"
-"Last-Translator: eglejasu <egle.jasute@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:04+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: lt\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1538667993.000000\n"
+"X-POOTLE-MTIME: 1542197076.000000\n"
#: address_auto.xhp
msgctxt ""
@@ -3709,8 +3709,8 @@ msgctxt ""
"database_filter.xhp\n"
"par_idN10693\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - Standard Filter</item>."
-msgstr "Pasirinkite <item type=\"menuitem\">Duomenys → Daugiau filtrų → įprastas filtras</item>."
+msgid "Choose <item type=\"menuitem\">Data - More Filters - Standard Filter</item>."
+msgstr ""
#: database_filter.xhp
msgctxt ""
@@ -3765,8 +3765,8 @@ msgctxt ""
"database_filter.xhp\n"
"par_id3154944\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - AutoFilter</item>."
-msgstr "Pasirinkite <item type=\"menuitem\">Duomenys → Automatinis filtras</item>."
+msgid "Choose <item type=\"menuitem\">Data - AutoFilter</item>."
+msgstr ""
#: database_filter.xhp
msgctxt ""
diff --git a/source/lt/helpcontent2/source/text/shared.po b/source/lt/helpcontent2/source/text/shared.po
index cad1dd7ced3..a73837a2dbb 100644
--- a/source/lt/helpcontent2/source/text/shared.po
+++ b/source/lt/helpcontent2/source/text/shared.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: 2018-10-28 18:35+0000\n"
-"Last-Translator: Modestas Rimkus <modestas.rimkus@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:04+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: lt\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1540751733.000000\n"
+"X-POOTLE-MTIME: 1542197077.000000\n"
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -2013,5 +2013,5 @@ msgctxt ""
"need_help.xhp\n"
"hd_id1000010\n"
"help.text"
-msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"http://documentation.libreoffice.org/en/join-community/update-help-contents\">web page on writing Help contents</link>."
-msgstr "Šis žinyno straipsnis yra nebaigtas ir taisytinas. Prisijunkite prie „LibreOffice“ projekto ir padėkite parašyti trūkstamą informaciją. Esamą dokumentaciją originalo (anglų) kalba ir instrukcijas, kaip ją rašyti, galima rasti <link href=\"http://documentation.libreoffice.org/en/join-community/update-help-contents\">dokumentacijos projekto tinklalapyje</link>."
+msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"https://documentation.libreoffice.org/en/join-community/update-help-contents\"><emph>web page on writing Help contents</emph></link>."
+msgstr ""
diff --git a/source/lt/helpcontent2/source/text/shared/00.po b/source/lt/helpcontent2/source/text/shared/00.po
index d9fee745ff9..7b285e13e2c 100644
--- a/source/lt/helpcontent2/source/text/shared/00.po
+++ b/source/lt/helpcontent2/source/text/shared/00.po
@@ -3,9 +3,9 @@ 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-10-21 20:57+0200\n"
-"PO-Revision-Date: 2018-10-25 18:33+0000\n"
-"Last-Translator: Modestas Rimkus <modestas.rimkus@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:04+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: lt\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1540492409.000000\n"
+"X-POOTLE-MTIME: 1542197077.000000\n"
#: 00000001.xhp
msgctxt ""
@@ -6221,13 +6221,12 @@ msgid "<variable id=\"export\">Choose <emph>File - Export</emph>.</variable>"
msgstr "<variable id=\"export\">Pasirinkite <emph>Failas → Eksportuoti</emph>.</variable>"
#: 00000401.xhp
-#, fuzzy
msgctxt ""
"00000401.xhp\n"
"par_id621525017637963\n"
"help.text"
-msgid "Choose <emph>File - Export as EPUB</emph>."
-msgstr "Pasirinkite <emph>Failas → Eksportuoti EPUB formatu</emph>."
+msgid "Choose <emph>File - Export As - Export as EPUB</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -7204,7 +7203,7 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1091B\n"
"help.text"
-msgid "<variable id=\"grid\">Choose <emph>View - Grid</emph> (Impress or Draw).</variable>"
+msgid "<variable id=\"grid\">Choose <emph>View - Grid and Helplines</emph> (Impress or Draw).</variable>"
msgstr ""
#: 00000403.xhp
@@ -7212,7 +7211,7 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1092E\n"
"help.text"
-msgid "<variable id=\"guides\">Choose <emph>View - Snap Lines</emph> (Impress or Draw).</variable>"
+msgid "<variable id=\"guides\">Choose <emph>View - Snap Guides</emph> (Impress or Draw).</variable>"
msgstr ""
#: 00000404.xhp
@@ -7869,8 +7868,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id9988402\n"
"help.text"
-msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Updates</emph> button.</variable>"
-msgstr "<variable id=\"packagemanager_eu\">Pasirinkite komandą <emph>Priemonės → Plėtinių tvarkytuvė</emph>, tada spustelėkite mygtuką <emph>Ieškoti naujinimų</emph>.</variable>"
+msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Check for Updates</emph> button.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -8082,15 +8081,6 @@ msgid "<variable id=\"allg\">Choose <switchinline select=\"sys\"><caseinline sel
msgstr "<variable id=\"allg\">Pasirinkite <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME → Parinktys</emph></caseinline><defaultinline><emph>Priemonės → Parinktys</emph></defaultinline></switchinline><emph> → $[officename] → Bendrosios parinktys</emph>.</variable>"
#: 00000406.xhp
-#, fuzzy
-msgctxt ""
-"00000406.xhp\n"
-"par_id3150032\n"
-"help.text"
-msgid "<variable id=\"arbeit\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Memory</emph>.</variable>"
-msgstr "<variable id=\"arbeit\">Pasirinkite <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME → Parinktys</emph></caseinline><defaultinline><emph>Priemonės → Parinktys</emph></defaultinline></switchinline><emph> → $[officename] → Atmintinė</emph>.</variable>"
-
-#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3159153\n"
@@ -11051,22 +11041,20 @@ msgid "Choose <emph>Format - Line</emph> (Impress and Draw)."
msgstr "Pasirinkite <emph>Formatas → Linija</emph> (pateikčių arba grafikos rengyklėse)."
#: 00040502.xhp
-#, fuzzy
msgctxt ""
"00040502.xhp\n"
"par_id366527\n"
"help.text"
-msgid "Choose <emph>Format - Object - Line</emph> (Writer)."
-msgstr "Pasirinkite <emph>Formatas → Teksto langelis arba figūra → Linija</emph> (tekstų rengyklė)."
+msgid "Choose <emph>Format - Text Box and Shape - Line</emph> (Writer)."
+msgstr ""
#: 00040502.xhp
-#, fuzzy
msgctxt ""
"00040502.xhp\n"
"par_id3835261\n"
"help.text"
-msgid "Choose <emph>Format - Graphic - Line</emph> (Calc)."
-msgstr "Pasirinkite <emph>Formatas → Objektas → Linija</emph> (skaičiuoklė)."
+msgid "Choose <emph>Format - Object - Line</emph> (Calc)."
+msgstr ""
#: 00040502.xhp
msgctxt ""
@@ -11097,8 +11085,8 @@ msgctxt ""
"00040502.xhp\n"
"par_id3154285\n"
"help.text"
-msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Object - </emph></caseinline><caseinline select=\"CALC\"><emph>Graphic - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
-msgstr "Pasirinkite komandą <emph>Formatas → </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Teksto langelis arba figūra → </emph></caseinline><caseinline select=\"CALC\"><emph>Objektas → </emph></caseinline></switchinline><emph>Linija</emph> ir atverkite kortelę <emph>Linija</emph>."
+msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Text Box and Shape - </emph></caseinline><caseinline select=\"CALC\"><emph>Object - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
+msgstr ""
#: 00040502.xhp
msgctxt ""
diff --git a/source/lt/helpcontent2/source/text/shared/01.po b/source/lt/helpcontent2/source/text/shared/01.po
index 343abc2bb54..2e9635e93b6 100644
--- a/source/lt/helpcontent2/source/text/shared/01.po
+++ b/source/lt/helpcontent2/source/text/shared/01.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2018-10-25 20:18+0000\n"
-"Last-Translator: Modestas Rimkus <modestas.rimkus@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:04+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: lt\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1540498691.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542197079.000000\n"
#: 01010000.xhp
msgctxt ""
@@ -33637,7 +33637,7 @@ msgctxt ""
"06130000.xhp\n"
"par_id3153748\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Runs or saves the current macro.</ahelp>"
msgstr ""
#: 06130000.xhp
@@ -40771,14 +40771,6 @@ msgstr ""
#: ref_epub_export.xhp
msgctxt ""
"ref_epub_export.xhp\n"
-"par_id701525003241759\n"
-"help.text"
-msgid "<embedvar href=\"text/shared/00/00000002.xhp#epubv\" markup=\"keep\"/>"
-msgstr ""
-
-#: ref_epub_export.xhp
-msgctxt ""
-"ref_epub_export.xhp\n"
"par_id19921\n"
"help.text"
msgid "<image id=\"img_id22170\" src=\"media/screenshots/modules/swriter/ui/exportepub/EPubDialog.png\" localize=\"true\" width=\"664px\" height=\"482px\"><alt id=\"alt_id59843\">EPUB dialog box</alt></image>"
@@ -40925,7 +40917,7 @@ msgctxt ""
"ref_epub_export.xhp\n"
"par_id971525023515891\n"
"help.text"
-msgid "For custom metadata, you must provide a file with same name as the original filename and with extension as \".xmp\". The provided metadata will override the the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type=\"literal\">MyText.xmp</item>."
+msgid "For custom metadata, you must provide a file with same name as the original filename and with extension as \".xmp\". The provided metadata will override the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type=\"literal\">MyText.xmp</item>."
msgstr ""
#: ref_epub_export.xhp
diff --git a/source/lt/helpcontent2/source/text/shared/guide.po b/source/lt/helpcontent2/source/text/shared/guide.po
index 57355dbb311..491ee23dd21 100644
--- a/source/lt/helpcontent2/source/text/shared/guide.po
+++ b/source/lt/helpcontent2/source/text/shared/guide.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-11-11 18:53+0000\n"
-"Last-Translator: Modestas Rimkus <modestas.rimkus@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:04+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: lt\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1541962399.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542197081.000000\n"
#: aaa_start.xhp
msgctxt ""
@@ -8829,7 +8829,7 @@ msgctxt ""
"gallery_insert.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by selecting <emph>Tools - Gallery</emph>."
+msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by choosing <emph>Insert - Media - Gallery</emph>."
msgstr ""
#: gallery_insert.xhp
diff --git a/source/lt/helpcontent2/source/text/shared/optionen.po b/source/lt/helpcontent2/source/text/shared/optionen.po
index 36e27af8a6f..7c9d616dbca 100644
--- a/source/lt/helpcontent2/source/text/shared/optionen.po
+++ b/source/lt/helpcontent2/source/text/shared/optionen.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-11-11 21:09+0000\n"
-"Last-Translator: Modestas Rimkus <modestas.rimkus@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:04+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: lt\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1541970593.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542197082.000000\n"
#: 01000000.xhp
msgctxt ""
@@ -267,6 +267,14 @@ msgstr "Kai kurios naudotojo duomenų reikšmės automatiškai įtraukiamos į v
#: 01010100.xhp
msgctxt ""
"01010100.xhp\n"
+"par_id3153032\n"
+"help.text"
+msgid "User data is also used when commenting and in tracking changes mode, to identify comments/edits author; and to mark last edit position in document, so that when author opens the document later, it opens at the last edit position."
+msgstr ""
+
+#: 01010100.xhp
+msgctxt ""
+"01010100.xhp\n"
"hd_id3147653\n"
"help.text"
msgid "Address"
@@ -14745,8 +14753,8 @@ msgctxt ""
"opencl.xhp\n"
"par_id5293741\n"
"help.text"
-msgid "for more information on OpenCL, visit <link href=\"http://www.khronos.org/opencl/\">the OpenCL site</link>"
-msgstr "Daugiau informacijos apie „OpenCL“ ieškokite <link href=\"http://www.khronos.org/opencl/\">OpenCL tinklalapyje</link>"
+msgid "for more information on OpenCL, visit <link href=\"https://www.khronos.org/opencl/\">the OpenCL site</link>"
+msgstr ""
#: persona_firefox.xhp
msgctxt ""
diff --git a/source/lt/helpcontent2/source/text/swriter/00.po b/source/lt/helpcontent2/source/text/swriter/00.po
index b4730ee8b89..50715cfdb3c 100644
--- a/source/lt/helpcontent2/source/text/swriter/00.po
+++ b/source/lt/helpcontent2/source/text/swriter/00.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: 2018-10-10 19:29+0000\n"
-"Last-Translator: Modestas Rimkus <modestas.rimkus@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:04+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: lt\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1539199767.000000\n"
+"X-POOTLE-MTIME: 1542197083.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -37,8 +37,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3150253\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\"><alt id=\"alt_id3145389\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\"><alt id=\"alt_id3145389\">Piktograma</alt></image>"
+msgid "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145389\">Wrap Off Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -53,7 +53,7 @@ msgctxt ""
"00000004.xhp\n"
"par_id3156397\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\"><alt id=\"alt_id3149048\">Icon</alt></image>"
+msgid "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149048\">Wrap On Icon</alt></image>"
msgstr ""
#: 00000004.xhp
@@ -69,7 +69,7 @@ msgctxt ""
"00000004.xhp\n"
"par_id3154558\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\"><alt id=\"alt_id3152999\">Icon</alt></image>"
+msgid "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152999\">Wrap Through Icon</alt></image>"
msgstr ""
#: 00000004.xhp
@@ -85,7 +85,7 @@ msgctxt ""
"00000004.xhp\n"
"par_id3148773\n"
"help.text"
-msgid "<image src=\"res/sc06301.png\" id=\"img_id3149026\"><alt id=\"alt_id3149026\">Icon</alt></image>"
+msgid "<image src=\"res/sc06301.png\" id=\"img_id3149026\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149026\">Jump to Previous Script Icon</alt></image>"
msgstr ""
#: 00000004.xhp
@@ -101,7 +101,7 @@ msgctxt ""
"00000004.xhp\n"
"par_id3151265\n"
"help.text"
-msgid "<image src=\"res/sc06300.png\" id=\"img_id3151272\"><alt id=\"alt_id3151272\">Icon</alt></image>"
+msgid "<image src=\"res/sc06300.png\" id=\"img_id3151272\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151272\"> Jump to Next Script Icon</alt></image>"
msgstr ""
#: 00000004.xhp
@@ -381,7 +381,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3154763\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
msgstr ""
#: 00000403.xhp
@@ -397,8 +397,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3151387\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline>Vald</defaultinline></switchinline><emph>+F9</emph>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -413,8 +413,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3145823\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
-msgstr "Paspauskite klavišus <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline><emph>+F10</emph>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -429,8 +429,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150932\n"
"help.text"
-msgid "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\"><alt id=\"alt_id3150502\">Icon</alt></image>"
-msgstr "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\"><alt id=\"alt_id3150502\">Piktograma</alt></image>"
+msgid "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150502\">Formatting Marks Icon</alt></image>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -461,7 +461,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150765\n"
"help.text"
-msgid "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\"><alt id=\"alt_id3147572\">Icon</alt></image>"
+msgid "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147572\">Web Icon</alt></image>"
msgstr ""
#: 00000403.xhp
@@ -2461,7 +2461,7 @@ msgctxt ""
"stylesmenu.xhp\n"
"par_id941529884998705\n"
"help.text"
-msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles</emph></variable>."
+msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles...</emph></variable>."
msgstr ""
#: stylesmenu.xhp
diff --git a/source/lt/svtools/messages.po b/source/lt/svtools/messages.po
index 608f2c1e1ab..f4953e7e5e1 100644
--- a/source/lt/svtools/messages.po
+++ b/source/lt/svtools/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: 2018-10-04 06:19+0000\n"
-"Last-Translator: Modestas Rimkus <modestas.rimkus@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:41+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: lt\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1538633951.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195687.000000\n"
#: include/svtools/strings.hrc:25
msgctxt "STR_UNDO"
@@ -1536,7 +1536,7 @@ msgstr ""
#: include/svtools/strings.hrc:360
msgctxt "STR_DESCRIPTION_MYTHES"
-msgid "Mythes Thesaurus"
+msgid "MyThes Thesaurus"
msgstr ""
#: include/svtools/strings.hrc:361
diff --git a/source/lt/svx/messages.po b/source/lt/svx/messages.po
index f8c8e9fcc2f..c4b3d177531 100644
--- a/source/lt/svx/messages.po
+++ b/source/lt/svx/messages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: 2018-10-29 22:41+0000\n"
+"PO-Revision-Date: 2018-11-14 20:32+0000\n"
"Last-Translator: Modestas Rimkus <modestas.rimkus@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: lt\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1540852903.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542227539.000000\n"
#: include/svx/strings.hrc:25
msgctxt "STR_ObjNameSingulNONE"
@@ -8761,82 +8761,82 @@ msgstr ""
#: svx/inc/spacing.hrc:33
msgctxt "RID_SVXSTRARY_SPACING_CM"
msgid "None"
-msgstr ""
+msgstr "Nėra"
#: svx/inc/spacing.hrc:34
msgctxt "RID_SVXSTRARY_SPACING_CM"
msgid "Extra Small (0.16cm)"
-msgstr ""
+msgstr "Labai siauras (0,16 cm)"
#: svx/inc/spacing.hrc:35
msgctxt "RID_SVXSTRARY_SPACING_CM"
msgid "Small (0.32cm)"
-msgstr ""
+msgstr "Siauras (0,32 cm)"
#: svx/inc/spacing.hrc:36
msgctxt "RID_SVXSTRARY_SPACING_CM"
msgid "Small Medium (0.64cm)"
-msgstr ""
+msgstr "Vidutiniškai siauras (0,64 cm)"
#: svx/inc/spacing.hrc:37
msgctxt "RID_SVXSTRARY_SPACING_CM"
msgid "Medium (0.95cm)"
-msgstr ""
+msgstr "Vidutinis (0,95 cm)"
#: svx/inc/spacing.hrc:38
msgctxt "RID_SVXSTRARY_SPACING_CM"
msgid "Medium Large (1.27cm)"
-msgstr ""
+msgstr "Vidutiniškai platus (1,27 cm)"
#: svx/inc/spacing.hrc:39
msgctxt "RID_SVXSTRARY_SPACING_CM"
msgid "Large (1.9cm)"
-msgstr ""
+msgstr "Platus (1,9 cm)"
#: svx/inc/spacing.hrc:40
msgctxt "RID_SVXSTRARY_SPACING_CM"
msgid "Extra Large (2.54cm)"
-msgstr ""
+msgstr "Labai platus (2,54 cm)"
#: svx/inc/spacing.hrc:47
msgctxt "RID_SVXSTRARY_MARGINS_INCH"
msgid "None"
-msgstr ""
+msgstr "Nėra"
#: svx/inc/spacing.hrc:48
msgctxt "RID_SVXSTRARY_MARGINS_INCH"
msgid "Extra Small (1/16\")"
-msgstr ""
+msgstr "Labai siauros (0,16 cm)"
#: svx/inc/spacing.hrc:49
msgctxt "RID_SVXSTRARY_MARGINS_INCH"
msgid "Small (1/8\")"
-msgstr ""
+msgstr "Siauros (0,32 cm)"
#: svx/inc/spacing.hrc:50
msgctxt "RID_SVXSTRARY_MARGINS_INCH"
msgid "Small Medium (1/4\")"
-msgstr ""
+msgstr "Vidutiniškai siauros (0,64 cm)"
#: svx/inc/spacing.hrc:51
msgctxt "RID_SVXSTRARY_MARGINS_INCH"
msgid "Medium (3/8\")"
-msgstr ""
+msgstr "Vidutinės (0,95 cm)"
#: svx/inc/spacing.hrc:52
msgctxt "RID_SVXSTRARY_MARGINS_INCH"
msgid "Medium Large (1/2\")"
-msgstr ""
+msgstr "Vidutiniškai plačios (1,27 cm)"
#: svx/inc/spacing.hrc:53
msgctxt "RID_SVXSTRARY_MARGINS_INCH"
msgid "Large (3/4\")"
-msgstr ""
+msgstr "Plačios (1,9 cm)"
#: svx/inc/spacing.hrc:54
msgctxt "RID_SVXSTRARY_MARGINS_INCH"
msgid "Extra Large (1\")"
-msgstr ""
+msgstr "Labai plačios (2,54 cm)"
#: svx/inc/spacing.hrc:61
msgctxt "RID_SVXSTRARY_MARGINS_CM"
@@ -8846,37 +8846,37 @@ msgstr ""
#: svx/inc/spacing.hrc:62
msgctxt "RID_SVXSTRARY_MARGINS_CM"
msgid "Extra Small (0.16cm)"
-msgstr ""
+msgstr "Labai siauros (0,16 cm)"
#: svx/inc/spacing.hrc:63
msgctxt "RID_SVXSTRARY_MARGINS_CM"
msgid "Small (0.32cm)"
-msgstr ""
+msgstr "Siauros (0,32 cm)"
#: svx/inc/spacing.hrc:64
msgctxt "RID_SVXSTRARY_MARGINS_CM"
msgid "Small Medium (0.64cm)"
-msgstr ""
+msgstr "Vidutiniškai siauros (0,64 cm)"
#: svx/inc/spacing.hrc:65
msgctxt "RID_SVXSTRARY_MARGINS_CM"
msgid "Medium (0.95cm)"
-msgstr ""
+msgstr "Vidutinės (0,95 cm)"
#: svx/inc/spacing.hrc:66
msgctxt "RID_SVXSTRARY_MARGINS_CM"
msgid "Medium Large (1.27cm)"
-msgstr ""
+msgstr "Vidutiniškai plačios (1,27 cm)"
#: svx/inc/spacing.hrc:67
msgctxt "RID_SVXSTRARY_MARGINS_CM"
msgid "Large (1.9cm)"
-msgstr ""
+msgstr "Plačios (1,9 cm)"
#: svx/inc/spacing.hrc:68
msgctxt "RID_SVXSTRARY_MARGINS_CM"
msgid "Extra Large (2.54cm)"
-msgstr ""
+msgstr "Labai plačios (2,54 cm)"
#: svx/inc/svxerr.hrc:33
msgctxt "RID_SVXERRCTX"
diff --git a/source/lt/sw/messages.po b/source/lt/sw/messages.po
index abf8670ba25..f278573b3b6 100644
--- a/source/lt/sw/messages.po
+++ b/source/lt/sw/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-10-25 17:37+0000\n"
-"Last-Translator: Modestas Rimkus <modestas.rimkus@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:41+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: lt\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1540489036.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195687.000000\n"
#: sw/inc/app.hrc:29
msgctxt "RID_PARAGRAPHSTYLEFAMILY"
@@ -6852,7 +6852,12 @@ msgctxt "asciifilterdialog|lf"
msgid "_LF"
msgstr "LF"
-#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:264
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:258
+msgctxt "asciifilterdialog|includebom"
+msgid "Include byte-order-mark"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:280
msgctxt "asciifilterdialog|label1"
msgid "Properties"
msgstr "Savybės"
diff --git a/source/lt/swext/mediawiki/help.po b/source/lt/swext/mediawiki/help.po
index 1306265bb50..2b67deb8a7e 100644
--- a/source/lt/swext/mediawiki/help.po
+++ b/source/lt/swext/mediawiki/help.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2016-12-30 11:46+0000\n"
-"Last-Translator: Modestas Rimkus <modestas.rimkus@gmail.com>\n"
+"POT-Creation-Date: 2018-11-15 13:53+0100\n"
+"PO-Revision-Date: 2018-11-12 12:01+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: lt\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1483098411.000000\n"
+"X-POOTLE-MTIME: 1542024072.000000\n"
#: help.tree
msgctxt ""
@@ -93,8 +93,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id7387615\n"
"help.text"
-msgid "A wiki account on a supported <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
-msgstr "Vikio paskyra tinkamame „<link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link>“ serveryje"
+msgid "A wiki account on a supported <link href=\"https://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -149,24 +149,24 @@ msgctxt ""
"wiki.xhp\n"
"par_id368968\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Options</link> dialog, click Add."
-msgstr "<link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Parinkčių</link> lange spustelėkite „Pridėti“."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\"><emph>Options</emph></link> dialog, click <emph>Add</emph>."
+msgstr ""
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"par_id6962187\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> dialog, enter the account information for the wiki."
-msgstr "„<link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link>“ nuostatų lange įveskite vikio paskyros informaciją."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\"><emph>MediaWiki</emph></link> dialog, enter the account information for the wiki."
+msgstr ""
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"par_id5328836\n"
"help.text"
-msgid "In the URL text box, enter the address of a wiki that you want to connect to."
-msgstr "Langelyje „URL adresas“ įveskite vikio, prie kurio norite jungtis, adresą."
+msgid "In the <emph>URL</emph> text box, enter the address of a wiki that you want to connect to."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -181,8 +181,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id5906552\n"
"help.text"
-msgid "In the Username box, enter your user ID for your wiki account."
-msgstr "„Naudotojo vardo“ langelyje nurodykite savo vikio paskyros naudotojo vardą."
+msgid "In the <emph>Username</emph> box, enter your user ID for your wiki account."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -197,8 +197,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id8869594\n"
"help.text"
-msgid "In the Password box, enter the password for your wiki account, then click OK."
-msgstr "Langelyje „Slaptažodis“ įveskite vikio paskyros slaptažodį ir spustelėkite „Gerai“."
+msgid "In the Password box, enter the password for your wiki account, then click <emph>OK</emph>."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -245,8 +245,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id228278\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Send to MediaWiki</link> dialog, specify the settings for your entry."
-msgstr "Lange <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Siųsti į „MediaWiki“</link> nurodykite įrašo parinktis."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\"><emph>Send to MediaWiki</emph></link> dialog, specify the settings for your entry."
+msgstr ""
#: wiki.xhp
msgctxt ""
diff --git a/source/lv/cui/messages.po b/source/lv/cui/messages.po
index 16c47ddffe4..8c507500895 100644
--- a/source/lv/cui/messages.po
+++ b/source/lv/cui/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2018-10-26 21:48+0000\n"
-"Last-Translator: Ingmārs Dīriņš <melhiors14@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:21+0100\n"
+"PO-Revision-Date: 2018-11-14 11:41+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: lv\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1540590520.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195694.000000\n"
#: cui/inc/strings.hrc:24
msgctxt "RID_SVXSTR_KEY_CONFIG_DIR"
@@ -1558,141 +1558,136 @@ msgid "Dimension line"
msgstr "Mērlīnija"
#: cui/inc/strings.hrc:365
-msgctxt "RID_SVXSTR_LOAD_ERROR"
-msgid "The selected module could not be loaded."
-msgstr "Izvēlēto moduli nevarēja ielādēt."
-
-#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_STARTQUOTE"
msgid "Start Quote"
msgstr "Sākuma pēdiņa"
-#: cui/inc/strings.hrc:367
+#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_ENDQUOTE"
msgid "End Quote"
msgstr "Beigu pēdiņa"
-#: cui/inc/strings.hrc:369
+#: cui/inc/strings.hrc:368
msgctxt "RID_SVXSTR_SELECTEDPERSONA"
msgid "Selected Theme: "
msgstr "Izvēlētais motīvs:"
-#: cui/inc/strings.hrc:370
+#: cui/inc/strings.hrc:369
msgctxt "RID_SVXSTR_SEARCHING"
msgid "Searching, please wait..."
msgstr "Meklē. Lūdzu, uzgaidiet..."
-#: cui/inc/strings.hrc:371
+#: cui/inc/strings.hrc:370
msgctxt "RID_SVXSTR_SEARCHERROR"
msgid "Cannot open %1, please try again later."
msgstr "Nevar atvērt %1, lūdzu, vēlāk mēģiniet vēlreiz."
-#: cui/inc/strings.hrc:372
+#: cui/inc/strings.hrc:371
msgctxt "RID_SVXSTR_NORESULTS"
msgid "No results found."
msgstr "Nav atrastu rezultātu."
-#: cui/inc/strings.hrc:373
+#: cui/inc/strings.hrc:372
msgctxt "RID_SVXSTR_APPLYPERSONA"
msgid "Applying Theme..."
msgstr "Pielieto motīvu..."
-#: cui/inc/strings.hrc:374
+#: cui/inc/strings.hrc:373
msgctxt "RID_SVXSTR_INVALIDPERSONAURL"
msgid "Please enter a valid theme address or a search term."
msgstr ""
-#: cui/inc/strings.hrc:376
+#: cui/inc/strings.hrc:375
msgctxt "RID_SVXSTR_TABLE_PRESET_NONE"
msgid "Set No Borders"
msgstr "Iestatīt bez malām"
-#: cui/inc/strings.hrc:377
+#: cui/inc/strings.hrc:376
msgctxt "RID_SVXSTR_TABLE_PRESET_ONLYOUTER"
msgid "Set Outer Border Only"
msgstr "Iestatīt tikai ārējās malas"
-#: cui/inc/strings.hrc:378
+#: cui/inc/strings.hrc:377
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERHORI"
msgid "Set Outer Border and Horizontal Lines"
msgstr "Iestatīt ārējās apmales un horizontālās līnijas"
-#: cui/inc/strings.hrc:379
+#: cui/inc/strings.hrc:378
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERALL"
msgid "Set Outer Border and All Inner Lines"
msgstr "Iestatīt ārējās malas un visas iekšējās līnijas"
-#: cui/inc/strings.hrc:380
+#: cui/inc/strings.hrc:379
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERINNER"
msgid "Set Outer Border Without Changing Inner Lines"
msgstr "Iestatīt ārējās apmales nemainot iekšējās līnijas"
-#: cui/inc/strings.hrc:381
+#: cui/inc/strings.hrc:380
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONAL"
msgid "Set Diagonal Lines Only"
msgstr "Iestatīt tikai diagonālās līnijas"
-#: cui/inc/strings.hrc:382
+#: cui/inc/strings.hrc:381
msgctxt "RID_SVXSTR_PARA_PRESET_ALL"
msgid "Set All Four Borders"
msgstr "Iestatīt visas četras malas"
-#: cui/inc/strings.hrc:383
+#: cui/inc/strings.hrc:382
msgctxt "RID_SVXSTR_PARA_PRESET_LEFTRIGHT"
msgid "Set Left and Right Borders Only"
msgstr "Iestatīt tikai labās un kreisās malas"
-#: cui/inc/strings.hrc:384
+#: cui/inc/strings.hrc:383
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOM"
msgid "Set Top and Bottom Borders Only"
msgstr "Iestatīt tikai augšējās un apakšējās malas"
-#: cui/inc/strings.hrc:385
+#: cui/inc/strings.hrc:384
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYLEFT"
msgid "Set Left Border Only"
msgstr "Iestatīt tikai kreisās puses malu"
-#: cui/inc/strings.hrc:386
+#: cui/inc/strings.hrc:385
msgctxt "RID_SVXSTR_HOR_PRESET_ONLYHOR"
msgid "Set Top and Bottom Borders, and All Inner Lines"
msgstr "Iestatīt augšējo, apakšējo malu un visas iekšējās līnijas"
-#: cui/inc/strings.hrc:387
+#: cui/inc/strings.hrc:386
msgctxt "RID_SVXSTR_VER_PRESET_ONLYVER"
msgid "Set Left and Right Borders, and All Inner Lines"
msgstr "Iestatīt labās, kreisās malas un visas iekšējās līnijas"
-#: cui/inc/strings.hrc:388
+#: cui/inc/strings.hrc:387
msgctxt "RID_SVXSTR_SHADOW_STYLE_NONE"
msgid "No Shadow"
msgstr "Nav ēnas"
-#: cui/inc/strings.hrc:389
+#: cui/inc/strings.hrc:388
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMRIGHT"
msgid "Cast Shadow to Bottom Right"
msgstr "Mest ēnu uz leju/pa labi"
-#: cui/inc/strings.hrc:390
+#: cui/inc/strings.hrc:389
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPRIGHT"
msgid "Cast Shadow to Top Right"
msgstr "Mest ēnu uz augšu/pa labi"
-#: cui/inc/strings.hrc:391
+#: cui/inc/strings.hrc:390
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMLEFT"
msgid "Cast Shadow to Bottom Left"
msgstr "Mest ēnu uz leju/pa kreisi"
-#: cui/inc/strings.hrc:392
+#: cui/inc/strings.hrc:391
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPLEFT"
msgid "Cast Shadow to Top Left"
msgstr "Mest ēnu uz augšu/pa kreisi"
-#: cui/inc/strings.hrc:393
+#: cui/inc/strings.hrc:392
msgctxt "RID_SVXSTR_SIGNATURELINE_SIGNED_BY"
msgid "Signed by: %1"
msgstr "Parakstījis: %1"
-#: cui/inc/strings.hrc:394
+#: cui/inc/strings.hrc:393
msgctxt "RID_SVXSTR_OPENCL_RESTART"
msgid "For the OpenCL changes to take effect, %PRODUCTNAME must be restarted."
msgstr "%PRODUCTNAME ir jāpārstartē, lai stātos spēkā OpenCL izmaiņas."
@@ -10670,22 +10665,43 @@ msgctxt "signsignatureline|btn_select_certificate"
msgid "Select Certificate"
msgstr "Izvēlieties sertifikātu"
-#: cui/uiconfig/ui/signsignatureline.ui:168
+#. Name of the signer
+#: cui/uiconfig/ui/signsignatureline.ui:166
+msgctxt "signsignatureline|label_name"
+msgid "or"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:175
+msgctxt "signsignatureline|btn_load_image"
+msgid "Use Signature Image"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:190
+msgctxt "signsignatureline|btn_clear_image"
+msgid "Clear"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:206
+msgctxt "signsignatureline|label_image_dimensions"
+msgid "Best image size: 600 x 100 px"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:237
msgctxt "signsignatureline|label_sign"
msgid "Sign"
msgstr "Parakstīt"
-#: cui/uiconfig/ui/signsignatureline.ui:205
+#: cui/uiconfig/ui/signsignatureline.ui:274
msgctxt "signsignatureline|label_add_comment"
msgid "Add comment:"
msgstr "Pievienot komentāru:"
-#: cui/uiconfig/ui/signsignatureline.ui:241
+#: cui/uiconfig/ui/signsignatureline.ui:310
msgctxt "signsignatureline|label_hint"
msgid "Instructions from the document creator:"
msgstr "Norādījumi no dokumenta veidotāja:"
-#: cui/uiconfig/ui/signsignatureline.ui:274
+#: cui/uiconfig/ui/signsignatureline.ui:343
msgctxt "signsignatureline|label_more"
msgid "More"
msgstr "Vairāk"
diff --git a/source/lv/helpcontent2/source/text/sbasic/shared/01.po b/source/lv/helpcontent2/source/text/sbasic/shared/01.po
index 9d272083551..bb4eda93cad 100644
--- a/source/lv/helpcontent2/source/text/sbasic/shared/01.po
+++ b/source/lv/helpcontent2/source/text/sbasic/shared/01.po
@@ -3,9 +3,9 @@ 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-05-16 16:54+0200\n"
-"PO-Revision-Date: 2016-05-16 12:36+0000\n"
-"Last-Translator: Ingmārs Dīriņš <melhiors14@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:04+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: lv\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1463402217.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542197089.000000\n"
#: 06130000.xhp
msgctxt ""
@@ -93,8 +93,8 @@ msgctxt ""
"06130000.xhp\n"
"par_id3154791\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
-msgstr "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Palaiž vai saglabā pašreizējo makro.</ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Runs or saves the current macro.</ahelp>"
+msgstr ""
#: 06130000.xhp
msgctxt ""
diff --git a/source/lv/helpcontent2/source/text/scalc/00.po b/source/lv/helpcontent2/source/text/scalc/00.po
index edb0150e018..e560e53f69d 100644
--- a/source/lv/helpcontent2/source/text/scalc/00.po
+++ b/source/lv/helpcontent2/source/text/scalc/00.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-11-22 13:53+0100\n"
-"PO-Revision-Date: 2016-10-11 20:49+0000\n"
-"Last-Translator: Ingmārs Dīriņš <melhiors14@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:04+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: lv\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1476218998.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542197090.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -29,15 +29,15 @@ msgctxt ""
"00000004.xhp\n"
"hd_id3155535\n"
"help.text"
-msgid "<variable id=\"wie\">To access this function... </variable>"
-msgstr "<variable id=\"wie\">Lai piekļūtu šai funkcijai...</variable>"
+msgid "<variable id=\"wie\">To access this function...</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
"par_idN1056E\n"
"help.text"
-msgid "<variable id=\"moreontop\">More explanations on top of this page. </variable>"
+msgid "<variable id=\"moreontop\">More explanations on top of this page.</variable>"
msgstr ""
#: 00000004.xhp
@@ -45,7 +45,7 @@ msgctxt ""
"00000004.xhp\n"
"par_idN105AF\n"
"help.text"
-msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone. </variable>"
+msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone.</variable>"
msgstr ""
#: 00000004.xhp
@@ -77,63 +77,63 @@ msgctxt ""
"00000402.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph></variable>"
-msgstr "<variable id=\"kopffuss\">Izvēlieties <emph>Ievietot - Galvenes un kājenes</emph></variable>"
+msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3159233\n"
"help.text"
-msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs</variable>"
-msgstr "<variable id=\"bkopfzeile\">Izvēlieties cilnes <emph>Ievietot - Galvenes un kājenes - Galvene un kājene</emph></variable>"
+msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150443\n"
"help.text"
-msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph></variable>"
-msgstr "<variable id=\"bausfullen\">Izvēlieties <emph>Loksne - Aizpildīt šūnas</emph></variable>"
+msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3143267\n"
"help.text"
-msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph></variable>"
-msgstr "<variable id=\"bausunten\">Izvēlieties <emph>Loksne - Aizpildīt šūnas - Lejup</emph></variable>"
+msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153880\n"
"help.text"
-msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph></variable>"
-msgstr "<variable id=\"bausrechts\">Izvēlieties <emph>Loksne - Aizpildīt šūnas - Pa labi</emph></variable>"
+msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3151245\n"
"help.text"
-msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph></variable>"
-msgstr "<variable id=\"bausoben\">Izvēlieties <emph>Loksne - Aizpildīt šūnas - Augšup</emph></variable>"
+msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph></variable>"
-msgstr "<variable id=\"bauslinks\">Izvēlieties <emph>Loksne - Aizpildīt šūnas - Pa kreisi</emph></variable>"
+msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150400\n"
"help.text"
-msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph></variable>"
+msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -141,16 +141,16 @@ msgctxt ""
"00000402.xhp\n"
"par_id3154910\n"
"help.text"
-msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph></variable>"
-msgstr "<variable id=\"bausreihe\">Izvēlieties <emph>Loksne - Aizpildīt šūnas - Sērijas</emph></variable>"
+msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "Choose <emph>Sheet - Clear Cells</emph>"
-msgstr "Izvēlieties <emph>Loksne - Attīrīt šūnas</emph>"
+msgid "Choose <emph>Sheet - Clear Cells</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -165,40 +165,40 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150011\n"
"help.text"
-msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph></variable>"
-msgstr "<variable id=\"bzelo\">Izvēlieties <emph>Loksne - Dzēst šūnas</emph></variable>"
+msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153951\n"
"help.text"
-msgid "Choose <emph>Sheet - Delete Sheet</emph>"
-msgstr "Izvēlieties <emph>Loksne - Dzēst loksni</emph>"
+msgid "Choose <emph>Sheet - Delete Sheet</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3155306\n"
"help.text"
-msgid "Open context menu for a sheet tab"
-msgstr "Atveriet konteksta izvēlni loksnes cilnei"
+msgid "Open context menu for a sheet tab."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3146119\n"
"help.text"
-msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>"
-msgstr "Izvēlieties <emph>Loksne - Pārvietot vai kopēt loksni</emph>"
+msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3148645\n"
"help.text"
-msgid "Open context menu for a sheet tab"
-msgstr "Atveriet konteksta izvēlni loksnes cilnei"
+msgid "Open context menu for a sheet tab."
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -221,32 +221,32 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150275\n"
"help.text"
-msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph></variable>"
-msgstr "<variable id=\"aspze\">Izvēlieties <emph>Skats - Kolonnu un rindu galvenes</emph></variable>"
+msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph></variable>"
-msgstr "<variable id=\"awehe\">Izvēlieties <emph>Skats - Vērtību izcelšana</emph></variable>"
+msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3148947\n"
"help.text"
-msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph></variable>"
-msgstr "<variable id=\"rechenleiste\">Izvēlieties <emph>Skats - Formulu josla</emph> vai <emph>Skats - Rīkjoslas - Formulu josla</emph></variable>"
+msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3148663\n"
"help.text"
-msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph></variable>"
-msgstr "<variable id=\"seumvo\">Izvēlieties <emph>Skats - Lappuses atdalītājs</emph></variable>"
+msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -269,15 +269,15 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149784\n"
"help.text"
-msgid "Choose <emph>Insert - Cells</emph>"
-msgstr "Izvēlieties <emph>Ievietot - Šūnas</emph>"
+msgid "Choose <emph>Insert - Cells</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "Open <emph>Insert Cells</emph> toolbar from Tools bar:"
+msgid "Open <emph>Insert Cells</emph> toolbar from <emph>Tools</emph> bar:"
msgstr ""
#: 00000404.xhp
@@ -365,7 +365,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149033\n"
"help.text"
-msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph></variable>"
+msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -373,7 +373,7 @@ msgctxt ""
"00000404.xhp\n"
"par_idN1082F\n"
"help.text"
-msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph></variable>"
+msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -381,8 +381,8 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155115\n"
"help.text"
-msgid "Choose <emph>Insert - Function</emph>"
-msgstr "Izvēlieties <emph>Ievietot - Funkcija</emph>"
+msgid "Choose <emph>Insert - Function</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -429,8 +429,8 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155809\n"
"help.text"
-msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date&Time</emph></variable>"
-msgstr "<variable id=\"eikadaze\"><emph>Ievietot - Funkcija</emph> - Kategorija <emph>Datuma un laika</emph></variable>"
+msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date & Time</emph></variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -517,15 +517,15 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155383\n"
"help.text"
-msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph></variable>"
-msgstr "<variable id=\"funktionsliste\">Izvēlieties <emph>Ievietot - Funkciju saraksts</emph></variable>"
+msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153250\n"
"help.text"
-msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph></variable>"
+msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -533,7 +533,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3146776\n"
"help.text"
-msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph></variable>"
+msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -541,7 +541,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3143222\n"
"help.text"
-msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>"
+msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>."
msgstr ""
#: 00000404.xhp
@@ -557,7 +557,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3145214\n"
"help.text"
-msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph></variable>"
+msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -565,7 +565,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153558\n"
"help.text"
-msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph></variable>"
+msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -573,7 +573,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153483\n"
"help.text"
-msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph></variable>"
+msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph>.</variable>"
msgstr ""
#: 00000405.xhp
@@ -597,95 +597,95 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154685\n"
"help.text"
-msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph></variable>"
-msgstr "<variable id=\"fozelle\">Izvēlieties <emph>Formatēt - Šūnas</emph></variable>"
+msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153194\n"
"help.text"
-msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab </variable>"
-msgstr "<variable id=\"fozelstz\">Izvēlieties cilni <emph>Formatēt - Šūnas - Šūnu aizsardzība</emph></variable>"
+msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155854\n"
"help.text"
-msgid "<variable id=\"fozei\">Choose <emph>Format - Row</emph></variable>"
-msgstr "<variable id=\"fozei\">Izvēlieties <emph>Formatēt - Rinda</emph></variable>"
+msgid "<variable id=\"fozei\">Choose <emph>Format - Rows</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3150012\n"
"help.text"
-msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Row - Optimal Height</emph></variable>"
-msgstr "<variable id=\"fozeiophoe\">Izvēlieties <emph>Formatēt - Rinda - Optimālais augstums</emph></variable>"
+msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Rows - Optimal Height</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3148645\n"
"help.text"
-msgid "Choose <emph>Format - Row - Hide</emph>"
-msgstr "Izvēlieties <emph>Formatēt - Rinda - Slēpt</emph>"
+msgid "Choose <emph>Format - Rows - Hide</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153728\n"
"help.text"
-msgid "Choose <emph>Format - Column - Hide</emph>"
-msgstr "Izvēlieties <emph>Formatēt - Kolonna - Slēpt</emph>"
+msgid "Choose <emph>Format - Columns - Hide</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3151114\n"
"help.text"
-msgid "Choose <emph>Format - Sheet - Hide</emph>"
-msgstr "Izvēlieties <emph>Formatēt - Loksne - Slēpt</emph>"
+msgid "Choose <emph>Sheet - Hide Sheet</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3148576\n"
"help.text"
-msgid "Choose <emph>Format - Row - Show</emph>"
-msgstr "Izvēlieties <emph>Formatēt - Rinda - Rādīt</emph>"
+msgid "Choose <emph>Format - Rows - Show</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156286\n"
"help.text"
-msgid "Choose <emph>Format - Column - Show</emph>"
-msgstr "Izvēlieties <emph>Formatēt - Kolonna - Rādīt</emph>"
+msgid "Choose <emph>Format - Columns - Show</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3145645\n"
"help.text"
-msgid "<variable id=\"fospa\">Choose <emph>Format - Column</emph></variable>"
-msgstr "<variable id=\"fospa\">Izvēlieties <emph>Formatēt - Kolonna</emph></variable>"
+msgid "<variable id=\"fospa\">Choose <emph>Format - Columns</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3145252\n"
"help.text"
-msgid "Choose <emph>Format - Column - Optimal Width</emph>"
-msgstr "Izvēlieties <emph>Formatēt - Kolonna - Optimālais platums</emph>"
+msgid "Choose <emph>Format - Columns - Optimal Width</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3146971\n"
"help.text"
-msgid "Double-click right column separator in column headers"
+msgid "Double-click right column separator in column headers."
msgstr ""
#: 00000405.xhp
@@ -693,96 +693,96 @@ msgctxt ""
"00000405.xhp\n"
"par_id3147362\n"
"help.text"
-msgid "<variable id=\"fot\">Choose <emph>Format - Sheet</emph></variable>"
-msgstr "<variable id=\"fot\">Izvēlieties <emph>Formatēt - Loksne</emph></variable>"
+msgid "<variable id=\"fot\">Choose <emph>Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3163805\n"
"help.text"
-msgid "<variable id=\"fotu\">Choose <emph>Format - Sheet - Rename</emph></variable>"
-msgstr "<variable id=\"fotu\">Izvēlieties <emph>Formatēt - Loksne - Pārdēvēt</emph></variable>"
+msgid "<variable id=\"fotu\">Choose <emph>Sheet - Rename Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155333\n"
"help.text"
-msgid "<variable id=\"fotenb\">Choose <emph>Format - Sheet - Show</emph></variable>"
-msgstr "<variable id=\"fotenb\">Izvēlieties <emph>Formatēt - Loksne - Rādīt</emph></variable>"
+msgid "<variable id=\"fotenb\">Choose <emph>Sheet - Show Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_idN1077A\n"
"help.text"
-msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph></variable>"
-msgstr "<variable id=\"foste\">Izvēlieties <emph>Formatēt - Lappuse</emph></variable>"
+msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155508\n"
"help.text"
-msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab </variable>"
-msgstr "<variable id=\"fostel\">Izvēlieties cilni <emph>Formatēt - Lappuse - Loksne</emph></variable>"
+msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3150883\n"
"help.text"
-msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph></variable>"
-msgstr "<variable id=\"fodrbe\">Izvēlieties <emph>Formatēt - Drukāšanas diapazoni</emph></variable>"
+msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156448\n"
"help.text"
-msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph></variable>"
-msgstr "<variable id=\"fodrfe\">Izvēlieties <emph>Formatēt - Drukāšanas diapazoni - Definēt</emph></variable>"
+msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156290\n"
"help.text"
-msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph></variable>"
-msgstr "<variable id=\"fodrhin\">Izvēlieties <emph>Formatēt - Drukāšanas diapazoni - Pievienot</emph></variable>"
+msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155812\n"
"help.text"
-msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph></variable>"
-msgstr "<variable id=\"fodbah\">Izvēlieties <emph>Formatēt - Drukāšanas diapazoni - Attīrīt</emph></variable>"
+msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153307\n"
"help.text"
-msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph></variable>"
-msgstr "<variable id=\"fodbbe\">Izvēlieties <emph>Formatēt - Drukāšanas diapazoni - Rediģēt</emph></variable>"
+msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153916\n"
"help.text"
-msgid "Choose <emph>Format - AutoFormat</emph>"
-msgstr "Izvēlieties <emph>Formatēt - Automātiski formatēt</emph>"
+msgid "Choose <emph>Format - AutoFormat</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3154532\n"
"help.text"
-msgid "On the Tools bar, click"
-msgstr "Uz joslas Rīki, klikšķiniet"
+msgid "On the <emph>Tools</emph> bar, click"
+msgstr ""
#: 00000405.xhp
msgctxt ""
@@ -805,8 +805,8 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154618\n"
"help.text"
-msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph></variable>"
-msgstr "<variable id=\"bedingte\">Izvēlieties <emph>Formatēt - Formatēšana ar nosacījumu</emph></variable>"
+msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -829,7 +829,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150541\n"
"help.text"
-msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph> </variable>"
+msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -837,8 +837,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153194\n"
"help.text"
-msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>"
-msgstr "Izvēlieties <emph>Rīki - Detektīvs - Izsekot ienākošos</emph>"
+msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -853,7 +853,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph> </variable>"
+msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -861,7 +861,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3145785\n"
"help.text"
-msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph> </variable>"
+msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -869,8 +869,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3155411\n"
"help.text"
-msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>"
-msgstr "Izvēlieties <emph>Rīki - Detektīvs - Izsekot izejošos</emph>"
+msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -885,7 +885,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146984\n"
"help.text"
-msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph> </variable>"
+msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -893,7 +893,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154014\n"
"help.text"
-msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph> </variable>"
+msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -901,7 +901,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153188\n"
"help.text"
-msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph> </variable>"
+msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -909,7 +909,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3149410\n"
"help.text"
-msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph> </variable>"
+msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -917,7 +917,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3156284\n"
"help.text"
-msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph> </variable>"
+msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -925,7 +925,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153159\n"
"help.text"
-msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph> </variable>"
+msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -933,7 +933,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3147397\n"
"help.text"
-msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph> </variable>"
+msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -941,7 +941,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154018\n"
"help.text"
-msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph> </variable>"
+msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -949,7 +949,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3269142\n"
"help.text"
-msgid "<variable id=\"solver\">Choose <emph>Tools - Solver</emph> </variable>"
+msgid "<variable id=\"solver\">Choose <emph>Tools - Solver</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -957,7 +957,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id8554338\n"
"help.text"
-msgid "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, <emph>Options</emph> button </variable>"
+msgid "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, click <emph>Options</emph> button.</variable>"
msgstr ""
#: 00000406.xhp
@@ -965,7 +965,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3156277\n"
"help.text"
-msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph> </variable>"
+msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -973,7 +973,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3149020\n"
"help.text"
-msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph></variable>"
+msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -981,7 +981,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154256\n"
"help.text"
-msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph></variable>"
+msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -989,7 +989,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146919\n"
"help.text"
-msgid "Choose <emph>Data - Calculate - Recalculate</emph>"
+msgid "Choose <emph>Data - Calculate - Recalculate</emph>."
msgstr ""
#: 00000406.xhp
@@ -1005,7 +1005,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150941\n"
"help.text"
-msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph> </variable>"
+msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -1013,7 +1013,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3151276\n"
"help.text"
-msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph> </variable>"
+msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph>.</variable>"
msgstr ""
#: 00000407.xhp
@@ -1037,15 +1037,15 @@ msgctxt ""
"00000407.xhp\n"
"par_id3147335\n"
"help.text"
-msgid "<variable id=\"fete\">Choose <item type=\"menuitem\">View - Split Window</item></variable>"
-msgstr "<variable id=\"fete\">Izvēlieties <item type=\"menuitem\">Skats - Šķelt logu</item></variable>"
+msgid "<variable id=\"fete\">Choose ><item type=\"menuitem\">View - Split Window</item>.</variable>"
+msgstr ""
#: 00000407.xhp
msgctxt ""
"00000407.xhp\n"
"par_id3153663\n"
"help.text"
-msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item></variable>"
+msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1069,48 +1069,48 @@ msgctxt ""
"00000412.xhp\n"
"par_id8366954\n"
"help.text"
-msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph></variable>"
-msgstr "<variable id=\"text2columns\">Izvēlieties <emph>Dati - Teksts par kolonnām</emph></variable>"
+msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3147399\n"
"help.text"
-msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph></variable>"
-msgstr "<variable id=\"dbrbf\">Izvēlieties <emph>Dati - Definēt diapazonu</emph></variable>"
+msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145345\n"
"help.text"
-msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph></variable>"
-msgstr "<variable id=\"dbrba\">Izvēlieties <emph>Dati - Izvēlēties diapazonu</emph></variable>"
+msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150443\n"
"help.text"
-msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph></variable>"
-msgstr "<variable id=\"dnsrt\">Izvēlieties <emph>Dati - Kārtot...</emph></variable>"
+msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148491\n"
"help.text"
-msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab"
-msgstr "Izvēlieties cilni <emph>Dati - Kārtot - Kārtošanas kritērijs</emph>"
+msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154516\n"
"help.text"
-msgid "On Standard bar, click"
-msgstr "Uz Standarta joslas, klikšķiniet"
+msgid "On <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1149,32 +1149,32 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146984\n"
"help.text"
-msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab</variable>"
-msgstr "<variable id=\"dnstot\">Izvēlieties cilni <emph>Dati - Kārtot - Opcijas</emph></variable>"
+msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155308\n"
"help.text"
-msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph></variable>"
-msgstr "<variable id=\"dnftr\">Izvēlieties <emph>Dati - Filtrs</emph></variable>"
+msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148646\n"
"help.text"
-msgid "Choose <emph>Data - AutoFilter</emph>"
-msgstr "Izvēlieties <emph>Dati - Automātiskais filtrs</emph>"
+msgid "Choose <emph>Data - AutoFilter</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151113\n"
"help.text"
-msgid "On Tools bar or Table Data bar, click"
-msgstr "Uz joslas Rīki vai joslas Tabulas dati, klikšķiniet"
+msgid "On <emph>Tools</emph> bar or <emph>Table Data</emph> bar, click"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1197,39 +1197,39 @@ msgctxt ""
"00000412.xhp\n"
"par_id3156278\n"
"help.text"
-msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph></variable>"
-msgstr "<variable id=\"dnfspz\">Izvēlieties <emph>Dati - Vairāk filtru - Papildinātais filtrs...</emph></variable>"
+msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph> .</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153764\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label"
-msgstr "Izvēlieties <emph>Dati - Vairāk filtru - Standarta filtrs... - Opcijas</emph> etiķeti"
+msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155444\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label"
-msgstr "Izvēlieties <emph>Dati - Vairāk filtru - Papildinātais filtrs... - Opcijas</emph> etiķeti"
+msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3156382\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Reset Filter</emph>"
-msgstr "Izvēlieties <emph>Dati - Vairāk filtru - Atstatīt filtru</emph>"
+msgid "Choose <emph>Data - More Filters - Reset Filter</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155961\n"
"help.text"
-msgid "On Table Data bar, click <emph>Reset Filter/Sort</emph>"
+msgid "On <emph>Table Data</emph> bar, click <emph>Reset Filter/Sort</emph>."
msgstr ""
#: 00000412.xhp
@@ -1253,112 +1253,112 @@ msgctxt ""
"00000412.xhp\n"
"par_id3152778\n"
"help.text"
-msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph></variable>"
-msgstr "<variable id=\"dnaftas\">Izvēlieties <emph>Dati - Vairāk filtru - Slēpt automātisko filtru</emph></variable>"
+msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3166424\n"
"help.text"
-msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph></variable>"
-msgstr "<variable id=\"dntegs\">Izvēlieties <emph>Dati - Starpsummas</emph></variable>"
+msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154574\n"
"help.text"
-msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs</variable>"
-msgstr "<variable id=\"dntezd\">Izvēlieties cilnes<emph>Dati - Starpsummas - 1., 2., 3. grupa</emph></variable>"
+msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151277\n"
"help.text"
-msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab</variable>"
-msgstr "<variable id=\"dntopi\">Izvēlieties cilni <emph>Dati - Starpsummas - Opcijas</emph></variable>"
+msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145133\n"
"help.text"
-msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph></variable>"
-msgstr "<variable id=\"datengueltig\">Izvēlieties <emph>Dati - Derīgums</emph></variable>"
+msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3152992\n"
"help.text"
-msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigwerte\">Izvēlne <emph>Dati - Derīgums - Kritēriji</emph> cilni</variable>"
+msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150367\n"
"help.text"
-msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigeingabe\">Izvēlieties cilni <emph>Dati - Derīgums - Ievades palīdzība</emph></variable>"
+msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154486\n"
"help.text"
-msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigfehler\">Izvēlieties cilni <emph>Dati - Derīgums - Kļūdas signāls</emph></variable>"
+msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3146978\n"
"help.text"
-msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph></variable>"
-msgstr "<variable id=\"dnmfo\">Izvēlieties <emph>Dati - Vairākas darbības</emph></variable>"
+msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155809\n"
"help.text"
-msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph></variable>"
-msgstr "<variable id=\"dnksd\">Izvēlieties <emph>Dati - Konsolidēt</emph></variable>"
+msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148701\n"
"help.text"
-msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph></variable>"
-msgstr "<variable id=\"dngld\">Izvēlieties <emph>Dati - Grupēšana un struktūra</emph></variable>"
+msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153815\n"
"help.text"
-msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph></variable>"
-msgstr "<variable id=\"dngda\">Izvēlieties <emph>Dati - Grupēšana un struktūra - Slēpt detaļas</emph></variable>"
+msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3159223\n"
"help.text"
-msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph></variable>"
-msgstr "<variable id=\"dngde\">Izvēlieties <emph>Dati - Grupēšana un struktūra - Rādīt detaļas</emph></variable>"
+msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3146870\n"
"help.text"
-msgid "Choose <emph>Data - Group and Outline - Group</emph>"
-msgstr "Izvēlieties <emph>Dati - Grupēšana un struktūra - Grupēt</emph>"
+msgid "Choose <emph>Data - Group and Outline - Group</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1397,8 +1397,8 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146781\n"
"help.text"
-msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>"
-msgstr "Izvēlieties <emph>Dati - Grupēšana un struktūra - Atgrupēt</emph>"
+msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1437,96 +1437,96 @@ msgctxt ""
"00000412.xhp\n"
"par_id3153008\n"
"help.text"
-msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph></variable>"
-msgstr "<variable id=\"dnglagl\">Izvēlieties <emph>Dati - Grupēšana un struktūra - Automātiski strukturēt</emph></variable>"
+msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154709\n"
"help.text"
-msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove</emph></variable>"
-msgstr "<variable id=\"dnglef\">Izvēlieties <emph>Dati - Grupēšana un struktūra - Izņemt</emph></variable>"
+msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove Outline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id1774346\n"
"help.text"
-msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables)</variable>"
-msgstr "<variable id=\"dngdrill\">Izvēlieties <emph>Dati - Grupēšana un struktūra - Rādīt detaļas</emph> (priekš dažām pivot tabulām)</variable>"
+msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables).</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155759\n"
"help.text"
-msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph></variable>"
-msgstr "<variable id=\"dndtpt\">Izvēlieties <emph>Dati - Pivot tabula</emph></variable>"
+msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154625\n"
"help.text"
-msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph></variable>"
-msgstr "<variable id=\"dndpa\">Izvēlieties <emph>Ievietot - Pivot tabula</emph></variable>"
+msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3147558\n"
"help.text"
-msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
-msgstr "<variable id=\"dndq\">Izvēlieties <emph>Ievietot - Pivot tabula</emph>, dialogā Izvēlieties avotu izvēlieties opciju <emph>Datu avots reģistrēts $[officename]</emph>.</variable>"
+msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153297\n"
"help.text"
-msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Current selection</emph>."
-msgstr "Izvēlieties <emph>Ievietot - Pivot tabula</emph>, dialogā Izvēlieties avotu izvēlieties opciju <emph>Pašreizējā izvēle</emph>."
+msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Current selection</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145118\n"
"help.text"
-msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
-msgstr "Izvēlieties <emph>Dati - Pivot tabula - Izveidot</emph>, dialogā Izvēlieties avotu izvēlieties opciju <emph>Datu avots reģistrēts $[officename]</emph>, klikšķiniet <emph>Labi</emph>, lai redzētu dialogu <emph>Izvēlieties datu avotu</emph>."
+msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153294\n"
"help.text"
-msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph></variable>"
-msgstr "<variable id=\"dndpak\">Izvēlieties <emph>Dati - Pivot tabula - Atsvaidzināt</emph></variable>"
+msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151344\n"
"help.text"
-msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph></variable>"
-msgstr "<variable id=\"dndploe\">Izvēlieties <emph>Dati - Pivot tabula - Dzēst</emph></variable>"
+msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150397\n"
"help.text"
-msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph></variable>"
-msgstr "<variable id=\"dndakt\">Izvēlieties <emph>Dati - Atsvaidzināt diapazonu</emph></variable>"
+msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_idN10B8F\n"
"help.text"
-msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph></variable>"
-msgstr "<variable id=\"grouping\">Izvēlieties <emph>Dati - Grupēšana un struktūra - Grupēt</emph></variable>"
+msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
@@ -1549,39 +1549,39 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162106567373\n"
"help.text"
-msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph> </variable>"
-msgstr "<variable id=\"insert_rows_above\">Izvēlieties <emph>Loksne - Ievietot rindas - Rindas virs</emph> </variable>"
+msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162109048207\n"
"help.text"
-msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph></variable>"
-msgstr "<variable id=\"insert_rows_below\">Izvēlieties <emph>Loksne - Ievietot rindas - Rindas zem</emph></variable>"
+msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162107055028\n"
"help.text"
-msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph></variable>"
-msgstr "<variable id=\"insert_columns_left\">Izvēlieties <emph>Loksne - Ievietot kolonnas - Kolonnas pa kreisi</emph></variable>"
+msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162109126013\n"
"help.text"
-msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph></variable>"
-msgstr "<variable id=\"insert_columns_right\">Izvēlieties <emph>Loksne - Ievietot kolonnas - Kolonnas pa labi</emph></variable>"
+msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3149095\n"
"help.text"
-msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph></variable>"
+msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1589,7 +1589,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3149398\n"
"help.text"
-msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph></variable>"
+msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1597,7 +1597,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3150084\n"
"help.text"
-msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph></variable>"
+msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1605,7 +1605,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3153093\n"
"help.text"
-msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph></variable>"
+msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1613,7 +1613,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3153191\n"
"help.text"
-msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph></variable>"
+msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1621,5 +1621,5 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3145645\n"
"help.text"
-msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph></variable>"
+msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph>.</variable>"
msgstr ""
diff --git a/source/lv/helpcontent2/source/text/scalc/02.po b/source/lv/helpcontent2/source/text/scalc/02.po
index e91de2a99bf..130d24c4ea7 100644
--- a/source/lv/helpcontent2/source/text/scalc/02.po
+++ b/source/lv/helpcontent2/source/text/scalc/02.po
@@ -3,9 +3,9 @@ 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-05-12 14:35+0200\n"
-"PO-Revision-Date: 2016-05-29 09:24+0000\n"
-"Last-Translator: Ingmārs Dīriņš <melhiors14@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:04+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: lv\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1464513863.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542197090.000000\n"
#: 02130000.xhp
msgctxt ""
@@ -45,8 +45,8 @@ msgctxt ""
"02130000.xhp\n"
"par_id3155267\n"
"help.text"
-msgid "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Ikona</alt></image>"
+msgid "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Currency Number Format Icon</alt></image>"
+msgstr ""
#: 02130000.xhp
msgctxt ""
@@ -61,7 +61,7 @@ msgctxt ""
"02130000.xhp\n"
"par_id3146776\n"
"help.text"
-msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cell - Numbers\">Format - Cell - Numbers</link>."
+msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cells - Numbers\">Format - Cells - Numbers</link>."
msgstr ""
#: 02140000.xhp
diff --git a/source/lv/helpcontent2/source/text/scalc/06.po b/source/lv/helpcontent2/source/text/scalc/06.po
index 81a6dccd3aa..2dec2ffca62 100644
--- a/source/lv/helpcontent2/source/text/scalc/06.po
+++ b/source/lv/helpcontent2/source/text/scalc/06.po
@@ -3,15 +3,18 @@ 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-06-14 17:23+0200\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-04-24 11:46+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: lv\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1524570413.000000\n"
#: calcsamplefiles.xhp
msgctxt ""
@@ -20,35 +23,3 @@ msgctxt ""
"help.text"
msgid "Calc Sample Files"
msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521663319917\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/imtrigon.ods\" id=\"ods_id61521568603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521663319918\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/trigon.ods\" id=\"ods_id61521548603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521563314918\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/pivot.ods\" id=\"ods_id61521547603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id721528312694192\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/functions_ifs.ods\" id=\"ods_id61521547603534\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
diff --git a/source/lv/helpcontent2/source/text/scalc/guide.po b/source/lv/helpcontent2/source/text/scalc/guide.po
index 6e753dc6ef8..db796e8ac8b 100644
--- a/source/lv/helpcontent2/source/text/scalc/guide.po
+++ b/source/lv/helpcontent2/source/text/scalc/guide.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-31 14:10+0200\n"
-"PO-Revision-Date: 2016-12-08 19:18+0000\n"
-"Last-Translator: Ingmārs Dīriņš <melhiors14@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:04+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: lv\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1481224692.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542197091.000000\n"
#: address_auto.xhp
msgctxt ""
@@ -3709,8 +3709,8 @@ msgctxt ""
"database_filter.xhp\n"
"par_idN10693\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - Standard Filter</item>."
-msgstr "Izvēlieties <item type=\"menuitem\">Dati - Filtrs - Standarta filtrs</item>."
+msgid "Choose <item type=\"menuitem\">Data - More Filters - Standard Filter</item>."
+msgstr ""
#: database_filter.xhp
msgctxt ""
@@ -3765,8 +3765,8 @@ msgctxt ""
"database_filter.xhp\n"
"par_id3154944\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - AutoFilter</item>."
-msgstr "Izvēlieties <item type=\"menuitem\">Dati - Filtrs - Automātiskais filtrs</item>."
+msgid "Choose <item type=\"menuitem\">Data - AutoFilter</item>."
+msgstr ""
#: database_filter.xhp
msgctxt ""
diff --git a/source/lv/helpcontent2/source/text/shared.po b/source/lv/helpcontent2/source/text/shared.po
index a4321570735..44b79a20db8 100644
--- a/source/lv/helpcontent2/source/text/shared.po
+++ b/source/lv/helpcontent2/source/text/shared.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: 2016-08-22 18:22+0000\n"
-"Last-Translator: Ingmārs Dīriņš <melhiors14@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:04+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: lv\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1471890144.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542197091.000000\n"
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -2013,5 +2013,5 @@ msgctxt ""
"need_help.xhp\n"
"hd_id1000010\n"
"help.text"
-msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"http://documentation.libreoffice.org/en/join-community/update-help-contents\">web page on writing Help contents</link>."
+msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"https://documentation.libreoffice.org/en/join-community/update-help-contents\"><emph>web page on writing Help contents</emph></link>."
msgstr ""
diff --git a/source/lv/helpcontent2/source/text/shared/00.po b/source/lv/helpcontent2/source/text/shared/00.po
index 0e34fecf63f..367c7cf32b1 100644
--- a/source/lv/helpcontent2/source/text/shared/00.po
+++ b/source/lv/helpcontent2/source/text/shared/00.po
@@ -3,9 +3,9 @@ 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-10-21 20:57+0200\n"
-"PO-Revision-Date: 2017-01-27 21:27+0000\n"
-"Last-Translator: Ingmārs Dīriņš <melhiors14@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:04+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: lv\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1485552474.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542197092.000000\n"
#: 00000001.xhp
msgctxt ""
@@ -6221,7 +6221,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id621525017637963\n"
"help.text"
-msgid "Choose <emph>File - Export as EPUB</emph>."
+msgid "Choose <emph>File - Export As - Export as EPUB</emph>."
msgstr ""
#: 00000401.xhp
@@ -7197,7 +7197,7 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1091B\n"
"help.text"
-msgid "<variable id=\"grid\">Choose <emph>View - Grid</emph> (Impress or Draw).</variable>"
+msgid "<variable id=\"grid\">Choose <emph>View - Grid and Helplines</emph> (Impress or Draw).</variable>"
msgstr ""
#: 00000403.xhp
@@ -7205,7 +7205,7 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1092E\n"
"help.text"
-msgid "<variable id=\"guides\">Choose <emph>View - Snap Lines</emph> (Impress or Draw).</variable>"
+msgid "<variable id=\"guides\">Choose <emph>View - Snap Guides</emph> (Impress or Draw).</variable>"
msgstr ""
#: 00000404.xhp
@@ -7861,7 +7861,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id9988402\n"
"help.text"
-msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Updates</emph> button.</variable>"
+msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Check for Updates</emph> button.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8075,14 +8075,6 @@ msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
-"par_id3150032\n"
-"help.text"
-msgid "<variable id=\"arbeit\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Memory</emph>.</variable>"
-msgstr ""
-
-#: 00000406.xhp
-msgctxt ""
-"00000406.xhp\n"
"par_id3159153\n"
"help.text"
msgid "<variable id=\"ansicht\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - View</emph>.</variable>"
@@ -11045,7 +11037,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id366527\n"
"help.text"
-msgid "Choose <emph>Format - Object - Line</emph> (Writer)."
+msgid "Choose <emph>Format - Text Box and Shape - Line</emph> (Writer)."
msgstr ""
#: 00040502.xhp
@@ -11053,7 +11045,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id3835261\n"
"help.text"
-msgid "Choose <emph>Format - Graphic - Line</emph> (Calc)."
+msgid "Choose <emph>Format - Object - Line</emph> (Calc)."
msgstr ""
#: 00040502.xhp
@@ -11085,7 +11077,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id3154285\n"
"help.text"
-msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Object - </emph></caseinline><caseinline select=\"CALC\"><emph>Graphic - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
+msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Text Box and Shape - </emph></caseinline><caseinline select=\"CALC\"><emph>Object - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
msgstr ""
#: 00040502.xhp
diff --git a/source/lv/helpcontent2/source/text/shared/01.po b/source/lv/helpcontent2/source/text/shared/01.po
index 3b231b3af57..81eb46b0bc5 100644
--- a/source/lv/helpcontent2/source/text/shared/01.po
+++ b/source/lv/helpcontent2/source/text/shared/01.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2017-06-02 09:11+0000\n"
-"Last-Translator: Ingmārs Dīriņš <melhiors14@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:04+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: lv\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1496394675.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542197095.000000\n"
#: 01010000.xhp
msgctxt ""
@@ -33637,8 +33637,8 @@ msgctxt ""
"06130000.xhp\n"
"par_id3153748\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
-msgstr "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Palaiž vai saglabā pašreizējo makro.</ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Runs or saves the current macro.</ahelp>"
+msgstr ""
#: 06130000.xhp
msgctxt ""
@@ -40771,14 +40771,6 @@ msgstr ""
#: ref_epub_export.xhp
msgctxt ""
"ref_epub_export.xhp\n"
-"par_id701525003241759\n"
-"help.text"
-msgid "<embedvar href=\"text/shared/00/00000002.xhp#epubv\" markup=\"keep\"/>"
-msgstr ""
-
-#: ref_epub_export.xhp
-msgctxt ""
-"ref_epub_export.xhp\n"
"par_id19921\n"
"help.text"
msgid "<image id=\"img_id22170\" src=\"media/screenshots/modules/swriter/ui/exportepub/EPubDialog.png\" localize=\"true\" width=\"664px\" height=\"482px\"><alt id=\"alt_id59843\">EPUB dialog box</alt></image>"
@@ -40925,7 +40917,7 @@ msgctxt ""
"ref_epub_export.xhp\n"
"par_id971525023515891\n"
"help.text"
-msgid "For custom metadata, you must provide a file with same name as the original filename and with extension as \".xmp\". The provided metadata will override the the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type=\"literal\">MyText.xmp</item>."
+msgid "For custom metadata, you must provide a file with same name as the original filename and with extension as \".xmp\". The provided metadata will override the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type=\"literal\">MyText.xmp</item>."
msgstr ""
#: ref_epub_export.xhp
diff --git a/source/lv/helpcontent2/source/text/shared/guide.po b/source/lv/helpcontent2/source/text/shared/guide.po
index dd69946960f..bae41e067bd 100644
--- a/source/lv/helpcontent2/source/text/shared/guide.po
+++ b/source/lv/helpcontent2/source/text/shared/guide.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2017-01-20 06:14+0000\n"
-"Last-Translator: Ingmārs Dīriņš <melhiors14@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:04+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: lv\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1484892869.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542197098.000000\n"
#: aaa_start.xhp
msgctxt ""
@@ -8829,7 +8829,7 @@ msgctxt ""
"gallery_insert.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by selecting <emph>Tools - Gallery</emph>."
+msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by choosing <emph>Insert - Media - Gallery</emph>."
msgstr ""
#: gallery_insert.xhp
diff --git a/source/lv/helpcontent2/source/text/shared/optionen.po b/source/lv/helpcontent2/source/text/shared/optionen.po
index b47cecab2f1..72bf93bd709 100644
--- a/source/lv/helpcontent2/source/text/shared/optionen.po
+++ b/source/lv/helpcontent2/source/text/shared/optionen.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2016-12-04 11:32+0000\n"
-"Last-Translator: Ingmārs Dīriņš <melhiors14@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:04+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: lv\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1480851146.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542197099.000000\n"
#: 01000000.xhp
msgctxt ""
@@ -267,6 +267,14 @@ msgstr ""
#: 01010100.xhp
msgctxt ""
"01010100.xhp\n"
+"par_id3153032\n"
+"help.text"
+msgid "User data is also used when commenting and in tracking changes mode, to identify comments/edits author; and to mark last edit position in document, so that when author opens the document later, it opens at the last edit position."
+msgstr ""
+
+#: 01010100.xhp
+msgctxt ""
+"01010100.xhp\n"
"hd_id3147653\n"
"help.text"
msgid "Address"
@@ -14741,7 +14749,7 @@ msgctxt ""
"opencl.xhp\n"
"par_id5293741\n"
"help.text"
-msgid "for more information on OpenCL, visit <link href=\"http://www.khronos.org/opencl/\">the OpenCL site</link>"
+msgid "for more information on OpenCL, visit <link href=\"https://www.khronos.org/opencl/\">the OpenCL site</link>"
msgstr ""
#: persona_firefox.xhp
diff --git a/source/lv/helpcontent2/source/text/swriter/00.po b/source/lv/helpcontent2/source/text/swriter/00.po
index 290310bceba..2b368ef39a0 100644
--- a/source/lv/helpcontent2/source/text/swriter/00.po
+++ b/source/lv/helpcontent2/source/text/swriter/00.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: 2016-12-03 11:11+0000\n"
-"Last-Translator: Ingmārs Dīriņš <melhiors14@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:05+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: lv\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1480763509.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542197100.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -37,8 +37,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3150253\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\"><alt id=\"alt_id3145389\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\"><alt id=\"alt_id3145389\">Ikona</alt></image>"
+msgid "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145389\">Wrap Off Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -53,8 +53,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3156397\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\"><alt id=\"alt_id3149048\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\"><alt id=\"alt_id3149048\">Ikona</alt></image>"
+msgid "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149048\">Wrap On Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -69,8 +69,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3154558\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\"><alt id=\"alt_id3152999\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\"><alt id=\"alt_id3152999\">Ikona</alt></image>"
+msgid "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152999\">Wrap Through Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -85,8 +85,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3148773\n"
"help.text"
-msgid "<image src=\"res/sc06301.png\" id=\"img_id3149026\"><alt id=\"alt_id3149026\">Icon</alt></image>"
-msgstr "<image src=\"res/sc06301.png\" id=\"img_id3149026\"><alt id=\"alt_id3149026\">Ikona</alt></image>"
+msgid "<image src=\"res/sc06301.png\" id=\"img_id3149026\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149026\">Jump to Previous Script Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -101,8 +101,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3151265\n"
"help.text"
-msgid "<image src=\"res/sc06300.png\" id=\"img_id3151272\"><alt id=\"alt_id3151272\">Icon</alt></image>"
-msgstr "<image src=\"res/sc06300.png\" id=\"img_id3151272\"><alt id=\"alt_id3151272\">Ikona</alt></image>"
+msgid "<image src=\"res/sc06300.png\" id=\"img_id3151272\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151272\"> Jump to Next Script Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -381,7 +381,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3154763\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
msgstr ""
#: 00000403.xhp
@@ -397,7 +397,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3151387\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
msgstr ""
#: 00000403.xhp
@@ -413,8 +413,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3145823\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -429,8 +429,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150932\n"
"help.text"
-msgid "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\"><alt id=\"alt_id3150502\">Icon</alt></image>"
-msgstr "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\"><alt id=\"alt_id3150502\">Ikona</alt></image>"
+msgid "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150502\">Formatting Marks Icon</alt></image>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -461,8 +461,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150765\n"
"help.text"
-msgid "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\"><alt id=\"alt_id3147572\">Icon</alt></image>"
-msgstr "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\"><alt id=\"alt_id3147572\">Ikona</alt></image>"
+msgid "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147572\">Web Icon</alt></image>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -2461,7 +2461,7 @@ msgctxt ""
"stylesmenu.xhp\n"
"par_id941529884998705\n"
"help.text"
-msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles</emph></variable>."
+msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles...</emph></variable>."
msgstr ""
#: stylesmenu.xhp
diff --git a/source/lv/svtools/messages.po b/source/lv/svtools/messages.po
index 10b07d0f039..0f62f131c40 100644
--- a/source/lv/svtools/messages.po
+++ b/source/lv/svtools/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: 2018-09-21 15:29+0000\n"
-"Last-Translator: Ingmārs Dīriņš <melhiors14@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:41+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: lv\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1537543761.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195695.000000\n"
#: include/svtools/strings.hrc:25
msgctxt "STR_UNDO"
@@ -1534,8 +1534,8 @@ msgstr "Libhyphen zilbju dalītājs"
#: include/svtools/strings.hrc:360
msgctxt "STR_DESCRIPTION_MYTHES"
-msgid "Mythes Thesaurus"
-msgstr "Mythes tēzaurs"
+msgid "MyThes Thesaurus"
+msgstr ""
#: include/svtools/strings.hrc:361
msgctxt "STR_DESCRIPTION_IGNOREALLLIST"
diff --git a/source/lv/sw/messages.po b/source/lv/sw/messages.po
index 9d2a0290ae9..8b9c387da09 100644
--- a/source/lv/sw/messages.po
+++ b/source/lv/sw/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-11-06 16:54+0000\n"
-"Last-Translator: Ingmārs Dīriņš <melhiors14@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:41+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: lv\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1541523290.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195695.000000\n"
#: sw/inc/app.hrc:29
msgctxt "RID_PARAGRAPHSTYLEFAMILY"
@@ -6852,7 +6852,12 @@ msgctxt "asciifilterdialog|lf"
msgid "_LF"
msgstr "_LF"
-#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:264
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:258
+msgctxt "asciifilterdialog|includebom"
+msgid "Include byte-order-mark"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:280
msgctxt "asciifilterdialog|label1"
msgid "Properties"
msgstr "Īpašības"
diff --git a/source/lv/swext/mediawiki/help.po b/source/lv/swext/mediawiki/help.po
index ef583bd1c80..637446bf2d5 100644
--- a/source/lv/swext/mediawiki/help.po
+++ b/source/lv/swext/mediawiki/help.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-09-08 15:56+0000\n"
-"Last-Translator: Ingmārs Dīriņš <melhiors14@gmail.com>\n"
+"POT-Creation-Date: 2018-11-15 13:53+0100\n"
+"PO-Revision-Date: 2018-11-12 12:01+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Latvian <lata-l10n@googlegroups.lv>\n"
"Language: lv\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1536422207.000000\n"
+"X-POOTLE-MTIME: 1542024099.000000\n"
#: help.tree
msgctxt ""
@@ -93,8 +93,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id7387615\n"
"help.text"
-msgid "A wiki account on a supported <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
-msgstr "Viki konts uz atbalstīta <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> servera"
+msgid "A wiki account on a supported <link href=\"https://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -149,24 +149,24 @@ msgctxt ""
"wiki.xhp\n"
"par_id368968\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Options</link> dialog, click Add."
-msgstr "Dialogā <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Opcijas</link>, spiediet “Pievienot”."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\"><emph>Options</emph></link> dialog, click <emph>Add</emph>."
+msgstr ""
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"par_id6962187\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> dialog, enter the account information for the wiki."
-msgstr "Dialogā <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link>, ievadiet viki konta informāciju."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\"><emph>MediaWiki</emph></link> dialog, enter the account information for the wiki."
+msgstr ""
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"par_id5328836\n"
"help.text"
-msgid "In the URL text box, enter the address of a wiki that you want to connect to."
-msgstr "URL teksta lodziņā ievadiet adresi viki, ar kuru vēlaties savienoties."
+msgid "In the <emph>URL</emph> text box, enter the address of a wiki that you want to connect to."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -181,8 +181,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id5906552\n"
"help.text"
-msgid "In the Username box, enter your user ID for your wiki account."
-msgstr "Lietotājvārda lodziņā ievadiet savu viki konta lietotāja ID."
+msgid "In the <emph>Username</emph> box, enter your user ID for your wiki account."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -197,8 +197,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id8869594\n"
"help.text"
-msgid "In the Password box, enter the password for your wiki account, then click OK."
-msgstr "Paroles lodziņā ievadiet savu viki konta paroli un spiediet “Labi”,"
+msgid "In the Password box, enter the password for your wiki account, then click <emph>OK</emph>."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -245,8 +245,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id228278\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Send to MediaWiki</link> dialog, specify the settings for your entry."
-msgstr "Dialogā <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Sūtīt uz MediaWiki</link>, norādiet sava ieraksta iestatījumus."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\"><emph>Send to MediaWiki</emph></link> dialog, specify the settings for your entry."
+msgstr ""
#: wiki.xhp
msgctxt ""
diff --git a/source/mai/cui/messages.po b/source/mai/cui/messages.po
index ca34171a769..bf699081737 100644
--- a/source/mai/cui/messages.po
+++ b/source/mai/cui/messages.po
@@ -3,15 +3,17 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:21+0100\n"
+"PO-Revision-Date: 2018-11-14 11:41+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: mai\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195701.000000\n"
#: cui/inc/strings.hrc:24
msgctxt "RID_SVXSTR_KEY_CONFIG_DIR"
@@ -1583,141 +1585,136 @@ msgid "Dimension line"
msgstr "परिमाण रेखा"
#: cui/inc/strings.hrc:365
-msgctxt "RID_SVXSTR_LOAD_ERROR"
-msgid "The selected module could not be loaded."
-msgstr ""
-
-#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_STARTQUOTE"
msgid "Start Quote"
msgstr ""
-#: cui/inc/strings.hrc:367
+#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_ENDQUOTE"
msgid "End Quote"
msgstr ""
-#: cui/inc/strings.hrc:369
+#: cui/inc/strings.hrc:368
msgctxt "RID_SVXSTR_SELECTEDPERSONA"
msgid "Selected Theme: "
msgstr ""
-#: cui/inc/strings.hrc:370
+#: cui/inc/strings.hrc:369
msgctxt "RID_SVXSTR_SEARCHING"
msgid "Searching, please wait..."
msgstr ""
-#: cui/inc/strings.hrc:371
+#: cui/inc/strings.hrc:370
msgctxt "RID_SVXSTR_SEARCHERROR"
msgid "Cannot open %1, please try again later."
msgstr ""
-#: cui/inc/strings.hrc:372
+#: cui/inc/strings.hrc:371
msgctxt "RID_SVXSTR_NORESULTS"
msgid "No results found."
msgstr ""
-#: cui/inc/strings.hrc:373
+#: cui/inc/strings.hrc:372
msgctxt "RID_SVXSTR_APPLYPERSONA"
msgid "Applying Theme..."
msgstr ""
-#: cui/inc/strings.hrc:374
+#: cui/inc/strings.hrc:373
msgctxt "RID_SVXSTR_INVALIDPERSONAURL"
msgid "Please enter a valid theme address or a search term."
msgstr ""
-#: cui/inc/strings.hrc:376
+#: cui/inc/strings.hrc:375
msgctxt "RID_SVXSTR_TABLE_PRESET_NONE"
msgid "Set No Borders"
msgstr ""
-#: cui/inc/strings.hrc:377
+#: cui/inc/strings.hrc:376
msgctxt "RID_SVXSTR_TABLE_PRESET_ONLYOUTER"
msgid "Set Outer Border Only"
msgstr ""
-#: cui/inc/strings.hrc:378
+#: cui/inc/strings.hrc:377
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERHORI"
msgid "Set Outer Border and Horizontal Lines"
msgstr ""
-#: cui/inc/strings.hrc:379
+#: cui/inc/strings.hrc:378
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERALL"
msgid "Set Outer Border and All Inner Lines"
msgstr ""
-#: cui/inc/strings.hrc:380
+#: cui/inc/strings.hrc:379
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERINNER"
msgid "Set Outer Border Without Changing Inner Lines"
msgstr ""
-#: cui/inc/strings.hrc:381
+#: cui/inc/strings.hrc:380
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONAL"
msgid "Set Diagonal Lines Only"
msgstr ""
-#: cui/inc/strings.hrc:382
+#: cui/inc/strings.hrc:381
msgctxt "RID_SVXSTR_PARA_PRESET_ALL"
msgid "Set All Four Borders"
msgstr ""
-#: cui/inc/strings.hrc:383
+#: cui/inc/strings.hrc:382
msgctxt "RID_SVXSTR_PARA_PRESET_LEFTRIGHT"
msgid "Set Left and Right Borders Only"
msgstr ""
-#: cui/inc/strings.hrc:384
+#: cui/inc/strings.hrc:383
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOM"
msgid "Set Top and Bottom Borders Only"
msgstr ""
-#: cui/inc/strings.hrc:385
+#: cui/inc/strings.hrc:384
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYLEFT"
msgid "Set Left Border Only"
msgstr ""
-#: cui/inc/strings.hrc:386
+#: cui/inc/strings.hrc:385
msgctxt "RID_SVXSTR_HOR_PRESET_ONLYHOR"
msgid "Set Top and Bottom Borders, and All Inner Lines"
msgstr ""
-#: cui/inc/strings.hrc:387
+#: cui/inc/strings.hrc:386
msgctxt "RID_SVXSTR_VER_PRESET_ONLYVER"
msgid "Set Left and Right Borders, and All Inner Lines"
msgstr ""
-#: cui/inc/strings.hrc:388
+#: cui/inc/strings.hrc:387
msgctxt "RID_SVXSTR_SHADOW_STYLE_NONE"
msgid "No Shadow"
msgstr "कोनो छाया नहि"
-#: cui/inc/strings.hrc:389
+#: cui/inc/strings.hrc:388
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMRIGHT"
msgid "Cast Shadow to Bottom Right"
msgstr ""
-#: cui/inc/strings.hrc:390
+#: cui/inc/strings.hrc:389
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPRIGHT"
msgid "Cast Shadow to Top Right"
msgstr ""
-#: cui/inc/strings.hrc:391
+#: cui/inc/strings.hrc:390
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMLEFT"
msgid "Cast Shadow to Bottom Left"
msgstr ""
-#: cui/inc/strings.hrc:392
+#: cui/inc/strings.hrc:391
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPLEFT"
msgid "Cast Shadow to Top Left"
msgstr ""
-#: cui/inc/strings.hrc:393
+#: cui/inc/strings.hrc:392
msgctxt "RID_SVXSTR_SIGNATURELINE_SIGNED_BY"
msgid "Signed by: %1"
msgstr ""
-#: cui/inc/strings.hrc:394
+#: cui/inc/strings.hrc:393
msgctxt "RID_SVXSTR_OPENCL_RESTART"
msgid "For the OpenCL changes to take effect, %PRODUCTNAME must be restarted."
msgstr ""
@@ -11245,22 +11242,43 @@ msgctxt "signsignatureline|btn_select_certificate"
msgid "Select Certificate"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:168
+#. Name of the signer
+#: cui/uiconfig/ui/signsignatureline.ui:166
+msgctxt "signsignatureline|label_name"
+msgid "or"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:175
+msgctxt "signsignatureline|btn_load_image"
+msgid "Use Signature Image"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:190
+msgctxt "signsignatureline|btn_clear_image"
+msgid "Clear"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:206
+msgctxt "signsignatureline|label_image_dimensions"
+msgid "Best image size: 600 x 100 px"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:237
msgctxt "signsignatureline|label_sign"
msgid "Sign"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:205
+#: cui/uiconfig/ui/signsignatureline.ui:274
msgctxt "signsignatureline|label_add_comment"
msgid "Add comment:"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:241
+#: cui/uiconfig/ui/signsignatureline.ui:310
msgctxt "signsignatureline|label_hint"
msgid "Instructions from the document creator:"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:274
+#: cui/uiconfig/ui/signsignatureline.ui:343
msgctxt "signsignatureline|label_more"
msgid "More"
msgstr ""
diff --git a/source/mai/sc/messages.po b/source/mai/sc/messages.po
index 54db11722a3..2e0ce7382b6 100644
--- a/source/mai/sc/messages.po
+++ b/source/mai/sc/messages.po
@@ -4,14 +4,16 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2018-11-12 12:01+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: mai\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542024117.000000\n"
#: sc/inc/compiler.hrc:27
msgctxt "RID_FUNCTION_CATEGORIES"
@@ -734,7 +736,6 @@ msgctxt "STR_SELCOUNT_ROWARG"
msgid "$1 row"
msgid_plural "$1 rows"
msgstr[0] ""
-msgstr[1] ""
#. To translators: STR_SELCOUNT_COLARG is $1 of STR_SELCOUNT. $1 of STR_SELCOUNT_ROWARG is number of columns
#: sc/inc/globstr.hrc:165
@@ -742,7 +743,6 @@ msgctxt "STR_SELCOUNT_COLARG"
msgid "$1 column"
msgid_plural "$1 columns"
msgstr[0] ""
-msgstr[1] ""
#: sc/inc/globstr.hrc:166
msgctxt "STR_FILTER_SELCOUNT"
@@ -1508,7 +1508,6 @@ msgctxt "STR_SCATTR_PAGE_SCALE_PAGES"
msgid "One page"
msgid_plural "%1 pages"
msgstr[0] ""
-msgstr[1] ""
#: sc/inc/globstr.hrc:324
msgctxt "STR_SCATTR_PAGE_SCALE_AUTO"
@@ -14109,7 +14108,6 @@ msgctxt "SCSTR_TOTAL"
msgid "One result found"
msgid_plural "%1 results found"
msgstr[0] ""
-msgstr[1] ""
#: sc/inc/strings.hrc:54
msgctxt "SCSTR_SKIPPED"
diff --git a/source/mai/svtools/messages.po b/source/mai/svtools/messages.po
index 7a3821283a0..a8f31c4a60d 100644
--- a/source/mai/svtools/messages.po
+++ b/source/mai/svtools/messages.po
@@ -3,15 +3,17 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:41+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: mai\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195702.000000\n"
#: include/svtools/strings.hrc:25
msgctxt "STR_UNDO"
@@ -1551,7 +1553,7 @@ msgstr ""
#: include/svtools/strings.hrc:360
msgctxt "STR_DESCRIPTION_MYTHES"
-msgid "Mythes Thesaurus"
+msgid "MyThes Thesaurus"
msgstr ""
#: include/svtools/strings.hrc:361
diff --git a/source/mai/sw/messages.po b/source/mai/sw/messages.po
index 0c06387d566..6449c1ae64c 100644
--- a/source/mai/sw/messages.po
+++ b/source/mai/sw/messages.po
@@ -3,15 +3,17 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 23:50+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-15 14:33+0100\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: mai\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1542195702.000000\n"
#: sw/inc/app.hrc:29
#, fuzzy
@@ -2787,14 +2789,12 @@ msgctxt "STR_UNDO_TABS"
msgid "One tab"
msgid_plural "$1 tabs"
msgstr[0] ""
-msgstr[1] ""
#: sw/inc/strings.hrc:469
msgctxt "STR_UNDO_NLS"
msgid "One line break"
msgid_plural "$1 line breaks"
msgstr[0] ""
-msgstr[1] ""
#: sw/inc/strings.hrc:470
msgctxt "STR_UNDO_PAGEBREAKS"
@@ -7122,7 +7122,12 @@ msgctxt "asciifilterdialog|lf"
msgid "_LF"
msgstr ""
-#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:264
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:258
+msgctxt "asciifilterdialog|includebom"
+msgid "Include byte-order-mark"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:280
msgctxt "asciifilterdialog|label1"
msgid "Properties"
msgstr "गुणसभ"
diff --git a/source/mai/swext/mediawiki/help.po b/source/mai/swext/mediawiki/help.po
index 6bb38796b49..f13e74d16e1 100644
--- a/source/mai/swext/mediawiki/help.po
+++ b/source/mai/swext/mediawiki/help.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2013-06-22 14:45+0000\n"
+"POT-Creation-Date: 2018-11-15 13:53+0100\n"
+"PO-Revision-Date: 2018-11-12 12:02+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: mai\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1371912337.000000\n"
+"X-POOTLE-MTIME: 1542024123.000000\n"
#: help.tree
msgctxt ""
@@ -92,7 +92,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id7387615\n"
"help.text"
-msgid "A wiki account on a supported <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
+msgid "A wiki account on a supported <link href=\"https://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
msgstr ""
#: wiki.xhp
@@ -148,7 +148,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id368968\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Options</link> dialog, click Add."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\"><emph>Options</emph></link> dialog, click <emph>Add</emph>."
msgstr ""
#: wiki.xhp
@@ -156,7 +156,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id6962187\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> dialog, enter the account information for the wiki."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\"><emph>MediaWiki</emph></link> dialog, enter the account information for the wiki."
msgstr ""
#: wiki.xhp
@@ -164,7 +164,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id5328836\n"
"help.text"
-msgid "In the URL text box, enter the address of a wiki that you want to connect to."
+msgid "In the <emph>URL</emph> text box, enter the address of a wiki that you want to connect to."
msgstr ""
#: wiki.xhp
@@ -180,7 +180,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id5906552\n"
"help.text"
-msgid "In the Username box, enter your user ID for your wiki account."
+msgid "In the <emph>Username</emph> box, enter your user ID for your wiki account."
msgstr ""
#: wiki.xhp
@@ -196,7 +196,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id8869594\n"
"help.text"
-msgid "In the Password box, enter the password for your wiki account, then click OK."
+msgid "In the Password box, enter the password for your wiki account, then click <emph>OK</emph>."
msgstr ""
#: wiki.xhp
@@ -244,7 +244,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id228278\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Send to MediaWiki</link> dialog, specify the settings for your entry."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\"><emph>Send to MediaWiki</emph></link> dialog, specify the settings for your entry."
msgstr ""
#: wiki.xhp
diff --git a/source/mk/cui/messages.po b/source/mk/cui/messages.po
index 10cc1efd6da..72159d4cf6a 100644
--- a/source/mk/cui/messages.po
+++ b/source/mk/cui/messages.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:21+0100\n"
+"PO-Revision-Date: 2018-11-14 11:41+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: mk\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%10==1 ? 0 : 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195708.000000\n"
#: cui/inc/strings.hrc:24
msgctxt "RID_SVXSTR_KEY_CONFIG_DIR"
@@ -1581,141 +1584,136 @@ msgid "Dimension line"
msgstr "Линија за димензија"
#: cui/inc/strings.hrc:365
-msgctxt "RID_SVXSTR_LOAD_ERROR"
-msgid "The selected module could not be loaded."
-msgstr ""
-
-#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_STARTQUOTE"
msgid "Start Quote"
msgstr ""
-#: cui/inc/strings.hrc:367
+#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_ENDQUOTE"
msgid "End Quote"
msgstr ""
-#: cui/inc/strings.hrc:369
+#: cui/inc/strings.hrc:368
msgctxt "RID_SVXSTR_SELECTEDPERSONA"
msgid "Selected Theme: "
msgstr ""
-#: cui/inc/strings.hrc:370
+#: cui/inc/strings.hrc:369
msgctxt "RID_SVXSTR_SEARCHING"
msgid "Searching, please wait..."
msgstr ""
-#: cui/inc/strings.hrc:371
+#: cui/inc/strings.hrc:370
msgctxt "RID_SVXSTR_SEARCHERROR"
msgid "Cannot open %1, please try again later."
msgstr ""
-#: cui/inc/strings.hrc:372
+#: cui/inc/strings.hrc:371
msgctxt "RID_SVXSTR_NORESULTS"
msgid "No results found."
msgstr ""
-#: cui/inc/strings.hrc:373
+#: cui/inc/strings.hrc:372
msgctxt "RID_SVXSTR_APPLYPERSONA"
msgid "Applying Theme..."
msgstr ""
-#: cui/inc/strings.hrc:374
+#: cui/inc/strings.hrc:373
msgctxt "RID_SVXSTR_INVALIDPERSONAURL"
msgid "Please enter a valid theme address or a search term."
msgstr ""
-#: cui/inc/strings.hrc:376
+#: cui/inc/strings.hrc:375
msgctxt "RID_SVXSTR_TABLE_PRESET_NONE"
msgid "Set No Borders"
msgstr ""
-#: cui/inc/strings.hrc:377
+#: cui/inc/strings.hrc:376
msgctxt "RID_SVXSTR_TABLE_PRESET_ONLYOUTER"
msgid "Set Outer Border Only"
msgstr ""
-#: cui/inc/strings.hrc:378
+#: cui/inc/strings.hrc:377
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERHORI"
msgid "Set Outer Border and Horizontal Lines"
msgstr ""
-#: cui/inc/strings.hrc:379
+#: cui/inc/strings.hrc:378
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERALL"
msgid "Set Outer Border and All Inner Lines"
msgstr ""
-#: cui/inc/strings.hrc:380
+#: cui/inc/strings.hrc:379
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERINNER"
msgid "Set Outer Border Without Changing Inner Lines"
msgstr ""
-#: cui/inc/strings.hrc:381
+#: cui/inc/strings.hrc:380
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONAL"
msgid "Set Diagonal Lines Only"
msgstr ""
-#: cui/inc/strings.hrc:382
+#: cui/inc/strings.hrc:381
msgctxt "RID_SVXSTR_PARA_PRESET_ALL"
msgid "Set All Four Borders"
msgstr ""
-#: cui/inc/strings.hrc:383
+#: cui/inc/strings.hrc:382
msgctxt "RID_SVXSTR_PARA_PRESET_LEFTRIGHT"
msgid "Set Left and Right Borders Only"
msgstr ""
-#: cui/inc/strings.hrc:384
+#: cui/inc/strings.hrc:383
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOM"
msgid "Set Top and Bottom Borders Only"
msgstr ""
-#: cui/inc/strings.hrc:385
+#: cui/inc/strings.hrc:384
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYLEFT"
msgid "Set Left Border Only"
msgstr ""
-#: cui/inc/strings.hrc:386
+#: cui/inc/strings.hrc:385
msgctxt "RID_SVXSTR_HOR_PRESET_ONLYHOR"
msgid "Set Top and Bottom Borders, and All Inner Lines"
msgstr ""
-#: cui/inc/strings.hrc:387
+#: cui/inc/strings.hrc:386
msgctxt "RID_SVXSTR_VER_PRESET_ONLYVER"
msgid "Set Left and Right Borders, and All Inner Lines"
msgstr ""
-#: cui/inc/strings.hrc:388
+#: cui/inc/strings.hrc:387
msgctxt "RID_SVXSTR_SHADOW_STYLE_NONE"
msgid "No Shadow"
msgstr "Без сенка"
-#: cui/inc/strings.hrc:389
+#: cui/inc/strings.hrc:388
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMRIGHT"
msgid "Cast Shadow to Bottom Right"
msgstr ""
-#: cui/inc/strings.hrc:390
+#: cui/inc/strings.hrc:389
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPRIGHT"
msgid "Cast Shadow to Top Right"
msgstr ""
-#: cui/inc/strings.hrc:391
+#: cui/inc/strings.hrc:390
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMLEFT"
msgid "Cast Shadow to Bottom Left"
msgstr ""
-#: cui/inc/strings.hrc:392
+#: cui/inc/strings.hrc:391
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPLEFT"
msgid "Cast Shadow to Top Left"
msgstr ""
-#: cui/inc/strings.hrc:393
+#: cui/inc/strings.hrc:392
msgctxt "RID_SVXSTR_SIGNATURELINE_SIGNED_BY"
msgid "Signed by: %1"
msgstr ""
-#: cui/inc/strings.hrc:394
+#: cui/inc/strings.hrc:393
msgctxt "RID_SVXSTR_OPENCL_RESTART"
msgid "For the OpenCL changes to take effect, %PRODUCTNAME must be restarted."
msgstr ""
@@ -11216,22 +11214,43 @@ msgctxt "signsignatureline|btn_select_certificate"
msgid "Select Certificate"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:168
+#. Name of the signer
+#: cui/uiconfig/ui/signsignatureline.ui:166
+msgctxt "signsignatureline|label_name"
+msgid "or"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:175
+msgctxt "signsignatureline|btn_load_image"
+msgid "Use Signature Image"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:190
+msgctxt "signsignatureline|btn_clear_image"
+msgid "Clear"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:206
+msgctxt "signsignatureline|label_image_dimensions"
+msgid "Best image size: 600 x 100 px"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:237
msgctxt "signsignatureline|label_sign"
msgid "Sign"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:205
+#: cui/uiconfig/ui/signsignatureline.ui:274
msgctxt "signsignatureline|label_add_comment"
msgid "Add comment:"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:241
+#: cui/uiconfig/ui/signsignatureline.ui:310
msgctxt "signsignatureline|label_hint"
msgid "Instructions from the document creator:"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:274
+#: cui/uiconfig/ui/signsignatureline.ui:343
msgctxt "signsignatureline|label_more"
msgid "More"
msgstr ""
diff --git a/source/mk/helpcontent2/source/text/sbasic/shared/01.po b/source/mk/helpcontent2/source/text/sbasic/shared/01.po
index 237541453c9..bb5e21b366d 100644
--- a/source/mk/helpcontent2/source/text/sbasic/shared/01.po
+++ b/source/mk/helpcontent2/source/text/sbasic/shared/01.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-16 16:54+0200\n"
-"PO-Revision-Date: 2016-05-02 12:51+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:05+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: mk\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n==1 || n%10==1 ? 0 : 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1462193478.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542197109.000000\n"
#: 06130000.xhp
msgctxt ""
@@ -93,7 +93,7 @@ msgctxt ""
"06130000.xhp\n"
"par_id3154791\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Runs or saves the current macro.</ahelp>"
msgstr ""
#: 06130000.xhp
diff --git a/source/mk/helpcontent2/source/text/scalc/00.po b/source/mk/helpcontent2/source/text/scalc/00.po
index 79a0f19dca7..4d215f39d5a 100644
--- a/source/mk/helpcontent2/source/text/scalc/00.po
+++ b/source/mk/helpcontent2/source/text/scalc/00.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-11-22 13:53+0100\n"
-"PO-Revision-Date: 2016-05-24 17:31+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:05+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: mk\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n==1 || n%10==1 ? 0 : 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1464111115.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542197109.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -29,24 +29,24 @@ msgctxt ""
"00000004.xhp\n"
"hd_id3155535\n"
"help.text"
-msgid "<variable id=\"wie\">To access this function... </variable>"
-msgstr "<variable id=\"wie\">За да пристапите на оваа функција... </variable>"
+msgid "<variable id=\"wie\">To access this function...</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
"par_idN1056E\n"
"help.text"
-msgid "<variable id=\"moreontop\">More explanations on top of this page. </variable>"
-msgstr "<variable id=\"moreontop\">Повеќе објаснувања на врв на оваа страница. </variable>"
+msgid "<variable id=\"moreontop\">More explanations on top of this page.</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
"par_idN105AF\n"
"help.text"
-msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone. </variable>"
-msgstr "<variable id=\"optional\">Во %PRODUCTNAME Calc функциите, параметрите се означени \"изборни\" може да бидат изоставени кога не следат параметри. На пример, во функција со четири параметри во која два параметри зе означени како \"изборни\", може да го изоставите параметарот 4 или параметрите 3 и 4, но не можете да го изоставите само параметарот 3. </variable>"
+msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone.</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -77,63 +77,63 @@ msgctxt ""
"00000402.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph></variable>"
-msgstr "<variable id=\"kopffuss\">Изберете <emph>Уреди - Заглавија и Подножја</emph></variable>"
+msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3159233\n"
"help.text"
-msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs</variable>"
-msgstr "<variable id=\"bkopfzeile\">Изберете го ливчето <emph>Уреди - Заглавија и Подножја - Заглавие/Подножје</emph></variable>"
+msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150443\n"
"help.text"
-msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph></variable>"
-msgstr "<variable id=\"bausfullen\">Изберете <emph>Уреди - Пополни</emph></variable>"
+msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3143267\n"
"help.text"
-msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph></variable>"
-msgstr "<variable id=\"bausunten\">Изберете <emph>Уреди - Пополни - Долу</emph></variable>"
+msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153880\n"
"help.text"
-msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph></variable>"
-msgstr "<variable id=\"bausrechts\">Изберете <emph>Уреди - Пополни - Десно</emph></variable>"
+msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3151245\n"
"help.text"
-msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph></variable>"
-msgstr "<variable id=\"bausoben\">Изберете <emph>Уреди - Пополни - Горе</emph></variable>"
+msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph></variable>"
-msgstr "<variable id=\"bauslinks\">Изберете <emph>Уреди - Пополни - Лево</emph></variable>"
+msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150400\n"
"help.text"
-msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph></variable>"
+msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -141,16 +141,16 @@ msgctxt ""
"00000402.xhp\n"
"par_id3154910\n"
"help.text"
-msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph></variable>"
-msgstr "<variable id=\"bausreihe\">Изберете <emph>Уреди - Пополни - примероци</emph></variable>"
+msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "Choose <emph>Sheet - Clear Cells</emph>"
-msgstr "Choose <emph>Уреди - Бриши - Содржина</emph>"
+msgid "Choose <emph>Sheet - Clear Cells</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -165,40 +165,40 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150011\n"
"help.text"
-msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph></variable>"
-msgstr "<variable id=\"bzelo\">Изберете <emph>Уреди - Избриши ќелии</emph></variable>"
+msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153951\n"
"help.text"
-msgid "Choose <emph>Sheet - Delete Sheet</emph>"
-msgstr "Choose <emph>Уреди - Бриши - Содржина</emph>"
+msgid "Choose <emph>Sheet - Delete Sheet</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3155306\n"
"help.text"
-msgid "Open context menu for a sheet tab"
-msgstr "Отвора контекстно мени за ливче од лист"
+msgid "Open context menu for a sheet tab."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3146119\n"
"help.text"
-msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>"
-msgstr "Choose <emph>Уреди - Бриши - Содржина</emph>"
+msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3148645\n"
"help.text"
-msgid "Open context menu for a sheet tab"
-msgstr "Отвора контекстно мени за ливче од лист"
+msgid "Open context menu for a sheet tab."
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -221,23 +221,23 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150275\n"
"help.text"
-msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph></variable>"
-msgstr "<variable id=\"aspze\">Choose <emph>Поглед - Заглавија за колони и редици</emph></variable>"
+msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph></variable>"
-msgstr "<variable id=\"awehe\">Изберете <emph>Поглед - означување</emph></variable>"
+msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3148947\n"
"help.text"
-msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph></variable>"
+msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph>.</variable>"
msgstr ""
#: 00000403.xhp
@@ -245,8 +245,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3148663\n"
"help.text"
-msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph></variable>"
-msgstr "<variable id=\"seumvo\">Изберете <emph>Поглед - Преглед на прелом на станица</emph></variable>"
+msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -269,16 +269,16 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149784\n"
"help.text"
-msgid "Choose <emph>Insert - Cells</emph>"
-msgstr "Изберете <emph>Вметни - Ќелии</emph>"
+msgid "Choose <emph>Insert - Cells</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "Open <emph>Insert Cells</emph> toolbar from Tools bar:"
-msgstr "Отворете <emph>Вметни Алатник за ќелии</emph> од Алатникот:"
+msgid "Open <emph>Insert Cells</emph> toolbar from <emph>Tools</emph> bar:"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -365,7 +365,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149033\n"
"help.text"
-msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph></variable>"
+msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -373,7 +373,7 @@ msgctxt ""
"00000404.xhp\n"
"par_idN1082F\n"
"help.text"
-msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph></variable>"
+msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -381,8 +381,8 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155115\n"
"help.text"
-msgid "Choose <emph>Insert - Function</emph>"
-msgstr "Изберете <emph>Вметни - Функција</emph>"
+msgid "Choose <emph>Insert - Function</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -429,8 +429,8 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155809\n"
"help.text"
-msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date&Time</emph></variable>"
-msgstr "<variable id=\"eikadaze\"><emph>Вметни - Функција</emph> - Категорија <emph>Датум и време</emph></variable>"
+msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date & Time</emph></variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -517,15 +517,15 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155383\n"
"help.text"
-msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph></variable>"
-msgstr "<variable id=\"funktionsliste\">Изберете <emph>Вметни - Листа на функции</emph></variable>"
+msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153250\n"
"help.text"
-msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph></variable>"
+msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -533,7 +533,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3146776\n"
"help.text"
-msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph></variable>"
+msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -541,7 +541,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3143222\n"
"help.text"
-msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>"
+msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>."
msgstr ""
#: 00000404.xhp
@@ -557,7 +557,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3145214\n"
"help.text"
-msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph></variable>"
+msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -565,7 +565,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153558\n"
"help.text"
-msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph></variable>"
+msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -573,7 +573,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153483\n"
"help.text"
-msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph></variable>"
+msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph>.</variable>"
msgstr ""
#: 00000405.xhp
@@ -597,192 +597,192 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154685\n"
"help.text"
-msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph></variable>"
-msgstr "<variable id=\"fozelle\">Изберете <emph>Формат - Ќелии</emph></variable>"
+msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153194\n"
"help.text"
-msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab </variable>"
-msgstr "<variable id=\"fozelstz\">Изберете <emph>Формат - Ќелии - Заштита на ќелија </emph> tab </variable>"
+msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155854\n"
"help.text"
-msgid "<variable id=\"fozei\">Choose <emph>Format - Row</emph></variable>"
-msgstr "<variable id=\"fozei\">Изберете <emph>Формат - Редица</emph></variable>"
+msgid "<variable id=\"fozei\">Choose <emph>Format - Rows</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3150012\n"
"help.text"
-msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Row - Optimal Height</emph></variable>"
-msgstr "<variable id=\"fozeiophoe\">Изберете <emph>Формат - Редица - Оптимална висина</emph></variable>"
+msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Rows - Optimal Height</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3148645\n"
"help.text"
-msgid "Choose <emph>Format - Row - Hide</emph>"
-msgstr "Изберете <emph>Формат - Редица - Сокриј</emph>"
+msgid "Choose <emph>Format - Rows - Hide</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153728\n"
"help.text"
-msgid "Choose <emph>Format - Column - Hide</emph>"
-msgstr "Изберете <emph>Формат - Колона - Сокриј</emph>"
+msgid "Choose <emph>Format - Columns - Hide</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3151114\n"
"help.text"
-msgid "Choose <emph>Format - Sheet - Hide</emph>"
-msgstr "Изберете <emph>Формат - Лист - Сокриј</emph>"
+msgid "Choose <emph>Sheet - Hide Sheet</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3148576\n"
"help.text"
-msgid "Choose <emph>Format - Row - Show</emph>"
-msgstr "Изберете <emph>Формат - Редица - Покажи</emph>"
+msgid "Choose <emph>Format - Rows - Show</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156286\n"
"help.text"
-msgid "Choose <emph>Format - Column - Show</emph>"
-msgstr "Изберете <emph>Format - Column - Show</emph>"
+msgid "Choose <emph>Format - Columns - Show</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3145645\n"
"help.text"
-msgid "<variable id=\"fospa\">Choose <emph>Format - Column</emph></variable>"
-msgstr "<variable id=\"fospa\">Изберете <emph>Формат - Колона</emph></variable>"
+msgid "<variable id=\"fospa\">Choose <emph>Format - Columns</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3145252\n"
"help.text"
-msgid "Choose <emph>Format - Column - Optimal Width</emph>"
-msgstr "Изберете <emph>Формат - Колона - Оптимална широчина</emph>"
+msgid "Choose <emph>Format - Columns - Optimal Width</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3146971\n"
"help.text"
-msgid "Double-click right column separator in column headers"
-msgstr "Кликнете два пати на десниот разделувачот на колоната во заглавјето на колоната"
+msgid "Double-click right column separator in column headers."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3147362\n"
"help.text"
-msgid "<variable id=\"fot\">Choose <emph>Format - Sheet</emph></variable>"
-msgstr "<variable id=\"fot\">Изберете <emph>Формат - Лист</emph></variable>"
+msgid "<variable id=\"fot\">Choose <emph>Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3163805\n"
"help.text"
-msgid "<variable id=\"fotu\">Choose <emph>Format - Sheet - Rename</emph></variable>"
-msgstr "<variable id=\"fotu\">Изберете <emph>Формат - Лист - Преименувај</emph></variable>"
+msgid "<variable id=\"fotu\">Choose <emph>Sheet - Rename Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155333\n"
"help.text"
-msgid "<variable id=\"fotenb\">Choose <emph>Format - Sheet - Show</emph></variable>"
-msgstr "<variable id=\"fotenb\">Изберете <emph>Формат - Лист - Покажи</emph></variable>"
+msgid "<variable id=\"fotenb\">Choose <emph>Sheet - Show Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_idN1077A\n"
"help.text"
-msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph></variable>"
-msgstr "<variable id=\"foste\">Изберете <emph>Формат - Страница</emph></variable>"
+msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155508\n"
"help.text"
-msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab </variable>"
-msgstr "<variable id=\"fostel\">Изберете <emph>Формат - Page - Лист</emph> tab </variable>"
+msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3150883\n"
"help.text"
-msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph></variable>"
-msgstr "<variable id=\"fodrbe\">Изберете <emph>Формат - Опсези за печатење</emph></variable>"
+msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156448\n"
"help.text"
-msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph></variable>"
-msgstr "<variable id=\"fodrfe\">Изберете <emph>Формат - Опсези за печатење - Дефинирај </emph></variable>"
+msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156290\n"
"help.text"
-msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph></variable>"
-msgstr "<variable id=\"fodrhin\">Изберете <emph>Формат - Опсези за печатење - Додај</emph></variable>"
+msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155812\n"
"help.text"
-msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph></variable>"
-msgstr "<variable id=\"fodbah\">Изберете <emph>Формат - Опсези за печатење - Отстрани</emph></variable>"
+msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153307\n"
"help.text"
-msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph></variable>"
-msgstr "<variable id=\"fodbbe\">Изберете <emph>Формат - Опсези за печатење - Уреди</emph></variable>"
+msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153916\n"
"help.text"
-msgid "Choose <emph>Format - AutoFormat</emph>"
-msgstr "Choose <emph>Формат - Автом. форматирање</emph>"
+msgid "Choose <emph>Format - AutoFormat</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3154532\n"
"help.text"
-msgid "On the Tools bar, click"
-msgstr "Кликнете на Алатникот"
+msgid "On the <emph>Tools</emph> bar, click"
+msgstr ""
#: 00000405.xhp
msgctxt ""
@@ -805,8 +805,8 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154618\n"
"help.text"
-msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph></variable>"
-msgstr "<variable id=\"bedingte\">Изберете <emph>Формат - Условно форматирање</emph></variable>"
+msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -829,7 +829,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150541\n"
"help.text"
-msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph> </variable>"
+msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -837,8 +837,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153194\n"
"help.text"
-msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>"
-msgstr "Изберете <emph>Алатки - Детектив - Откриј приоритети</emph>"
+msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -853,7 +853,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph> </variable>"
+msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -861,7 +861,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3145785\n"
"help.text"
-msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph> </variable>"
+msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -869,8 +869,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3155411\n"
"help.text"
-msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>"
-msgstr "Изберете <emph>Алатки - Детектив - Следи зависности</emph>"
+msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -885,7 +885,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146984\n"
"help.text"
-msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph> </variable>"
+msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -893,7 +893,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154014\n"
"help.text"
-msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph> </variable>"
+msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -901,7 +901,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153188\n"
"help.text"
-msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph> </variable>"
+msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -909,7 +909,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3149410\n"
"help.text"
-msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph> </variable>"
+msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -917,7 +917,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3156284\n"
"help.text"
-msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph> </variable>"
+msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -925,7 +925,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153159\n"
"help.text"
-msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph> </variable>"
+msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -933,7 +933,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3147397\n"
"help.text"
-msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph> </variable>"
+msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -941,7 +941,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154018\n"
"help.text"
-msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph> </variable>"
+msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -949,7 +949,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3269142\n"
"help.text"
-msgid "<variable id=\"solver\">Choose <emph>Tools - Solver</emph> </variable>"
+msgid "<variable id=\"solver\">Choose <emph>Tools - Solver</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -957,7 +957,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id8554338\n"
"help.text"
-msgid "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, <emph>Options</emph> button </variable>"
+msgid "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, click <emph>Options</emph> button.</variable>"
msgstr ""
#: 00000406.xhp
@@ -965,7 +965,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3156277\n"
"help.text"
-msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph> </variable>"
+msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -973,7 +973,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3149020\n"
"help.text"
-msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph></variable>"
+msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -981,7 +981,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154256\n"
"help.text"
-msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph></variable>"
+msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -989,7 +989,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146919\n"
"help.text"
-msgid "Choose <emph>Data - Calculate - Recalculate</emph>"
+msgid "Choose <emph>Data - Calculate - Recalculate</emph>."
msgstr ""
#: 00000406.xhp
@@ -1005,7 +1005,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150941\n"
"help.text"
-msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph> </variable>"
+msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -1013,7 +1013,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3151276\n"
"help.text"
-msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph> </variable>"
+msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph>.</variable>"
msgstr ""
#: 00000407.xhp
@@ -1037,7 +1037,7 @@ msgctxt ""
"00000407.xhp\n"
"par_id3147335\n"
"help.text"
-msgid "<variable id=\"fete\">Choose <item type=\"menuitem\">View - Split Window</item></variable>"
+msgid "<variable id=\"fete\">Choose ><item type=\"menuitem\">View - Split Window</item>.</variable>"
msgstr ""
#: 00000407.xhp
@@ -1045,7 +1045,7 @@ msgctxt ""
"00000407.xhp\n"
"par_id3153663\n"
"help.text"
-msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item></variable>"
+msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1069,48 +1069,48 @@ msgctxt ""
"00000412.xhp\n"
"par_id8366954\n"
"help.text"
-msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph></variable>"
-msgstr "<variable id=\"text2columns\">Изберете <emph>Податок - Текст во колони</emph></variable>"
+msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3147399\n"
"help.text"
-msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph></variable>"
-msgstr "<variable id=\"dbrbf\">Изберете <emph>Податоци - Дефинирај опсег</emph></variable>"
+msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145345\n"
"help.text"
-msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph></variable>"
-msgstr "<variable id=\"dbrba\">Изберете <emph>Податоци - Изберете опсег</emph></variable>"
+msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150443\n"
"help.text"
-msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph></variable>"
-msgstr "<variable id=\"dnsrt\">Изберете <emph>Податоци - Подреди</emph></variable>"
+msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148491\n"
"help.text"
-msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab"
-msgstr "Изберете <emph>Податоци - Подреди - Критериум за подредување</emph> tab"
+msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154516\n"
"help.text"
-msgid "On Standard bar, click"
-msgstr "Кликнете на основната лента"
+msgid "On <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1149,32 +1149,32 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146984\n"
"help.text"
-msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab</variable>"
-msgstr "<variable id=\"dnstot\">Изберете <emph>Податоци - Подредување - Јазиче опции</emph></variable>"
+msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155308\n"
"help.text"
-msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph></variable>"
-msgstr "<variable id=\"dnftr\">Изберете <emph>Податоци - Филтирање</emph></variable>"
+msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148646\n"
"help.text"
-msgid "Choose <emph>Data - AutoFilter</emph>"
-msgstr "Изберете <emph>Податоци - Филтирање - Автоматско филтрирање</emph>"
+msgid "Choose <emph>Data - AutoFilter</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151113\n"
"help.text"
-msgid "On Tools bar or Table Data bar, click"
-msgstr "Кликнете на Алатникот или на Лентата за податоци на табелата"
+msgid "On <emph>Tools</emph> bar or <emph>Table Data</emph> bar, click"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1197,39 +1197,39 @@ msgctxt ""
"00000412.xhp\n"
"par_id3156278\n"
"help.text"
-msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph></variable>"
-msgstr "<variable id=\"dnfspz\">Изберете <emph>Податоци - Филтирање - Напредно филтрирање</emph></variable>"
+msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph> .</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153764\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label"
-msgstr "Изберете <emph>Податоци - Филтирање - Старндно филтрирање - Копче повеќе>></emph>"
+msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155444\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label"
-msgstr "Изберете <emph>Податоци - Филтирање - Старндно филтрирање - Копче повеќе>></emph>"
+msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3156382\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Reset Filter</emph>"
-msgstr "Изберете <emph>Податоци - Филтирање - Автоматско филтрирање</emph>"
+msgid "Choose <emph>Data - More Filters - Reset Filter</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155961\n"
"help.text"
-msgid "On Table Data bar, click <emph>Reset Filter/Sort</emph>"
+msgid "On <emph>Table Data</emph> bar, click <emph>Reset Filter/Sort</emph>."
msgstr ""
#: 00000412.xhp
@@ -1253,112 +1253,112 @@ msgctxt ""
"00000412.xhp\n"
"par_id3152778\n"
"help.text"
-msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph></variable>"
-msgstr "<variable id=\"dnaftas\">Изберете <emph>Податоци - Филтирање - Сокриј автоматско филтрирање</emph></variable>"
+msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3166424\n"
"help.text"
-msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph></variable>"
-msgstr "<variable id=\"dntegs\">Изберете <emph>Податоци - Потсуми</emph></variable>"
+msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154574\n"
"help.text"
-msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs</variable>"
-msgstr "<variable id=\"dntezd\">Изберете <emph>Податоци - Потсуми - јазичиња прва, втора, трета група</emph> tabs </variable>"
+msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151277\n"
"help.text"
-msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab</variable>"
-msgstr "<variable id=\"dntopi\">Изберете <emph>Податоци - Потсуми - Јазиче опции</emph> tab </variable>"
+msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145133\n"
"help.text"
-msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph></variable>"
-msgstr "<variable id=\"datengueltig\">Изберете <emph>Податоци - Валидност</emph></variable>"
+msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3152992\n"
"help.text"
-msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigwerte\">Мени <emph>Податоци - Валидност - јазиче критериум</emph></variable>"
+msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150367\n"
"help.text"
-msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigeingabe\">Изберете <emph>Податоци - Валидност - јазиче внеси помош</emph></variable>"
+msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154486\n"
"help.text"
-msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigfehler\">Изберете <emph>Податоци - Валидност - таб Предупредување за грешка</emph></variable>"
+msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3146978\n"
"help.text"
-msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph></variable>"
-msgstr "<variable id=\"dnmfo\">Изберете <emph>Податоци - Повеќекратни операции</emph></variable>"
+msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155809\n"
"help.text"
-msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph></variable>"
-msgstr "<variable id=\"dnksd\">Изберете <emph>Податоци - Здружи</emph></variable>"
+msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148701\n"
"help.text"
-msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph></variable>"
-msgstr "<variable id=\"dngld\">изберете <emph>Податок - Група и контура</emph></variable>"
+msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153815\n"
"help.text"
-msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph></variable>"
-msgstr "<variable id=\"dngda\">Изберете <emph>Податок - Група и контура - Сокриј детали</emph></variable>"
+msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3159223\n"
"help.text"
-msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph></variable>"
-msgstr "<variable id=\"dngde\">Изберете <emph>Податок - Група и контура - Прикажи детали</emph></variable>"
+msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3146870\n"
"help.text"
-msgid "Choose <emph>Data - Group and Outline - Group</emph>"
-msgstr "Изберете <emph>Податок - Група и контура - Група</emph>"
+msgid "Choose <emph>Data - Group and Outline - Group</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1397,8 +1397,8 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146781\n"
"help.text"
-msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>"
-msgstr "Изберете <emph>Податок - Група и контура - Одгрупирај</emph>"
+msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1437,96 +1437,96 @@ msgctxt ""
"00000412.xhp\n"
"par_id3153008\n"
"help.text"
-msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph></variable>"
-msgstr "<variable id=\"dnglagl\">Изберете <emph>Податок - Група и контура - Авто контура</emph></variable>"
+msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154709\n"
"help.text"
-msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove</emph></variable>"
-msgstr "<variable id=\"dnglef\">Изберете <emph>Податок - Група и контура - Отстрани</emph></variable>"
+msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove Outline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id1774346\n"
"help.text"
-msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables)</variable>"
-msgstr "<variable id=\"dngdrill\">Изберете <emph>Податоци - Група и контура - Прикажи детали</emph> (за некои табели на податочниот пилот) </variable>"
+msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables).</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155759\n"
"help.text"
-msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph></variable>"
-msgstr "<variable id=\"dndtpt\">Choose <emph>ПодатоциData - Податочен пилот</emph></variable>"
+msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154625\n"
"help.text"
-msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph></variable>"
-msgstr "<variable id=\"dndtpt\">Choose <emph>ПодатоциData - Податочен пилот</emph></variable>"
+msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3147558\n"
"help.text"
-msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
-msgstr "<variable id=\"dndq\">Изберете <emph>Податоци - Податочен пилот - Пушти</emph>, во дијалогот за избор на извор изберете ја опцијата <emph>Изворот на податоци е регистриран во $[officename]</emph>. </variable>"
+msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153297\n"
"help.text"
-msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Current selection</emph>."
-msgstr "Изберете <emph>Податоци - Податочен пилот - Пушти </emph>, во дијалогот за избор на извор изберете ја опцијата <emph>Тековен избор</emph>."
+msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Current selection</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145118\n"
"help.text"
-msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
-msgstr "Изберете <emph>Податоци - Податочен пилот - Пушти</emph>, во дијалогот за избор на извор изберете ја опцијата <emph>Изворот на податоци се регистриран во $[officename]</emph>, кликнете <emph>Во ред</emph> за да го видите Дијалогот за избор на извор."
+msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153294\n"
"help.text"
-msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph></variable>"
-msgstr "<variable id=\"dndpak\">Изберете <emph>Податоци - Податочен пилот - Освежи</emph></variable>"
+msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151344\n"
"help.text"
-msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph></variable>"
-msgstr "<variable id=\"dndploe\">Изберете <emph>Податоци - Податочен пилот - Избриши</emph></variable>"
+msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150397\n"
"help.text"
-msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph></variable>"
-msgstr "<variable id=\"dndakt\">Изберете <emph>Податоци - Опсег на освежување</emph></variable>"
+msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_idN10B8F\n"
"help.text"
-msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph></variable>"
-msgstr "<variable id=\"grouping\">Изберете <emph>Податоци - Група и контура - Група</emph></variable>"
+msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
@@ -1549,7 +1549,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162106567373\n"
"help.text"
-msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph> </variable>"
+msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1557,7 +1557,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162109048207\n"
"help.text"
-msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph></variable>"
+msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1565,7 +1565,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162107055028\n"
"help.text"
-msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph></variable>"
+msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1573,7 +1573,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162109126013\n"
"help.text"
-msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph></variable>"
+msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1581,7 +1581,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3149095\n"
"help.text"
-msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph></variable>"
+msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1589,7 +1589,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3149398\n"
"help.text"
-msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph></variable>"
+msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1597,7 +1597,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3150084\n"
"help.text"
-msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph></variable>"
+msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1605,7 +1605,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3153093\n"
"help.text"
-msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph></variable>"
+msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1613,7 +1613,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3153191\n"
"help.text"
-msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph></variable>"
+msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1621,5 +1621,5 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3145645\n"
"help.text"
-msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph></variable>"
+msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph>.</variable>"
msgstr ""
diff --git a/source/mk/helpcontent2/source/text/scalc/02.po b/source/mk/helpcontent2/source/text/scalc/02.po
index 65420c053c8..9e32cfc6461 100644
--- a/source/mk/helpcontent2/source/text/scalc/02.po
+++ b/source/mk/helpcontent2/source/text/scalc/02.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-05-12 14:35+0200\n"
-"PO-Revision-Date: 2016-05-02 12:52+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:05+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: mk\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n==1 || n%10==1 ? 0 : 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1462193569.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542197110.000000\n"
#: 02130000.xhp
msgctxt ""
@@ -45,8 +45,8 @@ msgctxt ""
"02130000.xhp\n"
"par_id3155267\n"
"help.text"
-msgid "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Икона</alt></image>"
+msgid "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Currency Number Format Icon</alt></image>"
+msgstr ""
#: 02130000.xhp
msgctxt ""
@@ -61,8 +61,8 @@ msgctxt ""
"02130000.xhp\n"
"par_id3146776\n"
"help.text"
-msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cell - Numbers\">Format - Cell - Numbers</link>."
-msgstr "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cell - Numbers\">Форматирај - Ќелија - Броеви</link>."
+msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cells - Numbers\">Format - Cells - Numbers</link>."
+msgstr ""
#: 02140000.xhp
msgctxt ""
diff --git a/source/mk/helpcontent2/source/text/scalc/06.po b/source/mk/helpcontent2/source/text/scalc/06.po
index 81a6dccd3aa..de2279d0ae8 100644
--- a/source/mk/helpcontent2/source/text/scalc/06.po
+++ b/source/mk/helpcontent2/source/text/scalc/06.po
@@ -3,15 +3,18 @@ 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-06-14 17:23+0200\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-04-24 11:47+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: mk\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%10==1 ? 0 : 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1524570461.000000\n"
#: calcsamplefiles.xhp
msgctxt ""
@@ -20,35 +23,3 @@ msgctxt ""
"help.text"
msgid "Calc Sample Files"
msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521663319917\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/imtrigon.ods\" id=\"ods_id61521568603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521663319918\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/trigon.ods\" id=\"ods_id61521548603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521563314918\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/pivot.ods\" id=\"ods_id61521547603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id721528312694192\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/functions_ifs.ods\" id=\"ods_id61521547603534\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
diff --git a/source/mk/helpcontent2/source/text/scalc/guide.po b/source/mk/helpcontent2/source/text/scalc/guide.po
index 5084942546f..60790800997 100644
--- a/source/mk/helpcontent2/source/text/scalc/guide.po
+++ b/source/mk/helpcontent2/source/text/scalc/guide.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-31 14:10+0200\n"
-"PO-Revision-Date: 2016-07-06 12:28+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:05+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: mk\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n==1 || n%10==1 ? 0 : 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1467808084.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542197110.000000\n"
#: address_auto.xhp
msgctxt ""
@@ -3709,8 +3709,8 @@ msgctxt ""
"database_filter.xhp\n"
"par_idN10693\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - Standard Filter</item>."
-msgstr "Choose <item type=\"menuitem\">Data - Filter - Standard Filter</item>."
+msgid "Choose <item type=\"menuitem\">Data - More Filters - Standard Filter</item>."
+msgstr ""
#: database_filter.xhp
msgctxt ""
@@ -3765,8 +3765,8 @@ msgctxt ""
"database_filter.xhp\n"
"par_id3154944\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - AutoFilter</item>."
-msgstr "Choose <item type=\"menuitem\">Data - Filter - AutoFilter</item>."
+msgid "Choose <item type=\"menuitem\">Data - AutoFilter</item>."
+msgstr ""
#: database_filter.xhp
msgctxt ""
diff --git a/source/mk/helpcontent2/source/text/shared.po b/source/mk/helpcontent2/source/text/shared.po
index 2e29ca656db..ce3afd221a8 100644
--- a/source/mk/helpcontent2/source/text/shared.po
+++ b/source/mk/helpcontent2/source/text/shared.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: 2016-05-02 12:53+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:05+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: mk\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n==1 || n%10==1 ? 0 : 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1462193593.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542197111.000000\n"
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -2013,5 +2013,5 @@ msgctxt ""
"need_help.xhp\n"
"hd_id1000010\n"
"help.text"
-msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"http://documentation.libreoffice.org/en/join-community/update-help-contents\">web page on writing Help contents</link>."
+msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"https://documentation.libreoffice.org/en/join-community/update-help-contents\"><emph>web page on writing Help contents</emph></link>."
msgstr ""
diff --git a/source/mk/helpcontent2/source/text/shared/00.po b/source/mk/helpcontent2/source/text/shared/00.po
index 3130f93031b..40e0ba5af21 100644
--- a/source/mk/helpcontent2/source/text/shared/00.po
+++ b/source/mk/helpcontent2/source/text/shared/00.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-10-21 20:57+0200\n"
-"PO-Revision-Date: 2016-05-24 18:43+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:05+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: mk\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n==1 || n%10==1 ? 0 : 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1464115404.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542197112.000000\n"
#: 00000001.xhp
msgctxt ""
@@ -6221,7 +6221,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id621525017637963\n"
"help.text"
-msgid "Choose <emph>File - Export as EPUB</emph>."
+msgid "Choose <emph>File - Export As - Export as EPUB</emph>."
msgstr ""
#: 00000401.xhp
@@ -7197,7 +7197,7 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1091B\n"
"help.text"
-msgid "<variable id=\"grid\">Choose <emph>View - Grid</emph> (Impress or Draw).</variable>"
+msgid "<variable id=\"grid\">Choose <emph>View - Grid and Helplines</emph> (Impress or Draw).</variable>"
msgstr ""
#: 00000403.xhp
@@ -7205,7 +7205,7 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1092E\n"
"help.text"
-msgid "<variable id=\"guides\">Choose <emph>View - Snap Lines</emph> (Impress or Draw).</variable>"
+msgid "<variable id=\"guides\">Choose <emph>View - Snap Guides</emph> (Impress or Draw).</variable>"
msgstr ""
#: 00000404.xhp
@@ -7861,7 +7861,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id9988402\n"
"help.text"
-msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Updates</emph> button.</variable>"
+msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Check for Updates</emph> button.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8075,14 +8075,6 @@ msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
-"par_id3150032\n"
-"help.text"
-msgid "<variable id=\"arbeit\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Memory</emph>.</variable>"
-msgstr ""
-
-#: 00000406.xhp
-msgctxt ""
-"00000406.xhp\n"
"par_id3159153\n"
"help.text"
msgid "<variable id=\"ansicht\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - View</emph>.</variable>"
@@ -11045,7 +11037,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id366527\n"
"help.text"
-msgid "Choose <emph>Format - Object - Line</emph> (Writer)."
+msgid "Choose <emph>Format - Text Box and Shape - Line</emph> (Writer)."
msgstr ""
#: 00040502.xhp
@@ -11053,7 +11045,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id3835261\n"
"help.text"
-msgid "Choose <emph>Format - Graphic - Line</emph> (Calc)."
+msgid "Choose <emph>Format - Object - Line</emph> (Calc)."
msgstr ""
#: 00040502.xhp
@@ -11085,7 +11077,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id3154285\n"
"help.text"
-msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Object - </emph></caseinline><caseinline select=\"CALC\"><emph>Graphic - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
+msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Text Box and Shape - </emph></caseinline><caseinline select=\"CALC\"><emph>Object - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
msgstr ""
#: 00040502.xhp
diff --git a/source/mk/helpcontent2/source/text/shared/01.po b/source/mk/helpcontent2/source/text/shared/01.po
index b69c9bdf3ed..fa289a62297 100644
--- a/source/mk/helpcontent2/source/text/shared/01.po
+++ b/source/mk/helpcontent2/source/text/shared/01.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2016-07-06 12:44+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:05+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: mk\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n==1 || n%10==1 ? 0 : 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1467809066.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542197115.000000\n"
#: 01010000.xhp
msgctxt ""
@@ -33637,7 +33637,7 @@ msgctxt ""
"06130000.xhp\n"
"par_id3153748\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Runs or saves the current macro.</ahelp>"
msgstr ""
#: 06130000.xhp
@@ -40771,14 +40771,6 @@ msgstr ""
#: ref_epub_export.xhp
msgctxt ""
"ref_epub_export.xhp\n"
-"par_id701525003241759\n"
-"help.text"
-msgid "<embedvar href=\"text/shared/00/00000002.xhp#epubv\" markup=\"keep\"/>"
-msgstr ""
-
-#: ref_epub_export.xhp
-msgctxt ""
-"ref_epub_export.xhp\n"
"par_id19921\n"
"help.text"
msgid "<image id=\"img_id22170\" src=\"media/screenshots/modules/swriter/ui/exportepub/EPubDialog.png\" localize=\"true\" width=\"664px\" height=\"482px\"><alt id=\"alt_id59843\">EPUB dialog box</alt></image>"
@@ -40925,7 +40917,7 @@ msgctxt ""
"ref_epub_export.xhp\n"
"par_id971525023515891\n"
"help.text"
-msgid "For custom metadata, you must provide a file with same name as the original filename and with extension as \".xmp\". The provided metadata will override the the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type=\"literal\">MyText.xmp</item>."
+msgid "For custom metadata, you must provide a file with same name as the original filename and with extension as \".xmp\". The provided metadata will override the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type=\"literal\">MyText.xmp</item>."
msgstr ""
#: ref_epub_export.xhp
diff --git a/source/mk/helpcontent2/source/text/shared/guide.po b/source/mk/helpcontent2/source/text/shared/guide.po
index b13f31c6c91..ebec747e5f3 100644
--- a/source/mk/helpcontent2/source/text/shared/guide.po
+++ b/source/mk/helpcontent2/source/text/shared/guide.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2016-07-06 12:57+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:05+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: mk\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n==1 || n%10==1 ? 0 : 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1467809865.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542197118.000000\n"
#: aaa_start.xhp
msgctxt ""
@@ -8829,8 +8829,8 @@ msgctxt ""
"gallery_insert.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by selecting <emph>Tools - Gallery</emph>."
-msgstr "Отворете ја Галеријата со кликање на иконата <emph>Галерија</emph> на лентата <emph>Стандардно</emph> или со избирање на <emph>Алатки - Галерија</emph>."
+msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by choosing <emph>Insert - Media - Gallery</emph>."
+msgstr ""
#: gallery_insert.xhp
msgctxt ""
diff --git a/source/mk/helpcontent2/source/text/shared/optionen.po b/source/mk/helpcontent2/source/text/shared/optionen.po
index 297138fd344..573b2f7feb5 100644
--- a/source/mk/helpcontent2/source/text/shared/optionen.po
+++ b/source/mk/helpcontent2/source/text/shared/optionen.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2016-07-06 13:11+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:05+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: mk\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n==1 || n%10==1 ? 0 : 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1467810666.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542197120.000000\n"
#: 01000000.xhp
msgctxt ""
@@ -267,6 +267,14 @@ msgstr "Некои од податоците на корисникот се вк
#: 01010100.xhp
msgctxt ""
"01010100.xhp\n"
+"par_id3153032\n"
+"help.text"
+msgid "User data is also used when commenting and in tracking changes mode, to identify comments/edits author; and to mark last edit position in document, so that when author opens the document later, it opens at the last edit position."
+msgstr ""
+
+#: 01010100.xhp
+msgctxt ""
+"01010100.xhp\n"
"hd_id3147653\n"
"help.text"
msgid "Address"
@@ -14741,7 +14749,7 @@ msgctxt ""
"opencl.xhp\n"
"par_id5293741\n"
"help.text"
-msgid "for more information on OpenCL, visit <link href=\"http://www.khronos.org/opencl/\">the OpenCL site</link>"
+msgid "for more information on OpenCL, visit <link href=\"https://www.khronos.org/opencl/\">the OpenCL site</link>"
msgstr ""
#: persona_firefox.xhp
diff --git a/source/mk/helpcontent2/source/text/swriter/00.po b/source/mk/helpcontent2/source/text/swriter/00.po
index ca33169cb26..4426dfccf18 100644
--- a/source/mk/helpcontent2/source/text/swriter/00.po
+++ b/source/mk/helpcontent2/source/text/swriter/00.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: 2016-05-24 19:58+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:05+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: mk\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n==1 || n%10==1 ? 0 : 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1464119909.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542197121.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -37,8 +37,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3150253\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\"><alt id=\"alt_id3145389\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\"><alt id=\"alt_id3145389\">Икона</alt></image>"
+msgid "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145389\">Wrap Off Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -53,8 +53,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3156397\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\"><alt id=\"alt_id3149048\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\"><alt id=\"alt_id3149048\">Икона</alt></image>"
+msgid "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149048\">Wrap On Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -69,8 +69,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3154558\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\"><alt id=\"alt_id3152999\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\"><alt id=\"alt_id3152999\">Икона</alt></image>"
+msgid "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152999\">Wrap Through Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -85,8 +85,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3148773\n"
"help.text"
-msgid "<image src=\"res/sc06301.png\" id=\"img_id3149026\"><alt id=\"alt_id3149026\">Icon</alt></image>"
-msgstr "<image src=\"res/sc06301.png\" id=\"img_id3149026\"><alt id=\"alt_id3149026\">Икона</alt></image>"
+msgid "<image src=\"res/sc06301.png\" id=\"img_id3149026\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149026\">Jump to Previous Script Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -101,8 +101,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3151265\n"
"help.text"
-msgid "<image src=\"res/sc06300.png\" id=\"img_id3151272\"><alt id=\"alt_id3151272\">Icon</alt></image>"
-msgstr "<image src=\"res/sc06300.png\" id=\"img_id3151272\"><alt id=\"alt_id3151272\">Икона</alt></image>"
+msgid "<image src=\"res/sc06300.png\" id=\"img_id3151272\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151272\"> Jump to Next Script Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -381,8 +381,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3154763\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Наредба </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -397,8 +397,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3151387\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Наредба </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -413,8 +413,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3145823\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Наредба </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -429,7 +429,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150932\n"
"help.text"
-msgid "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\"><alt id=\"alt_id3150502\">Icon</alt></image>"
+msgid "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150502\">Formatting Marks Icon</alt></image>"
msgstr ""
#: 00000403.xhp
@@ -461,7 +461,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150765\n"
"help.text"
-msgid "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\"><alt id=\"alt_id3147572\">Icon</alt></image>"
+msgid "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147572\">Web Icon</alt></image>"
msgstr ""
#: 00000403.xhp
@@ -2461,7 +2461,7 @@ msgctxt ""
"stylesmenu.xhp\n"
"par_id941529884998705\n"
"help.text"
-msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles</emph></variable>."
+msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles...</emph></variable>."
msgstr ""
#: stylesmenu.xhp
diff --git a/source/mk/svtools/messages.po b/source/mk/svtools/messages.po
index 5edba3ff870..0f47ea10af8 100644
--- a/source/mk/svtools/messages.po
+++ b/source/mk/svtools/messages.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:41+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: mk\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%10==1 ? 0 : 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195709.000000\n"
#: include/svtools/strings.hrc:25
msgctxt "STR_UNDO"
@@ -1550,7 +1553,7 @@ msgstr ""
#: include/svtools/strings.hrc:360
msgctxt "STR_DESCRIPTION_MYTHES"
-msgid "Mythes Thesaurus"
+msgid "MyThes Thesaurus"
msgstr ""
#: include/svtools/strings.hrc:361
diff --git a/source/mk/sw/messages.po b/source/mk/sw/messages.po
index e072ef62bd7..ae2fc6200ff 100644
--- a/source/mk/sw/messages.po
+++ b/source/mk/sw/messages.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 23:50+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-15 14:33+0100\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: mk\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
+"Plural-Forms: nplurals=2; plural=n==1 || n%10==1 ? 0 : 1;\n"
"X-Accelerator-Marker: ~\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1542195709.000000\n"
#: sw/inc/app.hrc:29
#, fuzzy
@@ -7119,7 +7122,12 @@ msgctxt "asciifilterdialog|lf"
msgid "_LF"
msgstr ""
-#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:264
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:258
+msgctxt "asciifilterdialog|includebom"
+msgid "Include byte-order-mark"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:280
msgctxt "asciifilterdialog|label1"
msgid "Properties"
msgstr "Својства"
diff --git a/source/mk/swext/mediawiki/help.po b/source/mk/swext/mediawiki/help.po
index 5a874a282ee..c8d66c9ccbb 100644
--- a/source/mk/swext/mediawiki/help.po
+++ b/source/mk/swext/mediawiki/help.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2013-06-22 14:47+0000\n"
+"POT-Creation-Date: 2018-11-15 13:53+0100\n"
+"PO-Revision-Date: 2018-11-12 12:02+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: mk\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n==1 || n%10==1 ? 0 : 1;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1371912444.000000\n"
+"X-POOTLE-MTIME: 1542024147.000000\n"
#: help.tree
msgctxt ""
@@ -91,13 +91,12 @@ msgid "Java Runtime Environment"
msgstr "Java Runtime Environment 1.4"
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id7387615\n"
"help.text"
-msgid "A wiki account on a supported <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
-msgstr "Вики сметка на поддржаниот <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> сервер"
+msgid "A wiki account on a supported <link href=\"https://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -152,7 +151,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id368968\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Options</link> dialog, click Add."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\"><emph>Options</emph></link> dialog, click <emph>Add</emph>."
msgstr ""
#: wiki.xhp
@@ -160,17 +159,16 @@ msgctxt ""
"wiki.xhp\n"
"par_id6962187\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> dialog, enter the account information for the wiki."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\"><emph>MediaWiki</emph></link> dialog, enter the account information for the wiki."
msgstr ""
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id5328836\n"
"help.text"
-msgid "In the URL text box, enter the address of a wiki that you want to connect to."
-msgstr "Во полето за URL, внесете ја адресата на викито кон кое сакате да се поврзете."
+msgid "In the <emph>URL</emph> text box, enter the address of a wiki that you want to connect to."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -181,13 +179,12 @@ msgid "You can copy the URL from a web browser and paste it into the textbox."
msgstr "Можете да го копирате URL од веб прелистувачот и да го вметнете во полето за текст."
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id5906552\n"
"help.text"
-msgid "In the Username box, enter your user ID for your wiki account."
-msgstr "Во полето за корисничко име, внесете го корисничкото име за вашата сметка на вики."
+msgid "In the <emph>Username</emph> box, enter your user ID for your wiki account."
+msgstr ""
#: wiki.xhp
#, fuzzy
@@ -199,13 +196,12 @@ msgid "If the wiki allows anonymous write access, you can leave the Username and
msgstr "Ако викито дозволува анонимни права за пишување, можете да ги оставите празни полињата за корисничко име и лозинка."
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id8869594\n"
"help.text"
-msgid "In the Password box, enter the password for your wiki account, then click OK."
-msgstr "Во полето за лозинка, внесете ја вашата лозинка за сметката на вики и потоа кликнете „Во ред“."
+msgid "In the Password box, enter the password for your wiki account, then click <emph>OK</emph>."
+msgstr ""
#: wiki.xhp
#, fuzzy
@@ -253,7 +249,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id228278\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Send to MediaWiki</link> dialog, specify the settings for your entry."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\"><emph>Send to MediaWiki</emph></link> dialog, specify the settings for your entry."
msgstr ""
#: wiki.xhp
diff --git a/source/ml/cui/messages.po b/source/ml/cui/messages.po
index 78a9c37f474..22bf2794306 100644
--- a/source/ml/cui/messages.po
+++ b/source/ml/cui/messages.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:21+0100\n"
+"PO-Revision-Date: 2018-11-14 11:41+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: ml\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195715.000000\n"
#: cui/inc/strings.hrc:24
msgctxt "RID_SVXSTR_KEY_CONFIG_DIR"
@@ -1570,142 +1573,137 @@ msgid "Dimension line"
msgstr "പരിമാണരേഖ"
#: cui/inc/strings.hrc:365
-msgctxt "RID_SVXSTR_LOAD_ERROR"
-msgid "The selected module could not be loaded."
-msgstr "തെരഞ്ഞെടുത്തിരിയ്ക്കുന്ന ഘടകം ലഭ്യമാക്കുവാന്‍ സാധ്യമല്ല."
-
-#: cui/inc/strings.hrc:366
#, fuzzy
msgctxt "RID_SVXSTR_STARTQUOTE"
msgid "Start Quote"
msgstr "_ആരംഭ കോട്ട്: "
-#: cui/inc/strings.hrc:367
+#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_ENDQUOTE"
msgid "End Quote"
msgstr ""
-#: cui/inc/strings.hrc:369
+#: cui/inc/strings.hrc:368
msgctxt "RID_SVXSTR_SELECTEDPERSONA"
msgid "Selected Theme: "
msgstr "തെരഞ്ഞെടുത്ത പ്രമേയം:"
-#: cui/inc/strings.hrc:370
+#: cui/inc/strings.hrc:369
msgctxt "RID_SVXSTR_SEARCHING"
msgid "Searching, please wait..."
msgstr ""
-#: cui/inc/strings.hrc:371
+#: cui/inc/strings.hrc:370
msgctxt "RID_SVXSTR_SEARCHERROR"
msgid "Cannot open %1, please try again later."
msgstr ""
-#: cui/inc/strings.hrc:372
+#: cui/inc/strings.hrc:371
msgctxt "RID_SVXSTR_NORESULTS"
msgid "No results found."
msgstr ""
-#: cui/inc/strings.hrc:373
+#: cui/inc/strings.hrc:372
msgctxt "RID_SVXSTR_APPLYPERSONA"
msgid "Applying Theme..."
msgstr ""
-#: cui/inc/strings.hrc:374
+#: cui/inc/strings.hrc:373
msgctxt "RID_SVXSTR_INVALIDPERSONAURL"
msgid "Please enter a valid theme address or a search term."
msgstr ""
-#: cui/inc/strings.hrc:376
+#: cui/inc/strings.hrc:375
msgctxt "RID_SVXSTR_TABLE_PRESET_NONE"
msgid "Set No Borders"
msgstr "അതിരുകള്‍ സജ്ജമാക്കരുതു്"
-#: cui/inc/strings.hrc:377
+#: cui/inc/strings.hrc:376
msgctxt "RID_SVXSTR_TABLE_PRESET_ONLYOUTER"
msgid "Set Outer Border Only"
msgstr "പുറമേയുള്ള അതിരുകള്‍ മാത്രം സജ്ജമാക്കുക"
-#: cui/inc/strings.hrc:378
+#: cui/inc/strings.hrc:377
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERHORI"
msgid "Set Outer Border and Horizontal Lines"
msgstr "പുറമേയുള്ള അതിരുകളും നേരെയുള്ള വരികളും സജ്ജമാക്കുക"
-#: cui/inc/strings.hrc:379
+#: cui/inc/strings.hrc:378
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERALL"
msgid "Set Outer Border and All Inner Lines"
msgstr "പുറമേയുള്ള അതിരുകളും എല്ലാ അകത്തുള്ള വരികളും സജ്ജമാക്കുക"
-#: cui/inc/strings.hrc:380
+#: cui/inc/strings.hrc:379
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERINNER"
msgid "Set Outer Border Without Changing Inner Lines"
msgstr "അകത്തുള്ള വരികള്‍ മാറ്റാതെ പുറമേയുള്ള അതിരു് സജ്ജമാക്കുക"
-#: cui/inc/strings.hrc:381
+#: cui/inc/strings.hrc:380
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONAL"
msgid "Set Diagonal Lines Only"
msgstr "കുറുകെയുള്ള വരികള്‍ മാത്രം സജ്ജമാക്കുക"
-#: cui/inc/strings.hrc:382
+#: cui/inc/strings.hrc:381
msgctxt "RID_SVXSTR_PARA_PRESET_ALL"
msgid "Set All Four Borders"
msgstr "എല്ലാ നാലും അതിരുകളും സജ്ജമാക്കുക"
-#: cui/inc/strings.hrc:383
+#: cui/inc/strings.hrc:382
msgctxt "RID_SVXSTR_PARA_PRESET_LEFTRIGHT"
msgid "Set Left and Right Borders Only"
msgstr "ഇടത്തും വലത്തും അതിരുകള്‍ മാത്രം സജ്ജമാക്കുക"
-#: cui/inc/strings.hrc:384
+#: cui/inc/strings.hrc:383
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOM"
msgid "Set Top and Bottom Borders Only"
msgstr "മുകളിലും താഴെയുമുള്ള അതിരുകള്‍ മാത്രം സജ്ജമാക്കുക"
-#: cui/inc/strings.hrc:385
+#: cui/inc/strings.hrc:384
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYLEFT"
msgid "Set Left Border Only"
msgstr "ഇടത്തുള്ള അതിരു് മാത്രം സജ്ജമാക്കുക"
-#: cui/inc/strings.hrc:386
+#: cui/inc/strings.hrc:385
msgctxt "RID_SVXSTR_HOR_PRESET_ONLYHOR"
msgid "Set Top and Bottom Borders, and All Inner Lines"
msgstr "മുകളിലും താഴെയുമുള്ള അതിരുകളും അകത്തുള്ള എല്ലാ വരികളും സജ്ജമാക്കുക"
-#: cui/inc/strings.hrc:387
+#: cui/inc/strings.hrc:386
msgctxt "RID_SVXSTR_VER_PRESET_ONLYVER"
msgid "Set Left and Right Borders, and All Inner Lines"
msgstr "ഇടത്തും വലത്തുമുള്ള അതിരുകളും, അകത്തുള്ള എല്ലാ വരികളും സജ്ജമാക്കുക"
-#: cui/inc/strings.hrc:388
+#: cui/inc/strings.hrc:387
msgctxt "RID_SVXSTR_SHADOW_STYLE_NONE"
msgid "No Shadow"
msgstr "നിഴല്‍ ഇല്ലാതെ"
-#: cui/inc/strings.hrc:389
+#: cui/inc/strings.hrc:388
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMRIGHT"
msgid "Cast Shadow to Bottom Right"
msgstr "താഴെ വലത്തേക്കു് നിഴല്‍ സജ്ജമാക്കുക"
-#: cui/inc/strings.hrc:390
+#: cui/inc/strings.hrc:389
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPRIGHT"
msgid "Cast Shadow to Top Right"
msgstr "മുകളില്‍ വലത്തു് നിഴല്‍ സജ്ജമാക്കുക"
-#: cui/inc/strings.hrc:391
+#: cui/inc/strings.hrc:390
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMLEFT"
msgid "Cast Shadow to Bottom Left"
msgstr "താളെ വലത്തു് നിഴല്‍ സജ്ജമാക്കുക"
-#: cui/inc/strings.hrc:392
+#: cui/inc/strings.hrc:391
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPLEFT"
msgid "Cast Shadow to Top Left"
msgstr "മുകളില്‍ ഇടത്തു് നിഴല്‍ സജ്ജമാക്കുക"
-#: cui/inc/strings.hrc:393
+#: cui/inc/strings.hrc:392
msgctxt "RID_SVXSTR_SIGNATURELINE_SIGNED_BY"
msgid "Signed by: %1"
msgstr ""
-#: cui/inc/strings.hrc:394
+#: cui/inc/strings.hrc:393
msgctxt "RID_SVXSTR_OPENCL_RESTART"
msgid "For the OpenCL changes to take effect, %PRODUCTNAME must be restarted."
msgstr ""
@@ -10968,22 +10966,43 @@ msgctxt "signsignatureline|btn_select_certificate"
msgid "Select Certificate"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:168
+#. Name of the signer
+#: cui/uiconfig/ui/signsignatureline.ui:166
+msgctxt "signsignatureline|label_name"
+msgid "or"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:175
+msgctxt "signsignatureline|btn_load_image"
+msgid "Use Signature Image"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:190
+msgctxt "signsignatureline|btn_clear_image"
+msgid "Clear"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:206
+msgctxt "signsignatureline|label_image_dimensions"
+msgid "Best image size: 600 x 100 px"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:237
msgctxt "signsignatureline|label_sign"
msgid "Sign"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:205
+#: cui/uiconfig/ui/signsignatureline.ui:274
msgctxt "signsignatureline|label_add_comment"
msgid "Add comment:"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:241
+#: cui/uiconfig/ui/signsignatureline.ui:310
msgctxt "signsignatureline|label_hint"
msgid "Instructions from the document creator:"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:274
+#: cui/uiconfig/ui/signsignatureline.ui:343
msgctxt "signsignatureline|label_more"
msgid "More"
msgstr ""
diff --git a/source/ml/svtools/messages.po b/source/ml/svtools/messages.po
index 39510e8e4fe..6becdd46159 100644
--- a/source/ml/svtools/messages.po
+++ b/source/ml/svtools/messages.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:41+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: ml\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195716.000000\n"
#: include/svtools/strings.hrc:25
msgctxt "STR_UNDO"
@@ -1550,7 +1553,7 @@ msgstr ""
#: include/svtools/strings.hrc:360
msgctxt "STR_DESCRIPTION_MYTHES"
-msgid "Mythes Thesaurus"
+msgid "MyThes Thesaurus"
msgstr ""
#: include/svtools/strings.hrc:361
diff --git a/source/ml/sw/messages.po b/source/ml/sw/messages.po
index ed5bc9c5df0..b36079242e5 100644
--- a/source/ml/sw/messages.po
+++ b/source/ml/sw/messages.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 23:50+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-15 14:33+0100\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: ml\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1542195716.000000\n"
#: sw/inc/app.hrc:29
#, fuzzy
@@ -7121,7 +7124,12 @@ msgctxt "asciifilterdialog|lf"
msgid "_LF"
msgstr "LF"
-#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:264
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:258
+msgctxt "asciifilterdialog|includebom"
+msgid "Include byte-order-mark"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:280
msgctxt "asciifilterdialog|label1"
msgid "Properties"
msgstr "ഗുണഗണങ്ങള്‍"
diff --git a/source/ml/swext/mediawiki/help.po b/source/ml/swext/mediawiki/help.po
index 493b3e8e0fb..ddee2c14d2c 100644
--- a/source/ml/swext/mediawiki/help.po
+++ b/source/ml/swext/mediawiki/help.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: help\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2013-08-23 09:00+0000\n"
-"Last-Translator: ansonjacob <ansonjacob.aj@gmail.com>\n"
+"POT-Creation-Date: 2018-11-15 13:53+0100\n"
+"PO-Revision-Date: 2018-11-12 12:02+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: American English <kde-i18n-doc@kde.org>\n"
"Language: ml\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1377248430.000000\n"
+"X-POOTLE-MTIME: 1542024172.000000\n"
#: help.tree
msgctxt ""
@@ -90,13 +90,12 @@ msgid "Java Runtime Environment"
msgstr "ജാവാ റണ്‍ടൈം എന്‍വയോണ്മെന്റ് "
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id7387615\n"
"help.text"
-msgid "A wiki account on a supported <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
-msgstr "പിന്തുണയുള്ള <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">മീഡിയാവിക്കി</link> സര്‍വറിലുള്ള ഒരു വിക്കി അക്കൌണ്ട്"
+msgid "A wiki account on a supported <link href=\"https://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -152,26 +151,24 @@ msgctxt ""
"wiki.xhp\n"
"par_id368968\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Options</link> dialog, click Add."
-msgstr "<link href=\"com.sun.wiki-publisher/wikisettings.xhp\">ഉപാധികള്‍</link> എന്ന ഡയലോഗിലുള്ള ചേര്‍ക്കുക ക്ലിക്ക് ചെയ്യുക."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\"><emph>Options</emph></link> dialog, click <emph>Add</emph>."
+msgstr ""
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id6962187\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> dialog, enter the account information for the wiki."
-msgstr "<link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">മീഡിയാവിക്കി</link> ഡയലോഗില്‍, വിക്കിയുടെ അക്കൌണ്ട വിവരം നല്‍കുക."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\"><emph>MediaWiki</emph></link> dialog, enter the account information for the wiki."
+msgstr ""
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id5328836\n"
"help.text"
-msgid "In the URL text box, enter the address of a wiki that you want to connect to."
-msgstr "നിങ്ങള്‍ക്കു് കണക്ട് ചെയ്യേണ്ട വിക്കിയുടെ വിലാസം യുആര്‍എല്‍ ടെക്സ്റ്റ്ബോക്സില്‍ നല്‍കുക."
+msgid "In the <emph>URL</emph> text box, enter the address of a wiki that you want to connect to."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -182,13 +179,12 @@ msgid "You can copy the URL from a web browser and paste it into the textbox."
msgstr "ഒരു വെബ് ബ്രൌസറില്‍ നിന്നും യുആര്‍എല്‍ പകര്‍ത്തി ടെക്സ്റ്റ്ബോക്സിലേക്ക് ഒട്ടിക്കുക."
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id5906552\n"
"help.text"
-msgid "In the Username box, enter your user ID for your wiki account."
-msgstr "ഉപയോക്തൃനാമത്തിനുള്ള ബോക്സില്‍, നിങ്ങളുടെ വിക്കി അക്കൌണ്ടിന്റെ യൂസര്‍ ID നല്‍കുക."
+msgid "In the <emph>Username</emph> box, enter your user ID for your wiki account."
+msgstr ""
#: wiki.xhp
#, fuzzy
@@ -200,13 +196,12 @@ msgid "If the wiki allows anonymous write access, you can leave the Username and
msgstr "എഴുതുവാനുള്ള അജ്ഞാതമായ അനുമതി വിക്കി അനുവദിക്കുന്നെങ്കില്‍, ഉപയോക്തൃനാമവുംരഹസ്യവാക്കും നല്‍കേണ്ടതില്ല."
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id8869594\n"
"help.text"
-msgid "In the Password box, enter the password for your wiki account, then click OK."
-msgstr "രഹസ്യവാക്കിനുള്ള ബോക്സില്‍, വിക്കി അക്കൌണ്ടിന്റെ രഹസ്യവാക്ക്യം നല്‍കി, ശരി ക്ലിക്ക് ചെയ്യുക."
+msgid "In the Password box, enter the password for your wiki account, then click <emph>OK</emph>."
+msgstr ""
#: wiki.xhp
#, fuzzy
@@ -255,8 +250,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id228278\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Send to MediaWiki</link> dialog, specify the settings for your entry."
-msgstr "<link href=\"com.sun.wiki-publisher/wikisend.xhp\">മീഡിയാവിക്കിയിലേക്ക് അയയ്ക്കുക</link> ഡയലോഗില്‍ നിങ്ങളുടെ എന്‍ട്രിയ്ക്കുള്ള സജ്ജീകരണങ്ങള്‍ വ്യക്തമാക്കുക."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\"><emph>Send to MediaWiki</emph></link> dialog, specify the settings for your entry."
+msgstr ""
#: wiki.xhp
#, fuzzy
diff --git a/source/mn/cui/messages.po b/source/mn/cui/messages.po
index 870a824d38d..0a3d9cf3719 100644
--- a/source/mn/cui/messages.po
+++ b/source/mn/cui/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2018-03-22 22:29+0000\n"
-"Last-Translator: Bachka <ichinnorovb@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:21+0100\n"
+"PO-Revision-Date: 2018-11-14 11:42+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: mn\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1521757780.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195723.000000\n"
#: cui/inc/strings.hrc:24
msgctxt "RID_SVXSTR_KEY_CONFIG_DIR"
@@ -1568,142 +1568,137 @@ msgid "Dimension line"
msgstr "Хэмжээсийн шулуун"
#: cui/inc/strings.hrc:365
-msgctxt "RID_SVXSTR_LOAD_ERROR"
-msgid "The selected module could not be loaded."
-msgstr "Сонгогдсон модуль ачаалагдах боломжгүй."
-
-#: cui/inc/strings.hrc:366
#, fuzzy
msgctxt "RID_SVXSTR_STARTQUOTE"
msgid "Start Quote"
msgstr "_Үгийн эхэнд:"
-#: cui/inc/strings.hrc:367
+#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_ENDQUOTE"
msgid "End Quote"
msgstr ""
-#: cui/inc/strings.hrc:369
+#: cui/inc/strings.hrc:368
msgctxt "RID_SVXSTR_SELECTEDPERSONA"
msgid "Selected Theme: "
msgstr "Сонгогдсон эх загвар: "
-#: cui/inc/strings.hrc:370
+#: cui/inc/strings.hrc:369
msgctxt "RID_SVXSTR_SEARCHING"
msgid "Searching, please wait..."
msgstr "Хайж байна, хүлээнэ үү..."
-#: cui/inc/strings.hrc:371
+#: cui/inc/strings.hrc:370
msgctxt "RID_SVXSTR_SEARCHERROR"
msgid "Cannot open %1, please try again later."
msgstr "Дараахи %1-г нээх боломжгүй, дараа ахин оролдоно уу."
-#: cui/inc/strings.hrc:372
+#: cui/inc/strings.hrc:371
msgctxt "RID_SVXSTR_NORESULTS"
msgid "No results found."
msgstr "Ямар ч хариу олдсонгүй."
-#: cui/inc/strings.hrc:373
+#: cui/inc/strings.hrc:372
msgctxt "RID_SVXSTR_APPLYPERSONA"
msgid "Applying Theme..."
msgstr "Эх загвар ашиглах..."
-#: cui/inc/strings.hrc:374
+#: cui/inc/strings.hrc:373
msgctxt "RID_SVXSTR_INVALIDPERSONAURL"
msgid "Please enter a valid theme address or a search term."
msgstr ""
-#: cui/inc/strings.hrc:376
+#: cui/inc/strings.hrc:375
msgctxt "RID_SVXSTR_TABLE_PRESET_NONE"
msgid "Set No Borders"
msgstr "Хүрээг нь зурахгүй"
-#: cui/inc/strings.hrc:377
+#: cui/inc/strings.hrc:376
msgctxt "RID_SVXSTR_TABLE_PRESET_ONLYOUTER"
msgid "Set Outer Border Only"
msgstr "Зөвхөн гадна талын хүрээг нь зурах"
-#: cui/inc/strings.hrc:378
+#: cui/inc/strings.hrc:377
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERHORI"
msgid "Set Outer Border and Horizontal Lines"
msgstr "Гадна талын хүрээ болон хэвтээ шугамуудыг зурах"
-#: cui/inc/strings.hrc:379
+#: cui/inc/strings.hrc:378
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERALL"
msgid "Set Outer Border and All Inner Lines"
msgstr "Гадна талын хүрээ болон бүх дотоод шугамуудыг зурах"
-#: cui/inc/strings.hrc:380
+#: cui/inc/strings.hrc:379
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERINNER"
msgid "Set Outer Border Without Changing Inner Lines"
msgstr "Гадна талын хүрээг дотоод шугамуудыг өөрчлөхгүйгээр зурах"
-#: cui/inc/strings.hrc:381
+#: cui/inc/strings.hrc:380
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONAL"
msgid "Set Diagonal Lines Only"
msgstr "Зөвхөн диагонал шугамуудыг зурах"
-#: cui/inc/strings.hrc:382
+#: cui/inc/strings.hrc:381
msgctxt "RID_SVXSTR_PARA_PRESET_ALL"
msgid "Set All Four Borders"
msgstr "Хүрээг бүтнээр нь зурах"
-#: cui/inc/strings.hrc:383
+#: cui/inc/strings.hrc:382
msgctxt "RID_SVXSTR_PARA_PRESET_LEFTRIGHT"
msgid "Set Left and Right Borders Only"
msgstr "Зөвхөн зүүн ба баруун хүрээнүүдийг зурах"
-#: cui/inc/strings.hrc:384
+#: cui/inc/strings.hrc:383
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOM"
msgid "Set Top and Bottom Borders Only"
msgstr "Зөвхөн дээр ба доод хүрээг зурах"
-#: cui/inc/strings.hrc:385
+#: cui/inc/strings.hrc:384
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYLEFT"
msgid "Set Left Border Only"
msgstr "Зөвхөн зүүн хүрээг зурах"
-#: cui/inc/strings.hrc:386
+#: cui/inc/strings.hrc:385
msgctxt "RID_SVXSTR_HOR_PRESET_ONLYHOR"
msgid "Set Top and Bottom Borders, and All Inner Lines"
msgstr "Дээд ба доод хүрээ болон бүх дотоод шугамуудыг зурах"
-#: cui/inc/strings.hrc:387
+#: cui/inc/strings.hrc:386
msgctxt "RID_SVXSTR_VER_PRESET_ONLYVER"
msgid "Set Left and Right Borders, and All Inner Lines"
msgstr "Зүүн ба баруун хүрээ болон бүх дотоод шугамуудыг зурах"
-#: cui/inc/strings.hrc:388
+#: cui/inc/strings.hrc:387
msgctxt "RID_SVXSTR_SHADOW_STYLE_NONE"
msgid "No Shadow"
msgstr "Сүүдэргүй"
-#: cui/inc/strings.hrc:389
+#: cui/inc/strings.hrc:388
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMRIGHT"
msgid "Cast Shadow to Bottom Right"
msgstr "Сүүдрийг баруунд доод тал руу чулуудах"
-#: cui/inc/strings.hrc:390
+#: cui/inc/strings.hrc:389
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPRIGHT"
msgid "Cast Shadow to Top Right"
msgstr "Сүүдрийг баруунд дээд тал руу чулуудах"
-#: cui/inc/strings.hrc:391
+#: cui/inc/strings.hrc:390
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMLEFT"
msgid "Cast Shadow to Bottom Left"
msgstr "Сүүдрийг зүүн доод тал руу чулуудах"
-#: cui/inc/strings.hrc:392
+#: cui/inc/strings.hrc:391
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPLEFT"
msgid "Cast Shadow to Top Left"
msgstr "Сүүдрийг зүүн дээд тал руу чулуудах"
-#: cui/inc/strings.hrc:393
+#: cui/inc/strings.hrc:392
msgctxt "RID_SVXSTR_SIGNATURELINE_SIGNED_BY"
msgid "Signed by: %1"
msgstr ""
-#: cui/inc/strings.hrc:394
+#: cui/inc/strings.hrc:393
msgctxt "RID_SVXSTR_OPENCL_RESTART"
msgid "For the OpenCL changes to take effect, %PRODUCTNAME must be restarted."
msgstr ""
@@ -11265,22 +11260,43 @@ msgctxt "signsignatureline|btn_select_certificate"
msgid "Select Certificate"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:168
+#. Name of the signer
+#: cui/uiconfig/ui/signsignatureline.ui:166
+msgctxt "signsignatureline|label_name"
+msgid "or"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:175
+msgctxt "signsignatureline|btn_load_image"
+msgid "Use Signature Image"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:190
+msgctxt "signsignatureline|btn_clear_image"
+msgid "Clear"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:206
+msgctxt "signsignatureline|label_image_dimensions"
+msgid "Best image size: 600 x 100 px"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:237
msgctxt "signsignatureline|label_sign"
msgid "Sign"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:205
+#: cui/uiconfig/ui/signsignatureline.ui:274
msgctxt "signsignatureline|label_add_comment"
msgid "Add comment:"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:241
+#: cui/uiconfig/ui/signsignatureline.ui:310
msgctxt "signsignatureline|label_hint"
msgid "Instructions from the document creator:"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:274
+#: cui/uiconfig/ui/signsignatureline.ui:343
msgctxt "signsignatureline|label_more"
msgid "More"
msgstr ""
diff --git a/source/mn/svtools/messages.po b/source/mn/svtools/messages.po
index 203f571027d..7b47e5a507f 100644
--- a/source/mn/svtools/messages.po
+++ b/source/mn/svtools/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: 2018-03-22 22:37+0000\n"
-"Last-Translator: Bachka <ichinnorovb@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:42+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: mn\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1521758226.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195723.000000\n"
#: include/svtools/strings.hrc:25
msgctxt "STR_UNDO"
@@ -1562,7 +1562,7 @@ msgstr ""
#: include/svtools/strings.hrc:360
msgctxt "STR_DESCRIPTION_MYTHES"
-msgid "Mythes Thesaurus"
+msgid "MyThes Thesaurus"
msgstr ""
#: include/svtools/strings.hrc:361
diff --git a/source/mn/sw/messages.po b/source/mn/sw/messages.po
index ed341785da4..2d528754133 100644
--- a/source/mn/sw/messages.po
+++ b/source/mn/sw/messages.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 23:50+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-15 14:33+0100\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: mn\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1542195723.000000\n"
#: sw/inc/app.hrc:29
#, fuzzy
@@ -7129,7 +7132,12 @@ msgctxt "asciifilterdialog|lf"
msgid "_LF"
msgstr ""
-#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:264
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:258
+msgctxt "asciifilterdialog|includebom"
+msgid "Include byte-order-mark"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:280
msgctxt "asciifilterdialog|label1"
msgid "Properties"
msgstr "Тодруулга"
diff --git a/source/mn/swext/mediawiki/help.po b/source/mn/swext/mediawiki/help.po
index 066b61f729d..f9ddf2dc867 100644
--- a/source/mn/swext/mediawiki/help.po
+++ b/source/mn/swext/mediawiki/help.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-03-22 22:40+0000\n"
-"Last-Translator: Bachka <ichinnorovb@gmail.com>\n"
+"POT-Creation-Date: 2018-11-15 13:53+0100\n"
+"PO-Revision-Date: 2018-11-12 12:03+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: mn\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1521758411.000000\n"
+"X-POOTLE-MTIME: 1542024196.000000\n"
#: help.tree
msgctxt ""
@@ -91,13 +91,12 @@ msgid "Java Runtime Environment"
msgstr "Жава ажиллах үеийн орчин 1.4"
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id7387615\n"
"help.text"
-msgid "A wiki account on a supported <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
-msgstr "<link href=\"http://www.mediawiki.org/wiki/MediaWiki\">МедиаВики</link> сервер дээр дэмжигдсэн Вики бүртгэл"
+msgid "A wiki account on a supported <link href=\"https://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -152,7 +151,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id368968\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Options</link> dialog, click Add."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\"><emph>Options</emph></link> dialog, click <emph>Add</emph>."
msgstr ""
#: wiki.xhp
@@ -160,17 +159,16 @@ msgctxt ""
"wiki.xhp\n"
"par_id6962187\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> dialog, enter the account information for the wiki."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\"><emph>MediaWiki</emph></link> dialog, enter the account information for the wiki."
msgstr ""
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id5328836\n"
"help.text"
-msgid "In the URL text box, enter the address of a wiki that you want to connect to."
-msgstr "Хаяг (URL) бичвэр бокст, холбогдохыг хүсэж буй Викигийн хаягаа оруул."
+msgid "In the <emph>URL</emph> text box, enter the address of a wiki that you want to connect to."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -181,13 +179,12 @@ msgid "You can copy the URL from a web browser and paste it into the textbox."
msgstr "Та вэб хөтчөөс хаягийг (URL) хуулж аван бичвэр бокст буулгаж болно."
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id5906552\n"
"help.text"
-msgid "In the Username box, enter your user ID for your wiki account."
-msgstr "Хэрэглэгчийн нэр хайрцагт өөрийн Вики бүртгэлийн хэрэглэгчийн нэрээ оруулна уу."
+msgid "In the <emph>Username</emph> box, enter your user ID for your wiki account."
+msgstr ""
#: wiki.xhp
#, fuzzy
@@ -199,13 +196,12 @@ msgid "If the wiki allows anonymous write access, you can leave the Username and
msgstr "Вики нь нуугдмал хэрэглэгчийн бичих эрхийг зөвшөөрдөг бол та Хэрэглэгчийн нэр Нууц үг хайрцгуудыг хоосон орхиж болно."
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id8869594\n"
"help.text"
-msgid "In the Password box, enter the password for your wiki account, then click OK."
-msgstr "Нууц үг хайрцагт өөрийн Вики бүртгэлийн нууц үгээ оруулаад ОК-г товш."
+msgid "In the Password box, enter the password for your wiki account, then click <emph>OK</emph>."
+msgstr ""
#: wiki.xhp
#, fuzzy
@@ -253,7 +249,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id228278\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Send to MediaWiki</link> dialog, specify the settings for your entry."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\"><emph>Send to MediaWiki</emph></link> dialog, specify the settings for your entry."
msgstr ""
#: wiki.xhp
diff --git a/source/mni/cui/messages.po b/source/mni/cui/messages.po
index 89fe3f4e573..46ad5459ebf 100644
--- a/source/mni/cui/messages.po
+++ b/source/mni/cui/messages.po
@@ -3,15 +3,17 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:21+0100\n"
+"PO-Revision-Date: 2018-11-14 11:42+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: mni\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195730.000000\n"
#: cui/inc/strings.hrc:24
#, fuzzy
@@ -1622,142 +1624,136 @@ msgid "Dimension line"
msgstr "মাইকৈ তাকপা পরিং"
#: cui/inc/strings.hrc:365
-#, fuzzy
-msgctxt "RID_SVXSTR_LOAD_ERROR"
-msgid "The selected module could not be loaded."
-msgstr "খল্লবা মোদিউল অদু লোদ তৌবা ঙম্মোই."
-
-#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_STARTQUOTE"
msgid "Start Quote"
msgstr ""
-#: cui/inc/strings.hrc:367
+#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_ENDQUOTE"
msgid "End Quote"
msgstr ""
-#: cui/inc/strings.hrc:369
+#: cui/inc/strings.hrc:368
msgctxt "RID_SVXSTR_SELECTEDPERSONA"
msgid "Selected Theme: "
msgstr ""
-#: cui/inc/strings.hrc:370
+#: cui/inc/strings.hrc:369
msgctxt "RID_SVXSTR_SEARCHING"
msgid "Searching, please wait..."
msgstr ""
-#: cui/inc/strings.hrc:371
+#: cui/inc/strings.hrc:370
msgctxt "RID_SVXSTR_SEARCHERROR"
msgid "Cannot open %1, please try again later."
msgstr ""
-#: cui/inc/strings.hrc:372
+#: cui/inc/strings.hrc:371
msgctxt "RID_SVXSTR_NORESULTS"
msgid "No results found."
msgstr ""
-#: cui/inc/strings.hrc:373
+#: cui/inc/strings.hrc:372
msgctxt "RID_SVXSTR_APPLYPERSONA"
msgid "Applying Theme..."
msgstr ""
-#: cui/inc/strings.hrc:374
+#: cui/inc/strings.hrc:373
msgctxt "RID_SVXSTR_INVALIDPERSONAURL"
msgid "Please enter a valid theme address or a search term."
msgstr ""
-#: cui/inc/strings.hrc:376
+#: cui/inc/strings.hrc:375
msgctxt "RID_SVXSTR_TABLE_PRESET_NONE"
msgid "Set No Borders"
msgstr ""
-#: cui/inc/strings.hrc:377
+#: cui/inc/strings.hrc:376
msgctxt "RID_SVXSTR_TABLE_PRESET_ONLYOUTER"
msgid "Set Outer Border Only"
msgstr ""
-#: cui/inc/strings.hrc:378
+#: cui/inc/strings.hrc:377
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERHORI"
msgid "Set Outer Border and Horizontal Lines"
msgstr ""
-#: cui/inc/strings.hrc:379
+#: cui/inc/strings.hrc:378
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERALL"
msgid "Set Outer Border and All Inner Lines"
msgstr ""
-#: cui/inc/strings.hrc:380
+#: cui/inc/strings.hrc:379
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERINNER"
msgid "Set Outer Border Without Changing Inner Lines"
msgstr ""
-#: cui/inc/strings.hrc:381
+#: cui/inc/strings.hrc:380
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONAL"
msgid "Set Diagonal Lines Only"
msgstr ""
-#: cui/inc/strings.hrc:382
+#: cui/inc/strings.hrc:381
msgctxt "RID_SVXSTR_PARA_PRESET_ALL"
msgid "Set All Four Borders"
msgstr ""
-#: cui/inc/strings.hrc:383
+#: cui/inc/strings.hrc:382
msgctxt "RID_SVXSTR_PARA_PRESET_LEFTRIGHT"
msgid "Set Left and Right Borders Only"
msgstr ""
-#: cui/inc/strings.hrc:384
+#: cui/inc/strings.hrc:383
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOM"
msgid "Set Top and Bottom Borders Only"
msgstr ""
-#: cui/inc/strings.hrc:385
+#: cui/inc/strings.hrc:384
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYLEFT"
msgid "Set Left Border Only"
msgstr ""
-#: cui/inc/strings.hrc:386
+#: cui/inc/strings.hrc:385
msgctxt "RID_SVXSTR_HOR_PRESET_ONLYHOR"
msgid "Set Top and Bottom Borders, and All Inner Lines"
msgstr ""
-#: cui/inc/strings.hrc:387
+#: cui/inc/strings.hrc:386
msgctxt "RID_SVXSTR_VER_PRESET_ONLYVER"
msgid "Set Left and Right Borders, and All Inner Lines"
msgstr ""
-#: cui/inc/strings.hrc:388
+#: cui/inc/strings.hrc:387
msgctxt "RID_SVXSTR_SHADOW_STYLE_NONE"
msgid "No Shadow"
msgstr "মমি লৈতে"
-#: cui/inc/strings.hrc:389
+#: cui/inc/strings.hrc:388
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMRIGHT"
msgid "Cast Shadow to Bottom Right"
msgstr ""
-#: cui/inc/strings.hrc:390
+#: cui/inc/strings.hrc:389
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPRIGHT"
msgid "Cast Shadow to Top Right"
msgstr ""
-#: cui/inc/strings.hrc:391
+#: cui/inc/strings.hrc:390
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMLEFT"
msgid "Cast Shadow to Bottom Left"
msgstr ""
-#: cui/inc/strings.hrc:392
+#: cui/inc/strings.hrc:391
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPLEFT"
msgid "Cast Shadow to Top Left"
msgstr ""
-#: cui/inc/strings.hrc:393
+#: cui/inc/strings.hrc:392
msgctxt "RID_SVXSTR_SIGNATURELINE_SIGNED_BY"
msgid "Signed by: %1"
msgstr ""
-#: cui/inc/strings.hrc:394
+#: cui/inc/strings.hrc:393
msgctxt "RID_SVXSTR_OPENCL_RESTART"
msgid "For the OpenCL changes to take effect, %PRODUCTNAME must be restarted."
msgstr ""
@@ -11315,22 +11311,43 @@ msgctxt "signsignatureline|btn_select_certificate"
msgid "Select Certificate"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:168
+#. Name of the signer
+#: cui/uiconfig/ui/signsignatureline.ui:166
+msgctxt "signsignatureline|label_name"
+msgid "or"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:175
+msgctxt "signsignatureline|btn_load_image"
+msgid "Use Signature Image"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:190
+msgctxt "signsignatureline|btn_clear_image"
+msgid "Clear"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:206
+msgctxt "signsignatureline|label_image_dimensions"
+msgid "Best image size: 600 x 100 px"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:237
msgctxt "signsignatureline|label_sign"
msgid "Sign"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:205
+#: cui/uiconfig/ui/signsignatureline.ui:274
msgctxt "signsignatureline|label_add_comment"
msgid "Add comment:"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:241
+#: cui/uiconfig/ui/signsignatureline.ui:310
msgctxt "signsignatureline|label_hint"
msgid "Instructions from the document creator:"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:274
+#: cui/uiconfig/ui/signsignatureline.ui:343
msgctxt "signsignatureline|label_more"
msgid "More"
msgstr ""
diff --git a/source/mni/sc/messages.po b/source/mni/sc/messages.po
index 40dd159f395..0796f32eec9 100644
--- a/source/mni/sc/messages.po
+++ b/source/mni/sc/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: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-01-15 17:44+0000\n"
-"Last-Translator: Christian Lohmaier <lohmaier+pootle@googlemail.com>\n"
+"PO-Revision-Date: 2018-11-12 12:03+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: mni\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1516038292.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542024214.000000\n"
#: sc/inc/compiler.hrc:27
msgctxt "RID_FUNCTION_CATEGORIES"
@@ -740,7 +740,6 @@ msgctxt "STR_SELCOUNT_ROWARG"
msgid "$1 row"
msgid_plural "$1 rows"
msgstr[0] ""
-msgstr[1] ""
#. To translators: STR_SELCOUNT_COLARG is $1 of STR_SELCOUNT. $1 of STR_SELCOUNT_ROWARG is number of columns
#: sc/inc/globstr.hrc:165
@@ -748,7 +747,6 @@ msgctxt "STR_SELCOUNT_COLARG"
msgid "$1 column"
msgid_plural "$1 columns"
msgstr[0] ""
-msgstr[1] ""
#: sc/inc/globstr.hrc:166
msgctxt "STR_FILTER_SELCOUNT"
@@ -1514,7 +1512,6 @@ msgctxt "STR_SCATTR_PAGE_SCALE_PAGES"
msgid "One page"
msgid_plural "%1 pages"
msgstr[0] ""
-msgstr[1] ""
#: sc/inc/globstr.hrc:324
msgctxt "STR_SCATTR_PAGE_SCALE_AUTO"
@@ -14153,7 +14150,6 @@ msgctxt "SCSTR_TOTAL"
msgid "One result found"
msgid_plural "%1 results found"
msgstr[0] ""
-msgstr[1] ""
#: sc/inc/strings.hrc:54
msgctxt "SCSTR_SKIPPED"
diff --git a/source/mni/svtools/messages.po b/source/mni/svtools/messages.po
index 7a483481c68..96824542222 100644
--- a/source/mni/svtools/messages.po
+++ b/source/mni/svtools/messages.po
@@ -3,15 +3,17 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:42+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: mni\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195730.000000\n"
#: include/svtools/strings.hrc:25
msgctxt "STR_UNDO"
@@ -1553,7 +1555,7 @@ msgstr ""
#: include/svtools/strings.hrc:360
msgctxt "STR_DESCRIPTION_MYTHES"
-msgid "Mythes Thesaurus"
+msgid "MyThes Thesaurus"
msgstr ""
#: include/svtools/strings.hrc:361
diff --git a/source/mni/sw/messages.po b/source/mni/sw/messages.po
index cd300fddf7a..867db4b2a93 100644
--- a/source/mni/sw/messages.po
+++ b/source/mni/sw/messages.po
@@ -3,15 +3,17 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 23:50+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-15 14:33+0100\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: mni\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1542195730.000000\n"
#: sw/inc/app.hrc:29
#, fuzzy
@@ -2796,14 +2798,12 @@ msgctxt "STR_UNDO_TABS"
msgid "One tab"
msgid_plural "$1 tabs"
msgstr[0] ""
-msgstr[1] ""
#: sw/inc/strings.hrc:469
msgctxt "STR_UNDO_NLS"
msgid "One line break"
msgid_plural "$1 line breaks"
msgstr[0] ""
-msgstr[1] ""
#: sw/inc/strings.hrc:470
msgctxt "STR_UNDO_PAGEBREAKS"
@@ -7148,7 +7148,12 @@ msgctxt "asciifilterdialog|lf"
msgid "_LF"
msgstr ""
-#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:264
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:258
+msgctxt "asciifilterdialog|includebom"
+msgid "Include byte-order-mark"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:280
#, fuzzy
msgctxt "asciifilterdialog|label1"
msgid "Properties"
diff --git a/source/mni/swext/mediawiki/help.po b/source/mni/swext/mediawiki/help.po
index 1ae84ed00cc..6ff12c5c224 100644
--- a/source/mni/swext/mediawiki/help.po
+++ b/source/mni/swext/mediawiki/help.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2017-05-16 09:27+0000\n"
-"Last-Translator: Christian Lohmaier <lohmaier+pootle@googlemail.com>\n"
+"POT-Creation-Date: 2018-11-15 13:53+0100\n"
+"PO-Revision-Date: 2018-11-12 12:03+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: mni\n"
"MIME-Version: 1.0\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1494926860.000000\n"
+"X-POOTLE-MTIME: 1542024220.000000\n"
#: help.tree
msgctxt ""
@@ -92,7 +92,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id7387615\n"
"help.text"
-msgid "A wiki account on a supported <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
+msgid "A wiki account on a supported <link href=\"https://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
msgstr ""
#: wiki.xhp
@@ -148,7 +148,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id368968\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Options</link> dialog, click Add."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\"><emph>Options</emph></link> dialog, click <emph>Add</emph>."
msgstr ""
#: wiki.xhp
@@ -156,17 +156,16 @@ msgctxt ""
"wiki.xhp\n"
"par_id6962187\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> dialog, enter the account information for the wiki."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\"><emph>MediaWiki</emph></link> dialog, enter the account information for the wiki."
msgstr ""
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id5328836\n"
"help.text"
-msgid "In the URL text box, enter the address of a wiki that you want to connect to."
-msgstr "URL তেক্সবোক্সতা, অদোম্না মরি শম্নবা পাম্বা ৱিকি অমগী এদ্রেস চঙশিল্লো."
+msgid "In the <emph>URL</emph> text box, enter the address of a wiki that you want to connect to."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -177,15 +176,12 @@ msgid "You can copy the URL from a web browser and paste it into the textbox."
msgstr "অদোম্না ৱেব ব্রাউজর অমদগী URL শিনবা যাগনি অমসুং মসি তেক্সবোক্সতা নপশিল্লো."
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id5906552\n"
"help.text"
-msgid "In the Username box, enter your user ID for your wiki account."
+msgid "In the <emph>Username</emph> box, enter your user ID for your wiki account."
msgstr ""
-"শিজিন্নরিবগী মিংগী উপুদা অদোমগী ৱিকি একাউন্তগী অদোমগী শিজিন্নরিবগী ID \n"
-" চঙশিল্লো."
#: wiki.xhp
#, fuzzy
@@ -199,15 +195,12 @@ msgstr ""
" উপুশিং হাংনা থম্বা যাগনি."
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id8869594\n"
"help.text"
-msgid "In the Password box, enter the password for your wiki account, then click OK."
+msgid "In the Password box, enter the password for your wiki account, then click <emph>OK</emph>."
msgstr ""
-"পাসৱার্দ উপুদা অদোমগী ৱিকি একাউন্তকী পাসৱার্দ চঙশিল্লো অদুগা যারে ক্লিক \n"
-" তৌরো."
#: wiki.xhp
msgctxt ""
@@ -254,7 +247,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id228278\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Send to MediaWiki</link> dialog, specify the settings for your entry."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\"><emph>Send to MediaWiki</emph></link> dialog, specify the settings for your entry."
msgstr ""
#: wiki.xhp
diff --git a/source/mr/cui/messages.po b/source/mr/cui/messages.po
index efc5c19e27d..b8f720fb067 100644
--- a/source/mr/cui/messages.po
+++ b/source/mr/cui/messages.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:21+0100\n"
+"PO-Revision-Date: 2018-11-14 11:42+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: mr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195737.000000\n"
#: cui/inc/strings.hrc:24
msgctxt "RID_SVXSTR_KEY_CONFIG_DIR"
@@ -1570,143 +1573,137 @@ msgstr "आकारमान रेघ"
#: cui/inc/strings.hrc:365
#, fuzzy
-msgctxt "RID_SVXSTR_LOAD_ERROR"
-msgid "The selected module could not be loaded."
-msgstr "नीवडलेले घटक लोड करणे शक्य नाही."
-
-#: cui/inc/strings.hrc:366
-#, fuzzy
msgctxt "RID_SVXSTR_STARTQUOTE"
msgid "Start Quote"
msgstr "प्रारंभीक क्वोट (_S):"
-#: cui/inc/strings.hrc:367
+#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_ENDQUOTE"
msgid "End Quote"
msgstr ""
-#: cui/inc/strings.hrc:369
+#: cui/inc/strings.hrc:368
#, fuzzy
msgctxt "RID_SVXSTR_SELECTEDPERSONA"
msgid "Selected Theme: "
msgstr "रंग रूपची निवड करा"
-#: cui/inc/strings.hrc:370
+#: cui/inc/strings.hrc:369
msgctxt "RID_SVXSTR_SEARCHING"
msgid "Searching, please wait..."
msgstr ""
-#: cui/inc/strings.hrc:371
+#: cui/inc/strings.hrc:370
msgctxt "RID_SVXSTR_SEARCHERROR"
msgid "Cannot open %1, please try again later."
msgstr ""
-#: cui/inc/strings.hrc:372
+#: cui/inc/strings.hrc:371
msgctxt "RID_SVXSTR_NORESULTS"
msgid "No results found."
msgstr ""
-#: cui/inc/strings.hrc:373
+#: cui/inc/strings.hrc:372
msgctxt "RID_SVXSTR_APPLYPERSONA"
msgid "Applying Theme..."
msgstr ""
-#: cui/inc/strings.hrc:374
+#: cui/inc/strings.hrc:373
msgctxt "RID_SVXSTR_INVALIDPERSONAURL"
msgid "Please enter a valid theme address or a search term."
msgstr ""
-#: cui/inc/strings.hrc:376
+#: cui/inc/strings.hrc:375
msgctxt "RID_SVXSTR_TABLE_PRESET_NONE"
msgid "Set No Borders"
msgstr "किनार सेट करू नका"
-#: cui/inc/strings.hrc:377
+#: cui/inc/strings.hrc:376
msgctxt "RID_SVXSTR_TABLE_PRESET_ONLYOUTER"
msgid "Set Outer Border Only"
msgstr "फक्त बाहेरची किनार सेट करा"
-#: cui/inc/strings.hrc:378
+#: cui/inc/strings.hrc:377
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERHORI"
msgid "Set Outer Border and Horizontal Lines"
msgstr "बाहेरची किनार व आडव्या ओळी सेट करा"
-#: cui/inc/strings.hrc:379
+#: cui/inc/strings.hrc:378
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERALL"
msgid "Set Outer Border and All Inner Lines"
msgstr "बाहेरची किनार व सर्व आंतरीक ओळी सेट करा"
-#: cui/inc/strings.hrc:380
+#: cui/inc/strings.hrc:379
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERINNER"
msgid "Set Outer Border Without Changing Inner Lines"
msgstr "आंतरीक ओळी न बदलवता बाहेरची किनार सेट करा"
-#: cui/inc/strings.hrc:381
+#: cui/inc/strings.hrc:380
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONAL"
msgid "Set Diagonal Lines Only"
msgstr "फक्त कर्णरेषा सेट करा"
-#: cui/inc/strings.hrc:382
+#: cui/inc/strings.hrc:381
msgctxt "RID_SVXSTR_PARA_PRESET_ALL"
msgid "Set All Four Borders"
msgstr "सर्व चार किनारी सेट करा"
-#: cui/inc/strings.hrc:383
+#: cui/inc/strings.hrc:382
msgctxt "RID_SVXSTR_PARA_PRESET_LEFTRIGHT"
msgid "Set Left and Right Borders Only"
msgstr "फक्त डावे व उजवे किनार सेट करा"
-#: cui/inc/strings.hrc:384
+#: cui/inc/strings.hrc:383
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOM"
msgid "Set Top and Bottom Borders Only"
msgstr "फक्त शीर्ष व तळ किनार सेट करा"
-#: cui/inc/strings.hrc:385
+#: cui/inc/strings.hrc:384
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYLEFT"
msgid "Set Left Border Only"
msgstr "फक्त डावे किनार सेट करा"
-#: cui/inc/strings.hrc:386
+#: cui/inc/strings.hrc:385
msgctxt "RID_SVXSTR_HOR_PRESET_ONLYHOR"
msgid "Set Top and Bottom Borders, and All Inner Lines"
msgstr "शीर्ष व तळ किनार, व सर्व आंतरीक ओळी सेट करा"
-#: cui/inc/strings.hrc:387
+#: cui/inc/strings.hrc:386
msgctxt "RID_SVXSTR_VER_PRESET_ONLYVER"
msgid "Set Left and Right Borders, and All Inner Lines"
msgstr "डावे व उजवे किनार, व सर्व आंतरीक ओळी सेट करा"
-#: cui/inc/strings.hrc:388
+#: cui/inc/strings.hrc:387
msgctxt "RID_SVXSTR_SHADOW_STYLE_NONE"
msgid "No Shadow"
msgstr "छाया आढळली नाही"
-#: cui/inc/strings.hrc:389
+#: cui/inc/strings.hrc:388
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMRIGHT"
msgid "Cast Shadow to Bottom Right"
msgstr "तळाच्या उजव्या बाजूस छाया दाखवा"
-#: cui/inc/strings.hrc:390
+#: cui/inc/strings.hrc:389
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPRIGHT"
msgid "Cast Shadow to Top Right"
msgstr "शीर्षच्या उजव्या बाजूस छाया दाखवा"
-#: cui/inc/strings.hrc:391
+#: cui/inc/strings.hrc:390
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMLEFT"
msgid "Cast Shadow to Bottom Left"
msgstr "तळाच्या डाव्या बाजूस छाया दाखवा"
-#: cui/inc/strings.hrc:392
+#: cui/inc/strings.hrc:391
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPLEFT"
msgid "Cast Shadow to Top Left"
msgstr "शीर्षच्या डाव्या बाजूस छाया दाखवा"
-#: cui/inc/strings.hrc:393
+#: cui/inc/strings.hrc:392
msgctxt "RID_SVXSTR_SIGNATURELINE_SIGNED_BY"
msgid "Signed by: %1"
msgstr ""
-#: cui/inc/strings.hrc:394
+#: cui/inc/strings.hrc:393
msgctxt "RID_SVXSTR_OPENCL_RESTART"
msgid "For the OpenCL changes to take effect, %PRODUCTNAME must be restarted."
msgstr ""
@@ -11149,22 +11146,43 @@ msgctxt "signsignatureline|btn_select_certificate"
msgid "Select Certificate"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:168
+#. Name of the signer
+#: cui/uiconfig/ui/signsignatureline.ui:166
+msgctxt "signsignatureline|label_name"
+msgid "or"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:175
+msgctxt "signsignatureline|btn_load_image"
+msgid "Use Signature Image"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:190
+msgctxt "signsignatureline|btn_clear_image"
+msgid "Clear"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:206
+msgctxt "signsignatureline|label_image_dimensions"
+msgid "Best image size: 600 x 100 px"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:237
msgctxt "signsignatureline|label_sign"
msgid "Sign"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:205
+#: cui/uiconfig/ui/signsignatureline.ui:274
msgctxt "signsignatureline|label_add_comment"
msgid "Add comment:"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:241
+#: cui/uiconfig/ui/signsignatureline.ui:310
msgctxt "signsignatureline|label_hint"
msgid "Instructions from the document creator:"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:274
+#: cui/uiconfig/ui/signsignatureline.ui:343
msgctxt "signsignatureline|label_more"
msgid "More"
msgstr ""
diff --git a/source/mr/svtools/messages.po b/source/mr/svtools/messages.po
index 9b2f3303285..83495d6a65e 100644
--- a/source/mr/svtools/messages.po
+++ b/source/mr/svtools/messages.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:42+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: mr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195738.000000\n"
#: include/svtools/strings.hrc:25
msgctxt "STR_UNDO"
@@ -1551,7 +1554,7 @@ msgstr ""
#: include/svtools/strings.hrc:360
msgctxt "STR_DESCRIPTION_MYTHES"
-msgid "Mythes Thesaurus"
+msgid "MyThes Thesaurus"
msgstr ""
#: include/svtools/strings.hrc:361
diff --git a/source/mr/sw/messages.po b/source/mr/sw/messages.po
index 05a3e800dd4..988b98666bd 100644
--- a/source/mr/sw/messages.po
+++ b/source/mr/sw/messages.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:42+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: mr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195738.000000\n"
#: sw/inc/app.hrc:29
#, fuzzy
@@ -7138,7 +7141,12 @@ msgctxt "asciifilterdialog|lf"
msgid "_LF"
msgstr "LF (_L)"
-#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:264
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:258
+msgctxt "asciifilterdialog|includebom"
+msgid "Include byte-order-mark"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:280
msgctxt "asciifilterdialog|label1"
msgid "Properties"
msgstr "गुणधर्म"
diff --git a/source/mr/swext/mediawiki/help.po b/source/mr/swext/mediawiki/help.po
index edc63b61510..8ffab35ab14 100644
--- a/source/mr/swext/mediawiki/help.po
+++ b/source/mr/swext/mediawiki/help.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2015-09-01 17:55+0000\n"
-"Last-Translator: Christian Lohmaier <lohmaier+pootle@googlemail.com>\n"
+"POT-Creation-Date: 2018-11-15 13:53+0100\n"
+"PO-Revision-Date: 2018-11-12 12:04+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Marathi <kde-i18n-doc@kde.org>\n"
"Language: mr\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1441130136.000000\n"
+"X-POOTLE-MTIME: 1542024245.000000\n"
#: help.tree
msgctxt ""
@@ -90,13 +90,12 @@ msgid "Java Runtime Environment"
msgstr "जावा रनटाइम एंवार्यनमेंट"
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id7387615\n"
"help.text"
-msgid "A wiki account on a supported <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
-msgstr "समर्थीत <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">मिडियाविकि</link> सर्वर वरील विकि खाते"
+msgid "A wiki account on a supported <link href=\"https://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -152,26 +151,24 @@ msgctxt ""
"wiki.xhp\n"
"par_id368968\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Options</link> dialog, click Add."
-msgstr "<link href=\"com.sun.wiki-publisher/wikisettings.xhp\">पर्याय</link> संवादात, समाविष्ट करा क्लिक करा."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\"><emph>Options</emph></link> dialog, click <emph>Add</emph>."
+msgstr ""
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id6962187\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> dialog, enter the account information for the wiki."
-msgstr "<link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">मिडियाविकि</link> संवादात, विकिकरीता खाते माहिती द्या."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\"><emph>MediaWiki</emph></link> dialog, enter the account information for the wiki."
+msgstr ""
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id5328836\n"
"help.text"
-msgid "In the URL text box, enter the address of a wiki that you want to connect to."
-msgstr "URL मजकूरबॉक्समध्ये, विकीचा पत्ता एन्टर करा जो आपणास जोडायचा आहे."
+msgid "In the <emph>URL</emph> text box, enter the address of a wiki that you want to connect to."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -182,13 +179,12 @@ msgid "You can copy the URL from a web browser and paste it into the textbox."
msgstr "आपण वेब ब्राऊजरकडून URL ची प्रत करू शकता आणि मजकूरबॉक्समध्ये त्यास चिकटवू शकता."
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id5906552\n"
"help.text"
-msgid "In the Username box, enter your user ID for your wiki account."
-msgstr "वापरकर्त्याच्या नावाच्या बॉक्समध्ये, आपल्या विकी खात्यासाठी वापरकर्त्याचा ID द्या."
+msgid "In the <emph>Username</emph> box, enter your user ID for your wiki account."
+msgstr ""
#: wiki.xhp
#, fuzzy
@@ -200,13 +196,12 @@ msgid "If the wiki allows anonymous write access, you can leave the Username and
msgstr "जर विकीने निनावी लेखन प्रवेशास परवानगी दिली, तर आपण वापरकर्त्याचे नाव आणि पासवर्ड बॉक्सना रिक्त ठेवू शकता."
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id8869594\n"
"help.text"
-msgid "In the Password box, enter the password for your wiki account, then click OK."
-msgstr "पासवर्ड बॉक्समध्ये, आपल्या विकी खात्यासाठी पासवर्ड एन्टर करा, नंतर ठीक आहे यावर क्लिक करा."
+msgid "In the Password box, enter the password for your wiki account, then click <emph>OK</emph>."
+msgstr ""
#: wiki.xhp
#, fuzzy
@@ -255,8 +250,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id228278\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Send to MediaWiki</link> dialog, specify the settings for your entry."
-msgstr "<link href=\"com.sun.wiki-publisher/wikisend.xhp\">मिडियाविकिकडे पाठवा</link> संवादात, नोंदणीकरीता सेटिंग्ज निर्देशीत करा."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\"><emph>Send to MediaWiki</emph></link> dialog, specify the settings for your entry."
+msgstr ""
#: wiki.xhp
#, fuzzy
diff --git a/source/my/cui/messages.po b/source/my/cui/messages.po
index d7f436b14b7..52e964f3cb4 100644
--- a/source/my/cui/messages.po
+++ b/source/my/cui/messages.po
@@ -3,15 +3,17 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:21+0100\n"
+"PO-Revision-Date: 2018-11-14 11:42+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: my\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195750.000000\n"
#: cui/inc/strings.hrc:24
msgctxt "RID_SVXSTR_KEY_CONFIG_DIR"
@@ -1573,143 +1575,137 @@ msgid "Dimension line"
msgstr "ရှုထောင့်လိုင်း"
#: cui/inc/strings.hrc:365
-#, fuzzy
-msgctxt "RID_SVXSTR_LOAD_ERROR"
-msgid "The selected module could not be loaded."
-msgstr "ရွေးချယ်ထားသည့် ယူနစ်တစ်ခုသည် ဆွဲတင်ထားနိုင်လိမ့်မည် မဟုတ်ပါ။"
-
-#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_STARTQUOTE"
msgid "Start Quote"
msgstr ""
-#: cui/inc/strings.hrc:367
+#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_ENDQUOTE"
msgid "End Quote"
msgstr ""
-#: cui/inc/strings.hrc:369
+#: cui/inc/strings.hrc:368
#, fuzzy
msgctxt "RID_SVXSTR_SELECTEDPERSONA"
msgid "Selected Theme: "
msgstr "ရွေးချယ်ထားသည့် အချပ်လွှာများ"
-#: cui/inc/strings.hrc:370
+#: cui/inc/strings.hrc:369
msgctxt "RID_SVXSTR_SEARCHING"
msgid "Searching, please wait..."
msgstr ""
-#: cui/inc/strings.hrc:371
+#: cui/inc/strings.hrc:370
msgctxt "RID_SVXSTR_SEARCHERROR"
msgid "Cannot open %1, please try again later."
msgstr ""
-#: cui/inc/strings.hrc:372
+#: cui/inc/strings.hrc:371
msgctxt "RID_SVXSTR_NORESULTS"
msgid "No results found."
msgstr ""
-#: cui/inc/strings.hrc:373
+#: cui/inc/strings.hrc:372
msgctxt "RID_SVXSTR_APPLYPERSONA"
msgid "Applying Theme..."
msgstr ""
-#: cui/inc/strings.hrc:374
+#: cui/inc/strings.hrc:373
msgctxt "RID_SVXSTR_INVALIDPERSONAURL"
msgid "Please enter a valid theme address or a search term."
msgstr ""
-#: cui/inc/strings.hrc:376
+#: cui/inc/strings.hrc:375
msgctxt "RID_SVXSTR_TABLE_PRESET_NONE"
msgid "Set No Borders"
msgstr "ဘောင်များမထားပါနှင့်"
-#: cui/inc/strings.hrc:377
+#: cui/inc/strings.hrc:376
msgctxt "RID_SVXSTR_TABLE_PRESET_ONLYOUTER"
msgid "Set Outer Border Only"
msgstr "ပြင်ပဘောင်ကိုသာထားရှိပါ"
-#: cui/inc/strings.hrc:378
+#: cui/inc/strings.hrc:377
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERHORI"
msgid "Set Outer Border and Horizontal Lines"
msgstr "ပြင်ပဘောင်နှင့်ရေပြင်ညီမျဉ်းများထားရှိပါ"
-#: cui/inc/strings.hrc:379
+#: cui/inc/strings.hrc:378
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERALL"
msgid "Set Outer Border and All Inner Lines"
msgstr "ပြင်ပဘောင်နှင့်အတွင်းမျဉ်းများအားလုံးထားရှိပါ"
-#: cui/inc/strings.hrc:380
+#: cui/inc/strings.hrc:379
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERINNER"
msgid "Set Outer Border Without Changing Inner Lines"
msgstr "အတွင်းမျဉ်းများ ပြောင်းလဲမှုမရှိဘဲ ပြင်ပဘောင်များ နေရာချထားပါ"
-#: cui/inc/strings.hrc:381
+#: cui/inc/strings.hrc:380
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONAL"
msgid "Set Diagonal Lines Only"
msgstr "ထောင့်ဖြတ်မျဉ်းများသာ ထားရှိပါ"
-#: cui/inc/strings.hrc:382
+#: cui/inc/strings.hrc:381
msgctxt "RID_SVXSTR_PARA_PRESET_ALL"
msgid "Set All Four Borders"
msgstr "ဘောင်လေးခုစလုံး ထားရှိပါ"
-#: cui/inc/strings.hrc:383
+#: cui/inc/strings.hrc:382
msgctxt "RID_SVXSTR_PARA_PRESET_LEFTRIGHT"
msgid "Set Left and Right Borders Only"
msgstr "ဘယ်ဖက်နှင့် ညာဖက် ဘောင်များသာ ထားရှိပါ"
-#: cui/inc/strings.hrc:384
+#: cui/inc/strings.hrc:383
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOM"
msgid "Set Top and Bottom Borders Only"
msgstr "ထိပ်ဖက်နှင့် အောက်ခြေဖက် ဘောင်များသာ ထားရှိပါ"
-#: cui/inc/strings.hrc:385
+#: cui/inc/strings.hrc:384
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYLEFT"
msgid "Set Left Border Only"
msgstr "ဘယ်ဖက်ဘောင်သာ ထားရှိပါ"
-#: cui/inc/strings.hrc:386
+#: cui/inc/strings.hrc:385
msgctxt "RID_SVXSTR_HOR_PRESET_ONLYHOR"
msgid "Set Top and Bottom Borders, and All Inner Lines"
msgstr "ထိပ်ဖက်၊ အောက်ဖက် ဘောင်များနှင့် အတွင်းမျဉ်းများအားလုံး နေရာချထားပါ"
-#: cui/inc/strings.hrc:387
+#: cui/inc/strings.hrc:386
msgctxt "RID_SVXSTR_VER_PRESET_ONLYVER"
msgid "Set Left and Right Borders, and All Inner Lines"
msgstr "ဘယ်ဘက်၊ ညာဘက်ဘောင်နှင့် အတွင်းမျဉ်းများအားလုံး နေရာချထားပါ"
-#: cui/inc/strings.hrc:388
+#: cui/inc/strings.hrc:387
msgctxt "RID_SVXSTR_SHADOW_STYLE_NONE"
msgid "No Shadow"
msgstr "အရိပ် မရှိပါ"
-#: cui/inc/strings.hrc:389
+#: cui/inc/strings.hrc:388
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMRIGHT"
msgid "Cast Shadow to Bottom Right"
msgstr "ညာဖက် အောက်ခြေသို့ အရိပ်ကျစေပါ"
-#: cui/inc/strings.hrc:390
+#: cui/inc/strings.hrc:389
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPRIGHT"
msgid "Cast Shadow to Top Right"
msgstr "ညာဖက် ထိပ်သို့ အရိပ်ကျစေပါ"
-#: cui/inc/strings.hrc:391
+#: cui/inc/strings.hrc:390
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMLEFT"
msgid "Cast Shadow to Bottom Left"
msgstr "ဘယ်ဖက် အောက်ခြေသို့ အရိပ်ကျစေပါ"
-#: cui/inc/strings.hrc:392
+#: cui/inc/strings.hrc:391
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPLEFT"
msgid "Cast Shadow to Top Left"
msgstr "ဘယ်ဖက် ထိပ်သို့ အရိပ်ကျစေပါ"
-#: cui/inc/strings.hrc:393
+#: cui/inc/strings.hrc:392
msgctxt "RID_SVXSTR_SIGNATURELINE_SIGNED_BY"
msgid "Signed by: %1"
msgstr ""
-#: cui/inc/strings.hrc:394
+#: cui/inc/strings.hrc:393
msgctxt "RID_SVXSTR_OPENCL_RESTART"
msgid "For the OpenCL changes to take effect, %PRODUCTNAME must be restarted."
msgstr ""
@@ -11219,22 +11215,43 @@ msgctxt "signsignatureline|btn_select_certificate"
msgid "Select Certificate"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:168
+#. Name of the signer
+#: cui/uiconfig/ui/signsignatureline.ui:166
+msgctxt "signsignatureline|label_name"
+msgid "or"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:175
+msgctxt "signsignatureline|btn_load_image"
+msgid "Use Signature Image"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:190
+msgctxt "signsignatureline|btn_clear_image"
+msgid "Clear"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:206
+msgctxt "signsignatureline|label_image_dimensions"
+msgid "Best image size: 600 x 100 px"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:237
msgctxt "signsignatureline|label_sign"
msgid "Sign"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:205
+#: cui/uiconfig/ui/signsignatureline.ui:274
msgctxt "signsignatureline|label_add_comment"
msgid "Add comment:"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:241
+#: cui/uiconfig/ui/signsignatureline.ui:310
msgctxt "signsignatureline|label_hint"
msgid "Instructions from the document creator:"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:274
+#: cui/uiconfig/ui/signsignatureline.ui:343
msgctxt "signsignatureline|label_more"
msgid "More"
msgstr ""
diff --git a/source/my/sc/messages.po b/source/my/sc/messages.po
index df2bbe1aadf..33b7dbf268d 100644
--- a/source/my/sc/messages.po
+++ b/source/my/sc/messages.po
@@ -4,14 +4,16 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2018-11-12 12:04+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: my\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542024281.000000\n"
#: sc/inc/compiler.hrc:27
msgctxt "RID_FUNCTION_CATEGORIES"
@@ -725,7 +727,6 @@ msgctxt "STR_SELCOUNT_ROWARG"
msgid "$1 row"
msgid_plural "$1 rows"
msgstr[0] ""
-msgstr[1] ""
#. To translators: STR_SELCOUNT_COLARG is $1 of STR_SELCOUNT. $1 of STR_SELCOUNT_ROWARG is number of columns
#: sc/inc/globstr.hrc:165
@@ -733,7 +734,6 @@ msgctxt "STR_SELCOUNT_COLARG"
msgid "$1 column"
msgid_plural "$1 columns"
msgstr[0] ""
-msgstr[1] ""
#: sc/inc/globstr.hrc:166
msgctxt "STR_FILTER_SELCOUNT"
@@ -1498,7 +1498,6 @@ msgctxt "STR_SCATTR_PAGE_SCALE_PAGES"
msgid "One page"
msgid_plural "%1 pages"
msgstr[0] ""
-msgstr[1] ""
#: sc/inc/globstr.hrc:324
msgctxt "STR_SCATTR_PAGE_SCALE_AUTO"
@@ -14175,7 +14174,6 @@ msgctxt "SCSTR_TOTAL"
msgid "One result found"
msgid_plural "%1 results found"
msgstr[0] ""
-msgstr[1] ""
#: sc/inc/strings.hrc:54
msgctxt "SCSTR_SKIPPED"
diff --git a/source/my/svtools/messages.po b/source/my/svtools/messages.po
index 21a56d3cfa8..687afed5f32 100644
--- a/source/my/svtools/messages.po
+++ b/source/my/svtools/messages.po
@@ -3,15 +3,17 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:42+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: my\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195751.000000\n"
#: include/svtools/strings.hrc:25
msgctxt "STR_UNDO"
@@ -1539,7 +1541,7 @@ msgstr ""
#: include/svtools/strings.hrc:360
msgctxt "STR_DESCRIPTION_MYTHES"
-msgid "Mythes Thesaurus"
+msgid "MyThes Thesaurus"
msgstr ""
#: include/svtools/strings.hrc:361
diff --git a/source/my/sw/messages.po b/source/my/sw/messages.po
index d8dadf59f85..38d36f04863 100644
--- a/source/my/sw/messages.po
+++ b/source/my/sw/messages.po
@@ -3,15 +3,17 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 23:50+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-15 14:33+0100\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: my\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1542195751.000000\n"
#: sw/inc/app.hrc:29
#, fuzzy
@@ -2754,14 +2756,12 @@ msgctxt "STR_UNDO_TABS"
msgid "One tab"
msgid_plural "$1 tabs"
msgstr[0] ""
-msgstr[1] ""
#: sw/inc/strings.hrc:469
msgctxt "STR_UNDO_NLS"
msgid "One line break"
msgid_plural "$1 line breaks"
msgstr[0] ""
-msgstr[1] ""
#: sw/inc/strings.hrc:470
msgctxt "STR_UNDO_PAGEBREAKS"
@@ -7097,7 +7097,12 @@ msgctxt "asciifilterdialog|lf"
msgid "_LF"
msgstr "_LF"
-#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:264
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:258
+msgctxt "asciifilterdialog|includebom"
+msgid "Include byte-order-mark"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:280
msgctxt "asciifilterdialog|label1"
msgid "Properties"
msgstr "ပိုင်ဆိုင်မှု"
diff --git a/source/my/swext/mediawiki/help.po b/source/my/swext/mediawiki/help.po
index 80084401d7e..47605e9e239 100644
--- a/source/my/swext/mediawiki/help.po
+++ b/source/my/swext/mediawiki/help.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2013-05-24 00:20+0000\n"
+"POT-Creation-Date: 2018-11-15 13:53+0100\n"
+"PO-Revision-Date: 2018-11-12 12:04+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: my\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1369354832.000000\n"
+"X-POOTLE-MTIME: 1542024287.000000\n"
#: help.tree
msgctxt ""
@@ -89,13 +89,12 @@ msgid "Java Runtime Environment"
msgstr "Java Runtime Environment 1.4"
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id7387615\n"
"help.text"
-msgid "A wiki account on a supported <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
-msgstr "<link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> ဆာဗာကိုထောက်ပံ့မှုပြုရန် ဝီကီစာရင်း"
+msgid "A wiki account on a supported <link href=\"https://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -150,7 +149,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id368968\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Options</link> dialog, click Add."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\"><emph>Options</emph></link> dialog, click <emph>Add</emph>."
msgstr ""
#: wiki.xhp
@@ -158,17 +157,16 @@ msgctxt ""
"wiki.xhp\n"
"par_id6962187\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> dialog, enter the account information for the wiki."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\"><emph>MediaWiki</emph></link> dialog, enter the account information for the wiki."
msgstr ""
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id5328836\n"
"help.text"
-msgid "In the URL text box, enter the address of a wiki that you want to connect to."
-msgstr "URL စာသားသေတ္တာတွင် သင်ဆက်သွယ်လိုသည့် ဝီကီလိပ်စာကို ရိုက်ထည့်ပါ။"
+msgid "In the <emph>URL</emph> text box, enter the address of a wiki that you want to connect to."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -179,13 +177,12 @@ msgid "You can copy the URL from a web browser and paste it into the textbox."
msgstr "URL ကို ကွန်ယက်ဘရောက်ဇာမှ ကူးယူပြီး စာသားသေတ္တာတွင် ပြန်ထည့်ပါ။"
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id5906552\n"
"help.text"
-msgid "In the Username box, enter your user ID for your wiki account."
-msgstr "အသုံးပြုသူအမည်သေတ္တာတွင် ဝီကီစာရင်းအတွက် သင့်အိုင်ဒီကို ရိုက်ထည့်ပါ။"
+msgid "In the <emph>Username</emph> box, enter your user ID for your wiki account."
+msgstr ""
#: wiki.xhp
#, fuzzy
@@ -197,13 +194,12 @@ msgid "If the wiki allows anonymous write access, you can leave the Username and
msgstr "ဝီကီမှ ရေးသားသူအမည်မပါဘဲ ရေးသားခွင့်ရလျှင် အသုံးပြုသူအမည်နှင့်စကားဝှက်သေတ္တာများတွင် နေရာလွတ်ထားခဲ့နိုင်သည်။"
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id8869594\n"
"help.text"
-msgid "In the Password box, enter the password for your wiki account, then click OK."
-msgstr "စကားဝှက်သေတ္တာတွင် သင့်ဝီကီစာရင်းအတွက် စကားဝှက် ရိုက်ထည့်ပါ. ပြီးလျှင် အိုကေကို ကလစ်နှိပ်ပါ။"
+msgid "In the Password box, enter the password for your wiki account, then click <emph>OK</emph>."
+msgstr ""
#: wiki.xhp
#, fuzzy
@@ -251,7 +247,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id228278\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Send to MediaWiki</link> dialog, specify the settings for your entry."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\"><emph>Send to MediaWiki</emph></link> dialog, specify the settings for your entry."
msgstr ""
#: wiki.xhp
diff --git a/source/nb/cui/messages.po b/source/nb/cui/messages.po
index 24258c23d6a..1b22abf2183 100644
--- a/source/nb/cui/messages.po
+++ b/source/nb/cui/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2018-10-27 18:41+0000\n"
-"Last-Translator: Karl Morten Ramberg <karl.m.ramberg@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:21+0100\n"
+"PO-Revision-Date: 2018-11-14 11:42+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: nb\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1540665668.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195763.000000\n"
#: cui/inc/strings.hrc:24
msgctxt "RID_SVXSTR_KEY_CONFIG_DIR"
@@ -1558,141 +1558,136 @@ msgid "Dimension line"
msgstr "Målelinje"
#: cui/inc/strings.hrc:365
-msgctxt "RID_SVXSTR_LOAD_ERROR"
-msgid "The selected module could not be loaded."
-msgstr "Kunne ikke laste inn den valgte modulen"
-
-#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_STARTQUOTE"
msgid "Start Quote"
msgstr "Starthermetegn:"
-#: cui/inc/strings.hrc:367
+#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_ENDQUOTE"
msgid "End Quote"
msgstr "Slutthermetegn:"
-#: cui/inc/strings.hrc:369
+#: cui/inc/strings.hrc:368
msgctxt "RID_SVXSTR_SELECTEDPERSONA"
msgid "Selected Theme: "
msgstr "Valgt tema: "
-#: cui/inc/strings.hrc:370
+#: cui/inc/strings.hrc:369
msgctxt "RID_SVXSTR_SEARCHING"
msgid "Searching, please wait..."
msgstr "Søker, vent …"
-#: cui/inc/strings.hrc:371
+#: cui/inc/strings.hrc:370
msgctxt "RID_SVXSTR_SEARCHERROR"
msgid "Cannot open %1, please try again later."
msgstr "Kan ikke åpne %1. Prøv igjen senere."
-#: cui/inc/strings.hrc:372
+#: cui/inc/strings.hrc:371
msgctxt "RID_SVXSTR_NORESULTS"
msgid "No results found."
msgstr "Fant ingen resultater."
-#: cui/inc/strings.hrc:373
+#: cui/inc/strings.hrc:372
msgctxt "RID_SVXSTR_APPLYPERSONA"
msgid "Applying Theme..."
msgstr "Bruker tema …"
-#: cui/inc/strings.hrc:374
+#: cui/inc/strings.hrc:373
msgctxt "RID_SVXSTR_INVALIDPERSONAURL"
msgid "Please enter a valid theme address or a search term."
msgstr "Vennligst skriv inn en gyldig temaadresse eller et søkeord."
-#: cui/inc/strings.hrc:376
+#: cui/inc/strings.hrc:375
msgctxt "RID_SVXSTR_TABLE_PRESET_NONE"
msgid "Set No Borders"
msgstr "Velg ingen kantlinjer"
-#: cui/inc/strings.hrc:377
+#: cui/inc/strings.hrc:376
msgctxt "RID_SVXSTR_TABLE_PRESET_ONLYOUTER"
msgid "Set Outer Border Only"
msgstr "Velg bare ytre kantlinje"
-#: cui/inc/strings.hrc:378
+#: cui/inc/strings.hrc:377
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERHORI"
msgid "Set Outer Border and Horizontal Lines"
msgstr "Velg ytre kantlinje og vannrett linjer"
-#: cui/inc/strings.hrc:379
+#: cui/inc/strings.hrc:378
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERALL"
msgid "Set Outer Border and All Inner Lines"
msgstr "Velg ytre kantlinje og alle indre linjer"
-#: cui/inc/strings.hrc:380
+#: cui/inc/strings.hrc:379
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERINNER"
msgid "Set Outer Border Without Changing Inner Lines"
msgstr "Velg ytre kantlinje uten å endre de indre linjene"
-#: cui/inc/strings.hrc:381
+#: cui/inc/strings.hrc:380
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONAL"
msgid "Set Diagonal Lines Only"
msgstr "Velg bare skrålinjer"
-#: cui/inc/strings.hrc:382
+#: cui/inc/strings.hrc:381
msgctxt "RID_SVXSTR_PARA_PRESET_ALL"
msgid "Set All Four Borders"
msgstr "Velg alle fire kantlinjene"
-#: cui/inc/strings.hrc:383
+#: cui/inc/strings.hrc:382
msgctxt "RID_SVXSTR_PARA_PRESET_LEFTRIGHT"
msgid "Set Left and Right Borders Only"
msgstr "Velg bare venstre og høyre kantlinje"
-#: cui/inc/strings.hrc:384
+#: cui/inc/strings.hrc:383
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOM"
msgid "Set Top and Bottom Borders Only"
msgstr "Velg bare øvre og nedre kantlinje"
-#: cui/inc/strings.hrc:385
+#: cui/inc/strings.hrc:384
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYLEFT"
msgid "Set Left Border Only"
msgstr "Velg bare venstre kantlinje"
-#: cui/inc/strings.hrc:386
+#: cui/inc/strings.hrc:385
msgctxt "RID_SVXSTR_HOR_PRESET_ONLYHOR"
msgid "Set Top and Bottom Borders, and All Inner Lines"
msgstr "Velg øvre og nedre kantlinje og alle indre linjer"
-#: cui/inc/strings.hrc:387
+#: cui/inc/strings.hrc:386
msgctxt "RID_SVXSTR_VER_PRESET_ONLYVER"
msgid "Set Left and Right Borders, and All Inner Lines"
msgstr "Velg venstre og høyre kantlinje og alle indre linjer"
-#: cui/inc/strings.hrc:388
+#: cui/inc/strings.hrc:387
msgctxt "RID_SVXSTR_SHADOW_STYLE_NONE"
msgid "No Shadow"
msgstr "Ingen skygge"
-#: cui/inc/strings.hrc:389
+#: cui/inc/strings.hrc:388
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMRIGHT"
msgid "Cast Shadow to Bottom Right"
msgstr "Kast skygge ned til høyre"
-#: cui/inc/strings.hrc:390
+#: cui/inc/strings.hrc:389
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPRIGHT"
msgid "Cast Shadow to Top Right"
msgstr "Kast skygge opp til høyre"
-#: cui/inc/strings.hrc:391
+#: cui/inc/strings.hrc:390
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMLEFT"
msgid "Cast Shadow to Bottom Left"
msgstr "Kast skygge ned til venstre"
-#: cui/inc/strings.hrc:392
+#: cui/inc/strings.hrc:391
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPLEFT"
msgid "Cast Shadow to Top Left"
msgstr "Kast skygge opp til høyre"
-#: cui/inc/strings.hrc:393
+#: cui/inc/strings.hrc:392
msgctxt "RID_SVXSTR_SIGNATURELINE_SIGNED_BY"
msgid "Signed by: %1"
msgstr "Signert av: %1"
-#: cui/inc/strings.hrc:394
+#: cui/inc/strings.hrc:393
msgctxt "RID_SVXSTR_OPENCL_RESTART"
msgid "For the OpenCL changes to take effect, %PRODUCTNAME must be restarted."
msgstr "For at OpenCL endringene skal tre i kraft må %PRODUCTNAME startes på nytt."
@@ -10668,22 +10663,43 @@ msgctxt "signsignatureline|btn_select_certificate"
msgid "Select Certificate"
msgstr "Velg sertifikat"
-#: cui/uiconfig/ui/signsignatureline.ui:168
+#. Name of the signer
+#: cui/uiconfig/ui/signsignatureline.ui:166
+msgctxt "signsignatureline|label_name"
+msgid "or"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:175
+msgctxt "signsignatureline|btn_load_image"
+msgid "Use Signature Image"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:190
+msgctxt "signsignatureline|btn_clear_image"
+msgid "Clear"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:206
+msgctxt "signsignatureline|label_image_dimensions"
+msgid "Best image size: 600 x 100 px"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:237
msgctxt "signsignatureline|label_sign"
msgid "Sign"
msgstr "Signer"
-#: cui/uiconfig/ui/signsignatureline.ui:205
+#: cui/uiconfig/ui/signsignatureline.ui:274
msgctxt "signsignatureline|label_add_comment"
msgid "Add comment:"
msgstr "Legg til merknad"
-#: cui/uiconfig/ui/signsignatureline.ui:241
+#: cui/uiconfig/ui/signsignatureline.ui:310
msgctxt "signsignatureline|label_hint"
msgid "Instructions from the document creator:"
msgstr "Instruksjoner fra opphavspersonen:"
-#: cui/uiconfig/ui/signsignatureline.ui:274
+#: cui/uiconfig/ui/signsignatureline.ui:343
msgctxt "signsignatureline|label_more"
msgid "More"
msgstr "Mer"
diff --git a/source/nb/helpcontent2/source/text/sbasic/shared/01.po b/source/nb/helpcontent2/source/text/sbasic/shared/01.po
index 1320533eaa4..5bf1421e8ad 100644
--- a/source/nb/helpcontent2/source/text/sbasic/shared/01.po
+++ b/source/nb/helpcontent2/source/text/sbasic/shared/01.po
@@ -3,9 +3,9 @@ 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-05-16 16:54+0200\n"
-"PO-Revision-Date: 2018-08-10 18:36+0000\n"
-"Last-Translator: Karl Morten Ramberg <karl.m.ramberg@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:05+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: nb\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1533926160.000000\n"
+"X-POOTLE-MTIME: 1542197130.000000\n"
#: 06130000.xhp
msgctxt ""
@@ -93,8 +93,8 @@ msgctxt ""
"06130000.xhp\n"
"par_id3154791\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
-msgstr "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Kjører eller lagrer aktiv makro.</ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Runs or saves the current macro.</ahelp>"
+msgstr ""
#: 06130000.xhp
msgctxt ""
diff --git a/source/nb/helpcontent2/source/text/scalc/00.po b/source/nb/helpcontent2/source/text/scalc/00.po
index 4002ceacdfe..c6573e97586 100644
--- a/source/nb/helpcontent2/source/text/scalc/00.po
+++ b/source/nb/helpcontent2/source/text/scalc/00.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-11-22 13:53+0100\n"
-"PO-Revision-Date: 2018-01-24 16:56+0000\n"
-"Last-Translator: Karl Morten Ramberg <karl.m.ramberg@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:05+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: nb\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1516812971.000000\n"
+"X-POOTLE-MTIME: 1542197131.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -29,24 +29,24 @@ msgctxt ""
"00000004.xhp\n"
"hd_id3155535\n"
"help.text"
-msgid "<variable id=\"wie\">To access this function... </variable>"
-msgstr "<variable id=\"wie\">For å bruke denne funksjonen …</variable>"
+msgid "<variable id=\"wie\">To access this function...</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
"par_idN1056E\n"
"help.text"
-msgid "<variable id=\"moreontop\">More explanations on top of this page. </variable>"
-msgstr "<variable id=\"moreontop\">Flere forklaringer øverst på denne siden. </variable>"
+msgid "<variable id=\"moreontop\">More explanations on top of this page.</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
"par_idN105AF\n"
"help.text"
-msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone. </variable>"
-msgstr "<variable id=\"optional\">I %PRODUCTNAME Calc-funksjoner kan parametre merket som «valgfri» kun utelates hvis ingen parameter følger etter. For eksempel i en funksjon med fire parametre, hvor de siste to parametrene er merket som «valgfri», kan du utelade parameter 4 eller parametrene 3 og 4, men du kan ikke utelate parameter 3 alene. </variable>"
+msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone.</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -77,80 +77,80 @@ msgctxt ""
"00000402.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph></variable>"
-msgstr "<variable id=\"kopffuss\">Velg <emph>Rediger → Topptekst og Bunntekst</emph></variable>"
+msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3159233\n"
"help.text"
-msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs</variable>"
-msgstr "<variable id=\"bkopfzeile\">Velg <emph>Rediger → Topptekst og Bunntekst → Topptekst/Bunntekst</emph>-fane</variable>"
+msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150443\n"
"help.text"
-msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph></variable>"
-msgstr "<variable id=\"bausfullen\">Velg <emph>Rediger → Fyll</emph></variable>"
+msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3143267\n"
"help.text"
-msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph></variable>"
-msgstr "<variable id=\"bausunten\">Velg <emph>Rediger → Fyll celler → Ned</emph></variable>"
+msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153880\n"
"help.text"
-msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph></variable>"
-msgstr "<variable id=\"bausrechts\">Velg <emph>Rediger → Fyll → Høyre</emph></variable>"
+msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3151245\n"
"help.text"
-msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph></variable>"
-msgstr "<variable id=\"bausoben\">Velg <emph>Rediger → Fyll → Opp</emph></variable>"
+msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph></variable>"
-msgstr "<variable id=\"bauslinks\">Velg <emph>Rediger → Fyll → Venstre</emph></variable>"
+msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150400\n"
"help.text"
-msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph></variable>"
-msgstr "<variable id=\"baustab\">Velg <emph>Rediger → Fyll → Ark</emph></variable>"
+msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3154910\n"
"help.text"
-msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph></variable>"
-msgstr "<variable id=\"bausreihe\">Velg <emph>Rediger → Fyll → Serie</emph></variable>"
+msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "Choose <emph>Sheet - Clear Cells</emph>"
-msgstr "Velg <emph>Rediger → Slett Innhold</emph>"
+msgid "Choose <emph>Sheet - Clear Cells</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -165,40 +165,40 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150011\n"
"help.text"
-msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph></variable>"
-msgstr "<variable id=\"bzelo\">Velg <emph>Rediger → Slett Celler</emph></variable>"
+msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153951\n"
"help.text"
-msgid "Choose <emph>Sheet - Delete Sheet</emph>"
-msgstr "Velg <emph>Rediger → Slett ark</emph>"
+msgid "Choose <emph>Sheet - Delete Sheet</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3155306\n"
"help.text"
-msgid "Open context menu for a sheet tab"
-msgstr "Åpne sprettoppmenyen for en arkfane"
+msgid "Open context menu for a sheet tab."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3146119\n"
"help.text"
-msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>"
-msgstr "Velg <emph>Ark → Flytt eller kopier ark</emph>"
+msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3148645\n"
"help.text"
-msgid "Open context menu for a sheet tab"
-msgstr "Åpne sprettoppmenyen for en arkfane"
+msgid "Open context menu for a sheet tab."
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -221,32 +221,32 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150275\n"
"help.text"
-msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph></variable>"
-msgstr "<variable id=\"aspze\">Velg <emph>Vis → Kolonne og radoverskrifter</emph></variable>"
+msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph></variable>"
-msgstr "<variable id=\"awehe\">Velg <emph>Vis → Verdimerking</emph></variable>"
+msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3148947\n"
"help.text"
-msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph></variable>"
-msgstr "<variable id=\"rechenleiste\">Velg <emph>Vis → Verktøylinjer</emph>eller<emph>Vis - Formellinje</emph></variable>"
+msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3148663\n"
"help.text"
-msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph></variable>"
-msgstr "<variable id=\"seumvo\">Velg <emph>Vis → Forhåndsvisning av sideskift</emph></variable>"
+msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -269,16 +269,16 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149784\n"
"help.text"
-msgid "Choose <emph>Insert - Cells</emph>"
-msgstr "Velg <emph>Sett inn → Celler</emph>"
+msgid "Choose <emph>Insert - Cells</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "Open <emph>Insert Cells</emph> toolbar from Tools bar:"
-msgstr "Åpne <emph>Sett inn celler</emph>-verktøylinja fra verktøylinja Verktøy:"
+msgid "Open <emph>Insert Cells</emph> toolbar from <emph>Tools</emph> bar:"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -365,24 +365,24 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149033\n"
"help.text"
-msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph></variable>"
-msgstr "<variable id=\"eitab\">Velg <emph>Sett inn → Ark</emph></variable>"
+msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_idN1082F\n"
"help.text"
-msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph></variable>"
-msgstr "<variable id=\"eitabfile\">Velg <emph>Sett inn → Ark fra fil</emph></variable>"
+msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3155115\n"
"help.text"
-msgid "Choose <emph>Insert - Function</emph>"
-msgstr "Velg <emph>Sett inn → Funksjon</emph>"
+msgid "Choose <emph>Insert - Function</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -429,8 +429,8 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155809\n"
"help.text"
-msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date&Time</emph></variable>"
-msgstr "<variable id=\"eikadaze\"><emph>Sett inn → Funksjon</emph> → Kategori <emph>Dato og klokkeslett</emph></variable>"
+msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date & Time</emph></variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -517,32 +517,32 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155383\n"
"help.text"
-msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph></variable>"
-msgstr "<variable id=\"funktionsliste\">Velg <emph>Sett inn → Funksjonsliste</emph></variable>"
+msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153250\n"
"help.text"
-msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph></variable>"
-msgstr "<variable id=\"einamen\">Velg <emph>Sett inn → Navngitte områder og uttrykk</emph></variable>"
+msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3146776\n"
"help.text"
-msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph></variable>"
-msgstr "<variable id=\"eiextdata\">Velg <emph>Sett inn → lenke til eksterne data</emph></variable>"
+msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3143222\n"
"help.text"
-msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>"
-msgstr "Velg <emph>Ark - Nvngitte områder og uttrykk- Definer</emph>"
+msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -557,24 +557,24 @@ msgctxt ""
"00000404.xhp\n"
"par_id3145214\n"
"help.text"
-msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph></variable>"
-msgstr "<variable id=\"einaei\">Velg <emph>Sett inn → Navngitte områder og uttrykk</emph></variable>"
+msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153558\n"
"help.text"
-msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph></variable>"
-msgstr "<variable id=\"einaueb\">Velg <emph>Sett inn → Navngitte områder og uttrykk</emph></variable>"
+msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153483\n"
"help.text"
-msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph></variable>"
-msgstr "<variable id=\"einabesch\">Velg <emph>Sett inn → Navngitte områder og uttrykk - Etiketter</emph></variable>"
+msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
@@ -597,192 +597,192 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154685\n"
"help.text"
-msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph></variable>"
-msgstr "<variable id=\"fozelle\">Velg <emph>Format → Celler</emph></variable>"
+msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153194\n"
"help.text"
-msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab </variable>"
-msgstr "<variable id=\"fozelstz\">Velg <emph>Format → Celler → Cellebeskyttelse</emph></variable>"
+msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155854\n"
"help.text"
-msgid "<variable id=\"fozei\">Choose <emph>Format - Row</emph></variable>"
-msgstr "<variable id=\"fozei\">Velg <emph>Format → Rad</emph></variable>"
+msgid "<variable id=\"fozei\">Choose <emph>Format - Rows</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3150012\n"
"help.text"
-msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Row - Optimal Height</emph></variable>"
-msgstr "<variable id=\"fozeiophoe\">Velg <emph>Format → Rad → Optimal høyde</emph></variable>"
+msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Rows - Optimal Height</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3148645\n"
"help.text"
-msgid "Choose <emph>Format - Row - Hide</emph>"
-msgstr "Velg <emph>Format → Rad → Skjul</emph>"
+msgid "Choose <emph>Format - Rows - Hide</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153728\n"
"help.text"
-msgid "Choose <emph>Format - Column - Hide</emph>"
-msgstr "Velg <emph>Format → Kolonne → Skjul</emph>"
+msgid "Choose <emph>Format - Columns - Hide</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3151114\n"
"help.text"
-msgid "Choose <emph>Format - Sheet - Hide</emph>"
-msgstr "Velg <emph>Format → Ark → Skjul</emph>"
+msgid "Choose <emph>Sheet - Hide Sheet</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3148576\n"
"help.text"
-msgid "Choose <emph>Format - Row - Show</emph>"
-msgstr "Velg <emph>Format → Rad → Vis</emph>"
+msgid "Choose <emph>Format - Rows - Show</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156286\n"
"help.text"
-msgid "Choose <emph>Format - Column - Show</emph>"
-msgstr "Velg <emph>Format → Kolonne → Vis</emph>"
+msgid "Choose <emph>Format - Columns - Show</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3145645\n"
"help.text"
-msgid "<variable id=\"fospa\">Choose <emph>Format - Column</emph></variable>"
-msgstr "<variable id=\"fospa\">Velg <emph>Format → Kolonne</emph></variable>"
+msgid "<variable id=\"fospa\">Choose <emph>Format - Columns</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3145252\n"
"help.text"
-msgid "Choose <emph>Format - Column - Optimal Width</emph>"
-msgstr "Velg <emph>Format → Kolonne → Best mulig bredde</emph>"
+msgid "Choose <emph>Format - Columns - Optimal Width</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3146971\n"
"help.text"
-msgid "Double-click right column separator in column headers"
-msgstr "Dobbeltklikk på det høyre kolonneskillet i kolonneoverskrifter"
+msgid "Double-click right column separator in column headers."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3147362\n"
"help.text"
-msgid "<variable id=\"fot\">Choose <emph>Format - Sheet</emph></variable>"
-msgstr "<variable id=\"fot\">Velg <emph>Format → Ark</emph></variable>"
+msgid "<variable id=\"fot\">Choose <emph>Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3163805\n"
"help.text"
-msgid "<variable id=\"fotu\">Choose <emph>Format - Sheet - Rename</emph></variable>"
-msgstr "<variable id=\"fotu\">Velg <emph>Format → Ark → Endre navn</emph></variable>"
+msgid "<variable id=\"fotu\">Choose <emph>Sheet - Rename Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155333\n"
"help.text"
-msgid "<variable id=\"fotenb\">Choose <emph>Format - Sheet - Show</emph></variable>"
-msgstr "<variable id=\"fotenb\">Velg <emph>Format → Ark → Vis</emph></variable>"
+msgid "<variable id=\"fotenb\">Choose <emph>Sheet - Show Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_idN1077A\n"
"help.text"
-msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph></variable>"
-msgstr "<variable id=\"foste\">Velg <emph>Format → Side</emph></variable>"
+msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155508\n"
"help.text"
-msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab </variable>"
-msgstr "<variable id=\"fostel\">Velg <emph>Format → Side → Ark</emph></variable>"
+msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3150883\n"
"help.text"
-msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph></variable>"
-msgstr "<variable id=\"fodrbe\">Velg <emph>Format → Utskriftsområder</emph></variable>"
+msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156448\n"
"help.text"
-msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph></variable>"
-msgstr "<variable id=\"fodrfe\">Velg <emph>Format → Utskriftsområder → Velg</emph></variable>"
+msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156290\n"
"help.text"
-msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph></variable>"
-msgstr "<variable id=\"fodrhin\">Velg <emph>Format → Utskriftsområder → Legg til</emph></variable>"
+msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155812\n"
"help.text"
-msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph></variable>"
-msgstr "<variable id=\"fodbah\">Velg <emph>Format → Utskriftsområder → Fjern</emph></variable>"
+msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153307\n"
"help.text"
-msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph></variable>"
-msgstr "<variable id=\"fodbbe\">Velg <emph>Format → Utskriftsområder → Rediger</emph></variable>"
+msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153916\n"
"help.text"
-msgid "Choose <emph>Format - AutoFormat</emph>"
-msgstr "Velg <emph>Format → Autoformatering</emph>"
+msgid "Choose <emph>Format - AutoFormat</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3154532\n"
"help.text"
-msgid "On the Tools bar, click"
-msgstr "På Verktøy-linja, trykk"
+msgid "On the <emph>Tools</emph> bar, click"
+msgstr ""
#: 00000405.xhp
msgctxt ""
@@ -805,8 +805,8 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154618\n"
"help.text"
-msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph></variable>"
-msgstr "<variable id=\"bedingte\">Velg <emph>Format → Vilkårsformatering</emph></variable>"
+msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -829,16 +829,16 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150541\n"
"help.text"
-msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph> </variable>"
-msgstr "<variable id=\"exdektv\">Velg <emph>Verktøy → Utforsker</emph></variable>"
+msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3153194\n"
"help.text"
-msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>"
-msgstr "Velg <emph>Verktøy → Detektiv → Finn foregående</emph>"
+msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -853,24 +853,24 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph> </variable>"
-msgstr "<variable id=\"silbentrennungc\">Menu <emph>Verktøy → Språk → Orddeling</emph></variable>"
+msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3145785\n"
"help.text"
-msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph> </variable>"
-msgstr "<variable id=\"exdvore\">Velg <emph>Verktøy → Utforsker→ Fjern foregående</emph></variable>"
+msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3155411\n"
"help.text"
-msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>"
-msgstr "Velg <emph>Verktøy → Detektiv → Finn avhengige</emph>"
+msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -885,112 +885,112 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146984\n"
"help.text"
-msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph> </variable>"
-msgstr "<variable id=\"exdszne\">Velg <emph>Verktøy → Utforsker→ Fjern avhengige</emph></variable>"
+msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3154014\n"
"help.text"
-msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph> </variable>"
-msgstr "<variable id=\"exdase\">Velg <emph>Verktøy → Utforsker→ Fjern alle spor</emph></variable>"
+msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3153188\n"
"help.text"
-msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph> </variable>"
-msgstr "<variable id=\"exdszfe\">Velg <emph>Verktøy → Utforsker→ Spor Feil</emph></variable>"
+msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3149410\n"
"help.text"
-msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph> </variable>"
-msgstr "<variable id=\"fuellmodus\">Velg <emph>Verktøy → Utforsker→ Fyllmodus</emph></variable>"
+msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3156284\n"
"help.text"
-msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph> </variable>"
-msgstr "<variable id=\"dateneinkreisen\">Velg <emph>Verktøy → Utforsker→ Merk ugyldige data</emph></variable>"
+msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3153159\n"
"help.text"
-msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph> </variable>"
-msgstr "<variable id=\"spurenaktualisieren\">Velg <emph>Verktøy → Utforsker→ Oppdater Spor</emph></variable>"
+msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3147397\n"
"help.text"
-msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph> </variable>"
-msgstr "<variable id=\"automatisch\">Velg <emph>Verktøy → Utforsker→ Automatisk oppdatering</emph></variable>"
+msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3154018\n"
"help.text"
-msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph> </variable>"
-msgstr "<variable id=\"exzws\">Velg <emph>Verktøy → søk mål</emph></variable>"
+msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3269142\n"
"help.text"
-msgid "<variable id=\"solver\">Choose <emph>Tools - Solver</emph> </variable>"
-msgstr "<variable id=\"solver\">Velg<emph> Verktøy → Problemløser</emph></variable>"
+msgid "<variable id=\"solver\">Choose <emph>Tools - Solver</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id8554338\n"
"help.text"
-msgid "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, <emph>Options</emph> button </variable>"
-msgstr "<variable id=\"solver_options\">Velg<emph> Verktøy → Løser,</emph><emph> Innstillinger</emph></variable>"
+msgid "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, click <emph>Options</emph> button.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3156277\n"
"help.text"
-msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph> </variable>"
-msgstr "<variable id=\"exsze\">Velg <emph>Verktøy → Scenarier</emph></variable>"
+msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3149020\n"
"help.text"
-msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph></variable>"
-msgstr "<variable id=\"protect_sheet\">Velg <emph>Verktøy → Beskytt dokument → Ark</emph></variable>"
+msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3154256\n"
"help.text"
-msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph></variable>"
-msgstr "<variable id=\"protect_spreadsheet\">Velg <emph>Verktøy → Beskytt dokument</emph></variable>"
+msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3146919\n"
"help.text"
-msgid "Choose <emph>Data - Calculate - Recalculate</emph>"
-msgstr "Velg <emph>Verktøy → Celleinnhold → Omregn</emph>"
+msgid "Choose <emph>Data - Calculate - Recalculate</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -1005,16 +1005,16 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150941\n"
"help.text"
-msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph> </variable>"
-msgstr "<variable id=\"exatmb\">Velg <emph>Verktøy → Celleinnhold → Automatisk beregning</emph></variable>"
+msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3151276\n"
"help.text"
-msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph> </variable>"
-msgstr "<variable id=\"autoeingabe\">Velg <emph>Verktøy → Celleinnhold → Autoinntasting</emph></variable>"
+msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph>.</variable>"
+msgstr ""
#: 00000407.xhp
msgctxt ""
@@ -1037,16 +1037,16 @@ msgctxt ""
"00000407.xhp\n"
"par_id3147335\n"
"help.text"
-msgid "<variable id=\"fete\">Choose <item type=\"menuitem\">View - Split Window</item></variable>"
-msgstr "<variable id=\"fete\">Velg<item type=\"menuitem\">Vis - Delt vindu</item></variable>"
+msgid "<variable id=\"fete\">Choose ><item type=\"menuitem\">View - Split Window</item>.</variable>"
+msgstr ""
#: 00000407.xhp
msgctxt ""
"00000407.xhp\n"
"par_id3153663\n"
"help.text"
-msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item></variable>"
-msgstr "<variable id=\"fefix\">Velg<item type=\"menuitem\">Vis Frys celler -Frys rader og kolonner.</item></variable>"
+msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1069,48 +1069,48 @@ msgctxt ""
"00000412.xhp\n"
"par_id8366954\n"
"help.text"
-msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph></variable>"
-msgstr "<variable id=\"text2columns\">Velg <emph>Data → Tekst til kolonner</emph></variable>"
+msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3147399\n"
"help.text"
-msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph></variable>"
-msgstr "<variable id=\"dbrbf\">Velg <emph>Data → Velg område</emph></variable>"
+msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145345\n"
"help.text"
-msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph></variable>"
-msgstr "<variable id=\"dbrba\">Velg <emph>Data → Merk område</emph></variable>"
+msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150443\n"
"help.text"
-msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph></variable>"
-msgstr "<variable id=\"dnsrt\">Velg <emph>Data → Sorter</emph></variable>"
+msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148491\n"
"help.text"
-msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab"
-msgstr "Velg <emph>Data → Sorter → Sorteringskriterier</emph>"
+msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154516\n"
"help.text"
-msgid "On Standard bar, click"
-msgstr "På verktøylinja Standard, trykk på"
+msgid "On <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1149,32 +1149,32 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146984\n"
"help.text"
-msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab</variable>"
-msgstr "<variable id=\"dnstot\">Velg <emph>Data → Sorter, og fanen Alternativer</emph></variable>"
+msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155308\n"
"help.text"
-msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph></variable>"
-msgstr "<variable id=\"dnftr\">Velg <emph>Data → Filter</emph></variable>"
+msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148646\n"
"help.text"
-msgid "Choose <emph>Data - AutoFilter</emph>"
-msgstr "Velg <emph>Data → Filter → Autofilter</emph>"
+msgid "Choose <emph>Data - AutoFilter</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151113\n"
"help.text"
-msgid "On Tools bar or Table Data bar, click"
-msgstr "På Verktøylinja eller Tabelldatalinja, trykk på"
+msgid "On <emph>Tools</emph> bar or <emph>Table Data</emph> bar, click"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1197,40 +1197,40 @@ msgctxt ""
"00000412.xhp\n"
"par_id3156278\n"
"help.text"
-msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph></variable>"
-msgstr "<variable id=\"dnfspz\">Velg <emph>Data → Filter → Avansert filter</emph></variable>"
+msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph> .</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153764\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label"
-msgstr "Velg <emph>Data → Filter → Standardfilter → Alternativ>></emph>"
+msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155444\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label"
-msgstr "Velg <emph>Data → Filter → Avansert filter → Alternativ>></emph>"
+msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3156382\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Reset Filter</emph>"
-msgstr "Velg <emph>Data → Filter → Autofilter</emph>"
+msgid "Choose <emph>Data - More Filters - Reset Filter</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155961\n"
"help.text"
-msgid "On Table Data bar, click <emph>Reset Filter/Sort</emph>"
-msgstr "På Tabelldatalinja, trykk på <emph>Fjern filter/sortering</emph>"
+msgid "On <emph>Table Data</emph> bar, click <emph>Reset Filter/Sort</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1253,112 +1253,112 @@ msgctxt ""
"00000412.xhp\n"
"par_id3152778\n"
"help.text"
-msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph></variable>"
-msgstr "<variable id=\"dnaftas\">Velg <emph>Data → Filter → Skjul Autofilter</emph></variable>"
+msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3166424\n"
"help.text"
-msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph></variable>"
-msgstr "<variable id=\"dntegs\">Velg <emph>Data → Delsummer</emph></variable>"
+msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154574\n"
"help.text"
-msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs</variable>"
-msgstr "<variable id=\"dntezd\">Velg <emph>Data → Delsummer, og fanene Første, Andre, og Tredje gruppe</emph></variable>"
+msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151277\n"
"help.text"
-msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab</variable>"
-msgstr "<variable id=\"dntopi\">Velg <emph>Data → Delsummer, og fanen Alternativ</emph></variable>"
+msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145133\n"
"help.text"
-msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph></variable>"
-msgstr "<variable id=\"datengueltig\">Velg <emph>Data → Gyldighet</emph></variable>"
+msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3152992\n"
"help.text"
-msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigwerte\">Meny <emph>Data → Gyldighet → Kriterium</emph></variable>"
+msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150367\n"
"help.text"
-msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigeingabe\">Velg <emph>Data → Gyldighet → Inndata hjelp</emph></variable>"
+msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154486\n"
"help.text"
-msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigfehler\">Velg <emph>Data → Gyldighet → Feilmelding</emph></variable>"
+msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3146978\n"
"help.text"
-msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph></variable>"
-msgstr "<variable id=\"dnmfo\">Velg <emph>Data → Flere operasjoner</emph></variable>"
+msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155809\n"
"help.text"
-msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph></variable>"
-msgstr "<variable id=\"dnksd\">Velg <emph>Data → Slå sammen</emph></variable>"
+msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148701\n"
"help.text"
-msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph></variable>"
-msgstr "<variable id=\"dngld\">Velg <emph>Data → Gruppe og disposisjon</emph></variable>"
+msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153815\n"
"help.text"
-msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph></variable>"
-msgstr "<variable id=\"dngda\">Velg <emph>Data → Gruppe og disposisjon → Skjul detaljer</emph></variable>"
+msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3159223\n"
"help.text"
-msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph></variable>"
-msgstr "<variable id=\"dngde\">Velg <emph>Data → Gruppe og disposisjon → Vis detaljer</emph></variable>"
+msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3146870\n"
"help.text"
-msgid "Choose <emph>Data - Group and Outline - Group</emph>"
-msgstr "Velg <emph>Data → Gruppe og disposisjon → Gruppering</emph>"
+msgid "Choose <emph>Data - Group and Outline - Group</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1397,8 +1397,8 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146781\n"
"help.text"
-msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>"
-msgstr "Velg <emph>Data → Gruppe og disposisjon → Løs opp gruppe</emph>"
+msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1437,96 +1437,96 @@ msgctxt ""
"00000412.xhp\n"
"par_id3153008\n"
"help.text"
-msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph></variable>"
-msgstr "<variable id=\"dnglagl\">Velg <emph>Data → Gruppe og disposisjon → Autodisposisjon</emph></variable>"
+msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154709\n"
"help.text"
-msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove</emph></variable>"
-msgstr "<variable id=\"dnglef\">Velg <emph>Data → Gruppe og disposisjon → Fjern</emph></variable>"
+msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove Outline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id1774346\n"
"help.text"
-msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables)</variable>"
-msgstr "<variable id=\"dngdrill\">Velg <emph>Data → Gruppe og disposisjon → Vis detaljer</emph></variable>"
+msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables).</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155759\n"
"help.text"
-msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph></variable>"
-msgstr "<variable id=\"dndtpt\">Velg <emph>Data → Pivottabell</emph></variable>"
+msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154625\n"
"help.text"
-msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph></variable>"
-msgstr "<variable id=\"dndpa\">Velg <emph>Sett inn → Pivottabell</emph></variable>"
+msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3147558\n"
"help.text"
-msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
-msgstr "<variable id=\"dndq\">Velg<emph>Sett inn -Pivot tabell</emph>i Velg kilde dialogen, velg alternativet<emph>Datakilde registrert i $[officename]</emph>.</variable>"
+msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153297\n"
"help.text"
-msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Current selection</emph>."
-msgstr "Velg<emph>Sett inn - Pivot tabell</emph>i Velg kilde dialogen velg alternativet<emph>Gjeldende valg</emph>."
+msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Current selection</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145118\n"
"help.text"
-msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
-msgstr "Velg<emph>Sett inn - Pivot tabell</emph>,i Velg kilde dialogen velg alternativet<emph>Datakilde registrert i $[officename]</emph>klikk<emph>OK</emph>for å se<emph>Velg Datakilde</emph>."
+msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153294\n"
"help.text"
-msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph></variable>"
-msgstr "<variable id=\"dndpak\">Velg <emph>Data → Pivottabell → Oppdater</emph></variable>"
+msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151344\n"
"help.text"
-msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph></variable>"
-msgstr "<variable id=\"dndploe\">Velg <emph>Data → Pivottabell → Slett</emph></variable>"
+msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150397\n"
"help.text"
-msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph></variable>"
-msgstr "<variable id=\"dndakt\">Velg <emph>Data → Oppdater område</emph></variable>"
+msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_idN10B8F\n"
"help.text"
-msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph></variable>"
-msgstr "<variable id=\"grouping\">Velg <emph>Data → Gruppe og disposisjon → Gruppering</emph></variable>"
+msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
@@ -1549,77 +1549,77 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162106567373\n"
"help.text"
-msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph> </variable>"
-msgstr "<variable id=\"insert_rows_above\">Velg<emph>Ark - Sett inn rader - Rader ovenfor</emph></variable>"
+msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162109048207\n"
"help.text"
-msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph></variable>"
-msgstr "<variable id=\"insert_rows_below\">Velg<emph>Ark - Sett inn rader - Rader nedenfor</emph></variable>"
+msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162107055028\n"
"help.text"
-msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph></variable>"
-msgstr "<variable id=\"insert_columns_left\">Velg<emph>Ark - Sett inn rader - Rader til venstre</emph></variable>"
+msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162109126013\n"
"help.text"
-msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph></variable>"
-msgstr "<variable id=\"insert_columns_right\">Velg<emph>Ark - Sett inn rader - Rader til høyre</emph></variable>"
+msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3149095\n"
"help.text"
-msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph></variable>"
-msgstr "<variable id=\"insert_page_break\">Velg<emph>Ark - Sett inn Sideskifte</emph></variable>"
+msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3149398\n"
"help.text"
-msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph></variable>"
-msgstr "<variable id=\"insert_page_break_row\">Vel <emph>Ark → Sett inn Sideskifte → Radskift</emph></variable>"
+msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3150084\n"
"help.text"
-msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph></variable>"
-msgstr "<variable id=\"insert_page_break_column\">Vel <emph>Ark → Sett inn Sideskifte → Kolonneskifte</emph></variable>"
+msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3153093\n"
"help.text"
-msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph></variable>"
-msgstr "<variable id=\"delete_page_break\">Velg <emph>Ark- Slett→Sideskifte</emph></variable>"
+msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3153191\n"
"help.text"
-msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph></variable>"
-msgstr "<variable id=\"delete_page_break_row\">Velg <emph>Ark → Slett sideskift → Radskift</emph></variable>"
+msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3145645\n"
"help.text"
-msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph></variable>"
-msgstr "<variable id=\"delete_page_break_column\">Vel <emph>Ark → Slett sideskift → Kolonneskifte</emph></variable>"
+msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph>.</variable>"
+msgstr ""
diff --git a/source/nb/helpcontent2/source/text/scalc/02.po b/source/nb/helpcontent2/source/text/scalc/02.po
index 7bdc71007b7..7d18089f39c 100644
--- a/source/nb/helpcontent2/source/text/scalc/02.po
+++ b/source/nb/helpcontent2/source/text/scalc/02.po
@@ -3,9 +3,9 @@ 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-05-12 14:35+0200\n"
-"PO-Revision-Date: 2018-01-24 16:07+0000\n"
-"Last-Translator: Karl Morten Ramberg <karl.m.ramberg@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:05+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: nb\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1516810067.000000\n"
+"X-POOTLE-MTIME: 1542197131.000000\n"
#: 02130000.xhp
msgctxt ""
@@ -45,8 +45,8 @@ msgctxt ""
"02130000.xhp\n"
"par_id3155267\n"
"help.text"
-msgid "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Ikon</alt></image>"
+msgid "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Currency Number Format Icon</alt></image>"
+msgstr ""
#: 02130000.xhp
msgctxt ""
@@ -61,8 +61,8 @@ msgctxt ""
"02130000.xhp\n"
"par_id3146776\n"
"help.text"
-msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cell - Numbers\">Format - Cell - Numbers</link>."
-msgstr "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cell - Numbers\">Format → Celle → Tall</link>."
+msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cells - Numbers\">Format - Cells - Numbers</link>."
+msgstr ""
#: 02140000.xhp
msgctxt ""
diff --git a/source/nb/helpcontent2/source/text/scalc/06.po b/source/nb/helpcontent2/source/text/scalc/06.po
index c989ad7ddb0..606c9f8a3b9 100644
--- a/source/nb/helpcontent2/source/text/scalc/06.po
+++ b/source/nb/helpcontent2/source/text/scalc/06.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-06-14 17:23+0200\n"
-"PO-Revision-Date: 2018-08-10 11:28+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-08-10 11:27+0000\n"
"Last-Translator: Karl Morten Ramberg <karl.m.ramberg@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: nb\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1533900487.000000\n"
+"X-POOTLE-MTIME: 1533900459.000000\n"
#: calcsamplefiles.xhp
msgctxt ""
@@ -23,35 +23,3 @@ msgctxt ""
"help.text"
msgid "Calc Sample Files"
msgstr "Calc prøvefiler"
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521663319917\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/imtrigon.ods\" id=\"ods_id61521568603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr "<object data=\"media/files/scalc/imtrigon.ods\" id=\"ods_id61521568603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521663319918\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/trigon.ods\" id=\"ods_id61521548603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr "<object data=\"media/files/scalc/trigon.ods\" id=\"ods_id61521548603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521563314918\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/pivot.ods\" id=\"ods_id61521547603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr "<object data=\"media/files/scalc/pivot.ods\" id=\"ods_id61521547603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id721528312694192\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/functions_ifs.ods\" id=\"ods_id61521547603534\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr "<object data=\"media/files/scalc/functions_ifs.ods\" id=\"ods_id61521547603534\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
diff --git a/source/nb/helpcontent2/source/text/scalc/guide.po b/source/nb/helpcontent2/source/text/scalc/guide.po
index 2d85674177c..a49249771db 100644
--- a/source/nb/helpcontent2/source/text/scalc/guide.po
+++ b/source/nb/helpcontent2/source/text/scalc/guide.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-31 14:10+0200\n"
-"PO-Revision-Date: 2018-10-08 17:19+0000\n"
-"Last-Translator: Karl Morten Ramberg <karl.m.ramberg@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:05+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: nb\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1539019193.000000\n"
+"X-POOTLE-MTIME: 1542197131.000000\n"
#: address_auto.xhp
msgctxt ""
@@ -3709,8 +3709,8 @@ msgctxt ""
"database_filter.xhp\n"
"par_idN10693\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - Standard Filter</item>."
-msgstr "Velg <item type=\"menuitem\">Data → Filter → Standardfilter</item>."
+msgid "Choose <item type=\"menuitem\">Data - More Filters - Standard Filter</item>."
+msgstr ""
#: database_filter.xhp
msgctxt ""
@@ -3765,8 +3765,8 @@ msgctxt ""
"database_filter.xhp\n"
"par_id3154944\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - AutoFilter</item>."
-msgstr "Velg <item type=\"menuitem\">Data → Filter → Autofiltrering</item>."
+msgid "Choose <item type=\"menuitem\">Data - AutoFilter</item>."
+msgstr ""
#: database_filter.xhp
msgctxt ""
diff --git a/source/nb/helpcontent2/source/text/shared.po b/source/nb/helpcontent2/source/text/shared.po
index 31aa5be0dd0..df15dd49582 100644
--- a/source/nb/helpcontent2/source/text/shared.po
+++ b/source/nb/helpcontent2/source/text/shared.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: 2018-08-09 22:20+0000\n"
-"Last-Translator: Karl Morten Ramberg <karl.m.ramberg@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:05+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: nb\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1533853235.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542197132.000000\n"
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -2013,5 +2013,5 @@ msgctxt ""
"need_help.xhp\n"
"hd_id1000010\n"
"help.text"
-msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"http://documentation.libreoffice.org/en/join-community/update-help-contents\">web page on writing Help contents</link>."
-msgstr "Denne hjelpesiden trenger mer arbeide for å bli ferdig. Vennligst bli med i LibfeOffice prosjektet og hjelp oss med å skrive den manglende informasjonen. Besøk vår <link href=\"http://documentation.libreoffice.org/en/join-community/update-help-contents\">nettside om å skrive hjelpesider</link>."
+msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"https://documentation.libreoffice.org/en/join-community/update-help-contents\"><emph>web page on writing Help contents</emph></link>."
+msgstr ""
diff --git a/source/nb/helpcontent2/source/text/shared/00.po b/source/nb/helpcontent2/source/text/shared/00.po
index 2e3340e5a49..fc70b52e2c1 100644
--- a/source/nb/helpcontent2/source/text/shared/00.po
+++ b/source/nb/helpcontent2/source/text/shared/00.po
@@ -3,9 +3,9 @@ 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-10-21 20:57+0200\n"
-"PO-Revision-Date: 2018-10-28 21:32+0000\n"
-"Last-Translator: Karl Morten Ramberg <karl.m.ramberg@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:05+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: nb\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1540762337.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542197133.000000\n"
#: 00000001.xhp
msgctxt ""
@@ -6221,8 +6221,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id621525017637963\n"
"help.text"
-msgid "Choose <emph>File - Export as EPUB</emph>."
-msgstr "Vel <emph>Fil → Eksporter som EPUB</emph>"
+msgid "Choose <emph>File - Export As - Export as EPUB</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -7197,16 +7197,16 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1091B\n"
"help.text"
-msgid "<variable id=\"grid\">Choose <emph>View - Grid</emph> (Impress or Draw).</variable>"
-msgstr "<variable id=\"grid\">Velg <emph>Vis → Rutenett</emph> (Impress eller Draw)</variable>"
+msgid "<variable id=\"grid\">Choose <emph>View - Grid and Helplines</emph> (Impress or Draw).</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_idN1092E\n"
"help.text"
-msgid "<variable id=\"guides\">Choose <emph>View - Snap Lines</emph> (Impress or Draw).</variable>"
-msgstr "<variable id=\"guides\">Velg <emph>Vis → Hjelpelinjer</emph> (Impress eller Draw)</variable>"
+msgid "<variable id=\"guides\">Choose <emph>View - Snap Guides</emph> (Impress or Draw).</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7861,8 +7861,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id9988402\n"
"help.text"
-msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Updates</emph> button.</variable>"
-msgstr "<variable id=\"packagemanager_eu\">Velg <emph>Verktøy → Utvidelser</emph> og trykk på knappen <emph>Oppdater</emph>.</variable>"
+msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Check for Updates</emph> button.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -8075,14 +8075,6 @@ msgstr "<variable id=\"allg\">Velg <switchinline select=\"sys\"><caseinline sele
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
-"par_id3150032\n"
-"help.text"
-msgid "<variable id=\"arbeit\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Memory</emph>.</variable>"
-msgstr "<variable id=\"arbeit\">Velg <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME → Innstillinger</emph></caseinline><defaultinline><emph>Verktøy → Alternativer</emph></defaultinline></switchinline><emph> → $[officename] - Minne</emph></variable>"
-
-#: 00000406.xhp
-msgctxt ""
-"00000406.xhp\n"
"par_id3159153\n"
"help.text"
msgid "<variable id=\"ansicht\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - View</emph>.</variable>"
@@ -11045,16 +11037,16 @@ msgctxt ""
"00040502.xhp\n"
"par_id366527\n"
"help.text"
-msgid "Choose <emph>Format - Object - Line</emph> (Writer)."
-msgstr "Velg <emph>Format → Objekt → Linje</emph> (Writer)"
+msgid "Choose <emph>Format - Text Box and Shape - Line</emph> (Writer)."
+msgstr ""
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
"par_id3835261\n"
"help.text"
-msgid "Choose <emph>Format - Graphic - Line</emph> (Calc)."
-msgstr "Velg <emph>Format → Bilde → Linje</emph> (Calc)"
+msgid "Choose <emph>Format - Object - Line</emph> (Calc)."
+msgstr ""
#: 00040502.xhp
msgctxt ""
@@ -11085,8 +11077,8 @@ msgctxt ""
"00040502.xhp\n"
"par_id3154285\n"
"help.text"
-msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Object - </emph></caseinline><caseinline select=\"CALC\"><emph>Graphic - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
-msgstr "Velg fanen <emph>Format → </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Objekt → </emph></caseinline><caseinline select=\"CALC\"><emph>Bilde → </emph></caseinline></switchinline><emph>Linje → Linje</emph>"
+msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Text Box and Shape - </emph></caseinline><caseinline select=\"CALC\"><emph>Object - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
+msgstr ""
#: 00040502.xhp
msgctxt ""
diff --git a/source/nb/helpcontent2/source/text/shared/01.po b/source/nb/helpcontent2/source/text/shared/01.po
index da3c57391ca..89b66475376 100644
--- a/source/nb/helpcontent2/source/text/shared/01.po
+++ b/source/nb/helpcontent2/source/text/shared/01.po