WP125 - Version 1.4.3

Version Description

Download this release

Release Info

Developer redwallhp
Plugin Icon wp plugin WP125
Version 1.4.3
Comparing to
See all releases

Code changes from version 1.4.2 to 1.4.3

readme.txt CHANGED
@@ -6,7 +6,7 @@ Donate link: http://www.webmaster-source.com/donate/?plugin=wp125
6
  Tags: ads, 125x125, management, advertisement
7
  Requires at least: 2.8
8
  Tested up to: 3.3.1
9
- Stable tag: 1.4.2
10
 
11
  Easy management of 125x125 ads on your blog. Ads can be run for a specified number of days, and will automatically be taken down. Track clicks too.
12
 
@@ -106,6 +106,7 @@ If you're having a problem with the plugin, try posting on the official WordPres
106
  * Dutch Translation: Jackey van Melis
107
  * Brasilian Portuguese Translation: Jos� de Menezes Filho
108
  * German Translation: Simon Kraft
 
109
 
110
 
111
 
@@ -119,4 +120,5 @@ If you're having a problem with the plugin, try posting on the official WordPres
119
  * 1.3.9 - Changed SQL query on 131 of adminmenus.php to fix bug where ads are not inserted in some situations. Added Dutch and Brasilian Portuguese translation files.
120
  * 1.4.0 - Now with WordPress 3.0 support!
121
  * 1.4.1 - Added German translation and fixed a stylesheet enqueue bug for WP 3.3.
122
- *1.4.2 - Now with support for multiple widgets!
 
6
  Tags: ads, 125x125, management, advertisement
7
  Requires at least: 2.8
8
  Tested up to: 3.3.1
9
+ Stable tag: 1.4.3
10
 
11
  Easy management of 125x125 ads on your blog. Ads can be run for a specified number of days, and will automatically be taken down. Track clicks too.
12
 
106
  * Dutch Translation: Jackey van Melis
107
  * Brasilian Portuguese Translation: Jos� de Menezes Filho
108
  * German Translation: Simon Kraft
109
+ * Romanian Translation: [Web Hosting Geeks](http://webhostinggeeks.com/)
110
 
111
 
112
 
120
  * 1.3.9 - Changed SQL query on 131 of adminmenus.php to fix bug where ads are not inserted in some situations. Added Dutch and Brasilian Portuguese translation files.
121
  * 1.4.0 - Now with WordPress 3.0 support!
122
  * 1.4.1 - Added German translation and fixed a stylesheet enqueue bug for WP 3.3.
123
+ * 1.4.2 - Now with support for multiple widgets!
124
+ * 1.4.3 - Added Romanian translation.
translations/wp125-ro_RO.mo ADDED
Binary file
translations/wp125-ro_RO.po ADDED
@@ -0,0 +1,363 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Copyright (C) YEAR Matt Harzewski (redwall_hp)
2
+ # This file is distributed under the same license as the PACKAGE package.
3
+ # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
4
+ #
5
+ msgid ""
6
+ msgstr ""
7
+ "Project-Id-Version: PACKAGE VERSION\n"
8
+ "Report-Msgid-Bugs-To: http://wordpress.org/tag/wp125\n"
9
+ "POT-Creation-Date: 2009-02-01 21:41+0000\n"
10
+ "PO-Revision-Date: 2012-03-16 14:47+0200\n"
11
+ "X-Poedit-Language: Romanian\n"
12
+ "X-Poedit-Country: Romania\n"
13
+ "Language-Team: Web Geeks\n"
14
+ "Last-Translator: \n"
15
+ "MIME-Version: 1.0\n"
16
+ "Content-Type: text/plain; charset=UTF-8\n"
17
+ "Content-Transfer-Encoding: 8bit\n"
18
+
19
+ #: adminmenus.php:6
20
+ msgid "Manage Ads"
21
+ msgstr "Gestioneze anunţuri"
22
+
23
+ #: adminmenus.php:11
24
+ msgid "Are you sure you want to deactivate the ad?"
25
+ msgstr "Sunteţi sigur că doriţi să dezactivaţi de anunţuri?"
26
+
27
+ #: adminmenus.php:11
28
+ #: adminmenus.php:24
29
+ #: adminmenus.php:136
30
+ msgid "Yes"
31
+ msgstr "da"
32
+
33
+ #: adminmenus.php:11
34
+ #: adminmenus.php:24
35
+ #: adminmenus.php:136
36
+ msgid "No!"
37
+ msgstr "nu!"
38
+
39
+ #: adminmenus.php:18
40
+ msgid "Ad deactivated."
41
+ msgstr "Ad dezactivat."
42
+
43
+ #: adminmenus.php:24
44
+ msgid "Are you sure you want to reactivate the ad?"
45
+ msgstr "Sunteţi sigur că doriţi să reactivaţi anunţ?"
46
+
47
+ #: adminmenus.php:31
48
+ msgid "Ad activated."
49
+ msgstr "Ad activat."
50
+
51
+ #: adminmenus.php:35
52
+ msgid "Active Ads"
53
+ msgstr "Anunţurile active"
54
+
55
+ #: adminmenus.php:35
56
+ msgid "Inactive Ads"
57
+ msgstr "Anunţurile inactiv"
58
+
59
+ #: adminmenus.php:39
60
+ #: adminmenus.php:159
61
+ #: adminmenus.php:337
62
+ msgid "Slot"
63
+ msgstr "Slot"
64
+
65
+ #: adminmenus.php:40
66
+ #: adminmenus.php:154
67
+ #: adminmenus.php:338
68
+ msgid "Name"
69
+ msgstr "nume"
70
+
71
+ #: adminmenus.php:41
72
+ #: adminmenus.php:339
73
+ msgid "Clicks"
74
+ msgstr "Click-uri"
75
+
76
+ #: adminmenus.php:42
77
+ #: adminmenus.php:340
78
+ msgid "Start Date"
79
+ msgstr "Data inceperii"
80
+
81
+ #: adminmenus.php:43
82
+ #: adminmenus.php:341
83
+ msgid "End Date"
84
+ msgstr "Data de terminare"
85
+
86
+ #: adminmenus.php:45
87
+ #: adminmenus.php:357
88
+ msgid "Add New"
89
+ msgstr "Adăugare nou"
90
+
91
+ #: adminmenus.php:62
92
+ msgid "N/A"
93
+ msgstr "N/A"
94
+
95
+ #: adminmenus.php:65
96
+ msgid "Edit"
97
+ msgstr "Editare"
98
+
99
+ #: adminmenus.php:67
100
+ msgid "Activate"
101
+ msgstr "Activa"
102
+
103
+ #: adminmenus.php:69
104
+ msgid "Deactivate"
105
+ msgstr "Dezactivaţi"
106
+
107
+ #: adminmenus.php:74
108
+ #: adminmenus.php:353
109
+ msgid "No ads found."
110
+ msgstr "Nici anunţuri găsit."
111
+
112
+ #: adminmenus.php:131
113
+ msgid "Ad"
114
+ msgstr "Anunţuri"
115
+
116
+ #: adminmenus.php:131
117
+ msgid "updated."
118
+ msgstr "actualizat."
119
+
120
+ #: adminmenus.php:136
121
+ msgid "Do you really want to delete this ad record? This action cannot be undone."
122
+ msgstr "Nu vrei cu adevărat să ştergeţi acest record anunţ? Această acţiune nu poate fi anulată."
123
+
124
+ #: adminmenus.php:142
125
+ msgid "Ad deleted."
126
+ msgstr "Ad elimină."
127
+
128
+ #: adminmenus.php:146
129
+ msgid "Add/Edit Ads"
130
+ msgstr "Adăugare/Editare anunţuri"
131
+
132
+ #: adminmenus.php:155
133
+ msgid "Whose ad is this?"
134
+ msgstr "Ale căror anunţ este acest lucru?"
135
+
136
+ #: adminmenus.php:169
137
+ msgid "Target URL"
138
+ msgstr "Ţintă URL"
139
+
140
+ #: adminmenus.php:170
141
+ msgid "Where should the ad link to?"
142
+ msgstr "În cazul în care ar trebui să anunţuri link la?"
143
+
144
+ #: adminmenus.php:183
145
+ msgid "Expiration"
146
+ msgstr "Expirare"
147
+
148
+ #: adminmenus.php:186
149
+ msgid "I'll remove it manually"
150
+ msgstr "Voi scoate-l manual"
151
+
152
+ #: adminmenus.php:187
153
+ #: adminmenus.php:188
154
+ #: adminmenus.php:189
155
+ #: adminmenus.php:190
156
+ msgid "Days"
157
+ msgstr "Zile"
158
+
159
+ #: adminmenus.php:191
160
+ msgid "Other"
161
+ msgstr "Alte"
162
+
163
+ #: adminmenus.php:193
164
+ msgid "Month:"
165
+ msgstr "Lună:"
166
+
167
+ #: adminmenus.php:193
168
+ msgid "Day:"
169
+ msgstr "Zi:"
170
+
171
+ #: adminmenus.php:193
172
+ msgid "Year:"
173
+ msgstr "An:"
174
+
175
+ #: adminmenus.php:193
176
+ msgid "Use 00/00/0000 for manual removal."
177
+ msgstr "Utilizarea 00/00/0000 pentru îndepărtarea manuală."
178
+
179
+ #: adminmenus.php:209
180
+ msgid "Click Tracking"
181
+ msgstr "Faceţi clic pe urmărire"
182
+
183
+ #: adminmenus.php:210
184
+ msgid "Count the number of times this ad is clicked"
185
+ msgstr "Conta de câte ori se face clic pe acest anunt"
186
+
187
+ #: adminmenus.php:215
188
+ msgid "Ad Image"
189
+ msgstr "Anunţuri imagine"
190
+
191
+ #: adminmenus.php:220
192
+ msgid "Save Ad"
193
+ msgstr "Salvaţi Ad"
194
+
195
+ #: adminmenus.php:220
196
+ msgid "Delete Ad"
197
+ msgstr "Ştergeţi Ad"
198
+
199
+ #: adminmenus.php:263
200
+ #: adminmenus.php:357
201
+ #: wp125.php:72
202
+ msgid "Settings"
203
+ msgstr "Setări"
204
+
205
+ #: adminmenus.php:268
206
+ msgid "Ad Orientation"
207
+ msgstr "Orientarea ad"
208
+
209
+ #: adminmenus.php:271
210
+ msgid "One Column"
211
+ msgstr "O coloană"
212
+
213
+ #: adminmenus.php:272
214
+ msgid "Two Column"
215
+ msgstr "Două coloane"
216
+
217
+ #: adminmenus.php:274
218
+ msgid "How many columns should the ads be displayed in?"
219
+ msgstr "Cât de multe coloane trebuie anunţurile afişate în?"
220
+
221
+ #: adminmenus.php:278
222
+ msgid "Number of Ad Slots"
223
+ msgstr "Numărul de sloturi de anunţuri"
224
+
225
+ #: adminmenus.php:279
226
+ msgid "How many ads should be shown?"
227
+ msgstr "Trebuie prezentate cât de multe anunţuri?"
228
+
229
+ #: adminmenus.php:283
230
+ msgid "Ad Order"
231
+ msgstr "Ordine de anunţuri"
232
+
233
+ #: adminmenus.php:286
234
+ msgid "Normal"
235
+ msgstr "Normală"
236
+
237
+ #: adminmenus.php:287
238
+ msgid "Random"
239
+ msgstr "Aleatoare"
240
+
241
+ #: adminmenus.php:292
242
+ msgid "Widget Title"
243
+ msgstr "Titlul widget"
244
+
245
+ #: adminmenus.php:293
246
+ msgid "The title to be displayed in the widget."
247
+ msgstr "Titlul pentru a fi afişate în widget."
248
+
249
+ #: adminmenus.php:293
250
+ #: adminmenus.php:308
251
+ msgid "(Leave blank to disable.)"
252
+ msgstr "(Lăsaţi necompletată pentru a dezactiva)."
253
+
254
+ #: adminmenus.php:297
255
+ msgid "Ad Sales Page"
256
+ msgstr "Ad Vânzări Page"
257
+
258
+ #: adminmenus.php:298
259
+ msgid "Do you have a page with statistics and prices?"
260
+ msgstr "Aveţi o pagină cu statistici și prețurile?"
261
+
262
+ #: adminmenus.php:298
263
+ msgid "(Default Ads will link here.)"
264
+ msgstr "(Implicit anunţuri va link aici.)"
265
+
266
+ #: adminmenus.php:302
267
+ msgid "Default Style"
268
+ msgstr "Stilul implicit"
269
+
270
+ #: adminmenus.php:303
271
+ msgid "Include default ad stylesheet?"
272
+ msgstr "Include implicit ad stil?"
273
+
274
+ #: adminmenus.php:303
275
+ msgid "Leave checked unless you want to use your own CSS to style the ads. Refer to the documentation for further help."
276
+ msgstr "Lasă verificat dacă nu doriţi să utilizaţi CSS ta la stilul de anunţuri. Consultaţi documentaţia pentru ajutor suplimentar."
277
+
278
+ #: adminmenus.php:307
279
+ msgid "Expiration Email"
280
+ msgstr "Expirare E-mail"
281
+
282
+ #: adminmenus.php:308
283
+ msgid "Enter your email address if you would like to be emailed when an ad expires."
284
+ msgstr "Introduceţi adresa dvs. de e-mail dacă doriţi să fie trimis prin email atunci când un anunţ, expiră."
285
+
286
+ #: adminmenus.php:312
287
+ msgid "Pre-Expiration Email"
288
+ msgstr "E-mail pre-Expiration"
289
+
290
+ #: adminmenus.php:313
291
+ msgid "Remind me"
292
+ msgstr "Aminteşte-mi"
293
+
294
+ #: adminmenus.php:313
295
+ msgid "days before an ad expires."
296
+ msgstr "zile înainte de expirarea un anunţ."
297
+
298
+ #: adminmenus.php:313
299
+ msgid "(Emails will be sent to the address specified above.)"
300
+ msgstr "(Email-uri va fi trimis la adresa specificate mai sus.)"
301
+
302
+ #: adminmenus.php:317
303
+ msgid "Default Ad"
304
+ msgstr "Ad implicit"
305
+
306
+ #: adminmenus.php:318
307
+ msgid "Which image should be shown as a placeholder when an ad slot is empty?"
308
+ msgstr "Care imagine ar fi indicat ca un substituent atunci când un slot ad este gol?"
309
+
310
+ #: adminmenus.php:318
311
+ msgid "Default"
312
+ msgstr "Implicit"
313
+
314
+ #: adminmenus.php:323
315
+ msgid "Save Changes"
316
+ msgstr "Salvaţi modificările"
317
+
318
+ #: adminmenus.php:326
319
+ msgid "Your ads can be displayed using either the included widget, or by using the <strong><?php wp125_write_ads(); ?></strong> template tag. Also, you can display a single ad, without any formatting, using <strong><?php wp125_single_ad(<em>num</em>); ?></strong>, where <em>num</em> is the number of the ad slot you wish to show. This is useful for cases where your theme prevents the default formatting from working properly, or where you wish to display your ads in an unforeseen manner."
320
+ msgstr "Anunţurile dvs. pot fi afişate fie folosind widget-ul inclus, sau prin utilizarea <strong> <php wp125_write_ads (); ?> </strong> tag-ul şablon. De asemenea, puteţi afişa un singur anunţ, fără nici o formatare, utilizând <strong> <php wp125_single_ad (<em> num </ em>); ?> </strong>, în cazul în care <em> num </em> este numărul de slot de anunţuri pe care doriţi să apară. Acest lucru este util pentru cazurile în care tema previne formatarea implicită de lucru în mod corespunzător, sau în cazul în care doriţi să afişaţi anunţurile dvs. într-un mod neprevăzut."
321
+
322
+ #: adminmenus.php:357
323
+ #: wp125.php:70
324
+ msgid "Manage"
325
+ msgstr "Gestionarea"
326
+
327
+ #: adminmenus.php:360
328
+ #: wp125.php:69
329
+ msgid "125x125 Ads"
330
+ msgstr "Anunţuri de 125 x 125"
331
+
332
+ #: adminmenus.php:369
333
+ msgid "Documentation"
334
+ msgstr "Documentaţia"
335
+
336
+ #: adminmenus.php:369
337
+ msgid "WP125 Homepage"
338
+ msgstr "Pagina de start WP125"
339
+
340
+ #: wp125.php:50
341
+ msgid "WP125"
342
+ msgstr "WP125"
343
+
344
+ #: wp125.php:69
345
+ msgid "Ads"
346
+ msgstr "Anunţuri"
347
+
348
+ #: wp125.php:70
349
+ msgid "Manage 125x125 Ads"
350
+ msgstr "Gestioneze anunţuri de 125 x 125"
351
+
352
+ #: wp125.php:71
353
+ msgid "Add/Edit 125x125 Ads"
354
+ msgstr "Adăugare/Editare anunţuri de 125 x 125"
355
+
356
+ #: wp125.php:71
357
+ msgid "Add/Edit"
358
+ msgstr "Adăugare/Editare"
359
+
360
+ #: wp125.php:72
361
+ msgid "125x125 Ad Settings"
362
+ msgstr "125 x 125 Ad setările"
363
+
wp125.php CHANGED
@@ -5,7 +5,7 @@ Plugin URI: http://www.webmaster-source.com/wp125-ad-plugin-wordpress/
5
  Description: Easily manage 125x125 ads within your WordPress Dashboard.
6
  Author: Matt Harzewski (redwall_hp)
7
  Author URI: http://www.webmaster-source.com
8
- Version: 1.4.2
9
  */
10
 
11
 
5
  Description: Easily manage 125x125 ads within your WordPress Dashboard.
6
  Author: Matt Harzewski (redwall_hp)
7
  Author URI: http://www.webmaster-source.com
8
+ Version: 1.4.3
9
  */
10
 
11