~bryan-blunt/awn-extras/awnmediaplayerupdate

« back to all changes in this revision

Viewing changes to applets/maintained/weather/weathertext.py

  • Committer: Gabor Karsay
  • Date: 2010-10-30 20:32:45 UTC
  • Revision ID: gabor.karsay@gmx.at-20101030203245-kebcet01wuh2tt1s
Weather, Dialect: add/make strings translatable

Show diffs side-by-side

added added

removed removed

Lines of Context:
69
69
    N_("Scattered Thunderstorms"),
70
70
    N_("Severe Thunderstorms"),
71
71
    N_("Showers"),
 
72
    N_("Showers in the Vicinity"),
72
73
    N_("Sleet"),
73
74
    N_("Smoke"),
74
75
    N_("Snow"),
93
94
    # Please keep translation short, approx. 12 characters
94
95
    N_("AM Light Rain"),
95
96
    # Please keep translation short, approx. 12 characters
 
97
    N_("AM Light Snow"),
 
98
    # Please keep translation short, approx. 12 characters
 
99
    N_("AM Rain / Snow"),
 
100
    # Please keep translation short, approx. 12 characters
96
101
    N_("AM Rain / Wind"),
97
102
    # Please keep translation short, approx. 12 characters
98
103
    N_("AM Showers"), 
112
117
    # Please keep translation short, approx. 12 characters
113
118
    N_("Light Rain"),
114
119
    # Please keep translation short, approx. 12 characters
 
120
    N_("Light Rain / Wind"),
 
121
    # Please keep translation short, approx. 12 characters
 
122
    N_("Light Snow / Fog"),
 
123
    # Please keep translation short, approx. 12 characters
115
124
    N_("Mostly Sunny"),
116
125
    # Please keep translation short, approx. 12 characters
117
126
    N_("Partly Cloudy / Wind"),
139
148
    # T-Storms = Thunderstorms
140
149
    N_("Scattered T-Storms"),
141
150
    # Please keep translation short, approx. 12 characters
 
151
    N_("Showers / Wind"),
 
152
    # Please keep translation short, approx. 12 characters
142
153
    N_("Sunny"),
143
154
    # Please keep translation short, approx. 12 characters
144
155
    N_("Sunny / Wind"),