{ "translations": { "Comments" : "Kommentare", "You commented" : "U het kommentaar gelewer", "%1$s commented" : "%1$s het kommentaar gelewer", "{author} commented" : "{outeur} het kommentaar gelewer", "You commented on %1$s" : "U het op %1$s kommentaar gelewer", "You commented on {file}" : "U het op {lêer} kommentaar gelewer", "%1$s commented on %2$s" : "%1$s het op %2$s kommentaar gelewer", "{author} commented on {file}" : "{outeur} het op {lêer} kommentaar gelewer", "Comments for files" : "Kommentare vir lêers", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Jy is genoem op “{lêer}”, in die kommentaar van 'n gebruiker wat intussen geskrap is.", "{user} mentioned you in a comment on “{file}”" : "{gebruiker} het u in ’n kommentaar oor “{lêer}” genoem", "Files app plugin to add comments to files" : "Lêertoepinprop om kommentaar op lêers te lewer", "Edit comment" : "Wysig kommentaar", "Delete comment" : "Skrap kommentaar", "New comment …" : "Nuwe kommentaar…", "Post" : "Plaas", "Cancel" : "Kanselleer", "[Deleted user]" : "[Geskrapte gebruiker]", "No comments yet, start the conversation!" : "Nog geen kommentaar, begin die gesprek!", "More comments …" : "Nog kommentare …", "Save" : "Bewaar", "Allowed characters {count} of {max}" : "Toegelate karakters {telling} van {maks}", "Error occurred while retrieving comment with ID {id}" : "’n Fout het voorgekom toe kommentaar met ID {id} opgehaal is", "Error occurred while updating comment with id {id}" : "’n Fout het voorgekom toe kommentaar met ID {id} bygewerk is", "Error occurred while posting comment" : "’n Fout het voorgekom toe kommentaar geplaas is", "_%n unread comment_::_%n unread comments_" : ["%n ongelese kommentaar","%n ongelese kommentare"], "Comment" : "Kommentaar" },"pluralForm" :"nplurals=2; plural=(n != 1);" }on> JGit, the Java implementation of git: https://github.com/eclipse-jgit/jgitwww-data
summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.pgm.test/pom.xml
blob: 6907b371511572554d650ad651362b1f6a4ec491 (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