TRANSLATIONS FOR THE CLOUD MATCH
I have translated the following cloud condition match strings into German.
The best way to see what WD reports is in your clientraw.txt file.
If anybody does another language translation could you please post it here.
GERMAN TRANSLATION for the cloud condition match:
$sunny = 'klar,sonnig,trocken'; // for sunny
$partlycloudy = 'teilweise bewölkt,größtenteils klar,leicht bewölkt'; // for some clouds
$scattered = 'teilweise bewölkt'; // for clouds
$mostlycloudy = 'stark bewölkt,nach niederschlag'; // for many clouds
$overcast = 'geschlossene wolkendecke,bewölkt,vor kurzem niederschlag'; // for overcast
$thunderclouds = 'cumulonimbus,cumulus';
$drizzle = 'niesel';
$raining = 'regen,gewitterregen';
$snowing = 'es schneit,schnee';
$misty = 'nebel';
$rainstopped = 'vor kurtzem,nach niederschlag';