MailChimp List Subscribe Form - Version 1.2.7

Version Description

= 1.2.6 = Fixes major bug with "Settings" link on Plugins screen.

= 1.2.5 = Added support for multiple interest groups, field formatting based on type and date picker.

Download this release

Release Info

Developer crowdfavorite
Plugin Icon wp plugin MailChimp List Subscribe Form
Version 1.2.7
Comparing to
See all releases

Code changes from version 1.2.6 to 1.2.7

mailchimp.php CHANGED
@@ -3,11 +3,11 @@
3
  Plugin Name: MailChimp
4
  Plugin URI: http://www.mailchimp.com/plugins/mailchimp-wordpress-plugin/
5
  Description: The MailChimp plugin allows you to quickly and easily add a signup form for your MailChimp list.
6
- Version: 1.2.6
7
  Author: MailChimp and Crowd Favorite
8
  Author URI: http://mailchimp.com/api/
9
  */
10
- /* Copyright 2008 MailChimp.com (email : api@mailchimp.com)
11
 
12
  This program is free software; you can redistribute it and/or modify
13
  it under the terms of the GNU General Public License as published by
@@ -25,7 +25,7 @@ Author URI: http://mailchimp.com/api/
25
  */
26
 
27
  // Version constant for easy CSS refreshes
28
- define('MCSF_VER', '1.2.6');
29
 
30
  // What's our permission (capability) threshold
31
  define('MCSF_CAP_THRESHOLD', 'manage_options');
@@ -105,13 +105,10 @@ function mailchimpSF_load_resources() {
105
  wp_enqueue_script('datepicker', MCSF_URL.'/js/datepicker.js', array('jquery','jquery-ui-core'));
106
  }
107
 
108
- // CSS
109
- else {
110
- wp_enqueue_style('mailchimpSF_main_css', home_url('?mcsf_action=main_css&ver='.MCSF_VER));
111
- wp_enqueue_style('mailchimpSF_ie_css', MCSF_URL.'css/ie.css');
112
- global $wp_styles;
113
- $wp_styles->add_data( 'mailchimpSF_ie_css', 'conditional', 'IE' );
114
- }
115
  }
116
 
117
 
3
  Plugin Name: MailChimp
4
  Plugin URI: http://www.mailchimp.com/plugins/mailchimp-wordpress-plugin/
5
  Description: The MailChimp plugin allows you to quickly and easily add a signup form for your MailChimp list.
6
+ Version: 1.2.7
7
  Author: MailChimp and Crowd Favorite
8
  Author URI: http://mailchimp.com/api/
9
  */
10
+ /* Copyright 2008-2012 MailChimp.com (email : api@mailchimp.com)
11
 
12
  This program is free software; you can redistribute it and/or modify
13
  it under the terms of the GNU General Public License as published by
25
  */
26
 
27
  // Version constant for easy CSS refreshes
28
+ define('MCSF_VER', '1.2.7');
29
 
30
  // What's our permission (capability) threshold
31
  define('MCSF_CAP_THRESHOLD', 'manage_options');
105
  wp_enqueue_script('datepicker', MCSF_URL.'/js/datepicker.js', array('jquery','jquery-ui-core'));
106
  }
107
 
108
+ wp_enqueue_style('mailchimpSF_main_css', home_url('?mcsf_action=main_css&ver='.MCSF_VER));
109
+ wp_enqueue_style('mailchimpSF_ie_css', MCSF_URL.'css/ie.css');
110
+ global $wp_styles;
111
+ $wp_styles->add_data( 'mailchimpSF_ie_css', 'conditional', 'IE' );
 
 
 
112
  }
113
 
114
 
po/mailchimp_i18n-he_IL.mo ADDED
Binary file
po/mailchimp_i18n-he_IL.po ADDED
@@ -0,0 +1,343 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Copyright (C) YEAR MailChimp API Support Team
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: MailChimp 1.1.5\n"
8
+ "Report-Msgid-Bugs-To: http://wordpress.org/tag/mailchimp\n"
9
+ "POT-Creation-Date: 2009-07-15 14:23-0400\n"
10
+ "PO-Revision-Date: 2012-02-07 09:05-0500\n"
11
+ "Last-Translator: MailChimp API <api@mailchimp.com>\n"
12
+ "Language-Team: MailChimp API <api@mailchimp.com>\n"
13
+ "MIME-Version: 1.0\n"
14
+ "Content-Type: text/plain; charset=UTF-8\n"
15
+ "Content-Transfer-Encoding: 8bit\n"
16
+
17
+ #: mailchimp_includes.php:27
18
+ #: mailchimp_includes.php:62
19
+ msgid "You must fill in %s."
20
+ msgstr "אנא מלא את %s."
21
+
22
+ #: mailchimp_includes.php:59
23
+ msgid "That email address is already subscribed to the list"
24
+ msgstr "כתובת אימייל זאת כבר מנויה לרשימה"
25
+
26
+ #: mailchimp_includes.php:66
27
+ #, php-format
28
+ msgid "%s has invalid content"
29
+ msgstr "%s יש תוכן לא תקין"
30
+
31
+ #: mailchimp_includes.php:68
32
+ msgid "An invalid Interest Group was selected"
33
+ msgstr "נבחרה קבוצת עניין אשר אינה זמינה"
34
+
35
+ #: mailchimp_includes.php:69
36
+ msgid "That email address is invalid"
37
+ msgstr "כתובת האימייל הזאת איננה תקינה"
38
+
39
+ #: mailchimp_includes.php:75
40
+ msgid "Success, you've been signed up! Please look for our confirmation email!"
41
+ msgstr "נרשמתם בהצלחה! אנא חפשו את אימייל האישור להשלמת ההרשמה!"
42
+
43
+ #: mailchimp_includes.php:131
44
+ msgid "required field"
45
+ msgstr "שדה נדרש"
46
+
47
+ #: mailchimp_includes.php:168
48
+ msgid "unsubscribe from list"
49
+ msgstr "הסר רישום מהרשימה"
50
+
51
+ #: mailchimp_includes.php:171
52
+ msgid "powered by"
53
+ msgstr "מונע על ידי"
54
+
55
+ #: mailchimp.php:135
56
+ msgid "MailChimp Setup"
57
+ msgstr "התקנת MailChimp "
58
+
59
+ #: mailchimp.php:150
60
+ msgid "While upgrading the plugin setup, we were unable to login to your account. You will need to login again and setup your list."
61
+ msgstr "בזמן עדכון התוסף לא הצלחנו להתחבר לחשבון שלך. אנא התחבר מחדש כדי להגדיר את הרשימה שלך"
62
+
63
+ #: mailchimp.php:156
64
+ msgid "MailChimp List Setup"
65
+ msgstr "התקנת רשימת MailChimp "
66
+
67
+ #: mailchimp.php:166
68
+ msgid "Success! We were able to verify your username & password! Let's continue, shall we?"
69
+ msgstr "הצלחנו לאמת את שם המשתמש והסיסמה שלך בהצלחה, בוא נתקדם טוב?"
70
+
71
+ #: mailchimp.php:178
72
+ msgid "Uh-oh, we were unable to login and verify your username & password. Please check them and try again!"
73
+ msgstr ""
74
+
75
+ #: mailchimp.php:179
76
+ msgid "The server said:"
77
+ msgstr "השרת אמר:"
78
+
79
+ #: mailchimp.php:222
80
+ msgid "Sign up for"
81
+ msgstr "הרשמו ל:"
82
+
83
+ #: mailchimp.php:223
84
+ msgid "Subscribe"
85
+ msgstr "הרשמו כמנויים"
86
+
87
+ #: mailchimp.php:253
88
+ #, php-format
89
+ msgid "Success! Loaded and saved the info for %d Merge Variables and %d Interest Groups from your list"
90
+ msgstr ""
91
+
92
+ #: mailchimp.php:256
93
+ msgid "Now you should either Turn On the MailChimp Widget or change your options below, then turn it on."
94
+ msgstr ""
95
+
96
+ #: mailchimp.php:284
97
+ msgid "Successfully Reset your List selection... Now you get to pick again!"
98
+ msgstr ""
99
+
100
+ #: mailchimp.php:290
101
+ msgid "Monkey Rewards turned On!"
102
+ msgstr "הטבות Monkey פועלות!"
103
+
104
+ #: mailchimp.php:294
105
+ msgid "Monkey Rewards turned Off!"
106
+ msgstr "הטבות Monkey כבויות!"
107
+
108
+ #: mailchimp.php:299
109
+ msgid "Fancy Javascript submission turned On!"
110
+ msgstr "הגשת ג'אווה סקריפט מעוצבת מופעלת!"
111
+
112
+ #: mailchimp.php:303
113
+ msgid "Fancy Javascript submission turned Off!"
114
+ msgstr "הגשת ג'אווה סקריפט מעוצבת כבויה!"
115
+
116
+ #: mailchimp.php:309
117
+ msgid "Unsubscribe link turned On!"
118
+ msgstr "קישור ביטול הרשמה מופעל!"
119
+
120
+ #: mailchimp.php:313
121
+ msgid "Unsubscribe link turned Off!"
122
+ msgstr "קישור ביטול הרשמה כבוי!"
123
+
124
+ #: mailchimp.php:359
125
+ msgid "Successfully Updated your List Subscribe Form Settings!"
126
+ msgstr "ההגדרות של הטופס רישום למנויים עודכנו בהצלחה!"
127
+
128
+ #: mailchimp.php:372
129
+ msgid "Login Info"
130
+ msgstr "מידע התחברות"
131
+
132
+ #: mailchimp.php:373
133
+ msgid "To start using the MailChimp plugin, we first need to login and get your API Key. Please enter your MailChimp username and password below."
134
+ msgstr ""
135
+
136
+ #: mailchimp.php:375
137
+ msgid "Don't have a MailChimp account? <a href='http://www.mailchimp.com/tryit.phtml' target='_blank'>Try one for Free</a>!"
138
+ msgstr ""
139
+
140
+ #: mailchimp.php:379
141
+ msgid "Username"
142
+ msgstr "שם משתמש"
143
+
144
+ #: mailchimp.php:383
145
+ msgid "Password"
146
+ msgstr "סיסמה"
147
+
148
+ #: mailchimp.php:389
149
+ msgid "Save & Check"
150
+ msgstr "שמור ובדוק"
151
+
152
+ #: mailchimp.php:394
153
+ msgid "Notes"
154
+ msgstr "הערות"
155
+
156
+ #: mailchimp.php:395
157
+ msgid "Changing your settings at MailChimp.com may cause this to stop working."
158
+ msgstr "שינוי ההגדרות שלך באתר MailChimp.com עשוי לגרום לזה להפסיק לעבוד."
159
+
160
+ #: mailchimp.php:396
161
+ msgid "If you change your login to a different account, the info you have setup below will be erased."
162
+ msgstr "אם תשנה את פרטי הכניסה של החשבון שלך המידע שהגדרת למטה ימחק."
163
+
164
+ #: mailchimp.php:397
165
+ msgid "If any of that happens, no biggie - just reconfigure your login and the items below..."
166
+ msgstr "אם זה יקרה, לא נורא.. תוכל פשוט להגדיר את פרטי הכניסה שלך ואת ההגדרות למטה..."
167
+
168
+ #: mailchimp.php:403
169
+ msgid "Logged in as"
170
+ msgstr "מחובר כ:"
171
+
172
+ #: mailchimp.php:407
173
+ msgid "Logout"
174
+ msgstr "להתנתק"
175
+
176
+ #: mailchimp.php:421
177
+ msgid "Your Lists"
178
+ msgstr "הרשימות שלך"
179
+
180
+ #: mailchimp.php:423
181
+ msgid "Please select the List you wish to create a Signup Form for."
182
+ msgstr "אנא בחר את הרשימה לה אתה רוצה ליצור טופס הרשמה"
183
+
184
+ #: mailchimp.php:432
185
+ #, php-format
186
+ msgid "Uh-oh, you don't have any lists defined! Please visit %s, login, and setup a list before using this tool!"
187
+ msgstr "או-לא! לא הגדרת אף רשימה! אנא בקר ב %s, התחבר והגדרת רשימה לפני שאתה משתמש בכלי זה."
188
+
189
+ #: mailchimp.php:437
190
+ msgid "Select A List"
191
+ msgstr "בחר רשימה"
192
+
193
+ #: mailchimp.php:450
194
+ msgid "Update List"
195
+ msgstr "עדכן רשימה"
196
+
197
+ #: mailchimp.php:453
198
+ msgid "Note:"
199
+ msgstr "הערה:"
200
+
201
+ #: mailchimp.php:453
202
+ msgid "Updating your list will not cause settings below to be lost. Changing to a new list will."
203
+ msgstr "עדכון הרשימה שלך לא יגרום להגדרות למטה להמחק. שינוי לרשימה חדשה יגרום לכך."
204
+
205
+ #: mailchimp.php:471
206
+ msgid "Reset List Options and Select again"
207
+ msgstr "איפוס רשימת האפשרויות ובחירה מחדש"
208
+
209
+ #: mailchimp.php:474
210
+ msgid "Subscribe Form Widget Settings for this List"
211
+ msgstr "הגדרות טופס הרשמה כמנוי לרשימה זאת"
212
+
213
+ #: mailchimp.php:475
214
+ msgid "Selected MailChimp List"
215
+ msgstr "בחר רשימת MailChimp "
216
+
217
+ #: mailchimp.php:496
218
+ #: mailchimp.php:569
219
+ #: mailchimp.php:630
220
+ msgid "Update Subscribe Form Settings"
221
+ msgstr "עדכון טופס הרשמה כמנוי"
222
+
223
+ #: mailchimp.php:499
224
+ msgid "Monkey Rewards"
225
+ msgstr "הטבות Monkey "
226
+
227
+ #: mailchimp.php:501
228
+ msgid "turning this on will place a \"powered by MailChimp\" link in your form that will earn you credits with us. It is optional and can be turned on or off at any time."
229
+ msgstr "הפעלה של זה ימקם קישור \"powered by MailChimp\" בטופס ויתן לך נקודות קרדיט אצלנו. זה אופציונלי וניתן לכבות את זה בכל זמן."
230
+
231
+ #: mailchimp.php:505
232
+ msgid "Use Javascript Support?"
233
+ msgstr "לתמוך בג'אווה סקריפט?"
234
+
235
+ #: mailchimp.php:507
236
+ msgid "turning this on will use fancy javascript submission and should degrade gracefully for users not using javascript. It is optional and can be turned on or off at any time."
237
+ msgstr "הפעלה של אפשרות זאת תגרום לשימוש בטופס מעוצב מבוסס ג'אווה סקריפט למעט עבור משתמשים שאין להם ג'אווה סקריפט. זה אופציונלי וניתן לכיבוי בכל עת."
238
+
239
+ #: mailchimp.php:511
240
+ msgid "Include Unsubscribe link?"
241
+ msgstr "לכלול קישור לביטול הרשמה?"
242
+
243
+ #: mailchimp.php:513
244
+ msgid "turning this on will add a link to your host unsubscribe form"
245
+ msgstr "הפעלה של זה תוסיף קישור לטופס ביטול הרשמה"
246
+
247
+ #: mailchimp.php:517
248
+ msgid "Header content"
249
+ msgstr "תוכן ראש הדף"
250
+
251
+ #: mailchimp.php:520
252
+ msgid "You can fill this with your own Text, HTML markup (including image links), or Nothing!"
253
+ msgstr "אתה יכול למלא את זה עם הטקסט שלך, תגיות HTML (כולל תמונות וקישורים) או עם כלום!"
254
+
255
+ #: mailchimp.php:525
256
+ msgid "Submit Button text"
257
+ msgstr "טקסט כפתור הגשה"
258
+
259
+ #: mailchimp.php:532
260
+ msgid "Custom Styling"
261
+ msgstr "עיצוב מותאם אישית"
262
+
263
+ #: mailchimp.php:536
264
+ msgid "Turned On?"
265
+ msgstr "מופעל?"
266
+
267
+ #: mailchimp.php:537
268
+ msgid "Header Settings (only applies if there are no HTML tags in the Header Content area above)"
269
+ msgstr "הגדרות ראש הדף (עובד רק אם אין שום תגיות HTML באיזור ראש המסמך)"
270
+
271
+ #: mailchimp.php:538
272
+ #: mailchimp.php:552
273
+ msgid "Border Width"
274
+ msgstr "רוחב הגבול"
275
+
276
+ #: mailchimp.php:539
277
+ #: mailchimp.php:553
278
+ msgid "Set to 0 for no border, do not enter <strong>px</strong>!"
279
+ msgstr "קבע כ- 0 כדי שלא להציג גבול בכלל, אל תכניס <strong>px</strong>!"
280
+
281
+ #: mailchimp.php:541
282
+ #: mailchimp.php:555
283
+ msgid "Border Color"
284
+ msgstr "צבע הגבול"
285
+
286
+ #: mailchimp.php:542
287
+ #: mailchimp.php:545
288
+ #: mailchimp.php:548
289
+ #: mailchimp.php:556
290
+ #: mailchimp.php:559
291
+ #: mailchimp.php:562
292
+ msgid "do not enter initial <strong>#</strong>"
293
+ msgstr "אל תכניס ערך התחלתי <strong>#</strong>"
294
+
295
+ #: mailchimp.php:551
296
+ msgid "Form Settings"
297
+ msgstr "הגדרות טופס"
298
+
299
+ #: mailchimp.php:571
300
+ msgid "Merge Variables Included"
301
+ msgstr "משתנים תואמים נכללו."
302
+
303
+ #: mailchimp.php:574
304
+ msgid "No Merge Variables found."
305
+ msgstr "לא נמצאו משתנים תואמים."
306
+
307
+ #: mailchimp.php:580
308
+ #: mailchimp.php:614
309
+ msgid "Name"
310
+ msgstr "שם"
311
+
312
+ #: mailchimp.php:581
313
+ msgid "Tag"
314
+ msgstr "тикет"
315
+
316
+ #: mailchimp.php:582
317
+ msgid "Required?"
318
+ msgstr "נדרש?"
319
+
320
+ #: mailchimp.php:583
321
+ msgid "Include?"
322
+ msgstr "לכלול?"
323
+
324
+ #: mailchimp.php:603
325
+ msgid "Interest Groups"
326
+ msgstr "קבוצות עניין"
327
+
328
+ #: mailchimp.php:605
329
+ msgid "No Interest Groups Setup for this List"
330
+ msgstr "לא נבחר קבוצות לרשימה זאת"
331
+
332
+ #: mailchimp.php:610
333
+ msgid "Show?"
334
+ msgstr "להציג?"
335
+
336
+ #: mailchimp.php:617
337
+ msgid "Input Type"
338
+ msgstr "סוג שדה קלט"
339
+
340
+ #: mailchimp.php:620
341
+ msgid "Options"
342
+ msgstr "אפשרויות"
343
+
po/mailchimp_i18n-ro_RO.mo ADDED
Binary file
po/mailchimp_i18n-ro_RO.po ADDED
@@ -0,0 +1,346 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # SOME DESCRIPTIVE TITLE.
2
+ # Copyright (C) YEAR MailChimp API Support Team
3
+ # This file is distributed under the same license as the PACKAGE package.
4
+ # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5
+ #
6
+ msgid ""
7
+ msgstr ""
8
+ "Project-Id-Version: MailChimp 1.1.5\n"
9
+ "Report-Msgid-Bugs-To: http://wordpress.org/tag/mailchimp\n"
10
+ "POT-Creation-Date: 2009-07-15 14:23-0400\n"
11
+ "PO-Revision-Date: 2012-02-07 08:58-0500\n"
12
+ "Last-Translator: MailChimp API <api@mailchimp.com>\n"
13
+ "Language-Team: Contributed <LL@li.org>\n"
14
+ "MIME-Version: 1.0\n"
15
+ "Content-Type: text/plain; charset=UTF-8\n"
16
+ "Content-Transfer-Encoding: 8bit\n"
17
+ "X-Poedit-Language: Romanian\n"
18
+ "X-Poedit-Country: ROMANIA\n"
19
+
20
+ #: mailchimp_includes.php:27
21
+ #: mailchimp_includes.php:62
22
+ msgid "You must fill in %s."
23
+ msgstr "Trebuie să completezi %s."
24
+
25
+ #: mailchimp_includes.php:59
26
+ msgid "That email address is already subscribed to the list"
27
+ msgstr "Acea adresă de email este deja abonată"
28
+
29
+ #: mailchimp_includes.php:66
30
+ #, php-format
31
+ msgid "%s has invalid content"
32
+ msgstr "%s are conținut invalid"
33
+
34
+ #: mailchimp_includes.php:68
35
+ msgid "An invalid Interest Group was selected"
36
+ msgstr "Un Grup de Interes invalid a fost selectat."
37
+
38
+ #: mailchimp_includes.php:69
39
+ msgid "That email address is invalid"
40
+ msgstr "Acea adresă de email este invalidă"
41
+
42
+ #: mailchimp_includes.php:75
43
+ msgid "Success, you've been signed up! Please look for our confirmation email!"
44
+ msgstr "Felicitări, ai fost abonat! Te rugăm, verifică dacă ai primit mailul de confirmare!"
45
+
46
+ #: mailchimp_includes.php:131
47
+ msgid "required field"
48
+ msgstr "câmp necesar"
49
+
50
+ #: mailchimp_includes.php:168
51
+ msgid "unsubscribe from list"
52
+ msgstr "dezabonare din listă"
53
+
54
+ #: mailchimp_includes.php:171
55
+ msgid "powered by"
56
+ msgstr "facilitat de"
57
+
58
+ #: mailchimp.php:135
59
+ msgid "MailChimp Setup"
60
+ msgstr "Configurare MailChimp"
61
+
62
+ #: mailchimp.php:150
63
+ msgid "While upgrading the plugin setup, we were unable to login to your account. You will need to login again and setup your list."
64
+ msgstr "Actualizând configurarea, nu te-am putut conecta la cont. Va trebui să te conectezi din nou și să configurezi lista."
65
+
66
+ #: mailchimp.php:156
67
+ msgid "MailChimp List Setup"
68
+ msgstr "Configurarea de liste MailChimp"
69
+
70
+ #: mailchimp.php:166
71
+ msgid "Success! We were able to verify your username & password! Let's continue, shall we?"
72
+ msgstr "Felicitări! Am verificat utilizatorul și parola cu succes! Putem continua?"
73
+
74
+ #: mailchimp.php:178
75
+ msgid "Uh-oh, we were unable to login and verify your username & password. Please check them and try again!"
76
+ msgstr "Of, nu te-am putut conecta și verifica utilizatorul & parola. Te rugăm, verifică-le și încearcă din nou!"
77
+
78
+ #: mailchimp.php:179
79
+ msgid "The server said:"
80
+ msgstr "Serverul a răspuns cu:"
81
+
82
+ #: mailchimp.php:222
83
+ msgid "Sign up for"
84
+ msgstr "Înregistrare pentru"
85
+
86
+ #: mailchimp.php:223
87
+ msgid "Subscribe"
88
+ msgstr "Abonare"
89
+
90
+ #: mailchimp.php:253
91
+ #, php-format
92
+ msgid "Success! Loaded and saved the info for %d Merge Variables and %d Interest Groups from your list"
93
+ msgstr "Succes! Am încărcat și salvat datele din listă pentru %d Variabilele de Asortare și %d Grupuri de Interese"
94
+
95
+ #: mailchimp.php:256
96
+ msgid "Now you should either Turn On the MailChimp Widget or change your options below, then turn it on."
97
+ msgstr "Acum ar trebui să activezi Widget-ul MailChimp sau să schimbi configurările mai jos, după care să-l activezi."
98
+
99
+ #: mailchimp.php:284
100
+ msgid "Successfully Reset your List selection... Now you get to pick again!"
101
+ msgstr "Selecția de Liste a fost resetată cu succes... Poți alege din nou!"
102
+
103
+ #: mailchimp.php:290
104
+ msgid "Monkey Rewards turned On!"
105
+ msgstr "Recompensele MailChimp au fost activate!"
106
+
107
+ #: mailchimp.php:294
108
+ msgid "Monkey Rewards turned Off!"
109
+ msgstr "Recompensele MailChimp au fost dezactivate!"
110
+
111
+ #: mailchimp.php:299
112
+ msgid "Fancy Javascript submission turned On!"
113
+ msgstr "Trimitere prin Javascript Extravagant activată!"
114
+
115
+ #: mailchimp.php:303
116
+ msgid "Fancy Javascript submission turned Off!"
117
+ msgstr "Trimitere prin Javascript Extravagant dezactivată!"
118
+
119
+ #: mailchimp.php:309
120
+ msgid "Unsubscribe link turned On!"
121
+ msgstr "Link-ul de dezabonare activat!"
122
+
123
+ #: mailchimp.php:313
124
+ msgid "Unsubscribe link turned Off!"
125
+ msgstr "Link-ul de dezabonare dezactivat!"
126
+
127
+ #: mailchimp.php:359
128
+ msgid "Successfully Updated your List Subscribe Form Settings!"
129
+ msgstr "Configurația Formularului de Abonare a fost actualizată!"
130
+
131
+ #: mailchimp.php:372
132
+ msgid "Login Info"
133
+ msgstr "Date de Conectare"
134
+
135
+ #: mailchimp.php:373
136
+ msgid "To start using the MailChimp plugin, we first need to login and get your API Key. Please enter your MailChimp username and password below."
137
+ msgstr "Pentru a folosi extensia de MailChimp, trebuie să te conectezi și să primești Cheia de API. Te rugăm să-ți completezi dedesubt utilizatorul și parola."
138
+
139
+ #: mailchimp.php:375
140
+ msgid "Don't have a MailChimp account? <a href='http://www.mailchimp.com/tryit.phtml' target='_blank'>Try one for Free</a>!"
141
+ msgstr "Nu ai cont de MailChimp? <a href='http://www.mailchimp.com/tryit.phtml' target='_blank'>Încearcă Gratuit</a>!"
142
+
143
+ #: mailchimp.php:379
144
+ msgid "Username"
145
+ msgstr "Utilizator"
146
+
147
+ #: mailchimp.php:383
148
+ msgid "Password"
149
+ msgstr "Parolă"
150
+
151
+ #: mailchimp.php:389
152
+ msgid "Save & Check"
153
+ msgstr "Salvează și Verifică"
154
+
155
+ #: mailchimp.php:394
156
+ msgid "Notes"
157
+ msgstr "Note"
158
+
159
+ #: mailchimp.php:395
160
+ msgid "Changing your settings at MailChimp.com may cause this to stop working."
161
+ msgstr "Schimbarea configurării pe MailChimp.com poate opri funcționarea acesteia."
162
+
163
+ #: mailchimp.php:396
164
+ msgid "If you change your login to a different account, the info you have setup below will be erased."
165
+ msgstr "Dacă îți schimbi datele de conectare către un alt cont, configurarea alăturată va fi ștearsă."
166
+
167
+ #: mailchimp.php:397
168
+ msgid "If any of that happens, no biggie - just reconfigure your login and the items below..."
169
+ msgstr "Dacă se întâmpla ceva de genul, nici o problemă - reconfigurează datele de conectare dedesubt..."
170
+
171
+ #: mailchimp.php:403
172
+ msgid "Logged in as"
173
+ msgstr "Conectat ca"
174
+
175
+ #: mailchimp.php:407
176
+ msgid "Logout"
177
+ msgstr "Deconectare"
178
+
179
+ #: mailchimp.php:421
180
+ msgid "Your Lists"
181
+ msgstr "Listele tale"
182
+
183
+ #: mailchimp.php:423
184
+ msgid "Please select the List you wish to create a Signup Form for."
185
+ msgstr "Te rugăm, selectează-ți Lista pentru care dorești să creezi un Formular de Abonare."
186
+
187
+ #: mailchimp.php:432
188
+ #, php-format
189
+ msgid "Uh-oh, you don't have any lists defined! Please visit %s, login, and setup a list before using this tool!"
190
+ msgstr "Of, n-ai liste definite! Te rugăm, vizitează %s, conectează-te și definește o listă înainte de a utiliza această funționalitate!"
191
+
192
+ #: mailchimp.php:437
193
+ msgid "Select A List"
194
+ msgstr "Selectează o Listă:"
195
+
196
+ #: mailchimp.php:450
197
+ msgid "Update List"
198
+ msgstr "Actualizează Lista"
199
+
200
+ #: mailchimp.php:453
201
+ msgid "Note:"
202
+ msgstr "Notă:"
203
+
204
+ #: mailchimp.php:453
205
+ msgid "Updating your list will not cause settings below to be lost. Changing to a new list will."
206
+ msgstr "Actualizarea listei nu va șterge configurația alăturată. Schimbarea la o altă listă o va face."
207
+
208
+ #: mailchimp.php:471
209
+ msgid "Reset List Options and Select again"
210
+ msgstr "Resetează Configurația Listei și Selectează din nou"
211
+
212
+ #: mailchimp.php:474
213
+ msgid "Subscribe Form Widget Settings for this List"
214
+ msgstr "Configurarea Widget-ului pentru Formularul de Abonare a acestei Liste"
215
+
216
+ #: mailchimp.php:475
217
+ msgid "Selected MailChimp List"
218
+ msgstr "Lista MailChimp selectată"
219
+
220
+ #: mailchimp.php:496
221
+ #: mailchimp.php:569
222
+ #: mailchimp.php:630
223
+ msgid "Update Subscribe Form Settings"
224
+ msgstr "Actualizează Configurația Formularului de Abonare"
225
+
226
+ #: mailchimp.php:499
227
+ msgid "Monkey Rewards"
228
+ msgstr "Recompense MailChimp"
229
+
230
+ #: mailchimp.php:501
231
+ msgid "turning this on will place a \"powered by MailChimp\" link in your form that will earn you credits with us. It is optional and can be turned on or off at any time."
232
+ msgstr "Activarea acestei opțiuni va afișa un link \"facilitat de MailChimp\" în formular, prin care vei dobândi credite MailChimp. Este opțional și poate fi dezactivat oricând."
233
+
234
+ #: mailchimp.php:505
235
+ msgid "Use Javascript Support?"
236
+ msgstr "Folosește Javascript"
237
+
238
+ #: mailchimp.php:507
239
+ msgid "turning this on will use fancy javascript submission and should degrade gracefully for users not using javascript. It is optional and can be turned on or off at any time."
240
+ msgstr "prin activarea acesteia se va folosi javascript extravagant, dacă vizitatorul are javascript activat, pentru trimiterea formularului. Este opțional și poate fi dezactivat oricând."
241
+
242
+ #: mailchimp.php:511
243
+ msgid "Include Unsubscribe link?"
244
+ msgstr "Include link de Dezabonare?"
245
+
246
+ #: mailchimp.php:513
247
+ msgid "turning this on will add a link to your host unsubscribe form"
248
+ msgstr "activarea acesteia va adăuga un link formularului de dezabonare, hostat"
249
+
250
+ #: mailchimp.php:517
251
+ msgid "Header content"
252
+ msgstr "Titlu"
253
+
254
+ #: mailchimp.php:520
255
+ msgid "You can fill this with your own Text, HTML markup (including image links), or Nothing!"
256
+ msgstr "Poți completa cu text, cod HTML (inclusiv imagini), sau nimic!"
257
+
258
+ #: mailchimp.php:525
259
+ msgid "Submit Button text"
260
+ msgstr "Eticheta butonului de trimitere"
261
+
262
+ #: mailchimp.php:532
263
+ msgid "Custom Styling"
264
+ msgstr "Înfățișare personalizată"
265
+
266
+ #: mailchimp.php:536
267
+ msgid "Turned On?"
268
+ msgstr "Activat?"
269
+
270
+ #: mailchimp.php:537
271
+ msgid "Header Settings (only applies if there are no HTML tags in the Header Content area above)"
272
+ msgstr "Configurare Titlu (se aplică doar dacă nu există cod HTML in Titlu)"
273
+
274
+ #: mailchimp.php:538
275
+ #: mailchimp.php:552
276
+ msgid "Border Width"
277
+ msgstr "Lățime Chenar"
278
+
279
+ #: mailchimp.php:539
280
+ #: mailchimp.php:553
281
+ msgid "Set to 0 for no border, do not enter <strong>px</strong>!"
282
+ msgstr "Introduceți 0 pentru nici un Chenar, fără <strong>px</strong>!"
283
+
284
+ #: mailchimp.php:541
285
+ #: mailchimp.php:555
286
+ msgid "Border Color"
287
+ msgstr "Culoarea Chenarului"
288
+
289
+ #: mailchimp.php:542
290
+ #: mailchimp.php:545
291
+ #: mailchimp.php:548
292
+ #: mailchimp.php:556
293
+ #: mailchimp.php:559
294
+ #: mailchimp.php:562
295
+ msgid "do not enter initial <strong>#</strong>"
296
+ msgstr "Nu introduce <strong>#</strong>-ul de început"
297
+
298
+ #: mailchimp.php:551
299
+ msgid "Form Settings"
300
+ msgstr "Configurare formular"
301
+
302
+ #: mailchimp.php:571
303
+ msgid "Merge Variables Included"
304
+ msgstr "S-au inclus Variabilele de Asortare"
305
+
306
+ #: mailchimp.php:574
307
+ msgid "No Merge Variables found."
308
+ msgstr "Nu s-au găsit Variabile de Asortare"
309
+
310
+ #: mailchimp.php:580
311
+ #: mailchimp.php:614
312
+ msgid "Name"
313
+ msgstr "Nume"
314
+
315
+ #: mailchimp.php:581
316
+ msgid "Tag"
317
+ msgstr "Etichetă"
318
+
319
+ #: mailchimp.php:582
320
+ msgid "Required?"
321
+ msgstr "Necesar?"
322
+
323
+ #: mailchimp.php:583
324
+ msgid "Include?"
325
+ msgstr "Include?"
326
+
327
+ #: mailchimp.php:603
328
+ msgid "Interest Groups"
329
+ msgstr "Grupuri de Interes"
330
+
331
+ #: mailchimp.php:605
332
+ msgid "No Interest Groups Setup for this List"
333
+ msgstr "Nu au fost configurate Grupuri de Interes pentru această listă"
334
+
335
+ #: mailchimp.php:610
336
+ msgid "Show?"
337
+ msgstr "Afișează?"
338
+
339
+ #: mailchimp.php:617
340
+ msgid "Input Type"
341
+ msgstr "Tipul înregistrării"
342
+
343
+ #: mailchimp.php:620
344
+ msgid "Options"
345
+ msgstr "Opțiuni"
346
+
readme.txt CHANGED
@@ -2,8 +2,8 @@
2
  Contributors: mc_jesse, crowdfavorite
3
  Tags: mailchimp, email, newsletter, signup, marketing, plugin, widget
4
  Requires at least: 2.8
5
- Tested up to: 3.2.1
6
- Stable tag: 1.2.6
7
 
8
  == Description ==
9
 
@@ -65,6 +65,7 @@ Currently we have the plugin configured so it can be easily translated and the f
65
  * es_ES - Spanish in Spain (thanks to [Claudia Mansilla](http://cricava.com/) for contributing)
66
  * et_ET - Estonian in Estonia (thanks to [Helen Urbanik](http://www.motomaania.ee/) for contributing)
67
  * fr_FR - French in France (thanks to [Maxime Toulliou](http://www.maximetoulliou.com/) for contributing)
 
68
  * hu_HU - Hungarian in Hungary (thanks to Okostobi for contributing)
69
  * it_IT - Italian in Italy (thanks to [Stefan Des](http://www.stefandes.com) for contributing)
70
  * ko_KR - Korean (thanks to 백선기 (SK Baek) for contributing)
@@ -72,6 +73,7 @@ Currently we have the plugin configured so it can be easily translated and the f
72
  * nl_BE - Dutch (thanks to [Filip Stas](http://suddenelfilio.net/) for contributing)
73
  * pt_BR - Portuguese in Brazil (thanks to Maria Manoela Porto for contributing)
74
  * pt_PT - Portuguese in Portugal (thanks to [Tiago Faria](http://xroot.org) for contributing)
 
75
  * ru_RU - Russian in the Russian Federation (thanks to [Илья](http://fatcow.com) for contributing)
76
  * sv_SE - Swedish in Sweden (thanks to [Sebastian Johnsson](http://www.agiley.se/) for contributing)
77
  * tr_TR - Turkish in Turkey (thanks to [Hakan E.](http://kazancexpert.com/) for contributing)
@@ -81,7 +83,10 @@ If your language is not listed above, feel free to create a translation. Here ar
81
  1. Copy "mailchimp_i18n-en_US.po" to "mailchimp_i18n-LANG_COUNTRY.po" - fill in LANG and COUNTRY with whatever you use for WPLANG in wp-config.php
82
  2. Grab a transalation editor. [POedit](http://www.poedit.net/) works for us
83
  3. Translate each line - if you need some context, just open up mailchimp.php and search for the line number or text
84
- 4. Send it to us - api@mailchimp.com - and we'll test it and include it with our next release
 
 
 
85
 
86
 
87
  == Frequently Asked Questions ==
@@ -101,10 +106,12 @@ To learn more, just check out our site: [MailChimp](http://mailchimp.com/feature
101
  Maybe! Look in the /po/ directory in our plugin package and see if your language is in there. If it is, great! If it is not, feel from to create one. Here are the basic steps:
102
 
103
  1. Copy "mailchimp_i18n-en_US.po" to "mailchimp_i18n-LANG_COUNTRY.po" - fill in LANG and COUNTRY with whatever you use for WPLANG in wp-config.php
104
- 2. Grab a translation editor. [POedit](http://www.poedit.net/) works for us
105
- 3. Translate each line - if you need some context, just open up mailchimp.php or mailchimp_widget.php and search for the line number or text
106
- 4. Send it to us - api@mailchimp.com - and we'll test it and include it
107
-
 
 
108
 
109
 
110
  == Screenshots ==
2
  Contributors: mc_jesse, crowdfavorite
3
  Tags: mailchimp, email, newsletter, signup, marketing, plugin, widget
4
  Requires at least: 2.8
5
+ Tested up to: 3.3.1
6
+ Stable tag: 1.2.7
7
 
8
  == Description ==
9
 
65
  * es_ES - Spanish in Spain (thanks to [Claudia Mansilla](http://cricava.com/) for contributing)
66
  * et_ET - Estonian in Estonia (thanks to [Helen Urbanik](http://www.motomaania.ee/) for contributing)
67
  * fr_FR - French in France (thanks to [Maxime Toulliou](http://www.maximetoulliou.com/) for contributing)
68
+ * he_IL - Hebrew in Israel (thanks to [שגיב בית](http://www.sagive.co.il) for contributing)
69
  * hu_HU - Hungarian in Hungary (thanks to Okostobi for contributing)
70
  * it_IT - Italian in Italy (thanks to [Stefan Des](http://www.stefandes.com) for contributing)
71
  * ko_KR - Korean (thanks to 백선기 (SK Baek) for contributing)
73
  * nl_BE - Dutch (thanks to [Filip Stas](http://suddenelfilio.net/) for contributing)
74
  * pt_BR - Portuguese in Brazil (thanks to Maria Manoela Porto for contributing)
75
  * pt_PT - Portuguese in Portugal (thanks to [Tiago Faria](http://xroot.org) for contributing)
76
+ * ro_RO - Romanian in Romania (thanks to Alexandru Armin Roșu for contributing)
77
  * ru_RU - Russian in the Russian Federation (thanks to [Илья](http://fatcow.com) for contributing)
78
  * sv_SE - Swedish in Sweden (thanks to [Sebastian Johnsson](http://www.agiley.se/) for contributing)
79
  * tr_TR - Turkish in Turkey (thanks to [Hakan E.](http://kazancexpert.com/) for contributing)
83
  1. Copy "mailchimp_i18n-en_US.po" to "mailchimp_i18n-LANG_COUNTRY.po" - fill in LANG and COUNTRY with whatever you use for WPLANG in wp-config.php
84
  2. Grab a transalation editor. [POedit](http://www.poedit.net/) works for us
85
  3. Translate each line - if you need some context, just open up mailchimp.php and search for the line number or text
86
+ 4. [Fork](http://help.github.com/fork-a-repo/) the [repository on github](https://github.com/crowdfavorite/wp-mailchimp)
87
+ 5. [Clone](http://help.github.com/remotes/#clone) the _develop_ branch
88
+ 6. Add the appropriately named files to the /po/ directory and edit the /readme.txt to include how you'd like to be attributed
89
+ 7. Make a [pull request](http://help.github.com/send-pull-requests/)
90
 
91
 
92
  == Frequently Asked Questions ==
106
  Maybe! Look in the /po/ directory in our plugin package and see if your language is in there. If it is, great! If it is not, feel from to create one. Here are the basic steps:
107
 
108
  1. Copy "mailchimp_i18n-en_US.po" to "mailchimp_i18n-LANG_COUNTRY.po" - fill in LANG and COUNTRY with whatever you use for WPLANG in wp-config.php
109
+ 2. Grab a transalation editor. [POedit](http://www.poedit.net/) works for us
110
+ 3. Translate each line - if you need some context, just open up mailchimp.php and search for the line number or text
111
+ 4. [Fork](http://help.github.com/fork-a-repo/) the [repository on github](https://github.com/crowdfavorite/wp-mailchimp)
112
+ 5. [Clone](http://help.github.com/remotes/#clone) the _develop_ branch
113
+ 6. Add the appropriately named files to the /po/ directory and edit the /readme.txt to include how you'd like to be attributed
114
+ 7. Make a [pull request](http://help.github.com/send-pull-requests/)
115
 
116
 
117
  == Screenshots ==