Skip to content
Snippets Groups Projects
Commit 3e3162dd authored by oskar's avatar oskar :deciduous_tree:
Browse files

Restructure multi-language system

parent a2df4d31
No related branches found
No related tags found
No related merge requests found
...@@ -232,84 +232,46 @@ ...@@ -232,84 +232,46 @@
<a href="#fr" lang="fr" data-lang="en">Français</a> <a href="#fr" lang="fr" data-lang="en">Français</a>
</div> </div>
</nav> </nav>
<main lang="en" data-lang="en"> <main>
<div class="wrapper"> <div class="wrapper">
<header> <header>
<hgroup> <hgroup>
<h1>c3lingo</h1> <h1>c3lingo</h1>
<p>How to Listen to Live Translations at 36C3</p> <p data-lang="en">How to Listen to Live Translations at 36C3</p>
<p data-lang="de">Wie du die Live-Übersetzungen auf dem 36C3 empfängst</p>
<p data-lang="fr">Comment accéder aux traductions du 36C3</p>
</hgroup> </hgroup>
</header> </header>
<div class="main-grid"> <div class="main-grid">
<a class="block-link" href="https://streaming.c3lingo.org"> <a class="block-link" href="https://streaming.c3lingo.org">
<section> <section data-lang="en">
<h2>In the Audience</h2> <h2>In the Audience</h2>
<p>For listeners sitting in the audience of conference talks as they happen, we provide low-latency translation streams <p>For listeners sitting in the audience of conference talks as they happen, we provide low-latency translation streams via Mumble.</p>
via Mumble.</p>
</section> </section>
</a> <section data-lang="de">
<a class="block-link" href="https://streaming.media.ccc.de/36c3/">
<section>
<h2>Elsewhere</h2>
<p>If you’re not in the audience, the video and audio streams
provided by the VOC are by far the easiest solution. You’ll find a choice of translated streams in the <b>Formats</b>
tab.</p>
</section>
</a>
</div>
</div>
</main>
<main lang="de" data-lang="de">
<div class="wrapper">
<header>
<hgroup>
<h1>c3lingo</h1>
<p>Wie du die Live-Übersetzungen auf dem 36C3 empfängst</p>
</hgroup>
</header>
<div class="main-grid">
<a class="block-link" href="https://streaming.c3lingo.org">
<section>
<h2>Im Publikum</h2> <h2>Im Publikum</h2>
<p>Für Menschen, die die Vorträge direkt im Saal verfolgen, bieten wir Mumble-Streams <p>Für Menschen, die die Vorträge direkt im Saal verfolgen, bieten wir Mumble-Streams mit niedriger Latenz an.</p>
mit niedriger Latenz an.</p>
</section>
</a>
<a class="block-link" href="https://streaming.media.ccc.de/36c3/">
<section>
<h2>Woanders</h2>
<p>Wenn du nicht im Publikum sitzt, sind die Video- und Audio-Streams
des VOC die einfachste Lösung. Im Tab <b>Formate</b> findest du eine Auswahl von übersetzten Streams.</p>
</section> </section>
</a> <section data-lang="fr">
</div>
</div>
</main>
<main lang="fr" data-lang="fr">
<div class="wrapper">
<header>
<hgroup>
<h1>c3lingo</h1>
<p>Comment accéder aux traductions du 36C3</p>
</hgroup>
</header>
<div class="main-grid">
<a class="block-link" href="https://streaming.c3lingo.org">
<section>
<h2>Dans les amphithéâtres</h2> <h2>Dans les amphithéâtres</h2>
<p>Pour celles et ceux qui se trouvent dans l'amphithéâtre où la conférence se déroule, l'équipe de traduction et le VOC fournissent des streams audio Mumble spécialement configurés pour une faible latence.</p> <p>Pour celles et ceux qui se trouvent dans l'amphithéâtre où la conférence se déroule, l'équipe de traduction et le VOC fournissent des streams audio Mumble spécialement configurés pour une faible latence.</p>
</section> </section>
</a> </a>
<a class="block-link" href="https://streaming.media.ccc.de/36c3/"> <a class="block-link" href="https://streaming.media.ccc.de/36c3/">
<section> <section data-lang="en">
<h2>Elsewhere</h2>
<p>If you’re not in the audience, the video and audio streams provided by the VOC are by far the easiest solution. You’ll find a choice of translated streams in the <b>Formats</b> tab.</p>
</section>
<section data-lang="de">
<h2>Woanders</h2>
<p>Wenn du nicht im Publikum sitzt, sind die Video- und Audio-Streams des VOC die einfachste Lösung. Im Tab <b>Formate</b> findest du eine Auswahl von übersetzten Streams.</p>
</section>
<section data-lang="fr">
<h2>Ailleurs</h2> <h2>Ailleurs</h2>
<p>Si tu n'est pas dans le public, les streams audio et video du VOC la solution la plus simple. Tu trouveras un choix de streams traduits dans la languette <b>Formats</b>.</p> <p>Si tu n'est pas dans le public, les streams audio et video du VOC la solution la plus simple. Tu trouveras un choix de streams traduits dans la languette <b>Formats</b>.</p>
</section> </section>
</a> </a>
<section>
</div> </div>
</div> </div>
</main> </main>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment