#muuid {6b612a34-dcf2-4e32-85cf-b6fd006b745e} ;============================================================ ; File: Weather.dll ; Plugin: Weather ; Version: 0.4.0.1 ; Authors: Miranda NG Team ;============================================================ [Retrieves weather information and displays it in your contact list.] ;file \plugins\Weather\res\resource.rc [Update] [Brief Info] [Webpage] [Close] [Options] [Update weather information on startup] [Update weather information every] [minutes] [Consider weather info updated only when condition and temperature are changed] [Remove old data when updating] [Make the contact italic when weather alert is issued] [Modes] [Use weather condition as protocol status] [Avatar only mode] [Units] [Temperature] [Celsius] [Fahrenheit] [Degree sign:] [Wind] [km/h] [m/s] [mph] [knots] [Visibility] [km] [miles] [Pressure] [kPa] [mb (hPa)] [inches] [mm Hg (torr)] [Day/Month] [No change] [2 chars] [3 chars] [Elevation] [ft] [m] [Do not append units to values] [Do not display fractional values] [Frame] [Avatar size] [Weather Station] [City name] [ID] [Log Information] [Use internal history] [Use external file] [Overwrite file upon update] [Path:] [6] [Link Settings] [More Info URL] [Weather Map] [Other Options] [Set as default station] [Disable automatic update for this station] [Disable PopUp for this station] [Change] [Cancel] [PopUp Options] [Enable popups] [Popup only when condition changes] [Colours] [Background colour] [Text colour] [Use Windows colours] [Popup Actions] [Left Click] [Right Click] [Popup Delay] [Delay] [seconds] [From PopUp plugin] [Permanent] [Popup Text] [Popup Title] [Variables] [Default] [Preview] [Updates] [Alerts] [Errors] [Contact List] [Brief Info Title] [Note Text] [Extra Text] [External Log] [History Log] [Variable List] [More Variables] [Reset] [Status Message] [Sunset] [Feel-like] [Today's Low] [Today's High] [Sunrise] [Dewpoint] [Humidity] [More...] [Weather Protocol INI Setup\nInstall and load your weather ini file here] [Weather Protocol cannot find any weather INI file stored in your computer. To setup weather INI and add weather stations, please follow the steps:] [Click here to download a weather ini file from Miranda file listing] [Extract the weather ini file from archive to this directory] [Click here to load the data from the new ini file into memory] [Add new weather station and close this dialog] [Total INI files] [Total memory used] [Reload INI] [City:] [Dismiss PopUp] [Open brief information] [Open complete forecast] [Open weather map] [View history] [Open log file] [Show user menu] [Show user detail] [To old setting] [To default] ;file \plugins\Weather\src\weather.cpp [Enable/disable auto update] [Auto Update Enabled] [Auto Update Disabled] [Weather Condition Changed] [Weather Alert Issued] [%s__PopupWindow] [static] ;file \plugins\Weather\src\weather.h [N/A] [Invalid ID format, missing "/" (10)] [Invalid service (11)] [Invalid station (12)] [Weather service ini for this station is not found (20)] [Netlib error - check your internet connection (30)] [Empty data is retrieved (40)] [Document not found (42)] [Document too short to contain any weather data (43)] [Unknown error (99)] [HTTP Error: No content (204)] [HTTP Error: Data moved (301)] [HTTP Error: Use proxy (305)] [HTTP Error: Temporary redirect (307)] [HTTP Error: Bad request (400)] [HTTP Error: Unauthorized (401)] [HTTP Error: Payment required (402)] [HTTP Error: Forbidden (403)] [HTTP Error: Not found (404)] [HTTP Error: Method not allowed (405)] [HTTP Error: Proxy authentication required (407)] [HTTP Error: Gone (410)] [HTTP Error: Internal server error (500)] [HTTP Error: Bad gateway (502)] [HTTP Error: Service unavailable (503)] [HTTP Error: Gateway timeout (504)] [%c\nTemperature: %t\nFeel-Like: %f\nPressure: %p\nWind: %i %w\nHumidity: %m\nDew Point: %e\nVisibility: %v\n\nSun Rise: %r\nSun Set: %y\n\n5 Days Forecast:\n%[Forecast Day 1]\n%[Forecast Day 2]\n%[Forecast Day 3]\n%[Forecast Day 4]\n%[Forecast Day 5]] [Feel-Like: %f\nPressure: %p\nWind: %i %w\nHumidity: %m\nDew Point: %e\nVisibility: %v\n\nSun Rise: %r\nSun Set: %y\n\n5 Days Forecast:\n%[Forecast Day 1]\n%[Forecast Day 2]\n%[Forecast Day 3]\n%[Forecast Day 4]\n%[Forecast Day 5]] [Weather Condition for %n as of %u] [%c, %t (feel-like %f) Wind: %i %w Humidity: %m] [%n at %u: %c, %t (feel-like %f) Wind: %i %w Humidity: %m] [%c, %t\nToday: High %h, Low %l] [Temperature: %[Temperature]] ;file \plugins\Weather\src\weather_addstn.cpp [Current weather information for %s.] [%s is now the default weather station] [Weather Protocol] [Please try again after weather update is completed.] [] [] [NAME] ;file \plugins\Weather\src\weather_contacts.cpp [open] [Weather condition was not logged.] [The URL for complete forcast have not been set. You can set it from the Edit Settings dialog.] [The URL for weather map have not been set. You can set it from the Edit Settings dialog.] [Get city name from ID] [Weather INI information] [Browse] [View webpage] [Reset to default] [Text Files] [All Files] ;file \plugins\Weather\src\weather_conv.cpp [KPA] [HPA] [TORR] ["\r\nvoid GetSpeed(TCHAR *tempchar, TCHAR *unit, TCHAR *str) \r\n{\r\n // unit can be km/h, mph, m/s, knots\r\n double tempunit;\r\n TCHAR tstr[20];\r\n\r\n str[0] = 0;\r\n\r\n // convert the string into an integer (always positive)\r\n // if the result is 0, then the string is not a number, return _T(""\r\n tempunit = _ttof(tempchar);\r\n if (tempunit == 0 && tempchar[0] != '0] [KM/H] [M/S] [MPH] [KNOTS] [MILES] [Lightning] [Fog] [Snow Shower] [Snow] [Rain Shower] [Rain] [Partly Cloudy] [Cloudy] [Sunny] [mainy sunny] [mainy clear] [partly cloudy] [mostly] [clouds] [sunny] [clear] [fair] [thunder] [t-storm] [cloud] [overcast] [fog] [mist] [smoke] [sand] [dust] [haze] [shower] [snow] [flurries] [rain shower] [ice] [freezing] [wintry] [drizzle] [rain] [%20"\r\n// dis = original string\r\n// return value = the modified string with space -> _T("%20"\r\nchar *GetSearchStr(char *dis) \r\n{\r\n char *pstr = dis;\r\n size_t len = strlen(dis);\r\n while (*pstr != 0)\r\n {\r\n if (*pstr == ' ] [] [] [HTTP Error %i] ;file \plugins\Weather\src\weather_data.cpp [] [High] [Low] [Feel] [Wind Speed] [COND] [DEG] [DAY] [MONTH] [Ignore] [Error when obtaining data: %s] ;file \plugins\Weather\src\weather_http.cpp [Error occured! HTTP Error: %i\n] [NetLib error occurred!!] [Weather HTTP connections] ;file \plugins\Weather\src\weather_icons.cpp [Protocol icon] [Update Disabled] [View Log] [Update with Clear] [View Brief] [View Complete] [Weather Update] [Popup] [No Popup] [Edit Settings] ;file \plugins\Weather\src\weather_info.cpp [Name] [Author] [File Version] [INI Version] [Items] [Display Name] [File Name] [The corresponding INI file for "%s" is not found.] [Weather INI information for "%s":] [Name:] [Internal Name:] [Author:] [Version:] [INI Version:] [File Name:] [Item Count:] [Memory Used:] [bytes] [Description:] [Here is a list of custom variables that are currently available] ;file \plugins\Weather\src\weather_ini.cpp [ID Search - Station Name] [No update data file is found. Please check your Plugins\\Weather directory.] [Invalid ini format for: %s] [Name Search Single Result - Station Name] [Name Search Single Result - Station ID] [Name Search Multiple Result - Station Name] [Name Search Multiple Result - Station ID] [\\Plugins\\weather\\] [All update data has been reloaded.] ;file \plugins\Weather\src\weather_mwin.cpp [Frame Font] [Frame Title Font] [Weather: %s] [WeatherFrame] [Frame Background] [Verdana] ;file \plugins\Weather\src\weather_opt.cpp [Network] [General] [Display] [PopUps] [%c\tcurrent condition\n%d\tcurrent date\n%e\tdewpoint\n%f\tfeel-like temp\n%h\ttoday's high\n%i\twind direction\n%l\ttoday's low\n%m\thumidity\n%n\tstation name\n%p\tpressure\n%r\tsunrise time\n%s\tstation ID\n%t\ttemperature\n%u\tupdate time\n%v\tvisibility\n%w\twind speed\n%y\tsun set] [Weather Protocol Text Preview] ;file \plugins\Weather\src\weather_popup.cpp [This is the name of the city] [Here is a short weather description] [%c\tcurrent condition\n%d\tcurrent date\n%e\tdewpoint\n%f\tfeel-like temperature\n%h\ttoday's high\n%i\twind direction\n%l\ttoday's low\n%m\thumidity\n%n\tstation name\n%p\tpressure\n%r\tsunrise time\n%s\tstation ID\n%t\ttemperature\n%u\tupdate time\n%v\tvisibility\n%w\twind speed\n%y\tsun set] [%[..]\tcustom variables] ;file \plugins\Weather\src\weather_svcs.cpp [Station ID] [Light] [SShower] [RShower] [PCloudy] [Disable &weather notification] [Enable &weather notification] [Update Weather] [Remove Old Data then Update] [Brief Information] [Read Complete Forecast] [Weather] [Enable/Disable Weather Update] [Update All Weather] [Remove Old Data then Update All] [Weather Notification] [Display in a frame] ;file \plugins\Weather\src\weather_update.cpp [<-- Start update for station -->] [Unable to retrieve weather information for %s] [Error! Update cannot continue... Start to free memory] [<-- Error occurs while updating station: %s -->] [Alert for %s%c%s] [Update Completed - Start to free memory] [<-- Update successful for station -->] [Document Not Found] [Condition] [Cond] [Alert] ;file \plugins\Weather\src\weather_userinfo.cpp [Current condition for %n] [Last update on: %u] [Variable] [Information] [Retrieving new data, please wait...] [More Info] [No information available.\r\nPlease update weather condition first.]