aboutsummaryrefslogtreecommitdiff
path: root/source/nb/helpcontent2/source/text/sbasic/guide.po
blob: 5c3c6c311266323762bdc75d1f771daff59337e4 (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
#. extracted from helpcontent2/source/text/sbasic/guide
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2019-11-08 19:34+0100\n"
"PO-Revision-Date: 2021-10-20 10:36+0000\n"
"Last-Translator: Karl Morten Ramberg <karl.m.ramberg@gmail.com>\n"
"Language-Team: Norwegian Bokmål <https://translations.documentfoundation.org/projects/libo_help-7-1/textsbasicguide/nb_NO/>\n"
"Language: nb\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Weblate 4.8.1\n"
"X-POOTLE-MTIME: 1563821893.000000\n"

#. WcTKB
#: access2base.xhp
msgctxt ""
"access2base.xhp\n"
"tit\n"
"help.text"
msgid "Access2Base"
msgstr "Access2Base"

#. bFKah
#: access2base.xhp
msgctxt ""
"access2base.xhp\n"
"bm_idA2B001\n"
"help.text"
msgid "<bookmark_value>Access2Base</bookmark_value><bookmark_value>Microsoft Access; Access2Base</bookmark_value><bookmark_value>Access databases; run in Base</bookmark_value>"
msgstr "<bookmark_value>Access2Base</bookmark_value><bookmark_value>Microsoft Access; Access2Base</bookmark_value><bookmark_value>Access databases; køyr i Base</bookmark_value>"

#. V4kCb
#: access2base.xhp
msgctxt ""
"access2base.xhp\n"
"hd_idA2B002\n"
"help.text"
msgid "Access2Base"
msgstr "Access2Base"

#. BDoqs
#: access2base.xhp
msgctxt ""
"access2base.xhp\n"
"hd_idA2B003\n"
"help.text"
msgid "What is Access2Base?"
msgstr "Hva er Access2Base?"

#. FKEy5
#: access2base.xhp
msgctxt ""
"access2base.xhp\n"
"par_idA2B004\n"
"help.text"
msgid "Access2Base is a LibreOffice Basic library of macros for (business or personal) application developers and advanced users. It is one of the libraries stored in \"LibreOffice macros and dialogs\"."
msgstr "Access2Base er et LibreOffice Basic bibliotek med makroer for (forretning eller personlig) applikasjonsutviklere og avanserte brukere. Det er ett av bibliotekene som er lagret i \"LibreOffice makroer og dialoger\"."

#. zYTgA
#: access2base.xhp
msgctxt ""
"access2base.xhp\n"
"par_idA2B005\n"
"help.text"
msgid "The functionalities provided by the implemented macros are all directly inspired by Microsoft Access. The macros are callable mainly from a LibreOffice <emph>Base</emph> application, but also from <emph>any</emph> LibreOffice document (Writer, Calc, ...) where access to data stored in a database makes sense."
msgstr "Funksjonalitetene som leveres av de implementerte makroene er alle direkte inspirert av Microsoft Access. Makroene kan kalles hovedsakelig fra et LibreOffice <emph> Base </emph> -program, men også fra <emph> et hvilket som helst </emph> LibreOffice-dokument (Writer, Calc, ...) der tilgang til data lagret i en database er mulig ."

#. tmNkV
#: access2base.xhp
msgctxt ""
"access2base.xhp\n"
"par_idA2B006\n"
"help.text"
msgid "The API provided by Access2Base is intended to be more concise, intuitive and easy to learn than the standard UNO API (API = Application Programming Interface)."
msgstr "API-en som kommer med Access2Base er mer konsise, intuitive og lettere å lære enn de vanlige UNO API-ene. (API = Application Programming Interface eller applikasjonsprogrammeringsgrensesnitt på norsk)."

#. DHfDb
#: access2base.xhp
msgctxt ""
"access2base.xhp\n"
"par_idA2B007\n"
"help.text"
msgid "<emph>The library is documented online on </emph><link href=\"http://www.access2base.com\" name=\"http://www.access2base.com\"><emph>http://www.access2base.com</emph></link>."
msgstr "<emph>Biblioteket er dokumentert på </emph><link href=\"http://www.access2base.com\" name=\"http://www.access2base.com\"><emph>http://www.access2base.com</emph></link>"

#. fGJgF
#: access2base.xhp
msgctxt ""
"access2base.xhp\n"
"hd_idA2B008\n"
"help.text"
msgid "The implemented macros include:"
msgstr "De implementerte makroene inkluderer:"

#. UFhFo
#: access2base.xhp
msgctxt ""
"access2base.xhp\n"
"par_idA2B009\n"
"help.text"
msgid "a simplified and extensible API for <emph>forms</emph>, <emph>dialogs</emph> and <emph>controls</emph> manipulations similar with the Microsoft Access object model,"
msgstr "et forenklet og utvidbart API for <emph>skjema</emph>, <emph>dialoger</emph> og <emph>kontrollelement</emph> lignende MSAccess objekt modellen"

#. ZTQD8
#: access2base.xhp
msgctxt ""
"access2base.xhp\n"
"par_idA2B010\n"
"help.text"
msgid "an API for database access with the <emph>table</emph>, <emph>query</emph>, <emph>recordset</emph> and <emph>field</emph> objects,"
msgstr "Et API for database aksess med<emph>tabell</emph>, <emph>spørring</emph>, <emph>poster</emph> og<emph>felt</emph> objekter"

#. z3ZS9
#: access2base.xhp
msgctxt ""
"access2base.xhp\n"
"par_idA2B011\n"
"help.text"
msgid "a number of <emph>actions</emph> with a syntax identical to their corresponding Microsoft Access macros/actions,"
msgstr "en rekke med <emph>handlinger</emph> med en syntaksidentisk med de tilsvarende  MSAccess makroer/handlinger"

#. GQaLp
#: access2base.xhp
msgctxt ""
"access2base.xhp\n"
"par_idA2B012\n"
"help.text"
msgid "the <emph>DLookup</emph>, <emph>DSum</emph>, ... database functions,"
msgstr "databasefunksjonene <emph>DLookup</emph>, <emph>DSum</emph>, …"

#. jeLAg
#: access2base.xhp
msgctxt ""
"access2base.xhp\n"
"par_idA2B013\n"
"help.text"
msgid "the support of the shortcut notations like <item type=\"literal\">Forms!myForm!myControl</item>"
msgstr "støtte for snarveinotasjon som <item type=\"literal\">Forms!myForm!myControl</item>."

#. QDQtE
#: access2base.xhp
msgctxt ""
"access2base.xhp\n"
"par_idA2B014\n"
"help.text"
msgid "in addition"
msgstr "i tillegg"

#. 9EyMt
#: access2base.xhp
msgctxt ""
"access2base.xhp\n"
"par_idA2B015\n"
"help.text"
msgid "a consistent errors and exceptions handler,"
msgstr "en konsistent feil og unntakshåndterer"

#. 72jo7
#: access2base.xhp
msgctxt ""
"access2base.xhp\n"
"par_idA2B016\n"
"help.text"
msgid "facilities for programming form, dialog and control <emph>events</emph> and"
msgstr "funksjonalitet for å programmere formulær, dialoger og kontroller <emph>handlinger</emph>"

#. ByZAC
#: access2base.xhp
msgctxt ""
"access2base.xhp\n"
"par_idA2B017\n"
"help.text"
msgid "the support of both embedded forms and standalone (Writer) forms."
msgstr "støtte for både innebygde og sjelvstendige (Writer) skjema"

#. tmq7c
#: access2base.xhp
msgctxt ""
"access2base.xhp\n"
"hd_idA2B018\n"
"help.text"
msgid "Compare Access2Base with Microsoft Access VBA"
msgstr "Sammenlign Access2Base med MSAccess VBA"

#. 4eXWf
#: basic_2_python.xhp
msgctxt ""
"basic_2_python.xhp\n"
"tit\n"
"help.text"
msgid "Basic to Python"
msgstr "Basic til Phyton"

#. eoGBT
#: basic_2_python.xhp
msgctxt ""
"basic_2_python.xhp\n"
"N0430\n"
"help.text"
msgid "<bookmark_value>Basic;Calling Python</bookmark_value>         <bookmark_value>API;SimpleFileAccess</bookmark_value>         <bookmark_value>API;PathSettings</bookmark_value>         <bookmark_value>API;XScript</bookmark_value>"
msgstr "<bookmark_value>Basic;Anroper Python</bookmark_value>         <bookmark_value>API;Enkel filaksess</bookmark_value>         <bookmark_value>API;PathSettings</bookmark_value>         <bookmark_value>API;XScript</bookmark_value>"

#. 8tB4f
#: basic_2_python.xhp
msgctxt ""
"basic_2_python.xhp\n"
"hd_id811571848401485\n"
"help.text"
msgid "<variable id=\"basic2python\"><link href=\"text/sbasic/guide/basic_2_python.xhp\" name=\"Basic Programming Examples\">Calling Python Scripts from Basic</link></variable>"
msgstr "<variable id=\"basic2python\"><link href=\"text/sbasic/guide/basic_2_python.xhp\" name=\"Basic Programming Examples\">Anroper Python-skript fra Basic</link></variable>"

#. P7E4G
#: basic_2_python.xhp
msgctxt ""
"basic_2_python.xhp\n"
"N0432\n"
"help.text"
msgid "Calling Python scripts from %PRODUCTNAME Basic macros is possible, and valuable features can be obtained such as:"
msgstr "Å anrope Python-skript fra %PRODUCTNAME Grunnleggende makroer, er mulig, og verdifulle funksjoner kan nås som:"

#. ZKSB3
#: basic_2_python.xhp
msgctxt ""
"basic_2_python.xhp\n"
"N0433\n"
"help.text"
msgid "<literal>ComputerName</literal> identification or <literal>OSName</literal> detection are possible,"
msgstr "<literal>Maskinnavn</literal>identifikasjon eller <literal>OSName</literal> oppdagelse er mulig,"

#. AW7Lr
#: basic_2_python.xhp
msgctxt ""
"basic_2_python.xhp\n"
"N0434\n"
"help.text"
msgid "Basic <literal>FileLen()</literal> function and <link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1ucb_1_1SimpleFileAccess.html\" name=\"ucb.SimpleFileAccess\">com.sun.star.ucb.SimpleFileAccess.</link><literal>getSize()</literal> API function exhibit a 2 Gigabytes file size upper limit that Python helps to overcome,"
msgstr "Basic <literal>FileLen()</literal> funksjon og <link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1ucb_1_1SimpleFileAccess.html\" name=\"ucb.SimpleFileAccess\">com.sun.star.ucb.SimpleFileAccess.</link><literal>getSize()</literal> API-funksjonen viser en øvre grense på 2 Gigabyte filstørrelse som Python hjelper med å overstyre,"

#. At8D2
#: basic_2_python.xhp
msgctxt ""
"basic_2_python.xhp\n"
"N0435\n"
"help.text"
msgid "<link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1util_1_1PathSettings.html\" name=\"util.PathSettings\">com.sun.star.util.PathSettings</link> can be normalized,"
msgstr "<link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1util_1_1PathSettings.html\" name=\"util.PathSettings\">com.sun.star.util.PathSettings</link> kan bli normalisert,"

#. CPd9K
#: basic_2_python.xhp
msgctxt ""
"basic_2_python.xhp\n"
"N0436\n"
"help.text"
msgid "and many more."
msgstr "og mange flere"

#. JvzSR
#: basic_2_python.xhp
msgctxt ""
"basic_2_python.xhp\n"
"N0437\n"
"help.text"
msgid "A reasonable exposure to %PRODUCTNAME Basic and to <link href=\"https://api.libreoffice.org/\" name=\"Application Programming Interface\">Application Programming Interface (API)</link> features is recommended prior to perform inter-language calls from Basic to Python, to JavaScript or any other script engine."
msgstr "A reasonable exposure to %PRODUCTNAME Basic and to <link href=\"https://api.libreoffice.org/\" name=\"Application Programming Interface\">Application Programming Interface (API)</link> funksjoner anbefales før du utfører inter-språk samtaler fra Basic til Python, til JavaScript eller en annen skriptmotor."

#. 4jY8s
#: basic_2_python.xhp
msgctxt ""
"basic_2_python.xhp\n"
"N0438\n"
"help.text"
msgid "Retrieving Python Scripts"
msgstr "Henter Python skript"

#. bBTqb
#: basic_2_python.xhp
msgctxt ""
"basic_2_python.xhp\n"
"N0439\n"
"help.text"
msgid "Python scripts can be personal, shared, or embedded in documents. In order to execute them, %PRODUCTNAME Basic needs to be provided with Python script locations. Locating <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1script_1_1provider_1_1XScript.html\" name=\"script.provider.XScript\">com.sun.star.script.provider.XScript</link> interface compliant UNO objects allows the execution of Python scripts:"
msgstr "Python-skript kan være personlige, delte eller innebygde i dokumentene. For å kjøre  de, må %PRODUCTNAME Basic være utstyrt med funksjon, finne Python-skriptplasseringer.<link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1script_1_1provider_1_1XScript.html\" name=\"script.provider.XScript\">com.sun.star.script.provider.XScript</link> grensesnittkompatible UNO-objekter tillater kjøring av Python-skript:"

#. AZwVA
#: basic_2_python.xhp
msgctxt ""
"basic_2_python.xhp\n"
"N0444\n"
"help.text"
msgid "''' Grab Python script object before execution"
msgstr "\"'Grip Python-skriptobjekt før utførelse"

#. woGvx
#: basic_2_python.xhp
msgctxt ""
"basic_2_python.xhp\n"
"N0445\n"
"help.text"
msgid "' Arguments:"
msgstr "' Argumenter:"

#. nvnTr
#: basic_2_python.xhp
msgctxt ""
"basic_2_python.xhp\n"
"N0446\n"
"help.text"
msgid "'    macro   : as \"library/module.py$macro\" or \"module.py$macro\""
msgstr "'    makro   : som \"library/module.py$macro\" eller \"module.py$macro\""

#. Au674
#: basic_2_python.xhp
msgctxt ""
"basic_2_python.xhp\n"
"N0447\n"
"help.text"
msgid "'    location: as \"document\", \"share\", \"user\" or ENUM(eration)"
msgstr "'    lokasjon: som \"dokument\", \"del\", \"bruker\" eller ENUM(erasjon)"

#. u5hgy
#: basic_2_python.xhp
msgctxt ""
"basic_2_python.xhp\n"
"N0448\n"
"help.text"
msgid "' Result:"
msgstr "' Resultat:"

#. kskTS
#: basic_2_python.xhp
msgctxt ""
"basic_2_python.xhp\n"
"N0449\n"
"help.text"
msgid "'    located com.sun.star.script.provider.XScript UNO service'''"
msgstr "'    plassert com.sun.star.script.provider.XScript UNO service'''"

#. F9Hvi
#: basic_2_python.xhp
msgctxt ""
"basic_2_python.xhp\n"
"N0452\n"
"help.text"
msgid "Dim sp As Object ' com.sun.star.script.provider.XScriptProvider compatible"
msgstr "Dim sp som objekt ' com.sun.star.script.provider.XScriptProvider compatible"

#. osCpU
#: basic_2_python.xhp
msgctxt ""
"basic_2_python.xhp\n"
"N0463\n"
"help.text"
msgid "Executing Python Scripts"
msgstr "Kjører Python Skript"

#. pAfKa
#: basic_2_python.xhp
msgctxt ""
"basic_2_python.xhp\n"
"N0464\n"
"help.text"
msgid "Syntax"
msgstr "Syntaks"

#. gVpsb
#: basic_2_python.xhp
msgctxt ""
"basic_2_python.xhp\n"
"N0466\n"
"help.text"
msgid "<literal>opSysName = script.invoke(Array(), in_outs, Array())</literal> ' in_out is an Array"
msgstr "<literal>opSysName = script.invoke(Array(), in_outs, Array())</literal> ' in_out er en matrise"

#. jiU2w
#: basic_2_python.xhp
msgctxt ""
"basic_2_python.xhp\n"
"N0469\n"
"help.text"
msgid "Embedded Scripts Examples"
msgstr "Eksempler på innebygde skript"

#. FadCx
#: basic_2_python.xhp
msgctxt ""
"basic_2_python.xhp\n"
"N0470\n"
"help.text"
msgid "Below <literal>ComputerName</literal>, and <literal>GetFilelen</literal> routines are calling their Python counterparts, using aforementioned <literal>GetPythonScript</literal> function. Exception handling is not detailed."
msgstr "Under <literal> Maskinnavn, </literal> og <literal> GetFilelen </literal> rutiner kaller Python-kollegene sine, ved hjelp av nevnte <literal> GetPythonScript </literal> -funksjon. Unntakshåndteringen er ikke detaljert."

#. YbMbS
#: basic_2_python.xhp
msgctxt ""
"basic_2_python.xhp\n"
"N0472\n"
"help.text"
msgid "Option Compatible ' Properties are supported"
msgstr "Alternativet, kompatible 'Egenskaper støttes"

#. KVNHH
#: basic_2_python.xhp
msgctxt ""
"basic_2_python.xhp\n"
"N0477\n"
"help.text"
msgid "'''Workstation name'''"
msgstr "'' 'Arbeidsstasjonsnavn' ''"

#. FCaBa
#: basic_2_python.xhp
msgctxt ""
"basic_2_python.xhp\n"
"N0483\n"
"help.text"
msgid "'''File size in bytes'''"
msgstr "'' 'Filstørrelse i byte' ''"

#. D9Cbu
#: basic_2_python.xhp
msgctxt ""
"basic_2_python.xhp\n"
"N0489\n"
"help.text"
msgid "ISEMBEDDED As String ' document script"
msgstr "ISEMBEDDED Som streng 'dokumentskript"

#. bD77H
#: basic_2_python.xhp
msgctxt ""
"basic_2_python.xhp\n"
"N0490\n"
"help.text"
msgid "ISPERSONAL As String ' user script"
msgstr "ISPERSONAL Som streng 'brukerskript"

#. TEbDh
#: basic_2_python.xhp
msgctxt ""
"basic_2_python.xhp\n"
"N0491\n"
"help.text"
msgid "ISSHARED As String ' %PRODUCTNAME macro"
msgstr "ISSHARED som Streng ' %PRODUCTNAME makro"

#. CHTxq
#: basic_2_python.xhp
msgctxt ""
"basic_2_python.xhp\n"
"N0497\n"
"help.text"
msgid ".ISEMBEDDED = \"document\" ' document script"
msgstr ".ISEMBEDDED = \"dokument\" ' dokument skript"

#. GGD4G
#: basic_2_python.xhp
msgctxt ""
"basic_2_python.xhp\n"
"N0498\n"
"help.text"
msgid ".ISPERSONAL = \"user\" ' user scripts"
msgstr ".ISPERSONAL = \"bruker\" ' brukerskript"

#. hz9VR
#: basic_2_python.xhp
msgctxt ""
"basic_2_python.xhp\n"
"N0499\n"
"help.text"
msgid ".ISSHARED = \"share\" ' %PRODUCTNAME macro"
msgstr ".ISSHARED = \"del\" ' %PRODUCTNAME makro"

#. KfKCA
#: basic_2_python.xhp
msgctxt ""
"basic_2_python.xhp\n"
"N0503\n"
"help.text"
msgid "Two different Python modules are called. They can either be embedded in the current document, either be stored on the file system. Argument type checking is skipped for clarity:"
msgstr "To forskjellige Python-moduler anropes. De kan enten være innebygd i det gjeldende dokumentet, eller  lagres i filsystemet. Kontroll av argumenttype hoppes over for tydlighet:"

#. igPCi
#: basic_2_python.xhp
msgctxt ""
"basic_2_python.xhp\n"
"N0526\n"
"help.text"
msgid "Personal or Shared Scripts Examples"
msgstr "Eksempler på personlige eller delte skript"

#. EPVTC
#: basic_2_python.xhp
msgctxt ""
"basic_2_python.xhp\n"
"N0527\n"
"help.text"
msgid "The calling mechanism for personal or shared Python scripts is identical to that of embedded scripts. Library names are mapped to folders. Computing %PRODUCTNAME user profile and shared modules system file paths can be performed as detailed in <link href=\"text/sbasic/python/python_session.xhp\">Getting session information</link>. Below <literal>OSName</literal>, <literal>HelloWorld</literal> and <literal>NormalizePath</literal> routines are calling their Python counterparts, using aforementioned <literal>GetPythonScript</literal> function. Exception handling is not detailed."
msgstr "Oppkallemekanismen for personlige eller delte Python-skript er identisk med den for innebygde skript. Biblioteknavn blir tilordnet mapper. Beregning av %PRODUCTNAME brukerprofil og systemfilstier for delte moduler kan utføres som beskrevet i <link href=\"text/sbasic/python/python_session.xhp\">Få øktinformasjon </link>. Under <literal> OSName </literal>, <literal> HelloWorld </literal> og <literal> NormalizePath </literal> rutiner kaller Python-kollegene sine ved å bruke nevnte <literal> GetPythonScript </literal> -funksjon. Unntakshåndteringen er ikke detaljert."

#. bwkSJ
#: basic_2_python.xhp
msgctxt ""
"basic_2_python.xhp\n"
"N0529\n"
"help.text"
msgid "Option Compatible ' Properties are supported"
msgstr "Alternativet kompatible 'Egenskaper støttes"

#. 3W9xB
#: basic_2_python.xhp
msgctxt ""
"basic_2_python.xhp\n"
"N0534\n"
"help.text"
msgid "'''Platform name as \"Linux\", \"Darwin\" or \"Windows\"'''"
msgstr "'''Plattform navn som \"Linux\", \"Darwin\" eller \"Windows\"'''"

#. WAE7X
#: basic_2_python.xhp
msgctxt ""
"basic_2_python.xhp\n"
"N0540\n"
"help.text"
msgid "'''%PRODUCTNAME Python shared sample'''"
msgstr "'''%PRODUCTNAME Python delte eksempler'''"

#. MYSSL
#: basic_2_python.xhp
msgctxt ""
"basic_2_python.xhp\n"
"N0546\n"
"help.text"
msgid "'''Strip superfluous '\\..' in path'''"
msgstr "'''Strip overflødig '\\..' i banen'''"

#. yTqsy
#: basic_2_python.xhp
msgctxt ""
"basic_2_python.xhp\n"
"N0550\n"
"help.text"
msgid "Python standard modules"
msgstr "Python standardmoduler"

#. 3F9RQ
#: basic_2_python.xhp
msgctxt ""
"basic_2_python.xhp\n"
"N0551\n"
"help.text"
msgid "%PRODUCTNAME embedded Python contains many standard libraries to benefit from. They bear a rich feature set, such as but not limited to:"
msgstr "%PRODUCTNAME innebygd Python inneholder mange standardbiblioteker å dra nytte av. De har et rikt funksjonssett, for eksempel, men ikke begrenset til:"

#. aPbV7
#: basic_2_python.xhp
msgctxt ""
"basic_2_python.xhp\n"
"N0552\n"
"help.text"
msgid "<emph>argparse</emph> Parser for command-line options, arguments and sub-commands"
msgstr "<emph>argparse</emph> Parser for kommandolinjealternativer, argumenter og underkommandoer"

#. zBD3c
#: basic_2_python.xhp
msgctxt ""
"basic_2_python.xhp\n"
"N0553\n"
"help.text"
msgid "<emph>cmath</emph> Mathematical functions for complex numbers"
msgstr "<emph>cmath</emph> Matematiske funksjoner for komplekse tall"

#. GDXVa
#: basic_2_python.xhp
msgctxt ""
"basic_2_python.xhp\n"
"N0554\n"
"help.text"
msgid "<emph>csv</emph> CSV files reading and writing"
msgstr "<emph>csv</emph> CSV-filer lesing og skriving"

#. FnCu8
#: basic_2_python.xhp
msgctxt ""
"basic_2_python.xhp\n"
"N0555\n"
"help.text"
msgid "<emph>datetime</emph> Genuine date and time types"
msgstr "<emph>datetime</emph> Ekte dato og tidstyper"

#. GQCwa
#: basic_2_python.xhp
msgctxt ""
"basic_2_python.xhp\n"
"N0556\n"
"help.text"
msgid "<emph>json</emph> JSON encoder and decoder"
msgstr "<emph>json</emph> JSON koder og dekoder"

#. JmFZK
#: basic_2_python.xhp
msgctxt ""
"basic_2_python.xhp\n"
"N0557\n"
"help.text"
msgid "<emph>math</emph> Mathematical functions"
msgstr "<emph>math</emph> Matematiske funksjoner"

#. PRGHi
#: basic_2_python.xhp
msgctxt ""
"basic_2_python.xhp\n"
"N0558\n"
"help.text"
msgid "<emph>re</emph> Regular expression operations"
msgstr "<emph>re</emph> Regulære uttrykk operasjoner"

#. XVbzW
#: basic_2_python.xhp
msgctxt ""
"basic_2_python.xhp\n"
"N0559\n"
"help.text"
msgid "<emph>socket</emph> Low-level networking interface"
msgstr "<emph>socket</emph> Nettverksgrensesnitt på lavt nivå"

#. VehtJ
#: basic_2_python.xhp
msgctxt ""
"basic_2_python.xhp\n"
"N0560\n"
"help.text"
msgid "<emph>sys</emph> System-specific parameters and functions"
msgstr "<emph>sys</emph> Systemspesifikke parametere og funksjoner"

#. RWzWY
#: basic_2_python.xhp
msgctxt ""
"basic_2_python.xhp\n"
"N0561\n"
"help.text"
msgid "<emph>unittest</emph> and <emph>trace</emph> Unit testing framework and Track Python execution"
msgstr "<emph>unittest</emph> and <emph>trace</emph> Enhetstesting rammeverk og Spor Python-kjøring"

#. JG3VZ
#: basic_2_python.xhp
msgctxt ""
"basic_2_python.xhp\n"
"N0562\n"
"help.text"
msgid "<emph>xml.etree.ElementTree</emph> ElementTree XML API"
msgstr "<emph>xml.etree.ElementTree</emph> ElementTree XML API"

#. CwBFN
#: basic_examples.xhp
msgctxt ""
"basic_examples.xhp\n"
"tit\n"
"help.text"
msgid "Basic Programming Examples"
msgstr "Basic programmerings-eksempler"

#. eBci4
#: basic_examples.xhp
msgctxt ""
"basic_examples.xhp\n"
"bm_id171559140731329\n"
"help.text"
msgid "<bookmark_value>Basic;programming examples</bookmark_value>"
msgstr "<bookmark_value>Basic;programmerings-eksempler</bookmark_value>"

#. DdPKY
#: basic_examples.xhp
msgctxt ""
"basic_examples.xhp\n"
"hd_id471559139063621\n"
"help.text"
msgid "<variable id=\"basicexamplestit\"><link href=\"text/sbasic/guide/basic_examples.xhp\" name=\"Basic Programming Examples\">Basic Programming Examples</link></variable>"
msgstr "<variable id=\"basicexamplestit\"><link href=\"text/sbasic/guide/basic_examples.xhp\" name=\"Basic Programming Examples\">Basic programmerings-eksempler</link></variable>"

#. YLjtF
#: control_properties.xhp
msgctxt ""
"control_properties.xhp\n"
"tit\n"
"help.text"
msgid "Changing the Properties of Controls in the Dialog Editor"
msgstr "Endring av egenskapene til kontrollelementer i dialogvinduredigeringen"

#. PDQCc
#: control_properties.xhp
msgctxt ""
"control_properties.xhp\n"
"bm_id3145786\n"
"help.text"
msgid "<bookmark_value>properties; controls in dialog editor</bookmark_value><bookmark_value>changing;control properties</bookmark_value><bookmark_value>controls;changing properties</bookmark_value><bookmark_value>dialog editor;changing control properties</bookmark_value>"
msgstr "<bookmark_value>egenskaper; redigeringsprogram for kontrollelementer i dialogvinduer</bookmark_value><bookmark_value>endre; egenskapene til kontrollelementer</bookmark_value><bookmark_value>kontrollelementer; endre egenskaper</bookmark_value><bookmark_value>dialogvindu-redigering; endre kontrollelement egenskaper</bookmark_value>"

#. NFh5G
#: control_properties.xhp
msgctxt ""
"control_properties.xhp\n"
"hd_id3145786\n"
"help.text"
msgid "<variable id=\"control_properties\"><link href=\"text/sbasic/guide/control_properties.xhp\" name=\"Changing the Properties of Controls in the Dialog Editor\">Changing the Properties of Controls in the Dialog Editor</link></variable>"
msgstr "<variable id=\"control_properties\"><link href=\"text/sbasic/guide/control_properties.xhp\" name=\"Endring av egenskapene til kontrollelementer i redigeringsprogrammet\">Endring av egenskapene til kontrollelementer i redigeringsprogrammet for dialogvinduer</link></variable>"

#. Es8Xy
#: control_properties.xhp
msgctxt ""
"control_properties.xhp\n"
"par_id3147317\n"
"help.text"
msgid "You can set the properties of control that you add to a dialog. For example, you can change the color, name, and size of a button that you added. You can change most control properties when you create or edit a dialog. However, you can only change some properties at runtime."
msgstr "Man kan angi egenskapene til kontrollelementene som settes inn i et dialogvindu. For eksempel kan farge, navn og størrelsen på en knapp endres i etterkant. De fleste egenskapene kan endres når du lager eller redigerer et dialogvindu. Det vil kun være begrenset tilgang ved kjøring."

#. vFBh4
#: control_properties.xhp
msgctxt ""
"control_properties.xhp\n"
"par_id3145749\n"
"help.text"
msgid "To change the properties of a control in design mode, right-click the control, and then choose <emph>Properties</emph>."
msgstr "For å endre egenskapene til et kontrollelement i utformingsmodus, høyreklikker du kontrollen og velger <emph>Egenskaper</emph>."

#. KPeke
#: create_dialog.xhp
msgctxt ""
"create_dialog.xhp\n"
"tit\n"
"help.text"
msgid "Creating a Basic Dialog"
msgstr "Lage et dialogvindu i Basic"

#. MV4Pg
#: create_dialog.xhp
msgctxt ""
"create_dialog.xhp\n"
"bm_id3149346\n"
"help.text"
msgid "<bookmark_value>dialogs;creating Basic dialogs</bookmark_value>"
msgstr "<bookmark_value>dialoger; skape Basic dialogvinduer</bookmark_value>"

#. TKtFE
#: create_dialog.xhp
msgctxt ""
"create_dialog.xhp\n"
"hd_id3149346\n"
"help.text"
msgid "<variable id=\"create_dialog\"><link href=\"text/sbasic/guide/create_dialog.xhp\" name=\"Creating a Basic Dialog\">Creating a Basic Dialog</link></variable>"
msgstr "<variable id=\"create_dialog\"><link href=\"text/sbasic/guide/create_dialog.xhp\" name=\"Creating a Basic Dialog\">Lage et dialogvindu i Basic</link></variable>"

#. xBcR4
#: create_dialog.xhp
msgctxt ""
"create_dialog.xhp\n"
"par_id3163802\n"
"help.text"
msgid "Choose <emph>Tools - Macros - Organize Dialogs</emph>, and then click <emph>New</emph>."
msgstr "Velg <emph>Verktøy → Makroer → Organiser dialogvinduer</emph> og deretter <emph>Ny</emph>."

#. FkRCE
#: create_dialog.xhp
msgctxt ""
"create_dialog.xhp\n"
"par_id3150447\n"
"help.text"
msgid "Enter a name for the dialog and click <emph>OK</emph>. To rename the dialog later, right-click the name on the tab and choose <emph>Rename</emph>."
msgstr "Skriv inn et navn for dialogen og klikk <emph> OK </emph>. For å gi nytt navn til dialogen senere, høyreklikk på navnet på fanen og velg <emph> Gi nytt navn </emph>."

#. qFeYH
#: create_dialog.xhp
msgctxt ""
"create_dialog.xhp\n"
"par_idN1065F\n"
"help.text"
msgid "Click <emph>Edit</emph>. The Basic dialog editor opens and contains a blank dialog."
msgstr "Trykk <emph>Endre</emph>. Dialogredigeringen i Basic åpner med et tomt dialogvindu."

#. To7nC
#: create_dialog.xhp
msgctxt ""
"create_dialog.xhp\n"
"par_id3153726\n"
"help.text"
msgid "If you do not see the <emph>Toolbox</emph> bar, click the arrow next to the <emph>Insert Controls </emph>icon to open the <emph>Toolbox</emph> bar."
msgstr "Hvis du ikke ser verktøylinjen <emph>Verktøykasse</emph>, kan du trykke på pilen ved siden av ikonet <emph>Sett inn ontrollelementer</emph> for å åpne <emph>Verktøyboksen.</emph>"

#. cBdmB
#: create_dialog.xhp
msgctxt ""
"create_dialog.xhp\n"
"par_id3148455\n"
"help.text"
msgid "Click a tool and then drag in the dialog to create the control."
msgstr "Velg et kontrollelement ved å trykke på ikonet, og plasser det så ved å klikke og dra inni dialogvinduet."

#. 99Bfa
#: insert_control.xhp
msgctxt ""
"insert_control.xhp\n"
"tit\n"
"help.text"
msgid "Creating Controls in the Dialog Editor"
msgstr "Sette inn kontrollelementer i dialogvindu"

#. yeHTt
#: insert_control.xhp
msgctxt ""
"insert_control.xhp\n"
"bm_id3149182\n"
"help.text"
msgid "<bookmark_value>controls; creating in the dialog editor</bookmark_value><bookmark_value>dialog editor;creating controls</bookmark_value>"
msgstr "<bookmark_value>kontrollelementer; lage i redigeringsprogrammet for dialogvinduer</bookmark_value><bookmark_value>dialogvindueditor;lage kontrollelementer</bookmark_value>"

#. UAc5k
#: insert_control.xhp
msgctxt ""
"insert_control.xhp\n"
"hd_id3149182\n"
"help.text"
msgid "<variable id=\"insert_control\"><link href=\"text/sbasic/guide/insert_control.xhp\" name=\"Creating Controls in the Dialog Editor\">Creating Controls in the Dialog Editor</link></variable>"
msgstr "<variable id=\"insert_control\"><link href=\"text/sbasic/guide/insert_control.xhp\" name=\"Sette inn kontrollelementer i dialogvindu\">Sette inn kontrollelementer i dialogvindu</link></variable>"

#. rCdw2
#: insert_control.xhp
msgctxt ""
"insert_control.xhp\n"
"par_id3146797\n"
"help.text"
msgid "Use the tools on the <emph>Toolbox </emph>of the BASIC dialog editor to add controls to your dialog."
msgstr "Bruk ikonene på verktøylinjen <emph>Verktøykasse</emph> i Basic-dialogredigeringen for å sette inn kontrollelementer i dialogvinduet."

#. bDK4t
#: insert_control.xhp
msgctxt ""
"insert_control.xhp\n"
"par_id3150276\n"
"help.text"
msgid "To open the <emph>Toolbox</emph>, click the arrow next to the <emph>Insert Controls</emph> icon on the <emph>Macro</emph> toolbar."
msgstr "For å åpne <emph>Verktøykasse</emph>, trykk på pilen ved siden av ikonet <emph>Sett inn kontrollelementer</emph> på verktyøylinjen <emph>Dialogvindu</emph>."

#. HAqwy
#: insert_control.xhp
msgctxt ""
"insert_control.xhp\n"
"par_id3145068\n"
"help.text"
msgid "Click a tool on the toolbar, for example, <emph>Button</emph>."
msgstr "Trykk på et kontrollelement på verktøylinjen, for eksempel <emph>Knapp</emph>."

#. BxDGH
#: insert_control.xhp
msgctxt ""
"insert_control.xhp\n"
"par_id3153360\n"
"help.text"
msgid "On the dialog, drag the button to the size you want."
msgstr "Trykk inni dialogvinduet og dra ut knappen til ønsket størrelse."

#. ayg6P
#: sample_code.xhp
msgctxt ""
"sample_code.xhp\n"
"tit\n"
"help.text"
msgid "Programming Examples for Controls in the Dialog Editor"
msgstr "Programmeringseksempler for kontrollelementer"

#. 2mwgE
#: sample_code.xhp
msgctxt ""
"sample_code.xhp\n"
"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>  <bookmark_value>Tools;LoadDialog</bookmark_value>"
msgstr "<bookmark_value>programmeringseksempler for kontroller</bookmark_value>  <bookmark_value>dialoger;laster (eksempel)</bookmark_value>  <bookmark_value>dialoger;viser (eksempel)</bookmark_value>  <bookmark_value>kontroller;lese eller redigere egenskaper (eksempel)</bookmark_value>  <bookmark_value>listebokser;fjerne oppføringer fra (eksempel)</bookmark_value>  <bookmark_value>listebokser; legger til oppføringer i (eksempel)</bookmark_value>  <bookmark_value>eksempler; programmerings kontroller</bookmark_value>  <bookmark_value>dialog redigerer;programmeringseksempler for kontroller</bookmark_value>  <bookmark_value>Verktøy;Last Dialog</bookmark_value>"

#. XFqTD
#: sample_code.xhp
msgctxt ""
"sample_code.xhp\n"
"hd_id3155338\n"
"help.text"
msgid "<variable id=\"sample_code\"><link href=\"text/sbasic/guide/sample_code.xhp\" name=\"Programming Examples for Controls in the Dialog Editor\">Programming Examples for Controls in the Dialog Editor</link>   </variable>"
msgstr "<variable id=\"sample_code\"><link href=\"text/sbasic/guide/sample_code.xhp\" name=\"Programming Examples for Controls in the Dialog Editor\">Programmeringseksempel for kontroller i redigering av dialogvinduer.</link>. </variable>"

#. uFxhk
#: sample_code.xhp
msgctxt ""
"sample_code.xhp\n"
"par_id3153031\n"
"help.text"
msgid "The following examples are for a new <link href=\"text/sbasic/guide/create_dialog.xhp\" name=\"dialog\">dialog</link> called \"Dialog1\". Use the tools on the <emph>Toolbox</emph> bar in the dialog editor to create the dialog and add the following controls: a <emph>Check Box</emph> called \"CheckBox1\", a <emph>Label Field</emph> called \"Label1\", a <emph>Button</emph> called \"CommandButton1\", and a <emph>List Box</emph> called \"ListBox1\"."
msgstr "De følgende eksemplene beskriver et nytt <link href=\"text/sbasic/guide/create_dialog.xhp\" name=\"dialog\">dialogvindu</link> kalt «Dialog1». Bruk kontrollelementene på verktøylinjen <emph>Verktøykasse</emph> i dialogredigeringen for å lage dialogvinduet og legge til følgende kontrollelementer: en <emph>Avkryssingsboks</emph> kalt «CheckBox1», et <emph>Etikettfelt</emph> kalt «Label1», en <emph>Knapp</emph> kalt «CommandButton1» og en <emph>Listeboks</emph> kalt «ListBox1»."

#. bfDTG
#: sample_code.xhp
msgctxt ""
"sample_code.xhp\n"
"par_id3154141\n"
"help.text"
msgid "Be consistent with uppercase and lowercase letter when you attach a control to an object variable."
msgstr "Vær konsekvent med små/store bokstaver når du kobler et kontrollelement til en objekt-variabel."

#. TxP4F
#: sample_code.xhp
msgctxt ""
"sample_code.xhp\n"
"hd_id3154909\n"
"help.text"
msgid "Global Function for Loading Dialogs"
msgstr "Overordnet funksjon for å laste dialogvinduer"

#. uCCWG
#: sample_code.xhp
msgctxt ""
"sample_code.xhp\n"
"par_id3153032\n"
"help.text"
msgid "<literal>LoadDialog</literal> function is stored in <literal>Tools.ModuleControls</literal> available from %PRODUCTNAME Macros and Dialogs."
msgstr "<literal>Last Dialog</literal> funksjonen er lagret i <literal>Verktøy-Modulkontroller</literal> som er tilgjelig fra%PRODUCTNAME Makroser og  Dialoger."

#. kBLFU
#: sample_code.xhp
msgctxt ""
"sample_code.xhp\n"
"hd_id3149412\n"
"help.text"
msgid "Displaying a Dialog"
msgstr "Visning av et dialogvindu"

#. E6rrB
#: sample_code.xhp
msgctxt ""
"sample_code.xhp\n"
"par_id3145801\n"
"help.text"
msgid "REM global definition of variables"
msgstr "REM global definisjon av variabler"

#. FQCDq
#: sample_code.xhp
msgctxt ""
"sample_code.xhp\n"
"hd_id3150042\n"
"help.text"
msgid "Read or Edit Properties of Controls in the Program"
msgstr "Se på, eller rediger egenskapene til kontrollelementene i et program"

#. SahL8
#: sample_code.xhp
msgctxt ""
"sample_code.xhp\n"
"par_id3145232\n"
"help.text"
msgid "REM get dialog model"
msgstr "REM hent dialogmodell"

#. VWD2t
#: sample_code.xhp
msgctxt ""
"sample_code.xhp\n"
"par_id3154021\n"
"help.text"
msgid "REM display text of Label1"
msgstr "REM vis tekst for Etikett1"

#. aAmMT
#: sample_code.xhp
msgctxt ""
"sample_code.xhp\n"
"par_id3151277\n"
"help.text"
msgid "REM set new text for control Label1"
msgstr "REM sett ny tekst for Kontrolletikett1"

#. DZEpD
#: sample_code.xhp
msgctxt ""
"sample_code.xhp\n"
"par_id3154119\n"
"help.text"
msgid "oLabel1.Text = \"New Files\""
msgstr "oLabel1.Text = \"Nye Filer\""

#. 5uRRo
#: sample_code.xhp
msgctxt ""
"sample_code.xhp\n"
"par_id3155115\n"
"help.text"
msgid "REM display model properties for the control CheckBox1"
msgstr "REM vis modellegenskapene for Avkryssingsboks1"

#. 9FejL
#: sample_code.xhp
msgctxt ""
"sample_code.xhp\n"
"par_id3149817\n"
"help.text"
msgid "REM set new state for CheckBox1 for model of control"
msgstr "REM sett ny tilstand for Avkryssingsboks1 for kontrollmodell"

#. JkUUZ
#: sample_code.xhp
msgctxt ""
"sample_code.xhp\n"
"par_id3159102\n"
"help.text"
msgid "REM display model properties for control CommandButton1"
msgstr "REM vis modellegenskapene for Kommandoknapp1"

#. vS9pR
#: sample_code.xhp
msgctxt ""
"sample_code.xhp\n"
"par_id3150368\n"
"help.text"
msgid "REM display properties of control CommandButton1"
msgstr "REM vis modellegenskapne for Kommandoknapp1"

#. CVE7H
#: sample_code.xhp
msgctxt ""
"sample_code.xhp\n"
"par_id3150201\n"
"help.text"
msgid "REM execute dialog"
msgstr "REM kjør dialogvinduet"

#. EFJQU
#: sample_code.xhp
msgctxt ""
"sample_code.xhp\n"
"hd_id3145387\n"
"help.text"
msgid "Add an Entry to a ListBox"
msgstr "Legg til en oppføring i en listeboks"

#. JUfaR
#: sample_code.xhp
msgctxt ""
"sample_code.xhp\n"
"par_id3148700\n"
"help.text"
msgid "REM adds a new entry to the ListBox"
msgstr "REM legg til et nytt element i listeboksen"

#. A2XGR
#: sample_code.xhp
msgctxt ""
"sample_code.xhp\n"
"par_id3144504\n"
"help.text"
msgid "oListbox.additem(\"New Item\" & iCount,0)"
msgstr "oListbox.additem(\"Nytt element\" & iCount,0)"

#. FKzdb
#: sample_code.xhp
msgctxt ""
"sample_code.xhp\n"
"hd_id3147071\n"
"help.text"
msgid "Remove an Entry from a ListBox"
msgstr "Fjern en oppføring fra en listeboks"

#. CmCcv
#: sample_code.xhp
msgctxt ""
"sample_code.xhp\n"
"par_id3153247\n"
"help.text"
msgid "REM remove the first entry from the ListBox"
msgstr "REM Fjern det første elementet i ein Listeboks"

#. EYDQU
#: show_dialog.xhp
msgctxt ""
"show_dialog.xhp\n"
"tit\n"
"help.text"
msgid "Opening a Dialog With Basic"
msgstr "Åpne er dialog med Basic"

#. biDaS
#: show_dialog.xhp
msgctxt ""
"show_dialog.xhp\n"
"bm_id3154140\n"
"help.text"
msgid "<bookmark_value>module/dialog toggle</bookmark_value>   <bookmark_value>dialogs;using Basic to show (example)</bookmark_value>   <bookmark_value>examples; showing a dialog with Basic</bookmark_value>   <bookmark_value>Tools;LoadDialog</bookmark_value>"
msgstr "<bookmark_value>modul/dialog veksle</bookmark_value><bookmark_value>dialoger; bruk av Basic for å vise (eksempel)</bookmark_value>.  <bookmark_value>eksempel; vis en dialog med Basic</bookmark_value>   <bookmark_value>Verktøy;LoadDialog</bookmark_value>"

#. 7KfDE
#: show_dialog.xhp
msgctxt ""
"show_dialog.xhp\n"
"hd_id3154140\n"
"help.text"
msgid "<variable id=\"show_dialog\"><link href=\"text/sbasic/guide/show_dialog.xhp\" name=\"Opening a Dialog With Basic\">Opening a Dialog With Basic</link></variable>"
msgstr "<variable id=\"show_dialog\"><link href=\"text/sbasic/guide/show_dialog.xhp\" name=\"Opening a Dialog With Basic\">Åpner en Dialog med Basic</link></variable>"

#. PXLvB
#: show_dialog.xhp
msgctxt ""
"show_dialog.xhp\n"
"par_id3145171\n"
"help.text"
msgid "In the <item type=\"productname\">%PRODUCTNAME</item> BASIC window for a dialog that you created, leave the dialog editor by clicking the name tab of the Module that the dialog is assigned to. The name tab is at the bottom of the window."
msgstr "Gå ut av dialogvindu-redigeringen ved å trykke på navnefliken til modulen dialogvinduet er tilkoblet, i <item type=\"productname\">%PRODUCTNAME</item> BASIC-vinduet. Navnefliken er nederst i vinduet."

#. SyMUQ
#: show_dialog.xhp
msgctxt ""
"show_dialog.xhp\n"
"par_id3153968\n"
"help.text"
msgid "Enter the following code for a subroutine called <emph>Dialog1Show</emph>. In this example, the name of the dialog that you created is \"Dialog1\":"
msgstr "Skriv inn følgende kode for underprogrammet kalt <emph>VisDialogvindu1</emph>. I dette eksempelet blir dialogvinduet du laget, kalt \"Dialogvindu1\":"

#. ytWYo
#: show_dialog.xhp
msgctxt ""
"show_dialog.xhp\n"
"par_id3152596\n"
"help.text"
msgid "Without using \"LoadDialog\" you can call the code as follows:"
msgstr "For å ikke bruke funksjonen \"LoadDialog\" kan du bruke følgende kode i steden:"

#. DtP6k
#: show_dialog.xhp
msgctxt ""
"show_dialog.xhp\n"
"par_id3153157\n"
"help.text"
msgid "When you execute this code, \"Dialog1\" opens. To close the dialog, click the close button (x) on its title bar."
msgstr "\"Dialogvindu1\" åpner når du kjører denne koden. For å lukke dialogvinduet klikker du lukkeknappen (x) på tittellinjen."

#. s79uv
#: translation.xhp
msgctxt ""
"translation.xhp\n"
"tit\n"
"help.text"
msgid "Translation of Controls in the Dialog Editor"
msgstr "Oversetting av kontrollelementer i redigeringsprogrammet for dialogvinduer"

#. 76okP
#: translation.xhp
msgctxt ""
"translation.xhp\n"
"bm_id8915372\n"
"help.text"
msgid "<bookmark_value>dialogs;translating</bookmark_value><bookmark_value>localizing dialogs</bookmark_value><bookmark_value>translating dialogs</bookmark_value>"
msgstr "<bookmark_value>dialogvinduer;oversetting</bookmark_value><bookmark_value>lokalisere dialogvinduer</bookmark_value><bookmark_value>oversette dialogvinduer</bookmark_value>"

#. cTb7F
#: translation.xhp
msgctxt ""
"translation.xhp\n"
"hd_id3574896\n"
"help.text"
msgid "<variable id=\"translation\"><link href=\"text/sbasic/guide/translation.xhp\">Translation of Controls in the Dialog Editor</link></variable>"
msgstr "<variable id=\"translation\"><link href=\"text/sbasic/guide/translation.xhp\">Oversetting av kontrollelementer i redigeringsprogrammet for dialogvinduer</link></variable>"

#. FsUBB
#: translation.xhp
msgctxt ""
"translation.xhp\n"
"par_id4601940\n"
"help.text"
msgid "The Language toolbar in the Basic IDE dialog editor shows controls to enable and manage localizable dialogs."
msgstr "I dialogvinduredigeringen til Basic IDE vil verktøylinjen «Språk» inneholde kontroller du kan bruke til å slå på og behandle lokaliserte dialogvinduer."

#. eGsqR
#: translation.xhp
msgctxt ""
"translation.xhp\n"
"par_id9538560\n"
"help.text"
msgid "By default, any dialog that you create only contains string resources for one language. You may want to create dialogs that automatically show localized strings according to the user's language settings."
msgstr "Som standard har dialogvinduer du lager kun en strengressurs for språk. Men hva om du ønsker å lage dialogvinduer som automatisk viser teksten på brukerens språk?"

#. DP4Qb
#: translation.xhp
msgctxt ""
"translation.xhp\n"
"par_id6998809\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Select the language for the strings that you want to edit. Click the Manage Languages icon to add languages.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Velg språket du ønsker å oversette til. Trykk knappen «Håndter språk» for å legge til støtte for flere.</ahelp>"

#. KQ48Z
#: translation.xhp
msgctxt ""
"translation.xhp\n"
"par_id71413\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Click a language, then click Default to set the language as default, or click Delete to remove the language from the list.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Velg et språk, og trykk på «Standard» for å sette det som standardspråk. Trykk «Slett» hvis du ønsker å fjerne språket fra listen.</ahelp>"

#. gGdez
#: translation.xhp
msgctxt ""
"translation.xhp\n"
"par_id2924283\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can add a language to the list.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Åpner et dialogvindu hvor du kan legge til et språk i listen.</ahelp>"

#. VtLMy
#: translation.xhp
msgctxt ""
"translation.xhp\n"
"par_id5781731\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Select a language in the list and click Delete to remove that language. When you remove all languages, the string resources for localizable dialogs are removed from all dialogs in the current library.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Velg et språk fra listen og trykk «Slett» for å fjerne det. Hvis du fjerner et språk, blir tekstene på språket slettet fra alle dialogvinduer i samme bibliotek.</ahelp>"

#. UyizF
#: translation.xhp
msgctxt ""
"translation.xhp\n"
"par_id6942045\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Select a language in the list and click Default to set the language as default language.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Velg et språk fra listen og trykk «Standard» for å sette det som standardspråk.</ahelp>"

#. VaSvA
#: translation.xhp
msgctxt ""
"translation.xhp\n"
"par_id4721823\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">The default language will be used as a source for all other language strings.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Tekst på standardspråket blir brukt som kilde når du skal oversette til andre språk.</ahelp>"

#. bJz7U
#: translation.xhp
msgctxt ""
"translation.xhp\n"
"par_id5806756\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Add UI languages for your dialog strings.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Legg til brukergrensesnitt-språk for dialogvinduet.</ahelp>"

#. Aa3HD
#: translation.xhp
msgctxt ""
"translation.xhp\n"
"hd_id6596881\n"
"help.text"
msgid "To enable localizable dialogs"
msgstr "For å slå på lokaliserte dialogvinduer:"

#. uS4tc
#: translation.xhp
msgctxt ""
"translation.xhp\n"
"par_id8750572\n"
"help.text"
msgid "In the Basic IDE dialog editor, open the Language toolbar choosing <item type=\"menuitem\">View - Toolbars - Language</item>."
msgstr "Åpne verktøylinjen «Språk» fra redigeringsprogrammet for dialogvinduer i Basic ved å velge <item type=\"menuitem\">Vis → Verktøylinjer → Språk</item>."

#. df3mU
#: translation.xhp
msgctxt ""
"translation.xhp\n"
"par_id2224494\n"
"help.text"
msgid "If the current library already contains a localizable dialog, the Language toolbar is shown automatically."
msgstr "verktøylinjen «Språk» vises automatisk hvis det gjeldende biblioteket allerede inneholder et lokalisert dialogvindu."

#. 8TG4p
#: translation.xhp
msgctxt ""
"translation.xhp\n"
"par_id7359233\n"
"help.text"
msgid "Click the <emph>Manage Languages</emph> icon<image id=\"img_id2526017\" src=\"cmd/sc_managelanguage.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id2526017\">Manage Language icon</alt></image> on the Language toolbar or on the Toolbox bar."
msgstr "Trykk ikonet <emph>Håndter Språk</emph><image id=\"img_id2526017\" src=\"cmd/sc_managelanguage.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id2526017\">ikon for Håndter Språk</alt></image> på verktøylinjene Språk eller Verktøykasse."

#. MHDVd
#: translation.xhp
msgctxt ""
"translation.xhp\n"
"par_id6549272\n"
"help.text"
msgid "You see the Manage User Interface Language dialog. The dialog manages languages for the current library. The name of the current library is shown on the title bar."
msgstr "Du ser her dialogvinduet for å håndtere språk for det gjeldende biblioteket. Navnet på det gjeldende biblioteket vises i tittellinjen."

#. AbvXT
#: translation.xhp
msgctxt ""
"translation.xhp\n"
"par_id6529740\n"
"help.text"
msgid "Click Add in the dialog to add a language entry."
msgstr "Trykk på «Legg til» i dialogvinduet for å legge til en språkoppføring."

#. xFFkk
#: translation.xhp
msgctxt ""
"translation.xhp\n"
"par_id7811822\n"
"help.text"
msgid "This step enables all new dialogs to contain localizable string resources."
msgstr "Dette steget lar alle nye dialogvinduer inneholde lokaliserbare strengressurser."

#. 3FvoR
#: translation.xhp
msgctxt ""
"translation.xhp\n"
"par_id9121982\n"
"help.text"
msgid "The first time you click Add, you see the Set Default User Interface Language dialog. The following times you click Add, this dialog has the name Add User Interface Language."
msgstr "Første gangen du klikker \"Legg Til\", vises dialogvinduet for å angi språk for brukergrensesnittet."

#. iPpFn
#: translation.xhp
msgctxt ""
"translation.xhp\n"
"par_id3640247\n"
"help.text"
msgid "You can also change the default language in the Manage User Interface Language dialog."
msgstr "Du kan også endre standardspråk i dialogvinduet"

#. LBJMN
#: translation.xhp
msgctxt ""
"translation.xhp\n"
"par_id3808404\n"
"help.text"
msgid "Select a language."
msgstr "Velg et språk."

#. EzFFM
#: translation.xhp
msgctxt ""
"translation.xhp\n"
"par_id4585100\n"
"help.text"
msgid "This adds string resources to contain the translated versions of all strings to the dialog properties. The set of dialog strings of the default language is copied to the new set of strings. Later, you can switch to the new language and then translate the strings."
msgstr "Dette legger til strengressurser som inneholder oversatte versjoner av alle strengene for dialogeigenskapene. Dialogstrengene for standardspråket blir kopierte til det nye strengsettet. Senare kan du bytta til det nye språket og oversette strengene."

#. cfjJ8
#: translation.xhp
msgctxt ""
"translation.xhp\n"
"par_id2394482\n"
"help.text"
msgid "Close the dialog or add additional languages."
msgstr "Lukk dialogvinduet eller legg til flere språk."

#. B5tJ2
#: translation.xhp
msgctxt ""
"translation.xhp\n"
"hd_id631733\n"
"help.text"
msgid "To edit localizable controls in your dialog"
msgstr "For å redigere lokaliserbare kontrollelementer i dialogvinduet"

#. hrvxW
#: translation.xhp
msgctxt ""
"translation.xhp\n"
"par_id2334665\n"
"help.text"
msgid "Once you have added the resources for localizable strings in your dialogs, you can select the current language from the Current Language listbox on the Language toolbar."
msgstr "Når du har lagt til resursene for lokaliserbare strenger i dialogvinduene, kan du velge språk fra nedtrekkslisten i verktøylinjen for språk."

#. igvyu
#: translation.xhp
msgctxt ""
"translation.xhp\n"
"par_id8956572\n"
"help.text"
msgid "Switch the Current Language listbox to display the default language."
msgstr "Endrer valgt språk til standardsråket"

#. N6mRS
#: translation.xhp
msgctxt ""
"translation.xhp\n"
"par_id500808\n"
"help.text"
msgid "Insert any number of controls to your dialog and enter all strings you want."
msgstr "Sett inn så mange kontroller og strenger som du ønsker i dialogvinduet."

#. CWNb6
#: translation.xhp
msgctxt ""
"translation.xhp\n"
"par_id8366649\n"
"help.text"
msgid "Select another language in the Current Language listbox."
msgstr "Velg et annet språk i nedtrekkslisten med gjeldende språk."

#. x82BH
#: translation.xhp
msgctxt ""
"translation.xhp\n"
"par_id476393\n"
"help.text"
msgid "Using the control's property dialogs, edit all strings to the other language."
msgstr "Du kan redigere alle strengene til det andre språket ved hjelp av egenskapsdialogene for kontrollene."

#. C5qAe
#: translation.xhp
msgctxt ""
"translation.xhp\n"
"par_id2655720\n"
"help.text"
msgid "Repeat for all languages that you added."
msgstr "Gjenta for alle språk du har lagt til."

#. GXnCr
#: translation.xhp
msgctxt ""
"translation.xhp\n"
"par_id3682058\n"
"help.text"
msgid "The user of your dialog will see the strings of the user interface language of the user's version of %PRODUCTNAME, if you did provide strings in that language."
msgstr "Brukerne av dialogvinduet vil se strengene i brukergrensesnittet på språket som er valgt for %PRODUCTNAME dersom du har lagt til strenger i det språket."

#. BGLJn
#: translation.xhp
msgctxt ""
"translation.xhp\n"
"par_id5977965\n"
"help.text"
msgid "If no language matches the user's version, the user will see the default language strings."
msgstr "Dersom ingen av språkene passer det brukarens språk, blir standardspråket brukt."

#. ckw8S
#: translation.xhp
msgctxt ""
"translation.xhp\n"
"par_id3050325\n"
"help.text"
msgid "If the user has an older version of %PRODUCTNAME that does not know localizable string resources for Basic dialogs, the user will see the default language strings."
msgstr "Hvis brukeren har en eldre versjon av %PRODUCTNAME uten støtte for lokaliserbare strengressurser i dialogvinduer i Basic, vil strengene for standardspråket vises."