blob: 45a646e3dde53b34d66cf631bc3b5b382be4a45b (
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
|
Index: git/doc/fr/index.docbook
===================================================================
--- git.orig/doc/fr/index.docbook 2012-04-01 23:00:28.000000000 +0200
+++ git/doc/fr/index.docbook 2012-04-01 23:16:07.000000000 +0200
@@ -34,8 +34,12 @@
> <surname
>Pedersen</surname
> </author>
-
- &traducteurXavierBesnard;
+
+ <othercredit role="translator">
+ <firstname>Xavier</firstname>
+ <surname>Besnard</surname>
+ <affiliation><address><email></email></address></affiliation><contrib>Übersetzung</contrib>
+ </othercredit>
</authorgroup>
<copyright>
Index: git/doc/nl/index.docbook
===================================================================
--- git.orig/doc/nl/index.docbook 2012-04-01 23:00:28.000000000 +0200
+++ git/doc/nl/index.docbook 2012-04-01 23:15:56.000000000 +0200
@@ -42,7 +42,24 @@
>Turkia</surname
> </author>
- &ged.vertaald;&Freek.de.Kruijf;
+ <othercredit role="translator">
+ <firstname>Ged</firstname>
+ <surname>Vertaald</surname>
+<affiliation
+><address
+><email
+></email
+></address
+></affiliation
+><contrib
+>Übersetzung</contrib
+>
+ </othercredit>
+ <othercredit role="translator">
+ <firstname>Freek.de</firstname>
+ <surname>Kruijf</surname>
+ <affiliation><address><email></email></address></affiliation><contrib>Übersetzung</contrib>
+ </othercredit>
</authorgroup>
<copyright>
|