Switched to German as primary language landing-page-2014
authorPeter Koppatz <peter@koppatz.com>
Mon, 09 Dec 2013 08:35:50 +0100
branchlanding-page-2014
changeset 33a8cac2a2b9bb
parent 32 39d13f667eec
child 34 d9a3c0cebf6b
Switched to German as primary language
templates/competition.html
templates/coursematerial.html
templates/footer.html
templates/index.html
templates/jumbotron-competition.html
templates/jumbotron-coursematerial.html
templates/jumbotron-default.html
templates/jumbotron-submission.html
templates/jumbotron-task.html
templates/submission.html
templates/task.html
templates/theme.html
     1.1 --- a/templates/competition.html	Mon Dec 09 06:52:31 2013 +0000
     1.2 +++ b/templates/competition.html	Mon Dec 09 08:35:50 2013 +0100
     1.3 @@ -8,7 +8,7 @@
     1.4  
     1.5  {% block body %}
     1.6  <h2>
     1.7 -Information you need!
     1.8 +Was Du zum Programmierwettbewerb wissen musst.
     1.9  </h2>
    1.10  
    1.11  {% endblock %}
     2.1 --- a/templates/coursematerial.html	Mon Dec 09 06:52:31 2013 +0000
     2.2 +++ b/templates/coursematerial.html	Mon Dec 09 08:35:50 2013 +0100
     2.3 @@ -8,16 +8,17 @@
     2.4  
     2.5  {% block body %}
     2.6  <h2>
     2.7 -Course material
     2.8 +Das Kursmaterial
     2.9  </h2>
    2.10 -<p>If you answer one of the following questions with "YES":</p>
    2.11 +<p>Es kann Dir auf unterschiedlichste Art & Weise nützlich sein. 
    2.12 +Wenn Du eine der folgenden mit "Ja" beantworten kannst:</p>
    2.13  <ul>
    2.14 -  <li>You want's to take part in the competition?</li>
    2.15 -  <li>You are a beginner using blender and python?</li>
    2.16 -  <li>You are a teacher using this material in your course?</li>
    2.17 +  <li>Du möchtest am Wettbewerb teilnehmen?</li>
    2.18 +  <li>Du bist Anfänger sowohl mit Python als auch mit Blender?</li>
    2.19 +  <li>Du bist ein Lehrer und willst das Material im Unterricht einsetzen?</li>
    2.20  </ul>
    2.21 -<p> Then the next link is for you…
    2.22 -  <a class="btn btn-lg btn-primary" href="http://vocword.org" role="button">Start</a>
    2.23 +<p>Dann ist der folgende Link für Dich …
    2.24 +  <a class="btn btn-lg btn-primary" href="http://vocaword.org" role="button">Startseite zum Kursmaterial</a>
    2.25  </p>
    2.26  
    2.27  {% endblock %}
     3.1 --- a/templates/footer.html	Mon Dec 09 06:52:31 2013 +0000
     3.2 +++ b/templates/footer.html	Mon Dec 09 08:35:50 2013 +0100
     3.3 @@ -3,6 +3,6 @@
     3.4    <div class="separator">
     3.5      <img src="/static/images/python-logo.png" alt="python-logo" />
     3.6    </div>
     3.7 -    <h3>Places for Sponsors</h3>
     3.8 +    <h3>Platz für Sponsoren</h3>
     3.9  
    3.10 -</div>
    3.11 \ No newline at end of file
    3.12 +</div>
     4.1 --- a/templates/index.html	Mon Dec 09 06:52:31 2013 +0000
     4.2 +++ b/templates/index.html	Mon Dec 09 08:35:50 2013 +0100
     4.3 @@ -3,5 +3,5 @@
     4.4  <!-- default jumbotron -->
     4.5   {% include "jumbotron-default.html" %}
     4.6  {% endblock %}
     4.7 -{% block body %}<h3>The competition will start on 01.01.2014</h3>{% endblock %}
     4.8 +{% block body %}<h3>Der Wettbewerb startet am 01.01.2014</h3>{% endblock %}
     4.9  
     5.1 --- a/templates/jumbotron-competition.html	Mon Dec 09 06:52:31 2013 +0000
     5.2 +++ b/templates/jumbotron-competition.html	Mon Dec 09 08:35:50 2013 +0100
     5.3 @@ -1,2 +1,2 @@
     5.4  <img src="/static/images/competition_300.jpg" alt="competition" />
     5.5 -<h1>Competition</h1>
     5.6 +<h1>Wettbewerb</h1>
     6.1 --- a/templates/jumbotron-coursematerial.html	Mon Dec 09 06:52:31 2013 +0000
     6.2 +++ b/templates/jumbotron-coursematerial.html	Mon Dec 09 08:35:50 2013 +0100
     6.3 @@ -1,2 +1,2 @@
     6.4  <img src="/static/images/coursematerial_300.png" alt="coursemaeterial" />
     6.5 -<h1>How it works…</h1>
     6.6 +<h1>Wie funktionieren Python & Blender</h1>
     7.1 --- a/templates/jumbotron-default.html	Mon Dec 09 06:52:31 2013 +0000
     7.2 +++ b/templates/jumbotron-default.html	Mon Dec 09 08:35:50 2013 +0100
     7.3 @@ -1,7 +1,7 @@
     7.4  <img src="/static/images/peppermint.png" alt="Peppermint"/>
     7.5  <h1>
     7.6 -Welcome to the<br />
     7.7 -Python competition<br />
     7.8 +Willkommen zum<br />
     7.9 +Python Programmierwettbewerb<br />
    7.10  2014
    7.11  </h1>
    7.12  <div class="clear"></div>
     8.1 --- a/templates/jumbotron-submission.html	Mon Dec 09 06:52:31 2013 +0000
     8.2 +++ b/templates/jumbotron-submission.html	Mon Dec 09 08:35:50 2013 +0100
     8.3 @@ -1,3 +1,3 @@
     8.4  <img src="/static/images/submission_300.png" alt="submission" />
     8.5 -<h1>Submission…</h1>
     8.6 +<h1>Einreichung</h1>
     8.7  
     9.1 --- a/templates/jumbotron-task.html	Mon Dec 09 06:52:31 2013 +0000
     9.2 +++ b/templates/jumbotron-task.html	Mon Dec 09 08:35:50 2013 +0100
     9.3 @@ -1,3 +1,3 @@
     9.4  <img src="/static/images/task_werkbank_300.png" alt="workbench" />
     9.5 -<h1>Tasks…</h1>
     9.6 +<h1>Die Aufgabenstellung(en)…</h1>
     9.7  
    10.1 --- a/templates/submission.html	Mon Dec 09 06:52:31 2013 +0000
    10.2 +++ b/templates/submission.html	Mon Dec 09 08:35:50 2013 +0100
    10.3 @@ -8,7 +8,7 @@
    10.4  
    10.5  {% block body %}
    10.6  <h2>
    10.7 -Show what you've accomplished!
    10.8 +Was hast Du erreicht, wie weit bist Du gekommen?
    10.9  </h2>
   10.10  
   10.11  {% endblock %}
    11.1 --- a/templates/task.html	Mon Dec 09 06:52:31 2013 +0000
    11.2 +++ b/templates/task.html	Mon Dec 09 08:35:50 2013 +0100
    11.3 @@ -9,7 +9,7 @@
    11.4  
    11.5  {% block body %}
    11.6  <h2>
    11.7 -Your task:  come on, go it!
    11.8 +Deine Aufgaben, ran an die Werkbank...
    11.9  </h2>
   11.10  <p></p>
   11.11  <p>Image:  "Werkbank" by Petermann</p>
    12.1 --- a/templates/theme.html	Mon Dec 09 06:52:31 2013 +0000
    12.2 +++ b/templates/theme.html	Mon Dec 09 08:35:50 2013 +0100
    12.3 @@ -8,7 +8,7 @@
    12.4      <meta name="author" content="">
    12.5      <link rel="shortcut icon" href="{{ url_for('static', filename='favicon.ico')}}">
    12.6  
    12.7 -    <title>PyMove3D -- 2014</title>
    12.8 +    <title>pymove3D -- 2014</title>
    12.9  
   12.10      <!-- Bootstrap core CSS -->
   12.11      <link href="/static/css/bootstrap.css" rel="stylesheet">
   12.12 @@ -33,10 +33,10 @@
   12.13    <body>
   12.14  
   12.15      <div class="container">
   12.16 -<img class="flags" src="/static/images/flags/de.png" alt="deutsch" />
   12.17 +<!--img class="flags" src="/static/images/flags/de.png" alt="deutsch" />
   12.18  <img class ="flags" src="/static/images/flags/gb.png" alt="english" />
   12.19  <img class="flags" src="/static/images/flags/it.png" alt="italiano" />
   12.20 -<br style="clear: both;" />
   12.21 +<br style="clear: both;" /-->
   12.22        <!-- Static navbar -->
   12.23        <div class="navbar navbar-default" role="navigation">
   12.24          <div class="navbar-header">
   12.25 @@ -46,14 +46,14 @@
   12.26              <span class="icon-bar"></span>
   12.27              <span class="icon-bar"></span>
   12.28            </button>
   12.29 -          <a class="navbar-brand" href="/">PyMove3D -- 2014</a>
   12.30 +          <a class="navbar-brand" href="/">pymove3D -- 2014</a>
   12.31          </div>
   12.32          <div class="navbar-collapse collapse">
   12.33            <ul class="nav navbar-nav navbar-right">
   12.34 -             {% for href, caption in [('/competition', 'Competition'),
   12.35 -	                          ('/task', 'Task'),
   12.36 -                                  ('/submission', 'Submission'),
   12.37 -	                          ('/coursematerial', 'Coursematerial'),
   12.38 +             {% for href, caption in [('/competition', 'Wettbewerb'),
   12.39 +	                          ('/task', 'Aufgabe'),
   12.40 +                                  ('/submission', 'Einreichung'),
   12.41 +	                          ('/coursematerial', 'Kursmaterial'),
   12.42  	  ]:
   12.43  	  %}
   12.44            {%- if href[1:] == act -%} 
Impressum Datenschutzerklärung