diff options
author | Holger Wansing <holgerw@debian.org> | 2016-11-22 21:54:45 +0000 |
---|---|---|
committer | Holger Wansing <holgerw@debian.org> | 2016-11-22 21:54:45 +0000 |
commit | fde25db541ee2f1e80c080f230696235f0f6b77f (patch) | |
tree | 6efe45976caceb0de2e60123175283df8298d124 /build | |
parent | 520e4aa5f1bbe74909d7c401920a03021f6c7453 (diff) | |
download | installation-guide-fde25db541ee2f1e80c080f230696235f0f6b77f.zip |
Updated translated (german) entity for arch-title
Diffstat (limited to 'build')
-rw-r--r-- | build/entities/l10n/de.ent | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/build/entities/l10n/de.ent b/build/entities/l10n/de.ent index 7061bb4e9..dc6ce9785 100644 --- a/build/entities/l10n/de.ent +++ b/build/entities/l10n/de.ent @@ -14,4 +14,16 @@ <!-- 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'>Mips</phrase><phrase arch='mipsel'>Mipsel</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>"> + "<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>"> |