aboutsummaryrefslogtreecommitdiff
path: root/source/nl/reportdesign/messages.po
blob: b689b8f659b66b13d9e6cb925651351f380cfeb9 (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
#. extracted from reportdesign/inc
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2019-09-30 14:02+0200\n"
"PO-Revision-Date: 2019-10-05 08:22+0000\n"
"Last-Translator: kees538 <kees538@gmail.com>\n"
"Language-Team: Dutch <https://vm137.documentfoundation.org/projects/libo_ui-master/reportdesignmessages/nl/>\n"
"Language: nl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Weblate 3.8\n"
"X-POOTLE-MTIME: 1513091636.000000\n"

#. FBVr9
#: reportdesign/inc/stringarray.hrc:17
msgctxt "RID_STR_FORCENEWPAGE_CONST"
msgid "None"
msgstr "Geen"

#. 2VDzY
#: reportdesign/inc/stringarray.hrc:18
msgctxt "RID_STR_FORCENEWPAGE_CONST"
msgid "Before Section"
msgstr "Vóór sectie"

#. BBUjQ
#: reportdesign/inc/stringarray.hrc:19
msgctxt "RID_STR_FORCENEWPAGE_CONST"
msgid "After Section"
msgstr "Na sectie"

#. FjE6T
#: reportdesign/inc/stringarray.hrc:20
msgctxt "RID_STR_FORCENEWPAGE_CONST"
msgid "Before & After Section"
msgstr "Vóór en na sectie"

#. FiMq7
#: reportdesign/inc/stringarray.hrc:26
msgctxt "RID_STR_GROUPKEEPTOGETHER_CONST"
msgid "Per Page"
msgstr "Per pagina"

#. zemtQ
#: reportdesign/inc/stringarray.hrc:27
msgctxt "RID_STR_GROUPKEEPTOGETHER_CONST"
msgid "Per Column"
msgstr "Per kolom"

#. PCk4E
#: reportdesign/inc/stringarray.hrc:33
msgctxt "RID_STR_REPORTPRINTOPTION_CONST"
msgid "All Pages"
msgstr "Alle pagina's"

#. GvoGV
#: reportdesign/inc/stringarray.hrc:34
msgctxt "RID_STR_REPORTPRINTOPTION_CONST"
msgid "Not With Report Header"
msgstr "Niet met Rapportkoptekst"

#. wchYh
#: reportdesign/inc/stringarray.hrc:35
msgctxt "RID_STR_REPORTPRINTOPTION_CONST"
msgid "Not With Report Footer"
msgstr "Niet met Rapportvoettekst"

#. uvfAP
#: reportdesign/inc/stringarray.hrc:36
msgctxt "RID_STR_REPORTPRINTOPTION_CONST"
msgid "Not With Report Header/Footer"
msgstr "Niet met Rapportkop-/voettekst"

#. ZC2oS
#: reportdesign/inc/stringarray.hrc:42
msgctxt "RID_STR_TYPE_CONST"
msgid "Field or Formula"
msgstr "Veld of formule"

#. gU579
#: reportdesign/inc/stringarray.hrc:43
msgctxt "RID_STR_TYPE_CONST"
msgid "Function"
msgstr "Functie"

#. BG2gK
#: reportdesign/inc/stringarray.hrc:44
msgctxt "RID_STR_TYPE_CONST"
msgid "Counter"
msgstr "Teller"

#. kGCKF
#: reportdesign/inc/stringarray.hrc:45
msgctxt "RID_STR_TYPE_CONST"
msgid "User defined Function"
msgstr "Gebruikergedefinieerde functie"

#. BBiHn
#: reportdesign/inc/stringarray.hrc:51
msgctxt "RID_STR_BOOL"
msgid "No"
msgstr "Nee"

#. rdPYV
#: reportdesign/inc/stringarray.hrc:52
msgctxt "RID_STR_BOOL"
msgid "Yes"
msgstr "Ja"

#. xUuqy
#: reportdesign/inc/stringarray.hrc:58
msgctxt "RID_STR_KEEPTOGETHER_CONST"
msgid "No"
msgstr "Nee"

#. TDvKY
#: reportdesign/inc/stringarray.hrc:59
msgctxt "RID_STR_KEEPTOGETHER_CONST"
msgid "Whole Group"
msgstr "Gehele groep"

#. Hc5De
#: reportdesign/inc/stringarray.hrc:60
msgctxt "RID_STR_KEEPTOGETHER_CONST"
msgid "With First Detail"
msgstr "Met eerste detail"

#. k2yjS
#: reportdesign/inc/stringarray.hrc:66
msgctxt "RID_STR_VERTICAL_ALIGN_CONST"
msgid "Top"
msgstr "Boven"

#. VuRdH
#: reportdesign/inc/stringarray.hrc:67
msgctxt "RID_STR_VERTICAL_ALIGN_CONST"
msgid "Middle"
msgstr "Midden"

#. 9LAvS
#: reportdesign/inc/stringarray.hrc:68
msgctxt "RID_STR_VERTICAL_ALIGN_CONST"
msgid "Bottom"
msgstr "Onder"

#. fTFRa
#: reportdesign/inc/stringarray.hrc:74
msgctxt "RID_STR_PARAADJUST_CONST"
msgid "Left"
msgstr "Links"

#. 5nFGk
#: reportdesign/inc/stringarray.hrc:75
msgctxt "RID_STR_PARAADJUST_CONST"
msgid "Right"
msgstr "Rechts"

#. Cvi3X
#: reportdesign/inc/stringarray.hrc:76
msgctxt "RID_STR_PARAADJUST_CONST"
msgid "Block"
msgstr "Blok"

#. zsB3C
#: reportdesign/inc/stringarray.hrc:77
msgctxt "RID_STR_PARAADJUST_CONST"
msgid "Center"
msgstr "Midden"

#. NaDFE
#: reportdesign/inc/strings.hrc:25
msgctxt "RID_STR_PROPPAGE_DEFAULT"
msgid "General"
msgstr "Algemeen"

#. TkocD
#: reportdesign/inc/strings.hrc:26
msgctxt "RID_STR_PROPPAGE_DATA"
msgid "Data"
msgstr "Gegevens"

#. 2NkGc
#: reportdesign/inc/strings.hrc:27
msgctxt "RID_STR_FORCENEWPAGE"
msgid "Force New Page"
msgstr "Forceer nieuwe pagina"

#. MHbFf
#: reportdesign/inc/strings.hrc:28
msgctxt "RID_STR_NEWROWORCOL"
msgid "New Row Or Column"
msgstr "Nieuwe rij of kolom"

#. nCCC2
#: reportdesign/inc/strings.hrc:29
msgctxt "RID_STR_KEEPTOGETHER"
msgid "Keep Together"
msgstr "Bijeenhouden"

#. pjADt
#: reportdesign/inc/strings.hrc:30
msgctxt "RID_STR_CANGROW"
msgid "Can Grow"
msgstr "Mag groeien"

#. sF9pD
#: reportdesign/inc/strings.hrc:31
msgctxt "RID_STR_CANSHRINK"
msgid "Can Shrink"
msgstr "Mag slinken"

#. CMH5i
#: reportdesign/inc/strings.hrc:32
msgctxt "RID_STR_REPEATSECTION"
msgid "Repeat Section"
msgstr "Sectie herhalen"

#. ZLkdY
#: reportdesign/inc/strings.hrc:33
msgctxt "RID_STR_PRINTREPEATEDVALUES"
msgid "Print repeated values"
msgstr "Herhalende waarden afdrukken"

#. 2BUiU
#: reportdesign/inc/strings.hrc:34
msgctxt "RID_STR_CONDITIONALPRINTEXPRESSION"
msgid "Conditional Print Expression"
msgstr "Voorwaardelijke afdrukuitdrukking"

#. FMCNM
#: reportdesign/inc/strings.hrc:35
msgctxt "RID_STR_STARTNEWCOLUMN"
msgid "Start new column"
msgstr "Start nieuwe kolom"

#. kzD6C
#: reportdesign/inc/strings.hrc:36
msgctxt "RID_STR_STARTNEWPAGE"
msgid "Start new page"
msgstr "Start nieuwe pagina"

#. 3ranM
#: reportdesign/inc/strings.hrc:37
msgctxt "RID_STR_RESETPAGENUMBER"
msgid "Reset page number"
msgstr "Paginanummer herstellen"

#. 9vA38
#: reportdesign/inc/strings.hrc:38
msgctxt "RID_STR_CHARTTYPE"
msgid "Chart type"
msgstr "Diagramtype"

#. ZVJoV
#: reportdesign/inc/strings.hrc:39
msgctxt "RID_STR_PRINTWHENGROUPCHANGE"
msgid "Print repeated value on group change"
msgstr "Print herhaalde waarde bij groepsverandering"

#. rh4Mf
#: reportdesign/inc/strings.hrc:40
msgctxt "RID_STR_VISIBLE"
msgid "Visible"
msgstr "Zichtbaar"

#. QKNiK
#: reportdesign/inc/strings.hrc:41
msgctxt "RID_STR_GROUPKEEPTOGETHER"
msgid "Group keep together"
msgstr "Groep bijeenhouden"

#. 8HQmJ
#: reportdesign/inc/strings.hrc:42
msgctxt "RID_STR_PAGEHEADEROPTION"
msgid "Page header"
msgstr "Pagina koptekst"

#. rzwjM
#: reportdesign/inc/strings.hrc:43
msgctxt "RID_STR_PAGEFOOTEROPTION"
msgid "Page footer"
msgstr "Pagina voettekst"

#. eg94E
#: reportdesign/inc/strings.hrc:44
msgctxt "RID_STR_DEEPTRAVERSING"
msgid "Deep traversing"
msgstr "Diep controleren"

#. DxgFC
#: reportdesign/inc/strings.hrc:45
msgctxt "RID_STR_PREEVALUATED"
msgid "Pre evaluation"
msgstr "Vooraf evalueren"

#. Zhqid
#: reportdesign/inc/strings.hrc:46
msgctxt "RID_STR_POSITIONX"
msgid "Position X"
msgstr "Positie X"

#. xvAJ8
#: reportdesign/inc/strings.hrc:47
msgctxt "RID_STR_POSITIONY"
msgid "Position Y"
msgstr "Positie Y"

#. 7CmQE
#: reportdesign/inc/strings.hrc:48
msgctxt "RID_STR_WIDTH"
msgid "Width"
msgstr "Breedte"

#. GkcPB
#: reportdesign/inc/strings.hrc:49
msgctxt "RID_STR_HEIGHT"
msgid "Height"
msgstr "Hoogte"

#. bQvmF
#: reportdesign/inc/strings.hrc:50
msgctxt "RID_STR_AUTOGROW"
msgid "Auto Grow"
msgstr "AutoGroeien"

#. nBghq
#: reportdesign/inc/strings.hrc:51
msgctxt "RID_STR_INITIALFORMULA"
msgid "Initial value"
msgstr "Aanvangswaarde"

#. zhBwj
#: reportdesign/inc/strings.hrc:52
msgctxt "RID_STR_PRESERVEIRI"
msgid "Preserve as Link"
msgstr "Bewaren als koppeling"

#. 8F4y9
#: reportdesign/inc/strings.hrc:53
msgctxt "RID_STR_FORMULA"
msgid "Formula"
msgstr "Formule"

#. t22cv
#: reportdesign/inc/strings.hrc:54
msgctxt "RID_STR_DATAFIELD"
msgid "Data field"
msgstr "Gegevensveld"

#. A22EF
#: reportdesign/inc/strings.hrc:55
msgctxt "RID_STR_FONT"
msgid "Font"
msgstr "Lettertype"

#. AAcyy
#: reportdesign/inc/strings.hrc:56
msgctxt "RID_STR_BACKCOLOR"
msgid "Background color"
msgstr "Achtergrondkleur"

#. WGAAf
#: reportdesign/inc/strings.hrc:57
msgctxt "RID_STR_BACKTRANSPARENT"
msgid "Background Transparent"
msgstr "Achtergrond transparant"

#. AxENf
#: reportdesign/inc/strings.hrc:58
msgctxt "RID_STR_CONTROLBACKGROUNDTRANSPARENT"
msgid "Background Transparent"
msgstr "Achtergrond transparant"

#. aeQBV
#: reportdesign/inc/strings.hrc:59
msgctxt "RID_STR_OVERLAP_OTHER_CONTROL"
msgid "This operation is not allowed. The control overlaps with another one."
msgstr "Deze bewerking is niet toegestaan. Dit besturingselement overlapt een ander."

#. N7AAg
#: reportdesign/inc/strings.hrc:60
msgctxt "RID_STR_ILLEGAL_POSITION"
msgid "This position can not be set. It is invalid."
msgstr "Deze positie kan niet worden ingesteld. De positie is ongeldig."

#. R4v2R
#: reportdesign/inc/strings.hrc:61
msgctxt "RID_STR_SCOPE_GROUP"
msgid "Group: %1"
msgstr "Groep: %1"

#. mnJ35
#: reportdesign/inc/strings.hrc:62
msgctxt "RID_STR_FORMULALIST"
msgid "Function"
msgstr "Functie"

#. pMDy2
#: reportdesign/inc/strings.hrc:63
msgctxt "RID_STR_SCOPE"
msgid "Scope"
msgstr "Bereik"

#. ia2WH
#: reportdesign/inc/strings.hrc:64
msgctxt "RID_STR_TYPE"
msgid "Data Field Type"
msgstr "Gegevensveldtype"

#. zM78b
#: reportdesign/inc/strings.hrc:65
msgctxt "RID_STR_MASTERFIELDS"
msgid "Link master fields"
msgstr "Hoofdvelden koppelen"

#. 5Kkka
#: reportdesign/inc/strings.hrc:66
msgctxt "RID_STR_DETAILFIELDS"
msgid "Link slave fields"
msgstr "Slave-velden koppelen"

#. UX3NQ
#: reportdesign/inc/strings.hrc:68
msgctxt "RID_STR_DETAILLABEL"
msgid "Chart"
msgstr "Diagram"

#. TbV7G
#: reportdesign/inc/strings.hrc:69
msgctxt "RID_STR_MASTERLABEL"
msgid "Report"
msgstr "Rapport"

#. h8xm6
#: reportdesign/inc/strings.hrc:70
msgctxt "RID_STR_PREVIEW_COUNT"
msgid "Preview Row(s)"
msgstr "Voorbeeldrij(en)"

#. keLPS
#: reportdesign/inc/strings.hrc:71
msgctxt "RID_STR_AREA"
msgid "Area"
msgstr "Gebied"

#. AGr73
#: reportdesign/inc/strings.hrc:72
msgctxt "RID_STR_MIMETYPE"
msgid "Report Output Format"
msgstr "Uitvoeropmaak bij exporteren"

#. c8N5w
#: reportdesign/inc/strings.hrc:73
msgctxt "RID_STR_VERTICALALIGN"
msgid "Vert. Alignment"
msgstr "Vert. uitlijning"

#. Nm4Tr
#: reportdesign/inc/strings.hrc:74
msgctxt "RID_STR_PARAADJUST"
msgid "Horz. Alignment"
msgstr "Horiz. uitlijning"

#. BkLfC
#: reportdesign/inc/strings.hrc:75
msgctxt "RID_STR_F_COUNTER"
msgid "Counter"
msgstr "Teller"

#. kAfz6
#: reportdesign/inc/strings.hrc:76
msgctxt "RID_STR_F_ACCUMULATION"
msgid "Accumulation"
msgstr "Accumulatie"

#. D38SS
#: reportdesign/inc/strings.hrc:77
msgctxt "RID_STR_F_MINIMUM"
msgid "Minimum"
msgstr "Minimum"

#. EyGC5
#: reportdesign/inc/strings.hrc:78
msgctxt "RID_STR_F_MAXIMUM"
msgid "Maximum"
msgstr "Maximum"

#. NtqMk
#: reportdesign/inc/strings.hrc:80
msgctxt "RID_STR_BRWTITLE_PROPERTIES"
msgid "Properties: "
msgstr "Eigenschappen: "

#. FnkAZ
#: reportdesign/inc/strings.hrc:81
msgctxt "RID_STR_BRWTITLE_NO_PROPERTIES"
msgid "No Control marked"
msgstr "Geen besturingselement"

#. aeAPC
#: reportdesign/inc/strings.hrc:82
msgctxt "RID_STR_BRWTITLE_MULTISELECT"
msgid "Multiselection"
msgstr "Meervoudige selectie"

#. qT2Ed
#: reportdesign/inc/strings.hrc:83
msgctxt "RID_STR_PROPTITLE_IMAGECONTROL"
msgid "Image Control"
msgstr "Afbeeldingselement"

#. JAEb9
#: reportdesign/inc/strings.hrc:84
msgctxt "RID_STR_PROPTITLE_FIXEDTEXT"
msgid "Label field"
msgstr "Labelveld"

#. 2uQkB
#: reportdesign/inc/strings.hrc:85
msgctxt "RID_STR_PROPTITLE_FIXEDLINE"
msgid "Line"
msgstr "Lijn"

#. DEn9D
#: reportdesign/inc/strings.hrc:86
msgctxt "RID_STR_PROPTITLE_FORMATTED"
msgid "Formatted Field"
msgstr "Opgemaakt veld"

#. aFQ9E
#: reportdesign/inc/strings.hrc:87
msgctxt "RID_STR_PROPTITLE_SHAPE"
msgid "Shape"
msgstr "Vorm"

#. DEMSF
#: reportdesign/inc/strings.hrc:88
msgctxt "RID_STR_PROPTITLE_REPORT"
msgid "Report"
msgstr "Rapport"

#. D62CY
#: reportdesign/inc/strings.hrc:89
msgctxt "RID_STR_PROPTITLE_SECTION"
msgid "Section"
msgstr "Sectie"

#. CAy2F
#: reportdesign/inc/strings.hrc:90
msgctxt "RID_STR_PROPTITLE_FUNCTION"
msgid "Function"
msgstr "Functie"

#. 3TAfY
#: reportdesign/inc/strings.hrc:91
msgctxt "RID_STR_PROPTITLE_GROUP"
msgid "Group"
msgstr "Groep"

#. LyiPd
#: reportdesign/inc/strings.hrc:92
msgctxt "RID_STR_UNDO_CHANGEPOSITION"
msgid "Change Object"
msgstr "Object wijzigen"

#. uQc7r
#: reportdesign/inc/strings.hrc:93
msgctxt "RID_STR_UNDO_MOVE_GROUP"
msgid "Move Group(s)"
msgstr "Groep(en) verplaatsen"

#. gZiiq
#: reportdesign/inc/strings.hrc:94
msgctxt "RID_STR_UNDO_CONDITIONAL_FORMATTING"
msgid "Conditional Formatting"
msgstr "Voorwaardelijke opmaak"

#. o9ZV6
#: reportdesign/inc/strings.hrc:95
msgctxt "RID_STR_UNDO_REMOVE_REPORTHEADERFOOTER"
msgid "Remove report header / report footer"
msgstr "Rapport kop- / voettekst verwijderen"

#. iHU5A
#: reportdesign/inc/strings.hrc:96
msgctxt "RID_STR_UNDO_ADD_REPORTHEADERFOOTER"
msgid "Add report header / report footer"
msgstr "Rapport kop- / voettekst toevoegen"

#. EGhDu
#. The # character is used for replacing
#: reportdesign/inc/strings.hrc:98
msgctxt "RID_STR_UNDO_PROPERTY"
msgid "Change property '#'"
msgstr "Eigenschap '#' wijzigen"

#. MCQSy
#: reportdesign/inc/strings.hrc:99
msgctxt "RID_STR_UNDO_ADD_GROUP_HEADER"
msgid "Add group header "
msgstr "Groep koptekst toevoegen "

#. DgPmD
#: reportdesign/inc/strings.hrc:100
msgctxt "RID_STR_UNDO_REMOVE_GROUP_HEADER"
msgid "Remove group header "
msgstr "Groep koptekst verwijderen "

#. DENjF
#: reportdesign/inc/strings.hrc:101
msgctxt "RID_STR_UNDO_ADD_GROUP_FOOTER"
msgid "Add group footer "
msgstr "Groep voettekst toevoegen "

#. 5yiAd
#: reportdesign/inc/strings.hrc:102
msgctxt "RID_STR_UNDO_REMOVE_GROUP_FOOTER"
msgid "Remove group footer "
msgstr "Groep voettekst verwijderen "

#. nGU7F
#: reportdesign/inc/strings.hrc:103
msgctxt "RID_STR_UNDO_ADDFUNCTION"
msgid "Add function"
msgstr "Functie toevoegen"

#. zA6vD
#: reportdesign/inc/strings.hrc:104
msgctxt "STR_RPT_LABEL"
msgid "~Report name"
msgstr "~Rapportnaam"

#. QeVn7
#: reportdesign/inc/strings.hrc:105
msgctxt "RID_STR_UNDO_REMOVE_GROUP"
msgid "Delete Group"
msgstr "Groep verwijderen"

#. V8RZq
#: reportdesign/inc/strings.hrc:106
msgctxt "RID_STR_UNDO_APPEND_GROUP"
msgid "Add Group"
msgstr "Groep toevoegen"

#. RWFBC
#: reportdesign/inc/strings.hrc:107
msgctxt "RID_STR_UNDO_REMOVE_SELECTION"
msgid "Delete Selection"
msgstr "Selectie verwijderen"

#. MBJVB
#: reportdesign/inc/strings.hrc:108
msgctxt "RID_STR_UNDO_REMOVE_FUNCTION"
msgid "Delete Function"
msgstr "Functie verwijderen"

#. DuX47
#: reportdesign/inc/strings.hrc:109
msgctxt "RID_STR_UNDO_CHANGE_SIZE"
msgid "Change Size"
msgstr "Afmetingen wijzigen"

#. vBNE4
#: reportdesign/inc/strings.hrc:110
msgctxt "RID_STR_UNDO_PASTE"
msgid "Paste"
msgstr "Plakken"

#. zFv2h
#: reportdesign/inc/strings.hrc:111
msgctxt "RID_STR_UNDO_INSERT_CONTROL"
msgid "Insert Control"
msgstr "Besturingselement invoegen"

#. ParuK
#: reportdesign/inc/strings.hrc:112
msgctxt "RID_STR_UNDO_DELETE_CONTROL"
msgid "Delete Control"
msgstr "Besturingselement verwijderen"

#. vRDAn
#. Please try to avoid spaces in the name. It is used as a programmatic one.
#: reportdesign/inc/strings.hrc:114
msgctxt "RID_STR_GROUPHEADER"
msgid "GroupHeader"
msgstr "Groep koptekst"

#. LseTq
#. Please try to avoid spaces in the name. It is used as a programmatic one.
#: reportdesign/inc/strings.hrc:116
msgctxt "RID_STR_GROUPFOOTER"
msgid "GroupFooter"
msgstr "Groep voettekst"

#. NZ68L
#: reportdesign/inc/strings.hrc:117
msgctxt "RID_STR_FIELDSELECTION"
msgid "Add field:"
msgstr "Veld toevoegen:"

#. eykyF
#: reportdesign/inc/strings.hrc:118
msgctxt "RID_STR_FILTER"
msgid "Filter"
msgstr "Filters"

#. WNJaK
#: reportdesign/inc/strings.hrc:119
msgctxt "RID_STR_UNDO_ALIGNMENT"
msgid "Change Alignment"
msgstr "Uitlijning wijzigen"

#. Jy4P6
#. # will be replaced with a name.
#: reportdesign/inc/strings.hrc:121
msgctxt "RID_STR_HEADER"
msgid "# Header"
msgstr "# Koptekst"

#. 9Zu4z
#. # will be replaced with a name.";
#: reportdesign/inc/strings.hrc:123
msgctxt "RID_STR_FOOTER"
msgid "# Footer"
msgstr "# Voettekst"

#. RqygD
#: reportdesign/inc/strings.hrc:124
msgctxt "RID_STR_IMPORT_GRAPHIC"
msgid "Insert graphics"
msgstr "Afbeeldingen invoegen"

#. cT8od
#: reportdesign/inc/strings.hrc:125
msgctxt "RID_STR_DELETE"
msgid "Delete"
msgstr "Verwijderen"

#. J7Hz2
#: reportdesign/inc/strings.hrc:126
msgctxt "RID_STR_FUNCTION"
msgid "Function"
msgstr "Functie"

#. 7asEU
#: reportdesign/inc/strings.hrc:127
msgctxt "RID_STR_COULD_NOT_CREATE_REPORT"
msgid "An error occurred while creating the report."
msgstr "Er trad een fout op bij het maken van het rapport."

#. wBbKp
#: reportdesign/inc/strings.hrc:128
msgctxt "RID_STR_CAUGHT_FOREIGN_EXCEPTION"
msgid "An exception of type $type$ was caught."
msgstr "Er trad een uitzondering van het type $type$ op."

#. bdtAq
#: reportdesign/inc/strings.hrc:129
msgctxt "RID_STR_UNDO_CHANGEFONT"
msgid "Change font"
msgstr "Lettertype wijzigen"

#. TrviL
#: reportdesign/inc/strings.hrc:130
msgctxt "RID_STR_UNDO_CHANGEPAGE"
msgid "Change page attributes"
msgstr "Pagina-attributen wijzigen"

#. 4A4DL
#: reportdesign/inc/strings.hrc:131
msgctxt "RID_STR_PAGEHEADERFOOTER_INSERT"
msgid "Insert Page Header/Footer"
msgstr "Pagina kop-/voettekst invoegen"

#. JZEaA
#: reportdesign/inc/strings.hrc:132
msgctxt "RID_STR_PAGEHEADERFOOTER_DELETE"
msgid "Delete Page Header/Footer"
msgstr "Pagina kop-/voettekst verwijderen"

#. zENVV
#: reportdesign/inc/strings.hrc:133
msgctxt "RID_STR_REPORTHEADERFOOTER_INSERT"
msgid "Insert Report Header/Footer"
msgstr "Rapport kop-/voettekst invoegen"

#. cF5cE
#: reportdesign/inc/strings.hrc:134
msgctxt "RID_STR_REPORTHEADERFOOTER_DELETE"
msgid "Delete Report Header/Footer"
msgstr "Rapport kop-/voettekst verwijderen"

#. YfLKD
#: reportdesign/inc/strings.hrc:135
msgctxt "RID_ERR_NO_COMMAND"
msgid "The report can not be executed unless it is bound to content."
msgstr "Het rapport kan niet worden uitgevoerd tenzij het is verbonden aan inhoud."

#. wbP7i
#: reportdesign/inc/strings.hrc:136
msgctxt "RID_ERR_NO_OBJECTS"
msgid "The report can not be executed unless at least one object has been inserted."
msgstr "Het rapport kan niet worden uitgevoerd tenzij tenminste één object is ingevoegd."

#. bNM2S
#: reportdesign/inc/strings.hrc:137
msgctxt "RID_STR_UNDO_SHRINK"
msgid "Shrink Section"
msgstr "Sectie verkleinen"

#. 83WqS
#: reportdesign/inc/strings.hrc:138 reportdesign/inc/strings.hrc:172
msgctxt "RID_STR_DETAIL"
msgid "Detail"
msgstr "Detail"

#. 6FsBt
#: reportdesign/inc/strings.hrc:139 reportdesign/inc/strings.hrc:173
msgctxt "RID_STR_PAGE_HEADER"
msgid "Page Header"
msgstr "Pagina koptekst"

#. VaKUs
#: reportdesign/inc/strings.hrc:140 reportdesign/inc/strings.hrc:174
msgctxt "RID_STR_PAGE_FOOTER"
msgid "Page Footer"
msgstr "Pagina voettekst"

#. yH4py
#: reportdesign/inc/strings.hrc:141 reportdesign/inc/strings.hrc:177
msgctxt "RID_STR_REPORT_HEADER"
msgid "Report Header"
msgstr "Rapport koptekst"

#. cgWUK
#: reportdesign/inc/strings.hrc:142 reportdesign/inc/strings.hrc:178
msgctxt "RID_STR_REPORT_FOOTER"
msgid "Report Footer"
msgstr "Rapport voettekst"

#. TsJeZ
#: reportdesign/inc/strings.hrc:144
msgctxt "STR_NUMBERED_CONDITION"
msgid "Condition $number$"
msgstr "Voorwaarde $number$"

#. tpRys
#: reportdesign/inc/strings.hrc:146
msgctxt "STR_RPT_EXPRESSION"
msgid "Field/Expression"
msgstr "Veld/Uitdrukking"

#. zcTFT
#: reportdesign/inc/strings.hrc:147
msgctxt "STR_RPT_PREFIXCHARS"
msgid "Prefix Characters"
msgstr "Voorvoegseltekens"

#. AGCRW
#: reportdesign/inc/strings.hrc:148
msgctxt "STR_RPT_YEAR"
msgid "Year"
msgstr "Jaar"

#. fs5o2
#: reportdesign/inc/strings.hrc:149
msgctxt "STR_RPT_QUARTER"
msgid "Quarter"
msgstr "Kwartaal"

#. AZuzT
#: reportdesign/inc/strings.hrc:150
msgctxt "STR_RPT_MONTH"
msgid "Month"
msgstr "Maand"

#. ogzvv
#: reportdesign/inc/strings.hrc:151
msgctxt "STR_RPT_WEEK"
msgid "Week"
msgstr "Week"

#. RGT5s
#: reportdesign/inc/strings.hrc:152
msgctxt "STR_RPT_DAY"
msgid "Day"
msgstr "Dag"

#. gHUUp
#: reportdesign/inc/strings.hrc:153
msgctxt "STR_RPT_HOUR"
msgid "Hour"
msgstr "Uur"

#. TEKsE
#: reportdesign/inc/strings.hrc:154
msgctxt "STR_RPT_MINUTE"
msgid "Minute"
msgstr "Minuut"

#. dJxDM
#: reportdesign/inc/strings.hrc:155
msgctxt "STR_RPT_INTERVAL"
msgid "Interval"
msgstr "Interval"

#. imASi
#: reportdesign/inc/strings.hrc:156
msgctxt "STR_RPT_HELP_FIELD"
msgid "Select a field or type an expression to sort or group on."
msgstr "Selecteer een veld of voer een uitdrukking in om de groep op te sorteren."

#. c5noL
#: reportdesign/inc/strings.hrc:157
msgctxt "STR_RPT_HELP_HEADER"
msgid "Display a header for this group?"
msgstr "Een koptekst voor deze groep weergeven?"

#. 2eKET
#: reportdesign/inc/strings.hrc:158
msgctxt "STR_RPT_HELP_FOOTER"
msgid "Display a footer for this group?"
msgstr "Een voettekst voor deze groep weergeven?"

#. DNABi
#: reportdesign/inc/strings.hrc:159
msgctxt "STR_RPT_HELP_GROUPON"
msgid "Select the value or range of values that starts a new group."
msgstr "Selecteer de waarde of het waardenbereik waarmee een nieuwe groep moet worden begonnen."

#. Rqnf4
#: reportdesign/inc/strings.hrc:160
msgctxt "STR_RPT_HELP_INTERVAL"
msgid "Interval or number of characters to group on."
msgstr "Interval of aantal tekens om te groeperen."

#. Bd8BB
#: reportdesign/inc/strings.hrc:161
msgctxt "STR_RPT_HELP_KEEP"
msgid "Keep group together on one page?"
msgstr "Groep bijeenhouden op één pagina?"

#. 2FHLD
#: reportdesign/inc/strings.hrc:162
msgctxt "STR_RPT_HELP_SORT"
msgid "Select ascending or descending sort order. Ascending means from A to Z or 0 to 9"
msgstr "Selecteer sorteervolgorde oplopend of aflopend. Oplopend betekent van A naar Z of van 0 naar 9"

#. SwBtX
#. The space after the word is no error. #PAGENUMBER# is a replacement and & must not be translated as well as "
#: reportdesign/inc/strings.hrc:165
msgctxt "STR_RPT_PN_PAGE"
msgid "\"Page \" & #PAGENUMBER#"
msgstr "\"Pagina \" & #PAGENUMBER#"

#. 3GWzf
#. The space before and after the word is no error. #PAGECOUNT# is a replacement and & must not be translated  as well as "
#: reportdesign/inc/strings.hrc:167
msgctxt "STR_RPT_PN_PAGE_OF"
msgid " & \" of \" & #PAGECOUNT#"
msgstr " & \" van \" & #PAGECOUNT#"

#. mhBS2
#: reportdesign/inc/strings.hrc:169
msgctxt "RID_STR_FUNCTIONS"
msgid "Functions"
msgstr "Functies"

#. bfw6P
#: reportdesign/inc/strings.hrc:170
msgctxt "RID_STR_GROUPS"
msgid "Groups"
msgstr "Groepen"

#. rXGES
#: reportdesign/inc/strings.hrc:175
msgctxt "RID_STR_GROUP_HEADER"
msgid "Group Header"
msgstr "Groep koptekst"

#. u85VE
#: reportdesign/inc/strings.hrc:176
msgctxt "RID_STR_GROUP_FOOTER"
msgid "Group Footer"
msgstr "Groep voettekst"

#. LaroG
#: reportdesign/inc/strings.hrc:179
msgctxt "RID_STR_ERROR_WRONG_ARGUMENT"
msgid "You tried to set an illegal argument. Please have a look at '#1' for valid arguments."
msgstr "U probeerde een ongeldig argument in te stellen. Kijk alstublieft naar '#1' voor geldige argumenten."

#. NcNG6
#: reportdesign/inc/strings.hrc:180
msgctxt "RID_STR_ARGUMENT_IS_NULL"
msgid "The element is invalid."
msgstr "Het element is ongeldig."

#. DwGXm
#: reportdesign/inc/strings.hrc:181
msgctxt "RID_STR_FIXEDTEXT"
msgid "Label field"
msgstr "Titelveld"

#. sBC8f
#: reportdesign/inc/strings.hrc:182
msgctxt "RID_STR_FORMATTEDFIELD"
msgid "Formatted field"
msgstr "Opgemaakt veld"

#. ktd53
#: reportdesign/inc/strings.hrc:183
msgctxt "RID_STR_IMAGECONTROL"
msgid "Image control"
msgstr "Afbeeldingselement"

#. nkamB
#: reportdesign/inc/strings.hrc:184
msgctxt "RID_STR_REPORT"
msgid "Report"
msgstr "Rapport"

#. JkdAe
#: reportdesign/inc/strings.hrc:185
msgctxt "RID_STR_SHAPE"
msgid "Shape"
msgstr "Vorm"

#. yhCqB
#: reportdesign/inc/strings.hrc:186
msgctxt "RID_STR_FIXEDLINE"
msgid "Fixed line"
msgstr "Vaste lijn"

#. vU6ev
#: reportdesign/uiconfig/dbreport/ui/backgrounddialog.ui:8
msgctxt "backgrounddialog|BackgroundDialog"
msgid "Section Setup"
msgstr "Bereikinstellingen"

#. WCd2u
#: reportdesign/uiconfig/dbreport/ui/backgrounddialog.ui:137
msgctxt "backgrounddialog|background"
msgid "Background"
msgstr "Achtergrond"

#. nvkDC
#: reportdesign/uiconfig/dbreport/ui/chardialog.ui:8
msgctxt "chardialog|CharDialog"
msgid "Character Settings"
msgstr "Teken-instellingen"

#. v55EG
#: reportdesign/uiconfig/dbreport/ui/chardialog.ui:137
msgctxt "chardialog|font"
msgid "Font"
msgstr "Lettertype"

#. TnnrC
#: reportdesign/uiconfig/dbreport/ui/chardialog.ui:183
msgctxt "chardialog|fonteffects"
msgid "Font Effects"
msgstr "Teksteffecten"

#. nvprJ
#: reportdesign/uiconfig/dbreport/ui/chardialog.ui:230
msgctxt "chardialog|position"
msgid "Position"
msgstr "Positie"

#. LeDGQ
#: reportdesign/uiconfig/dbreport/ui/chardialog.ui:277
msgctxt "chardialog|asianlayout"
msgid "Asian Layout"
msgstr "Aziatische lay-out"

#. ramCG
#: reportdesign/uiconfig/dbreport/ui/chardialog.ui:324
msgctxt "chardialog|background"
msgid "Highlighting"
msgstr "Markeren"

#. g9KPD
#: reportdesign/uiconfig/dbreport/ui/chardialog.ui:371
msgctxt "chardialog|alignment"
msgid "Alignment"
msgstr "Uitlijning"

#. 62SER
#: reportdesign/uiconfig/dbreport/ui/condformatdialog.ui:10
msgctxt "condformatdialog|CondFormat"
msgid "Conditional Formatting"
msgstr "Voorwaardelijke opmaak"

#. 4WAsE
#: reportdesign/uiconfig/dbreport/ui/conditionwin.ui:56
msgctxt "conditionwin|typeCombobox"
msgid "Field Value Is"
msgstr "Veldwaarde is"

#. XswwG
#: reportdesign/uiconfig/dbreport/ui/conditionwin.ui:57
msgctxt "conditionwin|typeCombobox"
msgid "Expression Is"
msgstr "Uitdrukking is"

#. tLz9p
#: reportdesign/uiconfig/dbreport/ui/conditionwin.ui:71
msgctxt "conditionwin|opCombobox"
msgid "between"
msgstr "tussen"

#. QGFtw
#: reportdesign/uiconfig/dbreport/ui/conditionwin.ui:72
msgctxt "conditionwin|opCombobox"
msgid "not between"
msgstr "niet tussen"

#. KCvfG
#: reportdesign/uiconfig/dbreport/ui/conditionwin.ui:73
msgctxt "conditionwin|opCombobox"
msgid "equal to"
msgstr "gelijk aan"

#. XBk96
#: reportdesign/uiconfig/dbreport/ui/conditionwin.ui:74
msgctxt "conditionwin|opCombobox"
msgid "not equal to"
msgstr "niet gelijk aan"

#. A8PMD
#: reportdesign/uiconfig/dbreport/ui/conditionwin.ui:75
msgctxt "conditionwin|opCombobox"
msgid "greater than"
msgstr "groter dan"

#. TxLHH
#: reportdesign/uiconfig/dbreport/ui/conditionwin.ui:76
msgctxt "conditionwin|opCombobox"
msgid "less than"
msgstr "kleiner dan"

#. pPq6D
#: reportdesign/uiconfig/dbreport/ui/conditionwin.ui:77
msgctxt "conditionwin|opCombobox"
msgid "greater than or equal to"
msgstr "groter dan of gelijk aan"

#. a6U8p
#: reportdesign/uiconfig/dbreport/ui/conditionwin.ui:78
msgctxt "conditionwin|opCombobox"
msgid "less than or equal to"
msgstr "kleiner dan of gelijk aan"

#. oyAfN
#: reportdesign/uiconfig/dbreport/ui/conditionwin.ui:107
msgctxt "conditionwin|lhsButton"
msgid "..."
msgstr "..."

#. RpKdu
#: reportdesign/uiconfig/dbreport/ui/conditionwin.ui:130
msgctxt "conditionwin|andLabel"
msgid "and"
msgstr "en"

#. RGmoC
#: reportdesign/uiconfig/dbreport/ui/conditionwin.ui:158
msgctxt "conditionwin|rhsButton"
msgid "..."
msgstr "..."

#. aHp52
#: reportdesign/uiconfig/dbreport/ui/conditionwin.ui:220
msgctxt "conditionwin|ToolBoxItem1"
msgid "Bold"
msgstr "Vet"

#. xWJCf
#: reportdesign/uiconfig/dbreport/ui/conditionwin.ui:234
msgctxt "conditionwin|ToolBoxItem2"
msgid "Italic"
msgstr "Cursief"

#. n9Rga
#: reportdesign/uiconfig/dbreport/ui/conditionwin.ui:248
msgctxt "conditionwin|ToolBoxItem3"
msgid "Underline"
msgstr "Onderstrepen"

#. XeLfz
#: reportdesign/uiconfig/dbreport/ui/conditionwin.ui:272
msgctxt "conditionwin|ToolBoxItem4"
msgid "Background Color"
msgstr "Achtergrondkleur"

#. bF2Nt
#: reportdesign/uiconfig/dbreport/ui/conditionwin.ui:286
msgctxt "conditionwin|ToolBoxItem5"
msgid "Font Color"
msgstr "Tekstkleur"

#. Cr7CD
#: reportdesign/uiconfig/dbreport/ui/conditionwin.ui:300
msgctxt "conditionwin|ToolBoxItem6"
msgid "Character Formatting"
msgstr "Tekenopmaak"

#. PSCFe
#: reportdesign/uiconfig/dbreport/ui/conditionwin.ui:367
msgctxt "conditionwin|removeButton"
msgid "-"
msgstr "-"

#. bpiWB
#: reportdesign/uiconfig/dbreport/ui/conditionwin.ui:382
msgctxt "conditionwin|addButton"
msgid "+"
msgstr "+"

#. EDzgm
#: reportdesign/uiconfig/dbreport/ui/datetimedialog.ui:8
msgctxt "datetimedialog|DateTimeDialog"
msgid "Date and Time"
msgstr "Datum en tijd"

#. XAGJR
#: reportdesign/uiconfig/dbreport/ui/datetimedialog.ui:93
msgctxt "datetimedialog|date"
msgid "_Include Date"
msgstr "Datum _insluiten"

#. rtFMB
#: reportdesign/uiconfig/dbreport/ui/datetimedialog.ui:113
msgctxt "datetimedialog|datelistbox_label"
msgid "_Format:"
msgstr "_Formaat:"

#. DRAAK
#: reportdesign/uiconfig/dbreport/ui/datetimedialog.ui:125
msgctxt "datetimedialog|time"
msgid "Include _Time"
msgstr "_Tijd insluiten"

#. jWoqY
#: reportdesign/uiconfig/dbreport/ui/datetimedialog.ui:145
msgctxt "datetimedialog|timelistbox_label"
msgid "Fo_rmat:"
msgstr "Fo_rmaat:"

#. Kf2vH
#: reportdesign/uiconfig/dbreport/ui/floatingfield.ui:11
msgctxt "floatingfield|FloatingField"
msgid "Sorting and Grouping"
msgstr "Sorteren en groeperen"

#. qqmgv
#: reportdesign/uiconfig/dbreport/ui/floatingfield.ui:30
msgctxt "floatingfield|up"
msgid "Sort Ascending"
msgstr "Oplopend sorteren"

#. BRZT9
#: reportdesign/uiconfig/dbreport/ui/floatingfield.ui:43
msgctxt "floatingfield|down"
msgid "Sort Descending"
msgstr "Aflopend sorteren"

#. 8eQMV
#: reportdesign/uiconfig/dbreport/ui/floatingfield.ui:56
msgctxt "floatingfield|delete"
msgid "Remove sorting"
msgstr "Sortering verwijderen"

#. cC8Ep
#: reportdesign/uiconfig/dbreport/ui/floatingfield.ui:79
msgctxt "floatingfield|insert"
msgid "Insert"
msgstr "Invoegen"

#. AjmhK
#: reportdesign/uiconfig/dbreport/ui/floatingfield.ui:98
msgctxt "floatingfield|helptext"
msgid "Highlight the fields to insert into the selected section of the template, then click Insert or press Enter."
msgstr "Markeer de velden die ingevoegd moeten worden in de geselecteerde sectie van de sjabloon, klik dan op Invoegen of druk op Enter."

#. DCm75
#: reportdesign/uiconfig/dbreport/ui/floatingnavigator.ui:10
msgctxt "floatingnavigator|FloatingNavigator"
msgid "Report navigator"
msgstr "Rapportnavigator"

#. J7Adn
#: reportdesign/uiconfig/dbreport/ui/floatingsort.ui:11
msgctxt "floatingsort|FloatingSort"
msgid "Sorting and Grouping"
msgstr "Sorteren en groeperen"

#. LRhtG
#: reportdesign/uiconfig/dbreport/ui/floatingsort.ui:53
msgctxt "floatingsort|label5"
msgid "Group actions"
msgstr "Groeperingsacties"

#. p6yrj
#: reportdesign/uiconfig/dbreport/ui/floatingsort.ui:75
msgctxt "floatingsort|up"
msgid "Move up"
msgstr "Naar boven"

#. g5fDX
#: reportdesign/uiconfig/dbreport/ui/floatingsort.ui:88
msgctxt "floatingsort|down"
msgid "Move down"
msgstr "Naar beneden"

#. 8DZyc
#: reportdesign/uiconfig/dbreport/ui/floatingsort.ui:101
msgctxt "floatingsort|delete"
msgid "Delete"
msgstr "Verwijderen"

#. Bwg2f
#: reportdesign/uiconfig/dbreport/ui/floatingsort.ui:152
msgctxt "floatingsort|label1"
msgid "Groups"
msgstr "Groeperingen"

#. GwcRE
#: reportdesign/uiconfig/dbreport/ui/floatingsort.ui:192
msgctxt "floatingsort|label6"
msgid "Sorting"
msgstr "Sorteren"

#. CJ99e
#: reportdesign/uiconfig/dbreport/ui/floatingsort.ui:208
msgctxt "floatingsort|label7"
msgid "Group Header"
msgstr "Koptekst groeperen"

#. hwKPG
#: reportdesign/uiconfig/dbreport/ui/floatingsort.ui:224
msgctxt "floatingsort|label8"
msgid "Group Footer"
msgstr "Voettekst groeperen"

#. GWWsG
#: reportdesign/uiconfig/dbreport/ui/floatingsort.ui:240
msgctxt "floatingsort|label9"
msgid "Group On"
msgstr "Groeperen aan"

#. uqrrE
#: reportdesign/uiconfig/dbreport/ui/floatingsort.ui:256
msgctxt "floatingsort|label10"
msgid "Group Interval"
msgstr "Groeperingsinterval"

#. iFmvA
#: reportdesign/uiconfig/dbreport/ui/floatingsort.ui:272
msgctxt "floatingsort|label11"
msgid "Keep Together"
msgstr "Bijeenhouden"

#. tQbGB
#: reportdesign/uiconfig/dbreport/ui/floatingsort.ui:290
msgctxt "floatingsort|sorting"
msgid "Ascending"
msgstr "Oplopend"

#. QHkHZ
#: reportdesign/uiconfig/dbreport/ui/floatingsort.ui:291
msgctxt "floatingsort|sorting"
msgid "Descending"
msgstr "Aflopend"

#. LsRSa
#: reportdesign/uiconfig/dbreport/ui/floatingsort.ui:308
msgctxt "floatingsort|header"
msgid "Present"
msgstr "Aanwezig"

#. vnGGe
#: reportdesign/uiconfig/dbreport/ui/floatingsort.ui:309
msgctxt "floatingsort|header"
msgid "Not present"
msgstr "Niet aanwezig"

#. xUAEz
#: reportdesign/uiconfig/dbreport/ui/floatingsort.ui:326
msgctxt "floatingsort|keep"
msgid "No"
msgstr "Geen"

#. mdUnC
#: reportdesign/uiconfig/dbreport/ui/floatingsort.ui:327
msgctxt "floatingsort|keep"
msgid "Whole Group"
msgstr "Gehele groep"

#. uCpDA
#: reportdesign/uiconfig/dbreport/ui/floatingsort.ui:328
msgctxt "floatingsort|keep"
msgid "With First Detail"
msgstr "Met eerste detail"

#. A9ESx
#: reportdesign/uiconfig/dbreport/ui/floatingsort.ui:345
msgctxt "floatingsort|footer"
msgid "Present"
msgstr "Aanwezig"

#. a5oHV
#: reportdesign/uiconfig/dbreport/ui/floatingsort.ui:346
msgctxt "floatingsort|footer"
msgid "Not present"
msgstr "Niet aanwezig"

#. MYqZY
#: reportdesign/uiconfig/dbreport/ui/floatingsort.ui:363
msgctxt "floatingsort|group"
msgid "Each Value"
msgstr "Elke waarde"

#. Aey2X
#: reportdesign/uiconfig/dbreport/ui/floatingsort.ui:394
msgctxt "floatingsort|label2"
msgid "Properties"
msgstr "Eigenschappen"

#. K86y3
#: reportdesign/uiconfig/dbreport/ui/floatingsort.ui:436
msgctxt "floatingsort|label3"
msgid "Help"
msgstr "Help"

#. R66EH
#: reportdesign/uiconfig/dbreport/ui/groupsortmenu.ui:12
msgctxt "groupsortmenu|delete"
msgid "_Delete"
msgstr "_Verwijderen"

#. qYJKV
#: reportdesign/uiconfig/dbreport/ui/navigatormenu.ui:12
msgctxt "navigatormenu|sorting"
msgid "Sorting and Grouping..."
msgstr "Sorteren en groeperen..."

#. Sj8Wi
#: reportdesign/uiconfig/dbreport/ui/navigatormenu.ui:26
msgctxt "navigatormenu|page"
msgid "Page Header/Footer..."
msgstr "Pagina kop-/voettekst..."

#. dCNEo
#: reportdesign/uiconfig/dbreport/ui/navigatormenu.ui:34
msgctxt "navigatormenu|report"
msgid "Report Header/Footer..."
msgstr "Rapport kop-/voettekst..."

#. tDRkM
#: reportdesign/uiconfig/dbreport/ui/navigatormenu.ui:48
msgctxt "navigatormenu|function"
msgid "New Function"
msgstr "Nieuwe functie"

#. iunNU
#: reportdesign/uiconfig/dbreport/ui/navigatormenu.ui:62
msgctxt "navigatormenu|properties"
msgid "Properties..."
msgstr "Eigenschappen..."

#. b84af
#: reportdesign/uiconfig/dbreport/ui/navigatormenu.ui:70
msgctxt "navigatormenu|delete"
msgid "_Delete"
msgstr "_Verwijderen"

#. 7yvyd
#: reportdesign/uiconfig/dbreport/ui/pagedialog.ui:8
msgctxt "pagedialog|PageDialog"
msgid "Page Setup"
msgstr "Pagina instellen"

#. C2GxE
#: reportdesign/uiconfig/dbreport/ui/pagedialog.ui:137
msgctxt "pagedialog|page"
msgid "Page"
msgstr "Pagina"

#. DNNCb
#: reportdesign/uiconfig/dbreport/ui/pagedialog.ui:183
msgctxt "pagedialog|background"
msgid "Background"
msgstr "Achtergrond"

#. kKtvD
#: reportdesign/uiconfig/dbreport/ui/pagenumberdialog.ui:8
msgctxt "pagenumberdialog|PageNumberDialog"
msgid "Page Numbers"
msgstr "Paginanummers"

#. wt9iJ
#: reportdesign/uiconfig/dbreport/ui/pagenumberdialog.ui:104
msgctxt "pagenumberdialog|pagen"
msgid "_Page N"
msgstr "_Pagina N"

#. MpNXo
#: reportdesign/uiconfig/dbreport/ui/pagenumberdialog.ui:121
msgctxt "pagenumberdialog|pagenofm"
msgid "Page _N of M"
msgstr "Pagina _N van M"

#. 2wFXb
#: reportdesign/uiconfig/dbreport/ui/pagenumberdialog.ui:144
msgctxt "pagenumberdialog|label1"
msgid "Format"
msgstr "Opmaak"

#. wMBh7
#: reportdesign/uiconfig/dbreport/ui/pagenumberdialog.ui:181
msgctxt "pagenumberdialog|toppage"
msgid "_Top of Page (Header)"
msgstr "_Bovenkant van de pagina (Koptekst)"

#. Bt5Xv
#: reportdesign/uiconfig/dbreport/ui/pagenumberdialog.ui:198
msgctxt "pagenumberdialog|bottompage"
msgid "_Bottom of Page (Footer)"
msgstr "_Onderkant van de pagina (Voettekst)"

#. eLQVW
#: reportdesign/uiconfig/dbreport/ui/pagenumberdialog.ui:222
msgctxt "pagenumberdialog|label2"
msgid "Position"
msgstr "Positie"

#. LMkGF
#: reportdesign/uiconfig/dbreport/ui/pagenumberdialog.ui:265
msgctxt "pagenumberdialog|alignment"
msgid "Left"
msgstr "Links"

#. s4C48
#: reportdesign/uiconfig/dbreport/ui/pagenumberdialog.ui:266
msgctxt "pagenumberdialog|alignment"
msgid "Center"
msgstr "Centreren"

#. X9UuN
#: reportdesign/uiconfig/dbreport/ui/pagenumberdialog.ui:267
msgctxt "pagenumberdialog|alignment"
msgid "Right"
msgstr "Rechts"

#. NRhEj
#: reportdesign/uiconfig/dbreport/ui/pagenumberdialog.ui:279
msgctxt "pagenumberdialog|alignment_label"
msgid "_Alignment:"
msgstr "_Uitlijning:"

#. yWyC7
#: reportdesign/uiconfig/dbreport/ui/pagenumberdialog.ui:291
msgctxt "pagenumberdialog|shownumberonfirstpage"
msgid "Show Number on First Page"
msgstr "Toont de nummer op de eerste pagina"

#. B7qwT
#: reportdesign/uiconfig/dbreport/ui/pagenumberdialog.ui:313
msgctxt "pagenumberdialog|label3"
msgid "General"
msgstr "Algemeen"