diff options
author | Florian Dieminger <me@fiji-flo.de> | 2021-02-11 18:20:22 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-11 18:20:22 +0100 |
commit | 999e51572c093be901d6c8f942feb76038ae940c (patch) | |
tree | 0b2242d6df50748abf3f11c717211e8bbcf3d45e /files/de/glossary/bandwidth | |
parent | 747e709ad97c5782af29688f52c8105c08d9a323 (diff) | |
parent | 12b585b8e60a2877ff64dc6dc5ab058c43652f47 (diff) | |
download | translated-content-999e51572c093be901d6c8f942feb76038ae940c.tar.gz translated-content-999e51572c093be901d6c8f942feb76038ae940c.tar.bz2 translated-content-999e51572c093be901d6c8f942feb76038ae940c.zip |
Merge pull request #55 from fiji-flo/unslugging-de
Unslugging de
Diffstat (limited to 'files/de/glossary/bandwidth')
-rw-r--r-- | files/de/glossary/bandwidth/index.html | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/files/de/glossary/bandwidth/index.html b/files/de/glossary/bandwidth/index.html new file mode 100644 index 0000000000..ce8c34138f --- /dev/null +++ b/files/de/glossary/bandwidth/index.html @@ -0,0 +1,18 @@ +--- +title: Bandbreite +slug: Glossary/Bandwidth +tags: + - Glossar + - Infrastruktur +translation_of: Glossary/Bandwidth +original_slug: Glossary/Bandbreite +--- +<p>Die <strong>Bandbreite </strong> ist der Abstand zwischen Unterfrequenz und Oberfrequenz und gibt z.B. an welche Informationsmenge während einer bestimmten Zeit durch eine Datenverbindung durchgespielt werden kann. Ueblicherweise wird sie in mehrfachen <em>bit-per-seconds</em> (bps) gemessen, z.B. <em>megabits-per-second</em> (Mbps) oder <em>gigabits-per-second</em> (Gbps).</p> + +<p> </p> + +<h2 id="Mehr_dazu">Mehr dazu:</h2> + +<ul> + <li>{{Interwiki("wikipedia", "Bandwidth")}} auf Wikipedia (Englische Version)</li> +</ul> |