Miranda Language Pack Version 1
Language: English (UK) for Weather Protocol Icon Assignment
Locale: 0809
Last-Modified-Using: Miranda 0.3.3.0
Authors: NoName
Author-email: 
Plugins-included: Weather Protocol

; Weather protocol v0.3+ use this to assignment icon to weather condition
; This file is just a sample, the weather protocol will function properly without file
; if internal icon selection is turn on.  If internal icon selection is off, these
; translation strings must present (in any desired language) in order for the plugin
; to function properly.  Otherwise, NA will be set for all weather stations.

; The format of this is similar to the other language pack string, using
;   [# Weather <status> <counter> #]
; The protocol will read all string with counter = 1 until the first unavailable string
;   ie. the translated string is the same as the original string.
; The priority of the condition icons is:
;   Lightning, Fog, Snow Shower, Snow, Rain Shower, Rain, Partly Cloudy, Cloudy, Sunny
; Weather protocol will assign the icon if part of the string patches.  If no match found,
; an NA icon is assigned for that station.
; String of all languages can be added so the icon can display properly even if the raw
; data is in some language other than English.

;==============================
; Sunny
[# Weather Sunny 1 #]
Sunny

[# Weather Sunny 2 #]
Clear

[# Weather Sunny 3 #]
Fair

;==============================
; Partly Cloudy
[# Weather Partly Cloudy 1 #]
Mainy Sunny

[# Weather Partly Cloudy 2 #]
Mainy Clear

[# Weather Partly Cloudy 3 #]
Partly

[# Weather Partly Cloudy 4 #]
Mostly

[# Weather Partly Cloudy 5 #]
Clouds

;==============================
; Cloudy
[# Weather Cloudy 1 #]
Cloudy

[# Weather Cloudy 2 #]
Overcast

;==============================
; Rain
[# Weather Rain 1 #]
Drizzle

[# Weather Rain 2 #]
Rain

;==============================
; Rain Shower
[# Weather Rain Shower 1 #]
Rain Shower

[# Weather Rain Shower 2 #]
Shower

;==============================
; Snow
[# Weather Snow 1 #]
Snow

[# Weather Snow 2 #]
Ice

[# Weather Snow 3 #]
Freezing

[# Weather Snow 4 #]
Wintry

;==============================
; Snow Shower
[# Weather Snow Shower 1 #]
Snow Shower

[# Weather Snow Shower 2 #]
Flurries

;==============================
; Lightning
[# Weather Lightning 1 #]
Thunder

[# Weather Lightning 1 #]
T-storm

;==============================
; Fog
[# Weather Fog 1 #]
Fog

[# Weather Fog 2 #]
Mist

[# Weather Fog 3 #]
Smoke

[# Weather Fog 4 #]
Haze

[# Weather Fog 5 #]
Sand

[# Weather Fog 6 #]
Dust