Awesome Weather Widget - Version 1.4.3.1

Version Description

More languages correctly supported from the OpenWeatherMap API

Download this release

Release Info

Developer halgatewood
Plugin Icon 128x128 Awesome Weather Widget
Version 1.4.3.1
Comparing to
See all releases

Code changes from version 1.4.3 to 1.4.3.1

awesome-weather.php CHANGED
@@ -5,7 +5,7 @@ Plugin URI: https://halgatewood.com/awesome-weather
5
  Description: A weather widget that actually looks cool
6
  Author: Hal Gatewood
7
  Author URI: https://www.halgatewood.com
8
- Version: 1.4.3
9
  Text Domain: text-blocks
10
  Domain Path: /languages
11
 
@@ -76,7 +76,7 @@ function awesome_weather_logic( $atts )
76
  $locale = 'en';
77
 
78
  $sytem_locale = get_locale();
79
- $available_locales = array( 'en', 'es', 'sp', 'fr', 'it', 'de', 'pt', 'ro', 'pl', 'ru', 'ua', 'fi', 'nl', 'bg', 'se', 'tr', 'zh_tw', 'zh_cn' );
80
 
81
 
82
  // CHECK FOR LOCALE
5
  Description: A weather widget that actually looks cool
6
  Author: Hal Gatewood
7
  Author URI: https://www.halgatewood.com
8
+ Version: 1.4.3.1
9
  Text Domain: text-blocks
10
  Domain Path: /languages
11
 
76
  $locale = 'en';
77
 
78
  $sytem_locale = get_locale();
79
+ $available_locales = array( 'en', 'es', 'sp', 'fr', 'it', 'de', 'pt', 'ro', 'pl', 'ru', 'uk', 'ua', 'fi', 'nl', 'bg', 'sv', 'se', 'ca', 'tr', 'hr', 'zh', 'zh_tw', 'zh_cn' );
80
 
81
 
82
  // CHECK FOR LOCALE
languages/awesome-weather-ar.mo ADDED
Binary file
languages/awesome-weather-ar.po ADDED
@@ -0,0 +1,213 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Copyright (C) 2013 Awesome Weather Widget
2
+ # This file is distributed under the same license as the Awesome Weather Widget package.
3
+ msgid ""
4
+ msgstr ""
5
+ "Project-Id-Version: Awesome Weather Widget 1.3.1\n"
6
+ "Report-Msgid-Bugs-To: http://wordpress.org/tag/awesome-weather\n"
7
+ "POT-Creation-Date: 2013-09-27 16:36:26+00:00\n"
8
+ "MIME-Version: 1.0\n"
9
+ "Content-Type: text/plain; charset=UTF-8\n"
10
+ "Content-Transfer-Encoding: 8bit\n"
11
+ "PO-Revision-Date: 2014-04-07 15:02+0100\n"
12
+ "Last-Translator: Anne Bremer <anne.bremer@the-bremer.net>\n"
13
+ "Language-Team: Schoene Heide <info@schoene-heide.de>\n"
14
+ "X-Generator: Poedit 1.6.4\n"
15
+ "Plural-Forms: nplurals=2; plural=(n != 1);\n"
16
+ "Language: de_DE\n"
17
+
18
+ #: awesome-weather.php:69
19
+ msgid "C"
20
+ msgstr "C"
21
+
22
+ #: awesome-weather.php:69
23
+ msgid "F"
24
+ msgstr "F"
25
+
26
+ #: awesome-weather.php:228
27
+ msgid "N"
28
+ msgstr "N"
29
+
30
+ #: awesome-weather.php:229
31
+ msgid "NNE"
32
+ msgstr "NNE"
33
+
34
+ #: awesome-weather.php:230
35
+ msgid "NE"
36
+ msgstr "NE"
37
+
38
+ #: awesome-weather.php:231
39
+ msgid "ENE"
40
+ msgstr "ENE"
41
+
42
+ #: awesome-weather.php:232
43
+ msgid "E"
44
+ msgstr "E"
45
+
46
+ #: awesome-weather.php:233
47
+ msgid "ESE"
48
+ msgstr "ESE"
49
+
50
+ #: awesome-weather.php:234
51
+ msgid "SE"
52
+ msgstr "SE"
53
+
54
+ #: awesome-weather.php:235
55
+ msgid "SSE"
56
+ msgstr "SSE"
57
+
58
+ #: awesome-weather.php:236
59
+ msgid "S"
60
+ msgstr "S"
61
+
62
+ #: awesome-weather.php:237
63
+ msgid "SSW"
64
+ msgstr "SSW"
65
+
66
+ #: awesome-weather.php:238
67
+ msgid "SW"
68
+ msgstr "SW"
69
+
70
+ #: awesome-weather.php:239
71
+ msgid "WSW"
72
+ msgstr "WSW"
73
+
74
+ #: awesome-weather.php:240
75
+ msgid "W"
76
+ msgstr "W"
77
+
78
+ #: awesome-weather.php:241
79
+ msgid "WNW"
80
+ msgstr "WNW"
81
+
82
+ #: awesome-weather.php:242
83
+ msgid "NW"
84
+ msgstr "NW"
85
+
86
+ #: awesome-weather.php:243
87
+ msgid "NNW"
88
+ msgstr "NNW"
89
+
90
+ #: awesome-weather.php:280
91
+ msgid "km/h"
92
+ msgstr "كم / ساعة"
93
+
94
+ #: awesome-weather.php:280
95
+ msgid "mph"
96
+ msgstr "ميل في الساعة"
97
+
98
+ #: awesome-weather.php:287
99
+ msgid "humidity:"
100
+ msgstr "الرطوبة:"
101
+
102
+ #: awesome-weather.php:288
103
+ msgid "wind:"
104
+ msgstr "الرياح:"
105
+
106
+ #: awesome-weather.php:289
107
+ msgid "H"
108
+ msgstr "H"
109
+
110
+ #: awesome-weather.php:289
111
+ msgid "L"
112
+ msgstr "L"
113
+
114
+ #: awesome-weather.php:305
115
+ msgid "Sun"
116
+ msgstr "أحد"
117
+
118
+ #: awesome-weather.php:305
119
+ msgid "Mon"
120
+ msgstr "الإثنين"
121
+
122
+ #: awesome-weather.php:305
123
+ msgid "Tue"
124
+ msgstr "الثلاثاء"
125
+
126
+ #: awesome-weather.php:305
127
+ msgid "Wed"
128
+ msgstr "الأربعاء"
129
+
130
+ #: awesome-weather.php:305
131
+ msgid "Thu"
132
+ msgstr "الخميس"
133
+
134
+ #: awesome-weather.php:305
135
+ msgid "Fri"
136
+ msgstr "الجمعة"
137
+
138
+ #: awesome-weather.php:305
139
+ msgid "Sat"
140
+ msgstr "السبت"
141
+
142
+ #: awesome-weather.php:323
143
+ msgid "extended forecast"
144
+ msgstr "توقعات موسعة"
145
+
146
+ #: awesome-weather.php:344
147
+ msgid "No weather information available"
148
+ msgstr "لا توجد معلومات الطقس المتاحة"
149
+
150
+ #: awesome-weather.php:405
151
+ msgid "Location:"
152
+ msgstr "الموقع:"
153
+
154
+ #: awesome-weather.php:406
155
+ msgid "(i.e: London,UK or New York City,NY)"
156
+ msgstr "(أي: لندن، المملكة المتحدة أو مدينة نيويورك، NY)"
157
+
158
+ #: awesome-weather.php:412
159
+ msgid "Override Title:"
160
+ msgstr "تجاوز العنوان:"
161
+
162
+ #: awesome-weather.php:417
163
+ msgid "Units:"
164
+ msgstr "الوحدات:"
165
+
166
+ #: awesome-weather.php:423
167
+ msgid "Size:"
168
+ msgstr "الحجم:"
169
+
170
+ #: awesome-weather.php:432
171
+ msgid "Forecast:"
172
+ msgstr "توقعات:"
173
+
174
+ #: awesome-weather.php:444
175
+ msgid "Background Image:"
176
+ msgstr "صورة الخلفية:"
177
+
178
+ #: awesome-weather.php:449
179
+ msgid "Custom Background Color:"
180
+ msgstr "مخصص لون الخلفية:"
181
+
182
+ #: awesome-weather.php:450
183
+ msgid "(overrides color changing, use hex #7fb761)"
184
+ msgstr "(يتجاوز تغيير لون، واستخدام عرافة # 7fb761)"
185
+
186
+ #: awesome-weather.php:455
187
+ msgid "Hide Stats:"
188
+ msgstr "إخفاء إحصائيات:"
189
+
190
+ #: awesome-weather.php:460
191
+ msgid "Link to OpenWeatherMap:"
192
+ msgstr "رابط إلى OpenWeatherMap:"
193
+
194
+ #. Plugin Name of the plugin/theme
195
+ msgid "Awesome Weather Widget"
196
+ msgstr "رهيبة الطقس القطعة"
197
+
198
+ #. Plugin URI of the plugin/theme
199
+ msgid "http://halgatewood.com/awesome-weather"
200
+ msgstr "http://halgatewood.com/awesome-weather"
201
+
202
+ #. Description of the plugin/theme
203
+ msgid "A weather widget that actually looks cool"
204
+ msgstr " الطقس"
205
+
206
+ #. Author of the plugin/theme
207
+ msgid "Hal Gatewood"
208
+ msgstr "Hal Gatewood"
209
+
210
+ #. Author URI of the plugin/theme
211
+ msgid "http://www.halgatewood.com"
212
+ msgstr "http://www.halgatewood.com"
213
+
languages/awesome-weather-fi_FI.mo ADDED
Binary file
languages/awesome-weather-fi_FI.po ADDED
@@ -0,0 +1,216 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Copyright (C) 2014 Awesome Weather Widget
2
+ # This file is distributed under the same license as the Awesome Weather Widget package.
3
+ msgid ""
4
+ msgstr ""
5
+ "Project-Id-Version: Awesome Weather Widget 1.4\n"
6
+ "Report-Msgid-Bugs-To: http://wordpress.org/tag/awesome-weather\n"
7
+ "POT-Creation-Date: 2014-02-05 22:17:31+00:00\n"
8
+ "MIME-Version: 1.0\n"
9
+ "Content-Type: text/plain; charset=UTF-8\n"
10
+ "Content-Transfer-Encoding: 8bit\n"
11
+ "PO-Revision-Date: 2015-03-01 13:07+0200\n"
12
+ "Last-Translator: Mikko Anttila <toimisto@mainosanttila.fi>\n"
13
+ "Language-Team: LANGUAGE <LL@li.org>\n"
14
+ "X-Generator: Poedit 1.6.5\n"
15
+ "Plural-Forms: nplurals=2; plural=(n != 1);\n"
16
+ "Language: fi_FI\n"
17
+
18
+ #: awesome-weather.php:66
19
+ msgid "C"
20
+ msgstr "C"
21
+
22
+ #: awesome-weather.php:66
23
+ msgid "F"
24
+ msgstr "F"
25
+
26
+ #: awesome-weather.php:236
27
+ msgid "N"
28
+ msgstr "P"
29
+
30
+ #: awesome-weather.php:237
31
+ msgid "NNE"
32
+ msgstr "NNE"
33
+
34
+ #: awesome-weather.php:238
35
+ msgid "NE"
36
+ msgstr "NE"
37
+
38
+ #: awesome-weather.php:239
39
+ msgid "ENE"
40
+ msgstr "ENE"
41
+
42
+ #: awesome-weather.php:240
43
+ msgid "E"
44
+ msgstr "I"
45
+
46
+ #: awesome-weather.php:241
47
+ msgid "ESE"
48
+ msgstr "ESE"
49
+
50
+ #: awesome-weather.php:242
51
+ msgid "SE"
52
+ msgstr "SE"
53
+
54
+ #: awesome-weather.php:243
55
+ msgid "SSE"
56
+ msgstr "SSE"
57
+
58
+ #: awesome-weather.php:244
59
+ msgid "S"
60
+ msgstr "E"
61
+
62
+ #: awesome-weather.php:245
63
+ msgid "SSW"
64
+ msgstr "SSW"
65
+
66
+ #: awesome-weather.php:246
67
+ msgid "SW"
68
+ msgstr "SW"
69
+
70
+ #: awesome-weather.php:247
71
+ msgid "WSW"
72
+ msgstr "WSW"
73
+
74
+ #: awesome-weather.php:248
75
+ msgid "W"
76
+ msgstr "L"
77
+
78
+ #: awesome-weather.php:249
79
+ msgid "WNW"
80
+ msgstr "WNW"
81
+
82
+ #: awesome-weather.php:250
83
+ msgid "NW"
84
+ msgstr "NW"
85
+
86
+ #: awesome-weather.php:251
87
+ msgid "NNW"
88
+ msgstr "NNW"
89
+
90
+ #: awesome-weather.php:288
91
+ msgid "km/h"
92
+ msgstr "km/h"
93
+
94
+ #: awesome-weather.php:288
95
+ msgid "mph"
96
+ msgstr "mph"
97
+
98
+ #: awesome-weather.php:295
99
+ msgid "humidity:"
100
+ msgstr "kosteus:"
101
+
102
+ #: awesome-weather.php:296
103
+ msgid "wind:"
104
+ msgstr "tuuli:"
105
+
106
+ #: awesome-weather.php:297
107
+ msgid "H"
108
+ msgstr "H"
109
+
110
+ #: awesome-weather.php:297
111
+ msgid "L"
112
+ msgstr "L"
113
+
114
+ #: awesome-weather.php:313
115
+ msgid "Sun"
116
+ msgstr "Su"
117
+
118
+ #: awesome-weather.php:313
119
+ msgid "Mon"
120
+ msgstr "Ma"
121
+
122
+ #: awesome-weather.php:313
123
+ msgid "Tue"
124
+ msgstr "Ti"
125
+
126
+ #: awesome-weather.php:313
127
+ msgid "Wed"
128
+ msgstr "Ke"
129
+
130
+ #: awesome-weather.php:313
131
+ msgid "Thu"
132
+ msgstr "To"
133
+
134
+ #: awesome-weather.php:313
135
+ msgid "Fri"
136
+ msgstr "Pe"
137
+
138
+ #: awesome-weather.php:313
139
+ msgid "Sat"
140
+ msgstr "La"
141
+
142
+ #: awesome-weather.php:331
143
+ msgid "extended forecast"
144
+ msgstr "laajennettu ennuste"
145
+
146
+ #: awesome-weather.php:352
147
+ msgid "No weather information available"
148
+ msgstr "Säätietoja ei saatavilla"
149
+
150
+ #: awesome-weather.php:415
151
+ msgid "Location:"
152
+ msgstr "Paikka:"
153
+
154
+ #: awesome-weather.php:416
155
+ msgid "(i.e: London,UK or New York City,NY)"
156
+ msgstr "(esim. London,UK or New York City,NY)"
157
+
158
+ #: awesome-weather.php:422
159
+ msgid "Override Title:"
160
+ msgstr "Korvaa otsikko:"
161
+
162
+ #: awesome-weather.php:427
163
+ msgid "Units:"
164
+ msgstr "Yksiköt:"
165
+
166
+ #: awesome-weather.php:433
167
+ msgid "Size:"
168
+ msgstr "Koko:"
169
+
170
+ #: awesome-weather.php:442
171
+ msgid "Forecast:"
172
+ msgstr "Ennuste:"
173
+
174
+ #: awesome-weather.php:454
175
+ msgid "Background Image:"
176
+ msgstr "Taustakuva:"
177
+
178
+ #: awesome-weather.php:459
179
+ msgid "Custom Background Color:"
180
+ msgstr "Muokattu taustaväli:"
181
+
182
+ #: awesome-weather.php:460
183
+ msgid "overrides color changing"
184
+ msgstr "Korvaa värisävy"
185
+
186
+ #: awesome-weather.php:465
187
+ msgid "Hide Stats:"
188
+ msgstr "Piilota tilastot:"
189
+
190
+ #: awesome-weather.php:470
191
+ msgid "Link to OpenWeatherMap:"
192
+ msgstr "Linkki OpenWeatherMapiin:"
193
+
194
+ #: awesome-weather.php:475
195
+ msgid "Widget Title: (optional)"
196
+ msgstr "Vimpaimen otsikko: (valinnainen)"
197
+
198
+ #. Plugin Name of the plugin/theme
199
+ msgid "Awesome Weather Widget"
200
+ msgstr "Awesome Weather Widget"
201
+
202
+ #. Plugin URI of the plugin/theme
203
+ msgid "http://halgatewood.com/awesome-weather"
204
+ msgstr "http://halgatewood.com/awesome-weather"
205
+
206
+ #. Description of the plugin/theme
207
+ msgid "A weather widget that actually looks cool"
208
+ msgstr "Vimpain säätiedoille, joka näyttää oikeasti hyvältä"
209
+
210
+ #. Author of the plugin/theme
211
+ msgid "Hal Gatewood"
212
+ msgstr "Hal Gatewood"
213
+
214
+ #. Author URI of the plugin/theme
215
+ msgid "http://www.halgatewood.com"
216
+ msgstr "http://www.halgatewood.com"
readme.txt CHANGED
@@ -134,6 +134,9 @@ Changed API endpoints. Might not find weather without update.
134
 
135
  == Changelog ==
136
 
 
 
 
137
  = 1.4.3 =
138
  * Fixed spanish translations for weather description
139
  * Transient bug for languages also
134
 
135
  == Changelog ==
136
 
137
+ = 1.4.3.1 =
138
+ More languages correctly supported from the OpenWeatherMap API
139
+
140
  = 1.4.3 =
141
  * Fixed spanish translations for weather description
142
  * Transient bug for languages also