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
3875 lines (3028 loc) · 111 KB
/
Copy pathacf-nl_NL.po
File metadata and controls
3875 lines (3028 loc) · 111 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.6.6\n"
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
"POT-Creation-Date: 2017-11-22 15:53+0200\n"
"PO-Revision-Date: 2018-02-06 10:06+1000\n"
"Last-Translator: Elliot Condon <e@elliotcondon.com>\n"
"Language-Team: Derk Oosterveld <derk@derkoosterveld.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:67
msgid "Advanced Custom Fields"
msgstr "Advanced Custom Fields"
#: acf.php:369 includes/admin/admin.php:117
msgid "Field Groups"
msgstr "Groepen"
#: acf.php:370
msgid "Field Group"
msgstr "Nieuwe groep"
#: acf.php:371 acf.php:403 includes/admin/admin.php:118
#: pro/fields/class-acf-field-flexible-content.php:557
msgid "Add New"
msgstr "Nieuwe groep"
#: acf.php:372
msgid "Add New Field Group"
msgstr "Nieuwe groep toevoegen"
#: acf.php:373
msgid "Edit Field Group"
msgstr "Bewerk groep"
#: acf.php:374
msgid "New Field Group"
msgstr "Nieuwe groep"
#: acf.php:375
msgid "View Field Group"
msgstr "Bekijk groep"
#: acf.php:376
msgid "Search Field Groups"
msgstr "Zoek groepen"
#: acf.php:377
msgid "No Field Groups found"
msgstr "Geen groepen gevonden"
#: acf.php:378
msgid "No Field Groups found in Trash"
msgstr "Geen groepen gevonden in de prullenbak"
#: acf.php:401 includes/admin/admin-field-group.php:182
#: includes/admin/admin-field-group.php:275
#: includes/admin/admin-field-groups.php:510
#: pro/fields/class-acf-field-clone.php:807
msgid "Fields"
msgstr "Velden"
#: acf.php:402
msgid "Field"
msgstr "Veld"
#: acf.php:404
msgid "Add New Field"
msgstr "Nieuw veld"
#: acf.php:405
msgid "Edit Field"
msgstr "Bewerk veld"
#: acf.php:406 includes/admin/views/field-group-fields.php:41
#: includes/admin/views/settings-info.php:105
msgid "New Field"
msgstr "Nieuw veld"
#: acf.php:407
msgid "View Field"
msgstr "Nieuw veld"
#: acf.php:408
msgid "Search Fields"
msgstr "Zoek velden"
#: acf.php:409
msgid "No Fields found"
msgstr "Geen velden gevonden"
#: acf.php:410
msgid "No Fields found in Trash"
msgstr "Geen velden gevonden in de prullenbak"
#: acf.php:449 includes/admin/admin-field-group.php:390
#: includes/admin/admin-field-groups.php:567
msgid "Inactive"
msgstr "Niet actief"
#: acf.php:454
#, php-format
msgid "Inactive <span class=\"count\">(%s)</span>"
msgid_plural "Inactive <span class=\"count\">(%s)</span>"
msgstr[0] "Inactief <span class=\"count\">(%s)</span>"
msgstr[1] "Actief <span class=\"count\">(%s)</span>"
#: includes/admin/admin-field-group.php:68
#: includes/admin/admin-field-group.php:69
#: includes/admin/admin-field-group.php:71
msgid "Field group updated."
msgstr "Groep bijgewerkt."
#: includes/admin/admin-field-group.php:70
msgid "Field group deleted."
msgstr "Groep verwijderd."
#: includes/admin/admin-field-group.php:73
msgid "Field group published."
msgstr "Groep gepubliceerd."
#: includes/admin/admin-field-group.php:74
msgid "Field group saved."
msgstr "Groep opgeslagen."
#: includes/admin/admin-field-group.php:75
msgid "Field group submitted."
msgstr "Groep toegevoegd."
#: includes/admin/admin-field-group.php:76
msgid "Field group scheduled for."
msgstr "Groep gepland voor."
#: includes/admin/admin-field-group.php:77
msgid "Field group draft updated."
msgstr "Groep concept bijgewerkt."
#: includes/admin/admin-field-group.php:183
msgid "Location"
msgstr "Locatie"
#: includes/admin/admin-field-group.php:184
msgid "Settings"
msgstr "Instellingen"
#: includes/admin/admin-field-group.php:269
msgid "Move to trash. Are you sure?"
msgstr "Naar prullenbak. Weet je het zeker?"
#: includes/admin/admin-field-group.php:270
msgid "checked"
msgstr "aangevinkt"
#: includes/admin/admin-field-group.php:271
msgid "No toggle fields available"
msgstr "Geen aan/uit velden beschikbaar"
#: includes/admin/admin-field-group.php:272
msgid "Field group title is required"
msgstr "Titel is verplicht"
#: includes/admin/admin-field-group.php:273
#: includes/api/api-field-group.php:751
msgid "copy"
msgstr "kopie"
#: includes/admin/admin-field-group.php:274
#: includes/admin/views/field-group-field-conditional-logic.php:54
#: includes/admin/views/field-group-field-conditional-logic.php:154
#: includes/admin/views/field-group-locations.php:29
#: includes/admin/views/html-location-group.php:3
#: includes/api/api-helpers.php:3964
msgid "or"
msgstr "of"
#: includes/admin/admin-field-group.php:276
msgid "Parent fields"
msgstr "Hoofdpagina"
#: includes/admin/admin-field-group.php:277
msgid "Sibling fields"
msgstr "Zuster velden"
#: includes/admin/admin-field-group.php:278
msgid "Move Custom Field"
msgstr "Verplaats extra veld"
#: includes/admin/admin-field-group.php:279
msgid "This field cannot be moved until its changes have been saved"
msgstr ""
"Dit veld kan niet worden verplaatst totdat de wijzigingen zijn opgeslagen"
#: includes/admin/admin-field-group.php:280
msgid "Null"
msgstr "Nul"
#: includes/admin/admin-field-group.php:281 includes/input.php:258
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"
#: includes/admin/admin-field-group.php:282
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"
#: includes/admin/admin-field-group.php:360
msgid "Field Keys"
msgstr "Veld keys"
#: includes/admin/admin-field-group.php:390
#: includes/admin/views/field-group-options.php:9
msgid "Active"
msgstr "Actief"
#: includes/admin/admin-field-group.php:801
msgid "Move Complete."
msgstr "Verplaatsen geslaagd."
#: includes/admin/admin-field-group.php:802
#, 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"
#: includes/admin/admin-field-group.php:803
msgid "Close Window"
msgstr "Venster sluiten"
#: includes/admin/admin-field-group.php:844
msgid "Please select the destination for this field"
msgstr "Selecteer de bestemming voor dit veld"
#: includes/admin/admin-field-group.php:851
msgid "Move Field"
msgstr "Veld verplaatsen"
#: includes/admin/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>"
#: includes/admin/admin-field-groups.php:142
#, php-format
msgid "Field group duplicated. %s"
msgstr "Groep gedupliceerd. %s"
#: includes/admin/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."
#: includes/admin/admin-field-groups.php:227
#, php-format
msgid "Field group synchronised. %s"
msgstr "Groep gesynchroniseerd. %s"
#: includes/admin/admin-field-groups.php:231
#, php-format
msgid "%s field group synchronised."
msgid_plural "%s field groups synchronised."
msgstr[0] "%s groep gesynchroniseerd."
msgstr[1] "%s groepen gesynchroniseerd."
#: includes/admin/admin-field-groups.php:394
#: includes/admin/admin-field-groups.php:557
msgid "Sync available"
msgstr "Synchronisatie beschikbaar"
#: includes/admin/admin-field-groups.php:507 includes/forms/form-front.php:38
#: pro/fields/class-acf-field-gallery.php:355
msgid "Title"
msgstr "Titel"
#: includes/admin/admin-field-groups.php:508
#: includes/admin/views/field-group-options.php:96
#: includes/admin/views/install-network.php:21
#: includes/admin/views/install-network.php:29
#: pro/fields/class-acf-field-gallery.php:382
msgid "Description"
msgstr "Omschrijving"
#: includes/admin/admin-field-groups.php:509
msgid "Status"
msgstr "Status"
#. Description of the plugin/theme
#: includes/admin/admin-field-groups.php:607
msgid "Customise WordPress with powerful, professional and intuitive fields."
msgstr "Pas WordPress aan met krachtige, professionele en slimme velden."
#: includes/admin/admin-field-groups.php:609
#: includes/admin/settings-info.php:76
#: pro/admin/views/html-settings-updates.php:107
msgid "Changelog"
msgstr "Wat is er nieuw?"
#: includes/admin/admin-field-groups.php:614
#, 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>."
#: includes/admin/admin-field-groups.php:617
msgid "Resources"
msgstr "Documentatie (Engels)"
#: includes/admin/admin-field-groups.php:619
msgid "Website"
msgstr "Website"
#: includes/admin/admin-field-groups.php:620
msgid "Documentation"
msgstr "Documentatie"
#: includes/admin/admin-field-groups.php:621
msgid "Support"
msgstr "Support"
#: includes/admin/admin-field-groups.php:623
msgid "Pro"
msgstr "Pro"
#: includes/admin/admin-field-groups.php:628
#, php-format
msgid "Thank you for creating with <a href=\"%s\">ACF</a>."
msgstr "Bedankt voor het ontwikkelen met <a href=\"%s\">ACF</a>."
#: includes/admin/admin-field-groups.php:668
msgid "Duplicate this item"
msgstr "Dupliceer dit item"
#: includes/admin/admin-field-groups.php:668
#: includes/admin/admin-field-groups.php:684
#: includes/admin/views/field-group-field.php:49
#: pro/fields/class-acf-field-flexible-content.php:556
msgid "Duplicate"
msgstr "Dupliceer"
#: includes/admin/admin-field-groups.php:701
#: includes/fields/class-acf-field-google-map.php:112
#: includes/fields/class-acf-field-relationship.php:656
msgid "Search"
msgstr "Zoeken"
#: includes/admin/admin-field-groups.php:760
#, php-format
msgid "Select %s"
msgstr "Selecteer %s"
#: includes/admin/admin-field-groups.php:768
msgid "Synchronise field group"
msgstr "Synchroniseer groep"
#: includes/admin/admin-field-groups.php:768
#: includes/admin/admin-field-groups.php:798
msgid "Sync"
msgstr "Synchroniseer"
#: includes/admin/admin-field-groups.php:780
msgid "Apply"
msgstr "Toepassen"
#: includes/admin/admin-field-groups.php:798
msgid "Bulk Actions"
msgstr "Bulk acties"
#: includes/admin/admin.php:113
#: includes/admin/views/field-group-options.php:118
msgid "Custom Fields"
msgstr "Extra velden"
#: includes/admin/install-network.php:88 includes/admin/install.php:70
#: includes/admin/install.php:121
msgid "Upgrade Database"
msgstr "Upgrade database"
#: includes/admin/install-network.php:140
msgid "Review sites & upgrade"
msgstr "Controleer websites & upgrade"
#: includes/admin/install.php:187
msgid "Error validating request"
msgstr "Fout bij valideren"
#: includes/admin/install.php:210 includes/admin/views/install.php:105
msgid "No updates available."
msgstr "Geen updates beschikbaar."
#: includes/admin/settings-addons.php:51
#: includes/admin/views/settings-addons.php:3
msgid "Add-ons"
msgstr "Add-ons"
#: includes/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"
#: includes/admin/settings-info.php:50
msgid "Info"
msgstr "Informatie"
#: includes/admin/settings-info.php:75
msgid "What's New"
msgstr "Wat is er nieuw"
#: includes/admin/settings-tools.php:50
#: includes/admin/views/settings-tools-export.php:19
#: includes/admin/views/settings-tools.php:31
msgid "Tools"
msgstr "Tools"
#: includes/admin/settings-tools.php:147 includes/admin/settings-tools.php:380
msgid "No field groups selected"
msgstr "Geen groepen geselecteerd"
#: includes/admin/settings-tools.php:184
#: includes/fields/class-acf-field-file.php:155
msgid "No file selected"
msgstr "Geen bestanden geselecteerd"
#: includes/admin/settings-tools.php:197
msgid "Error uploading file. Please try again"
msgstr "Fout bij het uploaden van bestand. Probeer het nog eens"
#: includes/admin/settings-tools.php:206
msgid "Incorrect file type"
msgstr "Ongeldig bestandstype"
#: includes/admin/settings-tools.php:223
msgid "Import file empty"
msgstr "Importeer bestand is leeg"
#: includes/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"
#: includes/admin/views/field-group-field-conditional-logic.php:28
msgid "Conditional Logic"
msgstr "Conditionele logica"
#: includes/admin/views/field-group-field-conditional-logic.php:54
msgid "Show this field if"
msgstr "Toon dit veld als"
#: includes/admin/views/field-group-field-conditional-logic.php:103
#: includes/locations.php:247
msgid "is equal to"
msgstr "gelijk is aan"
#: includes/admin/views/field-group-field-conditional-logic.php:104
#: includes/locations.php:248
msgid "is not equal to"
msgstr "is niet gelijk aan"
#: includes/admin/views/field-group-field-conditional-logic.php:141
#: includes/admin/views/html-location-rule.php:80
msgid "and"
msgstr "en"
#: includes/admin/views/field-group-field-conditional-logic.php:156
#: includes/admin/views/field-group-locations.php:31
msgid "Add rule group"
msgstr "Nieuwe groep toevoegen"
#: includes/admin/views/field-group-field.php:41
#: pro/fields/class-acf-field-flexible-content.php:403
#: pro/fields/class-acf-field-repeater.php:296
msgid "Drag to reorder"
msgstr "Sleep om te sorteren"
#: includes/admin/views/field-group-field.php:45
#: includes/admin/views/field-group-field.php:48
msgid "Edit field"
msgstr "Bewerk veld"
#: includes/admin/views/field-group-field.php:48
#: includes/fields/class-acf-field-file.php:137
#: includes/fields/class-acf-field-image.php:122
#: includes/fields/class-acf-field-link.php:139
#: pro/fields/class-acf-field-gallery.php:342
msgid "Edit"
msgstr "Bewerk"
#: includes/admin/views/field-group-field.php:49
msgid "Duplicate field"
msgstr "Dupliceer veld"
#: includes/admin/views/field-group-field.php:50
msgid "Move field to another group"
msgstr "Verplaats veld naar een andere groep"
#: includes/admin/views/field-group-field.php:50
msgid "Move"
msgstr "Verplaats"
#: includes/admin/views/field-group-field.php:51
msgid "Delete field"
msgstr "Verwijder veld"
#: includes/admin/views/field-group-field.php:51
#: pro/fields/class-acf-field-flexible-content.php:555
msgid "Delete"
msgstr "Verwijder"
#: includes/admin/views/field-group-field.php:67
msgid "Field Label"
msgstr "Veld label"
#: includes/admin/views/field-group-field.php:68
msgid "This is the name which will appear on the EDIT page"
msgstr "De naam die verschijnt op het edit screen"
#: includes/admin/views/field-group-field.php:77
msgid "Field Name"
msgstr "Veld naam"
#: includes/admin/views/field-group-field.php:78
msgid "Single word, no spaces. Underscores and dashes allowed"
msgstr "Enkel woord, geen spaties. (Liggende) streepjes toegestaan."
#: includes/admin/views/field-group-field.php:87
msgid "Field Type"
msgstr "Soort veld"
#: includes/admin/views/field-group-field.php:98
#: includes/fields/class-acf-field-tab.php:88
msgid "Instructions"
msgstr "Instructies"
#: includes/admin/views/field-group-field.php:99
msgid "Instructions for authors. Shown when submitting data"
msgstr "Toelichting voor gebruikers. Wordt getoond bij invullen van het veld."
#: includes/admin/views/field-group-field.php:108
msgid "Required?"
msgstr "Verplicht?"
#: includes/admin/views/field-group-field.php:131
msgid "Wrapper Attributes"
msgstr "Veld-attributen"
#: includes/admin/views/field-group-field.php:137
msgid "width"
msgstr "Breedte"
#: includes/admin/views/field-group-field.php:152
msgid "class"
msgstr "class"
#: includes/admin/views/field-group-field.php:165
msgid "id"
msgstr "id"
#: includes/admin/views/field-group-field.php:177
msgid "Close Field"
msgstr "Veld sluiten"
#: includes/admin/views/field-group-fields.php:4
msgid "Order"
msgstr "Volgorde"
#: includes/admin/views/field-group-fields.php:5
#: includes/fields/class-acf-field-button-group.php:198
#: includes/fields/class-acf-field-checkbox.php:415
#: includes/fields/class-acf-field-radio.php:306
#: includes/fields/class-acf-field-select.php:432
#: pro/fields/class-acf-field-flexible-content.php:582
msgid "Label"
msgstr "Label"
#: includes/admin/views/field-group-fields.php:6
#: includes/fields/class-acf-field-taxonomy.php:964
#: pro/fields/class-acf-field-flexible-content.php:595
msgid "Name"
msgstr "Naam"
#: includes/admin/views/field-group-fields.php:7
msgid "Key"
msgstr "Sleutel"
#: includes/admin/views/field-group-fields.php:8
msgid "Type"
msgstr "Soort"
#: includes/admin/views/field-group-fields.php:14
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."
#: includes/admin/views/field-group-fields.php:31
msgid "+ Add Field"
msgstr "+ Nieuw veld"
#: includes/admin/views/field-group-locations.php:9
msgid "Rules"
msgstr "Regels"
#: includes/admin/views/field-group-locations.php:10
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 welk edit screen jouw extra velden "
"verschijnen"
#: includes/admin/views/field-group-options.php:23
msgid "Style"
msgstr "Stijl"
#: includes/admin/views/field-group-options.php:30
msgid "Standard (WP metabox)"
msgstr "Standaard (WordPress metabox)"
#: includes/admin/views/field-group-options.php:31
msgid "Seamless (no metabox)"
msgstr "Naadloos (zonder WordPress metabox)"
#: includes/admin/views/field-group-options.php:38
msgid "Position"
msgstr "Positie"
#: includes/admin/views/field-group-options.php:45
msgid "High (after title)"
msgstr "Hoog (onder titel)"
#: includes/admin/views/field-group-options.php:46
msgid "Normal (after content)"
msgstr "Normaal (onder tekstverwerker)"
#: includes/admin/views/field-group-options.php:47
msgid "Side"
msgstr "Zijkant"
#: includes/admin/views/field-group-options.php:55
msgid "Label placement"
msgstr "Label positionering"
#: includes/admin/views/field-group-options.php:62
#: includes/fields/class-acf-field-tab.php:102
msgid "Top aligned"
msgstr "Boven velden"
#: includes/admin/views/field-group-options.php:63
#: includes/fields/class-acf-field-tab.php:103
msgid "Left aligned"
msgstr "Links naast velden"
#: includes/admin/views/field-group-options.php:70
msgid "Instruction placement"
msgstr "Instructie positionering"
#: includes/admin/views/field-group-options.php:77
msgid "Below labels"
msgstr "Onder label"
#: includes/admin/views/field-group-options.php:78
msgid "Below fields"
msgstr "Onder veld"
#: includes/admin/views/field-group-options.php:85
msgid "Order No."
msgstr "Volgorde nummer"
#: includes/admin/views/field-group-options.php:86
msgid "Field groups with a lower order will appear first"
msgstr "Groepen met een lage volgorde worden als eerst getoond"
#: includes/admin/views/field-group-options.php:97
msgid "Shown in field group list"
msgstr "Toon in groeplijst"
#: includes/admin/views/field-group-options.php:107
msgid "Hide on screen"
msgstr "Verberg elementen"
#: includes/admin/views/field-group-options.php:108
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."
#: includes/admin/views/field-group-options.php:108
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."
#: includes/admin/views/field-group-options.php:115
msgid "Permalink"
msgstr "Permalink"
#: includes/admin/views/field-group-options.php:116
msgid "Content Editor"
msgstr "Content editor"
#: includes/admin/views/field-group-options.php:117
msgid "Excerpt"
msgstr "Samenvatting"
#: includes/admin/views/field-group-options.php:119
msgid "Discussion"
msgstr "Reageren"
#: includes/admin/views/field-group-options.php:120
msgid "Comments"
msgstr "Reacties"
#: includes/admin/views/field-group-options.php:121
msgid "Revisions"
msgstr "Revisies"
#: includes/admin/views/field-group-options.php:122
msgid "Slug"
msgstr "Slug"
#: includes/admin/views/field-group-options.php:123
msgid "Author"
msgstr "Auteur"
#: includes/admin/views/field-group-options.php:124
msgid "Format"
msgstr "Format"
#: includes/admin/views/field-group-options.php:125
msgid "Page Attributes"
msgstr "Pagina-attributen"
#: includes/admin/views/field-group-options.php:126
#: includes/fields/class-acf-field-relationship.php:670
msgid "Featured Image"
msgstr "Uitgelichte afbeelding"
#: includes/admin/views/field-group-options.php:127
msgid "Categories"
msgstr "Categorieën"
#: includes/admin/views/field-group-options.php:128
msgid "Tags"
msgstr "Tags"
#: includes/admin/views/field-group-options.php:129
msgid "Send Trackbacks"
msgstr "Trackbacks verzenden"
#: includes/admin/views/html-location-group.php:3
msgid "Show this field group if"
msgstr "Toon deze groep als"
#: includes/admin/views/install-network.php:4
msgid "Upgrade Sites"
msgstr "Upgrade websites"
#: includes/admin/views/install-network.php:9
#: includes/admin/views/install.php:3
msgid "Advanced Custom Fields Database Upgrade"
msgstr "Advanced Custom Fields database upgrade"
#: includes/admin/views/install-network.php:11
#, php-format
msgid ""
"The following sites require a DB upgrade. Check the ones you want to update "
"and then click %s."
msgstr ""
"Er is een database upgrade nodig voor de volgende websites. Controleer "
"degene die je wilt updaten en klik %s."
#: includes/admin/views/install-network.php:20
#: includes/admin/views/install-network.php:28
msgid "Site"
msgstr "Website"
#: includes/admin/views/install-network.php:48
#, php-format
msgid "Site requires database upgrade from %s to %s"
msgstr "Website vereist een database upgrade van %s naar %s"
#: includes/admin/views/install-network.php:50
msgid "Site is up to date"
msgstr "Website is up-to-date"
#: includes/admin/views/install-network.php:63
#, php-format
msgid ""
"Database Upgrade complete. <a href=\"%s\">Return to network dashboard</a>"
msgstr ""
"Database upgrade afgerond. <a href=\"%s\">Terug naar netwerk dashboard</a>"
#: includes/admin/views/install-network.php:102
#: includes/admin/views/install-notice.php:42
msgid ""
"It is strongly recommended that you backup your database before proceeding. "
"Are you sure you wish to run the updater now?"
msgstr ""
"Het is aan te raden om eerst een backup van de database te maken voordat je "
"de update uitvoert. Weet je zeker dat je de update nu wilt uitvoeren?"
#: includes/admin/views/install-network.php:158
msgid "Upgrade complete"
msgstr "Upgrade afgerond"
#: includes/admin/views/install-network.php:162
#: includes/admin/views/install.php:9
#, php-format
msgid "Upgrading data to version %s"
msgstr "Bezig met upgraden naar versie %s"
#: includes/admin/views/install-notice.php:8
#: pro/fields/class-acf-field-repeater.php:25
msgid "Repeater"
msgstr "Herhalen"
#: includes/admin/views/install-notice.php:9
#: pro/fields/class-acf-field-flexible-content.php:25
msgid "Flexible Content"
msgstr "Flexibele content"
#: includes/admin/views/install-notice.php:10
#: pro/fields/class-acf-field-gallery.php:25
msgid "Gallery"
msgstr "Galerij"
#: includes/admin/views/install-notice.php:11
#: pro/locations/class-acf-location-options-page.php:26
msgid "Options Page"
msgstr "Opties pagina"
#: includes/admin/views/install-notice.php:26
msgid "Database Upgrade Required"
msgstr "Database upgrade vereist"
#: includes/admin/views/install-notice.php:28
#, php-format
msgid "Thank you for updating to %s v%s!"
msgstr "Bedankt voor het updaten naar %s v%s!"
#: includes/admin/views/install-notice.php:28
msgid ""
"Before you start using the new awesome features, please update your database "
"to the newest version."
msgstr ""
"Voordat je aan de slag kunt met de geweldige nieuwe functies, is een "
"database update vereist."
#: includes/admin/views/install-notice.php:31
#, php-format
msgid ""
"Please also ensure any premium add-ons (%s) have first been updated to the "
"latest version."
msgstr ""
"Zorg ervoor dat elke premium add-ons (%s) eerst zijn bijgewerkt naar de "
"laatste versie."
#: includes/admin/views/install.php:7
msgid "Reading upgrade tasks..."
msgstr "Lezen van upgrade taken…"
#: includes/admin/views/install.php:11
#, php-format
msgid "Database Upgrade complete. <a href=\"%s\">See what's new</a>"
msgstr "Database upgrade afgerond. <a href=\"%s\">Bekijk wat nieuw is</a>"
#: includes/admin/views/settings-addons.php:17
msgid "Download & Install"
msgstr "Download & installeer"
#: includes/admin/views/settings-addons.php:36
msgid "Installed"
msgstr "Geïnstalleerd"
#: includes/admin/views/settings-info.php:3
msgid "Welcome to Advanced Custom Fields"
msgstr "Welkom bij Advanced Custom Fields"
#: includes/admin/views/settings-info.php:4
#, 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."
#: includes/admin/views/settings-info.php:17
msgid "A smoother custom field experience"
msgstr "Een verbeterde extra veld beleving"
#: includes/admin/views/settings-info.php:22
msgid "Improved Usability"
msgstr "Gebruikersvriendelijker"
#: includes/admin/views/settings-info.php:23
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."
#: includes/admin/views/settings-info.php:27
msgid "Improved Design"
msgstr "Verbeterd design"
#: includes/admin/views/settings-info.php:28
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!"
#: includes/admin/views/settings-info.php:32
msgid "Improved Data"
msgstr "Verbeterde data"
#: includes/admin/views/settings-info.php:33
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."
#: includes/admin/views/settings-info.php:39
msgid "Goodbye Add-ons. Hello PRO"
msgstr "Vaarwel Add-ons. Hallo PRO!"
#: includes/admin/views/settings-info.php:44
msgid "Introducing ACF PRO"
msgstr "ACF PRO"
#: includes/admin/views/settings-info.php:45
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!"
#: includes/admin/views/settings-info.php:46
#, 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 "
"versie van ACF</a>. Er zijn zowel persoonlijke als developer licenties "
"verkrijgbaar tegen een aantrekkelijke prijs!"
#: includes/admin/views/settings-info.php:50
msgid "Powerful Features"
msgstr "Krachtige functies"
#: includes/admin/views/settings-info.php:51
msgid ""
"ACF PRO contains powerful features such as repeatable data, flexible content "
"layouts, a beautiful gallery field and the ability to create extra admin "
"options pages!"
msgstr ""
"ACF PRO beschikt over krachtige velden en functies zoals: herhaalbare "
"velden, flexibile content layouts, een interactieve fotogalerij veld en de "
"mogelijkheid om optie pagina's aan te maken!"
#: includes/admin/views/settings-info.php:52
#, php-format
msgid "Read more about <a href=\"%s\">ACF PRO features</a>."
msgstr "Lees meer over de <a href=\"%s\">ACF PRO functionaliteiten</a>."
#: includes/admin/views/settings-info.php:56
msgid "Easy Upgrading"
msgstr "Gemakkelijk upgraden"
#: includes/admin/views/settings-info.php:57