Page 1 of 1

Update 4.5i

Posted: Sun Nov 08, 2009 4:31 pm
by admin
DEUTSCH:

Update V4.5i (NSLU2, x86, SheevaPlug) enthält die folgenden Änderungen:

* Beseitigt einen Fehler beim Versenden von Mails mit TLS Option. Verwendet aktuelle root-Zertifikate.
* Gibt die Mondphasen auch auf Holländisch aus: actual_lunar_phase_nl
* Fügt Unterstützung für das Wetternetzwerk "Schleswig-Holstein-Netz" hinzu (noch experimentell).
* Verbessert die Stabilität des Webcam-Supports (nur x86).


---------------------------------
ENGLISH:

Update to Meteohub V4.5i (NSLU2, x86, SheevaPlug) brings these features:

* Reports lunar phases in Dutch: actual_lunar_phase_nl
* Fixes a bug when sending mails via TLS on NSLU2. Updates root certificates to most recent ones.
* Adds support for weather network "Schleswig-Holstein-Netz" (still experimental).
* Improves stability of webcam support (x86 only).

---------------------------------
Link:
http://www.meteohub.de/joomla/index.php ... &Itemid=29

Re:Update 4.5i

Posted: Mon Nov 09, 2009 10:59 am
by WS Grave
Hi Boris,

Thanks for the quick adaption of the software.
It shows the moon phases in Dutch now:
actual_lunar_phase_nl Laatste_kwartier

Your the best :whistle:

Re:Update 4.5i

Posted: Mon Nov 09, 2009 7:17 pm
by rune
Hi admin,

Any chance of implementing Danish as well for moonphases & winddirection? I just need the list, then I'll translate it :cheer:

Re:Update 4.5i

Posted: Mon Nov 09, 2009 7:48 pm
by admin

Code: Select all

char *lunar_phase_en[] = {
"New Moon",
"Waxing Cresent",
"First Quarter",
"Waxing Gibbous",
"Full Moon",
"Waning Gibbous",
"Last Quarter",
"Waning Cresent",
NULL };

Re:Update 4.5i

Posted: Mon Nov 09, 2009 8:31 pm
by rune
char *lunar_phase_dk[] = {
"Nymåne",
"Mindre end halv, tiltagende",
"Halvmåne, tiltagende",
"Mere end halv, tiltagende",
"Fuldmåne",
"Mere end halv, aftagende",
"Halvmåne, aftagende",
"Mindre end halv, aftagende",
NULL };

Thanks!

Re:Update 4.5i

Posted: Mon Nov 09, 2009 8:57 pm
by admin
Will be part of the next update. As I don't know if you need special characters in html-style or as iso, I will provide both.

actual_lunar_phase_dk_iso
actual_lunar_phase_dk_html

Re:Update 4.5i

Posted: Mon Nov 09, 2009 11:09 pm
by black23
Hi Boris,
ca You add Czech translation for it too ?

char *lunar_phase_cz[] = {
"Nov",
"Dorůstající srpek",
"První čtvrť",
"Dorůstající Měsíc",
"Úplněk",
"Couvající Měsíc",
"Poslední čtvrť",
"Couvající srpek",
NULL };

Thanks

Re:Update 4.5i

Posted: Mon Nov 09, 2009 11:39 pm
by rune
I am truly impressed! Any chance of including wind direction in Danish now we're at it ;)

Re:Update 4.5i

Posted: Tue Nov 10, 2009 5:11 am
by WS Grave
Hi Boris, I just notice that this tag:
actual_moonset_standard_local (and utc also)
doesn't work anymore!?
They're not in the all-sensors text anymore!?

/edit:
Also not shown in WDL...

Re:Update 4.5i

Posted: Tue Nov 10, 2009 11:40 pm
by admin
I dont't think so... reason might be that
a) moon does not set this day
b) longitude/latitude data is missing

Re:Update 4.5i

Posted: Wed Nov 11, 2009 1:11 am
by WS Grave
Uhm... all day no data for moonrise, but now it shows the moonrise again.
I'm not sure if it was so earlier this evening.
Was away all evening.

It's back, so it's not because of the update.
I think :D

/edit:
I've added the [blank_the_unknown] to my page, because of the missing data my table was a mess.

Re:Update 4.5i

Posted: Wed Nov 11, 2009 5:53 pm
by Ettershaus
Hallo,

the missing "moonrise" or "moonset" values are back again.

I've set the words "not today" as Value, when there isn't any ;-)