diff options
author | Miroslav Kure <kurem@upcase.inf.upol.cz> | 2014-09-28 08:37:16 +0000 |
---|---|---|
committer | Miroslav Kure <kurem@upcase.inf.upol.cz> | 2014-09-28 08:37:16 +0000 |
commit | 3d756babc9998231c27705820aadebd549e23879 (patch) | |
tree | 38c90eadeb0c73217656d7c3037bc922e848de21 /cs/hardware/hardware-supported.xml | |
parent | 1ade050f2377f112367529f8be015e5fb5614025 (diff) | |
download | installation-guide-3d756babc9998231c27705820aadebd549e23879.zip |
[l10n] Update Czech translation of d-i manual
Diffstat (limited to 'cs/hardware/hardware-supported.xml')
-rw-r--r-- | cs/hardware/hardware-supported.xml | 20 |
1 files changed, 17 insertions, 3 deletions
diff --git a/cs/hardware/hardware-supported.xml b/cs/hardware/hardware-supported.xml index 6a01027cc..9d266c5bb 100644 --- a/cs/hardware/hardware-supported.xml +++ b/cs/hardware/hardware-supported.xml @@ -1,5 +1,5 @@ <!-- $Id$ --> -<!-- original version: 69230 --> +<!-- original version: 69348 --> <sect1 id="hardware-supported"> <title>Podporovaná zařízení</title> @@ -57,20 +57,20 @@ architektur a několik jejich variant. <row> <entry morerows="3">ARM</entry> <entry morerows="3">armel</entry> -<!-- <entry>Intel IXP4xx</entry> <entry>ixp4xx</entry> </row><row> ---> <entry>Marvell Kirkwood</entry> <entry>kirkwood</entry> </row><row> <entry>Marvell Orion</entry> <entry>orion5x</entry> </row><row> +<!-- <entry>Marvell MVMV78xx0</entry> <entry>mv78xx0</entry> </row><row> +--> <entry>Versatile</entry> <entry>versatile</entry> </row> @@ -90,6 +90,13 @@ architektur a několik jejich variant. </row> <row> + <entry>64 bitové ARM</entry> + <entry>arm64</entry> + <entry></entry> + <entry></entry> +</row> + +<row> <entry morerows="3">MIPS (big endian)</entry> <entry morerows="3">mips</entry> <entry>SGI IP22 (Indy/Indigo 2)</entry> @@ -126,6 +133,13 @@ architektur a několik jejich variant. <entry>prep</entry> </row> +<row> + <entry>IBM PowerPC (little endian)</entry> + <entry>ppc64el</entry> + <entry></entry> + <entry></entry> +</row> + <!-- <row> <entry morerows="1">Sun SPARC</entry> |