forked from AdvancedCustomFields/acf
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathacf-nl_NL.po
More file actions
3375 lines (2595 loc) · 87.4 KB
/
Copy pathacf-nl_NL.po
File metadata and controls
3375 lines (2595 loc) · 87.4 KB
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
msgid ""
msgstr ""
"Project-Id-Version: Advanced Custom Fields Pro v5.2.9\n"
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
"POT-Creation-Date: 2016-07-10 20:42+0200\n"
"PO-Revision-Date: 2016-11-03 17:12+1000\n"
"Last-Translator: Elliot Condon <e@elliotcondon.com>\n"
"Language-Team: Derk Oosterveld <derk@inpoint.nl>\n"
"Language: nl_NL\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Poedit 1.8.1\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Poedit-SourceCharset: UTF-8\n"
"X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;"
"esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;_n_noop:1,2;"
"_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
"X-Poedit-Basepath: ..\n"
"X-Poedit-WPHeader: acf.php\n"
"X-Textdomain-Support: yes\n"
"X-Poedit-SearchPath-0: .\n"
"X-Poedit-SearchPathExcluded-0: *.js\n"
#: acf.php:60
msgid "Advanced Custom Fields"
msgstr "Advanced Custom Fields"
#: acf.php:267 admin/admin.php:61
msgid "Field Groups"
msgstr "Groepen"
#: acf.php:268
msgid "Field Group"
msgstr "Nieuwe groep"
#: acf.php:269 acf.php:301 admin/admin.php:62
#: pro/fields/flexible-content.php:496
msgid "Add New"
msgstr "Nieuwe groep"
#: acf.php:270
msgid "Add New Field Group"
msgstr "Nieuwe groep toevoegen"
#: acf.php:271
msgid "Edit Field Group"
msgstr "Bewerk groep"
#: acf.php:272
msgid "New Field Group"
msgstr "Nieuwe groep"
#: acf.php:273
msgid "View Field Group"
msgstr "Bekijk groep"
#: acf.php:274
msgid "Search Field Groups"
msgstr "Zoek groepen"
#: acf.php:275
msgid "No Field Groups found"
msgstr "Geen groepen gevonden"
#: acf.php:276
msgid "No Field Groups found in Trash"
msgstr "Geen groepen gevonden in de prullenbak"
#: acf.php:299 admin/field-group.php:182 admin/field-group.php:280
#: admin/field-groups.php:528
msgid "Fields"
msgstr "Velden"
#: acf.php:300
msgid "Field"
msgstr "Veld"
#: acf.php:302
msgid "Add New Field"
msgstr "Nieuw veld"
#: acf.php:303
msgid "Edit Field"
msgstr "Bewerk veld"
#: acf.php:304 admin/views/field-group-fields.php:18
#: admin/views/settings-info.php:111
msgid "New Field"
msgstr "Nieuw veld"
#: acf.php:305
msgid "View Field"
msgstr "Nieuw veld"
#: acf.php:306
msgid "Search Fields"
msgstr "Zoek velden"
#: acf.php:307
msgid "No Fields found"
msgstr "Geen velden gevonden"
#: acf.php:308
msgid "No Fields found in Trash"
msgstr "Geen velden gevonden in de prullenbak"
#: acf.php:347 admin/field-group.php:395 admin/field-groups.php:586
#: admin/views/field-group-options.php:13
msgid "Disabled"
msgstr "Inactief"
#: acf.php:352
#, php-format
msgid "Disabled <span class=\"count\">(%s)</span>"
msgid_plural "Disabled <span class=\"count\">(%s)</span>"
msgstr[0] "Inactief <span class=\"count\">(%s)</span>"
msgstr[1] "Inactief <span class=\"count\">(%s)</span>"
#: admin/admin.php:57 admin/views/field-group-options.php:115
msgid "Custom Fields"
msgstr "Extra velden"
#: admin/field-group.php:68 admin/field-group.php:69 admin/field-group.php:71
msgid "Field group updated."
msgstr "Groep bijgewerkt."
#: admin/field-group.php:70
msgid "Field group deleted."
msgstr "Groep verwijderd."
#: admin/field-group.php:73
msgid "Field group published."
msgstr "Groep gepubliceerd."
#: admin/field-group.php:74
msgid "Field group saved."
msgstr "Groep opgeslagen."
#: admin/field-group.php:75
msgid "Field group submitted."
msgstr "Groep toegevoegd."
#: admin/field-group.php:76
msgid "Field group scheduled for."
msgstr "Groep gepland voor."
#: admin/field-group.php:77
msgid "Field group draft updated."
msgstr "Groep concept bijgewerkt."
#: admin/field-group.php:183
msgid "Location"
msgstr "Locatie"
#: admin/field-group.php:184
msgid "Settings"
msgstr "Instellingen"
#: admin/field-group.php:274
msgid "Move to trash. Are you sure?"
msgstr "Naar prullenbak. Weet je het zeker?"
#: admin/field-group.php:275
msgid "checked"
msgstr "aangevinkt"
#: admin/field-group.php:276
msgid "No toggle fields available"
msgstr "Geen aan/uit velden beschikbaar"
#: admin/field-group.php:277
msgid "Field group title is required"
msgstr "Titel is verplicht"
#: admin/field-group.php:278 api/api-field-group.php:620
msgid "copy"
msgstr "kopie"
#: admin/field-group.php:279
#: admin/views/field-group-field-conditional-logic.php:62
#: admin/views/field-group-field-conditional-logic.php:162
#: admin/views/field-group-locations.php:59
#: admin/views/field-group-locations.php:135 api/api-helpers.php:3684
msgid "or"
msgstr "of"
#: admin/field-group.php:281
msgid "Parent fields"
msgstr "Hoofdpagina"
#: admin/field-group.php:282
msgid "Sibling fields"
msgstr "Zuster velden"
#: admin/field-group.php:283
msgid "Move Custom Field"
msgstr "Verplaats extra veld"
#: admin/field-group.php:284
msgid "This field cannot be moved until its changes have been saved"
msgstr ""
"Dit veld kan niet worden verplaatst totdat de wijzigingen zijn opgeslagen"
#: admin/field-group.php:285
msgid "Null"
msgstr "Nul"
#: admin/field-group.php:286 core/input.php:257
msgid "The changes you made will be lost if you navigate away from this page"
msgstr "De gemaakte wijzigingen gaan verloren als je deze pagina verlaat"
#: admin/field-group.php:287
msgid "The string \"field_\" may not be used at the start of a field name"
msgstr "De string \"field_\" mag niet voor de veld naam staan"
#: admin/field-group.php:365
msgid "Field Keys"
msgstr "Veld keys"
#: admin/field-group.php:395 admin/views/field-group-options.php:12
msgid "Active"
msgstr "Actief"
#: admin/field-group.php:843
msgid "Front Page"
msgstr "Hoofdpagina"
#: admin/field-group.php:844
msgid "Posts Page"
msgstr "Berichten pagina"
#: admin/field-group.php:845
msgid "Top Level Page (no parent)"
msgstr "Hoofdpagina (geen hoofd)"
#: admin/field-group.php:846
msgid "Parent Page (has children)"
msgstr "Hoofdpagina (bevat subitems)"
#: admin/field-group.php:847
msgid "Child Page (has parent)"
msgstr "Subpagina"
#: admin/field-group.php:863
msgid "Default Template"
msgstr "Standaard template"
#: admin/field-group.php:886
msgid "Logged in"
msgstr "Ingelogd"
#: admin/field-group.php:887
msgid "Viewing front end"
msgstr "Bekijk voorkant"
#: admin/field-group.php:888
msgid "Viewing back end"
msgstr "Bekijk achterkant"
#: admin/field-group.php:907
msgid "Super Admin"
msgstr "Super beheerder"
#: admin/field-group.php:918 admin/field-group.php:926
#: admin/field-group.php:940 admin/field-group.php:947
#: admin/field-group.php:964 admin/field-group.php:981 fields/file.php:241
#: fields/image.php:237 pro/fields/gallery.php:684
msgid "All"
msgstr "Alles"
#: admin/field-group.php:927
msgid "Add / Edit"
msgstr "Toevoegen / Bewerken"
#: admin/field-group.php:928
msgid "Register"
msgstr "Registreer"
#: admin/field-group.php:1168
msgid "Move Complete."
msgstr "Verplaatsen geslaagd."
#: admin/field-group.php:1169
#, php-format
msgid "The %s field can now be found in the %s field group"
msgstr "Het veld: %s bevindt zich nu in de groep: %s"
#: admin/field-group.php:1171
msgid "Close Window"
msgstr "Venster sluiten"
#: admin/field-group.php:1206
msgid "Please select the destination for this field"
msgstr "Selecteer de bestemming voor dit veld"
#: admin/field-group.php:1213
msgid "Move Field"
msgstr "Veld verplaatsen"
#: admin/field-groups.php:74
#, php-format
msgid "Active <span class=\"count\">(%s)</span>"
msgid_plural "Active <span class=\"count\">(%s)</span>"
msgstr[0] "Actief <span class=\"count\">(%s)</span>"
msgstr[1] "Actief <span class=\"count\">(%s)</span>"
#: admin/field-groups.php:142
#, php-format
msgid "Field group duplicated. %s"
msgstr "Groep gedupliceerd. %s"
#: admin/field-groups.php:146
#, php-format
msgid "%s field group duplicated."
msgid_plural "%s field groups duplicated."
msgstr[0] "%s groep gedupliceerd."
msgstr[1] "%s groepen gedupliceerd."
#: admin/field-groups.php:228
#, php-format
msgid "Field group synchronised. %s"
msgstr "Groep gesynchroniseerd. %s"
#: admin/field-groups.php:232
#, php-format
msgid "%s field group synchronised."
msgid_plural "%s field groups synchronised."
msgstr[0] "%s groep gesynchroniseerd."
msgstr[1] "%s groepen gesynchroniseerd."
#: admin/field-groups.php:412 admin/field-groups.php:576
msgid "Sync available"
msgstr "Synchronisatie beschikbaar"
#: admin/field-groups.php:525 api/api-template.php:1079
#: api/api-template.php:1292 pro/fields/gallery.php:371
msgid "Title"
msgstr "Titel"
#: admin/field-groups.php:526 admin/views/field-group-options.php:93
#: admin/views/update-network.php:25 admin/views/update-network.php:33
#: pro/fields/gallery.php:398
msgid "Description"
msgstr "Omschrijving"
#: admin/field-groups.php:527 admin/views/field-group-options.php:5
msgid "Status"
msgstr "Status"
#: admin/field-groups.php:624 admin/settings-info.php:76
#: pro/admin/views/settings-updates.php:111
msgid "Changelog"
msgstr "Wat is er nieuw?"
#: admin/field-groups.php:625
#, php-format
msgid "See what's new in <a href=\"%s\">version %s</a>."
msgstr "Bekijk wat nieuw is in <a href=\"%s\">versie %s</a>."
#: admin/field-groups.php:627
msgid "Resources"
msgstr "Documentatie (Engels)"
#: admin/field-groups.php:629
msgid "Getting Started"
msgstr "Aan de slag"
#: admin/field-groups.php:630 pro/admin/settings-updates.php:61
#: pro/admin/views/settings-updates.php:17
msgid "Updates"
msgstr "Updates"
#: admin/field-groups.php:631
msgid "Field Types"
msgstr "Veld soorten"
#: admin/field-groups.php:632
msgid "Functions"
msgstr "Functies"
#: admin/field-groups.php:633
msgid "Actions"
msgstr "Acties"
#: admin/field-groups.php:634 fields/relationship.php:720
msgid "Filters"
msgstr "Filters"
#: admin/field-groups.php:635
msgid "'How to' guides"
msgstr "Veelgestelde vragen"
#: admin/field-groups.php:636
msgid "Tutorials"
msgstr "Tutorials"
#: admin/field-groups.php:637
msgid "FAQ"
msgstr "FAQ"
#: admin/field-groups.php:642
msgid "Created by"
msgstr "Ontwikkeld door"
#: admin/field-groups.php:685
msgid "Duplicate this item"
msgstr "Dupliceer dit item"
#: admin/field-groups.php:685 admin/field-groups.php:701
#: admin/views/field-group-field.php:58 pro/fields/flexible-content.php:495
msgid "Duplicate"
msgstr "Dupliceer"
#: admin/field-groups.php:747
#, php-format
msgid "Select %s"
msgstr "Selecteer %s"
#: admin/field-groups.php:755
msgid "Synchronise field group"
msgstr "Synchroniseer groep"
#: admin/field-groups.php:755 admin/field-groups.php:772
msgid "Sync"
msgstr "Synchroniseer"
#: admin/settings-addons.php:51 admin/views/settings-addons.php:9
msgid "Add-ons"
msgstr "Add-ons"
#: admin/settings-addons.php:87
msgid "<b>Error</b>. Could not load add-ons list"
msgstr "<b>Fout</b>. Kan add-ons lijst niet laden"
#: admin/settings-info.php:50
msgid "Info"
msgstr "Informatie"
#: admin/settings-info.php:75
msgid "What's New"
msgstr "Wat is er nieuw"
#: admin/settings-tools.php:50 admin/views/settings-tools-export.php:23
#: admin/views/settings-tools.php:31
msgid "Tools"
msgstr "Tools"
#: admin/settings-tools.php:147 admin/settings-tools.php:380
msgid "No field groups selected"
msgstr "Geen groepen geselecteerd"
#: admin/settings-tools.php:184 fields/file.php:175
msgid "No file selected"
msgstr "Geen bestanden geselecteerd"
#: admin/settings-tools.php:197
msgid "Error uploading file. Please try again"
msgstr "Fout bij het uploaden van bestand. Probeer het nog eens"
#: admin/settings-tools.php:206
msgid "Incorrect file type"
msgstr "Ongeldig bestandstype"
#: admin/settings-tools.php:223
msgid "Import file empty"
msgstr "Importeer bestand is leeg"
#: admin/settings-tools.php:331
#, php-format
msgid "Imported 1 field group"
msgid_plural "Imported %s field groups"
msgstr[0] "1 groep geïmporteerd"
msgstr[1] "%s groepen geïmporteerd"
#: admin/update-network.php:96 admin/update.php:104 admin/update.php:155
msgid "Upgrade Database"
msgstr "Upgrade database"
#: admin/update-network.php:148
msgid "Review sites & upgrade"
msgstr "Controleer websites & upgrade"
#: admin/update.php:220
msgid "Error validating request"
msgstr "Fout bij valideren"
#: admin/update.php:243 admin/views/update.php:110
msgid "No updates available."
msgstr "Geen updates beschikbaar."
#: admin/update.php:260
msgid "Error loading update"
msgstr "Fout bij laden van update"
#: admin/views/field-group-field-conditional-logic.php:29
msgid "Conditional Logic"
msgstr "Conditionele logica"
#: admin/views/field-group-field-conditional-logic.php:40
#: admin/views/field-group-field.php:140 fields/checkbox.php:243
#: fields/message.php:144 fields/page_link.php:539 fields/page_link.php:553
#: fields/post_object.php:403 fields/post_object.php:417 fields/radio.php:254
#: fields/select.php:440 fields/select.php:454 fields/select.php:468
#: fields/select.php:482 fields/tab.php:130 fields/taxonomy.php:772
#: fields/taxonomy.php:786 fields/taxonomy.php:800 fields/taxonomy.php:814
#: fields/user.php:416 fields/user.php:430 fields/wysiwyg.php:418
#: pro/admin/views/settings-updates.php:93
msgid "Yes"
msgstr "Ja"
#: admin/views/field-group-field-conditional-logic.php:41
#: admin/views/field-group-field.php:141 fields/checkbox.php:244
#: fields/message.php:145 fields/page_link.php:540 fields/page_link.php:554
#: fields/post_object.php:404 fields/post_object.php:418 fields/radio.php:255
#: fields/select.php:441 fields/select.php:455 fields/select.php:469
#: fields/select.php:483 fields/tab.php:131 fields/taxonomy.php:687
#: fields/taxonomy.php:773 fields/taxonomy.php:787 fields/taxonomy.php:801
#: fields/taxonomy.php:815 fields/user.php:417 fields/user.php:431
#: fields/wysiwyg.php:419 pro/admin/views/settings-updates.php:103
msgid "No"
msgstr "Nee"
#: admin/views/field-group-field-conditional-logic.php:62
msgid "Show this field if"
msgstr "Toon dit veld als"
#: admin/views/field-group-field-conditional-logic.php:111
#: admin/views/field-group-locations.php:34
msgid "is equal to"
msgstr "gelijk is aan"
#: admin/views/field-group-field-conditional-logic.php:112
#: admin/views/field-group-locations.php:35
msgid "is not equal to"
msgstr "is niet gelijk aan"
#: admin/views/field-group-field-conditional-logic.php:149
#: admin/views/field-group-locations.php:122
msgid "and"
msgstr "en"
#: admin/views/field-group-field-conditional-logic.php:164
#: admin/views/field-group-locations.php:137
msgid "Add rule group"
msgstr "Nieuwe groep toevoegen"
#: admin/views/field-group-field.php:49 pro/fields/flexible-content.php:342
#: pro/fields/repeater.php:302
msgid "Drag to reorder"
msgstr "Sleep om te sorteren"
#: admin/views/field-group-field.php:54 admin/views/field-group-field.php:57
msgid "Edit field"
msgstr "Bewerk veld"
#: admin/views/field-group-field.php:57 core/media.php:55 fields/image.php:142
#: pro/fields/gallery.php:358
msgid "Edit"
msgstr "Bewerk"
#: admin/views/field-group-field.php:58
msgid "Duplicate field"
msgstr "Dupliceer veld"
#: admin/views/field-group-field.php:59
msgid "Move field to another group"
msgstr "Verplaats veld naar een andere groep"
#: admin/views/field-group-field.php:59
msgid "Move"
msgstr "Verplaats"
#: admin/views/field-group-field.php:60
msgid "Delete field"
msgstr "Verwijder veld"
#: admin/views/field-group-field.php:60 pro/fields/flexible-content.php:494
msgid "Delete"
msgstr "Verwijder"
#: admin/views/field-group-field.php:68 fields/oembed.php:225
#: fields/taxonomy.php:888
msgid "Error"
msgstr "Fout"
#: fields/oembed.php:220 fields/taxonomy.php:900
msgid "Error."
msgstr "Fout."
#: admin/views/field-group-field.php:68
msgid "Field type does not exist"
msgstr "Veld type bestaat niet"
#: admin/views/field-group-field.php:81
msgid "Field Label"
msgstr "Veld label"
#: admin/views/field-group-field.php:82
msgid "This is the name which will appear on the EDIT page"
msgstr "De naam die verschijnt op het edit screen"
#: admin/views/field-group-field.php:94
msgid "Field Name"
msgstr "Veld naam"
#: admin/views/field-group-field.php:95
msgid "Single word, no spaces. Underscores and dashes allowed"
msgstr "Enkel woord, geen spaties. (Liggende) streepjes toegestaan."
#: admin/views/field-group-field.php:107
msgid "Field Type"
msgstr "Soort veld"
#: admin/views/field-group-field.php:121 fields/tab.php:103
msgid "Instructions"
msgstr "Instructies"
#: admin/views/field-group-field.php:122
msgid "Instructions for authors. Shown when submitting data"
msgstr "Toelichting voor gebruikers. Wordt getoond bij invullen van het veld."
#: admin/views/field-group-field.php:133
msgid "Required?"
msgstr "Verplicht?"
#: admin/views/field-group-field.php:162
msgid "Wrapper Attributes"
msgstr "Veld-attributen"
#: admin/views/field-group-field.php:168
msgid "width"
msgstr "Breedte"
#: admin/views/field-group-field.php:182
msgid "class"
msgstr "class"
#: admin/views/field-group-field.php:195
msgid "id"
msgstr "id"
#: admin/views/field-group-field.php:207
msgid "Close Field"
msgstr "Veld sluiten"
#: admin/views/field-group-fields.php:29
msgid "Order"
msgstr "Volgorde"
#: admin/views/field-group-fields.php:30 pro/fields/flexible-content.php:521
msgid "Label"
msgstr "Label"
#: admin/views/field-group-fields.php:31 fields/taxonomy.php:954
#: pro/fields/flexible-content.php:534
msgid "Name"
msgstr "Naam"
#: admin/views/field-group-fields.php:32
msgid "Type"
msgstr "Soort"
#: admin/views/field-group-fields.php:44
msgid ""
"No fields. Click the <strong>+ Add Field</strong> button to create your "
"first field."
msgstr ""
"Geen velden. Klik op <strong>+ Nieuw veld</strong> button om je eerste veld "
"te maken."
#: admin/views/field-group-fields.php:51
msgid "+ Add Field"
msgstr "+ Nieuw veld"
#: admin/views/field-group-locations.php:5
#: admin/views/field-group-locations.php:11
msgid "Post"
msgstr "Bericht"
#: admin/views/field-group-locations.php:6 fields/relationship.php:726
msgid "Post Type"
msgstr "Post type"
#: admin/views/field-group-locations.php:7
msgid "Post Status"
msgstr "Status"
#: admin/views/field-group-locations.php:8
msgid "Post Format"
msgstr "Bericht format"
#: admin/views/field-group-locations.php:9
msgid "Post Category"
msgstr "Bericht categorie"
#: admin/views/field-group-locations.php:10
msgid "Post Taxonomy"
msgstr "Bericht taxonomy"
#: admin/views/field-group-locations.php:13
#: admin/views/field-group-locations.php:17
msgid "Page"
msgstr "Pagina"
#: admin/views/field-group-locations.php:14
msgid "Page Template"
msgstr "Pagina template"
#: admin/views/field-group-locations.php:15
msgid "Page Type"
msgstr "Pagina type"
#: admin/views/field-group-locations.php:16
msgid "Page Parent"
msgstr "Pagina hoofd"
#: admin/views/field-group-locations.php:19 fields/user.php:36
msgid "User"
msgstr "Gebruiker"
#: admin/views/field-group-locations.php:20
msgid "Current User"
msgstr "Huidige gebruiker"
#: admin/views/field-group-locations.php:21
msgid "Current User Role"
msgstr "Huidige gebruikersrol"
#: admin/views/field-group-locations.php:22
msgid "User Form"
msgstr "Gebruiker formulier"
#: admin/views/field-group-locations.php:23
msgid "User Role"
msgstr "Rol"
#: admin/views/field-group-locations.php:25 pro/admin/options-page.php:49
msgid "Forms"
msgstr "Formulieren"
#: admin/views/field-group-locations.php:26
msgid "Attachment"
msgstr "Bijlage"
#: admin/views/field-group-locations.php:27
msgid "Taxonomy Term"
msgstr "Taxonomy term"
#: admin/views/field-group-locations.php:28
msgid "Comment"
msgstr "Reactie"
#: admin/views/field-group-locations.php:29
msgid "Widget"
msgstr "Widget"
#: admin/views/field-group-locations.php:41
msgid "Rules"
msgstr "Regels"
#: admin/views/field-group-locations.php:42
msgid ""
"Create a set of rules to determine which edit screens will use these "
"advanced custom fields"
msgstr ""
"Maak regels aan om te bepalen op welke edit screen jouw extra velden "
"verschijnen"
#: admin/views/field-group-locations.php:59
msgid "Show this field group if"
msgstr "Toon deze groep als"
#: admin/views/field-group-options.php:20
msgid "Style"
msgstr "Stijl"
#: admin/views/field-group-options.php:27
msgid "Standard (WP metabox)"
msgstr "Standaard (WordPress metabox)"
#: admin/views/field-group-options.php:28
msgid "Seamless (no metabox)"
msgstr "Naadloos (zonder WordPress metabox)"
#: admin/views/field-group-options.php:35
msgid "Position"
msgstr "Positie"
#: admin/views/field-group-options.php:42
msgid "High (after title)"
msgstr "Hoog (onder titel)"
#: admin/views/field-group-options.php:43
msgid "Normal (after content)"
msgstr "Normaal (onder tekstverwerker)"
#: admin/views/field-group-options.php:44
msgid "Side"
msgstr "Zijkant"
#: admin/views/field-group-options.php:52
msgid "Label placement"
msgstr "Label positionering"
#: admin/views/field-group-options.php:59 fields/tab.php:117
msgid "Top aligned"
msgstr "Boven velden"
#: admin/views/field-group-options.php:60 fields/tab.php:118
msgid "Left Aligned"
msgstr "Links naast velden"
#: admin/views/field-group-options.php:67
msgid "Instruction placement"
msgstr "Instructie positionering"
#: admin/views/field-group-options.php:74
msgid "Below labels"
msgstr "Onder label"
#: admin/views/field-group-options.php:75
msgid "Below fields"
msgstr "Onder veld"
#: admin/views/field-group-options.php:82
msgid "Order No."
msgstr "Volgorde nummer"
#: admin/views/field-group-options.php:83
msgid "Field groups with a lower order will appear first"
msgstr "Groepen met een lage volgorde worden als eerst getoond"
#: admin/views/field-group-options.php:94
msgid "Shown in field group list"
msgstr "Toon in groeplijst"
#: admin/views/field-group-options.php:104
msgid "Hide on screen"
msgstr "Verberg elementen"
#: admin/views/field-group-options.php:105
msgid "<b>Select</b> items to <b>hide</b> them from the edit screen."
msgstr ""
"<b>Selecteer</b> elementen om <b>te verbergen</b> op het wijzig scherm."
#: admin/views/field-group-options.php:105
msgid ""
"If multiple field groups appear on an edit screen, the first field group's "
"options will be used (the one with the lowest order number)"
msgstr ""
"Indien meerdere groepen op het bewerk scherm worden getoond, komt de groep "
"met de laagste volgorde als eerste."
#: admin/views/field-group-options.php:112
msgid "Permalink"
msgstr "Permalink"
#: admin/views/field-group-options.php:113
msgid "Content Editor"
msgstr "Content editor"
#: admin/views/field-group-options.php:114
msgid "Excerpt"
msgstr "Samenvatting"
#: admin/views/field-group-options.php:116
msgid "Discussion"
msgstr "Reageren"
#: admin/views/field-group-options.php:117
msgid "Comments"
msgstr "Reacties"
#: admin/views/field-group-options.php:118
msgid "Revisions"
msgstr "Revisies"
#: admin/views/field-group-options.php:119
msgid "Slug"
msgstr "Slug"
#: admin/views/field-group-options.php:120
msgid "Author"
msgstr "Auteur"
#: admin/views/field-group-options.php:121
msgid "Format"
msgstr "Format"
#: admin/views/field-group-options.php:122
msgid "Page Attributes"
msgstr "Pagina-attributen"
#: admin/views/field-group-options.php:123 fields/relationship.php:739
msgid "Featured Image"
msgstr "Uitgelichte afbeelding"
#: admin/views/field-group-options.php:124
msgid "Categories"
msgstr "Categorieën"
#: admin/views/field-group-options.php:125
msgid "Tags"
msgstr "Tags"
#: admin/views/field-group-options.php:126
msgid "Send Trackbacks"
msgstr "Trackbacks verzenden"
#: admin/views/settings-addons.php:23
msgid "Download & Install"
msgstr "Download & installeer"
#: admin/views/settings-addons.php:42
msgid "Installed"
msgstr "Geïnstalleerd"
#: admin/views/settings-info.php:9
msgid "Welcome to Advanced Custom Fields"
msgstr "Welkom bij Advanced Custom Fields"
#: admin/views/settings-info.php:10
#, php-format
msgid ""
"Thank you for updating! ACF %s is bigger and better than ever before. We "
"hope you like it."
msgstr ""
"Bedankt voor het updaten! ACF %s is groter dan ooit tevoren. We hopen dat je "
"tevreden bent."
#: admin/views/settings-info.php:23
msgid "A smoother custom field experience"
msgstr "Een verbeterde extra veld beleving"
#: admin/views/settings-info.php:28
msgid "Improved Usability"
msgstr "Gebruikersvriendelijker"
#: admin/views/settings-info.php:29
msgid ""
"Including the popular Select2 library has improved both usability and speed "
"across a number of field types including post object, page link, taxonomy "
"and select."
msgstr ""
"Inclusief de populaire Select2 bibliotheek, die zowel "
"gebruikersvriendelijker als sneller werkt bij velden als post object, pagina "
"link, taxonomy en selecteer."
#: admin/views/settings-info.php:33
msgid "Improved Design"
msgstr "Verbeterd design"
#: admin/views/settings-info.php:34
msgid ""
"Many fields have undergone a visual refresh to make ACF look better than "
"ever! Noticeable changes are seen on the gallery, relationship and oEmbed "
"(new) fields!"
msgstr ""
"Vele velden hebben een make-over gekregen. Nu oogt ACF beter dan ooit! "
"Merkwaardige verschillen vindt je onder andere terug bij de galerij, relatie "
"en oEmbed velden!"
#: admin/views/settings-info.php:38
msgid "Improved Data"
msgstr "Verbeterde data"
#: admin/views/settings-info.php:39
msgid ""
"Redesigning the data architecture has allowed sub fields to live "
"independently from their parents. This allows you to drag and drop fields in "
"and out of parent fields!"
msgstr ""
"Het herontwerp van de dataverwerking zorgt ervoor dat velden los van hun "
"hoofdvelden kunnen functioneren. Hiermee wordt het mogelijk om velden te "
"drag-and-droppen tussen hoofdvelden."
#: admin/views/settings-info.php:45
msgid "Goodbye Add-ons. Hello PRO"
msgstr "Vaarwel Add-ons. Hallo PRO!"
#: admin/views/settings-info.php:50
msgid "Introducing ACF PRO"
msgstr "ACF PRO"
#: admin/views/settings-info.php:51
msgid ""
"We're changing the way premium functionality is delivered in an exciting way!"
msgstr ""
"We veranderen de manier waarop premium functies worden geleverd, op een gave "
"manier!"
#: admin/views/settings-info.php:52
#, php-format
msgid ""
"All 4 premium add-ons have been combined into a new <a href=\"%s\">Pro "
"version of ACF</a>. With both personal and developer licenses available, "
"premium functionality is more affordable and accessible than ever before!"
msgstr ""
"Alle 4 de premium add-ons zijn samengevoegd tot een <a href=\"%s\">PRO "