Add translated images.

This commit is contained in:
Marc Fonvieille 2003-12-27 15:49:59 +00:00
parent 8532603004
commit 06f9ebfb23
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=19300
3 changed files with 392 additions and 3 deletions
fr_FR.ISO8859-1/books/handbook

View file

@ -38,9 +38,9 @@ HAS_INDEX= true
INSTALL_COMPRESSED?= gz INSTALL_COMPRESSED?= gz
INSTALL_ONLY_COMPRESSED?= INSTALL_ONLY_COMPRESSED?=
IMAGES_EN = advanced-networking/isdn-bus.eps IMAGES = advanced-networking/isdn-bus.eps
IMAGES_EN+= advanced-networking/isdn-twisted-pair.eps IMAGES+= advanced-networking/isdn-twisted-pair.eps
IMAGES = advanced-networking/natd.eps IMAGES+= advanced-networking/natd.eps
IMAGES_EN+= install/userconfig.scr IMAGES_EN+= install/userconfig.scr
IMAGES_EN+= install/userconfig2.scr IMAGES_EN+= install/userconfig2.scr
IMAGES_EN+= install/hdwrconf.scr IMAGES_EN+= install/hdwrconf.scr

View file

@ -0,0 +1,147 @@
%!PS-Adobe-3.0 EPSF-3.0
%%BoundingBox: 99 -130 355 100
%%Creator: G. Adam Stanislav
%%EndComments
%%BeginProlog
%%EndProlog
%%BeginSetup
/t {
rlineto
-5 0 rlineto
0 -7 rlineto
-6 0 rlineto
0 20 rlineto
6 0 rlineto
0 -7 rlineto
5 0 rlineto
} bind def
/ldent {
0 5 rlineto
-7 0 rlineto
0 -5 rlineto
} bind def
/rdent {
0 5 rlineto
11 0 rlineto
0 -5 rlineto
} bind def
/router {
moveto
0 12 t
0 12 rlineto
70 0 rlineto
0 -30 rlineto
-52.5 0 rlineto
ldent
closepath
2 28 rmoveto
0 -26 rlineto
6.5 0 rlineto
rdent
48.5 0 rlineto
0 26 rlineto
closepath
fill
} bind def
/box {
moveto
0 17 t
0 17 rlineto
100 0 rlineto
0 -40 rlineto
closepath
2 38 rmoveto
0 -36 rlineto
96 0 rlineto
0 36 rlineto
closepath
fill
} bind def
/plug {
moveto
0 7 rlineto
6 0 rlineto
0 -7 rlineto
closepath
fill
} bind def
/internet {
moveto
0 210 rlineto
110 0 rlineto
0 -210 rlineto
closepath
gsave
5 7 div setcolor
fill
grestore
stroke
} bind def
%%EndSetup
% draw the coax cable
3 7 div setcolor
114 -94 moveto
-4 0 rlineto
0 164 rlineto
4 0 rlineto
closepath
fill
% draw some terminating resistors
newpath
112 -110 2 0 360 arc fill
newpath
112 85 2 0 360 arc fill
0 setcolor
120 60 router
131 57.5 plug
120 0 box
120 -60 box
120 -120 box
gsave
[5 3] 0 setdash
235 -120 internet
grestore
% Connect router to the Internet
232 40.5 plug
133 58 moveto
0 -15 rlineto
102 0 rlineto
0 2 rlineto
-100 0 rlineto
0 13 rlineto
closepath
fill
/Helvetica-bold findfont dup 10 scalefont setfont
136 74 moveto (Routeur) show
140 -42 moveto (Windows 95) show
142 -102 moveto (Station Sun) show
128 18 moveto (Machine FreeBSD) show
151 47.5 moveto (Ligne ISDN BRI) show
25 scalefont setfont
% 265 51 moveto (The) show
245 37 moveto (Internet) show
1 setcolor
% 264 53 moveto (The) show
244 39 moveto (Internet) show
%%Trailer
showpage
%%EOF

View file

@ -0,0 +1,242 @@
%!PS-Adobe-3.0 EPSF-3.0
%%BoundingBox: -10 -70 355 100
%%Creator: G. Adam Stanislav
%%EndComments
%%BeginProlog
%%EndProlog
%%BeginSetup
/ldent {
0 5 rlineto
-7 0 rlineto
0 -5 rlineto
} bind def
/uldent {
0 -5 rlineto
7 0 rlineto
0 5 rlineto
} bind def
/rdent {
0 5 rlineto
11 0 rlineto
0 -5 rlineto
} bind def
/urdent {
0 -5 rlineto
-11 0 rlineto
0 5 rlineto
} bind def
/hub {
moveto
0 30 rlineto
84 0 rlineto
0 -30 rlineto
-10.5 0 rlineto
ldent
-7 0 rlineto
ldent
-7 0 rlineto
ldent
-7 0 rlineto
ldent
-7 0 rlineto
ldent
closepath
2 28 rmoveto
0 -26 rlineto
6.5 0 rlineto
rdent
3 0 rlineto
rdent
3 0 rlineto
rdent
3 0 rlineto
rdent
3 0 rlineto
rdent
6.5 0 rlineto
0 26 rlineto
closepath
fill
} bind def
/router {
moveto
0 30 rlineto
70 0 rlineto
0 -30 rlineto
-10.5 0 rlineto
ldent
-35 0 rlineto
ldent
closepath
2 28 rmoveto
0 -26 rlineto
6.5 0 rlineto
rdent
31 0 rlineto
rdent
6.5 0 rlineto
0 26 rlineto
closepath
fill
} bind def
/box {
moveto
0 40 rlineto
10.5 0 rlineto
uldent
82.5 0 rlineto
0 -40 rlineto
closepath
2 38 rmoveto
0 -36 rlineto
96 0 rlineto
0 36 rlineto
-78.5 0 rlineto
urdent
closepath
fill
} bind def
/plug {
moveto
0 7 rlineto
6 0 rlineto
0 -7 rlineto
closepath
fill
} bind def
/internet {
moveto
0 90 rlineto
110 0 rlineto
0 -90 rlineto
closepath
gsave
5 7 div setcolor
fill
grestore
stroke
} bind def
%%EndSetup
0 60 hub
11 57.5 plug
25 57.5 plug
39 57.5 plug
53 57.5 plug
67 57.5 plug
100 60 router
111 57.5 plug
153 57.5 plug
0 -60 box
11 -24.5 plug
% Connect box 1 with hub
13 -20 moveto
0 78 rlineto
2 0 rlineto
0 -78 rlineto
closepath
fill
120 0 box
% Connect box 2 with hub
131 35.5 plug
133 40 moveto
0 6 rlineto
-78 0 rlineto
0 12 rlineto
2 0 rlineto
0 -10 rlineto
78 0 rlineto
0 -8 rlineto
closepath
fill
120 -60 box
131 -24.5 plug
% Connect with hub
133 -20 moveto
0 6 rlineto
-106 0 rlineto
0 72 rlineto
2 0 rlineto
0 -70 rlineto
106 0 rlineto
0 -8 rlineto
closepath
fill
240 -60 box
251 -24.5 plug
% Connect with hub
253 -20 moveto
0 14 rlineto
-212 0 rlineto
0 68 rlineto
2 0 rlineto
0 -66 rlineto
212 0 rlineto
0 -16 rlineto
closepath
fill
% Connect hub with router
69 58 moveto
0 -6 rlineto
46 0 rlineto
0 6 rlineto
-2 0 rlineto
0 -4 rlineto
-42 0 rlineto
0 4 rlineto
closepath
fill
gsave
[5 3] 0 setdash
235 0 internet
grestore
% Connect router to the Internet
232 40.5 plug
155 58 moveto
0 -15 rlineto
80 0 rlineto
0 2 rlineto
-78 0 rlineto
0 13 rlineto
closepath
fill
/Helvetica-bold findfont dup 10 scalefont setfont
30 74 moveto (Hub) show
116 74 moveto (Routeur) show
16 -42 moveto (Serveur Novell) show
140 -42 moveto (Windows 95) show
262.5 -42 moveto (Station Sun) show
128 18 moveto (Machine FreeBSD) show
159 47.5 moveto (Ligne ISDN BRI) show
25 scalefont setfont
%265 51 moveto (The) show
245 37 moveto (Internet) show
1 setcolor
%264 53 moveto (The) show
244 39 moveto (Internet) show
%%Trailer
showpage
%%EOF