aboutsummaryrefslogtreecommitdiff
path: root/source/sv/helpcontent2/source/text/shared.po
blob: 13301a797d1f0d5470f8feef2d683e3ba6a195c0 (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
#. extracted from helpcontent2/source/text/shared
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-06-06 20:00+0200\n"
"PO-Revision-Date: 2017-10-19 07:51+0000\n"
"Last-Translator: Niklas Johansson <sleeping.pillow@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: sv\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
"X-POOTLE-MTIME: 1508399486.000000\n"

#: 3dsettings_toolbar.xhp
msgctxt ""
"3dsettings_toolbar.xhp\n"
"tit\n"
"help.text"
msgid "3D-Settings"
msgstr "3D-inställningar"

#: 3dsettings_toolbar.xhp
msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN1055A\n"
"help.text"
msgid "<variable id=\"3dtoolbar\"><link href=\"text/shared/3dsettings_toolbar.xhp\">3D-Settings</link></variable>"
msgstr "<variable id=\"3dtoolbar\"><link href=\"text/shared/3dsettings_toolbar.xhp\">3D-inställningar</link></variable>"

#: 3dsettings_toolbar.xhp
msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN1056A\n"
"help.text"
msgid "<ahelp hid=\".\">The 3D-Settings toolbar controls properties of selected 3D objects.</ahelp>"
msgstr "<ahelp hid=\".\">Kontrollegenskaperna för verktygsraden 3D-inställningar för de markerade 3D-objekten.</ahelp>"

#: 3dsettings_toolbar.xhp
msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10575\n"
"help.text"
msgid "Extrusion on/off"
msgstr "Extrusion på/av"

#: 3dsettings_toolbar.xhp
msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10579\n"
"help.text"
msgid "<ahelp hid=\".\">Switches the 3D effects on and off for the selected objects.</ahelp>"
msgstr "<ahelp hid=\".\">Kopplar på och av 3D-effekter för markerade objekt.</ahelp>"

#: 3dsettings_toolbar.xhp
msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10590\n"
"help.text"
msgid "Tilt Down"
msgstr "Luta nedåt"

#: 3dsettings_toolbar.xhp
msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10594\n"
"help.text"
msgid "<ahelp hid=\".\">Tilts the selected object downwards by five degrees.</ahelp>"
msgstr "<ahelp hid=\".\">Vrider det markerade objektet nedåt med fem grader.</ahelp>"

#: 3dsettings_toolbar.xhp
msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN105AB\n"
"help.text"
msgid "Tilt Up"
msgstr "Luta uppåt"

#: 3dsettings_toolbar.xhp
msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN105AF\n"
"help.text"
msgid "<ahelp hid=\".\">Tilts the selected object upwards by five degrees.</ahelp>"
msgstr "<ahelp hid=\".\">Vrider det markerade objektet uppåt med fem grader.</ahelp>"

#: 3dsettings_toolbar.xhp
msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN105C6\n"
"help.text"
msgid "Tilt Left"
msgstr "Luta åt vänster"

#: 3dsettings_toolbar.xhp
msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN105CA\n"
"help.text"
msgid "<ahelp hid=\".\">Tilts the selected object left by five degrees.</ahelp>"
msgstr "<ahelp hid=\".\">Vrider det markerade objektet åt vänster med fem grader.</ahelp>"

#: 3dsettings_toolbar.xhp
msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN105E1\n"
"help.text"
msgid "Tilt Right"
msgstr "Luta åt höger"

#: 3dsettings_toolbar.xhp
msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN105E5\n"
"help.text"
msgid "<ahelp hid=\".\">Tilts the selected object right by five degrees.</ahelp>"
msgstr "<ahelp hid=\".\">Vrider det markerade objektet åt höger med fem grader.</ahelp>"

#: 3dsettings_toolbar.xhp
msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN105FC\n"
"help.text"
msgid "Depth"
msgstr "Djup"

#: 3dsettings_toolbar.xhp
msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10600\n"
"help.text"
msgid "<ahelp hid=\".\">Opens the Extrusion Depth window.</ahelp>"
msgstr "<ahelp hid=\".\">Öppna fönstret Extrusionsdjup.</ahelp>"

#: 3dsettings_toolbar.xhp
msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10617\n"
"help.text"
msgid "Select an extrusion depth."
msgstr ""

#: 3dsettings_toolbar.xhp
msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10632\n"
"help.text"
msgid "<ahelp hid=\".\">Enter an extrusion depth.</ahelp>"
msgstr "<ahelp hid=\".\">Ange ett extrusionsdjup.</ahelp>"

#: 3dsettings_toolbar.xhp
msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN1064C\n"
"help.text"
msgid "Direction"
msgstr "Riktning"

#: 3dsettings_toolbar.xhp
msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10650\n"
"help.text"
msgid "<ahelp hid=\".\">Opens the Extrusion Direction window.</ahelp>"
msgstr "<ahelp hid=\".\">Öppnar fönstret Extrusionsriktning.</ahelp>"

#: 3dsettings_toolbar.xhp
msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10667\n"
"help.text"
msgid "<ahelp hid=\".\">Select a direction.</ahelp>"
msgstr "<ahelp hid=\".\">Välj en riktning.</ahelp>"

#: 3dsettings_toolbar.xhp
msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10698\n"
"help.text"
msgid "Select a perspective or parallel extrusion method."
msgstr ""

#: 3dsettings_toolbar.xhp
msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN106B3\n"
"help.text"
msgid "Lighting"
msgstr "Belysning"

#: 3dsettings_toolbar.xhp
msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN106B7\n"
"help.text"
msgid "<ahelp hid=\".\">Opens the Extrusion Lighting window.</ahelp>"
msgstr "<ahelp hid=\".\">Öppnar fönstret Extrusionsljus.</ahelp>"

#: 3dsettings_toolbar.xhp
msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN106C6\n"
"help.text"
msgid "Select a lighting direction."
msgstr ""

#: 3dsettings_toolbar.xhp
msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN106E1\n"
"help.text"
msgid "Select a lighting intensity."
msgstr ""

#: 3dsettings_toolbar.xhp
msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN106FC\n"
"help.text"
msgid "Surface"
msgstr "Yta"

#: 3dsettings_toolbar.xhp
msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10700\n"
"help.text"
msgid "<ahelp hid=\".\">Opens the Extrusion Surface window.</ahelp>"
msgstr "<ahelp hid=\".\">Öppnar fönstret Extrusionsyta.</ahelp>"

#: 3dsettings_toolbar.xhp
msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10717\n"
"help.text"
msgid "Select a surface material or a wireframe display."
msgstr ""

#: 3dsettings_toolbar.xhp
msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10732\n"
"help.text"
msgid "3D Color"
msgstr "3D-färg"

#: 3dsettings_toolbar.xhp
msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10736\n"
"help.text"
msgid "<ahelp hid=\".\">Opens the Extrusion Color toolbar.</ahelp>"
msgstr "<ahelp hid=\".\">Öppnar verktygsraden Extrusionsfärg.</ahelp>"

#: fontwork_toolbar.xhp
msgctxt ""
"fontwork_toolbar.xhp\n"
"tit\n"
"help.text"
msgid "Fontwork"
msgstr "Fontwork"

#: fontwork_toolbar.xhp
msgctxt ""
"fontwork_toolbar.xhp\n"
"par_idN1055A\n"
"help.text"
msgid "<link href=\"text/shared/fontwork_toolbar.xhp\">Fontwork</link>"
msgstr "<link href=\"text/shared/fontwork_toolbar.xhp\">Fontwork</link>"

#: fontwork_toolbar.xhp
msgctxt ""
"fontwork_toolbar.xhp\n"
"par_idN1056A\n"
"help.text"
msgid "The Fontwork toolbar opens when you select a Fontwork object."
msgstr "Verktygsraden Fontwork öppnas när du markerar ett Fontwork-objekt."

#: fontwork_toolbar.xhp
msgctxt ""
"fontwork_toolbar.xhp\n"
"par_idN1056D\n"
"help.text"
msgid "Fontwork Gallery"
msgstr "Fontwork-galleri"

#: fontwork_toolbar.xhp
msgctxt ""
"fontwork_toolbar.xhp\n"
"par_idN10571\n"
"help.text"
msgid "<ahelp hid=\".\">Opens the Fontwork Gallery where you can select another preview. Click OK to apply the new set of properties to your Fontwork object.</ahelp>"
msgstr "<ahelp hid=\".\">Öppnar Fontwork-galleriet där du kan välja en annan förhandsgranskning. Klicka på OK om du vill använda de nya egenskaperna på Fontwork-objektet.</ahelp>"

#: fontwork_toolbar.xhp
msgctxt ""
"fontwork_toolbar.xhp\n"
"par_idN10588\n"
"help.text"
msgid "Fontwork Shape"
msgstr "Fontwork-form"

#: fontwork_toolbar.xhp
msgctxt ""
"fontwork_toolbar.xhp\n"
"par_idN1058C\n"
"help.text"
msgid "<ahelp hid=\".\">Opens the Fontwork Shape toolbar. Click a shape to apply the shape to all selected Fontwork objects.</ahelp>"
msgstr "<ahelp hid=\".\">Öppnar verktygsraden Fontwork-form. Klicka på en form om du vill använda formen på alla markerade Fontwork-objekt.</ahelp>"

#: fontwork_toolbar.xhp
msgctxt ""
"fontwork_toolbar.xhp\n"
"par_idN105A6\n"
"help.text"
msgid "Fontwork Same Letter Heights"
msgstr "Samma höjd på Fontwork-bokstäver"

#: fontwork_toolbar.xhp
msgctxt ""
"fontwork_toolbar.xhp\n"
"par_idN105AA\n"
"help.text"
msgid "<ahelp hid=\".\">Switches the letter height of the selected Fontwork objects from normal to the same height for all objects.</ahelp>"
msgstr "<ahelp hid=\".\">Byter teckenhöjd på de markerade Fontwork-objekten från normal till samma höjd för alla objekt.</ahelp>"

#: fontwork_toolbar.xhp
msgctxt ""
"fontwork_toolbar.xhp\n"
"par_idN105C1\n"
"help.text"
msgid "Fontwork Alignment"
msgstr "Fontwork-justering"

#: fontwork_toolbar.xhp
msgctxt ""
"fontwork_toolbar.xhp\n"
"par_idN105C5\n"
"help.text"
msgid "<ahelp hid=\".\">Opens the Fontwork Alignment window.</ahelp>"
msgstr "<ahelp hid=\".\">Öppnar fönstret Fontwork-justering.</ahelp>"

#: fontwork_toolbar.xhp
msgctxt ""
"fontwork_toolbar.xhp\n"
"par_idN105DC\n"
"help.text"
msgid "Click to apply the alignment to the selected Fontwork objects."
msgstr ""

#: fontwork_toolbar.xhp
msgctxt ""
"fontwork_toolbar.xhp\n"
"par_idN105F3\n"
"help.text"
msgid "Fontwork Character Spacing"
msgstr "Fontwork-teckenavstånd"

#: fontwork_toolbar.xhp
msgctxt ""
"fontwork_toolbar.xhp\n"
"par_idN105F7\n"
"help.text"
msgid "<ahelp hid=\".\">Opens the Fontwork Character Spacing window.</ahelp>"
msgstr "<ahelp hid=\".\">Öppnar fönstret Fontwork-teckenavstånd.</ahelp>"

#: fontwork_toolbar.xhp
msgctxt ""
"fontwork_toolbar.xhp\n"
"par_idN1060E\n"
"help.text"
msgid "Click to apply the character spacing to the selected Fontwork objects."
msgstr ""

#: fontwork_toolbar.xhp
msgctxt ""
"fontwork_toolbar.xhp\n"
"par_idN1061D\n"
"help.text"
msgid "Custom"
msgstr "Användardefinierad"

#: fontwork_toolbar.xhp
msgctxt ""
"fontwork_toolbar.xhp\n"
"par_idN10621\n"
"help.text"
msgid "Opens the Fontwork Character Spacing dialog where you can enter a new character spacing value."
msgstr ""

#: fontwork_toolbar.xhp
msgctxt ""
"fontwork_toolbar.xhp\n"
"par_idN10638\n"
"help.text"
msgid "Value"
msgstr "Värde"

#: fontwork_toolbar.xhp
msgctxt ""
"fontwork_toolbar.xhp\n"
"par_idN1063C\n"
"help.text"
msgid "<ahelp hid=\".\">Enter the Fontwork character spacing value.</ahelp>"
msgstr "<ahelp hid=\".\">Ange ett värde för Fontwork-teckenavstånd.</ahelp>"

#: fontwork_toolbar.xhp
msgctxt ""
"fontwork_toolbar.xhp\n"
"par_idN1064B\n"
"help.text"
msgid "Kern Character Pairs"
msgstr "Kerna teckenpar"

#: fontwork_toolbar.xhp
msgctxt ""
"fontwork_toolbar.xhp\n"
"par_idN1064F\n"
"help.text"
msgid "Switches the <link href=\"text/shared/00/00000005.xhp#kerning\"> kerning</link> of character pairs on and off."
msgstr ""

#: main0108.xhp
msgctxt ""
"main0108.xhp\n"
"tit\n"
"help.text"
msgid "Help"
msgstr "Hjälp"

#: main0108.xhp
msgctxt ""
"main0108.xhp\n"
"hd_id3155364\n"
"help.text"
msgid "<link href=\"text/shared/main0108.xhp\" name=\"Help\">Help</link>"
msgstr "<link href=\"text/shared/main0108.xhp\" name=\"Hjälp\">Hjälp</link>"

#: main0108.xhp
msgctxt ""
"main0108.xhp\n"
"par_id3153990\n"
"help.text"
msgid "<ahelp hid=\".uno:HelpMenu\">The Help menu allows you to start and control the $[officename] Help system.</ahelp>"
msgstr "<ahelp hid=\".uno:HelpMenu\">På Hjälp-menyn kan du öppna och använda hjälpsystemet i $[officename].</ahelp>"

#: main0108.xhp
msgctxt ""
"main0108.xhp\n"
"hd_id3147399\n"
"help.text"
msgid "$[officename] Help"
msgstr "Hjälp för $[officename]"

#: main0108.xhp
msgctxt ""
"main0108.xhp\n"
"par_id3147576\n"
"help.text"
msgid "<ahelp hid=\".uno:HelpIndex\">Opens the main page of the $[officename] Help for the current application.</ahelp> You can scroll through the Help pages and you can search for index terms or any text."
msgstr "<ahelp hid=\".uno:HelpIndex\">Öppnar huvudsidan i $[officename]-hjälpen för det aktuella programmet.</ahelp> Du kan rulla genom hjälpsidorna och du kan söka efter indexord eller valfri text."

#: main0108.xhp
msgctxt ""
"main0108.xhp\n"
"par_idN1064A\n"
"help.text"
msgid "<image id=\"img_id1619006\" src=\"cmd/sc_helpindex.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id1619006\">icon</alt></image>"
msgstr ""

#: main0108.xhp
msgctxt ""
"main0108.xhp\n"
"par_idN10667\n"
"help.text"
msgid "%PRODUCTNAME Help"
msgstr "%PRODUCTNAME-hjälp"

#: main0108.xhp
msgctxt ""
"main0108.xhp\n"
"hd_id230120170827187813\n"
"help.text"
msgid "User Guides"
msgstr "Handböcker"

#: main0108.xhp
msgctxt ""
"main0108.xhp\n"
"hd_id230120170827189453\n"
"help.text"
msgid "<ahelp hid=\".uno:Documentation\">Opens the documentation page in the web browser, where users can download, read or purchase %PRODUCTNAME user guides, written by the community.</ahelp>"
msgstr ""

#: main0108.xhp
msgctxt ""
"main0108.xhp\n"
"hd_id230120170827196253\n"
"help.text"
msgid "Get Help Online"
msgstr "Få hjälp på nätet..."

#: main0108.xhp
msgctxt ""
"main0108.xhp\n"
"par_id230120170827196850\n"
"help.text"
msgid "<ahelp hid=\".uno:QuestionAnswers\">Opens the community support page in the web browser.</ahelp> Use this page to ask questions on using %PRODUCTNAME. For professional support with service level agreement, refer to the <link href=\"http://www.documentfoundation.org/gethelp/support/\">page of professional %PRODUCTNAME support</link>."
msgstr ""

#: main0108.xhp
msgctxt ""
"main0108.xhp\n"
"hd_id2752763\n"
"help.text"
msgid "Send Feedback"
msgstr "Skicka feedback"

#: main0108.xhp
msgctxt ""
"main0108.xhp\n"
"par_id443534340\n"
"help.text"
msgid "<ahelp hid=\".uno:SendFeedback\">Opens a feedback form in the web browser, where users can report software bugs.</ahelp>"
msgstr "<ahelp hid=\".uno:SendFeedback\">Öppnar ett formulär i din webbläsare, där du kan rapportera fel i programmet.</ahelp>"

#: main0108.xhp
msgctxt ""
"main0108.xhp\n"
"par_id230120170903409011\n"
"help.text"
msgid "<link href=\"text/shared/01/profile_safe_mode.xhp\">Restart in Safe Mode</link>"
msgstr "<link href=\"text/shared/01/profile_safe_mode.xhp\">Starta om i felsäkert läge</link>"

#: main0108.xhp
msgctxt ""
"main0108.xhp\n"
"par_id281120160939285779\n"
"help.text"
msgid "<ahelp hid=\".uno:SafeMode\">Safe mode is a mode where %PRODUCTNAME temporarily starts with a fresh user profile and disables hardware acceleration. It helps to restore a non-working %PRODUCTNAME instance.  </ahelp>"
msgstr ""

#: main0108.xhp
msgctxt ""
"main0108.xhp\n"
"hd_id4153881\n"
"help.text"
msgid "License Information"
msgstr "Licensinformation"

#: main0108.xhp
msgctxt ""
"main0108.xhp\n"
"par_id4144510\n"
"help.text"
msgid "<ahelp hid=\".uno:ShowLicense\">Displays the Licensing and Legal information dialog.</ahelp>"
msgstr "<ahelp hid=\".uno:ShowLicense\">Visar dialog med licens och juridisk information.</ahelp>"

#: main0108.xhp
msgctxt ""
"main0108.xhp\n"
"hd_id5153881\n"
"help.text"
msgid "%PRODUCTNAME Credits"
msgstr "%PRODUCTNAME erkännande"

#: main0108.xhp
msgctxt ""
"main0108.xhp\n"
"par_id5144510\n"
"help.text"
msgid "<ahelp hid=\".uno:ShowLicense\">Displays the CREDITS.odt document which lists the names of individuals who have contributed to OpenOffice.org source code (and whose contributions were imported into LibreOffice) or LibreOffice since 2010-09-28.</ahelp>"
msgstr "<ahelp hid=\".uno:ShowLicense\">Visar dokumentet CREDITS.odt som listar namnen på de personer som har bidragit till källkoden i OpenOffice.org (vars bidrag importerats till LibreOffice) eller LibreOffice sedan 2010-09-28.</ahelp>"

#: main0108.xhp
msgctxt ""
"main0108.xhp\n"
"hd_id2926419\n"
"help.text"
msgid "<link href=\"text/shared/01/online_update.xhp\">Check for Updates</link>"
msgstr "<link href=\"text/shared/01/online_update.xhp\">Sök efter uppdateringar</link>"

#: main0108.xhp
msgctxt ""
"main0108.xhp\n"
"par_id2783898\n"
"help.text"
msgid "<ahelp hid=\".\">Enable an Internet connection for %PRODUCTNAME. If you need a Proxy, check the %PRODUCTNAME Proxy settings in <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Internet. Then choose Check for Updates to check for the availability of a newer version of your office suite.</ahelp>"
msgstr "<ahelp hid=\".\">Aktivera internetuppkoppling för %PRODUCTNAME. On du behöver ange en Proxy  så hittar du proxyinställningar för %PRODUCTNAME under <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Inställningar</caseinline><defaultinline>Verktyg - Alternativ</defaultinline></switchinline> - Internet. När du är uppkopplad på internet så väljer du Sök efter uppdateringar för att leta efter nyare versioner av kontorsprogrammet.</ahelp>"

#: main0108.xhp
msgctxt ""
"main0108.xhp\n"
"hd_id3153881\n"
"help.text"
msgid "About $[officename]"
msgstr "Om $[officename]"

#: main0108.xhp
msgctxt ""
"main0108.xhp\n"
"par_id3144510\n"
"help.text"
msgid "<ahelp hid=\".uno:About\">Displays general program information such as version number and copyrights.</ahelp>"
msgstr "<ahelp hid=\".uno:About\">Visar allmän programinformation som versionsnummer och copyright.</ahelp>"

#: main0201.xhp
msgctxt ""
"main0201.xhp\n"
"tit\n"
"help.text"
msgid "Standard Bar"
msgstr "Standardrad"

#: main0201.xhp
msgctxt ""
"main0201.xhp\n"
"hd_id3154186\n"
"help.text"
msgid "<link href=\"text/shared/main0201.xhp\" name=\"Standard Bar\">Standard Bar</link>"
msgstr "<link href=\"text/shared/main0201.xhp\" name=\"Standardrad\">Standardrad</link>"

#: main0201.xhp
msgctxt ""
"main0201.xhp\n"
"par_id3145136\n"
"help.text"
msgid "<ahelp hid=\"RID_ENVTOOLBOX\">The <emph>Standard</emph> bar is available in every $[officename] application.</ahelp>"
msgstr "<ahelp hid=\"RID_ENVTOOLBOX\"><emph>Standardraden</emph> finns i alla $[officename]-program.</ahelp>"

#: main0201.xhp
msgctxt ""
"main0201.xhp\n"
"hd_id3166460\n"
"help.text"
msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"Open File\">Open File</link>"
msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Öppna fil\">Öppna fil</link>"

#: main0201.xhp
msgctxt ""
"main0201.xhp\n"
"par_idN10661\n"
"help.text"
msgid "<link href=\"text/shared/01/01070000.xhp\">Save As</link>"
msgstr "<link href=\"text/shared/01/01070000.xhp\">Spara som</link>"

#: main0201.xhp
msgctxt ""
"main0201.xhp\n"
"par_idN106A5\n"
"help.text"
msgid "<link href=\"text/shared/01/06010000.xhp\">Spellcheck</link>"
msgstr "<link href=\"text/shared/01/06010000.xhp\">Kontrollera</link>"

#: main0201.xhp
msgctxt ""
"main0201.xhp\n"
"par_idN106B5\n"
"help.text"
msgid "<ahelp hid=\".\">Checks the document or the current selection for spelling errors.</ahelp>"
msgstr "<ahelp hid=\".\">Stavningskontrollerar det aktuella dokumentet eller en markering.</ahelp>"

#: main0201.xhp
msgctxt ""
"main0201.xhp\n"
"par_idN1086E\n"
"help.text"
msgid "<link href=\"text/schart/01/wiz_chart_type.xhp\">Insert Chart</link>"
msgstr "<link href=\"text/schart/01/wiz_chart_type.xhp\">Infoga diagram</link>"

#: main0201.xhp
msgctxt ""
"main0201.xhp\n"
"par_id4964445\n"
"help.text"
msgid "Creates a chart in the current document."
msgstr "Skapar ett diagram i det aktuella dokumentet."

#: main0201.xhp
msgctxt ""
"main0201.xhp\n"
"par_idN1088E\n"
"help.text"
msgid "<link href=\"text/scalc/01/12030100.xhp\">Sort Descending / Sort Ascending</link>"
msgstr "<link href=\"text/scalc/01/12030100.xhp\">Sortera fallande / Sortera stigande</link>"

#: main0201.xhp
msgctxt ""
"main0201.xhp\n"
"par_idN108B1\n"
"help.text"
msgid "Sorts the selection from the highest to the lowest value, or from the lowest to the highest value using the column that contains the cursor."
msgstr "Sorterar markeringen från högsta till lägsta värde, eller från lägsta till högsta värde med den kolumn som innehåller markören."

#: main0201.xhp
msgctxt ""
"main0201.xhp\n"
"par_idN108BE\n"
"help.text"
msgid "<link href=\"text/schart/01/wiz_chart_type.xhp\">Chart</link>"
msgstr "<link href=\"text/schart/01/wiz_chart_type.xhp\">Diagram</link>"

#: main0201.xhp
msgctxt ""
"main0201.xhp\n"
"par_idN108EA\n"
"help.text"
msgid "Creates a chart in the current document."
msgstr "Skapar ett diagram i det aktuella dokumentet."

#: main0201.xhp
msgctxt ""
"main0201.xhp\n"
"par_idN108C1\n"
"help.text"
msgid "Spreadsheet"
msgstr "Kalkylblad"

#: main0201.xhp
msgctxt ""
"main0201.xhp\n"
"par_idN10901\n"
"help.text"
msgid "<ahelp hid=\".\">Inserts a spreadsheet as an OLE object. Enter or paste data into the cells, then click outside the object to return to Impress.</ahelp>"
msgstr "<ahelp hid=\".\">Infogar ett kalkylblad som ett OLE-objekt. Skriv eller klistra in data i cellerna och klicka sedan utanför objektet när du vill gå tillbaka till Impress.</ahelp>"

#: main0201.xhp
msgctxt ""
"main0201.xhp\n"
"par_idN108C4\n"
"help.text"
msgid "<link href=\"text/shared/02/01171200.xhp\" name=\"Display Grid\">Display Grid</link>"
msgstr "<link href=\"text/shared/02/01171200.xhp\" name=\"Visa raster\">Visa raster</link>"

#: main0201.xhp
msgctxt ""
"main0201.xhp\n"
"par_idN108D7\n"
"help.text"
msgid "<link href=\"text/schart/01/wiz_chart_type.xhp\">Chart</link>"
msgstr "<link href=\"text/schart/01/wiz_chart_type.xhp\">Diagram</link>"

#: main0201.xhp
msgctxt ""
"main0201.xhp\n"
"par_idN10976\n"
"help.text"
msgid "Creates a chart in the current document."
msgstr "Skapar ett diagram i det aktuella dokumentet."

#: main0201.xhp
msgctxt ""
"main0201.xhp\n"
"par_idN107D8\n"
"help.text"
msgid "<image id=\"img_id3153070\" src=\"cmd/sc_zoom.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153070\">Icon</alt></image>"
msgstr "<image id=\"img_id3153070\" src=\"cmd/sc_zoom.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153070\">Ikon</alt></image>"

#: main0201.xhp
msgctxt ""
"main0201.xhp\n"
"par_idN107F5\n"
"help.text"
msgid "Zoom"
msgstr "Zoom"

#: main0201.xhp
msgctxt ""
"main0201.xhp\n"
"par_idN10818\n"
"help.text"
msgid "What's this"
msgstr "Vad är detta"

#: main0201.xhp
msgctxt ""
"main0201.xhp\n"
"par_idN1081E\n"
"help.text"
msgid "<ahelp hid=\".\">Enables extended help tips under the mouse pointer till the next click.</ahelp>"
msgstr "<ahelp hid=\".\">Visar utökade tips under muspekaren tills användaren klickar igen.</ahelp>"

#: main0201.xhp
msgctxt ""
"main0201.xhp\n"
"par_idN10855\n"
"help.text"
msgid "<image id=\"img_id3174230\" src=\"cmd/sc_extendedhelp.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3174230\">icon</alt></image>"
msgstr "<image id=\"img_id3174230\" src=\"cmd/sc_extendedhelp.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3174230\">ikon</alt></image>"

#: main0201.xhp
msgctxt ""
"main0201.xhp\n"
"par_idN10873\n"
"help.text"
msgid "What's this"
msgstr "Vad är detta"

#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
"tit\n"
"help.text"
msgid "Table Bar"
msgstr "Verktygsraden Tabell"

#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
"hd_id3145587\n"
"help.text"
msgid "<link href=\"text/shared/main0204.xhp\" name=\"Table Bar\">Table Bar</link>"
msgstr "<link href=\"text/shared/main0204.xhp\" name=\"Verktygsraden Tabell\">Verktygsraden Tabell</link>"

#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
"par_id3154252\n"
"help.text"
msgid "<ahelp hid=\".\">The <emph>Table</emph> Bar contains functions you need when working with tables. It appears when you move the cursor into a table.</ahelp>"
msgstr "<ahelp hid=\".\">Verktygsraden <emph>Tabell</emph> innehåller funktioner som du använder när du arbetar med tabeller. Den visas när du ställer markören i en tabell.</ahelp>"

#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
"hd_id319945759\n"
"help.text"
msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style / Filling\">Area Style / Filling</link>"
msgstr "<link href=\"text/shared/01/05210100.xhp\" name=\"Ytstil-/fyllning\">Ytstil-/fyllning</link>"

#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
"hd_id3147592\n"
"help.text"
msgid "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Merge Cells</link>"
msgstr "<link href=\"text/shared/01/05100100.xhp\" name=\"Sammanfoga celler\">Sammanfoga celler</link>"

#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
"hd_id3147820\n"
"help.text"
msgid "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Delete Row</link>"
msgstr "<link href=\"text/swriter/01/05110500.xhp\" name=\"Radera rad\">Radera rad</link>"

#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
"hd_id3147231\n"
"help.text"
msgid "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Delete Column</link>"
msgstr "<link href=\"text/swriter/01/05120500.xhp\" name=\"Radera kolumn\">Radera kolumn</link>"

#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
"hd_id3134447820\n"
"help.text"
msgid "Table Design"
msgstr ""

#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
"par_id16200812240344\n"
"help.text"
msgid "<ahelp hid=\".uno:TableDesign\">Opens the Table Design. Double-click a preview to format the table.</ahelp>"
msgstr ""

#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
"par_id3153752\n"
"help.text"
msgid "<image id=\"img_id3147292\" src=\"cmd/sc_tabledesign.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147292\">Icon</alt></image>"
msgstr ""

#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
"par_id3156429\n"
"help.text"
msgid "Table Design"
msgstr ""

#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
"hd_id947820\n"
"help.text"
msgid "<link href=\"text/simpress/01/05090000m.xhp\" name=\"Table Properties\">Table Properties</link>"
msgstr "<link href=\"text/simpress/01/05090000m.xhp\" name=\"Tabellegenskaper\">Tabellegenskaper</link>"

#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"tit\n"
"help.text"
msgid "Status Bar in $[officename] Basic Documents"
msgstr "Statusrad i $[officename] Basic dokument"

#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"hd_id3148520\n"
"help.text"
msgid "<link href=\"text/shared/main0208.xhp\" name=\"Status Bar in $[officename] Basic Documents\">Status Bar in $[officename] Basic Documents</link>"
msgstr "<link href=\"text/shared/main0208.xhp\" name=\"Statuslist vid $[officename] Basic dokument\">Statuslist vid $[officename] Basic dokument</link>"

#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id3154136\n"
"help.text"
msgid "The <emph>Status</emph> Bar displays information about the current $[officename] Basic document."
msgstr "<emph>Statuslisten</emph> visar information om det aktuella $[officename] Basic dokumentet."

#: main0212.xhp
msgctxt ""
"main0212.xhp\n"
"tit\n"
"help.text"
msgid "Table Data Bar"
msgstr "Verktygsraden Tabelldata"

#: main0212.xhp
msgctxt ""
"main0212.xhp\n"
"hd_id3147102\n"
"help.text"
msgid "<link href=\"text/shared/main0212.xhp\" name=\"Table Data Bar\">Table Data Bar</link>"
msgstr "<link href=\"text/shared/main0212.xhp\" name=\"Tabelldatarad\">Tabelldatarad</link>"

#: main0212.xhp
msgctxt ""
"main0212.xhp\n"
"par_id3153394\n"
"help.text"
msgid "<ahelp hid=\".\">Use the Table Data bar to control the data view. </ahelp>"
msgstr "<ahelp hid=\".\">Kontrollera datavyn med verktygsraden Tabelldata. </ahelp>"

#: main0212.xhp
msgctxt ""
"main0212.xhp\n"
"par_id3149346\n"
"help.text"
msgid "The filtered data view is active until you change or cancel the sorting or filtering criteria. If a filter is active, the <emph>Apply Filter</emph> icon on the <emph>Table Data</emph> bar is activated."
msgstr "Den filtrerade datavyn är aktiv tills du ändrar eller avbryter sorterings- eller filtreringskriterierna. Om ett filter är aktivt är ikonen <emph>Använd filter</emph> på verktygsraden <emph>Tabelldata</emph> aktiverad."

#: main0212.xhp
msgctxt ""
"main0212.xhp\n"
"par_id3147303\n"
"help.text"
msgid "<image id=\"img_id3153896\" src=\"cmd/sc_recsave.png\" width=\"0.222in\" height=\"0.222in\"><alt id=\"alt_id3153896\">Icon</alt></image>"
msgstr "<image id=\"img_id3153896\" src=\"cmd/sc_recsave.png\" width=\"0.222in\" height=\"0.222in\"><alt id=\"alt_id3153896\">Ikon</alt></image>"

#: main0212.xhp
msgctxt ""
"main0212.xhp\n"
"par_id3153360\n"
"help.text"
msgid "Save Record"
msgstr "Spara post"

#: main0212.xhp
msgctxt ""
"main0212.xhp\n"
"par_id3145173\n"
"help.text"
msgid "<image id=\"img_id3154123\" src=\"cmd/sc_recundo.png\" width=\"0.222in\" height=\"0.222in\"><alt id=\"alt_id3154123\">Icon</alt></image>"
msgstr "<image id=\"img_id3154123\" src=\"cmd/sc_recundo.png\" width=\"0.222in\" height=\"0.222in\"><alt id=\"alt_id3154123\">Ikon</alt></image>"

#: main0212.xhp
msgctxt ""
"main0212.xhp\n"
"par_id3151382\n"
"help.text"
msgid "Undo: Data Input"
msgstr "Ångra: datainmatning"

#: main0212.xhp
msgctxt ""
"main0212.xhp\n"
"par_idN10744\n"
"help.text"
msgid "<link href=\"text/shared/02/12070000.xhp\">Data to Text</link>"
msgstr "<link href=\"text/shared/02/12070000.xhp\">Data i text</link>"

#: main0212.xhp
msgctxt ""
"main0212.xhp\n"
"par_idN10753\n"
"help.text"
msgid "<ahelp hid=\".\">Inserts all fields of the marked record into the current document at the cursor position.</ahelp>"
msgstr "<ahelp hid=\".\">Infogar den markerade postens samtliga fält i det aktuella dokumentet vid markörens position.</ahelp>"

#: main0212.xhp
msgctxt ""
"main0212.xhp\n"
"par_idN10780\n"
"help.text"
msgid "<link href=\"text/swriter/01/mailmerge00.xhp\">Mail Merge</link>"
msgstr "<link href=\"text/swriter/01/mailmerge00.xhp\">Kopplad utskrift</link>"

#: main0212.xhp
msgctxt ""
"main0212.xhp\n"
"par_idN1078F\n"
"help.text"
msgid "<ahelp hid=\".\">Starts the Mail Merge Wizard to create form letters.</ahelp>"
msgstr "<ahelp hid=\".\">Startar guiden Kopplad utskrift så att du kan skapa standardbrev.</ahelp>"

#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
"tit\n"
"help.text"
msgid "Form Navigation Bar"
msgstr "Verktygsraden Formulär"

#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
"bm_id3157896\n"
"help.text"
msgid "<bookmark_value>toolbars; Form Navigation bar</bookmark_value><bookmark_value>Navigation bar;forms</bookmark_value><bookmark_value>sorting; data in forms</bookmark_value><bookmark_value>data; sorting in forms</bookmark_value><bookmark_value>forms;sorting data</bookmark_value>"
msgstr "<bookmark_value>Verktygsrad; formulär, navigationsrad, formulär</bookmark_value><bookmark_value>Navigationsrad;formulär</bookmark_value><bookmark_value>Sortera; data i formulär</bookmark_value><bookmark_value>Data; sortera i formulär</bookmark_value><bookmark_value>Formulär;sortera data</bookmark_value>"

#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
"hd_id3157896\n"
"help.text"
msgid "<link href=\"text/shared/main0213.xhp\" name=\"Form Navigation Bar\">Form Navigation Bar</link>"
msgstr "<link href=\"text/shared/main0213.xhp\" name=\"Verktygsraden Formulärnavigation\">Verktygsraden Formulärnavigation</link>"

#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
"par_id3154751\n"
"help.text"
msgid "The <emph>Form Navigation</emph> bar contains icons to edit a database table or to control the data view. The bar is displayed at the bottom of a document that contains fields that are linked to a database."
msgstr "<emph>Navigationsraden</emph> innehåller ikoner som du använder när du redigerar en databastabell eller kontrollerar datavyn. Raden visas längst ned i ett dokument som innehåller fält som är länkade till en databas."

#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
"par_id3157958\n"
"help.text"
msgid "You can use the <emph>Form Navigation</emph> bar to move within records as well as to insert and to delete records. If data is saved in a form, the changes are transferred to the database. The <emph>Form Navigation</emph> bar also contains sort, filter, and search functions for data records."
msgstr "Du kan använda <emph>navigationsraden</emph> om du vill flytta inom poster samt när du vill infoga och ta bort poster. Om data sparas i ett formulär kommer ändringarna att skickas till databasen. <emph>Navigationsraden</emph> innehåller också sorterings-, filter- och sökfunktioner för dataposter."

#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
"par_idN10717\n"
"help.text"
msgid "You can use the Navigation bar icon on the <link href=\"text/shared/02/01170000.xhp\">More Controls </link> bar to add a Navigation bar to a form."
msgstr "Du kan använda ikonen Navigationsrad i verktygsraden <link href=\"text/shared/02/01170000.xhp\">Formulärfunktioner</link> när du lägger till en navigationsrad i ett formulär."

#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
"par_id3157910\n"
"help.text"
msgid "The Navigation bar is only visible for forms connected to a database. In the <link href=\"text/shared/explorer/database/04030000.xhp\" name=\"Design view\">Design view</link> of a form, the Navigation bar is not available. See also <link href=\"text/shared/main0212.xhp\" name=\"Database Bar\">Table Data bar</link>."
msgstr "Navigationsraden visas bara i formulär som är anslutna till en databas. I <link href=\"text/shared/explorer/database/04030000.xhp\" name=\"Designvyn\">designvyn</link> för formuläret är navigationsraden inte tillgänglig. Se även <link href=\"text/shared/main0212.xhp\" name=\"Databasraden\">Databasraden</link>."

#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
"par_id3153880\n"
"help.text"
msgid "You can control the view of data with the sorting and filtering functions. Original tables are not changed."
msgstr "Du kan styra vilken information som visas genom att använda funktionerna för sortering och filtrering. De ursprungliga tabellerna påverkas inte."

#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
"par_id3153062\n"
"help.text"
msgid "The current sort order or filter is saved with the current document. If a filter is set, the <emph>Apply Filter</emph> icon on the <emph>Navigation</emph> bar is activated. Sorting and filtering features in the document can also be configured in the <emph>Form Properties</emph> dialog. (Choose <emph>Form Properties - Data</emph> - properties <link href=\"text/shared/02/01170203.xhp\" name=\"Sort\"><emph>Sort</emph></link> and <link href=\"text/shared/02/01170203.xhp\" name=\"Filter\"><emph>Filter</emph></link>)."
msgstr "Den aktuella sorterings- och filtreringsordningen sparas med det aktuella dokumentet. Om du använder ett filter är ikonen <emph>Använd filter</emph> på <emph>navigationsraden</emph> aktiverad. Sorteringen och filtreringen i dokumentet kan också konfigureras med dialogrutan <emph>Formuläregenskaper</emph>. (Välj <emph>Formuläregenskaper - Data</emph> - egenskaper <link href=\"text/shared/02/01170203.xhp\" name=\"Sortering\"><emph>Sortering</emph></link> och <link href=\"text/shared/02/01170203.xhp\" name=\"Filtrering\"><emph>Filtrering</emph></link>)."

#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
"par_id3149810\n"
"help.text"
msgid "If an SQL statement is the basis for a form (see <emph>Form Properties</emph> - tab <emph>Data</emph> - <link href=\"text/shared/02/01170203.xhp\" name=\"Data Source\"><emph>Data Source</emph></link>), then the filter and sort functions are only available when the SQL statement refers to only one table and is not written in the native SQL mode."
msgstr "Om formuläret bygger på ett SQL-uttryck (se <emph>Formuläregenskaper</emph> - fliken <emph>Data</emph> - <link href=\"text/shared/02/01170203.xhp\" name=\"Datakälla\"><emph>Datakälla</emph></link>), är filtrerings- och sorteringsfunktionerna endast tillgängliga om SQL-uttrycket refererar till en enda tabell och om uttrycket inte är i SQL-specifikt läge."

#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
"hd_id3153192\n"
"help.text"
msgid "Absolute Record"
msgstr "Datapostnummer"

#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
"par_id3146922\n"
"help.text"
msgid "<ahelp hid=\".uno:AbsoluteRecord\">Shows the number of the current record. Enter a number to go to the corresponding record.</ahelp>"
msgstr "<ahelp hid=\".uno:AbsoluteRecord\">Visar den aktuella postens nummer. Du kan skriva in en siffra för att gå till motsvarande post.</ahelp>"

#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
"hd_id3153573\n"
"help.text"
msgid "First Record"
msgstr "Första datapost"

#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
"par_id3154013\n"
"help.text"
msgid "<image id=\"img_id3150010\" src=\"cmd/sc_firstrecord.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150010\">Icon</alt></image>"
msgstr "<image id=\"img_id3150010\" src=\"cmd/sc_firstrecord.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150010\">Ikon</alt></image>"

#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
"par_id3155308\n"
"help.text"
msgid "<ahelp hid=\".uno:FirstRecord\">Takes you to the first record.</ahelp>"
msgstr "<ahelp hid=\".uno:FirstRecord\">Går till första posten.</ahelp>"

#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
"hd_id3154792\n"
"help.text"
msgid "Previous Record"
msgstr "Föregående datapost"

#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
"par_id3145647\n"
"help.text"
msgid "<image id=\"img_id3147394\" src=\"cmd/sc_prevrecord.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147394\">Icon</alt></image>"
msgstr "<image id=\"img_id3147394\" src=\"cmd/sc_prevrecord.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147394\">Ikon</alt></image>"

#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
"par_id3157846\n"
"help.text"
msgid "<ahelp hid=\".uno:PrevRecord\">Takes you to the previous record.</ahelp>"
msgstr "<ahelp hid=\".uno:PrevRecord\">Går till föregående post.</ahelp>"

#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
"hd_id3149121\n"
"help.text"
msgid "Next Record"
msgstr "Nästa datapost"

#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
"par_id3146913\n"
"help.text"
msgid "<image id=\"img_id3150753\" src=\"cmd/sc_nextrecord.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150753\">Icon</alt></image>"
msgstr "<image id=\"img_id3150753\" src=\"cmd/sc_nextrecord.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150753\">Ikon</alt></image>"

#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
"par_id3148914\n"
"help.text"
msgid "<ahelp hid=\".uno:NextRecord\">Takes you to the next record.</ahelp>"
msgstr "<ahelp hid=\".uno:NextRecord\">Går till nästa post.</ahelp>"

#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
"hd_id3148997\n"
"help.text"
msgid "Last Record"
msgstr "Sista datapost"

#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
"par_id3155337\n"
"help.text"
msgid "<image id=\"img_id3163808\" src=\"cmd/sc_lastrecord.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3163808\">Icon</alt></image>"
msgstr "<image id=\"img_id3163808\" src=\"cmd/sc_lastrecord.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3163808\">Ikon</alt></image>"

#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
"par_id3151248\n"
"help.text"
msgid "<ahelp hid=\".uno:LastRecord\">Takes you to the last record.</ahelp>"
msgstr "<ahelp hid=\".uno:LastRecord\">Går till den sista posten.</ahelp>"

#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
"hd_id3145231\n"
"help.text"
msgid "Save Record"
msgstr "Spara post"

#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
"par_id3150647\n"
"help.text"
msgid "<image id=\"img_id3150941\" src=\"cmd/sc_recsave.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150941\">Icon</alt></image>"
msgstr "<image id=\"img_id3150941\" src=\"cmd/sc_recsave.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150941\">Ikon</alt></image>"

#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
"par_id3146808\n"
"help.text"
msgid "<ahelp hid=\".uno:RecSave\">Saves a new data entry. The change is registered in the database.</ahelp>"
msgstr "<ahelp hid=\".uno:RecSave\">Sparar en ny datapost. Ändringen registreras i databasen.</ahelp>"

#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
"hd_id3158446\n"
"help.text"
msgid "Undo: Data entry"
msgstr "Ångra: inmatning av data"

#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
"par_id3166423\n"
"help.text"
msgid "<image id=\"img_id3156138\" src=\"cmd/sc_recundo.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156138\">Icon</alt></image>"
msgstr "<image id=\"img_id3156138\" src=\"cmd/sc_recundo.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156138\">Ikon</alt></image>"

#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
"par_id3151276\n"
"help.text"
msgid "<ahelp hid=\".uno:RecUndo\">Allows you to undo a data entry.</ahelp>"
msgstr "<ahelp hid=\".uno:RecUndo\">Används för att ångra en datainmatning.</ahelp>"

#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
"hd_id3149967\n"
"help.text"
msgid "New Record"
msgstr "Ny datapost"

#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
"par_id3149735\n"
"help.text"
msgid "<image id=\"img_id3155578\" src=\"cmd/sc_newrecord.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155578\">Icon</alt></image>"
msgstr "<image id=\"img_id3155578\" src=\"cmd/sc_newrecord.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155578\">Ikon</alt></image>"

#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
"par_id3148460\n"
"help.text"
msgid "<ahelp hid=\".uno:NewRecord\">Creates a new record.</ahelp>"
msgstr "<ahelp hid=\".uno:NewRecord\">Skapar en ny post.</ahelp>"

#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
"hd_id3153659\n"
"help.text"
msgid "Delete Record"
msgstr "Radera datapost"

#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
"par_id3145584\n"
"help.text"
msgid "<image id=\"img_id3166434\" src=\"cmd/sc_deleterecord.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3166434\">Icon</alt></image>"
msgstr "<image id=\"img_id3166434\" src=\"cmd/sc_deleterecord.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3166434\">Ikon</alt></image>"

#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
"par_id3148817\n"
"help.text"
msgid "<ahelp hid=\".uno:DeleteRecord\">Deletes a record. A query needs to be confirmed before deleting.</ahelp>"
msgstr "<ahelp hid=\".uno:DeleteRecord\">Tar bort en post. Om du tar bort en sökning måste du bekräfta borttagningen.</ahelp>"

#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
"hd_id3156448\n"
"help.text"
msgid "<link href=\"text/shared/02/12100200.xhp\" name=\"Find Record\">Find Record</link>"
msgstr "<link href=\"text/shared/02/12100200.xhp\" name=\"Sök datapost ...\">Sök datapost ...</link>"

#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
"hd_id3148599\n"
"help.text"
msgid "<link href=\"text/shared/02/12100100.xhp\" name=\"Sort\">Sort</link>"
msgstr "<link href=\"text/shared/02/12100100.xhp\" name=\"Sortera...\">Sortera...</link>"

#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
"tit\n"
"help.text"
msgid "Query Design Bar"
msgstr "Verktygsraden Sökningsutkast"

#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
"hd_id3159176\n"
"help.text"
msgid "<link href=\"text/shared/main0214.xhp\" name=\"Query Design Bar\">Query Design Bar</link>"
msgstr "<link href=\"text/shared/main0214.xhp\" name=\"Verktygsraden Sökningsutkast\">Verktygsraden Sökningsutkast</link>"

#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
"par_id3150085\n"
"help.text"
msgid "<ahelp hid=\".\">When creating or editing an SQL query, use the icons in the <emph>Query Design</emph> Bar to control the display of data.</ahelp>"
msgstr "<ahelp hid=\".\">När du skapar eller redigerar en SQL-sökning kan du använda ikonerna på raden <emph>Sökningsutkast</emph> för att styra visningen av informationen.</ahelp>"

#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
"par_id3150276\n"
"help.text"
msgid "Depending on whether you have created the query or view in the <emph>Design</emph> or <emph>SQL</emph> tab page, the following icons appear:"
msgstr "Beroende på om du har skapat sökningen eller vyn på fliken <emph>Design</emph> eller <emph>SQL</emph> visas följande ikoner:"

#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
"hd_id3151384\n"
"help.text"
msgid "<link href=\"text/shared/02/14020100.xhp\" name=\"Add Tables\">Add Tables</link>"
msgstr "<link href=\"text/shared/02/14020100.xhp\" name=\"Lägg till tabeller\">Lägg till tabeller</link>"

#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
"par_id3151041\n"
"help.text"
msgid "The following icon is on the <emph>SQL</emph> tab page:"
msgstr "Under fliken <emph>SQL</emph> visas följande ikon:"

#: main0226.xhp
msgctxt ""
"main0226.xhp\n"
"tit\n"
"help.text"
msgid "Form Design Toolbar"
msgstr "Verktygsraden Formulärdesign"

#: main0226.xhp
msgctxt ""
"main0226.xhp\n"
"hd_id3148520\n"
"help.text"
msgid "<link href=\"text/shared/main0226.xhp\" name=\"Form Design Toolbar\">Form Design Toolbar</link>"
msgstr "<link href=\"text/shared/main0226.xhp\" name=\"Verktygsraden Formulärdesign\">Verktygsraden Formulärdesign</link>"

#: main0226.xhp
msgctxt ""
"main0226.xhp\n"
"par_id3155364\n"
"help.text"
msgid "The Form Design toolbar becomes visible as soon as you select a form object when working in the design mode."
msgstr "Verktygsraden Formulärdesign visas om du markerar ett formulärobjekt när du arbetar i designläge."

#: main0226.xhp
msgctxt ""
"main0226.xhp\n"
"hd_id3163802\n"
"help.text"
msgid "<link href=\"text/shared/02/01170400.xhp\" name=\"Add Field\">Add Field</link>"
msgstr "<link href=\"text/shared/02/01170400.xhp\" name=\"Lägg till fält\">Lägg till fält</link>"

#: main0226.xhp
msgctxt ""
"main0226.xhp\n"
"hd_id3150669\n"
"help.text"
msgid "<link href=\"text/shared/01/05290100.xhp\" name=\"Group\">Group</link>"
msgstr "<link href=\"text/shared/01/05290100.xhp\" name=\"Gruppering\">Gruppering</link>"

#: main0226.xhp
msgctxt ""
"main0226.xhp\n"
"hd_id3147335\n"
"help.text"
msgid "<link href=\"text/shared/01/05290200.xhp\" name=\"Ungroup\">Ungroup</link>"
msgstr "<link href=\"text/shared/01/05290200.xhp\" name=\"Upphäv gruppering\">Upphäv gruppering</link>"

#: main0226.xhp
msgctxt ""
"main0226.xhp\n"
"hd_id3156024\n"
"help.text"
msgid "<link href=\"text/shared/01/05290300.xhp\" name=\"Enter Group\">Enter Group</link>"
msgstr "<link href=\"text/shared/01/05290300.xhp\" name=\"Enter Group\">Gå in i gruppering</link>"

#: main0226.xhp
msgctxt ""
"main0226.xhp\n"
"hd_id3149295\n"
"help.text"
msgid "<link href=\"text/shared/01/05290400.xhp\" name=\"Exit Group\">Exit Group</link>"
msgstr "<link href=\"text/shared/01/05290400.xhp\" name=\"Lämna gruppering\">Lämna gruppering</link>"

#: main0226.xhp
msgctxt ""
"main0226.xhp\n"
"hd_id3150398\n"
"help.text"
msgid "<link href=\"text/shared/02/01171200.xhp\" name=\"Display Grid\">Display Grid</link>"
msgstr "<link href=\"text/shared/02/01171200.xhp\" name=\"Visa raster\">Visa raster</link>"

#: main0226.xhp
msgctxt ""
"main0226.xhp\n"
"hd_id3148798\n"
"help.text"
msgid "<link href=\"text/shared/02/01171300.xhp\" name=\"Snap to Grid\">Snap to Grid</link>"
msgstr "<link href=\"text/shared/02/01171300.xhp\" name=\"Fäst mot raster\">Fäst mot raster</link>"

#: main0226.xhp
msgctxt ""
"main0226.xhp\n"
"par_id3145419\n"
"help.text"
msgid "<ahelp hid=\".uno:GridUse\">Specifies that you can move objects only between grid points.</ahelp>"
msgstr "<ahelp hid=\".uno:GridUse\">Anger att du bara kan flytta objekt mellan stödpunkter.</ahelp>"

#: main0226.xhp
msgctxt ""
"main0226.xhp\n"
"hd_id3148920\n"
"help.text"
msgid "<link href=\"text/shared/02/01171400.xhp\" name=\"Helplines While Moving\">Helplines While Moving</link>"
msgstr "<link href=\"text/shared/02/01171400.xhp\" name=\"Hjälplinjer vid förflyttning\">Hjälplinjer vid förflyttning</link>"

#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
"tit\n"
"help.text"
msgid "Edit Points Bar"
msgstr "Verktygsraden Redigera punkter"

#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
"bm_id3149987\n"
"help.text"
msgid "<bookmark_value>lines; editing points</bookmark_value><bookmark_value>curves; editing points</bookmark_value><bookmark_value>Edit Points bar</bookmark_value>"
msgstr "<bookmark_value>Linjer; redigera punkter</bookmark_value><bookmark_value>Kurvor; redigera punkter</bookmark_value><bookmark_value>Fältet Redigera punkter</bookmark_value>"

#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
"hd_id3149987\n"
"help.text"
msgid "<link href=\"text/shared/main0227.xhp\" name=\"Edit Points Bar\">Edit Points Bar</link>"
msgstr "<link href=\"text/shared/main0227.xhp\" name=\"Verktygsraden Redigera punkter\">Verktygsraden Redigera punkter</link>"

#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
"par_id3150402\n"
"help.text"
msgid "<ahelp hid=\"HID_BEZIER_TOOLBOX\">The <emph>Edit Points </emph>Bar appears when you select a polygon object and click <emph>Edit Points</emph>.</ahelp>"
msgstr "<ahelp hid=\"HID_BEZIER_TOOLBOX\">Verktygsraden <emph>Redigera punkter</emph> visas när du markerar ett polygonobjekt och klickar på <emph>Redigera punkter</emph>.</ahelp>"

#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
"par_id3144762\n"
"help.text"
msgid "The functions provided allow you to edit the points of a curve or an object converted to a curve. The following icons are available:"
msgstr "Med de här funktionerna kan du redigera punkterna i en kurva eller ett objekt som är konverterat till en kurva. Följande ikoner är tillgängliga:"

#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
"hd_id3153105\n"
"help.text"
msgid "Edit Points"
msgstr "Redigera punkter"

#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
"par_id3159151\n"
"help.text"
msgid "The <link href=\"text/shared/01/05270000.xhp\" name=\"Edit Points\"><emph>Edit Points</emph></link> icon allows you to activate or deactivate the edit mode for Bézier objects. In the edit mode, individual points of the drawing object can be selected."
msgstr "Med ikonen <link href=\"text/shared/01/05270000.xhp\" name=\"Redigera punkter\"><emph>Redigera punkter</emph></link> kan du sätta på eller stänga av redigeringsläget för bézierobjekt. I redigeringsläget kan enskilda punkter i ett ritobjekt markeras."

#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
"par_id3145366\n"
"help.text"
msgid "<image id=\"img_id3153951\" src=\"cmd/sc_toggleobjectbeziermode.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153951\">Icon</alt></image>"
msgstr "<image id=\"img_id3153951\" src=\"cmd/sc_toggleobjectbeziermode.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153951\">Ikon</alt></image>"

#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
"par_id3150105\n"
"help.text"
msgid "Edit Points"
msgstr "Redigera punkter"

#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
"hd_id3146976\n"
"help.text"
msgid "Move Points"
msgstr "Flytta punkter"

#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
"par_id3147435\n"
"help.text"
msgid "<ahelp hid=\".uno:BezierMove\">Activates a mode in which you can move points.</ahelp> The mouse pointer displays a small empty square when resting on a point. Drag that point to another location. The curve on both sides of the point follows the movement; the section of the curve between the next points changes shape."
msgstr "<ahelp hid=\".uno:BezierMove\">Aktiverar ett läge där du kan flytta punkter.</ahelp> Muspekaren visar en liten tom kvadrat när den befinner sig på en punkt. Dra punkten till en annan plats. Kurvan följer rörelsen på båda sidor om punkten. Kurvavsnittet mellan de följande punkterna ändrar form."

#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
"par_id3149481\n"
"help.text"
msgid "Point at the curve between two points or within a closed curve and drag the mouse to shift the entire curve without distorting the form."
msgstr "Om du pekar på kurvan mellan två punkter eller på ytan i en sluten kurva, trycker ned musknappen och drar, så flyttas hela kurvan utan att formen ändras."

#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
"par_id3154096\n"
"help.text"
msgid "<image id=\"img_id3149377\" src=\"cmd/sc_beziermove.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149377\">Icon</alt></image>"
msgstr "<image id=\"img_id3149377\" src=\"cmd/sc_beziermove.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149377\">Ikon</alt></image>"

#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
"par_id3147397\n"
"help.text"
msgid "Move Points"
msgstr "Flytta punkter"

#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
"hd_id3150115\n"
"help.text"
msgid "Insert Points"
msgstr "Infoga punkter"

#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
"par_id3160478\n"
"help.text"
msgid "<ahelp hid=\".uno:BezierInsert\">Activates the insert mode. This mode allows you to insert points.</ahelp> You can also move points, just as in the move mode. If, however, you click at the curve between two points and move the mouse a little while holding down the mouse button you insert a new point. The point is a smooth point, and the lines to the control points are parallel and remain so when moved."
msgstr "<ahelp hid=\".uno:BezierInsert\">Aktiverar infogningsläge. I det här läget kan du infoga punkter.</ahelp> Du kan också flytta punkter, precis som i flyttningsläget. Om du däremot klickar på kurvan mellan två punkter och flyttar musen litet medan du håller ned musknappen, så infogar du en ny punkt. Punkten är en jämn punkt och linjerna till kontrollpunkterna är parallella och förblir så när de flyttas."

#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
"par_id3157846\n"
"help.text"
msgid "If you wish to create a corner point you must first insert either a smooth or a symmetrical point which is then converted to a corner point by using <emph>Corner Point</emph>."
msgstr "Om du vill skapa en hörnpunkt måste du först infoga antingen en jämn punkt eller en symmetrisk punkt som sedan omvandlas till en hörnpunkt med <emph>Sätt hörnpunkt</emph>."

#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
"par_id3153838\n"
"help.text"
msgid "<image id=\"img_id3146969\" src=\"cmd/sc_bezierinsert.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3146969\">Icon</alt></image>"
msgstr "<image id=\"img_id3146969\" src=\"cmd/sc_bezierinsert.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3146969\">Ikon</alt></image>"

#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
"par_id3153710\n"
"help.text"
msgid "Insert Points"
msgstr "Infoga punkter"

#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
"hd_id3149020\n"
"help.text"
msgid "Delete Points"
msgstr "Radera punkter"

#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
"par_id3148917\n"
"help.text"
msgid "<ahelp hid=\".uno:BezierDelete\">Use the <emph>Delete Points</emph> icon to delete one or several selected points. If you wish to select several points click the appropriate points while holding down the Shift key.</ahelp>"
msgstr "<ahelp hid=\".uno:BezierDelete\">Använd ikonen <emph>Ta bort punkter</emph> om du vill ta bort en eller flera markerade punkter. Om du vill markera flera punkter klickar du på punkterna medan du håller ned Skift.</ahelp>"

#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
"par_id3153766\n"
"help.text"
msgid "First select the points to be deleted, and then click this icon, or press Del."
msgstr "Markera punkterna först och klicka sedan på den här ikonen. Du kan även trycka på Delete-tangenten."

#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
"par_id3147321\n"
"help.text"
msgid "<image id=\"img_id3146920\" src=\"cmd/sc_bezierdelete.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3146920\">Icon</alt></image>"
msgstr "<image id=\"img_id3146920\" src=\"cmd/sc_bezierdelete.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3146920\">Ikon</alt></image>"

#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
"par_id3155961\n"
"help.text"
msgid "Delete Points"
msgstr "Radera punkter"

#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
"hd_id3147361\n"
"help.text"
msgid "Split Curve"
msgstr "Dela kurvan"

#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
"par_id3151248\n"
"help.text"
msgid "<ahelp hid=\".uno:BezierCutLine\">The<emph> Split Curve </emph>icon splits a curve. Select the point or points where you want to split the curve, then click the icon</ahelp>."
msgstr "<ahelp hid=\".uno:BezierCutLine\">Med ikonen <emph>Dela upp kurva</emph> kan du dela upp en kurva. Markera den punkt eller de punkter där du vill dela upp kurvan och klicka på ikonen</ahelp>."

#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
"par_id3153788\n"
"help.text"
msgid "<image id=\"img_id3148489\" src=\"cmd/sc_beziercutline.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3148489\">Icon</alt></image>"
msgstr "<image id=\"img_id3148489\" src=\"cmd/sc_beziercutline.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3148489\">Ikon</alt></image>"

#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
"par_id3152581\n"
"help.text"
msgid "Split Curve"
msgstr "Dela kurvan"

#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
"hd_id3150345\n"
"help.text"
msgid "Convert To Curve"
msgstr "Omvandla till kurva"

#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
"par_id3148420\n"
"help.text"
msgid "<ahelp hid=\".uno:BezierConvert\">Converts a curve into a straight line or converts a straight line into a curve.</ahelp> If you select a single point, the curve before the point will be converted. If two points are selected, the curve between both points will be converted. If you select more than two points, each time you click this icon, a different portion of the curve will be converted. If necessary, round points are converted into corner points and corner points are converted into round points."
msgstr "<ahelp hid=\".uno:BezierConvert\">Konverterar en kurva till en rak linje eller en rak linje till en kurva.</ahelp> Om du markerar en enda punkt konverteras kurvan före punkten. Om du markerar två punkter konverteras kurvan mellan punkterna. Om du markerar mer än två punkter konverteras en annan del av kurvan varje gång du klickar på ikonen. Om det behövs kan rundade punkter konverteras till hörnpunkter och hörnpunkter till rundade punkter."

#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
"par_id3150304\n"
"help.text"
msgid "If a certain section of the curve is straight, the end points of the line have a maximum of one control point each. They cannot be modified to round points unless the straight line is converted back to a curve."
msgstr "Om ett kurvsegment är rakt har ändpunkterna på den raka delen högst en kontrollpunkt vardera. De kan inte omvandlas till rundade punkter om Du inte först omvandlar den räta linjen till en kurva igen."

#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
"par_id3158212\n"
"help.text"
msgid "<image id=\"img_id3149036\" src=\"cmd/sc_bezierconvert.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149036\">Icon</alt></image>"
msgstr "<image id=\"img_id3149036\" src=\"cmd/sc_bezierconvert.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149036\">Ikon</alt></image>"

#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
"par_id3158445\n"
"help.text"
msgid "Convert To Curve"
msgstr "Omvandla till kurva"

#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
"hd_id3153199\n"
"help.text"
msgid "Corner Point"
msgstr "Hörnpunkt"

#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
"par_id3148460\n"
"help.text"
msgid "<ahelp hid=\".uno:BezierEdge\">Converts the selected point or points into corner points.</ahelp> Corner points have two movable control points, which are independent from each other. A curved line, therefore, does not go straight through a corner point, but forms a corner."
msgstr "<ahelp hid=\".uno:BezierEdge\">Konverterar den markerade punkten eller punkterna till hörnpunkter.</ahelp> Hörnpunkter har två flyttbara kontrollpunkter, som är oberoende av varandra. En kurvlinje går därför inte rätt igenom en hörnpunkt, utan formar ett hörn."

#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
"par_id3154576\n"
"help.text"
msgid "<image id=\"img_id3154201\" src=\"cmd/sc_bezieredge.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154201\">Icon</alt></image>"
msgstr "<image id=\"img_id3154201\" src=\"cmd/sc_bezieredge.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154201\">Ikon</alt></image>"

#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
"par_id3166429\n"
"help.text"
msgid "Corner Point"
msgstr "Hörnpunkt"

#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
"hd_id3166436\n"
"help.text"
msgid "Smooth Transition"
msgstr "Jämn övergång"

#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
"par_id3155510\n"
"help.text"
msgid "<ahelp hid=\".uno:BezierSmooth\">Converts a corner point or symmetrical point into a smooth point.</ahelp> Both control points of the corner point are aligned in parallel, and can only be moved simultaneously. The control points may differentiate in length, allowing you to vary the degree of curvature."
msgstr "<ahelp hid=\".uno:BezierSmooth\">Konverterar en hörnpunkt eller symmetrisk punkt till en jämn punkt.</ahelp> Båda kontrollpunkterna för hörnpunkten justeras parallellt, och kan bara flyttas samtidigt. Kontrollpunkterna kan vara olika långa, vilket gör att du kan variera kurvornas grad."

#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
"par_id3148813\n"
"help.text"
msgid "<image id=\"img_id3151183\" src=\"cmd/sc_beziersmooth.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3151183\">Icon</alt></image>"
msgstr "<image id=\"img_id3151183\" src=\"cmd/sc_beziersmooth.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3151183\">Ikon</alt></image>"

#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
"par_id3154258\n"
"help.text"
msgid "Smooth Transition"
msgstr "Jämn övergång"

#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
"hd_id3159622\n"
"help.text"
msgid "Symmetric Transition"
msgstr "Symmetrisk övergång"

#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
"par_id3155812\n"
"help.text"
msgid "<ahelp hid=\".uno:BezierSymmetric\">This icon converts a corner point or a smooth point into a symmetrical point.</ahelp> Both control points of the corner point are aligned in parallel and have the same length. They can only be moved simultaneously and the degree of curvature is the same in both directions."
msgstr "<ahelp hid=\".uno:BezierSymmetric\">Med den här ikonen konverterar du en hörnpunkt eller en jämn punkt till en symmetrisk punkt.</ahelp> Hörnpunktens båda kontrollpunkter är justerade parallellt och har samma längd. De kan bara flyttas samtidigt och är lika mycket böjda åt båda hållen."

#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
"par_id3153818\n"
"help.text"
msgid "<image id=\"img_id3159218\" src=\"cmd/sc_beziersymmetric.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3159218\">Icon</alt></image>"
msgstr "<image id=\"img_id3159218\" src=\"cmd/sc_beziersymmetric.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3159218\">Ikon</alt></image>"

#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
"par_id3146866\n"
"help.text"
msgid "Symmetric Transition"
msgstr "Symmetrisk övergång"

#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
"hd_id3146786\n"
"help.text"
msgid "Close Bézier"
msgstr "Slut Bézier"

#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
"par_id3156032\n"
"help.text"
msgid "<ahelp hid=\".uno:BezierClose\">Closes a line or a curve.</ahelp> A line is closed by connecting the last point with the first point, indicated by an enlarged square."
msgstr "<ahelp hid=\".uno:BezierClose\">Sluter en linje eller en kurva.</ahelp> En linje sluts genom att den sista punkten ansluts till den första punkten, vilken indikeras av en förstorad kvadrat."

#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
"par_id3154344\n"
"help.text"
msgid "<image id=\"img_id3148607\" src=\"cmd/sc_bezierclose.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3148607\">Icon</alt></image>"
msgstr "<image id=\"img_id3148607\" src=\"cmd/sc_bezierclose.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3148607\">Ikon</alt></image>"

#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
"par_id3147070\n"
"help.text"
msgid "Close Bézier"
msgstr "Slut Bézier"

#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
"hd_id3156351\n"
"help.text"
msgid "Eliminate Points"
msgstr "Reducera punkter"

#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
"par_id3149441\n"
"help.text"
msgid "<ahelp hid=\".uno:BezierEliminatePoints\">Marks the current point or the selected points for deletion.</ahelp> This happens in the event that the point is located on a straight line. If you convert a curve or a polygon with the <emph>Convert to Curve </emph>icon into a straight line or you change a curve with the mouse so that a point lies on the straight line, it is removed. The angle from which the point reduction is to take place <switchinline select=\"appl\"><caseinline select=\"DRAW\">can be set by choosing <link href=\"text/shared/optionen/01070300.xhp\" name=\"Drawing - Grid\"><emph>%PRODUCTNAME Draw - Grid</emph></link> in the Options dialog box</caseinline><caseinline select=\"IMPRESS\">can be set by choosing <link href=\"text/shared/optionen/01070300.xhp\" name=\"Presentation - Grid\"><emph>%PRODUCTNAME Impress - Grid</emph></link> in the Options dialog box</caseinline><defaultinline>is 15° by default.</defaultinline></switchinline>"
msgstr "<ahelp hid=\".uno:BezierEliminatePoints\">Markerar den aktuella punkten eller de aktuella punkterna för borttagning.</ahelp> Det här händer om punkten finns på en rak linje. Om du konverterar en kurva eller en polygon med ikonen <emph>Konvertera till kurva</emph> till en rak linje, eller om du ändrar en kurva med musen så att en punkt ligger på den raka linjen, så tas den bort. Den vinkel från vilken punktreduktion ska äga rum <switchinline select=\"appl\"><caseinline select=\"DRAW\"> kan du ange genom att välja <link href=\"text/shared/optionen/01070300.xhp\" name=\"Teckning – Raster\"><emph>%PRODUCTNAME Draw – Raster</emph></link> i dialogrutan Alternativ</caseinline><caseinline select=\"IMPRESS\">kan du ange genom att välja <link href=\"text/shared/optionen/01070300.xhp\" name=\"Presentation – Raster\"><emph>%PRODUCTNAME Impress – Raster</emph></link> i dialogrutan Alternativ</caseinline><defaultinline>är 15° som standard.</defaultinline></switchinline>"

#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
"par_id3148970\n"
"help.text"
msgid "<image id=\"img_id3155385\" src=\"cmd/sc_beziereliminatepoints.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155385\">Icon</alt></image>"
msgstr "<image id=\"img_id3155385\" src=\"cmd/sc_beziereliminatepoints.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155385\">Ikon</alt></image>"

#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
"par_id3152869\n"
"help.text"
msgid "Eliminate Points"
msgstr "Reducera punkter"

#: main0400.xhp
msgctxt ""
"main0400.xhp\n"
"tit\n"
"help.text"
msgid "Shortcut Keys"
msgstr "Kortkommandon"

#: main0400.xhp
msgctxt ""
"main0400.xhp\n"
"hd_id3149495\n"
"help.text"
msgid "<link href=\"text/shared/main0400.xhp\" name=\"Shortcut Keys\">Shortcut Keys</link>"
msgstr "<link href=\"text/shared/main0400.xhp\" name=\"Kortkommandon\">Kortkommandon</link>"

#: main0400.xhp
msgctxt ""
"main0400.xhp\n"
"par_id3150040\n"
"help.text"
msgid "This section contains descriptions of frequently used shortcut keys in $[officename]."
msgstr "Det här avsnittet innehåller beskrivningar av vanliga kortkommandon i $[officename]."

#: main0500.xhp
msgctxt ""
"main0500.xhp\n"
"tit\n"
"help.text"
msgid "Glossaries"
msgstr "Ordlistor"

#: main0500.xhp
msgctxt ""
"main0500.xhp\n"
"hd_id3156183\n"
"help.text"
msgid "<link href=\"text/shared/main0500.xhp\" name=\"Glossaries\">Glossaries</link>"
msgstr "<link href=\"text/shared/main0500.xhp\" name=\"Ordlistor\">Ordlistor</link>"

#: main0500.xhp
msgctxt ""
"main0500.xhp\n"
"par_id3157898\n"
"help.text"
msgid "This section provides a general glossary of technical terms used in $[officename], along with a list of Internet terms."
msgstr "Det här avsnittet innehåller en allmän ordlista med tekniska termer som används i $[officename], och en lista med Internet-termer."

#: main0600.xhp
msgctxt ""
"main0600.xhp\n"
"tit\n"
"help.text"
msgid "Programming $[officename]"
msgstr "Programmera $[officename]"

#: main0600.xhp
msgctxt ""
"main0600.xhp\n"
"bm_id3154232\n"
"help.text"
msgid "<bookmark_value>programming;$[officename]</bookmark_value><bookmark_value>Basic;programming</bookmark_value>"
msgstr "<bookmark_value>Programmering;$[officename]</bookmark_value><bookmark_value>Basic;programmering</bookmark_value>"

#: main0600.xhp
msgctxt ""
"main0600.xhp\n"
"hd_id3154232\n"
"help.text"
msgid "<variable id=\"programming\"><link href=\"text/shared/main0600.xhp\" name=\"Programming $[officename]\">Programming $[officename]</link></variable>"
msgstr "<variable id=\"programming\"><link href=\"text/shared/main0600.xhp\" name=\"Programmera $[officename]\">Programmera $[officename]</link></variable>"

#: main0600.xhp
msgctxt ""
"main0600.xhp\n"
"par_id3149760\n"
"help.text"
msgid "<variable id=\"basic\">$[officename] can be controlled by using the $[officename] API. </variable>"
msgstr "<variable id=\"basic\">$[officename] kan inte kontrolleras med hjälp av $[officename] API. </variable>"

#: main0600.xhp
msgctxt ""
"main0600.xhp\n"
"par_id3151111\n"
"help.text"
msgid "$[officename] provides an Application Programming Interface (API) that enables you to control $[officename] components by using various programming languages. A $[officename] Software Development Kit is available for the programming interface."
msgstr "$[officename] innehåller gränssnittet API (Application Programming Interface) som du kan använda för att kontrollera $[officename]-komponenter med olika programmeringsspråk. Ett $[officename] Software Development Kit är tillgängligt för programmeringsgränssnittet."

#: main0600.xhp
msgctxt ""
"main0600.xhp\n"
"par_id3156346\n"
"help.text"
msgid "For more information about $[officename] API reference, please visit http://api.libreoffice.org/"
msgstr "Mer information om $[officename] API-referens finns på http://api.libreoffice.org/"

#: main0600.xhp
msgctxt ""
"main0600.xhp\n"
"par_id3153825\n"
"help.text"
msgid "Macros created with $[officename] Basic based on the old programming interface will no longer be supported by the current version."
msgstr "Makron som är skapade med $[officename] Basic och som är baserade på det gamla programmeringsgränssnittet stöds inte längre av den aktuella versionen."

#: main0600.xhp
msgctxt ""
"main0600.xhp\n"
"par_id3149795\n"
"help.text"
msgid "For more information on $[officename] Basic, select \"$[officename] Basic\" in the list box."
msgstr "Om du vill veta mer om $[officename] Basic väljer du \"$[officename] Basic\" i listrutan"

#: main0650.xhp
msgctxt ""
"main0650.xhp\n"
"tit\n"
"help.text"
msgid "Java Platform Support"
msgstr "Java-stöd"

#: main0650.xhp
msgctxt ""
"main0650.xhp\n"
"hd_id3153089\n"
"help.text"
msgid "<link href=\"text/shared/main0650.xhp\" name=\"Java Platform Support\">Java Platform Support</link>"
msgstr "<link href=\"text/shared/main0650.xhp\" name=\"Java-stöd\">Java-stöd</link>"

#: main0650.xhp
msgctxt ""
"main0650.xhp\n"
"par_id3152363\n"
"help.text"
msgid "$[officename] supports the Java platform for running applications and components based on the JavaBeans architecture."
msgstr "$[officename] har stöd för plattformen Java och kan köra program och komponenter som baseras på programmeringsarkitekturen JavaBeans."

#: main0650.xhp
msgctxt ""
"main0650.xhp\n"
"par_id3154751\n"
"help.text"
msgid "For $[officename] to support the Java platform, you must install the Java 2 Runtime Environment software. When you installed $[officename], you automatically received the option to install these files if they were not yet installed. You can also install these files now if required."
msgstr "För att $[officename] ska stödja Java-plattformen måste du installera programvaran Java 2 Runtime Environment. När du installerade $[officename], fick du automatiskt en fråga om du ville installera dessa filer (om de inte redan var installerade). Det går också att installera dem i det här läget om detta efterfrågas."

#: main0650.xhp
msgctxt ""
"main0650.xhp\n"
"par_id3155338\n"
"help.text"
msgid "The Java platform support needs to be activated under $[officename] to run Java applications."
msgstr "Java-stödet måste aktiveras för att $[officename] ska kunna köra Java-program."

#: main0650.xhp
msgctxt ""
"main0650.xhp\n"
"par_id3155892\n"
"help.text"
msgid "Enable Java platform support by choosing <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/java.xhp\" name=\"$[officename] - Advanced\"><emph>$[officename] - Advanced</emph></link>."
msgstr "Aktivera stödet för Java-plattformen genom att välja <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME – Inställningar</emph></caseinline><defaultinline><emph>Verktyg – Alternativ</emph></defaultinline></switchinline><emph> – </emph><link href=\"text/shared/optionen/java.xhp\" name=\"$[officename] – Avancerat\"><emph>$[officename] – Avancerat</emph></link>."

#: main0650.xhp
msgctxt ""
"main0650.xhp\n"
"par_id9116183\n"
"help.text"
msgid "Before you can use a JDBC driver, you need to add its class path. Choose <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME - Advanced, and click the Class Path button. After you add the path information, restart %PRODUCTNAME."
msgstr "Innan du kan använda en JDBC-drivrutin måste du lägga till dess klassökväg. Välj <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME – Inställningar</caseinline><defaultinline>Verktyg – Alternativ</defaultinline></switchinline> – %PRODUCTNAME – Avancerat och klicka på knappen Klassökväg. När du har lagt till sökvägsinformationen startar du om %PRODUCTNAME."

#: main0650.xhp
msgctxt ""
"main0650.xhp\n"
"par_id3153822\n"
"help.text"
msgid "Your modifications at the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Advanced</emph> tab page will be used even if the Java Virtual Machine (JVM) has been started already. After any modifications to the ClassPath you must restart $[officename]. The same is true for modifications under <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Internet - Proxy</emph>. Only the boxes \"HTTP Proxy\" and \"FTP Proxy\" and their ports do not require a restart—they will be evaluated when you click <emph>OK</emph>."
msgstr "Dina ändringar på fliken <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME – Inställningar</emph></caseinline><defaultinline><emph>Verktyg – Alternativ</emph></defaultinline></switchinline><emph> – $[officename] – Avancerat</emph> används även om JVM (Java Virtual Machine) redan har startats. När du har ändrat inställningen ClassPath (klassökvägen) måste du starta om $[officename]. Du måste också starta om programmet om du ändrar inställningarna under <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME – Inställningar</emph></caseinline><defaultinline><emph>Verktyg – Alternativ</emph></defaultinline></switchinline><emph> – Internet – Proxy</emph>. Det är endast de två rutorna \"Http-proxy\" och \"Ftp-proxy\" och deras portar som inte kräver omstart. De utvärderas när du klickar på <emph>OK</emph>."

#: main0800.xhp
msgctxt ""
"main0800.xhp\n"
"tit\n"
"help.text"
msgid "$[officename] and the Internet"
msgstr "$[officename] och Internet"

#: main0800.xhp
msgctxt ""
"main0800.xhp\n"
"hd_id3153089\n"
"help.text"
msgid "<link href=\"text/shared/main0800.xhp\" name=\"$[officename] and the Internet\">$[officename] and the Internet</link>"
msgstr "<link href=\"text/shared/main0800.xhp\" name=\"$[officename] och Internet\">$[officename] och Internet</link>"

#: main0800.xhp
msgctxt ""
"main0800.xhp\n"
"par_id3155150\n"
"help.text"
msgid "This section provides information on the subject of the Internet. An <link href=\"text/shared/00/00000002.xhp\" name=\"Internet glossary\">Internet glossary</link> explains the most important terms."
msgstr "Det här avsnittet innehåller information om Internet. En <link href=\"text/shared/00/00000002.xhp\" name=\"Internet-ordlista\">Internet-ordlista</link> förklarar de viktigaste begreppen."

#: need_help.xhp
msgctxt ""
"need_help.xhp\n"
"tit\n"
"help.text"
msgid "We Need Your Help"
msgstr ""

#: need_help.xhp
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."
msgstr ""