Awesome Weather Widget - Version 1.4.3.3

Version Description

  • Hungarian language added (thanks Istvan Hidegkuti
Download this release

Release Info

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

Code changes from version 1.4.3.2 to 1.4.3.3

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.2
9
  Text Domain: awesome-weather
10
  Domain Path: /languages
11
 
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.3
9
  Text Domain: awesome-weather
10
  Domain Path: /languages
11
 
languages/{awesome-weather-fi_FI.mo → awesome-weather-fi.mo} RENAMED
File without changes
languages/{awesome-weather-fi_FI.po → awesome-weather-fi.po} RENAMED
File without changes
languages/awesome-weather-hu_HU.mo ADDED
Binary file
languages/awesome-weather-hu_HU.po ADDED
@@ -0,0 +1,214 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: 2015-03-16 12:12:17 CET\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-16 14:19+0100\n"
12
+ "Last-Translator: Istvan hidegkuti <istvan@hidegkuti.hu>\n"
13
+ "Language-Team: hu_HU\n"
14
+
15
+ #: awesome-weather.php:66
16
+ msgid "C"
17
+ msgstr "C"
18
+
19
+ #: awesome-weather.php:66
20
+ msgid "F"
21
+ msgstr "F"
22
+
23
+ #: awesome-weather.php:236
24
+ msgid "N"
25
+ msgstr "É"
26
+
27
+ #: awesome-weather.php:237
28
+ msgid "NNE"
29
+ msgstr "ÉÉK"
30
+
31
+ #: awesome-weather.php:238
32
+ msgid "NE"
33
+ msgstr "ÉK"
34
+
35
+ #: awesome-weather.php:239
36
+ msgid "ENE"
37
+ msgstr "KÉK"
38
+
39
+ #: awesome-weather.php:240
40
+ msgid "E"
41
+ msgstr "K"
42
+
43
+ #: awesome-weather.php:241
44
+ msgid "ESE"
45
+ msgstr "KDK"
46
+
47
+ #: awesome-weather.php:242
48
+ msgid "SE"
49
+ msgstr "DK"
50
+
51
+ #: awesome-weather.php:243
52
+ msgid "SSE"
53
+ msgstr "DDK"
54
+
55
+ #: awesome-weather.php:244
56
+ msgid "S"
57
+ msgstr "D"
58
+
59
+ #: awesome-weather.php:245
60
+ msgid "SSW"
61
+ msgstr "DDNy"
62
+
63
+ #: awesome-weather.php:246
64
+ msgid "SW"
65
+ msgstr "DNy"
66
+
67
+ #: awesome-weather.php:247
68
+ msgid "WSW"
69
+ msgstr "NyDNy"
70
+
71
+ #: awesome-weather.php:248
72
+ msgid "W"
73
+ msgstr "Ny"
74
+
75
+ #: awesome-weather.php:249
76
+ msgid "WNW"
77
+ msgstr "NyÉNy"
78
+
79
+ #: awesome-weather.php:250
80
+ msgid "NW"
81
+ msgstr "ÉNy"
82
+
83
+ #: awesome-weather.php:251
84
+ msgid "NNW"
85
+ msgstr "ÉÉNy"
86
+
87
+ #: awesome-weather.php:288
88
+ msgid "km/h"
89
+ msgstr "km/ó"
90
+
91
+ #: awesome-weather.php:288
92
+ msgid "mph"
93
+ msgstr "mph"
94
+
95
+ #: awesome-weather.php:295
96
+ msgid "humidity:"
97
+ msgstr "páratartalom:"
98
+
99
+ #: awesome-weather.php:296
100
+ msgid "wind:"
101
+ msgstr "szél:"
102
+
103
+ #: awesome-weather.php:297
104
+ msgid "H"
105
+ msgstr "Max"
106
+
107
+ #: awesome-weather.php:297
108
+ msgid "L"
109
+ msgstr "Min"
110
+
111
+ #: awesome-weather.php:313
112
+ msgid "Sun"
113
+ msgstr "V"
114
+
115
+ #: awesome-weather.php:313
116
+ msgid "Mon"
117
+ msgstr "H"
118
+
119
+ #: awesome-weather.php:313
120
+ msgid "Tue"
121
+ msgstr "K"
122
+
123
+ #: awesome-weather.php:313
124
+ msgid "Wed"
125
+ msgstr "Sz"
126
+
127
+ #: awesome-weather.php:313
128
+ msgid "Thu"
129
+ msgstr "Cs"
130
+
131
+ #: awesome-weather.php:313
132
+ msgid "Fri"
133
+ msgstr "P"
134
+
135
+ #: awesome-weather.php:313
136
+ msgid "Sat"
137
+ msgstr "Szo"
138
+
139
+ #: awesome-weather.php:331
140
+ msgid "extended forecast"
141
+ msgstr "részletes időjárás"
142
+
143
+ #: awesome-weather.php:352
144
+ msgid "No weather information available"
145
+ msgstr "Nem áll rendelkezésre információ"
146
+
147
+ #: awesome-weather.php:415
148
+ msgid "Location:"
149
+ msgstr "Elhelyezkedés:"
150
+
151
+ #: awesome-weather.php:416
152
+ msgid "(i.e: London,UK or New York City,NY)"
153
+ msgstr "(pl.: Budapest,HU vagy London,UK)"
154
+
155
+ #: awesome-weather.php:422
156
+ msgid "Override Title:"
157
+ msgstr "Cím felülírása:"
158
+
159
+ #: awesome-weather.php:427
160
+ msgid "Units:"
161
+ msgstr "Egység:"
162
+
163
+ #: awesome-weather.php:433
164
+ msgid "Size:"
165
+ msgstr "Méret:"
166
+
167
+ #: awesome-weather.php:442
168
+ msgid "Forecast:"
169
+ msgstr "Előrejelzés:"
170
+
171
+ #: awesome-weather.php:454
172
+ msgid "Background Image:"
173
+ msgstr "Háttérkép:"
174
+
175
+ #: awesome-weather.php:459
176
+ msgid "Custom Background Color:"
177
+ msgstr "Egyedi Háttér Szín:"
178
+
179
+ #: awesome-weather.php:460
180
+ msgid "overrides color changing"
181
+ msgstr "szín váltás felülírása"
182
+
183
+ #: awesome-weather.php:465
184
+ msgid "Hide Stats:"
185
+ msgstr "Státus Rejtése:"
186
+
187
+ #: awesome-weather.php:470
188
+ msgid "Link to OpenWeatherMap:"
189
+ msgstr "Link az OpenWeatherMaphez:"
190
+
191
+ #: awesome-weather.php:475
192
+ msgid "Widget Title: (optional)"
193
+ msgstr "Wiget Címe: (opcionális)"
194
+
195
+ #. Plugin Name of the plugin/theme
196
+ msgid "Awesome Weather Widget"
197
+ msgstr "Awesome Weather Widget"
198
+
199
+ #. Plugin URI of the plugin/theme
200
+ msgid "http://halgatewood.com/awesome-weather"
201
+ msgstr "http://halgatewood.com/awesome-weather"
202
+
203
+ #. Description of the plugin/theme
204
+ msgid "A weather widget that actually looks cool"
205
+ msgstr "A weather widget that actually looks cool"
206
+
207
+ #. Author of the plugin/theme
208
+ msgid "Hal Gatewood"
209
+ msgstr "Hal Gatewood"
210
+
211
+ #. Author URI of the plugin/theme
212
+ msgid "http://www.halgatewood.com"
213
+ msgstr "http://www.halgatewood.com"
214
+
readme.txt CHANGED
@@ -3,7 +3,7 @@ Contributors: halgatewood
3
  Donate link: http://halgatewood.com/donate/
4
  Tags: widgets, sidebar, shortcode, openweathermap, weather, weather widget, forecast, global, temp
5
  Requires at least: 3.5
6
- Tested up to: 4.1
7
  Stable tag: trunk
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
@@ -44,6 +44,7 @@ Use the built in widget with all of its marvelous settings or add it to a page o
44
  * Spanish - Joaquín B.
45
  * Greek - John T.
46
  * Finnish - Mikko A.
 
47
 
48
  == Installation ==
49
 
@@ -135,6 +136,9 @@ Changed API endpoints. Might not find weather without update.
135
 
136
  == Changelog ==
137
 
 
 
 
138
  = 1.4.3.2 =
139
  * Finnish language added (thanks Mikko Anttila)
140
 
3
  Donate link: http://halgatewood.com/donate/
4
  Tags: widgets, sidebar, shortcode, openweathermap, weather, weather widget, forecast, global, temp
5
  Requires at least: 3.5
6
+ Tested up to: 4.2
7
  Stable tag: trunk
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
44
  * Spanish - Joaquín B.
45
  * Greek - John T.
46
  * Finnish - Mikko A.
47
+ * Hungarian - Istvan H.
48
 
49
  == Installation ==
50
 
136
 
137
  == Changelog ==
138
 
139
+ = 1.4.3.3 =
140
+ * Hungarian language added (thanks Istvan Hidegkuti
141
+
142
  = 1.4.3.2 =
143
  * Finnish language added (thanks Mikko Anttila)
144