blob: dc6ce9785ac177369d09fc43abe46d26c1107e15 (
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
|
<!ENTITY MSG-YES "<userinput>Ja</userinput>">
<!ENTITY MSG-NO "<userinput>Nein</userinput>">
<!ENTITY BTN-CONT "<guibutton>Weiter</guibutton>">
<!ENTITY BTN-CANCEL "<guibutton>Abbrechen</guibutton>">
<!ENTITY BTN-GOBACK "<guibutton>Zurück</guibutton>">
<!ENTITY enterkey "<keycap>Enter</keycap>">
<!ENTITY escapekey "<keycap>Esc</keycap>">
<!ENTITY tabkey "<keycap>Tab (Tabulator-Taste)</keycap>">
<!ENTITY ekey "<keycap>E</keycap>">
<!ENTITY downkey "<keycap>Pfeil nach unten</keycap>">
<!ENTITY endkey "<keycap>Ende</keycap>">
<!ENTITY archive-mirror "ftp2.de.debian.org">
<!-- translation of architecture names -->
<!ENTITY arch-title
"<phrase arch='any-amd64'>64-Bit PC</phrase><phrase
arch='armel'>32-Bit Soft-float-ARM</phrase><phrase
arch='armhf'>32-Bit Hard-float-ARMv7</phrase><phrase
arch='arm64'>64-Bit ARM</phrase><phrase
arch='hppa'>PA-RISC</phrase><phrase
arch='any-i386'>32-Bit PC</phrase><phrase
arch='ia64'>IA-64</phrase><phrase
arch='mips'>32-Bit Mips (Big-Endian)</phrase><phrase
arch='mips64el'>64-Bit Mips (Little-Endian)</phrase><phrase
arch='mipsel'>32-Bit Mips (Little-Endian)</phrase><phrase
arch='powerpc'>PowerPC</phrase><phrase
arch='ppc64el'>64-Bit PowerPC (Little-endian)</phrase><phrase
arch='sparc'>SPARC</phrase><phrase arch='s390'>S/390</phrase>">
|