# HG changeset patch # User Jens-Uwe Grooss # Date 1417788110 -3600 # Node ID b744a1156425b44a32b3ae8ceffaf6eb3af5b4c8 # Parent 6d5a1eae6175c8a6aec8bc92614da7e2f2656052 Update/correction of the text for the 2014/15 winter, updated translations for the menu entries diff -r 6d5a1eae6175 -r b744a1156425 eskp.py --- a/eskp.py Thu Dec 04 21:12:07 2014 +0100 +++ b/eskp.py Fri Dec 05 15:01:50 2014 +0100 @@ -53,7 +53,7 @@ def get_topmenue(): menue = [ ('/ozoneloss', _(u'Ozoneloss'),( - ('/ozoneloss', _(u'quantification')), + ('/ozoneloss', _(u'overview')), ('/ozoneloss/clams/2015', _(u'calculations')), ('/ozoneloss/vpsc/2015', _(u'estimations')))), diff -r 6d5a1eae6175 -r b744a1156425 templates/de/rst/explanation_vpsc.rst --- a/templates/de/rst/explanation_vpsc.rst Thu Dec 04 21:12:07 2014 +0100 +++ b/templates/de/rst/explanation_vpsc.rst Fri Dec 05 15:01:50 2014 +0100 @@ -1,9 +1,9 @@ Grundlagen: Proxy |APSC| und |VPSC| =================================== -|APSC| gibt die Fläche in eine bestimmten Höhe an, die unterhalb eines +|APSC| gibt die Fläche in einer bestimmten Höhe an, die unterhalb eines typischen Temperatur-Schwellwertes liegt, unterhalb dem der -chlor-katalysierte Ozonabbau stattfindet. |VPSC| ist das +Chlor-katalysierte Ozonabbau stattfindet. |VPSC| ist das entsprechende Volumen in einem gegebenen Höhenbereich (hier: 14-22 km). Hier wird der Mittelwert dieser Größe zwischen Mitte Dezember und Ende März betrachtet. Da es meist in kalten arktischen Wintern auch einen diff -r 6d5a1eae6175 -r b744a1156425 templates/de/rst/ozoneloss.rst --- a/templates/de/rst/ozoneloss.rst Thu Dec 04 21:12:07 2014 +0100 +++ b/templates/de/rst/ozoneloss.rst Fri Dec 05 15:01:50 2014 +0100 @@ -17,12 +17,14 @@ Für die arktischen Winter der einzelnen Jahre 2010-2014 sind auf weiteren Seiten `Berechnungen des Ozonverlusts`_ und `Abschätzungen aus der Temperatur`_ dargestellt. +Auch für den aktuellen Winter 2015 werden dort die aktuellen Berechungen +und Abschätzngen dargestellt. Das unten stehenden Bilder zeigen die geographische Verteilung des berechneten Ozons (oben) und Ozonverlustes (unten) für den 28. März 2011. Gezeigt ist jeweils die Gesamtsäule zwischen 12 und 22 km Höhe in Dobson-Einheiten (DU). -.. _Berechnungen des Ozonverlusts: /ozoneloss/clams/2012 -.. _Abschätzungen aus der Temperatur: /ozoneloss/vpsc/2014 +.. _Berechnungen des Ozonverlusts: /ozoneloss/clams/2015 +.. _Abschätzungen aus der Temperatur: /ozoneloss/vpsc/2015 .. _ESKP: /eskp .. _CLaMS: http://en.wikipedia.org/wiki/CLaMS diff -r 6d5a1eae6175 -r b744a1156425 translations/de/LC_MESSAGES/messages.mo Binary file translations/de/LC_MESSAGES/messages.mo has changed diff -r 6d5a1eae6175 -r b744a1156425 translations/de/LC_MESSAGES/messages.po --- a/translations/de/LC_MESSAGES/messages.po Thu Dec 04 21:12:07 2014 +0100 +++ b/translations/de/LC_MESSAGES/messages.po Fri Dec 05 15:01:50 2014 +0100 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2014-12-04 13:24+0100\n" +"POT-Creation-Date: 2014-12-05 14:44+0100\n" "PO-Revision-Date: 2014-05-05 11:10+0200\n" "Last-Translator: FULL NAME \n" "Language-Team: de \n" @@ -18,14 +18,14 @@ "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 1.3\n" -#: eskp.py:55 -msgid "quantification" -msgstr "Quantifizierung" - -#: eskp.py:56 eskp.py:183 eskp.py:187 +#: eskp.py:55 eskp.py:183 eskp.py:187 msgid "Ozoneloss" msgstr "Ozonverlust" +#: eskp.py:56 +msgid "overview" +msgstr "Übersicht" + #: eskp.py:57 msgid "calculations" msgstr "Berechnungen" diff -r 6d5a1eae6175 -r b744a1156425 translations/en/LC_MESSAGES/messages.po --- a/translations/en/LC_MESSAGES/messages.po Thu Dec 04 21:12:07 2014 +0100 +++ b/translations/en/LC_MESSAGES/messages.po Fri Dec 05 15:01:50 2014 +0100 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2014-12-04 13:24+0100\n" +"POT-Creation-Date: 2014-12-05 14:44+0100\n" "PO-Revision-Date: 2014-05-05 11:10+0200\n" "Last-Translator: FULL NAME \n" "Language-Team: en \n" @@ -18,12 +18,12 @@ "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 1.3\n" -#: eskp.py:55 -msgid "quantification" +#: eskp.py:55 eskp.py:183 eskp.py:187 +msgid "Ozoneloss" msgstr "" -#: eskp.py:56 eskp.py:183 eskp.py:187 -msgid "Ozoneloss" +#: eskp.py:56 +msgid "overview" msgstr "" #: eskp.py:57 @@ -159,3 +159,6 @@ #~ msgid "from temperature" #~ msgstr "" +#~ msgid "quantification" +#~ msgstr "" + diff -r 6d5a1eae6175 -r b744a1156425 translations/eskp.pot --- a/translations/eskp.pot Thu Dec 04 21:12:07 2014 +0100 +++ b/translations/eskp.pot Fri Dec 05 15:01:50 2014 +0100 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2014-12-04 13:24+0100\n" +"POT-Creation-Date: 2014-12-05 14:44+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,12 +17,12 @@ "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 1.3\n" -#: eskp.py:55 -msgid "quantification" +#: eskp.py:55 eskp.py:183 eskp.py:187 +msgid "Ozoneloss" msgstr "" -#: eskp.py:56 eskp.py:183 eskp.py:187 -msgid "Ozoneloss" +#: eskp.py:56 +msgid "overview" msgstr "" #: eskp.py:57