Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 8b50264

Browse files
Vistausweblate
authored andcommittedJun 18, 2021
chore: Translated using Weblate (Dutch)
Currently translated at 100.0% (166 of 166 strings) Co-authored-by: Heimen Stoffels <vistausss@fastmail.com> Translate-URL: https://hosted.weblate.org/projects/git-touch/git-touch/nl/ Translation: GitTouch/GitTouch
1 parent e48cd64 commit 8b50264

File tree

1 file changed

+501
-4
lines changed

1 file changed

+501
-4
lines changed
 

‎lib/l10n/intl_nl.arb

+501-4
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@
183183
"@syntaxHighlighting": {
184184
"description": "Syntax Highlighting"
185185
},
186-
"about": "over",
186+
"about": "Over",
187187
"@about": {
188188
"description": "about section"
189189
},
@@ -267,19 +267,19 @@
267267
"@githubStatus": {
268268
"description": "github status"
269269
},
270-
"system": "systeem",
270+
"system": "Systeem",
271271
"@system": {
272272
"description": "system"
273273
},
274274
"settings": "Instellingen",
275275
"@settings": {
276276
"description": "settings"
277277
},
278-
"pinnedRepositories": "vastgemaakte repo's",
278+
"pinnedRepositories": "Vastgemaakte repo's",
279279
"@pinnedRepositories": {
280280
"description": "pinned repositories"
281281
},
282-
"popularRepositories": "populaire repo's",
282+
"popularRepositories": "Populaire repo's",
283283
"@popularRepositories": {
284284
"description": "popular repositories"
285285
},
@@ -346,5 +346,502 @@
346346
"news": "Nieuws",
347347
"@news": {
348348
"description": "The News tab"
349+
},
350+
"starred": "toegevoegd aan favorieten",
351+
"@starred": {
352+
"description": "starred"
353+
},
354+
"securityAdvisory": "Het veiligheidsadvies aangaande {summary} is {action}",
355+
"@securityAdvisory": {
356+
"description": "Security advisory",
357+
"placeholders": {
358+
"summary": {
359+
"type": "String"
360+
},
361+
"action": {
362+
"type": "String"
363+
}
364+
}
365+
},
366+
"securityAlertInvolvingPackage": "Er is actie ondernomen {action} op de veiligheidswaarschuwing ten aanzien van {affectedPackageName} tussen {affectedRange}",
367+
"@securityAlertInvolvingPackage": {
368+
"description": "Security alert involving package",
369+
"placeholders": {
370+
"affectedPackageName": {
371+
"type": "String"
372+
},
373+
"affectedRange": {
374+
"type": "String"
375+
},
376+
"action": {
377+
"type": "String"
378+
}
379+
}
380+
},
381+
"pushedTo": "heeft gepusht naar",
382+
"@pushedTo": {
383+
"description": "pushed to"
384+
},
385+
"pullRequestReviewCommentEventMessage": "heeft de pull request beoordeeld",
386+
"@pullRequestReviewCommentEventMessage": {
387+
"description": "pull request review comment event"
388+
},
389+
"pullRequestReviewEventMessage": "{action} de pull request-beoordeling",
390+
"@pullRequestReviewEventMessage": {
391+
"description": "pull request review event message",
392+
"placeholders": {
393+
"action": {
394+
"type": "String"
395+
}
396+
}
397+
},
398+
"pullRequestEventMessage": "{action} pull request",
399+
"@pullRequestEventMessage": {
400+
"description": "pull request event",
401+
"placeholders": {
402+
"action": {
403+
"type": "String"
404+
}
405+
}
406+
},
407+
"made": "is omgezet naar",
408+
"@made": {
409+
"description": "made"
410+
},
411+
"public": "openbaar",
412+
"@public": {
413+
"description": "public"
414+
},
415+
"projectEventMessage": "{action} het project ‘{projectName}’",
416+
"@projectEventMessage": {
417+
"description": "the project",
418+
"placeholders": {
419+
"action": {
420+
"type": "String"
421+
},
422+
"projectName": {
423+
"type": "String"
424+
}
425+
}
426+
},
427+
"projectColumnEventMessage": "{action} de projectkolom {projectColumnName} op ",
428+
"@projectColumnEventMessage": {
429+
"description": "the project column",
430+
"placeholders": {
431+
"action": {
432+
"type": "String"
433+
},
434+
"projectColumnName": {
435+
"type": "String"
436+
}
437+
}
438+
},
439+
"theProjectCard": "de projectkaart",
440+
"@theProjectCard": {
441+
"description": "the project card"
442+
},
443+
"convertProjectCard": "heeft de projectkaart omgezet naar een issue",
444+
"@convertProjectCard": {
445+
"description": "converted the project card into an issue"
446+
},
447+
"was": "is",
448+
"@was": {
449+
"description": "was"
450+
},
451+
"changedMarketplacePlan": "het Marketplace-pakket is aangepast",
452+
"@changedMarketplacePlan": {
453+
"description": "changed their Marketplace Plan"
454+
},
455+
"pendingChangeCancelled": "de aanpassing van het Marketplace-pakket is afgebroken",
456+
"@pendingChangeCancelled": {
457+
"description": "Pending Marketplace Plan was cancelled"
458+
},
459+
"pendingMarketplacePlan": "het Marketplace-pakket is afwachtend van een aanpassing",
460+
"@pendingMarketplacePlan": {
461+
"description": "Marketplace Plan is pending change"
462+
},
463+
"cancelledMarketplacePlan": "gebruikt het Marketplace-pakket niet meer",
464+
"@cancelledMarketplacePlan": {
465+
"description": "cancelled their Marketplace Plan"
466+
},
467+
"purchasedMarketplacePlan": "heeft een Marketplace-pakket aangeschaft",
468+
"@purchasedMarketplacePlan": {
469+
"description": "purchased a Marketplace Plan"
470+
},
471+
"from": "van",
472+
"@from": {
473+
"description": "from"
474+
},
475+
"to": "aan",
476+
"@to": {
477+
"description": "to"
478+
},
479+
"at": "om",
480+
"@at": {
481+
"description": "at"
482+
},
483+
"commentedOn": "heeft gereageerd op",
484+
"@commentedOn": {
485+
"description": "commented on"
486+
},
487+
"wereRemovedFrom": "{repos} zijn verwijderd uit installatie-id ‘{id}’",
488+
"@wereRemovedFrom": {
489+
"description": "example: repo1,repo2 were removed from the installation id ID",
490+
"placeholders": {
491+
"repos": {
492+
"type": "String"
493+
},
494+
"id": {
495+
"type": "String"
496+
}
497+
}
498+
},
499+
"wereAddedTo": "{repos} zijn toegevoegd aan installatie-id ‘{id}’",
500+
"@wereAddedTo": {
501+
"description": "example: repo1,repo2 were added to the installation id ID",
502+
"placeholders": {
503+
"repos": {
504+
"type": "String"
505+
},
506+
"id": {
507+
"type": "String"
508+
}
509+
}
510+
},
511+
"forGithubAppWithId": "voor de GitHub-app met id ‘{id}’",
512+
"@forGithubAppWithId": {
513+
"description": "for the Github App with id",
514+
"placeholders": {
515+
"id": {
516+
"type": "String"
517+
}
518+
}
519+
},
520+
"newPermissionsAccepted": "nieuwe bevoegdheden geaccepteerd voor ",
521+
"@newPermissionsAccepted": {
522+
"description": "new permissions were accepted for"
523+
},
524+
"editedPages": "heeft de volgende pagina's bewerkt: {pageNames}",
525+
"@editedPages": {
526+
"description": "edited pages",
527+
"placeholders": {
528+
"pageAction": {
529+
"type": "String"
530+
}
531+
}
532+
},
533+
"createdPages": "heeft de volgende pagina's aangemaakt: {pageNames}",
534+
"@createdPages": {
535+
"description": "created pages",
536+
"placeholders": {
537+
"pageNames": {
538+
"type": "String"
539+
}
540+
}
541+
},
542+
"forked": "heeft afgesplitst:",
543+
"@forked": {
544+
"description": "forked"
545+
},
546+
"deletedEventMessage": "heeft de {refType} {ref} verwijderd op",
547+
"@deletedEventMessage": {
548+
"description": "deleted event message",
549+
"placeholders": {
550+
"refType": {
551+
"type": "String"
552+
},
553+
"ref": {
554+
"type": "String"
555+
}
556+
}
557+
},
558+
"createdEventMessage": "heeft een {refType} {ref} aangemaakt op",
559+
"@createdEventMessage": {
560+
"description": "created event message",
561+
"placeholders": {
562+
"refType": {
563+
"type": "String"
564+
},
565+
"ref": {
566+
"type": "String"
567+
}
568+
}
569+
},
570+
"contentReferenceEventMessage": "{action} een inhoudsverwijzing op",
571+
"@contentReferenceEventMessage": {
572+
"description": "content reference event",
573+
"placeholders": {
574+
"action": {
575+
"type": "String"
576+
}
577+
}
578+
},
579+
"commitCommentEventMessage": "heeft gereageerd op een commit op",
580+
"@commitCommentEventMessage": {
581+
"description": "commit comment event message"
582+
},
583+
"checkSuiteEventMessage": "{action} de inspectie en de conclusie is dat",
584+
"@checkSuiteEventMessage": {
585+
"description": "check suite event message conclusion",
586+
"placeholders": {
587+
"action": {
588+
"type": "String"
589+
}
590+
}
591+
},
592+
"actionRequiredConclusion": "vereist meer werk",
593+
"@actionRequiredConclusion": {
594+
"description": "it requires more action"
595+
},
596+
"checkSuiteEventConclusionMessage": "het is een {conclusion)",
597+
"@checkSuiteEventConclusionMessage": {
598+
"description": "check suite event conclusion",
599+
"placeholders": {
600+
"conclusion": {
601+
"type": "String"
602+
}
603+
}
604+
},
605+
"checkRunEventMessage": "{action} een controleslag van {name}",
606+
"@checkRunEventMessage": {
607+
"description": "check run event",
608+
"placeholders": {
609+
"action": {
610+
"type": "String"
611+
},
612+
"name": {
613+
"type": "String"
614+
}
615+
}
616+
},
617+
"nCommitsTo": "{count,plural, =1{{count} commit op} other{{count} commits op}}",
618+
"@nCommitsTo": {
619+
"description": "no. of commits to a branch",
620+
"placeholders": {
621+
"count": {
622+
"type": "String"
623+
}
624+
}
625+
},
626+
"reviewDismissedEventMessage": "heeft de pull request-beoordeling afgewezen die was aangevraagd door",
627+
"@reviewDismissedEventMessage": {
628+
"description": "dismissed the pull request review requested by"
629+
},
630+
"fromReviewRequest": "in het beoordelingsverzoek",
631+
"@fromReviewRequest": {
632+
"description": "from the review request"
633+
},
634+
"reviewRequestEventMessage": "heeft om beoordeling gevraagd van",
635+
"@reviewRequestEventMessage": {
636+
"description": "requested a review from"
637+
},
638+
"headRefForcedPushedEventSecondMessage": "afsplitsing geforceerd van",
639+
"@headRefForcedPushedEventSecondMessage": {
640+
"description": "head ref forced pushed event message second half"
641+
},
642+
"headRefForcedPushedEventFirstMessage": "heeft de",
643+
"@headRefForcedPushedEventFirstMessage": {
644+
"description": "head ref forced pushed event message first half"
645+
},
646+
"headRefRestoredEventMessage": "heeft de afsplitsing {headRefName} hersteld",
647+
"@headRefRestoredEventMessage": {
648+
"description": "head ref restored event",
649+
"placeholders": {
650+
"headRefName": {
651+
"type": "String"
652+
}
653+
}
654+
},
655+
"headRefDeletedEventMessage": "heeft de afsplitsing ‘{headRefName}’ verwijderd",
656+
"@headRefDeletedEventMessage": {
657+
"description": "head ref deleted event",
658+
"placeholders": {
659+
"headRefName": {
660+
"type": "String"
661+
}
662+
}
663+
},
664+
"deploymentEnvironmentChangedEventMessage": "heeft de ontwikkelomgeving aangepast naar {devEnv}",
665+
"@deploymentEnvironmentChangedEventMessage": {
666+
"description": "deployment environment changed event",
667+
"placeholders": {
668+
"devEnv": {
669+
"type": "String"
670+
}
671+
}
672+
},
673+
"deployedPR": "heeft ‘{headRefName}’ uitgerold",
674+
"@deployedPR": {
675+
"description": "deployed the pull request",
676+
"placeholders": {
677+
"headRefName": {
678+
"type": "String"
679+
}
680+
}
681+
},
682+
"pinnedEventMessage": "heeft dit vastgemaakt",
683+
"@pinnedEventMessage": {
684+
"description": "pinned this issue"
685+
},
686+
"mentionedEventMessage": "heeft vermeld:",
687+
"@mentionedEventMessage": {
688+
"description": "was mentioned"
689+
},
690+
"mergedEventMessage": "heeft ‘{commit}’ samengevoegd met ‘{mergeRefName}’",
691+
"@mergedEventMessage": {
692+
"description": "merged event message",
693+
"placeholders": {
694+
"commit": {
695+
"type": "String"
696+
},
697+
"mergeRefName": {
698+
"type": "String"
699+
}
700+
}
701+
},
702+
"reviewed": "heeft beoordeeld:",
703+
"@reviewed": {
704+
"description": "reviewed"
705+
},
706+
"approvedChanges": "heeft deze aanpassingen goedgekeurd",
707+
"@approvedChanges": {
708+
"description": "approved these changes"
709+
},
710+
"transferredEventMessage": "heeft dit overgezet uit ‘{repoName}’",
711+
"@transferredEventMessage": {
712+
"description": "transferred event",
713+
"placeholders": {
714+
"repoName": {
715+
"type": "String"
716+
}
717+
}
718+
},
719+
"unlockedConversationEventMessage": "heeft dit gesprek ontgrendeld",
720+
"@unlockedConversationEventMessage": {
721+
"description": "unlocked this conversation"
722+
},
723+
"lockedConversationEventMessage": "heeft dit gesprek vergrendeld",
724+
"@lockedConversationEventMessage": {
725+
"description": "locked this conversation"
726+
},
727+
"renamedTitleEventMessage": "heeft de titel gewijzigd in ‘{title}’ - oude titel:",
728+
"@renamedTitleEventMessage": {
729+
"description": "changed title event",
730+
"placeholders": {
731+
"title": {
732+
"type": "String"
733+
}
734+
}
735+
},
736+
"demilestonedEventMessage": "heeft dit losgekoppeld van ‘{milestone}’",
737+
"@demilestonedEventMessage": {
738+
"description": "demilestoned event",
739+
"placeholders": {
740+
"milestone": {
741+
"type": "String"
742+
}
743+
}
744+
},
745+
"milestonedEventMessage": "heeft dit toegekend aan ‘{milestone}’",
746+
"@milestonedEventMessage": {
747+
"description": "milestone event",
748+
"placeholders": {
749+
"milestone": {
750+
"type": "String"
751+
}
752+
}
753+
},
754+
"label": "label",
755+
"@label": {
756+
"description": "label"
757+
},
758+
"removed": "heeft verwijderd:",
759+
"@removed": {
760+
"description": "removed"
761+
},
762+
"added": "heeft toegevoegd:",
763+
"@added": {
764+
"description": "added"
765+
},
766+
"unassignedEventMessage": "heeft dit losgekoppeld van",
767+
"@unassignedEventMessage": {
768+
"description": "unassigned event"
769+
},
770+
"referencedEventMessage": "heeft hiernaar verwezen in ‘{commit}’ in ‘{repoName}’",
771+
"@referencedEventMessage": {
772+
"description": "referenced event",
773+
"placeholders": {
774+
"commit": {
775+
"type": "String"
776+
},
777+
"repoName": {
778+
"type": "String"
779+
}
780+
}
781+
},
782+
"assignedEventMessage": "heeft dit toegewezen aan",
783+
"@assignedEventMessage": {
784+
"description": "assigned event"
785+
},
786+
"crossReferencedEventMessage": "heeft hiernaar verwezen in",
787+
"@crossReferencedEventMessage": {
788+
"description": "cross referenced event"
789+
},
790+
"unsubscribedEventMessage": "heeft zich hiervan uitgeschreven",
791+
"@unsubscribedEventMessage": {
792+
"description": "unsubscribed event"
793+
},
794+
"subscribedEventMessage": "heeft zich hierop geabonneerd",
795+
"@subscribedEventMessage": {
796+
"description": "subscribed event"
797+
},
798+
"reopenedEventMessage": "heeft dit heropend",
799+
"@reopenedEventMessage": {
800+
"description": "reopened event"
801+
},
802+
"closedEventMessage": "heeft dit gesloten",
803+
"@closedEventMessage": {
804+
"description": "closed event"
805+
},
806+
"pullRequestCommitMessage": "‘{commit}’ is toegevoegd",
807+
"@pullRequestCommitMessage": {
808+
"description": "pull request commit message",
809+
"placeholders": {
810+
"commit": {
811+
"type": "String"
812+
}
813+
}
814+
},
815+
"timelineTypeNotImplemented": "Nog niet geïmplementeerd",
816+
"@timelineTypeNotImplemented": {
817+
"description": "Timeline type not implemented"
818+
},
819+
"body": "Inhoud",
820+
"@body": {
821+
"description": "body"
822+
},
823+
"title": "Titel",
824+
"@title": {
825+
"description": "title"
826+
},
827+
"theme": "Thema",
828+
"@theme": {
829+
"description": "Theme header text"
830+
},
831+
"reloadMessage": "De app wordt opnieuw geladen om de wijziging toe te passen",
832+
"@reloadMessage": {
833+
"description": "Reload message"
834+
},
835+
"appLanguage": "Taal van app",
836+
"@appLanguage": {
837+
"description": "The app's language"
838+
},
839+
"released": "uitgebracht",
840+
"@released": {
841+
"description": "released"
842+
},
843+
"submit": "Indienen",
844+
"@submit": {
845+
"description": "submit button text"
349846
}
350847
}

0 commit comments

Comments
 (0)
Please sign in to comment.